Aug 25 15:11:19.935875 np0000008087 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 25 15:11:19.941818 np0000008087 devstack@c-api.service[100457]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 25 15:11:19.944253 np0000008087 devstack@c-api.service[100457]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 25 15:11:19 2026] *** Aug 25 15:11:19.944253 np0000008087 devstack@c-api.service[100457]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 25 15:11:19.944253 np0000008087 devstack@c-api.service[100457]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 25 15:11:19.944253 np0000008087 devstack@c-api.service[100457]: nodename: np0000008087 Aug 25 15:11:19.944253 np0000008087 devstack@c-api.service[100457]: machine: x86_64 Aug 25 15:11:19.944253 np0000008087 devstack@c-api.service[100457]: clock source: unix Aug 25 15:11:19.944253 np0000008087 devstack@c-api.service[100457]: pcre jit disabled Aug 25 15:11:19.944253 np0000008087 devstack@c-api.service[100457]: detected number of CPU cores: 16 Aug 25 15:11:19.944253 np0000008087 devstack@c-api.service[100457]: current working directory: / Aug 25 15:11:19.944253 np0000008087 devstack@c-api.service[100457]: detected binary path: /usr/bin/uwsgi-core Aug 25 15:11:19.944253 np0000008087 devstack@c-api.service[100457]: your processes number limit is 257052 Aug 25 15:11:19.944253 np0000008087 devstack@c-api.service[100457]: your memory page size is 4096 bytes Aug 25 15:11:19.944253 np0000008087 devstack@c-api.service[100457]: detected max file descriptor number: 2048 Aug 25 15:11:19.944253 np0000008087 devstack@c-api.service[100457]: lock engine: pthread robust mutexes Aug 25 15:11:19.944822 np0000008087 devstack@c-api.service[100457]: thunder lock: enabled Aug 25 15:11:19.944822 np0000008087 devstack@c-api.service[100457]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 25 15:11:19.944822 np0000008087 devstack@c-api.service[100457]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 25 15:11:19.944822 np0000008087 devstack@c-api.service[100457]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 25 15:11:19.944822 np0000008087 devstack@c-api.service[100457]: Set PythonHome to /opt/stack/data/venv Aug 25 15:11:19.977261 np0000008087 devstack@c-api.service[100457]: Python main interpreter initialized at 0x77b3730a4668 Aug 25 15:11:19.977261 np0000008087 devstack@c-api.service[100457]: python threads support enabled Aug 25 15:11:19.977261 np0000008087 devstack@c-api.service[100457]: your server socket listen backlog is limited to 100 connections Aug 25 15:11:19.977261 np0000008087 devstack@c-api.service[100457]: your mercy for graceful operations on workers is 80 seconds Aug 25 15:11:19.977766 np0000008087 devstack@c-api.service[100457]: mapped 671795 bytes (656 KB) for 4 cores Aug 25 15:11:19.977916 np0000008087 devstack@c-api.service[100457]: *** Operational MODE: preforking *** Aug 25 15:11:19.978099 np0000008087 devstack@c-api.service[100457]: *** uWSGI is running in multiple interpreter mode *** Aug 25 15:11:19.978099 np0000008087 devstack@c-api.service[100457]: spawned uWSGI master process (pid: 100457) Aug 25 15:11:19.978295 np0000008087 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 25 15:11:19.978673 np0000008087 devstack@c-api.service[100457]: spawned uWSGI worker 1 (pid: 100465, cores: 1) Aug 25 15:11:19.979203 np0000008087 devstack@c-api.service[100457]: spawned uWSGI worker 2 (pid: 100466, cores: 1) Aug 25 15:11:19.980155 np0000008087 devstack@c-api.service[100457]: spawned uWSGI worker 3 (pid: 100467, cores: 1) Aug 25 15:11:19.980155 np0000008087 devstack@c-api.service[100457]: spawned uWSGI worker 4 (pid: 100468, cores: 1) Aug 25 15:11:19.980155 np0000008087 devstack@c-api.service[100457]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 25 15:11:20.101963 np0000008087 devstack@c-api.service[100468]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 15:11:20.101963 np0000008087 devstack@c-api.service[100468]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 15:11:20.101963 np0000008087 devstack@c-api.service[100468]: we strongly recommend against using it for new projects. Aug 25 15:11:20.101963 np0000008087 devstack@c-api.service[100468]: If you are already using Eventlet, we recommend migrating to a different Aug 25 15:11:20.101963 np0000008087 devstack@c-api.service[100468]: framework. For more detail see Aug 25 15:11:20.101963 np0000008087 devstack@c-api.service[100468]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 15:11:20.101963 np0000008087 devstack@c-api.service[100468]: import eventlet # noqa Aug 25 15:11:20.104000 np0000008087 devstack@c-api.service[100466]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 15:11:20.104000 np0000008087 devstack@c-api.service[100466]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 15:11:20.104000 np0000008087 devstack@c-api.service[100466]: we strongly recommend against using it for new projects. Aug 25 15:11:20.104000 np0000008087 devstack@c-api.service[100466]: If you are already using Eventlet, we recommend migrating to a different Aug 25 15:11:20.104000 np0000008087 devstack@c-api.service[100466]: framework. For more detail see Aug 25 15:11:20.104000 np0000008087 devstack@c-api.service[100466]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 15:11:20.104000 np0000008087 devstack@c-api.service[100466]: import eventlet # noqa Aug 25 15:11:20.104520 np0000008087 devstack@c-api.service[100465]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 15:11:20.104520 np0000008087 devstack@c-api.service[100465]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 15:11:20.104520 np0000008087 devstack@c-api.service[100465]: we strongly recommend against using it for new projects. Aug 25 15:11:20.104520 np0000008087 devstack@c-api.service[100465]: If you are already using Eventlet, we recommend migrating to a different Aug 25 15:11:20.104520 np0000008087 devstack@c-api.service[100465]: framework. For more detail see Aug 25 15:11:20.104520 np0000008087 devstack@c-api.service[100465]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 15:11:20.104520 np0000008087 devstack@c-api.service[100465]: import eventlet # noqa Aug 25 15:11:20.109236 np0000008087 devstack@c-api.service[100467]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 15:11:20.109236 np0000008087 devstack@c-api.service[100467]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 15:11:20.109236 np0000008087 devstack@c-api.service[100467]: we strongly recommend against using it for new projects. Aug 25 15:11:20.109236 np0000008087 devstack@c-api.service[100467]: If you are already using Eventlet, we recommend migrating to a different Aug 25 15:11:20.109236 np0000008087 devstack@c-api.service[100467]: framework. For more detail see Aug 25 15:11:20.109236 np0000008087 devstack@c-api.service[100467]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 15:11:20.109236 np0000008087 devstack@c-api.service[100467]: import eventlet # noqa Aug 25 15:11:20.261189 np0000008087 devstack@c-api.service[100465]: /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 25 15:11:20.261189 np0000008087 devstack@c-api.service[100465]: from cgi import parse_header Aug 25 15:11:20.268934 np0000008087 devstack@c-api.service[100466]: /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 25 15:11:20.268934 np0000008087 devstack@c-api.service[100466]: from cgi import parse_header Aug 25 15:11:20.270625 np0000008087 devstack@c-api.service[100468]: /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 25 15:11:20.270625 np0000008087 devstack@c-api.service[100468]: from cgi import parse_header Aug 25 15:11:20.278634 np0000008087 devstack@c-api.service[100467]: /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 25 15:11:20.278634 np0000008087 devstack@c-api.service[100467]: from cgi import parse_header Aug 25 15:11:20.298732 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 15:11:20.298732 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:11:20.304913 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 15:11:20.304913 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:11:20.309826 np0000008087 devstack@c-api.service[100465]: /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 25 15:11:20.309826 np0000008087 devstack@c-api.service[100465]: removals.removed_module( Aug 25 15:11:20.310626 np0000008087 devstack@c-api.service[100465]: /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 25 15:11:20.310626 np0000008087 devstack@c-api.service[100465]: removals.removed_module( Aug 25 15:11:20.311510 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 15:11:20.311510 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:11:20.315895 np0000008087 devstack@c-api.service[100466]: /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 25 15:11:20.315895 np0000008087 devstack@c-api.service[100466]: removals.removed_module( Aug 25 15:11:20.316735 np0000008087 devstack@c-api.service[100466]: /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 25 15:11:20.316735 np0000008087 devstack@c-api.service[100466]: removals.removed_module( Aug 25 15:11:20.318284 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 15:11:20.318284 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:11:20.323924 np0000008087 devstack@c-api.service[100468]: /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 25 15:11:20.323924 np0000008087 devstack@c-api.service[100468]: removals.removed_module( Aug 25 15:11:20.324792 np0000008087 devstack@c-api.service[100468]: /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 25 15:11:20.324792 np0000008087 devstack@c-api.service[100468]: removals.removed_module( Aug 25 15:11:20.330129 np0000008087 devstack@c-api.service[100467]: /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 25 15:11:20.330129 np0000008087 devstack@c-api.service[100467]: removals.removed_module( Aug 25 15:11:20.331017 np0000008087 devstack@c-api.service[100467]: /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 25 15:11:20.331017 np0000008087 devstack@c-api.service[100467]: removals.removed_module( Aug 25 15:11:21.070172 np0000008087 devstack@c-api.service[100468]: /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 25 15:11:21.070172 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:11:21.073459 np0000008087 devstack@c-api.service[100467]: /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 25 15:11:21.073459 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:11:21.104636 np0000008087 devstack@c-api.service[100466]: /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 25 15:11:21.104636 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:11:21.118986 np0000008087 devstack@c-api.service[100465]: /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 25 15:11:21.118986 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:11:21.127794 np0000008087 devstack@c-api.service[100467]: /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 25 15:11:21.127794 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:11:21.134395 np0000008087 devstack@c-api.service[100468]: /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 25 15:11:21.134395 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:11:21.166094 np0000008087 devstack@c-api.service[100466]: /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 25 15:11:21.166094 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:11:21.177047 np0000008087 devstack@c-api.service[100465]: /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 25 15:11:21.177047 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:11:21.328690 np0000008087 devstack@c-api.service[100467]: 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 25 15:11:21.328690 np0000008087 devstack@c-api.service[100467]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100467) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 15:11:21.330162 np0000008087 devstack@c-api.service[100468]: 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 25 15:11:21.330427 np0000008087 devstack@c-api.service[100468]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100468) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 15:11:21.346427 np0000008087 devstack@c-api.service[100466]: 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 25 15:11:21.346658 np0000008087 devstack@c-api.service[100466]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100466) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 15:11:21.375908 np0000008087 devstack@c-api.service[100465]: 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 25 15:11:21.376209 np0000008087 devstack@c-api.service[100465]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100465) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 15:11:21.417294 np0000008087 devstack@c-api.service[100466]: /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 25 15:11:21.417294 np0000008087 devstack@c-api.service[100466]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 15:11:21.426984 np0000008087 devstack@c-api.service[100467]: /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 25 15:11:21.426984 np0000008087 devstack@c-api.service[100467]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 15:11:21.431550 np0000008087 devstack@c-api.service[100468]: /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 25 15:11:21.431550 np0000008087 devstack@c-api.service[100468]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 15:11:21.450454 np0000008087 devstack@c-api.service[100465]: /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 25 15:11:21.450454 np0000008087 devstack@c-api.service[100465]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 15:11:22.078815 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100468) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 15:11:22.079247 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.079336 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.079376 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100466) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 15:11:22.079581 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100467) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 15:11:22.079646 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.079934 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.080045 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.080078 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.080166 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.080310 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.080399 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.082209 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.082295 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.082376 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.082442 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.082583 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.082643 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.082706 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.082933 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.083007 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.083076 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.083141 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.083201 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.083269 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.083338 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.083452 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100465) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 15:11:22.083940 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.084019 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.084248 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.084965 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.085031 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.085082 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.085152 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.085206 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.085270 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.085337 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.086130 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.086257 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.086345 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.086455 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.086577 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.086652 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.086730 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.086766 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.086869 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.086928 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.086961 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.087007 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.087044 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.087076 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.087105 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.087132 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.087162 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.087190 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.087222 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.087254 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.087281 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.087322 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.087353 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.087384 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.087431 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.087483 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.087509 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.087567 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.087599 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.087627 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.087655 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.087687 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.087715 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.087742 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.087770 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.087795 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.087818 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.087818 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.087900 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.087931 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.087960 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.087991 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.088018 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.088018 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.088066 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.088116 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.088153 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.088185 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.088217 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.088264 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.088298 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.088347 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.088386 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.088430 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.088676 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.088811 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.088863 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.088954 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.089041 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.089132 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.089220 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.089304 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.089400 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.090359 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.090432 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.090503 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.090600 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.090652 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.090691 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.090727 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.090768 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.090805 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.090853 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.090892 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.090931 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.091012 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.091060 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.091103 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.091145 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.091180 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.091228 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.091269 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.091318 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.091364 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.091409 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.091409 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.091493 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.091553 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.091553 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.091553 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.091658 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.091702 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.091742 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.091781 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.091823 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.091863 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.091902 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.091941 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.091985 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.092026 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.092064 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.092119 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.092167 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.092215 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.092215 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.097704 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.097826 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.097940 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.098046 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.098111 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.098170 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.098260 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.098530 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.098607 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.098643 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.098665 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.098686 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.098713 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.098743 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.098773 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.098817 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.098867 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.098909 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.098950 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.098990 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.099031 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.099061 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.099103 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.099146 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.099189 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.099189 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.099189 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.099311 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.099386 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.099460 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.099516 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.099572 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.099627 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.099666 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.099717 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.099759 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.099793 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.099836 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.099871 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.099908 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.099941 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.099974 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.100003 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.100045 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.100045 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.100105 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.100148 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.100148 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.100148 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.100231 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.100260 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.100288 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.100313 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.100336 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.100368 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.100397 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.100442 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.100517 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.100561 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.100595 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.100639 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.100669 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.100700 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.100729 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.100757 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.100785 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.100815 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.100840 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.100863 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.100885 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.100912 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.100938 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.100967 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.100995 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.101022 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.101064 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.101089 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.101126 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.101163 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.101191 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.101211 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.101233 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.101253 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.101280 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.101304 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.101336 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.101357 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.101376 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.101405 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.101425 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.101446 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.101446 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.101446 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.101446 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.101555 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.101601 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.101684 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.101778 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.102711 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.102787 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.102846 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.102876 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.102947 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.102988 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.103010 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.103034 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.103055 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.103076 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.103108 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.103134 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.103161 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.103216 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.104642 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.104754 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.105054 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.105054 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.105054 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.105135 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.105246 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.124316 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.124718 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.124718 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.124718 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.124718 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.124718 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.124924 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.128516 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.128624 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.128711 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.128777 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.128843 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.128843 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.128944 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.129005 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.129053 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.129100 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.129150 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.129150 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.129230 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.129301 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.129352 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.129399 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.129562 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.129662 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.129760 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.129853 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.129904 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.129947 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.130011 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.130096 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.130188 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.130277 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.130369 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.130424 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.130494 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.130564 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.130609 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.130652 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.130695 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.130750 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.130796 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.130849 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.130907 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.131215 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.131269 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.131312 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.131312 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.131380 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.131433 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.131489 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.131533 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.131533 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.131533 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.131533 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.131727 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.131780 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.131780 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.131875 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.131959 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.132044 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.132128 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.132224 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.133059 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.133135 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.133184 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.133239 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.133295 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.133342 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.133415 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.133463 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.133574 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.133665 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.133721 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.133765 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.133806 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.133846 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.133890 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.133935 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.133976 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.134018 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.134081 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.134141 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.134213 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.136187 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.136256 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.136318 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.136318 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.136403 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.136454 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.136536 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.136594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.136641 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.136688 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.136741 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.136777 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.136824 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.136935 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.136987 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.137044 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.137096 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.137096 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.137096 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.137096 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.137253 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.137591 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.137678 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.137770 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.137858 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.137907 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.138220 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.138271 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.138307 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.138347 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.138381 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.138419 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.138419 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.138419 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.138419 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.138928 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.139002 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.139048 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.139103 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.139146 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.139186 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.139225 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.139271 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.139314 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.139354 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.139394 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.139442 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.139500 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.139570 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.139615 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.139668 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.139723 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.139723 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.139813 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.139857 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.139907 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.139962 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.139962 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.139962 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.139962 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.140099 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.140183 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.140302 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.141982 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.142058 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.142095 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.142167 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.142220 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.142263 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.142332 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.142504 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.142606 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.142660 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.142730 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.142784 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.142843 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.142900 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.159844 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.160002 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.160002 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.160101 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.160101 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.160197 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.160260 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.160301 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.160348 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.160403 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.160451 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.160522 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.160611 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.160663 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.160663 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.160741 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.160792 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.160836 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.160885 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.160935 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.160984 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.161036 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.161079 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.161079 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.161163 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.161207 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.161252 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.161305 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.161350 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.161389 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.161437 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.161437 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.161437 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.161437 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.161437 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.161661 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.161661 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.161661 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.161661 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.161661 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.161661 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.161916 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.162390 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.162460 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.162522 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.162627 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.162684 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.162727 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.162790 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.163090 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.163159 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.163211 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.163257 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.163305 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.163347 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.163396 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.163454 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.163523 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.163580 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.163622 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.163657 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.163685 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.163712 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.163739 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.163762 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.163785 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.163805 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.163826 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.163854 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.163854 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.163854 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.163942 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.163982 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.163982 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.164061 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.164112 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.164163 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.164207 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.164262 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.164306 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.164360 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.164410 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.164496 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.164563 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.164611 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.164651 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.164693 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.164743 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.164796 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.164848 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.164900 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.164947 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.165001 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.165039 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.165080 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.165123 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.165164 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.165214 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.165267 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.165309 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.165351 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.165406 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.165457 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.165519 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.165564 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.165600 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.165634 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.165674 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.165734 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.165783 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.165838 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.165890 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.165941 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.165986 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.166031 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.166078 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.166119 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.166166 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.166166 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.166253 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.166303 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.166351 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.166393 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.166435 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.166610 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.166610 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.166694 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.166740 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.166788 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.166788 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.166877 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.166928 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.166970 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.167010 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.167056 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.167109 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.167158 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.167158 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.167158 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.167158 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.167158 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.167158 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.167385 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.167430 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.167487 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.167532 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.167583 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.167626 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.167667 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.167727 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.167773 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.167814 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.167864 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.167909 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.167964 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.168007 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.168056 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.168098 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.168138 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.168190 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.168234 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.168234 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.168319 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.168374 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.168421 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.168454 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.168512 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.168554 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.168586 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.168622 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.168622 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.168697 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.168745 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.168792 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.168841 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.168890 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.168934 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.168976 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.169031 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.169031 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.169113 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.169159 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.169212 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.169262 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.169262 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.169338 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.169387 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.169428 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.169493 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.169563 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.169608 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.169647 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.169691 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.169728 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.169770 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.169820 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.169872 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.169923 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.169967 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.170011 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.170053 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.170093 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.170141 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.170194 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.170237 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.170290 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.170339 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.170395 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.170440 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.170519 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.170580 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.170633 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.170684 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.170735 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.170778 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.170825 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.170876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.170876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.170876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.170876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.171035 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.171035 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.171097 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.171141 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.171188 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.171188 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.171277 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.171322 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.171370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.171370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.171370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.171370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.171370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.171370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.171370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.171370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.171370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.171370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.171808 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.171808 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.171882 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.171926 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.171973 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.172015 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.172055 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.172111 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.172158 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.172207 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.172257 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.172306 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.172359 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.172359 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.172606 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.172682 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.172772 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.172830 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.172865 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.172901 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.172939 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.172969 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.173007 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.173044 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.173093 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.173135 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.173183 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.173232 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.173232 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.173303 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.173303 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.173303 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.173303 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.173430 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.173430 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.173715 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.173794 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.173889 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.173980 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.174072 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.174157 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.174249 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.174311 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.174406 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.174517 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.174650 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.174744 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.174837 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.174885 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.174927 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.174968 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.175006 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.175045 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.175088 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.175140 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.175193 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.175239 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.175283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.175323 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.175369 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.175419 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.175419 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.175522 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.175572 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.175621 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.175621 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.175621 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.175755 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.175797 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.175830 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.175866 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.175896 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.175934 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.175973 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.175973 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.176060 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.176109 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.176589 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.176749 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.176749 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.176846 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.176898 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.176950 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.176997 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.177053 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.177099 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.177140 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.177181 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.177227 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.177269 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.177309 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.177355 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.177404 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.177447 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.177529 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.177582 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.177615 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.177652 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.177690 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.177722 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.177750 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.177773 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.177794 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.177794 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.177836 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.177864 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.177908 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.177908 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.177908 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.177908 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.177908 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.178078 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.178124 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.178178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.178178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.178178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.178178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.178178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.178178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.178178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.178178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.178178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.178178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.178591 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.178591 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.178591 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.186742 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.186804 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.186913 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.186978 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.187021 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.187112 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.187174 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.187236 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.187295 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.187340 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.187403 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.187515 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.187611 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.187697 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.190864 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.190930 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.190986 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.191046 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.191098 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.191142 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.191240 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.192093 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.192225 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.192327 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.192411 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.192513 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.192589 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.192671 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.199110 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.199200 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.199291 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.199349 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.199415 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.199509 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.199600 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.199642 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.199685 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.199771 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.199890 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.199996 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.200102 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.200211 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.203462 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.203549 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.203594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.203642 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.203675 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.203713 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.203744 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.203744 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.203811 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.203856 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.203897 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.203931 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.203969 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.203969 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.229599 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.229708 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.229742 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.229766 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.229819 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.229862 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.229907 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.229941 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.229973 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.230012 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.230053 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.230090 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.230128 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.230164 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.230209 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.230257 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.230306 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.230353 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.230393 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.230432 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.230485 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.230527 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.230586 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.230586 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.230652 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.230652 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.230723 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.230762 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.230806 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.230845 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.230894 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.230925 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.230948 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.230974 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.230998 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.231027 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.231055 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.231079 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.231111 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.231111 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.231181 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.231181 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 15:11:22.233344 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.233417 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.233462 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.233462 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.233570 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.233610 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.233610 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.233676 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.233718 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.233764 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.233764 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.233854 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.245203 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100468) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.245347 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.245347 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.245450 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 15:11:22.245513 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.245513 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100468) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.245640 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 15:11:22.245685 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100468) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.245727 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 15:11:22.245727 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 15:11:22.245727 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 15:11:22.245834 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 15:11:22.286412 np0000008087 devstack@c-api.service[100467]: INFO dbcounter [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Registered counter for database cinder Aug 25 15:11:22.286584 np0000008087 devstack@c-api.service[100466]: INFO dbcounter [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Registered counter for database cinder Aug 25 15:11:22.287043 np0000008087 devstack@c-api.service[100465]: INFO dbcounter [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Registered counter for database cinder Aug 25 15:11:22.295030 np0000008087 devstack@c-api.service[100468]: INFO dbcounter [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Registered counter for database cinder Aug 25 15:11:22.327805 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 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=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:11:22.328967 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be 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=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:11:22.334673 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-ea10099f-18a3-4182-9c7c-9e875053dfef 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=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:11:22.339031 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 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=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:11:22.453553 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writer thread running {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 15:11:22.457791 np0000008087 devstack@c-api.service[100467]: INFO cinder.rpc [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 15:11:22.458785 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writer thread running {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 15:11:22.464269 np0000008087 devstack@c-api.service[100466]: INFO cinder.rpc [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 15:11:22.464350 np0000008087 devstack@c-api.service[100467]: INFO cinder.rpc [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 15:11:22.464424 np0000008087 devstack@c-api.service[100466]: INFO cinder.rpc [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 15:11:22.465421 np0000008087 devstack@c-api.service[100467]: INFO cinder.rpc [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 15:11:22.466774 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writer thread running {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 15:11:22.468118 np0000008087 devstack@c-api.service[100467]: INFO cinder.rpc [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 15:11:22.468876 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.469433 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.471736 np0000008087 devstack@c-api.service[100466]: INFO cinder.rpc [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 15:11:22.471837 np0000008087 devstack@c-api.service[100465]: INFO cinder.rpc [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 15:11:22.471941 np0000008087 devstack@c-api.service[100467]: WARNING cinder.keymgr.conf_key_mgr [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be 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 25 15:11:22.472008 np0000008087 devstack@c-api.service[100466]: INFO cinder.rpc [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 15:11:22.472712 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.472712 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.472818 np0000008087 devstack@c-api.service[100465]: INFO cinder.rpc [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 15:11:22.473386 np0000008087 devstack@c-api.service[100466]: WARNING cinder.keymgr.conf_key_mgr [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 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 25 15:11:22.474931 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.475081 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.476083 np0000008087 devstack@c-api.service[100465]: INFO cinder.rpc [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 15:11:22.476249 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.476392 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.476586 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writer thread running {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 15:11:22.477783 np0000008087 devstack@c-api.service[100465]: INFO cinder.rpc [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 15:11:22.481489 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.481489 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.481489 np0000008087 devstack@c-api.service[100465]: WARNING cinder.keymgr.conf_key_mgr [None req-ea10099f-18a3-4182-9c7c-9e875053dfef 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 25 15:11:22.481686 np0000008087 devstack@c-api.service[100468]: INFO cinder.rpc [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 15:11:22.481686 np0000008087 devstack@c-api.service[100468]: INFO cinder.rpc [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 15:11:22.482636 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.482636 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.483457 np0000008087 devstack@c-api.service[100468]: INFO cinder.rpc [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 15:11:22.485236 np0000008087 devstack@c-api.service[100468]: INFO cinder.rpc [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 15:11:22.485581 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.485883 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.486654 np0000008087 devstack@c-api.service[100468]: WARNING cinder.keymgr.conf_key_mgr [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 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 25 15:11:22.489615 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.489806 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.506830 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be 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=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:11:22.508990 np0000008087 devstack@c-api.service[100467]: INFO cinder.rpc [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 15:11:22.520324 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 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=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:11:22.520430 np0000008087 devstack@c-api.service[100467]: INFO cinder.rpc [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 15:11:22.520430 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.520430 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.520615 np0000008087 devstack@c-api.service[100466]: INFO cinder.rpc [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 15:11:22.520615 np0000008087 devstack@c-api.service[100466]: INFO cinder.rpc [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 15:11:22.520615 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.520615 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.520775 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 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=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:11:22.521519 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-ea10099f-18a3-4182-9c7c-9e875053dfef 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=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:11:22.521602 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.521602 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.521766 np0000008087 devstack@c-api.service[100468]: INFO cinder.rpc [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 15:11:22.523815 np0000008087 devstack@c-api.service[100468]: INFO cinder.rpc [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 15:11:22.523905 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.524049 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.524200 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.524336 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.526235 np0000008087 devstack@c-api.service[100465]: INFO cinder.rpc [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 15:11:22.526309 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.526361 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.526407 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.526509 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.528526 np0000008087 devstack@c-api.service[100465]: INFO cinder.rpc [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 15:11:22.528688 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.528845 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.529006 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.529142 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.529605 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.529771 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.531053 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.532953 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.533144 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.533281 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.534117 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.534288 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.534327 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.534447 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.535420 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.535614 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.536710 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.538485 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.538545 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.538600 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.538645 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.538645 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.538719 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.538763 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.539037 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.539193 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.539249 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.539434 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.540393 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.540585 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.542216 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.542427 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.542548 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.542939 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.542939 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.543075 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.543111 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.543173 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.543406 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.543576 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.544854 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.544923 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.544972 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.545137 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.545433 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.545648 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.546294 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.546776 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.547254 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.549650 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.549711 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.549711 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.549799 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.549799 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.549846 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.549846 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.549909 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.549909 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.550393 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.550549 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.550771 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.550966 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.552704 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.552848 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.552972 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.553152 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.554676 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.554730 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.554842 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.554889 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.555241 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.555388 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.555422 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.555539 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.555615 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.555672 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.556870 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.557057 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.557295 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.557415 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.557601 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.557740 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.558275 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.558315 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.558426 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.558474 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.559220 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.559343 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.559677 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.559807 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.559859 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.559998 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.560031 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.560202 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.560940 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.561074 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.561245 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.561385 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.561421 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.561539 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.561803 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.561873 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.561935 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.561975 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.562003 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.562114 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.562673 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.562722 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.562759 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.562798 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.562834 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.562890 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.563598 np0000008087 devstack@c-api.service[100467]: WARNING cinder.api.contrib.hosts [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 15:11:22.563737 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.563786 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.563822 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.563861 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.563905 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.563964 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.564452 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: extensions {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.564535 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.564592 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.564675 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.564724 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.565069 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.565201 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.565324 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.565402 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.565448 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: consistencygroups {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.565988 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.566095 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.566333 np0000008087 devstack@c-api.service[100466]: WARNING cinder.api.contrib.hosts [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 15:11:22.566637 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.566768 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.566831 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.566896 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.567013 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: extra_specs {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.567352 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: extensions {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.567553 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.567690 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.568235 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: capabilities {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.568415 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.568551 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.568684 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: consistencygroups {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.568953 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.569103 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.569145 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.569212 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.569255 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: backups {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.569779 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.569892 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.570670 np0000008087 devstack@c-api.service[100468]: WARNING cinder.api.contrib.hosts [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 15:11:22.570713 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: extra_specs {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.570906 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.571051 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.571120 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: os-quota-sets {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.571604 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.571642 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: extensions {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.571759 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.572291 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: capabilities {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.572837 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: consistencygroups {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.573053 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.573188 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.573223 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: qos-specs {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.573431 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: backups {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.574073 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.574192 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.574756 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: extra_specs {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.574914 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: encryption {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.574963 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.575073 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.575149 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: os-quota-sets {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.575807 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.575924 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.576229 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: encryption {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.576367 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: capabilities {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.576506 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: qos-specs {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.576667 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.576795 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.577356 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.577481 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.577656 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: backups {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.577996 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: cgsnapshots {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.578114 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.578226 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.578890 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: encryption {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.579047 np0000008087 devstack@c-api.service[100465]: WARNING cinder.api.contrib.hosts [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 15:11:22.579283 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.579388 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.579801 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: scheduler-stats {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.579859 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: os-quota-sets {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.579909 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: extensions {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.580194 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: encryption {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.581248 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: consistencygroups {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.581394 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: cgsnapshots {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.581562 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: qos-specs {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.581642 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: os-volume-manage {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.582585 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: scheduler-stats {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.582766 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: os-snapshot-manage {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.582950 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: extra_specs {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.583166 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: encryption {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.583832 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: os-volume-manage {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.583965 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: os-volume-transfer {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.587505 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: capabilities {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.587705 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: os-snapshot-manage {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.587756 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: backups {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.587805 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: os-hosts {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.587854 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: encryption {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.587899 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: os-volume-transfer {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.587948 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: os-volume-type-access {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.587992 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: cgsnapshots {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.588034 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: os-quota-sets {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.588077 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: os-hosts {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.588123 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: os-availability-zone {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.588157 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: scheduler-stats {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.588628 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: os-volume-type-access {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.589117 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: qos-specs {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.589274 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: os-volume-manage {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.589498 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extended resource: os-quota-class-sets {{(pid=100467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.589949 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: os-availability-zone {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.590392 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: os-snapshot-manage {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.590807 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: encryption {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.591020 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extended resource: os-quota-class-sets {{(pid=100466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.591162 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.591306 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.591628 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: os-volume-transfer {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.592047 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.592132 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: encryption {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.592183 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.592366 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.592529 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.592788 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.592901 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.592951 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: os-hosts {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.593284 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.593360 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: cgsnapshots {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.593407 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.snapshot_actions [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] SnapshotActionsController initialized {{(pid=100467) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 15:11:22.593449 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.593754 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.593871 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.594048 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: os-volume-type-access {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.594083 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.594187 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.594414 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.594555 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.594598 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: scheduler-stats {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.594713 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.snapshot_actions [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] SnapshotActionsController initialized {{(pid=100466) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 15:11:22.595092 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.595166 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.595239 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.595272 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.595351 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: os-availability-zone {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.595791 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: os-volume-manage {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.595879 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.595978 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.596010 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.596087 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.596509 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extended resource: os-quota-class-sets {{(pid=100468) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.596576 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.596629 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.596702 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.596742 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.596801 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.596904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.596964 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: os-snapshot-manage {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.597004 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.597079 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.597166 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension UsedLimits extending resource: limits {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.597254 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension SnapshotActions extending resource: snapshots {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.597344 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.597434 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension VolumeTypeAccess extending resource: types {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.597493 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.597603 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension AdminActions extending resource: volumes {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.597641 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.597733 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension AdminActions extending resource: snapshots {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.597823 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension AdminActions extending resource: backups {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.597854 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.597918 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension VolumeActions extending resource: volumes {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.598011 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.598046 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.598117 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.router [None req-fd61bb8c-cd48-4c0d-8067-9b41f9f512be None None] Extension TypesManage extending resource: types {{(pid=100467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.598205 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: os-volume-transfer {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.598242 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.598325 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.598424 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.598549 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.598666 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.598756 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.598793 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.598883 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension UsedLimits extending resource: limits {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.598930 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.599004 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.600480 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.600480 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.600480 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension AdminActions extending resource: volumes {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.600480 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension AdminActions extending resource: snapshots {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.600612 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.600636 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: os-hosts {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.600664 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension AdminActions extending resource: backups {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.600664 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension VolumeActions extending resource: volumes {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.600710 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.600734 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.600734 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.router [None req-e2ee40fb-44d3-4747-96fd-93f07e8d36f7 None None] Extension TypesManage extending resource: types {{(pid=100466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.600772 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.snapshot_actions [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] SnapshotActionsController initialized {{(pid=100468) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 15:11:22.600772 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.600819 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: os-volume-type-access {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.600861 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.601296 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.601410 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.602019 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: os-availability-zone {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.602125 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.602236 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.602901 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.603012 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.603141 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extended resource: os-quota-class-sets {{(pid=100465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 15:11:22.603504 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.603649 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.603748 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.603840 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.603962 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.604051 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.604146 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension UsedLimits extending resource: limits {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.604234 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.604325 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.604415 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.604525 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.604562 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension AdminActions extending resource: volumes {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.604655 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension AdminActions extending resource: snapshots {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.604688 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.604747 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension AdminActions extending resource: backups {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.604853 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension VolumeActions extending resource: volumes {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.604987 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.605016 np0000008087 devstack@c-api.service[100467]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77b3730a4668 pid: 100467 (default app) Aug 25 15:11:22.605077 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.router [None req-02a9a386-3096-45a5-bf6a-7482d449efd5 None None] Extension TypesManage extending resource: types {{(pid=100468) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.605509 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.608495 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.608495 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.608495 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.608495 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.snapshot_actions [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] SnapshotActionsController initialized {{(pid=100465) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 15:11:22.637951 np0000008087 devstack@c-api.service[100466]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77b3730a4668 pid: 100466 (default app) Aug 25 15:11:22.638002 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.638002 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.638002 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.638002 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.638002 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.638002 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.638002 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:11:22.638126 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:11:22.638126 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638126 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638126 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638126 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638126 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638126 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638264 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension UsedLimits extending resource: limits {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638264 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension SnapshotActions extending resource: snapshots {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638264 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638264 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension VolumeTypeAccess extending resource: types {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638264 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension AdminActions extending resource: volumes {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638264 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension AdminActions extending resource: snapshots {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638264 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension AdminActions extending resource: backups {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638424 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension VolumeActions extending resource: volumes {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638424 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638424 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.router [None req-ea10099f-18a3-4182-9c7c-9e875053dfef None None] Extension TypesManage extending resource: types {{(pid=100465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 15:11:22.638511 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-99700b83-f30a-458b-8862-f018e00daad7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:11:22.638556 np0000008087 devstack@c-api.service[100468]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77b3730a4668 pid: 100468 (default app) Aug 25 15:11:22.638602 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1/1] 10.4.3.85 () {60 vars in 918 bytes} [Tue Aug 25 15:11:22 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 15:11:22.638629 np0000008087 devstack@c-api.service[100465]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77b3730a4668 pid: 100465 (default app) Aug 25 15:11:27.761747 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6959860b-93a1-4fc9-ae46-96421bbe10ef None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:11:28.391576 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6959860b-93a1-4fc9-ae46-96421bbe10ef admin admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:11:28.392064 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6959860b-93a1-4fc9-ae46-96421bbe10ef admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:11:28.393538 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:11:28.393538 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:11:28.423820 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-6959860b-93a1-4fc9-ae46-96421bbe10ef 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=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:11:28.537954 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6959860b-93a1-4fc9-ae46-96421bbe10ef admin admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:11:28.538419 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1/2] 10.4.3.85 () {68 vars in 1295 bytes} [Tue Aug 25 15:11:27 2026] POST /volume/v3/types => generated 183 bytes in 786 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:11:28.556552 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-afab27bc-a98d-499b-9b47-b49d8023e467 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:11:28.828699 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-afab27bc-a98d-499b-9b47-b49d8023e467 admin admin] POST https://10.4.3.85/volume/v3/types/c07724f7-c8f7-4a0a-bdca-16d53431ede8/extra_specs Aug 25 15:11:28.829262 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-afab27bc-a98d-499b-9b47-b49d8023e467 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:11:28.831006 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:11:28.831006 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:11:28.860944 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-afab27bc-a98d-499b-9b47-b49d8023e467 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=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:11:28.923328 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-afab27bc-a98d-499b-9b47-b49d8023e467 admin admin] https://10.4.3.85/volume/v3/types/c07724f7-c8f7-4a0a-bdca-16d53431ede8/extra_specs returned with HTTP 200 Aug 25 15:11:28.923750 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1/3] 10.4.3.85 () {68 vars in 1442 bytes} [Tue Aug 25 15:11:28 2026] POST /volume/v3/types/c07724f7-c8f7-4a0a-bdca-16d53431ede8/extra_specs => generated 52 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:11:29.149182 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cab542c1-b45f-4cf7-8d19-66a9c310c999 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:11:29.473857 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cab542c1-b45f-4cf7-8d19-66a9c310c999 admin admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:11:29.474529 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cab542c1-b45f-4cf7-8d19-66a9c310c999 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:11:29.476200 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:11:29.476200 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:11:29.507507 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-cab542c1-b45f-4cf7-8d19-66a9c310c999 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=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:11:29.565137 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cab542c1-b45f-4cf7-8d19-66a9c310c999 admin admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:11:29.565600 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 2/4] 10.4.3.85 () {68 vars in 1295 bytes} [Tue Aug 25 15:11:29 2026] POST /volume/v3/types => generated 186 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:11:29.590703 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dd805841-7237-4d04-b34e-2b75fb89fd4f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:11:29.865582 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dd805841-7237-4d04-b34e-2b75fb89fd4f admin admin] POST https://10.4.3.85/volume/v3/types/3c806034-e569-4458-a37d-fa179611576c/extra_specs Aug 25 15:11:29.866126 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dd805841-7237-4d04-b34e-2b75fb89fd4f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:11:29.867762 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:11:29.867762 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:11:29.898293 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-dd805841-7237-4d04-b34e-2b75fb89fd4f 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=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:11:29.965560 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dd805841-7237-4d04-b34e-2b75fb89fd4f admin admin] https://10.4.3.85/volume/v3/types/3c806034-e569-4458-a37d-fa179611576c/extra_specs returned with HTTP 200 Aug 25 15:11:29.965560 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1/5] 10.4.3.85 () {68 vars in 1442 bytes} [Tue Aug 25 15:11:29 2026] POST /volume/v3/types/3c806034-e569-4458-a37d-fa179611576c/extra_specs => generated 45 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:11:38.535232 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:11:38.921692 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:11:39.562718 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:11:39.962254 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:11:58.426169 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c8d685b1-caab-4988-96c5-8df2f4bd3cac None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:11:58.426982 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8d685b1-caab-4988-96c5-8df2f4bd3cac None None] GET https://10.4.3.85/volume// Aug 25 15:11:58.427178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c8d685b1-caab-4988-96c5-8df2f4bd3cac None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:11:58.427403 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c8d685b1-caab-4988-96c5-8df2f4bd3cac None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:11:58.427987 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8d685b1-caab-4988-96c5-8df2f4bd3cac None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:11:58.428309 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 2/6] 10.4.3.85 () {66 vars in 1418 bytes} [Tue Aug 25 15:11:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:12:45.418526 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fbba68b6-4ee5-47b0-8700-8bd46f2e5580 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:12:45.710256 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fbba68b6-4ee5-47b0-8700-8bd46f2e5580 tempest-verify_tempest_config-2127888571 tempest-verify_tempest_config-2127888571-project-member] GET https://10.4.3.85/volume/v3/extensions Aug 25 15:12:45.710529 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fbba68b6-4ee5-47b0-8700-8bd46f2e5580 tempest-verify_tempest_config-2127888571 tempest-verify_tempest_config-2127888571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:12:45.710780 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fbba68b6-4ee5-47b0-8700-8bd46f2e5580 tempest-verify_tempest_config-2127888571 tempest-verify_tempest_config-2127888571-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:12:45.711219 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fbba68b6-4ee5-47b0-8700-8bd46f2e5580 tempest-verify_tempest_config-2127888571 tempest-verify_tempest_config-2127888571-project-member] https://10.4.3.85/volume/v3/extensions returned with HTTP 200 Aug 25 15:12:45.711697 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 2/7] 10.4.3.85 () {66 vars in 1239 bytes} [Tue Aug 25 15:12:45 2026] GET /volume/v3/extensions => generated 5245 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:13:25.159980 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:25.587800 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:13:25.587800 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1294653462", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:25.587800 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1294653462', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:13:25.587800 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Create volume of 1 GB Aug 25 15:13:25.657605 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Availability zone cache updated, next update will occur around 2026-08-25 16:13:25.656807. {{(pid=100467) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 15:13:25.657774 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Availability Zones retrieved successfully. Aug 25 15:13:25.679808 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Flow 'volume_create_api' (9d63314c-b051-48bb-8ff5-f6f0aad0b532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:13:25.680877 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aad89e38-63ad-40a6-9d12-fe051e73f7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:25.681937 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:13:25.746501 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aad89e38-63ad-40a6-9d12-fe051e73f7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:25.747101 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e502345-4369-4542-81d0-b237c1e47d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:25.782458 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-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 25 15:13:25.789627 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-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 25 15:13:25.905606 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Created reservations ['36c01432-d171-46ec-b1d6-ffae3bbbb3c2', '14f29971-f67b-439d-994e-e9e98dea8f99', '3718b490-ff1a-4c12-a24a-0e734594ce4d', '475cb2b9-32be-4250-bdd9-b1f34f01cc5c'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:13:25.906520 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e502345-4369-4542-81d0-b237c1e47d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36c01432-d171-46ec-b1d6-ffae3bbbb3c2', '14f29971-f67b-439d-994e-e9e98dea8f99', '3718b490-ff1a-4c12-a24a-0e734594ce4d', '475cb2b9-32be-4250-bdd9-b1f34f01cc5c']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:25.907456 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7abc2499-a688-44f1-90ce-7f5a8722e5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:26.046316 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7abc2499-a688-44f1-90ce-7f5a8722e5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c58c582d-12ac-47ba-987d-a8e3be8f1d4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1294653462',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7f69b9cc6efd463f892f7dc1a656b884',qos_specs=None,replication_status=,reservations=['36c01432-d171-46ec-b1d6-ffae3bbbb3c2','14f29971-f67b-439d-994e-e9e98dea8f99','3718b490-ff1a-4c12-a24a-0e734594ce4d','475cb2b9-32be-4250-bdd9-b1f34f01cc5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a0726a050f4214aa6f3344fed86218',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:13:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1294653462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c58c582d-12ac-47ba-987d-a8e3be8f1d4f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7f69b9cc6efd463f892f7dc1a656b884',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94a0726a050f4214aa6f3344fed86218',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:26.046316 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d4e761-cf7a-42f1-a771-5c5d4dbc4575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:26.451808 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d4e761-cf7a-42f1-a771-5c5d4dbc4575) transitioned into state 'SUCCESS' from state '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-1294653462',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7f69b9cc6efd463f892f7dc1a656b884',qos_specs=None,replication_status=,reservations=['36c01432-d171-46ec-b1d6-ffae3bbbb3c2','14f29971-f67b-439d-994e-e9e98dea8f99','3718b490-ff1a-4c12-a24a-0e734594ce4d','475cb2b9-32be-4250-bdd9-b1f34f01cc5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94a0726a050f4214aa6f3344fed86218',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:26.452265 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe45923-4d1c-4085-84f8-d5ed4df93692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:26.516185 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe45923-4d1c-4085-84f8-d5ed4df93692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:26.516938 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Flow 'volume_create_api' (9d63314c-b051-48bb-8ff5-f6f0aad0b532) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:13:26.517219 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Create volume request issued successfully. Aug 25 15:13:27.003482 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-704b56fd-270f-4d0c-bad3-cfd0fffef955 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:13:27.003482 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 3/8] 10.4.3.85 () {72 vars in 1534 bytes} [Tue Aug 25 15:13:25 2026] POST /volume/v3/volumes => generated 761 bytes in 1361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:13:27.008125 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-03feddba-67fb-4009-b253-22c18bb7bba6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:27.008125 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-03feddba-67fb-4009-b253-22c18bb7bba6 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] GET https://10.4.3.85/volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f Aug 25 15:13:27.008125 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-03feddba-67fb-4009-b253-22c18bb7bba6 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:27.008125 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-03feddba-67fb-4009-b253-22c18bb7bba6 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:27.008125 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:27.008125 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:13:27.008125 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-03feddba-67fb-4009-b253-22c18bb7bba6 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Volume info retrieved successfully. Aug 25 15:13:27.008125 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-ecac6ce5-fbd2-4919-a33b-c3a75b6395c2 req-03feddba-67fb-4009-b253-22c18bb7bba6 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] https://10.4.3.85/volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f returned with HTTP 200 Aug 25 15:13:27.008125 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 2/9] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:13:26 2026] GET /volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f => generated 829 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:13:27.009215 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b8b1651d-e6cb-4fb7-b5df-bd3b08458fce req-9ea7ff78-330e-4cbd-8dc1-1ab9df9f5ea9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:27.159928 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b8b1651d-e6cb-4fb7-b5df-bd3b08458fce req-9ea7ff78-330e-4cbd-8dc1-1ab9df9f5ea9 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] GET https://10.4.3.85/volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f Aug 25 15:13:27.160662 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b8b1651d-e6cb-4fb7-b5df-bd3b08458fce req-9ea7ff78-330e-4cbd-8dc1-1ab9df9f5ea9 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:27.160662 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b8b1651d-e6cb-4fb7-b5df-bd3b08458fce req-9ea7ff78-330e-4cbd-8dc1-1ab9df9f5ea9 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:27.192610 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:27.192610 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:13:27.202228 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-b8b1651d-e6cb-4fb7-b5df-bd3b08458fce req-9ea7ff78-330e-4cbd-8dc1-1ab9df9f5ea9 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Volume info retrieved successfully. Aug 25 15:13:27.210616 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b8b1651d-e6cb-4fb7-b5df-bd3b08458fce req-9ea7ff78-330e-4cbd-8dc1-1ab9df9f5ea9 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] https://10.4.3.85/volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f returned with HTTP 200 Aug 25 15:13:27.210842 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 3/10] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:13:26 2026] GET /volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f => generated 854 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:13:27.732379 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-a781ea83-5bee-4813-bd21-1f10da7fbd75 req-19e26a5e-e2c3-4031-b0bf-29c642f0d8ae None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:27.930648 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a781ea83-5bee-4813-bd21-1f10da7fbd75 req-19e26a5e-e2c3-4031-b0bf-29c642f0d8ae tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-reader] GET https://10.4.3.85/volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f Aug 25 15:13:27.930884 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a781ea83-5bee-4813-bd21-1f10da7fbd75 req-19e26a5e-e2c3-4031-b0bf-29c642f0d8ae tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:27.931186 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a781ea83-5bee-4813-bd21-1f10da7fbd75 req-19e26a5e-e2c3-4031-b0bf-29c642f0d8ae tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-reader] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:27.981575 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:27.981575 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:13:27.987376 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-a781ea83-5bee-4813-bd21-1f10da7fbd75 req-19e26a5e-e2c3-4031-b0bf-29c642f0d8ae tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-reader] Volume info retrieved successfully. Aug 25 15:13:27.993258 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a781ea83-5bee-4813-bd21-1f10da7fbd75 req-19e26a5e-e2c3-4031-b0bf-29c642f0d8ae tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-reader] https://10.4.3.85/volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f returned with HTTP 200 Aug 25 15:13:27.993723 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 3/11] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:13:27 2026] GET /volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f => generated 854 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:13:28.324244 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-cf1aab65-7210-43a4-ac6e-2bfa827360ad req-92d52e49-cb00-434d-9dbf-62c7c4ad2d77 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:28.563873 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-cf1aab65-7210-43a4-ac6e-2bfa827360ad req-92d52e49-cb00-434d-9dbf-62c7c4ad2d77 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] DELETE https://10.4.3.85/volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f Aug 25 15:13:28.564138 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-cf1aab65-7210-43a4-ac6e-2bfa827360ad req-92d52e49-cb00-434d-9dbf-62c7c4ad2d77 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:28.564421 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-cf1aab65-7210-43a4-ac6e-2bfa827360ad req-92d52e49-cb00-434d-9dbf-62c7c4ad2d77 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:28.564713 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [req-cf1aab65-7210-43a4-ac6e-2bfa827360ad req-92d52e49-cb00-434d-9dbf-62c7c4ad2d77 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Delete volume with id: c58c582d-12ac-47ba-987d-a8e3be8f1d4f Aug 25 15:13:28.574124 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:28.574124 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:13:28.574798 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-cf1aab65-7210-43a4-ac6e-2bfa827360ad req-92d52e49-cb00-434d-9dbf-62c7c4ad2d77 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Volume info retrieved successfully. Aug 25 15:13:28.976707 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-cf1aab65-7210-43a4-ac6e-2bfa827360ad req-92d52e49-cb00-434d-9dbf-62c7c4ad2d77 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Delete volume request issued successfully. Aug 25 15:13:28.976885 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-cf1aab65-7210-43a4-ac6e-2bfa827360ad req-92d52e49-cb00-434d-9dbf-62c7c4ad2d77 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] https://10.4.3.85/volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f returned with HTTP 202 Aug 25 15:13:28.977303 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 4/12] 10.4.3.85 () {70 vars in 1613 bytes} [Tue Aug 25 15:13:28 2026] DELETE /volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f => generated 0 bytes in 654 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:13:28.996770 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-d5bb7b5d-e817-448a-b0b0-ae548dcadcb9 req-2fcba177-7900-4bb7-9f02-21727f01fa7e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:28.998847 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-d5bb7b5d-e817-448a-b0b0-ae548dcadcb9 req-2fcba177-7900-4bb7-9f02-21727f01fa7e tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] GET https://10.4.3.85/volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f Aug 25 15:13:28.999127 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-d5bb7b5d-e817-448a-b0b0-ae548dcadcb9 req-2fcba177-7900-4bb7-9f02-21727f01fa7e tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:28.999345 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-d5bb7b5d-e817-448a-b0b0-ae548dcadcb9 req-2fcba177-7900-4bb7-9f02-21727f01fa7e tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:29.021768 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:29.021768 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:13:29.025297 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-d5bb7b5d-e817-448a-b0b0-ae548dcadcb9 req-2fcba177-7900-4bb7-9f02-21727f01fa7e tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Volume info retrieved successfully. Aug 25 15:13:29.043058 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-d5bb7b5d-e817-448a-b0b0-ae548dcadcb9 req-2fcba177-7900-4bb7-9f02-21727f01fa7e tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] https://10.4.3.85/volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f returned with HTTP 200 Aug 25 15:13:29.043669 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 3/13] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:13:28 2026] GET /volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:13:30.075055 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6c6a929a-fc89-4509-8f9a-8bf016cd79d8 req-4605716a-70bd-4338-84eb-8290b9294af1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:30.077235 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c6a929a-fc89-4509-8f9a-8bf016cd79d8 req-4605716a-70bd-4338-84eb-8290b9294af1 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] GET https://10.4.3.85/volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f Aug 25 15:13:30.077450 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6c6a929a-fc89-4509-8f9a-8bf016cd79d8 req-4605716a-70bd-4338-84eb-8290b9294af1 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:30.077725 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6c6a929a-fc89-4509-8f9a-8bf016cd79d8 req-4605716a-70bd-4338-84eb-8290b9294af1 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:30.105443 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6c6a929a-fc89-4509-8f9a-8bf016cd79d8 req-4605716a-70bd-4338-84eb-8290b9294af1 tempest-VolumesGetTestJSON-1012049106 tempest-VolumesGetTestJSON-1012049106-project-member] https://10.4.3.85/volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f returned with HTTP 404 Aug 25 15:13:30.106028 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 4/14] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:13:30 2026] GET /volume/v3/volumes/c58c582d-12ac-47ba-987d-a8e3be8f1d4f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:13:37.992164 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=4 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:13:38.844215 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=31,cinder:INSERT=12,cinder:UPDATE=13 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:13:39.040611 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=8 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:13:39.771206 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c77749a8-d913-4fdb-87ac-d82eb7fe13af None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:40.002264 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c77749a8-d913-4fdb-87ac-d82eb7fe13af tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] POST https://10.4.3.85/volume/v3/group_types Aug 25 15:13:40.002264 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c77749a8-d913-4fdb-87ac-d82eb7fe13af tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1477359837"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:40.079898 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=5 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:13:40.209142 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c77749a8-d913-4fdb-87ac-d82eb7fe13af tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] https://10.4.3.85/volume/v3/group_types returned with HTTP 202 Aug 25 15:13:40.209647 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 4/15] 10.4.3.85 () {70 vars in 1304 bytes} [Tue Aug 25 15:13:39 2026] POST /volume/v3/group_types => generated 181 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:13:40.248674 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-912e8e2e-86b1-4e36-a8e2-5948041f113c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:40.251101 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-912e8e2e-86b1-4e36-a8e2-5948041f113c tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] POST https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs Aug 25 15:13:40.251554 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-912e8e2e-86b1-4e36-a8e2-5948041f113c tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:40.498650 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-912e8e2e-86b1-4e36-a8e2-5948041f113c tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs returned with HTTP 202 Aug 25 15:13:40.499453 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 5/16] 10.4.3.85 () {70 vars in 1451 bytes} [Tue Aug 25 15:13:40 2026] POST /volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs => generated 53 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:13:40.525222 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2b26b3f9-83fa-4069-914f-7baf306e86b2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:40.527443 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2b26b3f9-83fa-4069-914f-7baf306e86b2 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] POST https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs Aug 25 15:13:40.527912 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2b26b3f9-83fa-4069-914f-7baf306e86b2 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:40.589720 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2b26b3f9-83fa-4069-914f-7baf306e86b2 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs returned with HTTP 202 Aug 25 15:13:40.590393 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 4/17] 10.4.3.85 () {70 vars in 1451 bytes} [Tue Aug 25 15:13:40 2026] POST /volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs => generated 61 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:13:40.598579 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0477ed2a-e1c6-48a9-8462-abc9a655abf2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:40.600963 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0477ed2a-e1c6-48a9-8462-abc9a655abf2 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] GET https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key2 Aug 25 15:13:40.601239 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0477ed2a-e1c6-48a9-8462-abc9a655abf2 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:40.601507 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0477ed2a-e1c6-48a9-8462-abc9a655abf2 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:40.619211 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0477ed2a-e1c6-48a9-8462-abc9a655abf2 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key2 returned with HTTP 200 Aug 25 15:13:40.619688 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 5/18] 10.4.3.85 () {68 vars in 1445 bytes} [Tue Aug 25 15:13:40 2026] GET /volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key2 => generated 26 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:13:40.640161 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-352ee219-d7cc-4bbc-ae06-5b1267671fae None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:40.642805 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-352ee219-d7cc-4bbc-ae06-5b1267671fae tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] GET https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key3 Aug 25 15:13:40.642805 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-352ee219-d7cc-4bbc-ae06-5b1267671fae tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:40.642980 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-352ee219-d7cc-4bbc-ae06-5b1267671fae tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:40.651856 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-352ee219-d7cc-4bbc-ae06-5b1267671fae tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key3 returned with HTTP 200 Aug 25 15:13:40.652504 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 5/19] 10.4.3.85 () {68 vars in 1445 bytes} [Tue Aug 25 15:13:40 2026] GET /volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key3 => generated 18 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:13:40.676378 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cdb6bf0f-b781-4998-a0e3-9039ed4ae563 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:40.680025 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cdb6bf0f-b781-4998-a0e3-9039ed4ae563 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] PUT https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key3 Aug 25 15:13:40.680673 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cdb6bf0f-b781-4998-a0e3-9039ed4ae563 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:40.716922 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cdb6bf0f-b781-4998-a0e3-9039ed4ae563 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key3 returned with HTTP 200 Aug 25 15:13:40.717231 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 6/20] 10.4.3.85 () {70 vars in 1465 bytes} [Tue Aug 25 15:13:40 2026] PUT /volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key3 => generated 26 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:13:40.725764 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-06c2a86b-1f73-4557-9b9a-fb854431823d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:40.728403 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-06c2a86b-1f73-4557-9b9a-fb854431823d tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] GET https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs Aug 25 15:13:40.728745 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-06c2a86b-1f73-4557-9b9a-fb854431823d tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:40.728904 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-06c2a86b-1f73-4557-9b9a-fb854431823d tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:40.736214 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-06c2a86b-1f73-4557-9b9a-fb854431823d tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs returned with HTTP 200 Aug 25 15:13:40.736741 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 5/21] 10.4.3.85 () {68 vars in 1430 bytes} [Tue Aug 25 15:13:40 2026] GET /volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:13:40.745539 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3ac818f4-b0e0-4984-97b3-3c0e28fe068a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:40.747600 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3ac818f4-b0e0-4984-97b3-3c0e28fe068a tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] DELETE https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key1 Aug 25 15:13:40.753606 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3ac818f4-b0e0-4984-97b3-3c0e28fe068a tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:40.753606 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3ac818f4-b0e0-4984-97b3-3c0e28fe068a tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:40.777479 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3ac818f4-b0e0-4984-97b3-3c0e28fe068a tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key1 returned with HTTP 202 Aug 25 15:13:40.777926 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 6/22] 10.4.3.85 () {68 vars in 1448 bytes} [Tue Aug 25 15:13:40 2026] DELETE /volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:13:40.788192 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-936c5595-c042-41cd-af63-01907872608c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:40.790851 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-936c5595-c042-41cd-af63-01907872608c tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] GET https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key1 Aug 25 15:13:40.791280 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-936c5595-c042-41cd-af63-01907872608c tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:40.791526 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-936c5595-c042-41cd-af63-01907872608c tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:40.801554 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-936c5595-c042-41cd-af63-01907872608c tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] HTTP exception thrown: Group Type b0cb6040-b125-4eca-b850-e8465a03e4b6 has no extra spec with key key1. Aug 25 15:13:40.801898 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-936c5595-c042-41cd-af63-01907872608c tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key1 returned with HTTP 404 Aug 25 15:13:40.803058 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 6/23] 10.4.3.85 () {68 vars in 1445 bytes} [Tue Aug 25 15:13:40 2026] GET /volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key1 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:13:40.811698 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-625ec10f-cfdc-4023-b009-84fc80e029f9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:40.813415 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-625ec10f-cfdc-4023-b009-84fc80e029f9 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] DELETE https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key2 Aug 25 15:13:40.813667 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-625ec10f-cfdc-4023-b009-84fc80e029f9 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:40.813860 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-625ec10f-cfdc-4023-b009-84fc80e029f9 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:40.849168 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-625ec10f-cfdc-4023-b009-84fc80e029f9 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key2 returned with HTTP 202 Aug 25 15:13:40.849842 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 7/24] 10.4.3.85 () {68 vars in 1448 bytes} [Tue Aug 25 15:13:40 2026] DELETE /volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:13:40.859787 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cfcaf470-d720-491f-8994-1d3ac0198ea6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:40.862025 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cfcaf470-d720-491f-8994-1d3ac0198ea6 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] GET https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key2 Aug 25 15:13:40.862349 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cfcaf470-d720-491f-8994-1d3ac0198ea6 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:40.862621 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cfcaf470-d720-491f-8994-1d3ac0198ea6 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:40.878388 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cfcaf470-d720-491f-8994-1d3ac0198ea6 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] HTTP exception thrown: Group Type b0cb6040-b125-4eca-b850-e8465a03e4b6 has no extra spec with key key2. Aug 25 15:13:40.878648 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cfcaf470-d720-491f-8994-1d3ac0198ea6 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key2 returned with HTTP 404 Aug 25 15:13:40.879323 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 6/25] 10.4.3.85 () {68 vars in 1445 bytes} [Tue Aug 25 15:13:40 2026] GET /volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key2 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:13:40.889968 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-66de8868-78c8-424f-b36e-3353450147cc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:40.893186 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-66de8868-78c8-424f-b36e-3353450147cc tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] DELETE https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key3 Aug 25 15:13:40.893680 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-66de8868-78c8-424f-b36e-3353450147cc tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:40.893741 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-66de8868-78c8-424f-b36e-3353450147cc tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:40.925353 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-66de8868-78c8-424f-b36e-3353450147cc tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key3 returned with HTTP 202 Aug 25 15:13:40.925939 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 7/26] 10.4.3.85 () {68 vars in 1448 bytes} [Tue Aug 25 15:13:40 2026] DELETE /volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:13:40.934823 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c4f476de-d789-425e-b7be-25faf87e1ae4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:40.937681 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c4f476de-d789-425e-b7be-25faf87e1ae4 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] GET https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key3 Aug 25 15:13:40.938307 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c4f476de-d789-425e-b7be-25faf87e1ae4 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:40.938307 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c4f476de-d789-425e-b7be-25faf87e1ae4 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:40.948404 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c4f476de-d789-425e-b7be-25faf87e1ae4 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] HTTP exception thrown: Group Type b0cb6040-b125-4eca-b850-e8465a03e4b6 has no extra spec with key key3. Aug 25 15:13:40.948870 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c4f476de-d789-425e-b7be-25faf87e1ae4 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key3 returned with HTTP 404 Aug 25 15:13:40.950081 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 7/27] 10.4.3.85 () {68 vars in 1445 bytes} [Tue Aug 25 15:13:40 2026] GET /volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6/group_specs/key3 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:13:40.959769 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dd31c0df-ecef-43d3-8ce0-6f7d517e0b96 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:40.961973 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dd31c0df-ecef-43d3-8ce0-6f7d517e0b96 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] DELETE https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6 Aug 25 15:13:40.962187 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dd31c0df-ecef-43d3-8ce0-6f7d517e0b96 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:40.962394 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dd31c0df-ecef-43d3-8ce0-6f7d517e0b96 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:40.988698 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dd31c0df-ecef-43d3-8ce0-6f7d517e0b96 tempest-GroupTypeSpecsTest-536592122 tempest-GroupTypeSpecsTest-536592122-project-admin] https://10.4.3.85/volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6 returned with HTTP 202 Aug 25 15:13:40.989376 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 8/28] 10.4.3.85 () {68 vars in 1397 bytes} [Tue Aug 25 15:13:40 2026] DELETE /volume/v3/group_types/b0cb6040-b125-4eca-b850-e8465a03e4b6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:13:49.895826 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-63f0bbfe-098a-47cc-b08a-d5d3afcdec13 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:50.340791 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-63f0bbfe-098a-47cc-b08a-d5d3afcdec13 tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:13:50.341045 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-63f0bbfe-098a-47cc-b08a-d5d3afcdec13 tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-788356848"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:50.537872 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-63f0bbfe-098a-47cc-b08a-d5d3afcdec13 tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:13:50.538349 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 7/29] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:13:49 2026] POST /volume/v3/types => generated 219 bytes in 655 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:13:50.581422 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-65a69003-a157-47cc-bda3-1401f22db718 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:50.586019 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-65a69003-a157-47cc-bda3-1401f22db718 tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] POST https://10.4.3.85/volume/v3/group_types Aug 25 15:13:50.586019 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-65a69003-a157-47cc-bda3-1401f22db718 tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-545416535"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:50.736029 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-65a69003-a157-47cc-bda3-1401f22db718 tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] https://10.4.3.85/volume/v3/group_types returned with HTTP 202 Aug 25 15:13:50.736452 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 8/30] 10.4.3.85 () {70 vars in 1304 bytes} [Tue Aug 25 15:13:50 2026] POST /volume/v3/group_types => generated 176 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:13:50.755292 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5a327b83-9267-4c0b-9a56-660bf9ab668a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:50.936389 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5a327b83-9267-4c0b-9a56-660bf9ab668a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] POST https://10.4.3.85/volume/v3/groups Aug 25 15:13:50.936893 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5a327b83-9267-4c0b-9a56-660bf9ab668a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "48596cbb-0603-44c3-83be-d281f118fafb", "volume_types": ["191a9d99-d58d-44be-b167-8a72b8a10333"], "name": "tempest-GroupsV314Test-Group-2089917035"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:50.938677 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-5a327b83-9267-4c0b-9a56-660bf9ab668a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Creating new group {'group': {'group_type': '48596cbb-0603-44c3-83be-d281f118fafb', 'volume_types': ['191a9d99-d58d-44be-b167-8a72b8a10333'], 'name': 'tempest-GroupsV314Test-Group-2089917035'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 15:13:50.955708 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-5a327b83-9267-4c0b-9a56-660bf9ab668a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Creating group tempest-GroupsV314Test-Group-2089917035. Aug 25 15:13:50.978195 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5a327b83-9267-4c0b-9a56-660bf9ab668a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Availability zone cache updated, next update will occur around 2026-08-25 16:13:50.977108. {{(pid=100468) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 15:13:50.978386 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5a327b83-9267-4c0b-9a56-660bf9ab668a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Availability Zones retrieved successfully. Aug 25 15:13:50.983527 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=10,cinder:INSERT=2,cinder:UPDATE=4 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:13:51.112896 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-5a327b83-9267-4c0b-9a56-660bf9ab668a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Created reservations ['813380e6-50b0-49ae-bf00-908dada78e42'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:13:51.197814 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5a327b83-9267-4c0b-9a56-660bf9ab668a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/groups returned with HTTP 202 Aug 25 15:13:51.198242 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 8/31] 10.4.3.85 () {70 vars in 1290 bytes} [Tue Aug 25 15:13:50 2026] POST /volume/v3/groups => generated 108 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:13:51.207588 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-322c164b-98f7-49c5-9605-fd519c1b9107 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:51.209531 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-322c164b-98f7-49c5-9605-fd519c1b9107 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/groups/19ac2eec-936a-4a12-8316-e4ddb152e1c1 Aug 25 15:13:51.209761 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-322c164b-98f7-49c5-9605-fd519c1b9107 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:51.209938 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-322c164b-98f7-49c5-9605-fd519c1b9107 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:51.210117 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-322c164b-98f7-49c5-9605-fd519c1b9107 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] show called for member 19ac2eec-936a-4a12-8316-e4ddb152e1c1 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:13:51.215091 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:51.215091 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:13:51.248669 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-322c164b-98f7-49c5-9605-fd519c1b9107 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/groups/19ac2eec-936a-4a12-8316-e4ddb152e1c1 returned with HTTP 200 Aug 25 15:13:51.249188 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 9/32] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:13:51 2026] GET /volume/v3/groups/19ac2eec-936a-4a12-8316-e4ddb152e1c1 => generated 388 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:13:52.260444 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-83d19fed-cc51-48ad-afc8-e8524af98837 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:52.262550 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-83d19fed-cc51-48ad-afc8-e8524af98837 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/groups/19ac2eec-936a-4a12-8316-e4ddb152e1c1 Aug 25 15:13:52.262893 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-83d19fed-cc51-48ad-afc8-e8524af98837 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:52.263790 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-83d19fed-cc51-48ad-afc8-e8524af98837 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:52.263790 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-83d19fed-cc51-48ad-afc8-e8524af98837 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] show called for member 19ac2eec-936a-4a12-8316-e4ddb152e1c1 {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:13:52.269462 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:52.269462 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:13:52.327894 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-83d19fed-cc51-48ad-afc8-e8524af98837 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/groups/19ac2eec-936a-4a12-8316-e4ddb152e1c1 returned with HTTP 200 Aug 25 15:13:52.328361 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 8/33] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:13:52 2026] GET /volume/v3/groups/19ac2eec-936a-4a12-8316-e4ddb152e1c1 => generated 389 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:13:52.338399 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:52.340434 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:13:52.340966 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1455881171", "volume_type": "191a9d99-d58d-44be-b167-8a72b8a10333", "group_id": "19ac2eec-936a-4a12-8316-e4ddb152e1c1", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:52.342985 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1455881171', 'volume_type': '191a9d99-d58d-44be-b167-8a72b8a10333', 'group_id': '19ac2eec-936a-4a12-8316-e4ddb152e1c1', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:13:52.358624 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:52.358624 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:13:52.359325 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Create volume of 1 GB Aug 25 15:13:52.380049 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Availability zone cache updated, next update will occur around 2026-08-25 16:13:52.379394. {{(pid=100466) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 15:13:52.380166 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Availability Zones retrieved successfully. Aug 25 15:13:52.409050 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Flow 'volume_create_api' (4c0cda14-9922-4f6c-a4e1-a335f051bb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:13:52.410827 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f578a0e2-ada4-49bb-b459-bb86f6972ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:52.411821 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:52.411821 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:13:52.412365 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:13:52.454979 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f578a0e2-ada4-49bb-b459-bb86f6972ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:13:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=191a9d99-d58d-44be-b167-8a72b8a10333,is_public=True,name='tempest-GroupsV314Test-volume-type-788356848',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '191a9d99-d58d-44be-b167-8a72b8a10333', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '19ac2eec-936a-4a12-8316-e4ddb152e1c1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:52.456235 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (394ebdf9-c331-4ffd-9e21-e3198b22fb99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:52.517811 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-788356848 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-788356848, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:13:52.518166 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-788356848 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-788356848, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:13:52.901002 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Created reservations ['30afe740-e556-4111-96e6-14b6d8062148', 'e4ec4e8e-6ea1-4a7d-8999-b58bd711a76b', '27d6bc31-badb-4c0c-93a6-25a4dc3721a2', '0f179bcf-6786-4cff-9d87-c911608681e6'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:13:52.901836 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (394ebdf9-c331-4ffd-9e21-e3198b22fb99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30afe740-e556-4111-96e6-14b6d8062148', 'e4ec4e8e-6ea1-4a7d-8999-b58bd711a76b', '27d6bc31-badb-4c0c-93a6-25a4dc3721a2', '0f179bcf-6786-4cff-9d87-c911608681e6']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:52.902979 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3bbc849-fbe1-4574-a937-7e7285ad4820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:53.002254 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3bbc849-fbe1-4574-a937-7e7285ad4820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd71b5732-bbc1-4230-a8b0-f1b075b887b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1455881171',encryption_key_id=None,group_id=19ac2eec-936a-4a12-8316-e4ddb152e1c1,group_type_id=,metadata={},multiattach=False,project_id='1057309eb1f44f8b99069c655d5b87bf',qos_specs=None,replication_status=,reservations=['30afe740-e556-4111-96e6-14b6d8062148','e4ec4e8e-6ea1-4a7d-8999-b58bd711a76b','27d6bc31-badb-4c0c-93a6-25a4dc3721a2','0f179bcf-6786-4cff-9d87-c911608681e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ce859dba3ab44c48b4f256ebf358f56',volume_type_id=191a9d99-d58d-44be-b167-8a72b8a10333), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:13:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1455881171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=19ac2eec-936a-4a12-8316-e4ddb152e1c1,host=None,id=d71b5732-bbc1-4230-a8b0-f1b075b887b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1057309eb1f44f8b99069c655d5b87bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ce859dba3ab44c48b4f256ebf358f56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(191a9d99-d58d-44be-b167-8a72b8a10333),volume_type_id=191a9d99-d58d-44be-b167-8a72b8a10333)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:53.002254 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c97f0ef-6daf-4f89-97c1-34a91d900587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:53.243846 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c97f0ef-6daf-4f89-97c1-34a91d900587) transitioned into state 'SUCCESS' from state '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-1455881171',encryption_key_id=None,group_id=19ac2eec-936a-4a12-8316-e4ddb152e1c1,group_type_id=,metadata={},multiattach=False,project_id='1057309eb1f44f8b99069c655d5b87bf',qos_specs=None,replication_status=,reservations=['30afe740-e556-4111-96e6-14b6d8062148','e4ec4e8e-6ea1-4a7d-8999-b58bd711a76b','27d6bc31-badb-4c0c-93a6-25a4dc3721a2','0f179bcf-6786-4cff-9d87-c911608681e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ce859dba3ab44c48b4f256ebf358f56',volume_type_id=191a9d99-d58d-44be-b167-8a72b8a10333)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:53.243846 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b47d5d73-c662-4321-ad05-9917c5429d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:53.325797 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b47d5d73-c662-4321-ad05-9917c5429d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:53.326986 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Flow 'volume_create_api' (4c0cda14-9922-4f6c-a4e1-a335f051bb91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:13:53.327419 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Create volume request issued successfully. Aug 25 15:13:53.328867 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:13:53.328867 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:13:53.372272 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:13:53.375585 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:53.375585 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:13:53.382663 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b93445bf-8eb8-45bc-9685-c8ae8101fb81 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:13:53.382663 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 9/34] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:13:52 2026] POST /volume/v3/volumes => generated 816 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:13:53.392052 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1f390edc-6ebe-4ee9-95fb-76bb28965e9a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:53.394963 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1f390edc-6ebe-4ee9-95fb-76bb28965e9a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/volumes/d71b5732-bbc1-4230-a8b0-f1b075b887b3 Aug 25 15:13:53.394963 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1f390edc-6ebe-4ee9-95fb-76bb28965e9a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:53.394963 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1f390edc-6ebe-4ee9-95fb-76bb28965e9a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:53.404263 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:53.404263 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:13:53.414739 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1f390edc-6ebe-4ee9-95fb-76bb28965e9a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Volume info retrieved successfully. Aug 25 15:13:53.415447 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-1f390edc-6ebe-4ee9-95fb-76bb28965e9a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:13:53.415607 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-1f390edc-6ebe-4ee9-95fb-76bb28965e9a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:13:53.458562 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-1f390edc-6ebe-4ee9-95fb-76bb28965e9a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:13:53.461764 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:53.461764 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:13:53.469058 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1f390edc-6ebe-4ee9-95fb-76bb28965e9a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/volumes/d71b5732-bbc1-4230-a8b0-f1b075b887b3 returned with HTTP 200 Aug 25 15:13:53.469419 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 9/35] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:13:53 2026] GET /volume/v3/volumes/d71b5732-bbc1-4230-a8b0-f1b075b887b3 => generated 884 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:13:54.483803 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-756d96e8-9f07-4384-95bc-a9cb2653855d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:54.485955 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-756d96e8-9f07-4384-95bc-a9cb2653855d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/volumes/d71b5732-bbc1-4230-a8b0-f1b075b887b3 Aug 25 15:13:54.486242 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-756d96e8-9f07-4384-95bc-a9cb2653855d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:54.486514 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-756d96e8-9f07-4384-95bc-a9cb2653855d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:54.528589 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:54.528589 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:13:54.545780 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-756d96e8-9f07-4384-95bc-a9cb2653855d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Volume info retrieved successfully. Aug 25 15:13:54.545780 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-756d96e8-9f07-4384-95bc-a9cb2653855d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:13:54.545780 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-756d96e8-9f07-4384-95bc-a9cb2653855d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:13:54.575461 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-756d96e8-9f07-4384-95bc-a9cb2653855d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:13:54.581081 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:54.581081 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:13:54.670957 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-756d96e8-9f07-4384-95bc-a9cb2653855d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/volumes/d71b5732-bbc1-4230-a8b0-f1b075b887b3 returned with HTTP 200 Aug 25 15:13:54.671555 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 10/36] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:13:54 2026] GET /volume/v3/volumes/d71b5732-bbc1-4230-a8b0-f1b075b887b3 => generated 909 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:13:54.687913 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:54.689695 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] POST https://10.4.3.85/volume/v3/groups/action Aug 25 15:13:54.690445 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Action body: b'{"create-from-src": {"source_group_id": "19ac2eec-936a-4a12-8316-e4ddb152e1c1", "name": "tempest-Group_from_grp-1803205223"}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:13:54.690608 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "19ac2eec-936a-4a12-8316-e4ddb152e1c1", "name": "tempest-Group_from_grp-1803205223"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:54.692328 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Creating new group {'create-from-src': {'source_group_id': '19ac2eec-936a-4a12-8316-e4ddb152e1c1', 'name': 'tempest-Group_from_grp-1803205223'}}. {{(pid=100465) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 25 15:13:54.692497 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.groups [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Creating group tempest-Group_from_grp-1803205223 from source group 19ac2eec-936a-4a12-8316-e4ddb152e1c1. Aug 25 15:13:54.695730 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:54.695730 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:13:54.701792 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:54.701792 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:13:54.801614 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Created reservations ['2d63832f-be86-4c6b-95a3-c794def73c00'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:13:54.895076 np0000008087 devstack@c-api.service[100465]: INFO cinder.group.api [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] A mapping entry already exists for group d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8 and volume type 191a9d99-d58d-44be-b167-8a72b8a10333. Do not need to create again. Aug 25 15:13:54.895393 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:54.895393 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:13:54.899708 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Availability zone cache updated, next update will occur around 2026-08-25 16:13:54.899146. {{(pid=100465) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 15:13:54.899838 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Availability Zones retrieved successfully. Aug 25 15:13:54.919550 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Flow 'volume_create_api' (7c5ac939-1fd8-4304-9b86-dc814320929c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:13:54.920699 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de738f46-2e4a-4bc2-918d-28e5e1714dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:54.925200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:13:54.974069 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de738f46-2e4a-4bc2-918d-28e5e1714dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd71b5732-bbc1-4230-a8b0-f1b075b887b3', 'volume_type': VolumeType(created_at=2026-08-25T15:13:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=191a9d99-d58d-44be-b167-8a72b8a10333,is_public=True,name='tempest-GroupsV314Test-volume-type-788356848',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '191a9d99-d58d-44be-b167-8a72b8a10333', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:54.974843 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dedf0a29-3e68-40b7-baab-c5ccb58faf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:55.034831 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-788356848 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-788356848, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:13:55.035061 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-788356848 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-788356848, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:13:55.148259 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Created reservations ['a91b28b4-0f01-4604-93b3-4ca8571b91a0', '973a20e8-c872-4904-82cf-5be608de09fc', 'acd9fd32-8e73-407e-ac81-da30fc939726', 'b7bb0ff8-68cf-458d-ae90-57ba4f8b99a1'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:13:55.149375 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dedf0a29-3e68-40b7-baab-c5ccb58faf4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a91b28b4-0f01-4604-93b3-4ca8571b91a0', '973a20e8-c872-4904-82cf-5be608de09fc', 'acd9fd32-8e73-407e-ac81-da30fc939726', 'b7bb0ff8-68cf-458d-ae90-57ba4f8b99a1']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:55.150260 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203c0043-1260-4888-876c-159e619c7a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:55.191396 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203c0043-1260-4888-876c-159e619c7a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e391d301-4d8f-4deb-87a2-9ff24837e45e', '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=d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8,group_type_id=,metadata={},multiattach=False,project_id='1057309eb1f44f8b99069c655d5b87bf',qos_specs=None,replication_status=,reservations=['a91b28b4-0f01-4604-93b3-4ca8571b91a0','973a20e8-c872-4904-82cf-5be608de09fc','acd9fd32-8e73-407e-ac81-da30fc939726','b7bb0ff8-68cf-458d-ae90-57ba4f8b99a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=d71b5732-bbc1-4230-a8b0-f1b075b887b3,status='creating',user_id='4ce859dba3ab44c48b4f256ebf358f56',volume_type_id=191a9d99-d58d-44be-b167-8a72b8a10333), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:13:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8,host=None,id=e391d301-4d8f-4deb-87a2-9ff24837e45e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1057309eb1f44f8b99069c655d5b87bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d71b5732-bbc1-4230-a8b0-f1b075b887b3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ce859dba3ab44c48b4f256ebf358f56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(191a9d99-d58d-44be-b167-8a72b8a10333),volume_type_id=191a9d99-d58d-44be-b167-8a72b8a10333)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:55.192168 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e5fc47b-5f85-432b-aaa1-db2263690a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:55.261538 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e5fc47b-5f85-432b-aaa1-db2263690a14) transitioned into state 'SUCCESS' from 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=d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8,group_type_id=,metadata={},multiattach=False,project_id='1057309eb1f44f8b99069c655d5b87bf',qos_specs=None,replication_status=,reservations=['a91b28b4-0f01-4604-93b3-4ca8571b91a0','973a20e8-c872-4904-82cf-5be608de09fc','acd9fd32-8e73-407e-ac81-da30fc939726','b7bb0ff8-68cf-458d-ae90-57ba4f8b99a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=d71b5732-bbc1-4230-a8b0-f1b075b887b3,status='creating',user_id='4ce859dba3ab44c48b4f256ebf358f56',volume_type_id=191a9d99-d58d-44be-b167-8a72b8a10333)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:55.262688 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Flow 'volume_create_api' (7c5ac939-1fd8-4304-9b86-dc814320929c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:13:55.263145 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Create volume request issued successfully. Aug 25 15:13:55.360556 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5ec9ed91-8998-4613-91c2-0fba0ec9e6cf tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/groups/action returned with HTTP 202 Aug 25 15:13:55.361022 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 9/37] 10.4.3.85 () {70 vars in 1311 bytes} [Tue Aug 25 15:13:54 2026] POST /volume/v3/groups/action => generated 102 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:13:55.368557 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fff48041-ca70-4bf4-99e0-5862742770ad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:55.370579 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fff48041-ca70-4bf4-99e0-5862742770ad tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:13:55.370862 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fff48041-ca70-4bf4-99e0-5862742770ad tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:55.371054 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fff48041-ca70-4bf4-99e0-5862742770ad tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:55.371572 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-fff48041-ca70-4bf4-99e0-5862742770ad tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:13:55.372292 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fff48041-ca70-4bf4-99e0-5862742770ad tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:13:55.402385 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fff48041-ca70-4bf4-99e0-5862742770ad tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Get all volumes completed successfully. Aug 25 15:13:55.403434 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-fff48041-ca70-4bf4-99e0-5862742770ad tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:13:55.403699 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-fff48041-ca70-4bf4-99e0-5862742770ad tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:13:55.453749 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-fff48041-ca70-4bf4-99e0-5862742770ad tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:13:55.456931 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:55.456931 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:13:55.460523 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-fff48041-ca70-4bf4-99e0-5862742770ad tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:13:55.460682 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-fff48041-ca70-4bf4-99e0-5862742770ad tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:13:55.498914 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-fff48041-ca70-4bf4-99e0-5862742770ad tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:13:55.502270 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:55.502270 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:13:55.510039 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fff48041-ca70-4bf4-99e0-5862742770ad tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:13:55.510549 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 10/38] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:13:55 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:13:55.523842 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e80421fa-0968-4ce2-b5fe-c3a3a87b6d7f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:55.525841 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e80421fa-0968-4ce2-b5fe-c3a3a87b6d7f tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/volumes/e391d301-4d8f-4deb-87a2-9ff24837e45e Aug 25 15:13:55.526159 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e80421fa-0968-4ce2-b5fe-c3a3a87b6d7f tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:55.526385 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e80421fa-0968-4ce2-b5fe-c3a3a87b6d7f tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:55.544987 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:55.544987 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:13:55.550026 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e80421fa-0968-4ce2-b5fe-c3a3a87b6d7f tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Volume info retrieved successfully. Aug 25 15:13:55.551001 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-e80421fa-0968-4ce2-b5fe-c3a3a87b6d7f tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:13:55.551224 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-e80421fa-0968-4ce2-b5fe-c3a3a87b6d7f tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:13:55.599349 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-e80421fa-0968-4ce2-b5fe-c3a3a87b6d7f tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:13:55.602539 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:55.602539 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:13:55.610204 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e80421fa-0968-4ce2-b5fe-c3a3a87b6d7f tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/volumes/e391d301-4d8f-4deb-87a2-9ff24837e45e returned with HTTP 200 Aug 25 15:13:55.610756 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 10/39] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:13:55 2026] GET /volume/v3/volumes/e391d301-4d8f-4deb-87a2-9ff24837e45e => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:13:55.626000 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4f8af0f9-c036-46b7-99d0-ff5275c965de None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:55.629393 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f8af0f9-c036-46b7-99d0-ff5275c965de tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/groups/d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8 Aug 25 15:13:55.629600 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4f8af0f9-c036-46b7-99d0-ff5275c965de tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:55.629786 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4f8af0f9-c036-46b7-99d0-ff5275c965de tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:55.629989 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-4f8af0f9-c036-46b7-99d0-ff5275c965de tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] show called for member d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:13:55.648975 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:55.648975 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:13:55.677741 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f8af0f9-c036-46b7-99d0-ff5275c965de tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/groups/d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8 returned with HTTP 200 Aug 25 15:13:55.678132 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 11/40] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:13:55 2026] GET /volume/v3/groups/d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8 => generated 417 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:13:55.689660 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b5104513-5063-4e70-8433-986e4875442d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:55.692724 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b5104513-5063-4e70-8433-986e4875442d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:13:55.692974 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b5104513-5063-4e70-8433-986e4875442d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:55.693186 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b5104513-5063-4e70-8433-986e4875442d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:55.693729 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-b5104513-5063-4e70-8433-986e4875442d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:13:55.694096 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:55.694096 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:13:55.701763 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b5104513-5063-4e70-8433-986e4875442d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:13:55.738478 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b5104513-5063-4e70-8433-986e4875442d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Get all volumes completed successfully. Aug 25 15:13:55.738478 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-b5104513-5063-4e70-8433-986e4875442d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:13:55.738638 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-b5104513-5063-4e70-8433-986e4875442d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:13:55.791620 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-b5104513-5063-4e70-8433-986e4875442d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:13:55.797714 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:55.797714 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:13:55.802718 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-b5104513-5063-4e70-8433-986e4875442d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:13:55.802967 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-b5104513-5063-4e70-8433-986e4875442d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:13:55.849948 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-b5104513-5063-4e70-8433-986e4875442d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:13:55.852945 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:55.852945 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:13:55.861540 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b5104513-5063-4e70-8433-986e4875442d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:13:55.862100 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 10/41] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:13:55 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:13:55.877629 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f40db07b-1f0b-4b53-8915-19822611d0fa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:55.880035 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f40db07b-1f0b-4b53-8915-19822611d0fa tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] POST https://10.4.3.85/volume/v3/groups/d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8/action Aug 25 15:13:55.880668 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f40db07b-1f0b-4b53-8915-19822611d0fa tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:13:55.880817 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f40db07b-1f0b-4b53-8915-19822611d0fa tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:55.882157 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-f40db07b-1f0b-4b53-8915-19822611d0fa tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] delete called for group d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8 {{(pid=100466) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 15:13:55.882282 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.groups [None req-f40db07b-1f0b-4b53-8915-19822611d0fa tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Delete group with id: d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8 Aug 25 15:13:55.885750 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:55.885750 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:13:56.238608 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f40db07b-1f0b-4b53-8915-19822611d0fa tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/groups/d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8/action returned with HTTP 202 Aug 25 15:13:56.238967 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 11/42] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:13:55 2026] POST /volume/v3/groups/d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8/action => generated 0 bytes in 362 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:13:56.282665 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-90b9bfc7-3086-4b5b-8f8a-1c3265bc353d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:56.284859 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-90b9bfc7-3086-4b5b-8f8a-1c3265bc353d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/volumes/e391d301-4d8f-4deb-87a2-9ff24837e45e Aug 25 15:13:56.285129 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-90b9bfc7-3086-4b5b-8f8a-1c3265bc353d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:56.285346 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-90b9bfc7-3086-4b5b-8f8a-1c3265bc353d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:56.367137 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:56.367137 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:13:56.371520 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-90b9bfc7-3086-4b5b-8f8a-1c3265bc353d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Volume info retrieved successfully. Aug 25 15:13:56.435098 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-90b9bfc7-3086-4b5b-8f8a-1c3265bc353d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:13:56.435098 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-90b9bfc7-3086-4b5b-8f8a-1c3265bc353d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:13:56.435098 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-90b9bfc7-3086-4b5b-8f8a-1c3265bc353d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:13:56.435098 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:56.435098 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:13:56.435098 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-90b9bfc7-3086-4b5b-8f8a-1c3265bc353d tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/volumes/e391d301-4d8f-4deb-87a2-9ff24837e45e returned with HTTP 200 Aug 25 15:13:56.435098 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 11/43] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:13:56 2026] GET /volume/v3/volumes/e391d301-4d8f-4deb-87a2-9ff24837e45e => generated 919 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:13:56.889729 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-88334c84-e99a-440a-86d8-3286b8a5551c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:57.123753 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-41a670c4-b704-4de5-9eda-106983959f05 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:57.240553 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:13:57.240553 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1888494190"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:57.242559 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1888494190'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:13:57.255307 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Create volume of 1 GB Aug 25 15:13:57.255823 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:57.255823 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:13:57.256798 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Availability Zones retrieved successfully. Aug 25 15:13:57.269139 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Flow 'volume_create_api' (83df15ee-f43f-41f6-adbb-459d651be529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:13:57.271904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95781278-39de-44db-becd-351b2a115fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:57.273124 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:13:57.296776 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:57.296776 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:13:57.315418 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95781278-39de-44db-becd-351b2a115fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3c806034-e569-4458-a37d-fa179611576c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c806034-e569-4458-a37d-fa179611576c', 'encryption_key_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=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:57.317309 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ddf6066-15f8-4443-89e9-c5e62d255c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:57.398616 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-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 25 15:13:57.398763 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-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 25 15:13:57.442461 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-28de5a4c-bc98-4561-ae9a-13c1abe6d13a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:57.445159 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28de5a4c-bc98-4561-ae9a-13c1abe6d13a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/volumes/e391d301-4d8f-4deb-87a2-9ff24837e45e Aug 25 15:13:57.445382 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28de5a4c-bc98-4561-ae9a-13c1abe6d13a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:57.445577 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28de5a4c-bc98-4561-ae9a-13c1abe6d13a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:57.463917 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28de5a4c-bc98-4561-ae9a-13c1abe6d13a tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/volumes/e391d301-4d8f-4deb-87a2-9ff24837e45e returned with HTTP 404 Aug 25 15:13:57.465332 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 12/44] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:13:57 2026] GET /volume/v3/volumes/e391d301-4d8f-4deb-87a2-9ff24837e45e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:13:57.476196 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-25f59b3e-8911-4cf4-9dbc-d57d82b95db6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:57.478833 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25f59b3e-8911-4cf4-9dbc-d57d82b95db6 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/groups/d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8 Aug 25 15:13:57.479608 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25f59b3e-8911-4cf4-9dbc-d57d82b95db6 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:57.479608 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25f59b3e-8911-4cf4-9dbc-d57d82b95db6 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:57.479776 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-25f59b3e-8911-4cf4-9dbc-d57d82b95db6 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] show called for member d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:13:57.486303 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25f59b3e-8911-4cf4-9dbc-d57d82b95db6 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/groups/d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8 returned with HTTP 404 Aug 25 15:13:57.487133 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 12/45] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:13:57 2026] GET /volume/v3/groups/d9dcd8ac-0d2a-4b61-ac5f-a17dbb32fbe8 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:13:57.498743 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-602561b3-1b5a-4506-980f-ccb83f474abb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:57.501172 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-602561b3-1b5a-4506-980f-ccb83f474abb tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:13:57.501410 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-602561b3-1b5a-4506-980f-ccb83f474abb tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:57.502963 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-602561b3-1b5a-4506-980f-ccb83f474abb tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:57.502963 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-602561b3-1b5a-4506-980f-ccb83f474abb tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:13:57.504930 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-602561b3-1b5a-4506-980f-ccb83f474abb tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:13:57.515724 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-602561b3-1b5a-4506-980f-ccb83f474abb tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Get all volumes completed successfully. Aug 25 15:13:57.516835 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-602561b3-1b5a-4506-980f-ccb83f474abb tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:13:57.517117 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-602561b3-1b5a-4506-980f-ccb83f474abb tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:13:57.566502 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-602561b3-1b5a-4506-980f-ccb83f474abb tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:13:57.566637 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:13:57.566637 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-872916455"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:57.567657 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-872916455'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:13:57.568241 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Create volume of 1 GB Aug 25 15:13:57.570603 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:57.570603 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:13:57.601935 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Created reservations ['3e6bd8a0-779e-4c7a-a0ca-760d6ed1c804', '6b147707-6a43-47c1-8e74-ee6e02dc919c', '5b83e724-d68b-4167-8185-061249cc6dc5', '8def1743-38dd-4056-abcd-34611f387fbc'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:13:57.603217 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ddf6066-15f8-4443-89e9-c5e62d255c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e6bd8a0-779e-4c7a-a0ca-760d6ed1c804', '6b147707-6a43-47c1-8e74-ee6e02dc919c', '5b83e724-d68b-4167-8185-061249cc6dc5', '8def1743-38dd-4056-abcd-34611f387fbc']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:57.604508 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b17409dd-3b1d-4b15-971a-1225ed69703e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:57.616010 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-602561b3-1b5a-4506-980f-ccb83f474abb tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:13:57.616292 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Availability zone cache updated, next update will occur around 2026-08-25 16:13:57.615857. {{(pid=100465) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 15:13:57.616389 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 13/46] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:13:57 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:13:57.616460 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Availability Zones retrieved successfully. Aug 25 15:13:57.623256 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Flow 'volume_create_api' (20f9d0ff-f359-4843-a72b-1c36a8b5fdb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:13:57.624489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45e5500-70f6-4b1a-88a2-fa6f7d972966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:57.625514 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:13:57.633303 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9525db7a-cecf-4bd9-a1a4-f923f3de1c4b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:57.635581 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9525db7a-cecf-4bd9-a1a4-f923f3de1c4b tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] POST https://10.4.3.85/volume/v3/groups/19ac2eec-936a-4a12-8316-e4ddb152e1c1/action Aug 25 15:13:57.636378 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9525db7a-cecf-4bd9-a1a4-f923f3de1c4b tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:13:57.636607 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9525db7a-cecf-4bd9-a1a4-f923f3de1c4b tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:57.639020 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-9525db7a-cecf-4bd9-a1a4-f923f3de1c4b tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] delete called for group 19ac2eec-936a-4a12-8316-e4ddb152e1c1 {{(pid=100468) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 15:13:57.639188 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-9525db7a-cecf-4bd9-a1a4-f923f3de1c4b tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Delete group with id: 19ac2eec-936a-4a12-8316-e4ddb152e1c1 Aug 25 15:13:57.643903 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:57.643903 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:13:57.647168 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b17409dd-3b1d-4b15-971a-1225ed69703e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddc4cc07-132f-41ff-b471-92d0b66db1b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1888494190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e12e0428f28f485fbf047c92354e2091',qos_specs=None,replication_status=,reservations=['3e6bd8a0-779e-4c7a-a0ca-760d6ed1c804','6b147707-6a43-47c1-8e74-ee6e02dc919c','5b83e724-d68b-4167-8185-061249cc6dc5','8def1743-38dd-4056-abcd-34611f387fbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee0390d620b48a8a79a2f596b350794',volume_type_id=3c806034-e569-4458-a37d-fa179611576c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1888494190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddc4cc07-132f-41ff-b471-92d0b66db1b7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e12e0428f28f485fbf047c92354e2091',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fee0390d620b48a8a79a2f596b350794',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c806034-e569-4458-a37d-fa179611576c),volume_type_id=3c806034-e569-4458-a37d-fa179611576c)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:57.648235 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0cb352f-aeab-433a-b19f-0fbf5e799499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:57.671525 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45e5500-70f6-4b1a-88a2-fa6f7d972966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:57.672351 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70c1c25a-3d70-4e58-bd68-4f3b82b8314c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:57.696084 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0cb352f-aeab-433a-b19f-0fbf5e799499) transitioned into state 'SUCCESS' from state '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-1888494190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e12e0428f28f485fbf047c92354e2091',qos_specs=None,replication_status=,reservations=['3e6bd8a0-779e-4c7a-a0ca-760d6ed1c804','6b147707-6a43-47c1-8e74-ee6e02dc919c','5b83e724-d68b-4167-8185-061249cc6dc5','8def1743-38dd-4056-abcd-34611f387fbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee0390d620b48a8a79a2f596b350794',volume_type_id=3c806034-e569-4458-a37d-fa179611576c)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:57.698680 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69bbcc9c-f57b-4432-82ce-66bde80236d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:57.720123 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-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 25 15:13:57.720546 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-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 25 15:13:57.743186 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69bbcc9c-f57b-4432-82ce-66bde80236d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:57.743186 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Flow 'volume_create_api' (83df15ee-f43f-41f6-adbb-459d651be529) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:13:57.743978 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Create volume request issued successfully. Aug 25 15:13:57.744158 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-88334c84-e99a-440a-86d8-3286b8a5551c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:13:57.746511 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 12/47] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:13:56 2026] POST /volume/v3/volumes => generated 756 bytes in 860 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:13:57.764769 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4011854b-ea20-46b7-ae66-91441acb130a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:57.766788 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4011854b-ea20-46b7-ae66-91441acb130a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:13:57.767025 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4011854b-ea20-46b7-ae66-91441acb130a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:57.767341 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4011854b-ea20-46b7-ae66-91441acb130a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:57.784848 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:57.784848 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:13:57.792786 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4011854b-ea20-46b7-ae66-91441acb130a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:13:57.801279 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4011854b-ea20-46b7-ae66-91441acb130a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:13:57.802327 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 14/48] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:13:57 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 824 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:13:57.852630 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9525db7a-cecf-4bd9-a1a4-f923f3de1c4b tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/groups/19ac2eec-936a-4a12-8316-e4ddb152e1c1/action returned with HTTP 202 Aug 25 15:13:57.853170 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 13/49] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:13:57 2026] POST /volume/v3/groups/19ac2eec-936a-4a12-8316-e4ddb152e1c1/action => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:13:57.868401 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2dfd2d52-5541-4529-b90b-e0a890721d95 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:57.870777 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2dfd2d52-5541-4529-b90b-e0a890721d95 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/volumes/d71b5732-bbc1-4230-a8b0-f1b075b887b3 Aug 25 15:13:57.871536 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2dfd2d52-5541-4529-b90b-e0a890721d95 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:57.871536 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2dfd2d52-5541-4529-b90b-e0a890721d95 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:57.872768 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Created reservations ['54b422df-49c6-4f61-8e46-2fe195cfc7cf', 'efe8d049-f898-4dde-84e7-1ad338eda672', '4ed9c699-074c-430f-b78b-ce7b88694ccb', '3b0d69aa-fc29-4d3a-b8cf-32125d094abf'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:13:57.874183 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70c1c25a-3d70-4e58-bd68-4f3b82b8314c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54b422df-49c6-4f61-8e46-2fe195cfc7cf', 'efe8d049-f898-4dde-84e7-1ad338eda672', '4ed9c699-074c-430f-b78b-ce7b88694ccb', '3b0d69aa-fc29-4d3a-b8cf-32125d094abf']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:57.874821 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8701be2-966d-443c-a092-16b439f54b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:57.886636 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:57.886636 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:13:57.899242 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2dfd2d52-5541-4529-b90b-e0a890721d95 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Volume info retrieved successfully. Aug 25 15:13:57.900381 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-2dfd2d52-5541-4529-b90b-e0a890721d95 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:13:57.900510 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-2dfd2d52-5541-4529-b90b-e0a890721d95 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:13:57.948936 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-2dfd2d52-5541-4529-b90b-e0a890721d95 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:13:57.952387 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:57.952387 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:13:57.961571 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2dfd2d52-5541-4529-b90b-e0a890721d95 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/volumes/d71b5732-bbc1-4230-a8b0-f1b075b887b3 returned with HTTP 200 Aug 25 15:13:57.962064 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 13/50] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:13:57 2026] GET /volume/v3/volumes/d71b5732-bbc1-4230-a8b0-f1b075b887b3 => generated 908 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:13:58.074517 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8701be2-966d-443c-a092-16b439f54b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9061cd24-55ba-40a9-8293-445a806b4ef6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-872916455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51cb8fd7697480daa37d066d81dbc1c',qos_specs=None,replication_status=,reservations=['54b422df-49c6-4f61-8e46-2fe195cfc7cf','efe8d049-f898-4dde-84e7-1ad338eda672','4ed9c699-074c-430f-b78b-ce7b88694ccb','3b0d69aa-fc29-4d3a-b8cf-32125d094abf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2adc2bee51ba43fb9189b32ecf2a8511',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:13:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-872916455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9061cd24-55ba-40a9-8293-445a806b4ef6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a51cb8fd7697480daa37d066d81dbc1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2adc2bee51ba43fb9189b32ecf2a8511',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:58.075298 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f5d3e15-716d-4219-b0aa-78ec4b0ff4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:58.359145 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f5d3e15-716d-4219-b0aa-78ec4b0ff4ad) transitioned into state 'SUCCESS' from state '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-872916455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a51cb8fd7697480daa37d066d81dbc1c',qos_specs=None,replication_status=,reservations=['54b422df-49c6-4f61-8e46-2fe195cfc7cf','efe8d049-f898-4dde-84e7-1ad338eda672','4ed9c699-074c-430f-b78b-ce7b88694ccb','3b0d69aa-fc29-4d3a-b8cf-32125d094abf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2adc2bee51ba43fb9189b32ecf2a8511',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:58.360077 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1d717a-c1d7-4413-9e1e-9a6089347b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:58.457313 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1d717a-c1d7-4413-9e1e-9a6089347b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:58.461536 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Flow 'volume_create_api' (20f9d0ff-f359-4843-a72b-1c36a8b5fdb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:13:58.461880 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Create volume request issued successfully. Aug 25 15:13:58.463188 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-41a670c4-b704-4de5-9eda-106983959f05 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:13:58.463188 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 11/51] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:13:57 2026] POST /volume/v3/volumes => generated 782 bytes in 1340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 15:13:58.481110 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1e6d928c-dc60-4639-94ac-c0dfed9f6120 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:58.494325 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e6d928c-dc60-4639-94ac-c0dfed9f6120 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:13:58.494325 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1e6d928c-dc60-4639-94ac-c0dfed9f6120 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:58.494325 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1e6d928c-dc60-4639-94ac-c0dfed9f6120 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:58.555679 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:58.555679 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:13:58.555679 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1e6d928c-dc60-4639-94ac-c0dfed9f6120 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:13:58.555679 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e6d928c-dc60-4639-94ac-c0dfed9f6120 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:13:58.555679 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 15/52] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:13:58 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 961 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:13:58.833090 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6c41885c-7127-43d9-91a3-11c5265f75c1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:58.833090 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c41885c-7127-43d9-91a3-11c5265f75c1 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:13:58.833090 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c41885c-7127-43d9-91a3-11c5265f75c1 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:58.833090 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c41885c-7127-43d9-91a3-11c5265f75c1 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:58.833090 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:58.833090 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:13:58.833090 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6c41885c-7127-43d9-91a3-11c5265f75c1 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:13:58.835686 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c41885c-7127-43d9-91a3-11c5265f75c1 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:13:58.836187 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 14/53] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:13:58 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:13:58.929784 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f3eeb30f-f669-497f-998e-6d9c6e89016f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:59.058066 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-55ff508f-71e6-463f-a82a-498dfcaa600c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:59.058066 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-55ff508f-71e6-463f-a82a-498dfcaa600c tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/volumes/d71b5732-bbc1-4230-a8b0-f1b075b887b3 Aug 25 15:13:59.058066 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-55ff508f-71e6-463f-a82a-498dfcaa600c tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:59.058066 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-55ff508f-71e6-463f-a82a-498dfcaa600c tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:59.058066 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-55ff508f-71e6-463f-a82a-498dfcaa600c tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/volumes/d71b5732-bbc1-4230-a8b0-f1b075b887b3 returned with HTTP 404 Aug 25 15:13:59.058066 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 12/54] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:13:59 2026] GET /volume/v3/volumes/d71b5732-bbc1-4230-a8b0-f1b075b887b3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:13:59.086362 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b3d97734-edce-48b1-9362-452aee911172 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:59.086362 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3d97734-edce-48b1-9362-452aee911172 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/groups/19ac2eec-936a-4a12-8316-e4ddb152e1c1 Aug 25 15:13:59.086362 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3d97734-edce-48b1-9362-452aee911172 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:59.086362 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3d97734-edce-48b1-9362-452aee911172 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:59.086362 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-b3d97734-edce-48b1-9362-452aee911172 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] show called for member 19ac2eec-936a-4a12-8316-e4ddb152e1c1 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:13:59.086362 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:59.086362 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:13:59.086362 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3d97734-edce-48b1-9362-452aee911172 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/groups/19ac2eec-936a-4a12-8316-e4ddb152e1c1 returned with HTTP 200 Aug 25 15:13:59.086362 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 16/55] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:13:59 2026] GET /volume/v3/groups/19ac2eec-936a-4a12-8316-e4ddb152e1c1 => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:13:59.258408 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f3eeb30f-f669-497f-998e-6d9c6e89016f tempest-TestMultiAttachVolumeSwap-2099056968 tempest-TestMultiAttachVolumeSwap-2099056968-project-admin] POST https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7/action Aug 25 15:13:59.259215 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f3eeb30f-f669-497f-998e-6d9c6e89016f tempest-TestMultiAttachVolumeSwap-2099056968 tempest-TestMultiAttachVolumeSwap-2099056968-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:13:59.259215 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f3eeb30f-f669-497f-998e-6d9c6e89016f tempest-TestMultiAttachVolumeSwap-2099056968 tempest-TestMultiAttachVolumeSwap-2099056968-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:59.293383 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:59.293383 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:13:59.293961 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f3eeb30f-f669-497f-998e-6d9c6e89016f tempest-TestMultiAttachVolumeSwap-2099056968 tempest-TestMultiAttachVolumeSwap-2099056968-project-admin] Volume info retrieved successfully. Aug 25 15:13:59.319365 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f3eeb30f-f669-497f-998e-6d9c6e89016f tempest-TestMultiAttachVolumeSwap-2099056968 tempest-TestMultiAttachVolumeSwap-2099056968-project-admin] Update volume admin metadata completed successfully. Aug 25 15:13:59.319592 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f3eeb30f-f669-497f-998e-6d9c6e89016f tempest-TestMultiAttachVolumeSwap-2099056968 tempest-TestMultiAttachVolumeSwap-2099056968-project-admin] Update readonly setting on volume completed successfully. Aug 25 15:13:59.319850 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f3eeb30f-f669-497f-998e-6d9c6e89016f tempest-TestMultiAttachVolumeSwap-2099056968 tempest-TestMultiAttachVolumeSwap-2099056968-project-admin] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7/action returned with HTTP 202 Aug 25 15:13:59.320282 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 14/56] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:13:58 2026] POST /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7/action => generated 0 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:13:59.332836 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:59.334720 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:13:59.336402 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1267133235"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:13:59.338195 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1267133235'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:13:59.350531 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Create volume of 1 GB Aug 25 15:13:59.351030 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:59.351030 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:13:59.355595 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Availability zone cache updated, next update will occur around 2026-08-25 16:13:59.355208. {{(pid=100468) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 15:13:59.355876 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Availability Zones retrieved successfully. Aug 25 15:13:59.386383 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Flow 'volume_create_api' (7b156046-650c-43f1-a858-7ee995cbc895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:13:59.387402 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5df3fbb0-69ba-4d2f-aae9-d76ad03fc111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:59.388360 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:13:59.403156 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:59.403156 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:13:59.415070 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5df3fbb0-69ba-4d2f-aae9-d76ad03fc111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3c806034-e569-4458-a37d-fa179611576c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c806034-e569-4458-a37d-fa179611576c', 'encryption_key_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=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:59.415852 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f67216-81aa-40db-af23-f04ef3ab62e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:59.450911 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-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 25 15:13:59.451230 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-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 25 15:13:59.631991 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-82501885-0d22-427d-aaf4-1a9c34c88618 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:59.636410 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-82501885-0d22-427d-aaf4-1a9c34c88618 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:13:59.636762 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-82501885-0d22-427d-aaf4-1a9c34c88618 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:59.637029 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-82501885-0d22-427d-aaf4-1a9c34c88618 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:59.655636 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:59.655636 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:13:59.661087 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Created reservations ['6a3f2957-449b-4faf-9e38-bbc670626aff', 'db6164d5-92ff-442a-a755-9cbbb398df62', '909dac51-7b65-49ee-8f3a-14ad55069c94', '0efe89ef-54b2-4681-aaac-9e038bf44f41'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:13:59.661770 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-82501885-0d22-427d-aaf4-1a9c34c88618 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:13:59.662662 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f67216-81aa-40db-af23-f04ef3ab62e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a3f2957-449b-4faf-9e38-bbc670626aff', 'db6164d5-92ff-442a-a755-9cbbb398df62', '909dac51-7b65-49ee-8f3a-14ad55069c94', '0efe89ef-54b2-4681-aaac-9e038bf44f41']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:59.664093 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec21cb05-e7c1-4aed-8de8-0e9acd67f4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:59.669718 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-82501885-0d22-427d-aaf4-1a9c34c88618 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:13:59.669718 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 13/57] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:13:59 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:13:59.738494 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec21cb05-e7c1-4aed-8de8-0e9acd67f4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be0d0f2b-0d4e-4b29-b6c1-cad7223e7957', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1267133235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e12e0428f28f485fbf047c92354e2091',qos_specs=None,replication_status=,reservations=['6a3f2957-449b-4faf-9e38-bbc670626aff','db6164d5-92ff-442a-a755-9cbbb398df62','909dac51-7b65-49ee-8f3a-14ad55069c94','0efe89ef-54b2-4681-aaac-9e038bf44f41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee0390d620b48a8a79a2f596b350794',volume_type_id=3c806034-e569-4458-a37d-fa179611576c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:13:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1267133235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be0d0f2b-0d4e-4b29-b6c1-cad7223e7957,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e12e0428f28f485fbf047c92354e2091',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fee0390d620b48a8a79a2f596b350794',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c806034-e569-4458-a37d-fa179611576c),volume_type_id=3c806034-e569-4458-a37d-fa179611576c)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:59.738494 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a9afd06-6c63-46d5-80ba-26ac81ffda7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:59.905791 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a9afd06-6c63-46d5-80ba-26ac81ffda7a) transitioned into state 'SUCCESS' from state '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-1267133235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e12e0428f28f485fbf047c92354e2091',qos_specs=None,replication_status=,reservations=['6a3f2957-449b-4faf-9e38-bbc670626aff','db6164d5-92ff-442a-a755-9cbbb398df62','909dac51-7b65-49ee-8f3a-14ad55069c94','0efe89ef-54b2-4681-aaac-9e038bf44f41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee0390d620b48a8a79a2f596b350794',volume_type_id=3c806034-e569-4458-a37d-fa179611576c)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:59.906494 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e0adb49-ac6c-40d3-8b27-328ad1d98d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:13:59.939952 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e0adb49-ac6c-40d3-8b27-328ad1d98d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:13:59.942152 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Flow 'volume_create_api' (7b156046-650c-43f1-a858-7ee995cbc895) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:13:59.945637 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Create volume request issued successfully. Aug 25 15:13:59.946448 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-964830bc-1849-46c5-a1bc-a7b28c7f42a8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:13:59.947103 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 15/58] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:13:59 2026] POST /volume/v3/volumes => generated 756 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:13:59.963608 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-708bceaf-2042-43b2-84b7-cbd7d6f41a07 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:13:59.968245 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-708bceaf-2042-43b2-84b7-cbd7d6f41a07 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 Aug 25 15:13:59.969054 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-708bceaf-2042-43b2-84b7-cbd7d6f41a07 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:13:59.969999 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-708bceaf-2042-43b2-84b7-cbd7d6f41a07 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:13:59.990425 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:13:59.990425 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:13:59.996030 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-708bceaf-2042-43b2-84b7-cbd7d6f41a07 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:14:00.004189 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-708bceaf-2042-43b2-84b7-cbd7d6f41a07 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 returned with HTTP 200 Aug 25 15:14:00.004461 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 17/59] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:13:59 2026] GET /volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 => generated 824 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:00.099380 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-20519abe-99f8-4a07-b325-0b8acb6fe988 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:00.101434 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-20519abe-99f8-4a07-b325-0b8acb6fe988 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] GET https://10.4.3.85/volume/v3/groups/19ac2eec-936a-4a12-8316-e4ddb152e1c1 Aug 25 15:14:00.101726 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-20519abe-99f8-4a07-b325-0b8acb6fe988 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:00.101940 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-20519abe-99f8-4a07-b325-0b8acb6fe988 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:00.102074 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-20519abe-99f8-4a07-b325-0b8acb6fe988 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] show called for member 19ac2eec-936a-4a12-8316-e4ddb152e1c1 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:14:00.119052 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-20519abe-99f8-4a07-b325-0b8acb6fe988 tempest-GroupsV314Test-1248486851 tempest-GroupsV314Test-1248486851-project-member] https://10.4.3.85/volume/v3/groups/19ac2eec-936a-4a12-8316-e4ddb152e1c1 returned with HTTP 404 Aug 25 15:14:00.119745 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 15/60] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:14:00 2026] GET /volume/v3/groups/19ac2eec-936a-4a12-8316-e4ddb152e1c1 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:14:00.128187 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dc051c84-b9d9-4e17-8e46-2c869a77e1af None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:00.132337 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc051c84-b9d9-4e17-8e46-2c869a77e1af tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] DELETE https://10.4.3.85/volume/v3/group_types/48596cbb-0603-44c3-83be-d281f118fafb Aug 25 15:14:00.132715 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc051c84-b9d9-4e17-8e46-2c869a77e1af tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:00.133011 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc051c84-b9d9-4e17-8e46-2c869a77e1af tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:00.494950 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc051c84-b9d9-4e17-8e46-2c869a77e1af tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] https://10.4.3.85/volume/v3/group_types/48596cbb-0603-44c3-83be-d281f118fafb returned with HTTP 202 Aug 25 15:14:00.495189 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 14/61] 10.4.3.85 () {68 vars in 1397 bytes} [Tue Aug 25 15:14:00 2026] DELETE /volume/v3/group_types/48596cbb-0603-44c3-83be-d281f118fafb => generated 0 bytes in 367 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:14:00.517648 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ac6b60d0-58f2-4cc9-a79e-cb8dcf7acbe2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:00.519564 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ac6b60d0-58f2-4cc9-a79e-cb8dcf7acbe2 tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] DELETE https://10.4.3.85/volume/v3/types/191a9d99-d58d-44be-b167-8a72b8a10333 Aug 25 15:14:00.520760 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ac6b60d0-58f2-4cc9-a79e-cb8dcf7acbe2 tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:00.520760 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ac6b60d0-58f2-4cc9-a79e-cb8dcf7acbe2 tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:00.520760 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:00.520760 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:00.679339 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ac6b60d0-58f2-4cc9-a79e-cb8dcf7acbe2 tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] https://10.4.3.85/volume/v3/types/191a9d99-d58d-44be-b167-8a72b8a10333 returned with HTTP 202 Aug 25 15:14:00.679887 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 16/62] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:14:00 2026] DELETE /volume/v3/types/191a9d99-d58d-44be-b167-8a72b8a10333 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:14:00.691192 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6071ef8d-c45c-4d82-8e6d-641b7172f30b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:00.693523 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6071ef8d-c45c-4d82-8e6d-641b7172f30b tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] GET https://10.4.3.85/volume/v3/types/191a9d99-d58d-44be-b167-8a72b8a10333 Aug 25 15:14:00.693523 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6071ef8d-c45c-4d82-8e6d-641b7172f30b tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:00.693934 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6071ef8d-c45c-4d82-8e6d-641b7172f30b tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:00.698092 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6071ef8d-c45c-4d82-8e6d-641b7172f30b tempest-GroupsV314Test-926579069 tempest-GroupsV314Test-926579069-project-admin] https://10.4.3.85/volume/v3/types/191a9d99-d58d-44be-b167-8a72b8a10333 returned with HTTP 404 Aug 25 15:14:00.698989 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 18/63] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:14:00 2026] GET /volume/v3/types/191a9d99-d58d-44be-b167-8a72b8a10333 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:01.018997 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-45bb2a77-1b05-420e-86f2-9af466ceac73 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:01.020812 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-45bb2a77-1b05-420e-86f2-9af466ceac73 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 Aug 25 15:14:01.021042 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-45bb2a77-1b05-420e-86f2-9af466ceac73 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:01.021287 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-45bb2a77-1b05-420e-86f2-9af466ceac73 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:01.143376 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:01.143376 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:01.148523 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-45bb2a77-1b05-420e-86f2-9af466ceac73 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:14:01.158967 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-45bb2a77-1b05-420e-86f2-9af466ceac73 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 returned with HTTP 200 Aug 25 15:14:01.158967 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 16/64] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:01 2026] GET /volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 => generated 849 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:04.104632 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:04.110217 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:14:04.111381 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1331559509"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:04.116282 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1331559509'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:14:04.117252 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Create volume of 1 GB Aug 25 15:14:04.149314 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Availability Zones retrieved successfully. Aug 25 15:14:04.156920 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Flow 'volume_create_api' (90cd694e-193f-4dad-87bd-ab3a6f86268e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:04.156920 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc7f4f0-9433-4c60-bf17-97e95b5b6b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:04.157336 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:14:04.234366 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc7f4f0-9433-4c60-bf17-97e95b5b6b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:04.236245 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2155f4ec-8aeb-4bbc-9601-ecc78e9095f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:04.482639 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Created reservations ['6a34d6c5-5e3e-4c71-94a9-e32c58982626', '72f22b85-726b-45b9-876c-757fd4cd4bf4', 'a7d34332-3020-4a07-a082-39acb12a7ae0', 'b09c8017-3ff4-4395-8c04-35e344fb560c'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:04.483413 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2155f4ec-8aeb-4bbc-9601-ecc78e9095f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a34d6c5-5e3e-4c71-94a9-e32c58982626', '72f22b85-726b-45b9-876c-757fd4cd4bf4', 'a7d34332-3020-4a07-a082-39acb12a7ae0', 'b09c8017-3ff4-4395-8c04-35e344fb560c']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:04.484225 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec3821f-8bba-414d-a0c4-337801c15f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:04.599214 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec3821f-8bba-414d-a0c4-337801c15f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '426e042b-b290-426c-81df-33cf9e996bd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1331559509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40d2031c6774a7c8c2022077f6384af',qos_specs=None,replication_status=,reservations=['6a34d6c5-5e3e-4c71-94a9-e32c58982626','72f22b85-726b-45b9-876c-757fd4cd4bf4','a7d34332-3020-4a07-a082-39acb12a7ae0','b09c8017-3ff4-4395-8c04-35e344fb560c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bcbe7d315954557bdb78c16df1a84eb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:14:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1331559509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=426e042b-b290-426c-81df-33cf9e996bd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b40d2031c6774a7c8c2022077f6384af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7bcbe7d315954557bdb78c16df1a84eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:04.600082 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4946984-2b10-4178-9826-d6051136009a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:04.652038 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4946984-2b10-4178-9826-d6051136009a) transitioned into state 'SUCCESS' from state '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-1331559509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40d2031c6774a7c8c2022077f6384af',qos_specs=None,replication_status=,reservations=['6a34d6c5-5e3e-4c71-94a9-e32c58982626','72f22b85-726b-45b9-876c-757fd4cd4bf4','a7d34332-3020-4a07-a082-39acb12a7ae0','b09c8017-3ff4-4395-8c04-35e344fb560c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bcbe7d315954557bdb78c16df1a84eb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:04.653098 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2949e6e-673b-4e33-91fa-fea81c3f6b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:04.683962 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2949e6e-673b-4e33-91fa-fea81c3f6b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:04.684794 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Flow 'volume_create_api' (90cd694e-193f-4dad-87bd-ab3a6f86268e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:04.687087 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Create volume request issued successfully. Aug 25 15:14:04.687087 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-be0c0fcf-c8e8-4ce1-9190-14ea26ce69d8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:14:04.687087 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 15/65] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:14:04 2026] POST /volume/v3/volumes => generated 750 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:14:04.703531 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-80e43b5d-bd3f-4ce1-a0e9-3f60c5316d17 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:04.705427 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-80e43b5d-bd3f-4ce1-a0e9-3f60c5316d17 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:04.705427 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-80e43b5d-bd3f-4ce1-a0e9-3f60c5316d17 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:04.705427 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-80e43b5d-bd3f-4ce1-a0e9-3f60c5316d17 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:04.735625 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:04.735625 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:04.867934 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-80e43b5d-bd3f-4ce1-a0e9-3f60c5316d17 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:04.962997 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-80e43b5d-bd3f-4ce1-a0e9-3f60c5316d17 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:04.962997 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 17/66] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:04 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 818 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:05.893683 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6c917d5e-b941-44b8-9ac5-7eeaef53d5b6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:05.895252 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6c917d5e-b941-44b8-9ac5-7eeaef53d5b6 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:05.895413 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6c917d5e-b941-44b8-9ac5-7eeaef53d5b6 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:05.895593 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6c917d5e-b941-44b8-9ac5-7eeaef53d5b6 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:05.902211 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:05.902211 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:05.906160 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6c917d5e-b941-44b8-9ac5-7eeaef53d5b6 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:05.913584 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6c917d5e-b941-44b8-9ac5-7eeaef53d5b6 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:05.913584 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 19/67] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:05 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:06.925904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-181a3274-27e6-4b84-b5de-ae3f4f753797 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:06.930491 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-181a3274-27e6-4b84-b5de-ae3f4f753797 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:06.930491 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-181a3274-27e6-4b84-b5de-ae3f4f753797 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:06.930491 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-181a3274-27e6-4b84-b5de-ae3f4f753797 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:06.956616 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:06.956616 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:06.965892 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-181a3274-27e6-4b84-b5de-ae3f4f753797 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:06.970363 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-181a3274-27e6-4b84-b5de-ae3f4f753797 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:06.970950 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 17/68] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:06 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:07.051380 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-7d1470a6-ce8b-4505-ae67-17616f255d4d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:07.053645 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-7d1470a6-ce8b-4505-ae67-17616f255d4d tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:07.053858 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-7d1470a6-ce8b-4505-ae67-17616f255d4d tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:07.054043 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-7d1470a6-ce8b-4505-ae67-17616f255d4d tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:07.063566 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:07.063566 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:07.069316 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-7d1470a6-ce8b-4505-ae67-17616f255d4d tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:07.075977 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-7d1470a6-ce8b-4505-ae67-17616f255d4d tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:07.076564 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 16/69] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:14:07 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:07.593015 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-59c7e99d-c533-4caa-88ef-335c9a71c9a2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:07.593952 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-59c7e99d-c533-4caa-88ef-335c9a71c9a2 None None] GET https://10.4.3.85/volume// Aug 25 15:14:07.594190 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-59c7e99d-c533-4caa-88ef-335c9a71c9a2 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:07.594383 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-59c7e99d-c533-4caa-88ef-335c9a71c9a2 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:07.594887 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-59c7e99d-c533-4caa-88ef-335c9a71c9a2 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:14:07.595203 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 18/70] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:14:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:14:07.621214 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-5fb3244c-a1fe-403c-aeae-d874e02fc9e8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:08.038158 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-5fb3244c-a1fe-403c-aeae-d874e02fc9e8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:14:08.038158 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-5fb3244c-a1fe-403c-aeae-d874e02fc9e8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "426e042b-b290-426c-81df-33cf9e996bd4", "connector": null, "instance_uuid": "9c6a8f44-ea15-4416-a429-d595824f20b9"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:08.072624 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:08.072624 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:08.250712 np0000008087 devstack@c-api.service[100466]: /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 25 15:14:08.250712 np0000008087 devstack@c-api.service[100466]: .first() Aug 25 15:14:08.326309 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-5fb3244c-a1fe-403c-aeae-d874e02fc9e8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:14:08.326910 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 20/71] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:14:07 2026] POST /volume/v3/attachments => generated 273 bytes in 706 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 15:14:08.413984 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c7521590-1991-4fcb-a2eb-1bd68d14f3f4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:08.419242 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c7521590-1991-4fcb-a2eb-1bd68d14f3f4 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:08.419701 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c7521590-1991-4fcb-a2eb-1bd68d14f3f4 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:08.420138 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c7521590-1991-4fcb-a2eb-1bd68d14f3f4 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:08.441023 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:08.441023 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:08.451613 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c7521590-1991-4fcb-a2eb-1bd68d14f3f4 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:08.463462 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c7521590-1991-4fcb-a2eb-1bd68d14f3f4 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:08.464093 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 18/72] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:08 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:08.483108 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-65149450-9a14-4143-94ab-9e3bea43cf87 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:08.483610 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-65149450-9a14-4143-94ab-9e3bea43cf87 None None] GET https://10.4.3.85/volume// Aug 25 15:14:08.483880 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-65149450-9a14-4143-94ab-9e3bea43cf87 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:08.484138 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-65149450-9a14-4143-94ab-9e3bea43cf87 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:08.484776 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-65149450-9a14-4143-94ab-9e3bea43cf87 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:14:08.485379 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 17/73] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:14:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:14:08.515539 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-8bb2b510-e221-4c24-b7ae-50a98afcd9be None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:08.518403 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-8bb2b510-e221-4c24-b7ae-50a98afcd9be tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:08.518754 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-8bb2b510-e221-4c24-b7ae-50a98afcd9be tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:08.519031 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-8bb2b510-e221-4c24-b7ae-50a98afcd9be tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:08.569047 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:08.569047 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:08.575712 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-8bb2b510-e221-4c24-b7ae-50a98afcd9be tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:08.583972 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-8bb2b510-e221-4c24-b7ae-50a98afcd9be tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:08.584830 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 19/74] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:14:08 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 1022 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:14:09.481446 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-a6c703c3-3f35-40d4-bdfe-2c805b0f96ee None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:09.481848 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-48bf3f6c-5f70-4420-8d29-86ba2313d5bd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:09.484624 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-a6c703c3-3f35-40d4-bdfe-2c805b0f96ee tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] PUT https://10.4.3.85/volume/v3/attachments/9d0f01f2-004c-40ea-baae-0c072a182ca9 Aug 25 15:14:09.487578 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-a6c703c3-3f35-40d4-bdfe-2c805b0f96ee tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:09.487714 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48bf3f6c-5f70-4420-8d29-86ba2313d5bd tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:09.487714 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48bf3f6c-5f70-4420-8d29-86ba2313d5bd tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:09.487714 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48bf3f6c-5f70-4420-8d29-86ba2313d5bd tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:09.504322 np0000008087 devstack@c-api.service[100467]: /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 25 15:14:09.504322 np0000008087 devstack@c-api.service[100467]: .first() Aug 25 15:14:09.533719 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-a6c703c3-3f35-40d4-bdfe-2c805b0f96ee tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Acquiring lock "cinder-attachment_update-426e042b-b290-426c-81df-33cf9e996bd4-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:14:09.534074 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:09.534074 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:09.534199 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-a6c703c3-3f35-40d4-bdfe-2c805b0f96ee tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Lock "cinder-attachment_update-426e042b-b290-426c-81df-33cf9e996bd4-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:14:09.534199 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:09.534199 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:09.587003 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-48bf3f6c-5f70-4420-8d29-86ba2313d5bd tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:09.621139 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48bf3f6c-5f70-4420-8d29-86ba2313d5bd tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:09.621971 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 21/75] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:09 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 842 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:09.949529 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-a6c703c3-3f35-40d4-bdfe-2c805b0f96ee tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Lock "cinder-attachment_update-426e042b-b290-426c-81df-33cf9e996bd4-np0000008087" released by "attachment_update" :: held 0.417s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:14:09.950409 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-a6c703c3-3f35-40d4-bdfe-2c805b0f96ee tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/attachments/9d0f01f2-004c-40ea-baae-0c072a182ca9 returned with HTTP 200 Aug 25 15:14:09.950521 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 19/76] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:14:09 2026] PUT /volume/v3/attachments/9d0f01f2-004c-40ea-baae-0c072a182ca9 => generated 969 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:14:10.636403 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0836165e-040d-4dfa-b076-de17fc28a330 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:10.637992 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0836165e-040d-4dfa-b076-de17fc28a330 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:10.666040 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0836165e-040d-4dfa-b076-de17fc28a330 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:10.666040 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0836165e-040d-4dfa-b076-de17fc28a330 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:10.778984 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:10.778984 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:10.778984 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0836165e-040d-4dfa-b076-de17fc28a330 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:10.790332 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0836165e-040d-4dfa-b076-de17fc28a330 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:10.790332 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 18/77] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:10 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 843 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:11.447782 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:11.762570 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:14:11.762873 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-598687552"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:11.764420 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-598687552'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:14:11.764559 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Create volume of 1 GB Aug 25 15:14:11.806137 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-72377c8e-ed77-4c34-868d-44a25c16650d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:11.811219 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72377c8e-ed77-4c34-868d-44a25c16650d tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:11.811219 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-72377c8e-ed77-4c34-868d-44a25c16650d tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:11.811219 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-72377c8e-ed77-4c34-868d-44a25c16650d tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:12.041278 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Availability Zones retrieved successfully. Aug 25 15:14:12.050022 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:12.050022 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:12.057694 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-72377c8e-ed77-4c34-868d-44a25c16650d tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:12.061857 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Flow 'volume_create_api' (45ef91af-ed23-433c-bead-afb6c15f22ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:12.064103 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c7e2b8-ec4c-4812-aaea-8c966cb85b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:12.065874 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:14:12.132202 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72377c8e-ed77-4c34-868d-44a25c16650d tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:12.135034 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 22/78] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:11 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 843 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:12.183731 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c7e2b8-ec4c-4812-aaea-8c966cb85b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:12.184848 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (133d5c42-3c38-4b12-a925-ad1e979edf26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:12.258258 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-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 25 15:14:12.258258 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-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 25 15:14:12.399360 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Created reservations ['01b598bc-14fe-4034-8744-e3ec4f8fe7f0', '786bd488-51de-4ec6-bdbd-ab07671b5fa5', '73e53402-76a1-4938-9686-ea967dfb8172', '65c603db-c934-4c4d-8683-36503ddae121'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:12.400221 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (133d5c42-3c38-4b12-a925-ad1e979edf26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01b598bc-14fe-4034-8744-e3ec4f8fe7f0', '786bd488-51de-4ec6-bdbd-ab07671b5fa5', '73e53402-76a1-4938-9686-ea967dfb8172', '65c603db-c934-4c4d-8683-36503ddae121']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:12.404001 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c5571d1-fc84-4eb0-a10c-b7b706a7390b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:12.484408 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c5571d1-fc84-4eb0-a10c-b7b706a7390b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34c90cee-25f7-403f-8cab-835aa5a9638d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-598687552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da999d010f346e08c8f964c3039d3d1',qos_specs=None,replication_status=,reservations=['01b598bc-14fe-4034-8744-e3ec4f8fe7f0','786bd488-51de-4ec6-bdbd-ab07671b5fa5','73e53402-76a1-4938-9686-ea967dfb8172','65c603db-c934-4c4d-8683-36503ddae121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6eeb7418004f9ab3cd2d6b220f98e3',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:14:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-598687552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34c90cee-25f7-403f-8cab-835aa5a9638d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7da999d010f346e08c8f964c3039d3d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b6eeb7418004f9ab3cd2d6b220f98e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:12.485513 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d04ed70-2021-4718-a6a6-07bef893af14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:12.531194 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d04ed70-2021-4718-a6a6-07bef893af14) transitioned into state 'SUCCESS' from state '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-598687552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da999d010f346e08c8f964c3039d3d1',qos_specs=None,replication_status=,reservations=['01b598bc-14fe-4034-8744-e3ec4f8fe7f0','786bd488-51de-4ec6-bdbd-ab07671b5fa5','73e53402-76a1-4938-9686-ea967dfb8172','65c603db-c934-4c4d-8683-36503ddae121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6eeb7418004f9ab3cd2d6b220f98e3',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:12.532320 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c43fde-2d71-4173-917b-e07f93d64850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:12.585047 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c43fde-2d71-4173-917b-e07f93d64850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:12.585047 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Flow 'volume_create_api' (45ef91af-ed23-433c-bead-afb6c15f22ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:12.585047 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Create volume request issued successfully. Aug 25 15:14:12.585863 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-87623eab-0050-4c1e-8760-c5ac50ab3f49 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:14:12.586480 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 20/79] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:14:11 2026] POST /volume/v3/volumes => generated 748 bytes in 1139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:14:12.613040 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6300fca3-8a0e-4af3-972a-b35c12dd0632 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:12.616295 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6300fca3-8a0e-4af3-972a-b35c12dd0632 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d Aug 25 15:14:12.616295 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6300fca3-8a0e-4af3-972a-b35c12dd0632 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:12.616950 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6300fca3-8a0e-4af3-972a-b35c12dd0632 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:12.628758 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:12.628758 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:12.638206 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6300fca3-8a0e-4af3-972a-b35c12dd0632 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Volume info retrieved successfully. Aug 25 15:14:12.645889 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6300fca3-8a0e-4af3-972a-b35c12dd0632 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d returned with HTTP 200 Aug 25 15:14:12.646550 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 20/80] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:12 2026] GET /volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:12.878790 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:12.889235 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:14:12.889235 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1789328019"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:12.889235 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1789328019'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:14:12.889235 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Create volume of 1 GB Aug 25 15:14:12.918374 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Availability Zones retrieved successfully. Aug 25 15:14:12.931079 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Flow 'volume_create_api' (3fc67c2f-e712-409d-95c3-5eb29e023cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:12.931079 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15177286-5ea3-43c0-8db9-96845d388d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:12.931079 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:14:12.994628 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15177286-5ea3-43c0-8db9-96845d388d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:12.994628 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce3e7b57-0a8f-46d0-b0c2-b0c83a2dddfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:13.156848 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-94def5ec-e475-44b3-8707-77d998def2b6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:13.163754 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-94def5ec-e475-44b3-8707-77d998def2b6 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:13.163754 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-94def5ec-e475-44b3-8707-77d998def2b6 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:13.163754 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-94def5ec-e475-44b3-8707-77d998def2b6 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:13.192008 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:13.192008 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:13.197163 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Created reservations ['e3099b25-bfb2-48ed-98fc-ca00f1c9ced3', '67f640f8-3d71-4d81-97bc-0662049b5b0d', '30b644fe-c9ba-484f-a6f7-2018f5141758', '9f116a2a-6024-47d7-baf7-4a5809af0320'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:13.198148 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce3e7b57-0a8f-46d0-b0c2-b0c83a2dddfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3099b25-bfb2-48ed-98fc-ca00f1c9ced3', '67f640f8-3d71-4d81-97bc-0662049b5b0d', '30b644fe-c9ba-484f-a6f7-2018f5141758', '9f116a2a-6024-47d7-baf7-4a5809af0320']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:13.199116 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f7a1f6-253c-4367-8539-83b9b67e1be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:13.224592 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-94def5ec-e475-44b3-8707-77d998def2b6 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:13.242138 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-94def5ec-e475-44b3-8707-77d998def2b6 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:13.244320 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 23/81] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:13 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 843 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:13.252514 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f7a1f6-253c-4367-8539-83b9b67e1be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c30780d9-a2f6-4837-901d-c80bf9af541b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1789328019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a547cd3fde41acaf3b71efb36ec1e4',qos_specs=None,replication_status=,reservations=['e3099b25-bfb2-48ed-98fc-ca00f1c9ced3','67f640f8-3d71-4d81-97bc-0662049b5b0d','30b644fe-c9ba-484f-a6f7-2018f5141758','9f116a2a-6024-47d7-baf7-4a5809af0320'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1537129f149d4f2c852e0631adf8fde0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:14:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1789328019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c30780d9-a2f6-4837-901d-c80bf9af541b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61a547cd3fde41acaf3b71efb36ec1e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1537129f149d4f2c852e0631adf8fde0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:13.254192 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5af69feb-b6e9-45d8-a96f-639a98a33009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:13.318973 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5af69feb-b6e9-45d8-a96f-639a98a33009) transitioned into state 'SUCCESS' from state '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-1789328019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a547cd3fde41acaf3b71efb36ec1e4',qos_specs=None,replication_status=,reservations=['e3099b25-bfb2-48ed-98fc-ca00f1c9ced3','67f640f8-3d71-4d81-97bc-0662049b5b0d','30b644fe-c9ba-484f-a6f7-2018f5141758','9f116a2a-6024-47d7-baf7-4a5809af0320'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1537129f149d4f2c852e0631adf8fde0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:13.319976 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49ca989a-ee41-40b2-a278-32fd43de9c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:13.392355 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49ca989a-ee41-40b2-a278-32fd43de9c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:13.393819 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Flow 'volume_create_api' (3fc67c2f-e712-409d-95c3-5eb29e023cfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:13.394496 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Create volume request issued successfully. Aug 25 15:14:13.395153 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-94b546f0-57d9-4fb6-ae9c-d663bfe8c795 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:14:13.395777 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 19/82] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:14:12 2026] POST /volume/v3/volumes => generated 757 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:14:13.416435 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-31ccf8bc-1b9b-4178-b10d-3864a7519563 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:13.423402 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-31ccf8bc-1b9b-4178-b10d-3864a7519563 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/c30780d9-a2f6-4837-901d-c80bf9af541b Aug 25 15:14:13.423402 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-31ccf8bc-1b9b-4178-b10d-3864a7519563 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:13.423402 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-31ccf8bc-1b9b-4178-b10d-3864a7519563 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:13.437884 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:13.437884 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:13.447295 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-31ccf8bc-1b9b-4178-b10d-3864a7519563 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:14:13.458027 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-31ccf8bc-1b9b-4178-b10d-3864a7519563 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/c30780d9-a2f6-4837-901d-c80bf9af541b returned with HTTP 200 Aug 25 15:14:13.459018 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 21/83] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:13 2026] GET /volume/v3/volumes/c30780d9-a2f6-4837-901d-c80bf9af541b => generated 825 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:13.660786 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9c9e979f-602e-4594-8b1e-7c57accc001a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:13.664107 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9c9e979f-602e-4594-8b1e-7c57accc001a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d Aug 25 15:14:13.664363 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9c9e979f-602e-4594-8b1e-7c57accc001a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:13.664624 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9c9e979f-602e-4594-8b1e-7c57accc001a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:13.675490 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:13.675490 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:13.682025 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9c9e979f-602e-4594-8b1e-7c57accc001a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Volume info retrieved successfully. Aug 25 15:14:13.687076 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9c9e979f-602e-4594-8b1e-7c57accc001a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d returned with HTTP 200 Aug 25 15:14:13.688395 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 21/84] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:13 2026] GET /volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:13.700893 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-391aa870-9230-4191-9a5e-801f59a952f6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:13.703777 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-391aa870-9230-4191-9a5e-801f59a952f6 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:14:13.704281 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-391aa870-9230-4191-9a5e-801f59a952f6 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34c90cee-25f7-403f-8cab-835aa5a9638d", "name": "tempest-SnapshotsActionsTest-Snapshot-1845334758"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:13.715774 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:13.715774 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:13.716477 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-391aa870-9230-4191-9a5e-801f59a952f6 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Volume info retrieved successfully. Aug 25 15:14:13.716708 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-391aa870-9230-4191-9a5e-801f59a952f6 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Create snapshot from volume 34c90cee-25f7-403f-8cab-835aa5a9638d Aug 25 15:14:13.859090 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-391aa870-9230-4191-9a5e-801f59a952f6 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-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 25 15:14:13.862279 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-391aa870-9230-4191-9a5e-801f59a952f6 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-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 25 15:14:13.963924 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-391aa870-9230-4191-9a5e-801f59a952f6 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Created reservations ['b32fd53d-93c7-440b-98b0-36ab85dc8a3d', 'ef778a4d-e65c-4c11-8dc1-61ebad330024', 'ce2b3b98-e590-43d6-924b-45d1e4dd7b2c', '19180f14-b300-42a3-8c0a-6eccac721925'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:14.224555 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-391aa870-9230-4191-9a5e-801f59a952f6 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot create request issued successfully. Aug 25 15:14:14.226576 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-391aa870-9230-4191-9a5e-801f59a952f6 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:14:14.226576 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 24/85] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:14:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:14:14.254852 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1faa2e45-5a88-4d5c-aa4d-c08e41451386 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:14.254852 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1faa2e45-5a88-4d5c-aa4d-c08e41451386 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a Aug 25 15:14:14.254852 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1faa2e45-5a88-4d5c-aa4d-c08e41451386 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:14.254852 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1faa2e45-5a88-4d5c-aa4d-c08e41451386 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:14.262127 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c3e7e3d9-d133-46d4-9f0c-00dfac42139f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:14.264577 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c3e7e3d9-d133-46d4-9f0c-00dfac42139f tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:14.264577 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c3e7e3d9-d133-46d4-9f0c-00dfac42139f tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:14.264823 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c3e7e3d9-d133-46d4-9f0c-00dfac42139f tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:14.292041 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:14.292041 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:14.297713 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c3e7e3d9-d133-46d4-9f0c-00dfac42139f tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:14.305180 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c3e7e3d9-d133-46d4-9f0c-00dfac42139f tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:14.305180 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 22/86] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:14 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:14.415096 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:14.415096 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:14.415635 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1faa2e45-5a88-4d5c-aa4d-c08e41451386 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:14.416586 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1faa2e45-5a88-4d5c-aa4d-c08e41451386 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a returned with HTTP 200 Aug 25 15:14:14.417387 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 20/87] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:14 2026] GET /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a => generated 439 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:14.481127 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1149228e-dce5-4618-84f6-885a14c6d78f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:14.483540 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1149228e-dce5-4618-84f6-885a14c6d78f tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/c30780d9-a2f6-4837-901d-c80bf9af541b Aug 25 15:14:14.483780 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1149228e-dce5-4618-84f6-885a14c6d78f tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:14.484016 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1149228e-dce5-4618-84f6-885a14c6d78f tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:14.498028 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:14.498028 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:14.505507 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1149228e-dce5-4618-84f6-885a14c6d78f tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:14:14.512684 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1149228e-dce5-4618-84f6-885a14c6d78f tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/c30780d9-a2f6-4837-901d-c80bf9af541b returned with HTTP 200 Aug 25 15:14:14.514296 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 22/88] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:14 2026] GET /volume/v3/volumes/c30780d9-a2f6-4837-901d-c80bf9af541b => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:14.627435 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-05db685e-43cf-4c9c-b6b5-871bb9b05b5c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:14.633402 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-05db685e-43cf-4c9c-b6b5-871bb9b05b5c tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] POST https://10.4.3.85/volume/v3/attachments/9d0f01f2-004c-40ea-baae-0c072a182ca9/action Aug 25 15:14:14.633818 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-05db685e-43cf-4c9c-b6b5-871bb9b05b5c tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:14.633895 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-05db685e-43cf-4c9c-b6b5-871bb9b05b5c tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:14.657432 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:14.657432 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:14.720003 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c593131a-7c6d-4956-b792-c8c0b169d9c4 req-05db685e-43cf-4c9c-b6b5-871bb9b05b5c tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/attachments/9d0f01f2-004c-40ea-baae-0c072a182ca9/action returned with HTTP 204 Aug 25 15:14:14.720953 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 25/89] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:14:14 2026] POST /volume/v3/attachments/9d0f01f2-004c-40ea-baae-0c072a182ca9/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:15.324730 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f3e5121f-ebe7-4184-ac04-335ca3cacb6b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:15.327230 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f3e5121f-ebe7-4184-ac04-335ca3cacb6b tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:15.327230 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f3e5121f-ebe7-4184-ac04-335ca3cacb6b tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:15.327464 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f3e5121f-ebe7-4184-ac04-335ca3cacb6b tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:15.343380 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:15.343380 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:15.348335 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f3e5121f-ebe7-4184-ac04-335ca3cacb6b tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:15.358749 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f3e5121f-ebe7-4184-ac04-335ca3cacb6b tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:15.358749 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 23/90] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:15 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:14:15.380866 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e621dc4e-dc6e-4bff-83f9-fa2eba28d9b1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:15.382939 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e621dc4e-dc6e-4bff-83f9-fa2eba28d9b1 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:15.383185 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e621dc4e-dc6e-4bff-83f9-fa2eba28d9b1 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:15.383445 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e621dc4e-dc6e-4bff-83f9-fa2eba28d9b1 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:15.401513 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:15.401513 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:15.409731 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e621dc4e-dc6e-4bff-83f9-fa2eba28d9b1 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:15.416847 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e621dc4e-dc6e-4bff-83f9-fa2eba28d9b1 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:15.417362 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 21/91] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:15 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:14:15.436320 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bcc84842-4293-44da-bbc1-373c9b7b2e63 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:15.438967 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bcc84842-4293-44da-bbc1-373c9b7b2e63 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a Aug 25 15:14:15.439410 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bcc84842-4293-44da-bbc1-373c9b7b2e63 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:15.440595 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bcc84842-4293-44da-bbc1-373c9b7b2e63 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:15.473922 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:15.473922 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:15.474530 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bcc84842-4293-44da-bbc1-373c9b7b2e63 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:15.475577 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bcc84842-4293-44da-bbc1-373c9b7b2e63 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a returned with HTTP 200 Aug 25 15:14:15.476100 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 23/92] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:15 2026] GET /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:15.496062 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-15fc9e27-6933-4d5a-ab9a-3af36fef6b17 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:15.751443 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-15fc9e27-6933-4d5a-ab9a-3af36fef6b17 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action Aug 25 15:14:15.751878 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-15fc9e27-6933-4d5a-ab9a-3af36fef6b17 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:15.751989 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-15fc9e27-6933-4d5a-ab9a-3af36fef6b17 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:15.753521 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-15fc9e27-6933-4d5a-ab9a-3af36fef6b17 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Updating snapshot '9aeeb926-28db-4912-a930-c5f7f0815b1a' with '{'status': 'creating'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 15:14:15.936780 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:15.936780 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:15.977307 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-15fc9e27-6933-4d5a-ab9a-3af36fef6b17 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action returned with HTTP 202 Aug 25 15:14:15.978551 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 26/93] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:15 2026] POST /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action => generated 0 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:15.987875 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8a805331-c340-4f96-99f0-386c793f52e3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:15.990931 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a805331-c340-4f96-99f0-386c793f52e3 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a Aug 25 15:14:15.991352 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a805331-c340-4f96-99f0-386c793f52e3 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:15.991561 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a805331-c340-4f96-99f0-386c793f52e3 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:16.024519 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:16.024519 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:16.024519 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8a805331-c340-4f96-99f0-386c793f52e3 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:16.024519 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a805331-c340-4f96-99f0-386c793f52e3 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a returned with HTTP 200 Aug 25 15:14:16.024519 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 24/94] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:15 2026] GET /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:16.037581 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-09e3e2eb-245c-4124-b9ff-de0271a5fffd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:16.042704 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-09e3e2eb-245c-4124-b9ff-de0271a5fffd tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action Aug 25 15:14:16.043125 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-09e3e2eb-245c-4124-b9ff-de0271a5fffd tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:16.043283 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-09e3e2eb-245c-4124-b9ff-de0271a5fffd tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:16.045506 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.admin_actions [None req-09e3e2eb-245c-4124-b9ff-de0271a5fffd tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Updating snapshot '9aeeb926-28db-4912-a930-c5f7f0815b1a' with '{'status': 'available'}' {{(pid=100465) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 15:14:16.080417 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:16.080417 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:16.121644 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-09e3e2eb-245c-4124-b9ff-de0271a5fffd tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action returned with HTTP 202 Aug 25 15:14:16.122196 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 22/95] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:16 2026] POST /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:16.132867 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-864d3d57-0250-420b-8294-60a647657196 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:16.135459 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-864d3d57-0250-420b-8294-60a647657196 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a Aug 25 15:14:16.135635 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-864d3d57-0250-420b-8294-60a647657196 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:16.135924 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-864d3d57-0250-420b-8294-60a647657196 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:16.142930 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:16.142930 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:16.143636 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-864d3d57-0250-420b-8294-60a647657196 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:16.144625 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-864d3d57-0250-420b-8294-60a647657196 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a returned with HTTP 200 Aug 25 15:14:16.145369 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 24/96] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:16 2026] GET /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:14:16.163813 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b3a3111a-e036-4dee-a748-284111a03f48 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:16.169361 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3a3111a-e036-4dee-a748-284111a03f48 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:14:16.169820 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3a3111a-e036-4dee-a748-284111a03f48 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34c90cee-25f7-403f-8cab-835aa5a9638d", "name": "tempest-SnapshotsActionsTest-Snapshot-1554817110"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:16.180084 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:16.180084 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:16.180668 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b3a3111a-e036-4dee-a748-284111a03f48 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Volume info retrieved successfully. Aug 25 15:14:16.180908 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-b3a3111a-e036-4dee-a748-284111a03f48 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Create snapshot from volume 34c90cee-25f7-403f-8cab-835aa5a9638d Aug 25 15:14:16.231705 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-b3a3111a-e036-4dee-a748-284111a03f48 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Created reservations ['05c09675-00e3-4353-867a-f392f30f029d', 'd4838187-c6eb-4591-8f62-36b24a4fbf17', '0346dc7c-7b9a-441d-afd9-7fa97b3a93af', '30adb13d-31b1-48d8-bd2e-f94939a33bba'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:16.310530 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b3a3111a-e036-4dee-a748-284111a03f48 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot create request issued successfully. Aug 25 15:14:16.310530 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3a3111a-e036-4dee-a748-284111a03f48 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:14:16.310530 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 27/97] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:14:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:14:16.332176 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8d692618-d43e-4ede-bdd2-2932ab61891c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:16.339874 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d692618-d43e-4ede-bdd2-2932ab61891c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 Aug 25 15:14:16.339874 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d692618-d43e-4ede-bdd2-2932ab61891c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:16.339874 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d692618-d43e-4ede-bdd2-2932ab61891c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:16.354921 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:16.354921 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:16.355375 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8d692618-d43e-4ede-bdd2-2932ab61891c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:16.356510 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d692618-d43e-4ede-bdd2-2932ab61891c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 returned with HTTP 200 Aug 25 15:14:16.356935 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 25/98] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:16 2026] GET /volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:17.386156 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b44d9d14-b1a3-4755-ace7-fa7b724d5710 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:17.390702 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b44d9d14-b1a3-4755-ace7-fa7b724d5710 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 Aug 25 15:14:17.390953 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b44d9d14-b1a3-4755-ace7-fa7b724d5710 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:17.391223 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b44d9d14-b1a3-4755-ace7-fa7b724d5710 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:17.409060 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:17.409060 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:17.409605 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b44d9d14-b1a3-4755-ace7-fa7b724d5710 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:17.416052 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b44d9d14-b1a3-4755-ace7-fa7b724d5710 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 returned with HTTP 200 Aug 25 15:14:17.416052 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 23/99] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:17 2026] GET /volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:14:17.422609 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-687193cb-f30b-4413-b26e-ad9f735b607b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:17.426713 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-687193cb-f30b-4413-b26e-ad9f735b607b tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831/action Aug 25 15:14:17.427194 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-687193cb-f30b-4413-b26e-ad9f735b607b tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:17.427358 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-687193cb-f30b-4413-b26e-ad9f735b607b tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:17.430989 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.admin_actions [None req-687193cb-f30b-4413-b26e-ad9f735b607b tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Updating snapshot 'b7477af1-6156-4685-b8d5-5c5591268831' with '{'status': 'creating'}' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 15:14:17.470650 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:17.470650 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:17.523150 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-687193cb-f30b-4413-b26e-ad9f735b607b tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831/action returned with HTTP 202 Aug 25 15:14:17.523743 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 25/100] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:17 2026] POST /volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:17.536118 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c90f2be0-7ef2-4f69-be62-339110d56d75 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:17.538658 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c90f2be0-7ef2-4f69-be62-339110d56d75 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 Aug 25 15:14:17.538968 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c90f2be0-7ef2-4f69-be62-339110d56d75 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:17.539273 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c90f2be0-7ef2-4f69-be62-339110d56d75 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:17.550512 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:17.550512 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:17.550938 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c90f2be0-7ef2-4f69-be62-339110d56d75 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:17.551928 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c90f2be0-7ef2-4f69-be62-339110d56d75 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 returned with HTTP 200 Aug 25 15:14:17.552911 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 28/101] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:17 2026] GET /volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:17.566711 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cacd2259-02d4-4573-98d5-540b92328b32 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:17.569118 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cacd2259-02d4-4573-98d5-540b92328b32 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831/action Aug 25 15:14:17.570986 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cacd2259-02d4-4573-98d5-540b92328b32 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:17.571227 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cacd2259-02d4-4573-98d5-540b92328b32 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:17.612152 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:17.612152 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:17.614434 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cacd2259-02d4-4573-98d5-540b92328b32 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Snapshot retrieved successfully. Aug 25 15:14:17.848582 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cacd2259-02d4-4573-98d5-540b92328b32 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Snapshot delete request issued successfully. Aug 25 15:14:17.848846 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cacd2259-02d4-4573-98d5-540b92328b32 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831/action returned with HTTP 202 Aug 25 15:14:17.849413 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 26/102] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:17 2026] POST /volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831/action => generated 0 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:17.858964 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-918b8522-acc2-456b-893f-fa3eaaf2e080 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:17.861964 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-918b8522-acc2-456b-893f-fa3eaaf2e080 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 Aug 25 15:14:17.863729 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-918b8522-acc2-456b-893f-fa3eaaf2e080 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:17.863729 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-918b8522-acc2-456b-893f-fa3eaaf2e080 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:17.873499 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:17.873499 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:17.873499 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-918b8522-acc2-456b-893f-fa3eaaf2e080 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:17.873499 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-918b8522-acc2-456b-893f-fa3eaaf2e080 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 returned with HTTP 200 Aug 25 15:14:17.873499 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 24/103] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:17 2026] GET /volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:17.930868 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-9755a12b-039f-44c4-ad92-a9d6a2253578 req-651746fe-c4e3-4ba3-ab68-310cd8691880 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:17.938063 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9755a12b-039f-44c4-ad92-a9d6a2253578 req-651746fe-c4e3-4ba3-ab68-310cd8691880 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] DELETE https://10.4.3.85/volume/v3/attachments/9d0f01f2-004c-40ea-baae-0c072a182ca9 Aug 25 15:14:17.938336 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9755a12b-039f-44c4-ad92-a9d6a2253578 req-651746fe-c4e3-4ba3-ab68-310cd8691880 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:17.938583 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9755a12b-039f-44c4-ad92-a9d6a2253578 req-651746fe-c4e3-4ba3-ab68-310cd8691880 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:17.962339 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:17.962339 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:18.102850 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9755a12b-039f-44c4-ad92-a9d6a2253578 req-651746fe-c4e3-4ba3-ab68-310cd8691880 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/attachments/9d0f01f2-004c-40ea-baae-0c072a182ca9 returned with HTTP 200 Aug 25 15:14:18.103289 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 26/104] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:14:17 2026] DELETE /volume/v3/attachments/9d0f01f2-004c-40ea-baae-0c072a182ca9 => generated 19 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:18.885265 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6542c134-3147-4448-b8a8-5bacdf67afff None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:18.889568 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6542c134-3147-4448-b8a8-5bacdf67afff tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 Aug 25 15:14:18.889789 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6542c134-3147-4448-b8a8-5bacdf67afff tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:18.890496 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6542c134-3147-4448-b8a8-5bacdf67afff tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:18.896989 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6542c134-3147-4448-b8a8-5bacdf67afff tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 returned with HTTP 404 Aug 25 15:14:18.897992 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 29/105] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:18 2026] GET /volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:18.909033 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5df92943-08aa-43dd-a3be-9051b264c55e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:18.911914 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5df92943-08aa-43dd-a3be-9051b264c55e tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action Aug 25 15:14:18.914303 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5df92943-08aa-43dd-a3be-9051b264c55e tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:18.914303 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5df92943-08aa-43dd-a3be-9051b264c55e tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:18.915183 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-5df92943-08aa-43dd-a3be-9051b264c55e tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Updating snapshot '9aeeb926-28db-4912-a930-c5f7f0815b1a' with '{'status': 'available'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 15:14:18.927063 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:18.927063 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:18.946950 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5df92943-08aa-43dd-a3be-9051b264c55e tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action returned with HTTP 202 Aug 25 15:14:18.947518 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 27/106] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:18 2026] POST /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:18.956246 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c1229d3f-f69d-4929-a354-0c74af23e095 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:18.959328 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c1229d3f-f69d-4929-a354-0c74af23e095 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a Aug 25 15:14:18.959328 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c1229d3f-f69d-4929-a354-0c74af23e095 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:18.959328 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c1229d3f-f69d-4929-a354-0c74af23e095 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:18.970315 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:18.970315 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:18.971151 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c1229d3f-f69d-4929-a354-0c74af23e095 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:18.973203 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c1229d3f-f69d-4929-a354-0c74af23e095 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a returned with HTTP 200 Aug 25 15:14:18.973830 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 25/107] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:18 2026] GET /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:18.989026 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7a5a69fc-105f-4643-9b28-a64ded246ce9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:18.992720 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7a5a69fc-105f-4643-9b28-a64ded246ce9 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 Aug 25 15:14:18.993231 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7a5a69fc-105f-4643-9b28-a64ded246ce9 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:18.994152 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7a5a69fc-105f-4643-9b28-a64ded246ce9 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:18.994238 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-7a5a69fc-105f-4643-9b28-a64ded246ce9 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Delete snapshot with id: b7477af1-6156-4685-b8d5-5c5591268831 Aug 25 15:14:19.004142 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7a5a69fc-105f-4643-9b28-a64ded246ce9 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 returned with HTTP 404 Aug 25 15:14:19.004142 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 27/108] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:14:18 2026] DELETE /volume/v3/snapshots/b7477af1-6156-4685-b8d5-5c5591268831 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:19.016365 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7dfe439c-828f-42be-aff4-8e6aefe9a5f1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:19.018250 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7dfe439c-828f-42be-aff4-8e6aefe9a5f1 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:14:19.018613 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7dfe439c-828f-42be-aff4-8e6aefe9a5f1 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34c90cee-25f7-403f-8cab-835aa5a9638d", "name": "tempest-SnapshotsActionsTest-Snapshot-444530434"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:19.031585 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:19.031585 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:19.032311 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7dfe439c-828f-42be-aff4-8e6aefe9a5f1 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Volume info retrieved successfully. Aug 25 15:14:19.032601 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-7dfe439c-828f-42be-aff4-8e6aefe9a5f1 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Create snapshot from volume 34c90cee-25f7-403f-8cab-835aa5a9638d Aug 25 15:14:19.075954 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-7dfe439c-828f-42be-aff4-8e6aefe9a5f1 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Created reservations ['3490a2de-a174-4946-9d13-b68e4538d40c', 'bd0868c8-5df6-4e1c-a030-686aeb6c44df', 'c8c566c8-1220-406c-b84d-39cee30c8bf8', 'ed0ac774-6e64-4ab4-a2d2-0b3202f4a4d4'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:19.279322 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7dfe439c-828f-42be-aff4-8e6aefe9a5f1 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot create request issued successfully. Aug 25 15:14:19.279322 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7dfe439c-828f-42be-aff4-8e6aefe9a5f1 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:14:19.279322 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 30/109] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:14:19 2026] POST /volume/v3/snapshots => generated 306 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:14:19.294002 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bd6da51c-421f-4ab0-afae-637ff8f0f82c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:19.296531 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd6da51c-421f-4ab0-afae-637ff8f0f82c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b Aug 25 15:14:19.296800 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd6da51c-421f-4ab0-afae-637ff8f0f82c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:19.297045 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd6da51c-421f-4ab0-afae-637ff8f0f82c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:19.303428 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:19.303428 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:19.304039 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bd6da51c-421f-4ab0-afae-637ff8f0f82c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:19.305129 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd6da51c-421f-4ab0-afae-637ff8f0f82c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b returned with HTTP 200 Aug 25 15:14:19.308955 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 28/110] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:19 2026] GET /volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:19.681450 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ac799cd0-6516-48ce-944c-835c5cd96cc4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:19.688372 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ac799cd0-6516-48ce-944c-835c5cd96cc4 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:19.688616 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ac799cd0-6516-48ce-944c-835c5cd96cc4 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:19.689068 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ac799cd0-6516-48ce-944c-835c5cd96cc4 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:19.717503 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:19.717503 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:19.729874 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ac799cd0-6516-48ce-944c-835c5cd96cc4 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:19.741816 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ac799cd0-6516-48ce-944c-835c5cd96cc4 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:19.742541 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 26/111] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:19 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 843 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:19.764837 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-154920ae-5964-407b-8ecc-e8da51ac4368 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:19.768972 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-154920ae-5964-407b-8ecc-e8da51ac4368 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:19.769186 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-154920ae-5964-407b-8ecc-e8da51ac4368 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:19.770532 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-154920ae-5964-407b-8ecc-e8da51ac4368 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:19.785122 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:19.785122 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:19.789939 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-154920ae-5964-407b-8ecc-e8da51ac4368 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:19.797310 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-154920ae-5964-407b-8ecc-e8da51ac4368 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:19.797929 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 28/112] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:19 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:19.883696 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f4439625-c7d3-40a6-a293-1228cba2d6c8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:19.890371 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f4439625-c7d3-40a6-a293-1228cba2d6c8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:19.890950 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f4439625-c7d3-40a6-a293-1228cba2d6c8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:19.890950 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f4439625-c7d3-40a6-a293-1228cba2d6c8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:19.900167 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:19.900167 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:19.910448 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f4439625-c7d3-40a6-a293-1228cba2d6c8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:19.925399 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f4439625-c7d3-40a6-a293-1228cba2d6c8 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:19.925399 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 31/113] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:19 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:19.940859 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3a118363-ee38-43e3-8e50-55be69a6dd64 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:19.944166 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a118363-ee38-43e3-8e50-55be69a6dd64 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] DELETE https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:19.944438 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a118363-ee38-43e3-8e50-55be69a6dd64 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:19.945065 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a118363-ee38-43e3-8e50-55be69a6dd64 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:19.945065 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-3a118363-ee38-43e3-8e50-55be69a6dd64 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Delete volume with id: 426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:19.958124 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:19.958124 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:19.958124 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3a118363-ee38-43e3-8e50-55be69a6dd64 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:20.012719 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3a118363-ee38-43e3-8e50-55be69a6dd64 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Delete volume request issued successfully. Aug 25 15:14:20.013056 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a118363-ee38-43e3-8e50-55be69a6dd64 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 202 Aug 25 15:14:20.013646 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 29/114] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:14:19 2026] DELETE /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:14:20.027198 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d7bb1795-f1bc-40ad-87dd-5c4f6e3be701 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:20.033872 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d7bb1795-f1bc-40ad-87dd-5c4f6e3be701 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:20.034603 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d7bb1795-f1bc-40ad-87dd-5c4f6e3be701 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:20.036026 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d7bb1795-f1bc-40ad-87dd-5c4f6e3be701 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:20.044949 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:20.044949 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:20.052764 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d7bb1795-f1bc-40ad-87dd-5c4f6e3be701 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Volume info retrieved successfully. Aug 25 15:14:20.065983 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d7bb1795-f1bc-40ad-87dd-5c4f6e3be701 tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 200 Aug 25 15:14:20.065983 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 27/115] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:20 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:20.321643 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4cbb63ba-741a-42cc-87df-c5113b2bc47a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:20.324071 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4cbb63ba-741a-42cc-87df-c5113b2bc47a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b Aug 25 15:14:20.324071 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4cbb63ba-741a-42cc-87df-c5113b2bc47a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:20.324443 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4cbb63ba-741a-42cc-87df-c5113b2bc47a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:20.330884 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:20.330884 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:20.331653 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4cbb63ba-741a-42cc-87df-c5113b2bc47a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:20.332587 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4cbb63ba-741a-42cc-87df-c5113b2bc47a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b returned with HTTP 200 Aug 25 15:14:20.333366 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 29/116] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:20 2026] GET /volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:20.346855 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ae57117e-7b0c-467c-be6e-d2a21352084e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:20.350666 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ae57117e-7b0c-467c-be6e-d2a21352084e tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b/action Aug 25 15:14:20.351342 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ae57117e-7b0c-467c-be6e-d2a21352084e tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:20.353550 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ae57117e-7b0c-467c-be6e-d2a21352084e tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:20.353550 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-ae57117e-7b0c-467c-be6e-d2a21352084e tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Updating snapshot '7894c653-32cd-47ae-84e6-d1449eb32d1b' with '{'status': 'deleting'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 15:14:20.369039 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:20.369039 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:20.402910 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ae57117e-7b0c-467c-be6e-d2a21352084e tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b/action returned with HTTP 202 Aug 25 15:14:20.402910 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 32/117] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:20 2026] POST /volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:20.413907 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5982bb75-f222-479d-82aa-a3ef44682204 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:20.416812 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5982bb75-f222-479d-82aa-a3ef44682204 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b Aug 25 15:14:20.417709 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5982bb75-f222-479d-82aa-a3ef44682204 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:20.417709 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5982bb75-f222-479d-82aa-a3ef44682204 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:20.424876 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:20.424876 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:20.425455 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5982bb75-f222-479d-82aa-a3ef44682204 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:20.426650 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5982bb75-f222-479d-82aa-a3ef44682204 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b returned with HTTP 200 Aug 25 15:14:20.427273 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 30/118] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:20 2026] GET /volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:20.450993 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d38c7f6c-a9f7-460f-a211-78252b0337ef None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:20.455480 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d38c7f6c-a9f7-460f-a211-78252b0337ef tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b/action Aug 25 15:14:20.456113 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d38c7f6c-a9f7-460f-a211-78252b0337ef tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:20.456199 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d38c7f6c-a9f7-460f-a211-78252b0337ef tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:20.464612 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:20.464612 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:20.465039 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d38c7f6c-a9f7-460f-a211-78252b0337ef tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Snapshot retrieved successfully. Aug 25 15:14:20.490409 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d38c7f6c-a9f7-460f-a211-78252b0337ef tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Snapshot delete request issued successfully. Aug 25 15:14:20.490409 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d38c7f6c-a9f7-460f-a211-78252b0337ef tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b/action returned with HTTP 202 Aug 25 15:14:20.490409 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 28/119] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:20 2026] POST /volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:20.509749 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2127e7a3-5b80-4e69-9525-14474621c3b8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:20.516692 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2127e7a3-5b80-4e69-9525-14474621c3b8 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b Aug 25 15:14:20.516692 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2127e7a3-5b80-4e69-9525-14474621c3b8 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:20.516692 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2127e7a3-5b80-4e69-9525-14474621c3b8 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:20.525613 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:20.525613 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:20.527720 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2127e7a3-5b80-4e69-9525-14474621c3b8 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:20.529944 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2127e7a3-5b80-4e69-9525-14474621c3b8 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b returned with HTTP 200 Aug 25 15:14:20.529944 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 30/120] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:20 2026] GET /volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:21.089023 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b06459a9-a973-4c03-944d-3cd2d3425c3e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:21.092692 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b06459a9-a973-4c03-944d-3cd2d3425c3e tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] GET https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 Aug 25 15:14:21.092692 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b06459a9-a973-4c03-944d-3cd2d3425c3e tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:21.092692 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b06459a9-a973-4c03-944d-3cd2d3425c3e tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:21.097926 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b06459a9-a973-4c03-944d-3cd2d3425c3e tempest-DeleteServersTestJSON-1432903568 tempest-DeleteServersTestJSON-1432903568-project-member] https://10.4.3.85/volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 returned with HTTP 404 Aug 25 15:14:21.099121 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 33/121] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:21 2026] GET /volume/v3/volumes/426e042b-b290-426c-81df-33cf9e996bd4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:21.548572 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ddfba141-007b-40a6-97ef-2d4918bcbd8c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:21.552078 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ddfba141-007b-40a6-97ef-2d4918bcbd8c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b Aug 25 15:14:21.552450 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ddfba141-007b-40a6-97ef-2d4918bcbd8c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:21.553651 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ddfba141-007b-40a6-97ef-2d4918bcbd8c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:21.564187 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ddfba141-007b-40a6-97ef-2d4918bcbd8c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b returned with HTTP 404 Aug 25 15:14:21.564187 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 31/122] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:21 2026] GET /volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:21.575386 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-00bafc83-caad-433c-84ae-8db8bc00ce31 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:21.582380 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-00bafc83-caad-433c-84ae-8db8bc00ce31 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action Aug 25 15:14:21.583436 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-00bafc83-caad-433c-84ae-8db8bc00ce31 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:21.583646 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-00bafc83-caad-433c-84ae-8db8bc00ce31 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:21.585457 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.admin_actions [None req-00bafc83-caad-433c-84ae-8db8bc00ce31 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Updating snapshot '9aeeb926-28db-4912-a930-c5f7f0815b1a' with '{'status': 'available'}' {{(pid=100465) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 15:14:21.606783 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:21.606783 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:21.655870 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-00bafc83-caad-433c-84ae-8db8bc00ce31 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action returned with HTTP 202 Aug 25 15:14:21.655870 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 29/123] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:21 2026] POST /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:21.664390 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-257d7899-8f5a-4dae-9bc8-e2bcf467babc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:21.672126 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-257d7899-8f5a-4dae-9bc8-e2bcf467babc tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a Aug 25 15:14:21.673807 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-257d7899-8f5a-4dae-9bc8-e2bcf467babc tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:21.673807 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-257d7899-8f5a-4dae-9bc8-e2bcf467babc tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:21.826790 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:21.826790 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:21.826790 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-257d7899-8f5a-4dae-9bc8-e2bcf467babc tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:21.827758 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-257d7899-8f5a-4dae-9bc8-e2bcf467babc tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a returned with HTTP 200 Aug 25 15:14:21.828066 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 31/124] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:21 2026] GET /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a => generated 466 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:21.844352 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-849f1402-ef6b-4562-87b8-3f52b2f8eb67 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:21.847394 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-849f1402-ef6b-4562-87b8-3f52b2f8eb67 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b Aug 25 15:14:21.847978 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-849f1402-ef6b-4562-87b8-3f52b2f8eb67 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:21.847978 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-849f1402-ef6b-4562-87b8-3f52b2f8eb67 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:21.848152 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-849f1402-ef6b-4562-87b8-3f52b2f8eb67 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Delete snapshot with id: 7894c653-32cd-47ae-84e6-d1449eb32d1b Aug 25 15:14:21.856556 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-849f1402-ef6b-4562-87b8-3f52b2f8eb67 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b returned with HTTP 404 Aug 25 15:14:21.857055 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 34/125] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:14:21 2026] DELETE /volume/v3/snapshots/7894c653-32cd-47ae-84e6-d1449eb32d1b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:21.870521 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b742f13b-b008-4fa8-af61-db4c68ebcada None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:21.872699 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b742f13b-b008-4fa8-af61-db4c68ebcada tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:14:21.873140 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b742f13b-b008-4fa8-af61-db4c68ebcada tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34c90cee-25f7-403f-8cab-835aa5a9638d", "name": "tempest-SnapshotsActionsTest-Snapshot-1251098584"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:21.894011 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:21.894011 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:21.894011 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b742f13b-b008-4fa8-af61-db4c68ebcada tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Volume info retrieved successfully. Aug 25 15:14:21.894011 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-b742f13b-b008-4fa8-af61-db4c68ebcada tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Create snapshot from volume 34c90cee-25f7-403f-8cab-835aa5a9638d Aug 25 15:14:21.913754 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-b742f13b-b008-4fa8-af61-db4c68ebcada tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-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 25 15:14:21.938883 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-b742f13b-b008-4fa8-af61-db4c68ebcada tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Created reservations ['54def733-36f7-43bc-a8e3-50731e24a15e', '259a015b-109b-414c-9d4d-d4722e3d5063', '2f0f2ed7-e35d-4c7d-8624-57bbca7e5fa1', '393b0825-85d8-422c-b077-0d6ae79e8e27'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:22.037609 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b742f13b-b008-4fa8-af61-db4c68ebcada tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot create request issued successfully. Aug 25 15:14:22.037609 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b742f13b-b008-4fa8-af61-db4c68ebcada tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:14:22.037609 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 32/126] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:14:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:14:22.048002 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0e03f424-3b88-42c7-a72c-6e1e3f590fd4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:22.051616 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0e03f424-3b88-42c7-a72c-6e1e3f590fd4 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac Aug 25 15:14:22.053603 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0e03f424-3b88-42c7-a72c-6e1e3f590fd4 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:22.053603 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0e03f424-3b88-42c7-a72c-6e1e3f590fd4 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:22.068867 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:22.068867 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:22.068867 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0e03f424-3b88-42c7-a72c-6e1e3f590fd4 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:22.069455 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0e03f424-3b88-42c7-a72c-6e1e3f590fd4 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac returned with HTTP 200 Aug 25 15:14:22.071639 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 30/127] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:22 2026] GET /volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:23.091225 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cbc4cb7b-95bb-491e-87fb-7aaeb4c76778 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:23.094523 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cbc4cb7b-95bb-491e-87fb-7aaeb4c76778 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac Aug 25 15:14:23.094523 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cbc4cb7b-95bb-491e-87fb-7aaeb4c76778 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:23.094523 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cbc4cb7b-95bb-491e-87fb-7aaeb4c76778 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:23.104482 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:23.104482 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:23.105628 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cbc4cb7b-95bb-491e-87fb-7aaeb4c76778 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:23.108324 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cbc4cb7b-95bb-491e-87fb-7aaeb4c76778 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac returned with HTTP 200 Aug 25 15:14:23.108324 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 32/128] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:23 2026] GET /volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:23.121023 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-be377e90-2a27-4eff-9a31-edb77e1dd36b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:23.126192 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-be377e90-2a27-4eff-9a31-edb77e1dd36b tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac/action Aug 25 15:14:23.126561 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-be377e90-2a27-4eff-9a31-edb77e1dd36b tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:23.127006 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-be377e90-2a27-4eff-9a31-edb77e1dd36b tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:23.130955 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-be377e90-2a27-4eff-9a31-edb77e1dd36b tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Updating snapshot 'a53c4d41-ad5b-4794-8032-4667ce34d2ac' with '{'status': 'error'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 15:14:23.153337 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:23.153337 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:23.237650 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-be377e90-2a27-4eff-9a31-edb77e1dd36b tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac/action returned with HTTP 202 Aug 25 15:14:23.238311 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 35/129] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:23 2026] POST /volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:23.248000 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9e996028-eb1d-4adc-9b99-0a461ee9344d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:23.251562 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9e996028-eb1d-4adc-9b99-0a461ee9344d tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac Aug 25 15:14:23.251850 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9e996028-eb1d-4adc-9b99-0a461ee9344d tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:23.252535 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9e996028-eb1d-4adc-9b99-0a461ee9344d tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:23.259437 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:23.259437 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:23.260463 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9e996028-eb1d-4adc-9b99-0a461ee9344d tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:23.261844 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9e996028-eb1d-4adc-9b99-0a461ee9344d tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac returned with HTTP 200 Aug 25 15:14:23.262408 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 33/130] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:23 2026] GET /volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:23.275643 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c576c0fa-555b-4d0a-89b3-2e2bca538359 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:23.278871 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c576c0fa-555b-4d0a-89b3-2e2bca538359 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac/action Aug 25 15:14:23.279624 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c576c0fa-555b-4d0a-89b3-2e2bca538359 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:23.279711 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c576c0fa-555b-4d0a-89b3-2e2bca538359 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:23.289879 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:23.289879 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:23.290383 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c576c0fa-555b-4d0a-89b3-2e2bca538359 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Snapshot retrieved successfully. Aug 25 15:14:23.353814 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c576c0fa-555b-4d0a-89b3-2e2bca538359 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Snapshot delete request issued successfully. Aug 25 15:14:23.354173 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c576c0fa-555b-4d0a-89b3-2e2bca538359 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac/action returned with HTTP 202 Aug 25 15:14:23.355013 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 31/131] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:23 2026] POST /volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:23.365571 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-47e52222-382e-41d7-a16b-cb3b62b952a9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:23.367974 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-47e52222-382e-41d7-a16b-cb3b62b952a9 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac Aug 25 15:14:23.367974 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-47e52222-382e-41d7-a16b-cb3b62b952a9 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:23.367974 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-47e52222-382e-41d7-a16b-cb3b62b952a9 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:23.390307 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:23.390307 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:23.390879 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-47e52222-382e-41d7-a16b-cb3b62b952a9 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:23.393846 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-47e52222-382e-41d7-a16b-cb3b62b952a9 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac returned with HTTP 200 Aug 25 15:14:23.394338 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 33/132] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:23 2026] GET /volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:24.409262 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c4b9fd9d-7265-48ef-9b8c-342025a4922b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:24.412558 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c4b9fd9d-7265-48ef-9b8c-342025a4922b tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac Aug 25 15:14:24.412558 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c4b9fd9d-7265-48ef-9b8c-342025a4922b tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:24.412558 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c4b9fd9d-7265-48ef-9b8c-342025a4922b tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:24.419177 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c4b9fd9d-7265-48ef-9b8c-342025a4922b tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac returned with HTTP 404 Aug 25 15:14:24.420081 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 36/133] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:24 2026] GET /volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:24.433399 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-389fe0dd-7737-4b6e-a888-b41f8ec0a51f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:24.435980 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-389fe0dd-7737-4b6e-a888-b41f8ec0a51f tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action Aug 25 15:14:24.436549 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-389fe0dd-7737-4b6e-a888-b41f8ec0a51f tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:24.437043 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-389fe0dd-7737-4b6e-a888-b41f8ec0a51f tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:24.438663 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-389fe0dd-7737-4b6e-a888-b41f8ec0a51f tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Updating snapshot '9aeeb926-28db-4912-a930-c5f7f0815b1a' with '{'status': 'available'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 15:14:24.451598 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:24.451598 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:24.481320 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-389fe0dd-7737-4b6e-a888-b41f8ec0a51f tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action returned with HTTP 202 Aug 25 15:14:24.483390 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 34/134] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:24 2026] POST /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:24.500387 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-68917d74-e889-4353-aa65-ab42e1b82d0a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:24.503755 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-68917d74-e889-4353-aa65-ab42e1b82d0a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a Aug 25 15:14:24.503954 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-68917d74-e889-4353-aa65-ab42e1b82d0a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:24.504160 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-68917d74-e889-4353-aa65-ab42e1b82d0a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:24.511941 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:24.511941 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:24.513361 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-68917d74-e889-4353-aa65-ab42e1b82d0a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:24.514647 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-68917d74-e889-4353-aa65-ab42e1b82d0a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a returned with HTTP 200 Aug 25 15:14:24.515318 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 32/135] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:24 2026] GET /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:24.533265 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-09c81bf6-8912-43fa-bb82-48ded2d60f4e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:24.535165 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-09c81bf6-8912-43fa-bb82-48ded2d60f4e tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac Aug 25 15:14:24.535294 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-09c81bf6-8912-43fa-bb82-48ded2d60f4e tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:24.535496 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-09c81bf6-8912-43fa-bb82-48ded2d60f4e tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:24.535628 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-09c81bf6-8912-43fa-bb82-48ded2d60f4e tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Delete snapshot with id: a53c4d41-ad5b-4794-8032-4667ce34d2ac Aug 25 15:14:24.541525 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-09c81bf6-8912-43fa-bb82-48ded2d60f4e tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac returned with HTTP 404 Aug 25 15:14:24.544107 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 34/136] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:14:24 2026] DELETE /volume/v3/snapshots/a53c4d41-ad5b-4794-8032-4667ce34d2ac => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:24.557857 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b3e5806f-25e5-4836-ae48-540afd276998 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:24.559629 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3e5806f-25e5-4836-ae48-540afd276998 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:14:24.560177 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3e5806f-25e5-4836-ae48-540afd276998 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34c90cee-25f7-403f-8cab-835aa5a9638d", "name": "tempest-SnapshotsActionsTest-Snapshot-2078684625"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:24.570890 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:24.570890 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:24.571422 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b3e5806f-25e5-4836-ae48-540afd276998 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Volume info retrieved successfully. Aug 25 15:14:24.571422 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-b3e5806f-25e5-4836-ae48-540afd276998 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Create snapshot from volume 34c90cee-25f7-403f-8cab-835aa5a9638d Aug 25 15:14:24.622958 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-b3e5806f-25e5-4836-ae48-540afd276998 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Created reservations ['fd6d19eb-38e2-49e4-a7ef-9030e173d74e', '15d86094-bfee-4596-8870-88d2c66a3b6a', '67d9d57a-771a-47d3-be54-bd1352c73fc4', '1989defd-8676-4c2d-928a-b7e740c467b7'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:24.777353 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b3e5806f-25e5-4836-ae48-540afd276998 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot create request issued successfully. Aug 25 15:14:24.778029 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3e5806f-25e5-4836-ae48-540afd276998 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:14:24.778558 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 37/137] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:14:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:14:24.802384 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-37b331aa-f8ba-4328-9d88-a964fef00dd5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:24.805023 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37b331aa-f8ba-4328-9d88-a964fef00dd5 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad Aug 25 15:14:24.805683 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37b331aa-f8ba-4328-9d88-a964fef00dd5 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:24.805683 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37b331aa-f8ba-4328-9d88-a964fef00dd5 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:24.812149 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:24.812149 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:24.812670 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-37b331aa-f8ba-4328-9d88-a964fef00dd5 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:24.813663 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37b331aa-f8ba-4328-9d88-a964fef00dd5 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad returned with HTTP 200 Aug 25 15:14:24.814144 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 35/138] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:24 2026] GET /volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:25.829681 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a7ca967b-362c-4cda-ab24-a77f01980c02 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:25.832444 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a7ca967b-362c-4cda-ab24-a77f01980c02 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad Aug 25 15:14:25.832807 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a7ca967b-362c-4cda-ab24-a77f01980c02 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:25.833140 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a7ca967b-362c-4cda-ab24-a77f01980c02 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:25.847273 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:25.847273 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:25.847742 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a7ca967b-362c-4cda-ab24-a77f01980c02 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:25.848995 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a7ca967b-362c-4cda-ab24-a77f01980c02 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad returned with HTTP 200 Aug 25 15:14:25.849712 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 33/139] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:25 2026] GET /volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:25.865896 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-72b6aee5-7389-4b4a-aa18-266f1bc7b2e9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:25.869760 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-72b6aee5-7389-4b4a-aa18-266f1bc7b2e9 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad/action Aug 25 15:14:25.869760 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-72b6aee5-7389-4b4a-aa18-266f1bc7b2e9 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:25.869760 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-72b6aee5-7389-4b4a-aa18-266f1bc7b2e9 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:25.871232 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.admin_actions [None req-72b6aee5-7389-4b4a-aa18-266f1bc7b2e9 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Updating snapshot 'd4c04fc7-7c07-4065-bc13-5ff6adad4cad' with '{'status': 'error_deleting'}' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 15:14:25.890806 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:25.890806 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:25.917031 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-72b6aee5-7389-4b4a-aa18-266f1bc7b2e9 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad/action returned with HTTP 202 Aug 25 15:14:25.918210 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 35/140] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:25 2026] POST /volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:25.932016 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3a4f2c8b-15ce-4ce3-b6d5-dcf860927647 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:25.935295 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3a4f2c8b-15ce-4ce3-b6d5-dcf860927647 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad Aug 25 15:14:25.935295 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3a4f2c8b-15ce-4ce3-b6d5-dcf860927647 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:25.936398 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3a4f2c8b-15ce-4ce3-b6d5-dcf860927647 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:25.945777 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:25.945777 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:25.946622 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3a4f2c8b-15ce-4ce3-b6d5-dcf860927647 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:25.947698 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3a4f2c8b-15ce-4ce3-b6d5-dcf860927647 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad returned with HTTP 200 Aug 25 15:14:25.948189 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 38/141] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:25 2026] GET /volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:25.961750 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c2a8b68e-6dfc-463e-964f-1cd97139ef7d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:25.966105 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c2a8b68e-6dfc-463e-964f-1cd97139ef7d tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad/action Aug 25 15:14:25.967203 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c2a8b68e-6dfc-463e-964f-1cd97139ef7d tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:25.967203 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c2a8b68e-6dfc-463e-964f-1cd97139ef7d tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:25.978132 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:25.978132 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:25.978624 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c2a8b68e-6dfc-463e-964f-1cd97139ef7d tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Snapshot retrieved successfully. Aug 25 15:14:26.008958 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c2a8b68e-6dfc-463e-964f-1cd97139ef7d tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Snapshot delete request issued successfully. Aug 25 15:14:26.009099 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c2a8b68e-6dfc-463e-964f-1cd97139ef7d tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad/action returned with HTTP 202 Aug 25 15:14:26.009917 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 36/142] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:25 2026] POST /volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:26.025384 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d43abb6c-91f7-4561-8dc7-e8b92dcd1d2b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:26.029002 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d43abb6c-91f7-4561-8dc7-e8b92dcd1d2b tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad Aug 25 15:14:26.029343 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d43abb6c-91f7-4561-8dc7-e8b92dcd1d2b tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:26.029624 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d43abb6c-91f7-4561-8dc7-e8b92dcd1d2b tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:26.037295 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:26.037295 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:26.037295 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d43abb6c-91f7-4561-8dc7-e8b92dcd1d2b tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:26.038378 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d43abb6c-91f7-4561-8dc7-e8b92dcd1d2b tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad returned with HTTP 200 Aug 25 15:14:26.038978 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 34/143] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:26 2026] GET /volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:26.040261 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:26.042238 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:14:26.042648 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1325418769"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:26.044939 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1325418769'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:14:26.044939 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Create volume of 1 GB Aug 25 15:14:26.045146 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:26.045146 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:26.051560 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Availability Zones retrieved successfully. Aug 25 15:14:26.059676 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Flow 'volume_create_api' (cc287bc1-db10-4e2c-934b-10f0fbdce27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:26.061054 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6adf864-cafb-4bc3-9979-1a4c18136303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:26.062112 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:14:26.102678 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6adf864-cafb-4bc3-9979-1a4c18136303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:26.103820 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d28fa3ec-45a9-4ba0-8708-27f4270f49b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:26.181112 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Created reservations ['fed0cfed-e5fe-47df-992f-14c2554e823d', '9a3ec0a4-283e-43c3-a670-39a4519e475a', 'e13f49d4-d948-49f6-b895-158e0ec5e062', 'd751d9e6-eeff-4fb5-a114-4cd7665fb34f'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:26.182252 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d28fa3ec-45a9-4ba0-8708-27f4270f49b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fed0cfed-e5fe-47df-992f-14c2554e823d', '9a3ec0a4-283e-43c3-a670-39a4519e475a', 'e13f49d4-d948-49f6-b895-158e0ec5e062', 'd751d9e6-eeff-4fb5-a114-4cd7665fb34f']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:26.183298 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73db7c2c-f8fd-430f-93e6-f0302a39e252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:26.223597 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73db7c2c-f8fd-430f-93e6-f0302a39e252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a61a5fc-40b1-465e-b71f-f3236b8022f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1325418769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a547cd3fde41acaf3b71efb36ec1e4',qos_specs=None,replication_status=,reservations=['fed0cfed-e5fe-47df-992f-14c2554e823d','9a3ec0a4-283e-43c3-a670-39a4519e475a','e13f49d4-d948-49f6-b895-158e0ec5e062','d751d9e6-eeff-4fb5-a114-4cd7665fb34f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1537129f149d4f2c852e0631adf8fde0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:14:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1325418769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a61a5fc-40b1-465e-b71f-f3236b8022f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61a547cd3fde41acaf3b71efb36ec1e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1537129f149d4f2c852e0631adf8fde0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:26.224492 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e012828-d983-444d-a542-6ee786c6bc22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:26.254063 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e012828-d983-444d-a542-6ee786c6bc22) transitioned into state 'SUCCESS' from state '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-1325418769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61a547cd3fde41acaf3b71efb36ec1e4',qos_specs=None,replication_status=,reservations=['fed0cfed-e5fe-47df-992f-14c2554e823d','9a3ec0a4-283e-43c3-a670-39a4519e475a','e13f49d4-d948-49f6-b895-158e0ec5e062','d751d9e6-eeff-4fb5-a114-4cd7665fb34f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1537129f149d4f2c852e0631adf8fde0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:26.256595 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e11cb65a-3da0-49d0-a6ad-03e0964d156a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:26.274693 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e11cb65a-3da0-49d0-a6ad-03e0964d156a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:26.275889 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Flow 'volume_create_api' (cc287bc1-db10-4e2c-934b-10f0fbdce27c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:26.276350 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Create volume request issued successfully. Aug 25 15:14:26.277225 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b12897bb-7fd2-46ff-94a5-fdfb633d9c1e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:14:26.277975 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 36/144] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:14:26 2026] POST /volume/v3/volumes => generated 757 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 15:14:26.300867 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-32357e51-a23a-4188-824f-92cd0a798eec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:26.304295 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-32357e51-a23a-4188-824f-92cd0a798eec tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:14:26.304295 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-32357e51-a23a-4188-824f-92cd0a798eec tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:26.304654 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-32357e51-a23a-4188-824f-92cd0a798eec tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:26.318037 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:26.318037 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:26.323289 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-32357e51-a23a-4188-824f-92cd0a798eec tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:14:26.329419 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-32357e51-a23a-4188-824f-92cd0a798eec tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:14:26.329419 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 39/145] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:26 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:27.058883 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dbe56006-c90c-47e6-a1e7-aaa1448de215 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:27.070786 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dbe56006-c90c-47e6-a1e7-aaa1448de215 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad Aug 25 15:14:27.070786 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dbe56006-c90c-47e6-a1e7-aaa1448de215 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:27.070786 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dbe56006-c90c-47e6-a1e7-aaa1448de215 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:27.079028 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dbe56006-c90c-47e6-a1e7-aaa1448de215 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad returned with HTTP 404 Aug 25 15:14:27.079028 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 37/146] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:27 2026] GET /volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:27.103434 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-20f6c2e3-5557-4d16-92f3-e5a0e78f0aab None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:27.105892 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-20f6c2e3-5557-4d16-92f3-e5a0e78f0aab tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action Aug 25 15:14:27.106297 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-20f6c2e3-5557-4d16-92f3-e5a0e78f0aab tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:27.107098 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-20f6c2e3-5557-4d16-92f3-e5a0e78f0aab tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:27.108232 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.admin_actions [None req-20f6c2e3-5557-4d16-92f3-e5a0e78f0aab tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Updating snapshot '9aeeb926-28db-4912-a930-c5f7f0815b1a' with '{'status': 'available'}' {{(pid=100465) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 15:14:27.187781 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:27.187781 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:27.233440 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-20f6c2e3-5557-4d16-92f3-e5a0e78f0aab tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action returned with HTTP 202 Aug 25 15:14:27.234080 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 35/147] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:27 2026] POST /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:27.245430 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c15b7bb0-4a52-40ea-962d-688aaf042fcf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:27.248249 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c15b7bb0-4a52-40ea-962d-688aaf042fcf tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a Aug 25 15:14:27.248861 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c15b7bb0-4a52-40ea-962d-688aaf042fcf tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:27.249275 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c15b7bb0-4a52-40ea-962d-688aaf042fcf tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:27.257223 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:27.257223 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:27.258890 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c15b7bb0-4a52-40ea-962d-688aaf042fcf tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:27.261864 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c15b7bb0-4a52-40ea-962d-688aaf042fcf tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a returned with HTTP 200 Aug 25 15:14:27.261864 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 37/148] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:27 2026] GET /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:27.276927 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e42b229b-8661-4d57-bdfd-d26eaee9e2c5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:27.280087 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e42b229b-8661-4d57-bdfd-d26eaee9e2c5 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad Aug 25 15:14:27.280213 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e42b229b-8661-4d57-bdfd-d26eaee9e2c5 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:27.280554 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e42b229b-8661-4d57-bdfd-d26eaee9e2c5 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:27.280797 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-e42b229b-8661-4d57-bdfd-d26eaee9e2c5 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Delete snapshot with id: d4c04fc7-7c07-4065-bc13-5ff6adad4cad Aug 25 15:14:27.286759 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e42b229b-8661-4d57-bdfd-d26eaee9e2c5 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad returned with HTTP 404 Aug 25 15:14:27.287621 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 40/149] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:14:27 2026] DELETE /volume/v3/snapshots/d4c04fc7-7c07-4065-bc13-5ff6adad4cad => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:27.301224 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8d1f1a17-ccc6-439f-ade7-29a62421fc26 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:27.301224 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d1f1a17-ccc6-439f-ade7-29a62421fc26 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action Aug 25 15:14:27.301680 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d1f1a17-ccc6-439f-ade7-29a62421fc26 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:27.301680 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d1f1a17-ccc6-439f-ade7-29a62421fc26 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:27.303228 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-8d1f1a17-ccc6-439f-ade7-29a62421fc26 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Updating snapshot '9aeeb926-28db-4912-a930-c5f7f0815b1a' with '{'status': 'creating'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 15:14:27.313583 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:27.313583 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:27.348848 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-667ecf79-0290-4e69-8faf-ee8ef3169836 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:27.351070 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-667ecf79-0290-4e69-8faf-ee8ef3169836 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:14:27.351322 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-667ecf79-0290-4e69-8faf-ee8ef3169836 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:27.351594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-667ecf79-0290-4e69-8faf-ee8ef3169836 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:27.381695 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:27.381695 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:27.398894 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-667ecf79-0290-4e69-8faf-ee8ef3169836 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:14:27.419900 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-667ecf79-0290-4e69-8faf-ee8ef3169836 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:14:27.420460 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 36/150] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:27 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:27.422456 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d1f1a17-ccc6-439f-ade7-29a62421fc26 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action returned with HTTP 202 Aug 25 15:14:27.423041 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 38/151] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:27 2026] POST /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:27.433278 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-587b02f6-8f87-4340-8be5-9b08cd67605c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:27.437189 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-587b02f6-8f87-4340-8be5-9b08cd67605c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a Aug 25 15:14:27.437485 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-587b02f6-8f87-4340-8be5-9b08cd67605c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:27.437766 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-587b02f6-8f87-4340-8be5-9b08cd67605c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:27.445291 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:27.445291 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:27.446842 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-587b02f6-8f87-4340-8be5-9b08cd67605c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:27.448296 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-587b02f6-8f87-4340-8be5-9b08cd67605c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a returned with HTTP 200 Aug 25 15:14:27.448854 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 38/152] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:27 2026] GET /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:27.480832 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2ad54fed-f694-49b5-9b1c-fe19bdb6431c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:27.483164 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2ad54fed-f694-49b5-9b1c-fe19bdb6431c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] POST https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action Aug 25 15:14:27.483654 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2ad54fed-f694-49b5-9b1c-fe19bdb6431c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:27.507539 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2ad54fed-f694-49b5-9b1c-fe19bdb6431c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:27.507539 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.snapshot_actions [None req-2ad54fed-f694-49b5-9b1c-fe19bdb6431c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100466) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 15:14:27.507539 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:27.507539 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:27.507539 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.snapshot_actions [None req-2ad54fed-f694-49b5-9b1c-fe19bdb6431c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Updating snapshot 9aeeb926-28db-4912-a930-c5f7f0815b1a with info {'id': '9aeeb926-28db-4912-a930-c5f7f0815b1a', 'status': 'error', 'progress': '80%'} Aug 25 15:14:27.578719 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2ad54fed-f694-49b5-9b1c-fe19bdb6431c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action returned with HTTP 202 Aug 25 15:14:27.579279 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 41/153] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:27 2026] POST /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:14:27.599090 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8aa313ff-72d6-4c01-9de2-62b18dd45e6c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:27.600942 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8aa313ff-72d6-4c01-9de2-62b18dd45e6c tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] GET https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a Aug 25 15:14:27.601119 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8aa313ff-72d6-4c01-9de2-62b18dd45e6c tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:27.601320 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8aa313ff-72d6-4c01-9de2-62b18dd45e6c tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:27.680516 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:27.680516 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:27.680984 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8aa313ff-72d6-4c01-9de2-62b18dd45e6c tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Snapshot retrieved successfully. Aug 25 15:14:27.681983 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8aa313ff-72d6-4c01-9de2-62b18dd45e6c tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a returned with HTTP 200 Aug 25 15:14:27.682542 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 37/154] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:27 2026] GET /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a => generated 461 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:27.693432 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c4a569a0-da87-4f80-b6fc-35e1031336d3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:27.706149 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c4a569a0-da87-4f80-b6fc-35e1031336d3 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] POST https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action Aug 25 15:14:27.706149 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c4a569a0-da87-4f80-b6fc-35e1031336d3 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:27.706149 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c4a569a0-da87-4f80-b6fc-35e1031336d3 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:27.706149 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-c4a569a0-da87-4f80-b6fc-35e1031336d3 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] Updating snapshot '9aeeb926-28db-4912-a930-c5f7f0815b1a' with '{'status': 'available'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 15:14:27.709088 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:27.709088 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:27.779199 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c4a569a0-da87-4f80-b6fc-35e1031336d3 tempest-SnapshotsActionsTest-1918993511 tempest-SnapshotsActionsTest-1918993511-project-admin] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action returned with HTTP 202 Aug 25 15:14:27.779708 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 39/155] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:14:27 2026] POST /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:27.788274 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dce4dab2-ede8-477f-ad51-293771a35ca6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:27.791062 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dce4dab2-ede8-477f-ad51-293771a35ca6 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a Aug 25 15:14:27.791458 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dce4dab2-ede8-477f-ad51-293771a35ca6 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:27.792088 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dce4dab2-ede8-477f-ad51-293771a35ca6 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:27.872328 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:27.872328 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:27.872972 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dce4dab2-ede8-477f-ad51-293771a35ca6 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:27.874080 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dce4dab2-ede8-477f-ad51-293771a35ca6 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a returned with HTTP 200 Aug 25 15:14:27.874960 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 39/156] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:27 2026] GET /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a => generated 465 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:27.885598 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bb2a67cf-d7b9-4932-9c61-a5918672d33c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:27.888776 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb2a67cf-d7b9-4932-9c61-a5918672d33c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a Aug 25 15:14:27.888776 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb2a67cf-d7b9-4932-9c61-a5918672d33c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:27.889063 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb2a67cf-d7b9-4932-9c61-a5918672d33c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:27.889222 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-bb2a67cf-d7b9-4932-9c61-a5918672d33c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Delete snapshot with id: 9aeeb926-28db-4912-a930-c5f7f0815b1a Aug 25 15:14:27.896312 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:27.896312 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:27.897061 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bb2a67cf-d7b9-4932-9c61-a5918672d33c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:28.077195 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bb2a67cf-d7b9-4932-9c61-a5918672d33c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot delete request issued successfully. Aug 25 15:14:28.077195 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb2a67cf-d7b9-4932-9c61-a5918672d33c tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a returned with HTTP 202 Aug 25 15:14:28.078746 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 42/157] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:14:27 2026] DELETE /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:14:28.094127 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3f141adb-d378-447c-a85c-0a0c5df91a47 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:28.095627 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3f141adb-d378-447c-a85c-0a0c5df91a47 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a Aug 25 15:14:28.095901 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3f141adb-d378-447c-a85c-0a0c5df91a47 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:28.096213 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3f141adb-d378-447c-a85c-0a0c5df91a47 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:28.106671 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:28.106671 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:28.107369 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3f141adb-d378-447c-a85c-0a0c5df91a47 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Snapshot retrieved successfully. Aug 25 15:14:28.108691 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3f141adb-d378-447c-a85c-0a0c5df91a47 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a returned with HTTP 200 Aug 25 15:14:28.109369 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 38/158] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:28 2026] GET /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:29.119444 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a4f27fc1-6c74-44c7-867e-5394a94398a1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:29.121340 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a4f27fc1-6c74-44c7-867e-5394a94398a1 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a Aug 25 15:14:29.121594 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a4f27fc1-6c74-44c7-867e-5394a94398a1 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:29.121796 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a4f27fc1-6c74-44c7-867e-5394a94398a1 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:29.174227 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a4f27fc1-6c74-44c7-867e-5394a94398a1 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a returned with HTTP 404 Aug 25 15:14:29.174861 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 40/159] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:14:29 2026] GET /volume/v3/snapshots/9aeeb926-28db-4912-a930-c5f7f0815b1a => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:29.184028 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c2f9f166-9be3-441c-a8d3-693d72e5894a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:29.186303 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2f9f166-9be3-441c-a8d3-693d72e5894a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d Aug 25 15:14:29.186628 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2f9f166-9be3-441c-a8d3-693d72e5894a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:29.186788 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2f9f166-9be3-441c-a8d3-693d72e5894a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:29.271828 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:29.271828 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:29.280176 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c2f9f166-9be3-441c-a8d3-693d72e5894a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Volume info retrieved successfully. Aug 25 15:14:29.288034 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2f9f166-9be3-441c-a8d3-693d72e5894a tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d returned with HTTP 200 Aug 25 15:14:29.288775 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 40/160] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:29 2026] GET /volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d => generated 841 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:29.307432 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0ce0eed4-1b09-41a5-9a69-50ea5925c2dc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:29.312335 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0ce0eed4-1b09-41a5-9a69-50ea5925c2dc tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] DELETE https://10.4.3.85/volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d Aug 25 15:14:29.312335 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0ce0eed4-1b09-41a5-9a69-50ea5925c2dc tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:29.312335 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0ce0eed4-1b09-41a5-9a69-50ea5925c2dc tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:29.312335 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-0ce0eed4-1b09-41a5-9a69-50ea5925c2dc tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Delete volume with id: 34c90cee-25f7-403f-8cab-835aa5a9638d Aug 25 15:14:29.323357 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:29.323357 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:29.335441 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0ce0eed4-1b09-41a5-9a69-50ea5925c2dc tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Volume info retrieved successfully. Aug 25 15:14:29.396695 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0ce0eed4-1b09-41a5-9a69-50ea5925c2dc tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Delete volume request issued successfully. Aug 25 15:14:29.396695 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0ce0eed4-1b09-41a5-9a69-50ea5925c2dc tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d returned with HTTP 202 Aug 25 15:14:29.396695 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 43/161] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:14:29 2026] DELETE /volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:14:29.408796 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d2764342-e0a3-4ddd-b5f1-2039c995b4b5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:29.415305 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d2764342-e0a3-4ddd-b5f1-2039c995b4b5 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d Aug 25 15:14:29.420004 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d2764342-e0a3-4ddd-b5f1-2039c995b4b5 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:29.420004 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d2764342-e0a3-4ddd-b5f1-2039c995b4b5 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:29.435448 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:29.435448 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:29.438876 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d2764342-e0a3-4ddd-b5f1-2039c995b4b5 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Volume info retrieved successfully. Aug 25 15:14:29.443910 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d2764342-e0a3-4ddd-b5f1-2039c995b4b5 tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d returned with HTTP 200 Aug 25 15:14:29.444577 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 39/162] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:29 2026] GET /volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:30.475176 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5a470375-7abb-48d3-8ba4-07e993dcae0d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:30.480152 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5a470375-7abb-48d3-8ba4-07e993dcae0d tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] GET https://10.4.3.85/volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d Aug 25 15:14:30.480522 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5a470375-7abb-48d3-8ba4-07e993dcae0d tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:30.481367 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5a470375-7abb-48d3-8ba4-07e993dcae0d tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:30.492038 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5a470375-7abb-48d3-8ba4-07e993dcae0d tempest-SnapshotsActionsTest-1389037871 tempest-SnapshotsActionsTest-1389037871-project-member] https://10.4.3.85/volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d returned with HTTP 404 Aug 25 15:14:30.492038 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 41/163] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:30 2026] GET /volume/v3/volumes/34c90cee-25f7-403f-8cab-835aa5a9638d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:37.889680 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3722e42d-c65b-4b1a-8247-6d22a1120523 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:38.188994 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3722e42d-c65b-4b1a-8247-6d22a1120523 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:14:38.189578 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3722e42d-c65b-4b1a-8247-6d22a1120523 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1441913153", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1957404389", "vendor_name": "tempest-vendor_name-1194003554"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:38.233026 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3722e42d-c65b-4b1a-8247-6d22a1120523 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:14:38.233316 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 41/164] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:14:37 2026] POST /volume/v3/types => generated 328 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:38.249705 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2b009408-0023-487c-933d-5cc2c6460a0c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:38.604283 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:14:38.604283 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7222d9ff-672b-47e4-9427-f36061d3ba6f", "size": 1, "name": "tempest-UserMessagesTest-Volume-308650492"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:38.604283 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Create volume request body: {'volume': {'volume_type': '7222d9ff-672b-47e4-9427-f36061d3ba6f', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-308650492'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:14:38.604283 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Create volume of 1 GB Aug 25 15:14:38.604283 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:38.604283 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:38.604283 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Availability Zones retrieved successfully. Aug 25 15:14:38.604283 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Flow 'volume_create_api' (79d38179-b280-40d4-9a9a-873277a3a472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:38.604283 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef5d076-dd52-4661-8354-5bb5ff4f0dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:38.604283 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:14:38.604283 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef5d076-dd52-4661-8354-5bb5ff4f0dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:14:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1957404389',vendor_name='tempest-vendor_name-1194003554'},id=7222d9ff-672b-47e4-9427-f36061d3ba6f,is_public=True,name='tempest-UserMessagesTest-volume-type-1441913153',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7222d9ff-672b-47e4-9427-f36061d3ba6f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:38.604283 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60289a63-8a68-41be-969b-f6c2d2e6fafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:38.613861 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1441913153 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1441913153, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:14:38.613861 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1441913153 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1441913153, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:14:38.733534 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Created reservations ['92ddeede-31e2-4e01-a4e9-974c16bae65a', '7bda72d5-f4f7-4a26-8237-0ad58d0c0355', 'd931ca8c-9ca6-4c13-aade-8e4e20ecd6c3', 'af7231b6-97b3-4628-8c82-74acb55d6b5e'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:38.734537 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60289a63-8a68-41be-969b-f6c2d2e6fafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92ddeede-31e2-4e01-a4e9-974c16bae65a', '7bda72d5-f4f7-4a26-8237-0ad58d0c0355', 'd931ca8c-9ca6-4c13-aade-8e4e20ecd6c3', 'af7231b6-97b3-4628-8c82-74acb55d6b5e']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:38.737257 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be051ce-85f5-4937-980f-3b5332aa2791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:38.787844 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5be051ce-85f5-4937-980f-3b5332aa2791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-308650492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25b901195cbe4ba4bce069e737c8b9bc',qos_specs=None,replication_status=,reservations=['92ddeede-31e2-4e01-a4e9-974c16bae65a','7bda72d5-f4f7-4a26-8237-0ad58d0c0355','d931ca8c-9ca6-4c13-aade-8e4e20ecd6c3','af7231b6-97b3-4628-8c82-74acb55d6b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaf4ce19562e409b8ac3d91963c36210',volume_type_id=7222d9ff-672b-47e4-9427-f36061d3ba6f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:14:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-308650492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25b901195cbe4ba4bce069e737c8b9bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaf4ce19562e409b8ac3d91963c36210',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7222d9ff-672b-47e4-9427-f36061d3ba6f),volume_type_id=7222d9ff-672b-47e4-9427-f36061d3ba6f)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:38.788200 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15914bbb-4be6-48d2-86fd-1ca71a1d2d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:38.828378 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15914bbb-4be6-48d2-86fd-1ca71a1d2d9f) transitioned into state 'SUCCESS' from state '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-308650492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25b901195cbe4ba4bce069e737c8b9bc',qos_specs=None,replication_status=,reservations=['92ddeede-31e2-4e01-a4e9-974c16bae65a','7bda72d5-f4f7-4a26-8237-0ad58d0c0355','d931ca8c-9ca6-4c13-aade-8e4e20ecd6c3','af7231b6-97b3-4628-8c82-74acb55d6b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaf4ce19562e409b8ac3d91963c36210',volume_type_id=7222d9ff-672b-47e4-9427-f36061d3ba6f)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:38.828378 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ac5ad5e-e7d1-48cd-b97f-025fa5a1ae41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:38.873343 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ac5ad5e-e7d1-48cd-b97f-025fa5a1ae41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:38.875056 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Flow 'volume_create_api' (79d38179-b280-40d4-9a9a-873277a3a472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:38.875373 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Create volume request issued successfully. Aug 25 15:14:38.876410 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b009408-0023-487c-933d-5cc2c6460a0c tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:14:38.878854 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 44/165] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:14:38 2026] POST /volume/v3/volumes => generated 783 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:14:38.896513 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b1f97bc5-ab4d-43fc-b16b-357098e426fc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:38.900169 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b1f97bc5-ab4d-43fc-b16b-357098e426fc tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] GET https://10.4.3.85/volume/v3/volumes/1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 Aug 25 15:14:38.900455 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b1f97bc5-ab4d-43fc-b16b-357098e426fc tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:38.901312 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b1f97bc5-ab4d-43fc-b16b-357098e426fc tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:38.912104 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:38.912104 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:38.923951 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b1f97bc5-ab4d-43fc-b16b-357098e426fc tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Volume info retrieved successfully. Aug 25 15:14:38.930671 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b1f97bc5-ab4d-43fc-b16b-357098e426fc tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/volumes/1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 returned with HTTP 200 Aug 25 15:14:38.931116 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 40/166] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:14:38 2026] GET /volume/v3/volumes/1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:39.956945 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-46c7fead-a001-4480-b8d0-138156704f9e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:39.960944 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-46c7fead-a001-4480-b8d0-138156704f9e tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] GET https://10.4.3.85/volume/v3/volumes/1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 Aug 25 15:14:39.960944 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-46c7fead-a001-4480-b8d0-138156704f9e tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:39.960944 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-46c7fead-a001-4480-b8d0-138156704f9e tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:39.969680 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=175,cinder:INSERT=27,cinder:UPDATE=52,cinder:DELETE=4 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:14:39.982696 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:39.982696 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:39.995046 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-46c7fead-a001-4480-b8d0-138156704f9e tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Volume info retrieved successfully. Aug 25 15:14:40.009375 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-46c7fead-a001-4480-b8d0-138156704f9e tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/volumes/1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 returned with HTTP 200 Aug 25 15:14:40.009552 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 42/167] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:14:39 2026] GET /volume/v3/volumes/1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 => generated 872 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:40.032176 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7b5f512e-cded-4353-96a8-507976affdb6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:40.037225 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7b5f512e-cded-4353-96a8-507976affdb6 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] GET https://10.4.3.85/volume/v3/messages Aug 25 15:14:40.037225 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7b5f512e-cded-4353-96a8-507976affdb6 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:40.037356 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7b5f512e-cded-4353-96a8-507976affdb6 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:40.048453 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7b5f512e-cded-4353-96a8-507976affdb6 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/messages returned with HTTP 200 Aug 25 15:14:40.049979 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 42/168] 10.4.3.85 () {68 vars in 1273 bytes} [Tue Aug 25 15:14:40 2026] GET /volume/v3/messages => generated 668 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:40.062451 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f9c5ed0e-f1c4-40f6-9c57-4d18bf750ffe None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:40.065147 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f9c5ed0e-f1c4-40f6-9c57-4d18bf750ffe tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] DELETE https://10.4.3.85/volume/v3/messages/b31df60d-11ce-4bd0-a65e-5654a78f4744 Aug 25 15:14:40.065482 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f9c5ed0e-f1c4-40f6-9c57-4d18bf750ffe tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:40.066609 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f9c5ed0e-f1c4-40f6-9c57-4d18bf750ffe tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:40.078708 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:40.078708 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:40.091908 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f9c5ed0e-f1c4-40f6-9c57-4d18bf750ffe tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/messages/b31df60d-11ce-4bd0-a65e-5654a78f4744 returned with HTTP 204 Aug 25 15:14:40.093562 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 45/169] 10.4.3.85 () {68 vars in 1387 bytes} [Tue Aug 25 15:14:40 2026] DELETE /volume/v3/messages/b31df60d-11ce-4bd0-a65e-5654a78f4744 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 15:14:40.108756 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7156642d-06fc-4562-803c-43fad5c7e1fa None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:40.110987 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7156642d-06fc-4562-803c-43fad5c7e1fa tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] GET https://10.4.3.85/volume/v3/messages/b31df60d-11ce-4bd0-a65e-5654a78f4744 Aug 25 15:14:40.111196 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7156642d-06fc-4562-803c-43fad5c7e1fa tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:40.111381 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7156642d-06fc-4562-803c-43fad5c7e1fa tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:40.114759 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=210,cinder:UPDATE=60,cinder:INSERT=40,cinder:DELETE=3 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:14:40.121667 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7156642d-06fc-4562-803c-43fad5c7e1fa tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/messages/b31df60d-11ce-4bd0-a65e-5654a78f4744 returned with HTTP 404 Aug 25 15:14:40.122544 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 41/170] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:14:40 2026] GET /volume/v3/messages/b31df60d-11ce-4bd0-a65e-5654a78f4744 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:40.136561 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d9960f0e-5338-4ad3-8c10-46dd57dee753 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:40.139158 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9960f0e-5338-4ad3-8c10-46dd57dee753 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] GET https://10.4.3.85/volume/v3/volumes/1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 Aug 25 15:14:40.140417 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9960f0e-5338-4ad3-8c10-46dd57dee753 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:40.140417 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9960f0e-5338-4ad3-8c10-46dd57dee753 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:40.155022 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:40.155022 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:40.163187 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d9960f0e-5338-4ad3-8c10-46dd57dee753 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Volume info retrieved successfully. Aug 25 15:14:40.170418 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9960f0e-5338-4ad3-8c10-46dd57dee753 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/volumes/1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 returned with HTTP 200 Aug 25 15:14:40.171321 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 43/171] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:14:40 2026] GET /volume/v3/volumes/1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:40.188372 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-450d8311-a804-491c-9c29-a81d45d8d7da None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:40.192188 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-450d8311-a804-491c-9c29-a81d45d8d7da tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] DELETE https://10.4.3.85/volume/v3/volumes/1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 Aug 25 15:14:40.192188 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-450d8311-a804-491c-9c29-a81d45d8d7da tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:40.192188 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-450d8311-a804-491c-9c29-a81d45d8d7da tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:40.192188 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-450d8311-a804-491c-9c29-a81d45d8d7da tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Delete volume with id: 1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 Aug 25 15:14:40.203183 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:40.203183 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:40.203836 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-450d8311-a804-491c-9c29-a81d45d8d7da tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Volume info retrieved successfully. Aug 25 15:14:40.205974 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-450d8311-a804-491c-9c29-a81d45d8d7da tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100467) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 15:14:40.231396 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-450d8311-a804-491c-9c29-a81d45d8d7da tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1441913153 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1441913153, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:14:40.232194 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-450d8311-a804-491c-9c29-a81d45d8d7da tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1441913153 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1441913153, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:14:40.257370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-450d8311-a804-491c-9c29-a81d45d8d7da tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Created reservations ['ee08d96c-e113-4358-8c5e-6085d598a69e', '4ca80a50-b801-439f-99be-806f480f8c9b', '6544b7fb-876f-4a73-bfa4-211a5f94404b', 'c5085afd-cc1b-466c-be9d-9f9dd03e8773'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:40.388958 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-450d8311-a804-491c-9c29-a81d45d8d7da tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Delete volume request issued successfully. Aug 25 15:14:40.391131 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-450d8311-a804-491c-9c29-a81d45d8d7da tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/volumes/1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 returned with HTTP 202 Aug 25 15:14:40.393047 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 43/172] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:14:40 2026] DELETE /volume/v3/volumes/1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:14:40.405764 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-350dbbe8-351c-4cf7-88f2-060eaf634f5e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:40.409093 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-350dbbe8-351c-4cf7-88f2-060eaf634f5e tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] GET https://10.4.3.85/volume/v3/volumes/1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 Aug 25 15:14:40.409093 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-350dbbe8-351c-4cf7-88f2-060eaf634f5e tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:40.409561 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-350dbbe8-351c-4cf7-88f2-060eaf634f5e tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:40.413135 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=214,cinder:UPDATE=87,cinder:INSERT=45,cinder:DELETE=3 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:14:40.421192 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-350dbbe8-351c-4cf7-88f2-060eaf634f5e tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/volumes/1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 returned with HTTP 404 Aug 25 15:14:40.423841 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 46/173] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:14:40 2026] GET /volume/v3/volumes/1a24d0ab-3fb7-4cb3-8de8-1a742700f1c9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:40.437709 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-eada7309-7ca4-4aaa-b6bd-989d39f3e703 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:40.440311 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eada7309-7ca4-4aaa-b6bd-989d39f3e703 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] DELETE https://10.4.3.85/volume/v3/types/7222d9ff-672b-47e4-9427-f36061d3ba6f Aug 25 15:14:40.440881 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-eada7309-7ca4-4aaa-b6bd-989d39f3e703 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:40.440881 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-eada7309-7ca4-4aaa-b6bd-989d39f3e703 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:40.521179 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eada7309-7ca4-4aaa-b6bd-989d39f3e703 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] https://10.4.3.85/volume/v3/types/7222d9ff-672b-47e4-9427-f36061d3ba6f returned with HTTP 202 Aug 25 15:14:40.522238 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 42/174] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:14:40 2026] DELETE /volume/v3/types/7222d9ff-672b-47e4-9427-f36061d3ba6f => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:14:40.538736 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-22648b98-9d84-4915-8aa4-783206da2ae2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:40.541666 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-22648b98-9d84-4915-8aa4-783206da2ae2 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] GET https://10.4.3.85/volume/v3/types/7222d9ff-672b-47e4-9427-f36061d3ba6f Aug 25 15:14:40.541953 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-22648b98-9d84-4915-8aa4-783206da2ae2 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:40.542168 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-22648b98-9d84-4915-8aa4-783206da2ae2 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:40.548106 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-22648b98-9d84-4915-8aa4-783206da2ae2 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] https://10.4.3.85/volume/v3/types/7222d9ff-672b-47e4-9427-f36061d3ba6f returned with HTTP 404 Aug 25 15:14:40.548974 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 44/175] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:14:40 2026] GET /volume/v3/types/7222d9ff-672b-47e4-9427-f36061d3ba6f => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:40.563209 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f598caa4-5aa7-432e-8e92-3d840d7f0f40 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:40.565618 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f598caa4-5aa7-432e-8e92-3d840d7f0f40 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:14:40.567671 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f598caa4-5aa7-432e-8e92-3d840d7f0f40 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1932235263", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2110016983", "vendor_name": "tempest-vendor_name-1462903863"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:40.652890 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f598caa4-5aa7-432e-8e92-3d840d7f0f40 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:14:40.652890 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 44/176] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:14:40 2026] POST /volume/v3/types => generated 328 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:14:40.662901 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-381bd7e8-d667-407d-b839-a529b86ebb55 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:40.666170 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:14:40.667619 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2688c6cd-b05c-4dee-b8b1-6cc62365231c", "size": 1, "name": "tempest-UserMessagesTest-Volume-2065448830"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:40.669265 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Create volume request body: {'volume': {'volume_type': '2688c6cd-b05c-4dee-b8b1-6cc62365231c', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2065448830'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:14:40.675094 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Create volume of 1 GB Aug 25 15:14:40.676573 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:40.676573 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:40.676573 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Availability Zones retrieved successfully. Aug 25 15:14:40.686853 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Flow 'volume_create_api' (0670ec72-fc64-4893-87b0-2a68af6a040d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:40.688339 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e528038-8998-4650-8747-528b6123815e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:40.690261 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:14:40.725462 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e528038-8998-4650-8747-528b6123815e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:14:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2110016983',vendor_name='tempest-vendor_name-1462903863'},id=2688c6cd-b05c-4dee-b8b1-6cc62365231c,is_public=True,name='tempest-UserMessagesTest-volume-type-1932235263',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2688c6cd-b05c-4dee-b8b1-6cc62365231c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:40.725462 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1451477d-0018-43e3-88e0-397c5190d836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:40.759132 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1932235263 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1932235263, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:14:40.759498 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1932235263 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1932235263, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:14:41.119878 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Created reservations ['228e0254-8e0e-462f-b936-cae46c5979c9', '6a4b76d5-1780-47a3-9a4d-66046badf3b5', 'aec76e61-e289-477f-9f9d-1906dceb4960', '5c566b43-fb9a-4672-a918-c524e86ac595'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:41.120826 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1451477d-0018-43e3-88e0-397c5190d836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['228e0254-8e0e-462f-b936-cae46c5979c9', '6a4b76d5-1780-47a3-9a4d-66046badf3b5', 'aec76e61-e289-477f-9f9d-1906dceb4960', '5c566b43-fb9a-4672-a918-c524e86ac595']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:41.121644 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64b1a729-0115-4a7b-b5a8-55ab9f1ac227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:41.204116 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64b1a729-0115-4a7b-b5a8-55ab9f1ac227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbc62360-2c8b-4c7b-924b-263c1159b320', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2065448830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25b901195cbe4ba4bce069e737c8b9bc',qos_specs=None,replication_status=,reservations=['228e0254-8e0e-462f-b936-cae46c5979c9','6a4b76d5-1780-47a3-9a4d-66046badf3b5','aec76e61-e289-477f-9f9d-1906dceb4960','5c566b43-fb9a-4672-a918-c524e86ac595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaf4ce19562e409b8ac3d91963c36210',volume_type_id=2688c6cd-b05c-4dee-b8b1-6cc62365231c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2065448830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbc62360-2c8b-4c7b-924b-263c1159b320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25b901195cbe4ba4bce069e737c8b9bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aaf4ce19562e409b8ac3d91963c36210',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2688c6cd-b05c-4dee-b8b1-6cc62365231c),volume_type_id=2688c6cd-b05c-4dee-b8b1-6cc62365231c)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:41.205047 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30fa5e6-cffe-4767-b64e-deeba460eaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:41.318021 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30fa5e6-cffe-4767-b64e-deeba460eaee) transitioned into state 'SUCCESS' from state '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-2065448830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25b901195cbe4ba4bce069e737c8b9bc',qos_specs=None,replication_status=,reservations=['228e0254-8e0e-462f-b936-cae46c5979c9','6a4b76d5-1780-47a3-9a4d-66046badf3b5','aec76e61-e289-477f-9f9d-1906dceb4960','5c566b43-fb9a-4672-a918-c524e86ac595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aaf4ce19562e409b8ac3d91963c36210',volume_type_id=2688c6cd-b05c-4dee-b8b1-6cc62365231c)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:41.318903 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5076da7a-4f03-4a30-8463-0c623419527e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:41.341232 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5076da7a-4f03-4a30-8463-0c623419527e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:41.342146 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Flow 'volume_create_api' (0670ec72-fc64-4893-87b0-2a68af6a040d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:41.342457 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Create volume request issued successfully. Aug 25 15:14:41.344779 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-381bd7e8-d667-407d-b839-a529b86ebb55 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:14:41.344779 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 47/177] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:14:40 2026] POST /volume/v3/volumes => generated 784 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:14:41.364416 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ee61bfe7-5b19-4052-b729-3c3e7db853e3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:41.367269 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ee61bfe7-5b19-4052-b729-3c3e7db853e3 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] GET https://10.4.3.85/volume/v3/volumes/fbc62360-2c8b-4c7b-924b-263c1159b320 Aug 25 15:14:41.367646 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ee61bfe7-5b19-4052-b729-3c3e7db853e3 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:41.367891 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ee61bfe7-5b19-4052-b729-3c3e7db853e3 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:41.379699 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:41.379699 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:41.385843 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ee61bfe7-5b19-4052-b729-3c3e7db853e3 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Volume info retrieved successfully. Aug 25 15:14:41.401709 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ee61bfe7-5b19-4052-b729-3c3e7db853e3 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/volumes/fbc62360-2c8b-4c7b-924b-263c1159b320 returned with HTTP 200 Aug 25 15:14:41.401709 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 43/178] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:14:41 2026] GET /volume/v3/volumes/fbc62360-2c8b-4c7b-924b-263c1159b320 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:41.492793 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:41.495766 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:14:41.497381 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1297279634", "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:41.498946 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1297279634', 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:14:42.418944 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a2e7acf5-5bc0-4c8b-a1a8-8106f5c4813d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:42.422307 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a2e7acf5-5bc0-4c8b-a1a8-8106f5c4813d tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] GET https://10.4.3.85/volume/v3/volumes/fbc62360-2c8b-4c7b-924b-263c1159b320 Aug 25 15:14:42.422515 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a2e7acf5-5bc0-4c8b-a1a8-8106f5c4813d tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:42.423026 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a2e7acf5-5bc0-4c8b-a1a8-8106f5c4813d tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:42.442004 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:42.442004 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:42.449703 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a2e7acf5-5bc0-4c8b-a1a8-8106f5c4813d tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Volume info retrieved successfully. Aug 25 15:14:42.460484 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a2e7acf5-5bc0-4c8b-a1a8-8106f5c4813d tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/volumes/fbc62360-2c8b-4c7b-924b-263c1159b320 returned with HTTP 200 Aug 25 15:14:42.462074 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 45/179] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:14:42 2026] GET /volume/v3/volumes/fbc62360-2c8b-4c7b-924b-263c1159b320 => generated 873 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:42.483021 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b8c6997c-c255-4cc5-a6fe-d3d52453069f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:42.483512 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b8c6997c-c255-4cc5-a6fe-d3d52453069f tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] GET https://10.4.3.85/volume/v3/messages Aug 25 15:14:42.483512 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b8c6997c-c255-4cc5-a6fe-d3d52453069f tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:42.483737 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b8c6997c-c255-4cc5-a6fe-d3d52453069f tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:42.485875 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:42.485875 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:42.492273 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b8c6997c-c255-4cc5-a6fe-d3d52453069f tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/messages returned with HTTP 200 Aug 25 15:14:42.492901 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 48/180] 10.4.3.85 () {68 vars in 1273 bytes} [Tue Aug 25 15:14:42 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:42.506735 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d15c41f2-9750-4686-91f4-020740003dcd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:42.509227 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d15c41f2-9750-4686-91f4-020740003dcd tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] GET https://10.4.3.85/volume/v3/messages/52bf1e41-a209-4d38-aa01-99802428a405 Aug 25 15:14:42.509500 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d15c41f2-9750-4686-91f4-020740003dcd tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:42.509607 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d15c41f2-9750-4686-91f4-020740003dcd tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:42.521981 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d15c41f2-9750-4686-91f4-020740003dcd tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/messages/52bf1e41-a209-4d38-aa01-99802428a405 returned with HTTP 200 Aug 25 15:14:42.521981 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 44/181] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:14:42 2026] GET /volume/v3/messages/52bf1e41-a209-4d38-aa01-99802428a405 => generated 665 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:42.537990 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-01f86247-1b76-4a40-bffb-90995c335693 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:42.547122 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-01f86247-1b76-4a40-bffb-90995c335693 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] GET https://10.4.3.85/volume/v3/messages Aug 25 15:14:42.547388 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-01f86247-1b76-4a40-bffb-90995c335693 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:42.547775 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-01f86247-1b76-4a40-bffb-90995c335693 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:42.558496 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-01f86247-1b76-4a40-bffb-90995c335693 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/messages returned with HTTP 200 Aug 25 15:14:42.559693 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 46/182] 10.4.3.85 () {68 vars in 1273 bytes} [Tue Aug 25 15:14:42 2026] GET /volume/v3/messages => generated 668 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:42.573709 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-df167466-68d7-4341-b947-8a85690e1bf4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:42.578238 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-df167466-68d7-4341-b947-8a85690e1bf4 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] DELETE https://10.4.3.85/volume/v3/messages/52bf1e41-a209-4d38-aa01-99802428a405 Aug 25 15:14:42.578238 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-df167466-68d7-4341-b947-8a85690e1bf4 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:42.580107 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-df167466-68d7-4341-b947-8a85690e1bf4 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:42.601442 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-df167466-68d7-4341-b947-8a85690e1bf4 tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/messages/52bf1e41-a209-4d38-aa01-99802428a405 returned with HTTP 204 Aug 25 15:14:42.602115 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 49/183] 10.4.3.85 () {68 vars in 1387 bytes} [Tue Aug 25 15:14:42 2026] DELETE /volume/v3/messages/52bf1e41-a209-4d38-aa01-99802428a405 => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 15:14:42.614237 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cface60b-f2a5-4eb2-b95b-7374732ff91d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:42.616709 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cface60b-f2a5-4eb2-b95b-7374732ff91d tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] GET https://10.4.3.85/volume/v3/volumes/fbc62360-2c8b-4c7b-924b-263c1159b320 Aug 25 15:14:42.617021 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cface60b-f2a5-4eb2-b95b-7374732ff91d tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:42.617258 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cface60b-f2a5-4eb2-b95b-7374732ff91d tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:42.626196 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:42.626196 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:42.631388 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cface60b-f2a5-4eb2-b95b-7374732ff91d tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Volume info retrieved successfully. Aug 25 15:14:42.636764 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cface60b-f2a5-4eb2-b95b-7374732ff91d tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/volumes/fbc62360-2c8b-4c7b-924b-263c1159b320 returned with HTTP 200 Aug 25 15:14:42.637241 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 45/184] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:14:42 2026] GET /volume/v3/volumes/fbc62360-2c8b-4c7b-924b-263c1159b320 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:42.656365 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-16d5e71f-2853-4a07-946b-75419f8d852a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:42.658910 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-16d5e71f-2853-4a07-946b-75419f8d852a tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] DELETE https://10.4.3.85/volume/v3/volumes/fbc62360-2c8b-4c7b-924b-263c1159b320 Aug 25 15:14:42.659147 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-16d5e71f-2853-4a07-946b-75419f8d852a tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:42.659346 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-16d5e71f-2853-4a07-946b-75419f8d852a tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:42.659541 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-16d5e71f-2853-4a07-946b-75419f8d852a tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Delete volume with id: fbc62360-2c8b-4c7b-924b-263c1159b320 Aug 25 15:14:42.668204 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Create volume of 1 GB Aug 25 15:14:42.675228 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Availability Zones retrieved successfully. Aug 25 15:14:42.682106 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:42.682106 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:42.682739 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-16d5e71f-2853-4a07-946b-75419f8d852a tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Volume info retrieved successfully. Aug 25 15:14:42.684178 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-16d5e71f-2853-4a07-946b-75419f8d852a tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100467) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 15:14:42.684689 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Flow 'volume_create_api' (68bef5b8-cdf9-4da9-82ae-dd3bad3d2b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:42.686481 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3cda6e3-922d-4cc2-ad68-f83071efcf8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:42.688193 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:14:42.775794 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-16d5e71f-2853-4a07-946b-75419f8d852a tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1932235263 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1932235263, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:14:42.776376 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-16d5e71f-2853-4a07-946b-75419f8d852a tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1932235263 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1932235263, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:14:42.797382 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-16d5e71f-2853-4a07-946b-75419f8d852a tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Created reservations ['09f4eca2-fefa-4948-bc7c-6323484fa3ba', '01a40385-eb9c-42b9-8d12-91f7b9a4a849', '2734502a-29e4-421a-8782-0f6f802b3af6', 'cb53385e-f2b5-4aab-a9b2-61f117854ddf'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:42.865327 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-16d5e71f-2853-4a07-946b-75419f8d852a tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Delete volume request issued successfully. Aug 25 15:14:42.866065 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-16d5e71f-2853-4a07-946b-75419f8d852a tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/volumes/fbc62360-2c8b-4c7b-924b-263c1159b320 returned with HTTP 202 Aug 25 15:14:42.867853 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 47/185] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:14:42 2026] DELETE /volume/v3/volumes/fbc62360-2c8b-4c7b-924b-263c1159b320 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:14:42.871867 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3cda6e3-922d-4cc2-ad68-f83071efcf8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:42.875361 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b984f8c2-e4c9-496b-adec-1c13d3e7166f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:42.877639 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9fdb4311-3a7b-43c4-9110-ffa6db02934b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:42.893981 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9fdb4311-3a7b-43c4-9110-ffa6db02934b tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] GET https://10.4.3.85/volume/v3/volumes/fbc62360-2c8b-4c7b-924b-263c1159b320 Aug 25 15:14:42.896751 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9fdb4311-3a7b-43c4-9110-ffa6db02934b tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:42.896751 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9fdb4311-3a7b-43c4-9110-ffa6db02934b tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:42.907022 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9fdb4311-3a7b-43c4-9110-ffa6db02934b tempest-UserMessagesTest-2086141261 tempest-UserMessagesTest-2086141261-project-member] https://10.4.3.85/volume/v3/volumes/fbc62360-2c8b-4c7b-924b-263c1159b320 returned with HTTP 404 Aug 25 15:14:42.909574 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 50/186] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:14:42 2026] GET /volume/v3/volumes/fbc62360-2c8b-4c7b-924b-263c1159b320 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:42.920705 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-77a88d12-a1c5-460b-a2d0-3bf3de636b2d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:42.922986 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-77a88d12-a1c5-460b-a2d0-3bf3de636b2d tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] DELETE https://10.4.3.85/volume/v3/types/2688c6cd-b05c-4dee-b8b1-6cc62365231c Aug 25 15:14:42.923172 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-77a88d12-a1c5-460b-a2d0-3bf3de636b2d tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:42.923486 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-77a88d12-a1c5-460b-a2d0-3bf3de636b2d tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:43.030712 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-77a88d12-a1c5-460b-a2d0-3bf3de636b2d tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] https://10.4.3.85/volume/v3/types/2688c6cd-b05c-4dee-b8b1-6cc62365231c returned with HTTP 202 Aug 25 15:14:43.030712 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 46/187] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:14:42 2026] DELETE /volume/v3/types/2688c6cd-b05c-4dee-b8b1-6cc62365231c => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:14:43.047640 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-76fcc4ac-a9b6-45d0-8277-803546f2b8e5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:43.050869 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-76fcc4ac-a9b6-45d0-8277-803546f2b8e5 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] GET https://10.4.3.85/volume/v3/types/2688c6cd-b05c-4dee-b8b1-6cc62365231c Aug 25 15:14:43.050869 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-76fcc4ac-a9b6-45d0-8277-803546f2b8e5 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:43.051057 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-76fcc4ac-a9b6-45d0-8277-803546f2b8e5 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:43.063593 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-76fcc4ac-a9b6-45d0-8277-803546f2b8e5 tempest-UserMessagesTest-580782322 tempest-UserMessagesTest-580782322-project-admin] https://10.4.3.85/volume/v3/types/2688c6cd-b05c-4dee-b8b1-6cc62365231c returned with HTTP 404 Aug 25 15:14:43.063593 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 48/188] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:14:43 2026] GET /volume/v3/types/2688c6cd-b05c-4dee-b8b1-6cc62365231c => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:43.073434 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Created reservations ['6fd07b75-d059-42df-bfb7-a706db263e37', '3ef1da63-23e6-45ad-a02d-d1624b409b59', '65b7b571-1a49-4fa0-88ce-e24a907869e7', '61f6cdbb-9d48-4017-829f-f859cdaa1e85'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:43.076257 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b984f8c2-e4c9-496b-adec-1c13d3e7166f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fd07b75-d059-42df-bfb7-a706db263e37', '3ef1da63-23e6-45ad-a02d-d1624b409b59', '65b7b571-1a49-4fa0-88ce-e24a907869e7', '61f6cdbb-9d48-4017-829f-f859cdaa1e85']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:43.077681 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (883d169a-beca-4211-8948-368832325d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:43.159607 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (883d169a-beca-4211-8948-368832325d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf15d312-3eb9-465e-b49d-ed38dd71c61b', '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-1297279634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96755ccd9e64431ca9421f01eeabae28',qos_specs=None,replication_status=,reservations=['6fd07b75-d059-42df-bfb7-a706db263e37','3ef1da63-23e6-45ad-a02d-d1624b409b59','65b7b571-1a49-4fa0-88ce-e24a907869e7','61f6cdbb-9d48-4017-829f-f859cdaa1e85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a825400e28e04852bfcb3ef91bbb5bd8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1297279634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf15d312-3eb9-465e-b49d-ed38dd71c61b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96755ccd9e64431ca9421f01eeabae28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a825400e28e04852bfcb3ef91bbb5bd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:43.162500 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d8595d5-abed-4a52-b89b-b12797091f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:43.277853 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d8595d5-abed-4a52-b89b-b12797091f74) transitioned into state 'SUCCESS' from state '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-1297279634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96755ccd9e64431ca9421f01eeabae28',qos_specs=None,replication_status=,reservations=['6fd07b75-d059-42df-bfb7-a706db263e37','3ef1da63-23e6-45ad-a02d-d1624b409b59','65b7b571-1a49-4fa0-88ce-e24a907869e7','61f6cdbb-9d48-4017-829f-f859cdaa1e85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a825400e28e04852bfcb3ef91bbb5bd8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:43.279052 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d04d7c8-92e9-46bf-a9a6-4bbafa8298c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:43.336919 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d04d7c8-92e9-46bf-a9a6-4bbafa8298c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:43.336919 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Flow 'volume_create_api' (68bef5b8-cdf9-4da9-82ae-dd3bad3d2b3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:43.339606 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Create volume request issued successfully. Aug 25 15:14:43.340804 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-deee9cc5-75c7-4c3f-aa72-92ec8931befc tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:14:43.341370 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 45/189] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:14:41 2026] POST /volume/v3/volumes => generated 897 bytes in 1850 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:43.368905 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0c9aa2e8-0291-48b5-8bfe-d3d84996bb5f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:43.374763 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c9aa2e8-0291-48b5-8bfe-d3d84996bb5f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:43.374763 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c9aa2e8-0291-48b5-8bfe-d3d84996bb5f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:43.374763 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c9aa2e8-0291-48b5-8bfe-d3d84996bb5f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:43.393223 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:43.393223 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:43.406500 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0c9aa2e8-0291-48b5-8bfe-d3d84996bb5f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:43.417203 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c9aa2e8-0291-48b5-8bfe-d3d84996bb5f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:43.417964 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 51/190] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:43 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 965 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:14:44.458325 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-db2f02a3-2716-4f14-b2c7-ad8a688736f2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:44.462939 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-db2f02a3-2716-4f14-b2c7-ad8a688736f2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:44.466063 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-db2f02a3-2716-4f14-b2c7-ad8a688736f2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:44.466063 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-db2f02a3-2716-4f14-b2c7-ad8a688736f2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:44.483095 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:44.483095 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:44.492074 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-db2f02a3-2716-4f14-b2c7-ad8a688736f2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:44.509241 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-db2f02a3-2716-4f14-b2c7-ad8a688736f2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:44.509241 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 47/191] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:44 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 989 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:14:45.541446 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3a705895-73f0-4d11-b073-96c2a886a2e2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:45.544460 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a705895-73f0-4d11-b073-96c2a886a2e2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:45.545017 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a705895-73f0-4d11-b073-96c2a886a2e2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:45.546152 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a705895-73f0-4d11-b073-96c2a886a2e2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:45.561350 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:45.561350 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:45.571496 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3a705895-73f0-4d11-b073-96c2a886a2e2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:45.577561 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a705895-73f0-4d11-b073-96c2a886a2e2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:45.578766 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 49/192] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:45 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 989 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:14:46.595390 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-679174fc-a58b-40a1-a157-f6688d6970f1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:46.600561 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-679174fc-a58b-40a1-a157-f6688d6970f1 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:46.600561 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-679174fc-a58b-40a1-a157-f6688d6970f1 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:46.600561 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-679174fc-a58b-40a1-a157-f6688d6970f1 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:46.609896 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:46.609896 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:46.616437 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-679174fc-a58b-40a1-a157-f6688d6970f1 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:46.623308 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-679174fc-a58b-40a1-a157-f6688d6970f1 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:46.624550 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 46/193] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:46 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1047 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:14:47.401525 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:47.407561 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:14:47.407561 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-949402443"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:47.414735 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-949402443'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:14:47.414735 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Create volume of 1 GB Aug 25 15:14:47.428400 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Availability Zones retrieved successfully. Aug 25 15:14:47.441681 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Flow 'volume_create_api' (22375b3b-0a98-4176-99ee-e7e2d48bc098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:47.444291 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b893c80-d7f1-46ac-9e0c-fffe9b4f03d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:47.446882 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:14:47.500302 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b893c80-d7f1-46ac-9e0c-fffe9b4f03d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:47.502220 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b15d8cb-7474-4da0-a2f5-584b8632861d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:47.545747 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-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 25 15:14:47.663293 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1165bdf8-96f0-418d-996d-f06147254e67 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:47.665610 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1165bdf8-96f0-418d-996d-f06147254e67 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:47.665893 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1165bdf8-96f0-418d-996d-f06147254e67 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:47.666095 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1165bdf8-96f0-418d-996d-f06147254e67 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:47.726185 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:47.726185 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:47.746699 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1165bdf8-96f0-418d-996d-f06147254e67 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:47.771221 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1165bdf8-96f0-418d-996d-f06147254e67 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:47.771761 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 48/194] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:47 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:14:47.792423 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Created reservations ['0665bad2-ca37-4c75-8453-cd59edd3bec1', '3d2b6aef-cffb-4744-b48d-add4645c8865', 'b4ffe9dc-739e-4ac9-9b5b-b875fe973db8', '6b19427e-7fe7-4a58-882b-ceff5ac18096'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:47.797698 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b15d8cb-7474-4da0-a2f5-584b8632861d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0665bad2-ca37-4c75-8453-cd59edd3bec1', '3d2b6aef-cffb-4744-b48d-add4645c8865', 'b4ffe9dc-739e-4ac9-9b5b-b875fe973db8', '6b19427e-7fe7-4a58-882b-ceff5ac18096']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:47.797698 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31f477d5-1983-4f2e-aba9-e2e420c4f0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:47.853561 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31f477d5-1983-4f2e-aba9-e2e420c4f0cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d8a8c5c-30b7-4df8-a46b-bd8b175e794f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-949402443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3b62ee5e63247c9b47ec91f6be71077',qos_specs=None,replication_status=,reservations=['0665bad2-ca37-4c75-8453-cd59edd3bec1','3d2b6aef-cffb-4744-b48d-add4645c8865','b4ffe9dc-739e-4ac9-9b5b-b875fe973db8','6b19427e-7fe7-4a58-882b-ceff5ac18096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fdcfb6ee4644479a47b8e50a2265713',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:14:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-949402443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d8a8c5c-30b7-4df8-a46b-bd8b175e794f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3b62ee5e63247c9b47ec91f6be71077',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fdcfb6ee4644479a47b8e50a2265713',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:47.853561 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3945a017-d31c-4f4e-84c8-0ca91ba0bd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:47.956500 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3945a017-d31c-4f4e-84c8-0ca91ba0bd1e) transitioned into state 'SUCCESS' from state '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-949402443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3b62ee5e63247c9b47ec91f6be71077',qos_specs=None,replication_status=,reservations=['0665bad2-ca37-4c75-8453-cd59edd3bec1','3d2b6aef-cffb-4744-b48d-add4645c8865','b4ffe9dc-739e-4ac9-9b5b-b875fe973db8','6b19427e-7fe7-4a58-882b-ceff5ac18096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fdcfb6ee4644479a47b8e50a2265713',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:47.956500 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eabd5ea1-88c9-4134-9745-2296a3493819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:47.971130 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eabd5ea1-88c9-4134-9745-2296a3493819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:47.972547 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Flow 'volume_create_api' (22375b3b-0a98-4176-99ee-e7e2d48bc098) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:47.973379 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Create volume request issued successfully. Aug 25 15:14:47.974743 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2a005cec-5bc0-412a-9ef6-78d717577a35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:14:47.976009 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 52/195] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:14:47 2026] POST /volume/v3/volumes => generated 749 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:14:47.994674 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9f400aab-af85-485c-a29c-04f739634fb7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:47.997585 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f400aab-af85-485c-a29c-04f739634fb7 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:14:48.001096 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9f400aab-af85-485c-a29c-04f739634fb7 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:48.001096 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9f400aab-af85-485c-a29c-04f739634fb7 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:48.008966 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:48.008966 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:48.013277 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9f400aab-af85-485c-a29c-04f739634fb7 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:14:48.020548 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f400aab-af85-485c-a29c-04f739634fb7 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:14:48.021079 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 50/196] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:47 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:48.790021 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9bbaf0d7-37f5-4c78-9b7b-7e9c408b0ff6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:48.793070 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bbaf0d7-37f5-4c78-9b7b-7e9c408b0ff6 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:48.794108 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9bbaf0d7-37f5-4c78-9b7b-7e9c408b0ff6 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:48.794108 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9bbaf0d7-37f5-4c78-9b7b-7e9c408b0ff6 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:48.814084 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:48.814084 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:48.819317 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9bbaf0d7-37f5-4c78-9b7b-7e9c408b0ff6 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:48.831674 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bbaf0d7-37f5-4c78-9b7b-7e9c408b0ff6 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:48.832335 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 47/197] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:48 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:14:49.039941 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d457d811-3d66-4783-8a14-04c1425aa10c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:49.043356 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d457d811-3d66-4783-8a14-04c1425aa10c tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:14:49.043638 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d457d811-3d66-4783-8a14-04c1425aa10c tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:49.043853 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d457d811-3d66-4783-8a14-04c1425aa10c tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:49.052462 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:49.052462 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:49.057134 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d457d811-3d66-4783-8a14-04c1425aa10c tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:14:49.062966 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d457d811-3d66-4783-8a14-04c1425aa10c tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:14:49.063450 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 49/198] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:49 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:49.849026 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8a546fbd-cb2f-46eb-9f0b-73f47885c87b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:49.851606 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8a546fbd-cb2f-46eb-9f0b-73f47885c87b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:49.851922 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8a546fbd-cb2f-46eb-9f0b-73f47885c87b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:49.852290 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8a546fbd-cb2f-46eb-9f0b-73f47885c87b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:49.863430 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:49.863430 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:49.870702 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8a546fbd-cb2f-46eb-9f0b-73f47885c87b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:49.878031 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8a546fbd-cb2f-46eb-9f0b-73f47885c87b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:49.878521 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 53/199] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:49 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:14:50.903400 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c7313a0f-a054-467b-9a0c-a5a2c9ac79b1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:50.908501 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c7313a0f-a054-467b-9a0c-a5a2c9ac79b1 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:50.908501 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c7313a0f-a054-467b-9a0c-a5a2c9ac79b1 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:50.908501 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c7313a0f-a054-467b-9a0c-a5a2c9ac79b1 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:50.916906 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-df1250c4-c849-461e-b07b-1b8bccdc6630 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:50.919520 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:50.919520 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:50.929821 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c7313a0f-a054-467b-9a0c-a5a2c9ac79b1 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:50.943026 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c7313a0f-a054-467b-9a0c-a5a2c9ac79b1 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:50.943026 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 51/200] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:50 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:14:51.320777 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-df1250c4-c849-461e-b07b-1b8bccdc6630 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:14:51.321245 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-df1250c4-c849-461e-b07b-1b8bccdc6630 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:51.376182 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-df1250c4-c849-461e-b07b-1b8bccdc6630 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:14:51.377127 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 48/201] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:14:50 2026] POST /volume/v3/types => generated 188 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:51.392589 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6310f086-565b-466c-aa51-ef62a500f09d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:51.394819 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6310f086-565b-466c-aa51-ef62a500f09d tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:14:51.395163 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6310f086-565b-466c-aa51-ef62a500f09d tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:51.418182 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6310f086-565b-466c-aa51-ef62a500f09d tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:14:51.418930 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 50/202] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:14:51 2026] POST /volume/v3/types => generated 188 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:51.430450 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-19d7c631-a349-49d6-b4cc-21ece4832240 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:51.712143 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:14:51.713713 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2039105901"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:51.717301 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2039105901'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:14:51.727443 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Create volume of 1 GB Aug 25 15:14:51.728404 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:51.728404 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:51.728721 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Availability Zones retrieved successfully. Aug 25 15:14:51.737991 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Flow 'volume_create_api' (307febe7-ebdd-4444-8b36-302c6c64c1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:51.741068 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a960eae-445f-4c98-9fe9-fe8408c1dda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:51.741068 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:14:51.774517 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a960eae-445f-4c98-9fe9-fe8408c1dda4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:14:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d3803032-4a68-4f1f-a086-0b5730265357,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd3803032-4a68-4f1f-a086-0b5730265357', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:51.776800 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dcaaa36-bb16-4389-97ee-142a0fdae622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:51.814418 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-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 25 15:14:51.814853 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-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 25 15:14:51.897370 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Created reservations ['7a660bc3-0ab9-4367-9fbd-31f9bee1d0f8', '4f380981-74b2-46ab-9e9e-d668f6b60a9d', '879a90e4-f7db-4c2c-9d8d-1b2aeb74d534', '64726332-e292-401e-9867-9cfe018ed153'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:51.898505 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dcaaa36-bb16-4389-97ee-142a0fdae622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a660bc3-0ab9-4367-9fbd-31f9bee1d0f8', '4f380981-74b2-46ab-9e9e-d668f6b60a9d', '879a90e4-f7db-4c2c-9d8d-1b2aeb74d534', '64726332-e292-401e-9867-9cfe018ed153']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:51.900414 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6057e19-eb65-4d30-9774-595bdfc11487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:51.943838 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6057e19-eb65-4d30-9774-595bdfc11487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05c4f7be-e2ec-42a1-bfeb-dec795093210', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2039105901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923dd4a0b64c469a836862309e37ac75',qos_specs=None,replication_status=,reservations=['7a660bc3-0ab9-4367-9fbd-31f9bee1d0f8','4f380981-74b2-46ab-9e9e-d668f6b60a9d','879a90e4-f7db-4c2c-9d8d-1b2aeb74d534','64726332-e292-401e-9867-9cfe018ed153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2ecbd270c184c029bc1b14bbee6183f',volume_type_id=d3803032-4a68-4f1f-a086-0b5730265357), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2039105901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05c4f7be-e2ec-42a1-bfeb-dec795093210,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='923dd4a0b64c469a836862309e37ac75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2ecbd270c184c029bc1b14bbee6183f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d3803032-4a68-4f1f-a086-0b5730265357),volume_type_id=d3803032-4a68-4f1f-a086-0b5730265357)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:51.945217 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6300828d-4281-4e5a-b6d9-3b00bdd3dca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:51.958359 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-74eb0f9f-f2f8-41da-9f76-150d21733e6e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:51.962384 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-74eb0f9f-f2f8-41da-9f76-150d21733e6e tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:51.962737 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-74eb0f9f-f2f8-41da-9f76-150d21733e6e tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:51.963768 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-74eb0f9f-f2f8-41da-9f76-150d21733e6e tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:51.968909 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=178,cinder:INSERT=31,cinder:UPDATE=60,cinder:DELETE=2 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:14:51.980500 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:51.980500 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:51.986277 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-74eb0f9f-f2f8-41da-9f76-150d21733e6e tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:51.995329 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-74eb0f9f-f2f8-41da-9f76-150d21733e6e tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:51.995953 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 52/203] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:51 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:14:52.056637 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6300828d-4281-4e5a-b6d9-3b00bdd3dca4) transitioned into state 'SUCCESS' from state '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-2039105901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='923dd4a0b64c469a836862309e37ac75',qos_specs=None,replication_status=,reservations=['7a660bc3-0ab9-4367-9fbd-31f9bee1d0f8','4f380981-74b2-46ab-9e9e-d668f6b60a9d','879a90e4-f7db-4c2c-9d8d-1b2aeb74d534','64726332-e292-401e-9867-9cfe018ed153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2ecbd270c184c029bc1b14bbee6183f',volume_type_id=d3803032-4a68-4f1f-a086-0b5730265357)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:52.056637 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0af03d01-b50f-49a7-a07e-a2e4da8b9ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:14:52.106229 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0af03d01-b50f-49a7-a07e-a2e4da8b9ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:14:52.107733 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Flow 'volume_create_api' (307febe7-ebdd-4444-8b36-302c6c64c1f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:14:52.107733 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Create volume request issued successfully. Aug 25 15:14:52.108591 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-19d7c631-a349-49d6-b4cc-21ece4832240 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:14:52.109545 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 54/204] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:14:51 2026] POST /volume/v3/volumes => generated 766 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:14:52.129386 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-23504b94-b7e4-40be-b58d-89e712ca1205 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:52.134608 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23504b94-b7e4-40be-b58d-89e712ca1205 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] GET https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 Aug 25 15:14:52.134943 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-23504b94-b7e4-40be-b58d-89e712ca1205 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:52.135305 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-23504b94-b7e4-40be-b58d-89e712ca1205 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:52.145526 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:52.145526 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:52.151601 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-23504b94-b7e4-40be-b58d-89e712ca1205 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Volume info retrieved successfully. Aug 25 15:14:52.159046 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23504b94-b7e4-40be-b58d-89e712ca1205 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 returned with HTTP 200 Aug 25 15:14:52.159841 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 49/205] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:52 2026] GET /volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 => generated 834 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:53.020405 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-af9290ee-0c0a-45b4-adc8-0a00366f94b4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:53.024052 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-af9290ee-0c0a-45b4-adc8-0a00366f94b4 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:53.024052 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-af9290ee-0c0a-45b4-adc8-0a00366f94b4 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:53.024052 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-af9290ee-0c0a-45b4-adc8-0a00366f94b4 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:53.044570 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:53.044570 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:53.087393 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-af9290ee-0c0a-45b4-adc8-0a00366f94b4 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:53.105745 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-af9290ee-0c0a-45b4-adc8-0a00366f94b4 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:53.106842 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 51/206] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:53 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:14:53.181497 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-21fe1621-c56b-4baf-b3ae-b78a1f45e4c4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:53.188309 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21fe1621-c56b-4baf-b3ae-b78a1f45e4c4 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] GET https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 Aug 25 15:14:53.188309 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21fe1621-c56b-4baf-b3ae-b78a1f45e4c4 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:53.188309 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21fe1621-c56b-4baf-b3ae-b78a1f45e4c4 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:53.212865 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:53.212865 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:53.216573 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-21fe1621-c56b-4baf-b3ae-b78a1f45e4c4 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Volume info retrieved successfully. Aug 25 15:14:53.223820 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21fe1621-c56b-4baf-b3ae-b78a1f45e4c4 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 returned with HTTP 200 Aug 25 15:14:53.224030 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 53/207] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:53 2026] GET /volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:53.252710 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7887fc20-6212-4394-8349-3bcae765e882 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:53.255426 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7887fc20-6212-4394-8349-3bcae765e882 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] GET https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 Aug 25 15:14:53.255790 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7887fc20-6212-4394-8349-3bcae765e882 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:53.260166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7887fc20-6212-4394-8349-3bcae765e882 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:53.271967 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:53.271967 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:53.277235 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7887fc20-6212-4394-8349-3bcae765e882 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Volume info retrieved successfully. Aug 25 15:14:53.283040 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7887fc20-6212-4394-8349-3bcae765e882 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 returned with HTTP 200 Aug 25 15:14:53.283451 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 55/208] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:53 2026] GET /volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 => generated 1032 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:14:53.301527 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f5524eaa-e2ee-4ef3-ade9-992c21b7398b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:53.303487 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f5524eaa-e2ee-4ef3-ade9-992c21b7398b tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] POST https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210/action Aug 25 15:14:53.303839 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f5524eaa-e2ee-4ef3-ade9-992c21b7398b tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:14:53.303955 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f5524eaa-e2ee-4ef3-ade9-992c21b7398b tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:14:53.314856 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:53.314856 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:53.315368 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f5524eaa-e2ee-4ef3-ade9-992c21b7398b tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Volume info retrieved successfully. Aug 25 15:14:53.384405 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-f5524eaa-e2ee-4ef3-ade9-992c21b7398b tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-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 25 15:14:53.384885 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-f5524eaa-e2ee-4ef3-ade9-992c21b7398b tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-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 25 15:14:53.501309 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-f5524eaa-e2ee-4ef3-ade9-992c21b7398b tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Created reservations ['c75a3c9d-8972-47db-99d3-5dfacf16af09', 'b553061f-18b9-41e1-bc6e-dce8bcb49e92'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:53.545541 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-f5524eaa-e2ee-4ef3-ade9-992c21b7398b tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-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 25 15:14:53.545541 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-f5524eaa-e2ee-4ef3-ade9-992c21b7398b tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-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 25 15:14:53.560879 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-f5524eaa-e2ee-4ef3-ade9-992c21b7398b tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Created reservations ['163435e5-2377-4656-8deb-2b1e74fc9f61', '3a5dc6f3-094a-46f3-bcf4-dd417463cdd8'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:14:53.629003 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f5524eaa-e2ee-4ef3-ade9-992c21b7398b tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Retype volume request issued successfully. Aug 25 15:14:53.629833 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f5524eaa-e2ee-4ef3-ade9-992c21b7398b tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210/action returned with HTTP 202 Aug 25 15:14:53.630023 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 50/209] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:14:53 2026] POST /volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210/action => generated 0 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:14:53.651034 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3ba0eff5-d921-4c10-96d8-1b17aec10821 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:53.654195 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3ba0eff5-d921-4c10-96d8-1b17aec10821 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] GET https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 Aug 25 15:14:53.654579 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3ba0eff5-d921-4c10-96d8-1b17aec10821 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:53.654852 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3ba0eff5-d921-4c10-96d8-1b17aec10821 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:53.665763 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:53.665763 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:53.740277 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3ba0eff5-d921-4c10-96d8-1b17aec10821 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Volume info retrieved successfully. Aug 25 15:14:53.753760 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3ba0eff5-d921-4c10-96d8-1b17aec10821 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 returned with HTTP 200 Aug 25 15:14:53.754908 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 52/210] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:53 2026] GET /volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 => generated 858 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:54.127855 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-74cca8b6-2db7-4c24-bb74-0905b207a72c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:54.130692 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-74cca8b6-2db7-4c24-bb74-0905b207a72c tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:54.130692 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-74cca8b6-2db7-4c24-bb74-0905b207a72c tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:54.130874 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-74cca8b6-2db7-4c24-bb74-0905b207a72c tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:54.141898 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:54.141898 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:54.149911 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-74cca8b6-2db7-4c24-bb74-0905b207a72c tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:54.161250 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-74cca8b6-2db7-4c24-bb74-0905b207a72c tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:54.161882 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 54/211] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:54 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:14:54.791542 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d5eb0595-111e-4307-b60c-10c99d229980 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:54.795076 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d5eb0595-111e-4307-b60c-10c99d229980 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] GET https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 Aug 25 15:14:54.795345 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d5eb0595-111e-4307-b60c-10c99d229980 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:54.795625 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d5eb0595-111e-4307-b60c-10c99d229980 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:54.809923 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:54.809923 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:54.818493 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d5eb0595-111e-4307-b60c-10c99d229980 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Volume info retrieved successfully. Aug 25 15:14:54.835229 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d5eb0595-111e-4307-b60c-10c99d229980 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 returned with HTTP 200 Aug 25 15:14:54.835229 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 56/212] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:54 2026] GET /volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:54.861599 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bde96400-d5bf-4d44-ae68-d1992ccab681 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:54.864038 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bde96400-d5bf-4d44-ae68-d1992ccab681 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] GET https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 Aug 25 15:14:54.864249 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bde96400-d5bf-4d44-ae68-d1992ccab681 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:54.864548 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bde96400-d5bf-4d44-ae68-d1992ccab681 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:54.875994 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:54.875994 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:54.881660 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bde96400-d5bf-4d44-ae68-d1992ccab681 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Volume info retrieved successfully. Aug 25 15:14:54.887797 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bde96400-d5bf-4d44-ae68-d1992ccab681 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 returned with HTTP 200 Aug 25 15:14:54.888251 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 51/213] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:54 2026] GET /volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 => generated 1032 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:14:54.908111 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-43971f8a-4746-4f02-b93e-ada671e80f48 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:54.910896 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-43971f8a-4746-4f02-b93e-ada671e80f48 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] GET https://10.4.3.85/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2039105901 Aug 25 15:14:54.915180 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-43971f8a-4746-4f02-b93e-ada671e80f48 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:54.915180 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-43971f8a-4746-4f02-b93e-ada671e80f48 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:54.915180 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-43971f8a-4746-4f02-b93e-ada671e80f48 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2039105901'), ('all_tenants', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:14:54.951104 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-43971f8a-4746-4f02-b93e-ada671e80f48 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Get all volumes completed successfully. Aug 25 15:14:54.954571 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-43971f8a-4746-4f02-b93e-ada671e80f48 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] https://10.4.3.85/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2039105901 returned with HTTP 200 Aug 25 15:14:54.954571 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 53/214] 10.4.3.85 () {66 vars in 1391 bytes} [Tue Aug 25 15:14:54 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2039105901 => generated 345 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:54.967415 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7ffad02e-0f75-452e-a9da-97d9953f927f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:54.971276 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ffad02e-0f75-452e-a9da-97d9953f927f tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] GET https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 Aug 25 15:14:54.971510 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ffad02e-0f75-452e-a9da-97d9953f927f tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:54.971802 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ffad02e-0f75-452e-a9da-97d9953f927f tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:54.981297 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:54.981297 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:54.988926 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7ffad02e-0f75-452e-a9da-97d9953f927f tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Volume info retrieved successfully. Aug 25 15:14:55.000066 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ffad02e-0f75-452e-a9da-97d9953f927f tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 returned with HTTP 200 Aug 25 15:14:55.000066 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 55/215] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:54 2026] GET /volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:55.019857 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9e114897-dd7f-4739-9870-57d5f98e3a95 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:55.022519 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9e114897-dd7f-4739-9870-57d5f98e3a95 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] DELETE https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 Aug 25 15:14:55.022519 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9e114897-dd7f-4739-9870-57d5f98e3a95 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:55.022897 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9e114897-dd7f-4739-9870-57d5f98e3a95 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:55.022897 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-9e114897-dd7f-4739-9870-57d5f98e3a95 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Delete volume with id: 05c4f7be-e2ec-42a1-bfeb-dec795093210 Aug 25 15:14:55.034317 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:55.034317 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:14:55.035025 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9e114897-dd7f-4739-9870-57d5f98e3a95 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Volume info retrieved successfully. Aug 25 15:14:55.079293 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9e114897-dd7f-4739-9870-57d5f98e3a95 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Delete volume request issued successfully. Aug 25 15:14:55.079571 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9e114897-dd7f-4739-9870-57d5f98e3a95 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 returned with HTTP 202 Aug 25 15:14:55.080429 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 57/216] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:14:55 2026] DELETE /volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:14:55.097416 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3e5e35fd-fee5-4445-a0e9-9b090913d4f4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:55.099338 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3e5e35fd-fee5-4445-a0e9-9b090913d4f4 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] GET https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 Aug 25 15:14:55.099648 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3e5e35fd-fee5-4445-a0e9-9b090913d4f4 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:55.099863 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3e5e35fd-fee5-4445-a0e9-9b090913d4f4 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:55.117912 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:55.117912 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:55.128129 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3e5e35fd-fee5-4445-a0e9-9b090913d4f4 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Volume info retrieved successfully. Aug 25 15:14:55.145141 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3e5e35fd-fee5-4445-a0e9-9b090913d4f4 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 returned with HTTP 200 Aug 25 15:14:55.148989 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 52/217] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:55 2026] GET /volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:14:55.181733 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-41680abe-587c-4882-953d-6281d159138e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:55.186328 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-41680abe-587c-4882-953d-6281d159138e tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:55.186431 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-41680abe-587c-4882-953d-6281d159138e tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:55.186928 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-41680abe-587c-4882-953d-6281d159138e tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:55.204484 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:55.204484 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:55.210915 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-41680abe-587c-4882-953d-6281d159138e tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:55.219348 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-41680abe-587c-4882-953d-6281d159138e tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:55.220137 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 54/218] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:55 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:14:56.170742 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ef096616-5d80-4fa1-a603-cc1f691f5800 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:56.174679 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef096616-5d80-4fa1-a603-cc1f691f5800 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] GET https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 Aug 25 15:14:56.174679 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef096616-5d80-4fa1-a603-cc1f691f5800 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:56.174679 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef096616-5d80-4fa1-a603-cc1f691f5800 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:56.185235 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef096616-5d80-4fa1-a603-cc1f691f5800 tempest-VolumeRetypeWithoutMigrationTest-1553383632 tempest-VolumeRetypeWithoutMigrationTest-1553383632-project-member] https://10.4.3.85/volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 returned with HTTP 404 Aug 25 15:14:56.186246 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 56/219] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:14:56 2026] GET /volume/v3/volumes/05c4f7be-e2ec-42a1-bfeb-dec795093210 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:56.197758 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b5c37e77-f2b3-40f3-93a1-40940092a228 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:56.200112 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b5c37e77-f2b3-40f3-93a1-40940092a228 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] DELETE https://10.4.3.85/volume/v3/types/1f308a88-4523-4de0-9a27-ff3c2c686b6d Aug 25 15:14:56.200368 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b5c37e77-f2b3-40f3-93a1-40940092a228 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:56.201365 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b5c37e77-f2b3-40f3-93a1-40940092a228 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:56.245763 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8a97366e-20a2-45a1-a624-0498741ca07f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:56.249106 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a97366e-20a2-45a1-a624-0498741ca07f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:56.249546 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a97366e-20a2-45a1-a624-0498741ca07f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:56.250045 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a97366e-20a2-45a1-a624-0498741ca07f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:56.256869 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b5c37e77-f2b3-40f3-93a1-40940092a228 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] https://10.4.3.85/volume/v3/types/1f308a88-4523-4de0-9a27-ff3c2c686b6d returned with HTTP 202 Aug 25 15:14:56.257187 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 58/220] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:14:56 2026] DELETE /volume/v3/types/1f308a88-4523-4de0-9a27-ff3c2c686b6d => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:14:56.266171 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:56.266171 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:56.268536 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bd9bcca2-2618-4fec-a553-ded81bd7354c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:56.271933 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bd9bcca2-2618-4fec-a553-ded81bd7354c tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] GET https://10.4.3.85/volume/v3/types/1f308a88-4523-4de0-9a27-ff3c2c686b6d Aug 25 15:14:56.272205 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bd9bcca2-2618-4fec-a553-ded81bd7354c tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:56.272450 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bd9bcca2-2618-4fec-a553-ded81bd7354c tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:56.273303 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8a97366e-20a2-45a1-a624-0498741ca07f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:56.278122 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bd9bcca2-2618-4fec-a553-ded81bd7354c tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] https://10.4.3.85/volume/v3/types/1f308a88-4523-4de0-9a27-ff3c2c686b6d returned with HTTP 404 Aug 25 15:14:56.278836 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 55/221] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:14:56 2026] GET /volume/v3/types/1f308a88-4523-4de0-9a27-ff3c2c686b6d => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:56.280573 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a97366e-20a2-45a1-a624-0498741ca07f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:56.281494 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 53/222] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:56 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:14:56.292423 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ea97da1a-04ac-4677-9a59-5d3f7c1d86a9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:56.294704 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea97da1a-04ac-4677-9a59-5d3f7c1d86a9 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] DELETE https://10.4.3.85/volume/v3/types/d3803032-4a68-4f1f-a086-0b5730265357 Aug 25 15:14:56.295233 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea97da1a-04ac-4677-9a59-5d3f7c1d86a9 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:56.295727 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea97da1a-04ac-4677-9a59-5d3f7c1d86a9 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:56.368242 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea97da1a-04ac-4677-9a59-5d3f7c1d86a9 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] https://10.4.3.85/volume/v3/types/d3803032-4a68-4f1f-a086-0b5730265357 returned with HTTP 202 Aug 25 15:14:56.369042 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 57/223] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:14:56 2026] DELETE /volume/v3/types/d3803032-4a68-4f1f-a086-0b5730265357 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:14:56.378187 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-734ce7a2-834f-400a-9939-25f48bafbb87 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:56.381128 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-734ce7a2-834f-400a-9939-25f48bafbb87 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] GET https://10.4.3.85/volume/v3/types/d3803032-4a68-4f1f-a086-0b5730265357 Aug 25 15:14:56.381387 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-734ce7a2-834f-400a-9939-25f48bafbb87 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:56.381679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-734ce7a2-834f-400a-9939-25f48bafbb87 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:56.386265 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-734ce7a2-834f-400a-9939-25f48bafbb87 tempest-VolumeRetypeWithoutMigrationTest-1717889233 tempest-VolumeRetypeWithoutMigrationTest-1717889233-project-admin] https://10.4.3.85/volume/v3/types/d3803032-4a68-4f1f-a086-0b5730265357 returned with HTTP 404 Aug 25 15:14:56.387028 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 59/224] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:14:56 2026] GET /volume/v3/types/d3803032-4a68-4f1f-a086-0b5730265357 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:14:57.307698 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-80e76401-4c19-4667-bed4-abc5279f157f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:57.311358 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-80e76401-4c19-4667-bed4-abc5279f157f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:57.311868 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-80e76401-4c19-4667-bed4-abc5279f157f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:57.312164 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-80e76401-4c19-4667-bed4-abc5279f157f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:57.332397 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:57.332397 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:14:57.341104 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-80e76401-4c19-4667-bed4-abc5279f157f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:57.354226 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-80e76401-4c19-4667-bed4-abc5279f157f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:57.354226 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 56/225] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:57 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:14:58.378019 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8196918d-7548-4f53-bd2f-bde34599577f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:58.386279 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8196918d-7548-4f53-bd2f-bde34599577f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:58.386570 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8196918d-7548-4f53-bd2f-bde34599577f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:58.386831 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8196918d-7548-4f53-bd2f-bde34599577f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:58.401406 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:58.401406 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:14:58.410429 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8196918d-7548-4f53-bd2f-bde34599577f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:58.418343 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8196918d-7548-4f53-bd2f-bde34599577f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:58.418916 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 54/226] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:58 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:14:59.437994 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-43d39e0b-04d0-4eb9-8438-755742e386b0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:14:59.442496 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-43d39e0b-04d0-4eb9-8438-755742e386b0 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:14:59.442496 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-43d39e0b-04d0-4eb9-8438-755742e386b0 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:14:59.442496 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-43d39e0b-04d0-4eb9-8438-755742e386b0 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:14:59.464979 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:14:59.464979 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:14:59.469743 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-43d39e0b-04d0-4eb9-8438-755742e386b0 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:14:59.484910 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-43d39e0b-04d0-4eb9-8438-755742e386b0 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:14:59.485328 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 58/227] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:14:59 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:00.506547 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-65018b57-2a99-487c-b622-0d2bf9c7f050 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:00.509154 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-65018b57-2a99-487c-b622-0d2bf9c7f050 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:00.528540 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-65018b57-2a99-487c-b622-0d2bf9c7f050 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:00.528540 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-65018b57-2a99-487c-b622-0d2bf9c7f050 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:00.528540 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:00.528540 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:00.528540 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-65018b57-2a99-487c-b622-0d2bf9c7f050 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:00.531393 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-65018b57-2a99-487c-b622-0d2bf9c7f050 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:00.531820 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 60/228] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:00 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:01.550808 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4134ba47-9995-4a52-8c30-5317561577ad None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:01.554770 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4134ba47-9995-4a52-8c30-5317561577ad tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:01.554770 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4134ba47-9995-4a52-8c30-5317561577ad tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:01.554770 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4134ba47-9995-4a52-8c30-5317561577ad tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:01.568064 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:01.568064 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:01.574961 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4134ba47-9995-4a52-8c30-5317561577ad tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:01.583842 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4134ba47-9995-4a52-8c30-5317561577ad tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:01.584721 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 57/229] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:01 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:02.164533 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:02.166840 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:15:02.167157 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2133097989"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:02.168969 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2133097989'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:15:02.169132 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Create volume of 1 GB Aug 25 15:15:02.174072 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Availability Zones retrieved successfully. Aug 25 15:15:02.181484 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Flow 'volume_create_api' (05c7a766-a46c-42e4-9eb8-3757fd50afb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:02.182876 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dcb6329-adde-495c-93b0-840e3e683e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:02.186285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:15:02.216640 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dcb6329-adde-495c-93b0-840e3e683e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:02.218261 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a70cad04-c208-47fa-b9f0-c07ff13825d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:02.279801 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-b34f161f-da57-44aa-906d-56fb0df6855c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:02.280405 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-b34f161f-da57-44aa-906d-56fb0df6855c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:02.280405 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-b34f161f-da57-44aa-906d-56fb0df6855c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:02.280554 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-b34f161f-da57-44aa-906d-56fb0df6855c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:02.292355 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:02.292355 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:02.296633 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-b34f161f-da57-44aa-906d-56fb0df6855c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:02.303590 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-b34f161f-da57-44aa-906d-56fb0df6855c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:02.304685 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 59/230] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:15:02 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:02.453294 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Created reservations ['45827dac-455f-4cf9-9ff5-abf3c82518c9', '5d5a106d-b798-4c09-93a9-9d0e3bee215b', 'e78a1f3c-4119-43ff-9eec-17aa077a46d7', '1d51c2f4-2614-477b-b5fb-a7c1188d9a63'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:02.453915 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a70cad04-c208-47fa-b9f0-c07ff13825d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45827dac-455f-4cf9-9ff5-abf3c82518c9', '5d5a106d-b798-4c09-93a9-9d0e3bee215b', 'e78a1f3c-4119-43ff-9eec-17aa077a46d7', '1d51c2f4-2614-477b-b5fb-a7c1188d9a63']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:02.454997 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f1fc48-b063-4b02-ae62-5523fdcff468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:02.507721 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86f1fc48-b063-4b02-ae62-5523fdcff468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f13cd584-82a6-4db8-9b2d-f9bf40a85c5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2133097989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaac17016aa04fb6bae0fe3103422145',qos_specs=None,replication_status=,reservations=['45827dac-455f-4cf9-9ff5-abf3c82518c9','5d5a106d-b798-4c09-93a9-9d0e3bee215b','e78a1f3c-4119-43ff-9eec-17aa077a46d7','1d51c2f4-2614-477b-b5fb-a7c1188d9a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bb801f464ff49eca4ebe91513669369',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:15:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2133097989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f13cd584-82a6-4db8-9b2d-f9bf40a85c5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaac17016aa04fb6bae0fe3103422145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bb801f464ff49eca4ebe91513669369',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:02.508450 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4043376-54ca-459a-a026-58896e20be37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:02.540408 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4043376-54ca-459a-a026-58896e20be37) transitioned into state 'SUCCESS' from state '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-2133097989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaac17016aa04fb6bae0fe3103422145',qos_specs=None,replication_status=,reservations=['45827dac-455f-4cf9-9ff5-abf3c82518c9','5d5a106d-b798-4c09-93a9-9d0e3bee215b','e78a1f3c-4119-43ff-9eec-17aa077a46d7','1d51c2f4-2614-477b-b5fb-a7c1188d9a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bb801f464ff49eca4ebe91513669369',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:02.542283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f05886aa-6ce0-427a-820a-82df41f84af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:02.579632 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f05886aa-6ce0-427a-820a-82df41f84af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:02.580767 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Flow 'volume_create_api' (05c7a766-a46c-42e4-9eb8-3757fd50afb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:02.580912 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Create volume request issued successfully. Aug 25 15:15:02.583357 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f907b8a4-a271-4afa-a5b2-f7d8ca8cc80e tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:15:02.583357 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 55/231] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:15:02 2026] POST /volume/v3/volumes => generated 752 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:15:02.599744 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2998cbe9-15e9-48c9-bc31-0cc26efa3b83 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:02.600426 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2998cbe9-15e9-48c9-bc31-0cc26efa3b83 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] GET https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f Aug 25 15:15:02.600806 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2998cbe9-15e9-48c9-bc31-0cc26efa3b83 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:02.600926 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2998cbe9-15e9-48c9-bc31-0cc26efa3b83 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:02.609530 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:02.609530 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:02.614653 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2998cbe9-15e9-48c9-bc31-0cc26efa3b83 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Volume info retrieved successfully. Aug 25 15:15:02.616010 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-63af9ef2-bcf3-42ed-b357-5afe59f843df None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:02.621838 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-63af9ef2-bcf3-42ed-b357-5afe59f843df tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:02.622116 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2998cbe9-15e9-48c9-bc31-0cc26efa3b83 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f returned with HTTP 200 Aug 25 15:15:02.622116 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 61/232] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:02 2026] GET /volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:02.622253 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-63af9ef2-bcf3-42ed-b357-5afe59f843df tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:02.622397 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-63af9ef2-bcf3-42ed-b357-5afe59f843df tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:02.634332 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:02.634332 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:02.648409 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-63af9ef2-bcf3-42ed-b357-5afe59f843df tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:02.663089 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-63af9ef2-bcf3-42ed-b357-5afe59f843df tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:02.663089 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 58/233] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:02 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:02.836871 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cd6a480c-c088-4783-a9d9-114799afa7a3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:02.837958 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cd6a480c-c088-4783-a9d9-114799afa7a3 None None] GET https://10.4.3.85/volume// Aug 25 15:15:02.839341 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cd6a480c-c088-4783-a9d9-114799afa7a3 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:02.839747 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cd6a480c-c088-4783-a9d9-114799afa7a3 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:02.842527 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cd6a480c-c088-4783-a9d9-114799afa7a3 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:15:02.843411 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 60/234] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:15:02 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:15:02.858485 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-3268905f-945f-42c9-80ae-9460487a5158 req-66c3e63a-ae60-4a67-be08-583cb3a45108 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:02.861950 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-66c3e63a-ae60-4a67-be08-583cb3a45108 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:02.862293 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-66c3e63a-ae60-4a67-be08-583cb3a45108 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:02.862717 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-66c3e63a-ae60-4a67-be08-583cb3a45108 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:02.872569 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-26382beb-8d41-4921-a30c-3b331354cf63 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:02.875240 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:02.875240 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:02.881244 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-3268905f-945f-42c9-80ae-9460487a5158 req-66c3e63a-ae60-4a67-be08-583cb3a45108 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:02.893964 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-66c3e63a-ae60-4a67-be08-583cb3a45108 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:02.894724 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 56/235] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:15:02 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:03.055606 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bb68e1c6-5f70-4a4e-a7ef-3b940500fca2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:03.056926 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bb68e1c6-5f70-4a4e-a7ef-3b940500fca2 None None] GET https://10.4.3.85/volume// Aug 25 15:15:03.056926 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bb68e1c6-5f70-4a4e-a7ef-3b940500fca2 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:03.063741 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bb68e1c6-5f70-4a4e-a7ef-3b940500fca2 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:03.064381 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bb68e1c6-5f70-4a4e-a7ef-3b940500fca2 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:15:03.064924 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 59/236] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:15:03 2026] GET /volume/ => generated 385 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:15:03.074447 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-3268905f-945f-42c9-80ae-9460487a5158 req-927b3b56-b1e2-4ec5-8d8f-5c4c1b8a411e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:03.077657 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-927b3b56-b1e2-4ec5-8d8f-5c4c1b8a411e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:15:03.079099 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-927b3b56-b1e2-4ec5-8d8f-5c4c1b8a411e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9061cd24-55ba-40a9-8293-445a806b4ef6", "connector": null, "instance_uuid": "548cfbdc-4279-4a38-8ae4-cf8d3356b46f"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:03.091854 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:03.091854 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:03.173510 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-927b3b56-b1e2-4ec5-8d8f-5c4c1b8a411e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:15:03.173510 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 61/237] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:15:03 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:03.257920 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-90aaa617-42b9-4efa-96ca-2da92d90e0cf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:03.260675 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-90aaa617-42b9-4efa-96ca-2da92d90e0cf tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:03.261099 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-90aaa617-42b9-4efa-96ca-2da92d90e0cf tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:03.261764 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-90aaa617-42b9-4efa-96ca-2da92d90e0cf tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:03.281246 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:03.281246 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:03.288977 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-90aaa617-42b9-4efa-96ca-2da92d90e0cf tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:03.290925 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8282253f-7fe2-420c-a64c-2b955f1d9576 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:03.291698 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8282253f-7fe2-420c-a64c-2b955f1d9576 None None] GET https://10.4.3.85/volume// Aug 25 15:15:03.292145 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8282253f-7fe2-420c-a64c-2b955f1d9576 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:03.292667 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8282253f-7fe2-420c-a64c-2b955f1d9576 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:03.293154 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8282253f-7fe2-420c-a64c-2b955f1d9576 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:15:03.293996 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 60/238] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:15:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:15:03.300045 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-90aaa617-42b9-4efa-96ca-2da92d90e0cf tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:03.302452 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 57/239] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:03 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1021 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:03.309152 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-3268905f-945f-42c9-80ae-9460487a5158 req-83b1b283-60ae-476e-886e-07f587e54524 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:03.315238 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-83b1b283-60ae-476e-886e-07f587e54524 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:03.315556 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-83b1b283-60ae-476e-886e-07f587e54524 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:03.315926 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-83b1b283-60ae-476e-886e-07f587e54524 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:03.317653 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-26382beb-8d41-4921-a30c-3b331354cf63 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:15:03.318183 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-26382beb-8d41-4921-a30c-3b331354cf63 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ddc4cc07-132f-41ff-b471-92d0b66db1b7", "connector": null, "instance_uuid": "2322bc7b-f769-4588-99e4-d5caadb59891"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:03.332056 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:03.332056 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:03.332524 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:03.332524 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:03.346250 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-3268905f-945f-42c9-80ae-9460487a5158 req-83b1b283-60ae-476e-886e-07f587e54524 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:03.351884 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-83b1b283-60ae-476e-886e-07f587e54524 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:03.352370 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 62/240] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:15:03 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:03.424993 np0000008087 devstack@c-api.service[100466]: WARNING cinder.volume.api [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-26382beb-8d41-4921-a30c-3b331354cf63 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 25 15:15:03.450376 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-26382beb-8d41-4921-a30c-3b331354cf63 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:15:03.453587 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 62/241] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:15:02 2026] POST /volume/v3/attachments => generated 271 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:03.481756 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-3268905f-945f-42c9-80ae-9460487a5158 req-6b5c0579-254e-4ea0-a886-7af688b5de88 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:03.485012 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-6b5c0579-254e-4ea0-a886-7af688b5de88 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] PUT https://10.4.3.85/volume/v3/attachments/d71021ce-0b98-4dfb-8d78-599b537b4e70 Aug 25 15:15:03.485998 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-6b5c0579-254e-4ea0-a886-7af688b5de88 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:03.510764 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-3268905f-945f-42c9-80ae-9460487a5158 req-6b5c0579-254e-4ea0-a886-7af688b5de88 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Acquiring lock "cinder-attachment_update-9061cd24-55ba-40a9-8293-445a806b4ef6-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:15:03.520417 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-3268905f-945f-42c9-80ae-9460487a5158 req-6b5c0579-254e-4ea0-a886-7af688b5de88 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Lock "cinder-attachment_update-9061cd24-55ba-40a9-8293-445a806b4ef6-np0000008087" acquired by "attachment_update" :: waited 0.010s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:15:03.520576 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0e03afb8-6c57-4686-86b3-262429290407 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:03.522327 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:03.522327 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:03.523540 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0e03afb8-6c57-4686-86b3-262429290407 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:03.523918 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0e03afb8-6c57-4686-86b3-262429290407 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:03.527058 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0e03afb8-6c57-4686-86b3-262429290407 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:03.540498 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:03.540498 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:03.544989 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0e03afb8-6c57-4686-86b3-262429290407 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:03.555770 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0e03afb8-6c57-4686-86b3-262429290407 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:03.555770 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 58/242] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:03 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:03.582053 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-263fe645-e8a9-4549-b649-809c04dc91e6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:03.582817 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-263fe645-e8a9-4549-b649-809c04dc91e6 None None] GET https://10.4.3.85/volume// Aug 25 15:15:03.583040 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-263fe645-e8a9-4549-b649-809c04dc91e6 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:03.583308 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-263fe645-e8a9-4549-b649-809c04dc91e6 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:03.583816 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-263fe645-e8a9-4549-b649-809c04dc91e6 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:15:03.585230 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 63/243] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:15:03 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:15:03.602510 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-9c2b8663-c05f-4414-aa4d-df4f9e3df360 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:03.605288 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-9c2b8663-c05f-4414-aa4d-df4f9e3df360 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:03.605750 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-9c2b8663-c05f-4414-aa4d-df4f9e3df360 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:03.606965 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-9c2b8663-c05f-4414-aa4d-df4f9e3df360 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:03.621542 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:03.621542 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:03.626505 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-9c2b8663-c05f-4414-aa4d-df4f9e3df360 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:03.632107 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-9c2b8663-c05f-4414-aa4d-df4f9e3df360 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:03.632804 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 63/244] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:15:03 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1046 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:03.655460 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2358209e-6e1e-4325-85e9-c1792906e310 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:03.658097 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2358209e-6e1e-4325-85e9-c1792906e310 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] GET https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f Aug 25 15:15:03.658301 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2358209e-6e1e-4325-85e9-c1792906e310 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:03.659216 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2358209e-6e1e-4325-85e9-c1792906e310 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:03.668983 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:03.668983 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:03.675516 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2358209e-6e1e-4325-85e9-c1792906e310 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Volume info retrieved successfully. Aug 25 15:15:03.684047 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2358209e-6e1e-4325-85e9-c1792906e310 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f returned with HTTP 200 Aug 25 15:15:03.684769 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 59/245] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:03 2026] GET /volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:03.686821 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8163724f-5b43-43a2-af80-46d8aac45322 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:03.690715 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8163724f-5b43-43a2-af80-46d8aac45322 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:03.690994 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8163724f-5b43-43a2-af80-46d8aac45322 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:03.691512 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8163724f-5b43-43a2-af80-46d8aac45322 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:03.705100 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:03.705100 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:03.710033 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-76c1523a-1f3d-4278-84e6-69d2416d5b59 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:03.712810 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8163724f-5b43-43a2-af80-46d8aac45322 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:03.715428 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-76c1523a-1f3d-4278-84e6-69d2416d5b59 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] POST https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f/action Aug 25 15:15:03.716120 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-76c1523a-1f3d-4278-84e6-69d2416d5b59 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:15:03.716523 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-76c1523a-1f3d-4278-84e6-69d2416d5b59 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:03.730654 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:03.730654 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:03.731067 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-76c1523a-1f3d-4278-84e6-69d2416d5b59 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Volume info retrieved successfully. Aug 25 15:15:03.743912 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8163724f-5b43-43a2-af80-46d8aac45322 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:03.744351 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 64/246] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:03 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:03.774950 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-6cfd7ba2-111e-4b10-8b5c-e80ae9c73331 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:03.776393 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-76c1523a-1f3d-4278-84e6-69d2416d5b59 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Volume updated successfully. Aug 25 15:15:03.777126 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-76c1523a-1f3d-4278-84e6-69d2416d5b59 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f/action returned with HTTP 200 Aug 25 15:15:03.777398 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 64/247] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:15:03 2026] POST /volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f/action => generated 0 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 15:15:03.777537 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-6cfd7ba2-111e-4b10-8b5c-e80ae9c73331 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] PUT https://10.4.3.85/volume/v3/attachments/431a9129-ec84-4d0d-8899-c08670c0f044 Aug 25 15:15:03.777964 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-6cfd7ba2-111e-4b10-8b5c-e80ae9c73331 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:03.789000 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c1976f3f-d7cd-49e9-8ba6-b7224e203e8b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:03.791260 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c1976f3f-d7cd-49e9-8ba6-b7224e203e8b tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] GET https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f Aug 25 15:15:03.791679 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c1976f3f-d7cd-49e9-8ba6-b7224e203e8b tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:03.791859 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c1976f3f-d7cd-49e9-8ba6-b7224e203e8b tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:03.800173 np0000008087 devstack@c-api.service[100468]: /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 25 15:15:03.800173 np0000008087 devstack@c-api.service[100468]: .first() Aug 25 15:15:03.813647 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:03.813647 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:03.814870 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-6cfd7ba2-111e-4b10-8b5c-e80ae9c73331 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Acquiring lock "cinder-attachment_update-ddc4cc07-132f-41ff-b471-92d0b66db1b7-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:15:03.820191 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-6cfd7ba2-111e-4b10-8b5c-e80ae9c73331 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Lock "cinder-attachment_update-ddc4cc07-132f-41ff-b471-92d0b66db1b7-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:15:03.820511 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c1976f3f-d7cd-49e9-8ba6-b7224e203e8b tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Volume info retrieved successfully. Aug 25 15:15:03.821547 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:03.821547 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:03.844659 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c1976f3f-d7cd-49e9-8ba6-b7224e203e8b tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f returned with HTTP 200 Aug 25 15:15:03.844860 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 65/248] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:03 2026] GET /volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f => generated 845 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:03.870205 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-3268905f-945f-42c9-80ae-9460487a5158 req-6b5c0579-254e-4ea0-a886-7af688b5de88 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Lock "cinder-attachment_update-9061cd24-55ba-40a9-8293-445a806b4ef6-np0000008087" released by "attachment_update" :: held 0.350s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:15:03.870800 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-6b5c0579-254e-4ea0-a886-7af688b5de88 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/attachments/d71021ce-0b98-4dfb-8d78-599b537b4e70 returned with HTTP 200 Aug 25 15:15:03.871381 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 61/249] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:15:03 2026] PUT /volume/v3/attachments/d71021ce-0b98-4dfb-8d78-599b537b4e70 => generated 969 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:04.121816 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-6cfd7ba2-111e-4b10-8b5c-e80ae9c73331 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Lock "cinder-attachment_update-ddc4cc07-132f-41ff-b471-92d0b66db1b7-np0000008087" released by "attachment_update" :: held 0.302s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:15:04.122099 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-6cfd7ba2-111e-4b10-8b5c-e80ae9c73331 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/attachments/431a9129-ec84-4d0d-8899-c08670c0f044 returned with HTTP 200 Aug 25 15:15:04.122792 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 60/250] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:15:03 2026] PUT /volume/v3/attachments/431a9129-ec84-4d0d-8899-c08670c0f044 => generated 967 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:04.250737 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-72663857-d1a4-497a-89f4-44e36d356734 req-267edf27-6022-4e1f-b9ef-80fa1316a978 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:04.252975 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-72663857-d1a4-497a-89f4-44e36d356734 req-267edf27-6022-4e1f-b9ef-80fa1316a978 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] GET https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f Aug 25 15:15:04.252975 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-72663857-d1a4-497a-89f4-44e36d356734 req-267edf27-6022-4e1f-b9ef-80fa1316a978 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:04.253120 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-72663857-d1a4-497a-89f4-44e36d356734 req-267edf27-6022-4e1f-b9ef-80fa1316a978 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:04.264331 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:04.264331 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:04.269996 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-72663857-d1a4-497a-89f4-44e36d356734 req-267edf27-6022-4e1f-b9ef-80fa1316a978 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Volume info retrieved successfully. Aug 25 15:15:04.278039 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-72663857-d1a4-497a-89f4-44e36d356734 req-267edf27-6022-4e1f-b9ef-80fa1316a978 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f returned with HTTP 200 Aug 25 15:15:04.278649 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 65/251] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:15:04 2026] GET /volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:04.325031 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-592f9e7e-4891-4a18-bc5f-423ed36eac14 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:04.327491 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-592f9e7e-4891-4a18-bc5f-423ed36eac14 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:04.327900 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-592f9e7e-4891-4a18-bc5f-423ed36eac14 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:04.328292 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-592f9e7e-4891-4a18-bc5f-423ed36eac14 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:04.344916 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:04.344916 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:04.350515 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-592f9e7e-4891-4a18-bc5f-423ed36eac14 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:04.358507 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-592f9e7e-4891-4a18-bc5f-423ed36eac14 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:04.358507 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 66/252] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:04 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:04.579050 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7defbd14-5069-4ae5-9eb5-6bef5011916d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:04.585495 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7defbd14-5069-4ae5-9eb5-6bef5011916d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:04.585495 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7defbd14-5069-4ae5-9eb5-6bef5011916d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:04.585495 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7defbd14-5069-4ae5-9eb5-6bef5011916d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:04.604727 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:04.604727 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:04.613496 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7defbd14-5069-4ae5-9eb5-6bef5011916d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:04.620518 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7defbd14-5069-4ae5-9eb5-6bef5011916d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:04.621352 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 62/253] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:04 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:04.767497 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f2235991-7bde-47c5-803a-98245b2d7c58 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:04.770010 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f2235991-7bde-47c5-803a-98245b2d7c58 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:04.770203 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f2235991-7bde-47c5-803a-98245b2d7c58 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:04.770311 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f2235991-7bde-47c5-803a-98245b2d7c58 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:04.780425 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:04.780425 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:04.787380 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f2235991-7bde-47c5-803a-98245b2d7c58 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:04.796394 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f2235991-7bde-47c5-803a-98245b2d7c58 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:04.797044 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 61/254] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:04 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:04.884761 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:04.886842 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:15:04.887787 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-848320240"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:04.891510 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-848320240'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:15:04.892255 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Create volume of 1 GB Aug 25 15:15:04.899946 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Availability Zones retrieved successfully. Aug 25 15:15:04.909928 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Flow 'volume_create_api' (783b1a32-d02e-4727-9f11-dd8e5814b824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:04.911689 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b0185a9-2d81-46a2-b515-0b8c578d6bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:04.912792 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:15:04.952879 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b0185a9-2d81-46a2-b515-0b8c578d6bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:04.953532 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7a0eb2-bb7a-4a8c-82be-dd32f32fa8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:05.003382 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-44d03aa2-7126-4090-9632-22988409ad77 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:05.028034 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Created reservations ['98d8e0bb-6346-4769-b152-18b99cedf54a', 'dac9edb3-4951-4d32-a8f7-d6a1dcab91c4', '1515d180-860e-4f72-8333-056d0342c91a', '960c85cf-54cb-4711-adac-48216e5661dc'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:05.029024 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7a0eb2-bb7a-4a8c-82be-dd32f32fa8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98d8e0bb-6346-4769-b152-18b99cedf54a', 'dac9edb3-4951-4d32-a8f7-d6a1dcab91c4', '1515d180-860e-4f72-8333-056d0342c91a', '960c85cf-54cb-4711-adac-48216e5661dc']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:05.029721 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa9a8b08-63af-456b-a1e2-afaa8929be0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:05.067918 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa9a8b08-63af-456b-a1e2-afaa8929be0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '484c934f-8b38-4c7a-97b2-47a390b86605', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-848320240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaac17016aa04fb6bae0fe3103422145',qos_specs=None,replication_status=,reservations=['98d8e0bb-6346-4769-b152-18b99cedf54a','dac9edb3-4951-4d32-a8f7-d6a1dcab91c4','1515d180-860e-4f72-8333-056d0342c91a','960c85cf-54cb-4711-adac-48216e5661dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bb801f464ff49eca4ebe91513669369',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:15:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-848320240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=484c934f-8b38-4c7a-97b2-47a390b86605,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaac17016aa04fb6bae0fe3103422145',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bb801f464ff49eca4ebe91513669369',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:05.069668 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce23d12e-9e62-427c-9950-91feacf988ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:05.290241 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-44d03aa2-7126-4090-9632-22988409ad77 tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] GET https://10.4.3.85/volume/v3/os-services Aug 25 15:15:05.290241 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-44d03aa2-7126-4090-9632-22988409ad77 tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:05.290241 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-44d03aa2-7126-4090-9632-22988409ad77 tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:05.290241 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-44d03aa2-7126-4090-9632-22988409ad77 tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] https://10.4.3.85/volume/v3/os-services returned with HTTP 200 Aug 25 15:15:05.290241 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 67/255] 10.4.3.85 () {66 vars in 1242 bytes} [Tue Aug 25 15:15:05 2026] GET /volume/v3/os-services => generated 626 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:05.297450 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce23d12e-9e62-427c-9950-91feacf988ed) transitioned into state 'SUCCESS' from state '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-848320240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaac17016aa04fb6bae0fe3103422145',qos_specs=None,replication_status=,reservations=['98d8e0bb-6346-4769-b152-18b99cedf54a','dac9edb3-4951-4d32-a8f7-d6a1dcab91c4','1515d180-860e-4f72-8333-056d0342c91a','960c85cf-54cb-4711-adac-48216e5661dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bb801f464ff49eca4ebe91513669369',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:05.298329 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00183a7-124d-43ba-9ce8-e7c3e0635230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:05.300340 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d174c0d7-8cc4-4e53-a144-b28a4ab06ba3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:05.302531 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d174c0d7-8cc4-4e53-a144-b28a4ab06ba3 tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] PUT https://10.4.3.85/volume/v3/os-services/disable-log-reason Aug 25 15:15:05.304507 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d174c0d7-8cc4-4e53-a144-b28a4ab06ba3 tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000008087", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:05.305753 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d174c0d7-8cc4-4e53-a144-b28a4ab06ba3 tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] https://10.4.3.85/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 25 15:15:05.306555 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 63/256] 10.4.3.85 () {68 vars in 1319 bytes} [Tue Aug 25 15:15:05 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:15:05.310281 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f00183a7-124d-43ba-9ce8-e7c3e0635230) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:05.311343 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Flow 'volume_create_api' (783b1a32-d02e-4727-9f11-dd8e5814b824) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:05.311746 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Create volume request issued successfully. Aug 25 15:15:05.312709 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-11b9f7f1-d2d1-4109-97f6-86faf293fb55 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:15:05.313276 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 66/257] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:15:04 2026] POST /volume/v3/volumes => generated 751 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:15:05.319992 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f0f8147d-cfe7-4ec7-9e68-7e5e5f54885e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:05.322498 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f0f8147d-cfe7-4ec7-9e68-7e5e5f54885e tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] PUT https://10.4.3.85/volume/v3/os-services/disable Aug 25 15:15:05.323133 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f0f8147d-cfe7-4ec7-9e68-7e5e5f54885e tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000008087", "binary": "invalid_binary"} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:05.331709 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-87d83546-51e6-47d8-82d2-5d1f83077872 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:05.334577 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f0f8147d-cfe7-4ec7-9e68-7e5e5f54885e tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] https://10.4.3.85/volume/v3/os-services/disable returned with HTTP 404 Aug 25 15:15:05.335325 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 62/258] 10.4.3.85 () {68 vars in 1286 bytes} [Tue Aug 25 15:15:05 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:05.340555 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-87d83546-51e6-47d8-82d2-5d1f83077872 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] GET https://10.4.3.85/volume/v3/volumes/484c934f-8b38-4c7a-97b2-47a390b86605 Aug 25 15:15:05.341557 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-87d83546-51e6-47d8-82d2-5d1f83077872 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:05.341557 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-87d83546-51e6-47d8-82d2-5d1f83077872 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:05.351629 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:05.351629 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:05.354460 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-87d83546-51e6-47d8-82d2-5d1f83077872 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Volume info retrieved successfully. Aug 25 15:15:05.357216 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4626393b-27b1-4394-a069-19097bc59127 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:05.359188 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4626393b-27b1-4394-a069-19097bc59127 tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] PUT https://10.4.3.85/volume/v3/os-services/enable Aug 25 15:15:05.359868 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4626393b-27b1-4394-a069-19097bc59127 tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:05.362410 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-87d83546-51e6-47d8-82d2-5d1f83077872 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] https://10.4.3.85/volume/v3/volumes/484c934f-8b38-4c7a-97b2-47a390b86605 returned with HTTP 200 Aug 25 15:15:05.363600 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 68/259] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:05 2026] GET /volume/v3/volumes/484c934f-8b38-4c7a-97b2-47a390b86605 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:05.370201 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4626393b-27b1-4394-a069-19097bc59127 tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] https://10.4.3.85/volume/v3/os-services/enable returned with HTTP 404 Aug 25 15:15:05.371171 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 64/260] 10.4.3.85 () {68 vars in 1283 bytes} [Tue Aug 25 15:15:05 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:05.381221 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2a84d977-25b3-44ed-acd5-50dd53940f43 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:05.383334 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2a84d977-25b3-44ed-acd5-50dd53940f43 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:05.384349 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2a84d977-25b3-44ed-acd5-50dd53940f43 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:05.384349 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2a84d977-25b3-44ed-acd5-50dd53940f43 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:05.389607 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-069fa7f3-492f-47d4-aa0c-b6f7a4fc1f32 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:05.391836 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-069fa7f3-492f-47d4-aa0c-b6f7a4fc1f32 tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] PUT https://10.4.3.85/volume/v3/os-services/freeze Aug 25 15:15:05.392240 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-069fa7f3-492f-47d4-aa0c-b6f7a4fc1f32 tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:05.396708 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:05.396708 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:05.402610 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-069fa7f3-492f-47d4-aa0c-b6f7a4fc1f32 tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] https://10.4.3.85/volume/v3/os-services/freeze returned with HTTP 400 Aug 25 15:15:05.403284 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 63/261] 10.4.3.85 () {68 vars in 1283 bytes} [Tue Aug 25 15:15:05 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:15:05.404176 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2a84d977-25b3-44ed-acd5-50dd53940f43 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:05.409625 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2a84d977-25b3-44ed-acd5-50dd53940f43 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:05.410225 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 67/262] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:05 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:05.419901 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d06c52cd-acef-4dbb-a9b8-320588401c5d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:05.422302 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d06c52cd-acef-4dbb-a9b8-320588401c5d tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] PUT https://10.4.3.85/volume/v3/os-services/thaw Aug 25 15:15:05.422763 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d06c52cd-acef-4dbb-a9b8-320588401c5d tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:05.432781 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d06c52cd-acef-4dbb-a9b8-320588401c5d tempest-VolumeServicesNegativeTest-1853582736 tempest-VolumeServicesNegativeTest-1853582736-project-admin] https://10.4.3.85/volume/v3/os-services/thaw returned with HTTP 400 Aug 25 15:15:05.433346 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 69/263] 10.4.3.85 () {68 vars in 1277 bytes} [Tue Aug 25 15:15:05 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:15:05.638872 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fac7252c-1dc5-4b72-bc63-57f7a3a24267 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:05.640343 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fac7252c-1dc5-4b72-bc63-57f7a3a24267 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:05.640754 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fac7252c-1dc5-4b72-bc63-57f7a3a24267 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:05.641029 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fac7252c-1dc5-4b72-bc63-57f7a3a24267 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:05.653890 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:05.653890 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:05.657536 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fac7252c-1dc5-4b72-bc63-57f7a3a24267 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:05.663561 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fac7252c-1dc5-4b72-bc63-57f7a3a24267 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:05.663881 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 65/264] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:05 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:15:05.815462 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-faeeb08a-9465-4490-b8ce-6338b5ba14bf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:05.817929 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-faeeb08a-9465-4490-b8ce-6338b5ba14bf tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:05.818328 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-faeeb08a-9465-4490-b8ce-6338b5ba14bf tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:05.818572 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-faeeb08a-9465-4490-b8ce-6338b5ba14bf tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:05.827424 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:05.827424 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:05.831847 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-faeeb08a-9465-4490-b8ce-6338b5ba14bf tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:05.837034 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-faeeb08a-9465-4490-b8ce-6338b5ba14bf tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:05.837564 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 64/265] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:05 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:06.381999 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8978daac-9103-485e-b380-d4dfd48364be None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:06.384396 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8978daac-9103-485e-b380-d4dfd48364be tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] GET https://10.4.3.85/volume/v3/volumes/484c934f-8b38-4c7a-97b2-47a390b86605 Aug 25 15:15:06.384843 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8978daac-9103-485e-b380-d4dfd48364be tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:06.385145 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8978daac-9103-485e-b380-d4dfd48364be tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:06.395322 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:06.395322 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:06.402312 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8978daac-9103-485e-b380-d4dfd48364be tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Volume info retrieved successfully. Aug 25 15:15:06.409526 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8978daac-9103-485e-b380-d4dfd48364be tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] https://10.4.3.85/volume/v3/volumes/484c934f-8b38-4c7a-97b2-47a390b86605 returned with HTTP 200 Aug 25 15:15:06.410221 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 68/266] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:06 2026] GET /volume/v3/volumes/484c934f-8b38-4c7a-97b2-47a390b86605 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:06.431681 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-19c0dcff-76be-4007-bfb9-695a1d4c3b09 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:06.433523 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-19c0dcff-76be-4007-bfb9-695a1d4c3b09 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:06.433724 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-19c0dcff-76be-4007-bfb9-695a1d4c3b09 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:06.433923 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-19c0dcff-76be-4007-bfb9-695a1d4c3b09 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:06.444500 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:06.444500 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:06.449290 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-19c0dcff-76be-4007-bfb9-695a1d4c3b09 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:06.454904 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-19c0dcff-76be-4007-bfb9-695a1d4c3b09 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:06.455659 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 70/267] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:06 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:06.682173 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ecb6405f-931d-4f23-823f-5bbb189db5cb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:06.685498 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ecb6405f-931d-4f23-823f-5bbb189db5cb tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:06.685498 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ecb6405f-931d-4f23-823f-5bbb189db5cb tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:06.685498 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ecb6405f-931d-4f23-823f-5bbb189db5cb tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:06.701510 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:06.701510 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:06.709054 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ecb6405f-931d-4f23-823f-5bbb189db5cb tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:06.716915 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ecb6405f-931d-4f23-823f-5bbb189db5cb tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:06.717597 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 66/268] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:06 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:06.851979 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dbf1db92-96f8-46de-a586-42846c50b62b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:06.854323 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dbf1db92-96f8-46de-a586-42846c50b62b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:06.854596 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dbf1db92-96f8-46de-a586-42846c50b62b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:06.854826 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dbf1db92-96f8-46de-a586-42846c50b62b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:06.866935 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:06.866935 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:06.874505 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dbf1db92-96f8-46de-a586-42846c50b62b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:06.882740 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dbf1db92-96f8-46de-a586-42846c50b62b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:06.883354 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 65/269] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:06 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:06.886918 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-716038bf-a114-41d3-b297-78fddf68cd4d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:06.911014 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-716038bf-a114-41d3-b297-78fddf68cd4d tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] DELETE https://10.4.3.85/volume/v3/volumes/484c934f-8b38-4c7a-97b2-47a390b86605 Aug 25 15:15:06.911014 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-716038bf-a114-41d3-b297-78fddf68cd4d tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:06.911014 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-716038bf-a114-41d3-b297-78fddf68cd4d tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:06.911014 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-716038bf-a114-41d3-b297-78fddf68cd4d tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Delete volume with id: 484c934f-8b38-4c7a-97b2-47a390b86605 Aug 25 15:15:06.911014 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:06.911014 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:06.911014 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-716038bf-a114-41d3-b297-78fddf68cd4d tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Volume info retrieved successfully. Aug 25 15:15:07.094221 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:07.096382 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:15:07.096809 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-475376328"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:07.096935 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-716038bf-a114-41d3-b297-78fddf68cd4d tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Delete volume request issued successfully. Aug 25 15:15:07.097141 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-716038bf-a114-41d3-b297-78fddf68cd4d tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] https://10.4.3.85/volume/v3/volumes/484c934f-8b38-4c7a-97b2-47a390b86605 returned with HTTP 202 Aug 25 15:15:07.097925 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 69/270] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:15:06 2026] DELETE /volume/v3/volumes/484c934f-8b38-4c7a-97b2-47a390b86605 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:15:07.098569 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-475376328'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:15:07.098698 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Create volume of 1 GB Aug 25 15:15:07.102968 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Availability Zones retrieved successfully. Aug 25 15:15:07.109985 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Flow 'volume_create_api' (c146e81f-5261-4dd6-acc4-3db33704dfa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:07.110401 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c49afd1a-4190-4c78-be84-8f9387485ec1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:07.111493 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33fe229e-e627-48f4-b2b7-d77cd2bcd8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:07.114490 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:15:07.128715 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c49afd1a-4190-4c78-be84-8f9387485ec1 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] GET https://10.4.3.85/volume/v3/volumes/484c934f-8b38-4c7a-97b2-47a390b86605 Aug 25 15:15:07.128715 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c49afd1a-4190-4c78-be84-8f9387485ec1 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:07.128715 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c49afd1a-4190-4c78-be84-8f9387485ec1 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:07.128715 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:07.128715 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:07.128715 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c49afd1a-4190-4c78-be84-8f9387485ec1 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Volume info retrieved successfully. Aug 25 15:15:07.130737 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c49afd1a-4190-4c78-be84-8f9387485ec1 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] https://10.4.3.85/volume/v3/volumes/484c934f-8b38-4c7a-97b2-47a390b86605 returned with HTTP 200 Aug 25 15:15:07.159245 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 67/271] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:07 2026] GET /volume/v3/volumes/484c934f-8b38-4c7a-97b2-47a390b86605 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:07.159385 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33fe229e-e627-48f4-b2b7-d77cd2bcd8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:07.159385 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87624d14-7b74-4529-afab-dd25a020eaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:07.306192 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Created reservations ['e23a89cc-3807-4855-b718-86f62a0d8b29', '948c5b66-45a4-4dc4-add5-c93723019b43', 'a8e39227-d21a-4c2f-9ab2-bd304c25f85c', '4ee6179b-a84d-46c6-b585-cca4749b01f1'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:07.306988 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87624d14-7b74-4529-afab-dd25a020eaee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e23a89cc-3807-4855-b718-86f62a0d8b29', '948c5b66-45a4-4dc4-add5-c93723019b43', 'a8e39227-d21a-4c2f-9ab2-bd304c25f85c', '4ee6179b-a84d-46c6-b585-cca4749b01f1']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:07.307816 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d7b125-f7ab-4579-b8db-1b83a1660174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:07.371360 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d7b125-f7ab-4579-b8db-1b83a1660174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b06eeecd-45a6-4240-9fa4-1baf6e32f9cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-475376328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d83cfb876de4f12a0d213bcf500c322',qos_specs=None,replication_status=,reservations=['e23a89cc-3807-4855-b718-86f62a0d8b29','948c5b66-45a4-4dc4-add5-c93723019b43','a8e39227-d21a-4c2f-9ab2-bd304c25f85c','4ee6179b-a84d-46c6-b585-cca4749b01f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24d9d9a5ec1243cf8b404ff085aa5c17',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:15:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-475376328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b06eeecd-45a6-4240-9fa4-1baf6e32f9cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d83cfb876de4f12a0d213bcf500c322',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24d9d9a5ec1243cf8b404ff085aa5c17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:07.372149 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91099cbd-b49a-4440-a57a-2a3e6ad7d7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:07.411070 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91099cbd-b49a-4440-a57a-2a3e6ad7d7ef) transitioned into state 'SUCCESS' from state '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-475376328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d83cfb876de4f12a0d213bcf500c322',qos_specs=None,replication_status=,reservations=['e23a89cc-3807-4855-b718-86f62a0d8b29','948c5b66-45a4-4dc4-add5-c93723019b43','a8e39227-d21a-4c2f-9ab2-bd304c25f85c','4ee6179b-a84d-46c6-b585-cca4749b01f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24d9d9a5ec1243cf8b404ff085aa5c17',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:07.411990 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a7cdb0-11b3-4375-8ef2-c88f7110b583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:07.429637 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a7cdb0-11b3-4375-8ef2-c88f7110b583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:07.431027 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Flow 'volume_create_api' (c146e81f-5261-4dd6-acc4-3db33704dfa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:07.431457 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Create volume request issued successfully. Aug 25 15:15:07.432404 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e775e777-d6ff-4bec-8bc2-cde593958be4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:15:07.433096 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 71/272] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:15:07 2026] POST /volume/v3/volumes => generated 751 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:15:07.446579 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7b5e4b0b-abe3-4627-9c46-b6cfcb495b19 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:07.448306 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7b5e4b0b-abe3-4627-9c46-b6cfcb495b19 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:07.448493 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7b5e4b0b-abe3-4627-9c46-b6cfcb495b19 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:07.448727 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7b5e4b0b-abe3-4627-9c46-b6cfcb495b19 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:07.455403 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:07.455403 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:07.459391 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7b5e4b0b-abe3-4627-9c46-b6cfcb495b19 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:07.466677 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7b5e4b0b-abe3-4627-9c46-b6cfcb495b19 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:07.467284 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 66/273] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:07 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:07.478418 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-028c5560-1f30-4393-95e9-54c0619a2571 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:07.483068 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-028c5560-1f30-4393-95e9-54c0619a2571 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:07.483369 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-028c5560-1f30-4393-95e9-54c0619a2571 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:07.483652 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-028c5560-1f30-4393-95e9-54c0619a2571 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:07.496060 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:07.496060 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:07.499648 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-028c5560-1f30-4393-95e9-54c0619a2571 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:07.504168 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-028c5560-1f30-4393-95e9-54c0619a2571 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:07.504561 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 70/274] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:07 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:07.729672 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-df513dec-2c46-46bb-ac55-6e4deed17006 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:07.731225 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-df513dec-2c46-46bb-ac55-6e4deed17006 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:07.731587 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-df513dec-2c46-46bb-ac55-6e4deed17006 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:07.731878 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-df513dec-2c46-46bb-ac55-6e4deed17006 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:07.928723 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5a444187-376c-4690-9a85-409feed22858 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:07.931320 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a444187-376c-4690-9a85-409feed22858 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:07.931641 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a444187-376c-4690-9a85-409feed22858 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:07.931923 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a444187-376c-4690-9a85-409feed22858 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:08.110920 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:08.110920 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:08.116426 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5a444187-376c-4690-9a85-409feed22858 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:08.147490 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bb485598-cdaa-476c-883a-fe7a70684116 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:08.149238 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bb485598-cdaa-476c-883a-fe7a70684116 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] GET https://10.4.3.85/volume/v3/volumes/484c934f-8b38-4c7a-97b2-47a390b86605 Aug 25 15:15:08.149409 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bb485598-cdaa-476c-883a-fe7a70684116 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:08.149612 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bb485598-cdaa-476c-883a-fe7a70684116 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:08.154550 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a444187-376c-4690-9a85-409feed22858 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:08.156739 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 72/275] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:07 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:08.156880 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:08.156880 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:08.158702 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bb485598-cdaa-476c-883a-fe7a70684116 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] https://10.4.3.85/volume/v3/volumes/484c934f-8b38-4c7a-97b2-47a390b86605 returned with HTTP 404 Aug 25 15:15:08.159457 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 67/276] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:08 2026] GET /volume/v3/volumes/484c934f-8b38-4c7a-97b2-47a390b86605 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:08.159976 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-df513dec-2c46-46bb-ac55-6e4deed17006 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:08.164891 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-df513dec-2c46-46bb-ac55-6e4deed17006 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:08.165446 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 68/277] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:07 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:08.166731 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8e55ef8a-025e-4df7-a50a-0d70e28ccedd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:08.168643 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8e55ef8a-025e-4df7-a50a-0d70e28ccedd tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] DELETE https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f Aug 25 15:15:08.168838 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8e55ef8a-025e-4df7-a50a-0d70e28ccedd tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:08.169034 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8e55ef8a-025e-4df7-a50a-0d70e28ccedd tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:08.169189 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-8e55ef8a-025e-4df7-a50a-0d70e28ccedd tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Delete volume with id: f13cd584-82a6-4db8-9b2d-f9bf40a85c5f Aug 25 15:15:08.178589 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:08.178589 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:08.179116 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8e55ef8a-025e-4df7-a50a-0d70e28ccedd tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Volume info retrieved successfully. Aug 25 15:15:08.487054 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-31f8923e-dfa2-47a4-9936-da0b84e0b980 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:08.488932 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31f8923e-dfa2-47a4-9936-da0b84e0b980 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:08.489145 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31f8923e-dfa2-47a4-9936-da0b84e0b980 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:08.489355 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31f8923e-dfa2-47a4-9936-da0b84e0b980 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:08.496389 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:08.496389 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:08.499985 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-31f8923e-dfa2-47a4-9936-da0b84e0b980 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:08.504687 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31f8923e-dfa2-47a4-9936-da0b84e0b980 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:08.505118 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 73/278] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:08 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:08.521069 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8e55ef8a-025e-4df7-a50a-0d70e28ccedd tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Delete volume request issued successfully. Aug 25 15:15:08.521572 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8e55ef8a-025e-4df7-a50a-0d70e28ccedd tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f returned with HTTP 202 Aug 25 15:15:08.521844 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 71/279] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:15:08 2026] DELETE /volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f => generated 0 bytes in 355 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:15:08.527292 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5dbdbec1-19bf-404b-9e9a-9dcdb77be36a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:08.529114 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5dbdbec1-19bf-404b-9e9a-9dcdb77be36a tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:08.529348 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5dbdbec1-19bf-404b-9e9a-9dcdb77be36a tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:08.529557 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5dbdbec1-19bf-404b-9e9a-9dcdb77be36a tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:08.535270 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1fb166fc-af37-4c97-b8df-a5f0c5c97a02 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:08.537951 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1fb166fc-af37-4c97-b8df-a5f0c5c97a02 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] GET https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f Aug 25 15:15:08.539736 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1fb166fc-af37-4c97-b8df-a5f0c5c97a02 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:08.539736 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1fb166fc-af37-4c97-b8df-a5f0c5c97a02 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:08.543679 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:08.543679 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:08.546057 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:08.546057 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:08.547753 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5dbdbec1-19bf-404b-9e9a-9dcdb77be36a tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:08.549858 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1fb166fc-af37-4c97-b8df-a5f0c5c97a02 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Volume info retrieved successfully. Aug 25 15:15:08.551662 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5dbdbec1-19bf-404b-9e9a-9dcdb77be36a tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:08.552456 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 68/280] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:08 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:08.562935 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1fb166fc-af37-4c97-b8df-a5f0c5c97a02 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f returned with HTTP 200 Aug 25 15:15:08.562935 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 69/281] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:08 2026] GET /volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:09.167346 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-46719aa5-907e-4f5b-bb6e-9e7f3a73bede None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:09.169487 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-46719aa5-907e-4f5b-bb6e-9e7f3a73bede tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:09.169792 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-46719aa5-907e-4f5b-bb6e-9e7f3a73bede tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:09.170059 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-46719aa5-907e-4f5b-bb6e-9e7f3a73bede tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:09.217362 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:09.217362 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:09.217362 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-46719aa5-907e-4f5b-bb6e-9e7f3a73bede tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:09.217362 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-46719aa5-907e-4f5b-bb6e-9e7f3a73bede tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:09.217362 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 74/282] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:09 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:09.222497 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6509df49-35c3-4d7f-b9c8-3519136c730f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:09.223578 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6509df49-35c3-4d7f-b9c8-3519136c730f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:09.223765 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6509df49-35c3-4d7f-b9c8-3519136c730f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:09.223965 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6509df49-35c3-4d7f-b9c8-3519136c730f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:09.385611 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:09.385611 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:09.397388 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6509df49-35c3-4d7f-b9c8-3519136c730f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:09.410755 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6509df49-35c3-4d7f-b9c8-3519136c730f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:09.411043 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 72/283] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:09 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:09.514784 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-720c7bf0-8ac4-49fe-9db1-1f6c22e83348 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:09.517335 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-720c7bf0-8ac4-49fe-9db1-1f6c22e83348 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:09.517562 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-720c7bf0-8ac4-49fe-9db1-1f6c22e83348 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:09.517740 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-720c7bf0-8ac4-49fe-9db1-1f6c22e83348 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:09.537697 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:09.537697 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:09.537697 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-720c7bf0-8ac4-49fe-9db1-1f6c22e83348 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:09.537697 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-720c7bf0-8ac4-49fe-9db1-1f6c22e83348 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:09.537697 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 69/284] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:15:09 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:09.578101 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9b0068a7-dd2e-402e-8b12-806818cd7538 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:09.606435 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9b0068a7-dd2e-402e-8b12-806818cd7538 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:09.606435 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9b0068a7-dd2e-402e-8b12-806818cd7538 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:09.606435 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9b0068a7-dd2e-402e-8b12-806818cd7538 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:09.606435 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:09.606435 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:09.606435 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9b0068a7-dd2e-402e-8b12-806818cd7538 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:09.606435 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9b0068a7-dd2e-402e-8b12-806818cd7538 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:09.606435 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 70/285] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:09 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:09.612853 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-72d691fd-597f-4ab9-87ea-1b73fc508be2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:09.615176 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-72d691fd-597f-4ab9-87ea-1b73fc508be2 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] GET https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f Aug 25 15:15:09.615459 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-72d691fd-597f-4ab9-87ea-1b73fc508be2 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:09.616074 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-72d691fd-597f-4ab9-87ea-1b73fc508be2 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:09.622939 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-72d691fd-597f-4ab9-87ea-1b73fc508be2 tempest-ServersNegativeTestJSON-935458148 tempest-ServersNegativeTestJSON-935458148-project-member] https://10.4.3.85/volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f returned with HTTP 404 Aug 25 15:15:09.624230 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 75/286] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:09 2026] GET /volume/v3/volumes/f13cd584-82a6-4db8-9b2d-f9bf40a85c5f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:09.995017 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-098e41ec-2c92-47a2-9e9f-815e88556b63 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:09.995017 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-098e41ec-2c92-47a2-9e9f-815e88556b63 None None] GET https://10.4.3.85/volume// Aug 25 15:15:09.995017 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-098e41ec-2c92-47a2-9e9f-815e88556b63 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:09.995017 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-098e41ec-2c92-47a2-9e9f-815e88556b63 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:09.995017 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-098e41ec-2c92-47a2-9e9f-815e88556b63 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:15:09.995017 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 73/287] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:15:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:15:10.010023 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-4e180f3e-f161-47ce-88d8-0b76f759efd8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:10.221489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6b6db4be-fec6-4cce-9fdf-738161d0a51d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:10.223070 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6b6db4be-fec6-4cce-9fdf-738161d0a51d tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:10.223293 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6b6db4be-fec6-4cce-9fdf-738161d0a51d tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:10.223557 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6b6db4be-fec6-4cce-9fdf-738161d0a51d tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:10.226491 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-4e180f3e-f161-47ce-88d8-0b76f759efd8 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:15:10.226491 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-4e180f3e-f161-47ce-88d8-0b76f759efd8 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b06eeecd-45a6-4240-9fa4-1baf6e32f9cc", "connector": null, "instance_uuid": "40cc50b3-2c26-4ea8-8b00-493dca83dd28"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:10.230388 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:10.230388 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:10.234152 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6b6db4be-fec6-4cce-9fdf-738161d0a51d tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:10.238187 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:10.238187 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:10.239015 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6b6db4be-fec6-4cce-9fdf-738161d0a51d tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:10.239403 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 71/288] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:10 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:10.318937 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-4e180f3e-f161-47ce-88d8-0b76f759efd8 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:15:10.319364 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 70/289] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:15:10 2026] POST /volume/v3/attachments => generated 273 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:10.435559 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0f5303c6-4ba7-4304-b38f-75c6e99b1f81 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:10.437299 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0f5303c6-4ba7-4304-b38f-75c6e99b1f81 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:10.437478 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0f5303c6-4ba7-4304-b38f-75c6e99b1f81 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:10.437768 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0f5303c6-4ba7-4304-b38f-75c6e99b1f81 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:10.438298 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b5ed634e-242e-4a78-bde6-892ebc46dade None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:10.440057 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b5ed634e-242e-4a78-bde6-892ebc46dade tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:10.474085 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b5ed634e-242e-4a78-bde6-892ebc46dade tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:10.474085 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b5ed634e-242e-4a78-bde6-892ebc46dade tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:10.474227 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:10.474227 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:10.474305 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:10.474305 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:10.474351 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0f5303c6-4ba7-4304-b38f-75c6e99b1f81 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:10.474377 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b5ed634e-242e-4a78-bde6-892ebc46dade tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:10.474411 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0f5303c6-4ba7-4304-b38f-75c6e99b1f81 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:10.474411 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 76/290] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:10 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:10.474454 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b5ed634e-242e-4a78-bde6-892ebc46dade tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:10.474454 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 74/291] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:10 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:10.619580 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-026b254e-17ac-44c6-bfad-c44d59f6aa49 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:10.620036 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-026b254e-17ac-44c6-bfad-c44d59f6aa49 None None] GET https://10.4.3.85/volume// Aug 25 15:15:10.620272 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-026b254e-17ac-44c6-bfad-c44d59f6aa49 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:10.620462 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8d5edb10-189c-436a-bdea-a6a3cc25d150 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:10.620823 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-026b254e-17ac-44c6-bfad-c44d59f6aa49 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:10.620866 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-026b254e-17ac-44c6-bfad-c44d59f6aa49 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:15:10.621134 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 72/292] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:15:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:15:10.622863 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d5edb10-189c-436a-bdea-a6a3cc25d150 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:10.623069 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d5edb10-189c-436a-bdea-a6a3cc25d150 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:10.623289 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d5edb10-189c-436a-bdea-a6a3cc25d150 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:10.635854 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:10.635854 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:10.639985 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8d5edb10-189c-436a-bdea-a6a3cc25d150 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:10.710488 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d5edb10-189c-436a-bdea-a6a3cc25d150 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:10.710488 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 71/293] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:10 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:10.714526 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-d3d95b90-fb38-451a-a9fd-0102c046d197 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:10.716432 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-d3d95b90-fb38-451a-a9fd-0102c046d197 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:10.716695 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-d3d95b90-fb38-451a-a9fd-0102c046d197 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:10.716876 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-d3d95b90-fb38-451a-a9fd-0102c046d197 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:10.726077 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:10.726077 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:10.729788 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-d3d95b90-fb38-451a-a9fd-0102c046d197 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:10.768237 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-d3d95b90-fb38-451a-a9fd-0102c046d197 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:10.768237 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 77/294] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:15:10 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:10.807932 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-a04059c8-4757-411d-870e-11437de06761 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:10.810226 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-a04059c8-4757-411d-870e-11437de06761 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] PUT https://10.4.3.85/volume/v3/attachments/f3f4bbad-4e15-445d-b284-c66d148bf02a Aug 25 15:15:10.810660 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-a04059c8-4757-411d-870e-11437de06761 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:10.817695 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-a04059c8-4757-411d-870e-11437de06761 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Acquiring lock "cinder-attachment_update-b06eeecd-45a6-4240-9fa4-1baf6e32f9cc-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:15:10.822071 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-a04059c8-4757-411d-870e-11437de06761 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Lock "cinder-attachment_update-b06eeecd-45a6-4240-9fa4-1baf6e32f9cc-np0000008087" acquired by "attachment_update" :: waited 0.004s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:15:10.823018 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:10.823018 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:11.254786 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3e92fe52-fdd4-4836-a6f6-aa09ca6f8b75 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:11.258374 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3e92fe52-fdd4-4836-a6f6-aa09ca6f8b75 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:11.258631 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3e92fe52-fdd4-4836-a6f6-aa09ca6f8b75 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:11.258900 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3e92fe52-fdd4-4836-a6f6-aa09ca6f8b75 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:11.406071 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:11.406071 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:11.409677 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3e92fe52-fdd4-4836-a6f6-aa09ca6f8b75 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:11.462044 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3e92fe52-fdd4-4836-a6f6-aa09ca6f8b75 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:11.462555 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 73/295] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:11 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 15:15:11.524538 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-674d3727-7cd4-48b1-8733-2305acc62bfc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:11.527172 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-674d3727-7cd4-48b1-8733-2305acc62bfc tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:11.557939 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-674d3727-7cd4-48b1-8733-2305acc62bfc tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:11.557939 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-674d3727-7cd4-48b1-8733-2305acc62bfc tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:11.558410 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-91ec72a7-8ef4-45bb-b931-2e174688e023 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:11.558410 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-91ec72a7-8ef4-45bb-b931-2e174688e023 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:11.558410 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-91ec72a7-8ef4-45bb-b931-2e174688e023 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:11.558410 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-91ec72a7-8ef4-45bb-b931-2e174688e023 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:11.558410 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:11.558410 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:11.558410 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-91ec72a7-8ef4-45bb-b931-2e174688e023 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:11.558601 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:11.558601 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:11.558644 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-91ec72a7-8ef4-45bb-b931-2e174688e023 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:11.558644 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 78/296] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:11 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:11.558695 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-674d3727-7cd4-48b1-8733-2305acc62bfc tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:11.558695 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-674d3727-7cd4-48b1-8733-2305acc62bfc tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:11.558695 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 72/297] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:11 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:11.729529 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ff6ebd97-fa98-4e58-bceb-f7267dbc35da None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:11.731931 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ff6ebd97-fa98-4e58-bceb-f7267dbc35da tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:11.732128 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ff6ebd97-fa98-4e58-bceb-f7267dbc35da tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:11.732303 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ff6ebd97-fa98-4e58-bceb-f7267dbc35da tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:11.742315 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:11.742315 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:11.746337 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ff6ebd97-fa98-4e58-bceb-f7267dbc35da tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:11.750750 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ff6ebd97-fa98-4e58-bceb-f7267dbc35da tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:11.751203 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 74/298] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:11 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:11.884814 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-a04059c8-4757-411d-870e-11437de06761 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Lock "cinder-attachment_update-b06eeecd-45a6-4240-9fa4-1baf6e32f9cc-np0000008087" released by "attachment_update" :: held 1.063s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:15:11.885233 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-a04059c8-4757-411d-870e-11437de06761 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/attachments/f3f4bbad-4e15-445d-b284-c66d148bf02a returned with HTTP 200 Aug 25 15:15:11.885893 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 75/299] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:15:10 2026] PUT /volume/v3/attachments/f3f4bbad-4e15-445d-b284-c66d148bf02a => generated 969 bytes in 1078 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:12.539345 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f2a7c4b3-bd05-413a-929f-66627fb0988b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:12.541661 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f2a7c4b3-bd05-413a-929f-66627fb0988b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:12.541918 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f2a7c4b3-bd05-413a-929f-66627fb0988b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:12.542152 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f2a7c4b3-bd05-413a-929f-66627fb0988b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:12.550780 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:12.550780 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:12.555149 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f2a7c4b3-bd05-413a-929f-66627fb0988b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:12.560891 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f2a7c4b3-bd05-413a-929f-66627fb0988b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:12.561426 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 79/300] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:12 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:12.571624 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a4032d7d-fe29-41ec-9ca5-dbac3b11810f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:12.572645 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a4032d7d-fe29-41ec-9ca5-dbac3b11810f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:12.584715 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a4032d7d-fe29-41ec-9ca5-dbac3b11810f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:12.584715 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a4032d7d-fe29-41ec-9ca5-dbac3b11810f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:12.585194 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-13fbc458-aa2d-4f76-94a8-8f2d3540678b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:12.585194 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-13fbc458-aa2d-4f76-94a8-8f2d3540678b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:12.585194 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-13fbc458-aa2d-4f76-94a8-8f2d3540678b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:12.585194 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-13fbc458-aa2d-4f76-94a8-8f2d3540678b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:12.586818 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:12.586818 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:12.589960 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:12.589960 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:12.592388 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a4032d7d-fe29-41ec-9ca5-dbac3b11810f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:12.606542 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-13fbc458-aa2d-4f76-94a8-8f2d3540678b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:12.606929 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a4032d7d-fe29-41ec-9ca5-dbac3b11810f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:12.606929 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 73/301] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:12 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:12.607003 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-13fbc458-aa2d-4f76-94a8-8f2d3540678b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:12.607003 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 75/302] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:12 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:12.766065 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f26608dc-6458-47b6-b398-1279577aabc5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:12.767840 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f26608dc-6458-47b6-b398-1279577aabc5 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:12.768095 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f26608dc-6458-47b6-b398-1279577aabc5 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:12.768336 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f26608dc-6458-47b6-b398-1279577aabc5 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:12.778651 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:12.778651 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:12.782296 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f26608dc-6458-47b6-b398-1279577aabc5 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:12.788128 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f26608dc-6458-47b6-b398-1279577aabc5 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:12.788128 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 76/303] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:12 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:13.579606 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cf20e7d9-7f6d-4d8e-af47-e88e8fc8210a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:13.581490 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf20e7d9-7f6d-4d8e-af47-e88e8fc8210a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:13.581720 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf20e7d9-7f6d-4d8e-af47-e88e8fc8210a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:13.581925 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf20e7d9-7f6d-4d8e-af47-e88e8fc8210a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:13.609587 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2ead93b2-7a69-4fc7-a31e-bf28b4849e96 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:13.612099 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d753fe52-1e9d-4915-a245-4fe470901333 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:13.612417 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2ead93b2-7a69-4fc7-a31e-bf28b4849e96 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:13.612523 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2ead93b2-7a69-4fc7-a31e-bf28b4849e96 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:13.612822 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2ead93b2-7a69-4fc7-a31e-bf28b4849e96 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:13.614282 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d753fe52-1e9d-4915-a245-4fe470901333 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:13.614568 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d753fe52-1e9d-4915-a245-4fe470901333 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:13.614823 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d753fe52-1e9d-4915-a245-4fe470901333 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:13.617302 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:13.617302 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:13.622038 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cf20e7d9-7f6d-4d8e-af47-e88e8fc8210a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:13.623316 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:13.623316 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:13.659743 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:13.659743 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:13.660002 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2ead93b2-7a69-4fc7-a31e-bf28b4849e96 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:13.660090 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf20e7d9-7f6d-4d8e-af47-e88e8fc8210a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:13.660090 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 80/304] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:13 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:13.660152 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d753fe52-1e9d-4915-a245-4fe470901333 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:13.660184 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2ead93b2-7a69-4fc7-a31e-bf28b4849e96 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:13.660184 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 74/305] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:13 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:13.660240 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d753fe52-1e9d-4915-a245-4fe470901333 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:13.660240 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 76/306] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:13 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:13.800873 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3935464d-d5f0-4535-bbcb-8b7d3add1f29 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:13.803027 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3935464d-d5f0-4535-bbcb-8b7d3add1f29 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:13.803265 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3935464d-d5f0-4535-bbcb-8b7d3add1f29 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:13.803531 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3935464d-d5f0-4535-bbcb-8b7d3add1f29 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:13.845329 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:13.845329 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:13.845329 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3935464d-d5f0-4535-bbcb-8b7d3add1f29 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:13.845329 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3935464d-d5f0-4535-bbcb-8b7d3add1f29 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:13.845329 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 77/307] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:13 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:14.640986 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5ef233d0-063e-4c96-b0f7-7a465f49a1ee None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:14.642905 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f0b84bfe-d455-4349-97e6-d98051bb3d3a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:14.643883 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5ef233d0-063e-4c96-b0f7-7a465f49a1ee tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:14.643883 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5ef233d0-063e-4c96-b0f7-7a465f49a1ee tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:14.643883 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5ef233d0-063e-4c96-b0f7-7a465f49a1ee tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:14.644794 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f0b84bfe-d455-4349-97e6-d98051bb3d3a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:14.645001 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f0b84bfe-d455-4349-97e6-d98051bb3d3a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:14.645210 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f0b84bfe-d455-4349-97e6-d98051bb3d3a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:14.647701 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9c9a7443-f9f6-44f3-b08c-48d5a3c5a19b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:14.649535 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9c9a7443-f9f6-44f3-b08c-48d5a3c5a19b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:14.649720 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9c9a7443-f9f6-44f3-b08c-48d5a3c5a19b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:14.649927 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9c9a7443-f9f6-44f3-b08c-48d5a3c5a19b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:14.651275 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:14.651275 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:14.654435 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:14.654435 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:14.655215 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5ef233d0-063e-4c96-b0f7-7a465f49a1ee tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:14.657828 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f0b84bfe-d455-4349-97e6-d98051bb3d3a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:14.659817 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:14.659817 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:14.659903 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5ef233d0-063e-4c96-b0f7-7a465f49a1ee tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:14.660306 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 81/308] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:14 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:14.662293 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f0b84bfe-d455-4349-97e6-d98051bb3d3a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:14.662815 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 75/309] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:14 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:14.663627 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9c9a7443-f9f6-44f3-b08c-48d5a3c5a19b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:14.668838 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9c9a7443-f9f6-44f3-b08c-48d5a3c5a19b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:14.669568 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 77/310] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:14 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:14.857578 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-386eb71a-e8f8-47df-b8c0-217e9950d096 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:14.859383 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-386eb71a-e8f8-47df-b8c0-217e9950d096 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:14.859603 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-386eb71a-e8f8-47df-b8c0-217e9950d096 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:14.859799 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-386eb71a-e8f8-47df-b8c0-217e9950d096 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:14.868907 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:14.868907 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:14.872156 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-386eb71a-e8f8-47df-b8c0-217e9950d096 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:14.875993 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-386eb71a-e8f8-47df-b8c0-217e9950d096 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:14.876363 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 78/311] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:14 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:15.676799 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-acd389f7-0024-4736-a9a1-97b80fe36e06 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:15.677168 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-127b67a9-1df8-42b3-9934-7ee5c95759c2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:15.677411 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-acd389f7-0024-4736-a9a1-97b80fe36e06 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:15.677500 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-127b67a9-1df8-42b3-9934-7ee5c95759c2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:15.677558 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-acd389f7-0024-4736-a9a1-97b80fe36e06 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:15.677677 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-127b67a9-1df8-42b3-9934-7ee5c95759c2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:15.677738 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-acd389f7-0024-4736-a9a1-97b80fe36e06 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:15.677873 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-127b67a9-1df8-42b3-9934-7ee5c95759c2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:15.682535 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0fe84b53-9102-463b-a3e1-e66fdd28f95e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:15.684183 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0fe84b53-9102-463b-a3e1-e66fdd28f95e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:15.684332 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0fe84b53-9102-463b-a3e1-e66fdd28f95e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:15.684533 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0fe84b53-9102-463b-a3e1-e66fdd28f95e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:15.714231 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:15.714231 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:15.715400 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:15.715400 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:15.718934 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-acd389f7-0024-4736-a9a1-97b80fe36e06 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:15.719141 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-127b67a9-1df8-42b3-9934-7ee5c95759c2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:15.719705 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:15.719705 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:15.722994 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-acd389f7-0024-4736-a9a1-97b80fe36e06 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:15.723372 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 76/312] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:15 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:15.725795 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0fe84b53-9102-463b-a3e1-e66fdd28f95e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:15.728919 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-127b67a9-1df8-42b3-9934-7ee5c95759c2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:15.729252 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 82/313] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:15 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:15.732636 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0fe84b53-9102-463b-a3e1-e66fdd28f95e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:15.733227 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 78/314] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:15 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:15.894289 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7aac2326-7025-427b-953f-53a12d8535fe None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:15.896697 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7aac2326-7025-427b-953f-53a12d8535fe tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:15.896954 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7aac2326-7025-427b-953f-53a12d8535fe tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:15.897194 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7aac2326-7025-427b-953f-53a12d8535fe tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:15.909480 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:15.909480 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:15.913696 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7aac2326-7025-427b-953f-53a12d8535fe tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:15.918143 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7aac2326-7025-427b-953f-53a12d8535fe tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:15.918598 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 79/315] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:15 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:16.326676 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4908c659-e0c2-4c9e-8b83-4383a46ec20b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:16.653173 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4908c659-e0c2-4c9e-8b83-4383a46ec20b tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:15:16.653581 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4908c659-e0c2-4c9e-8b83-4383a46ec20b tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1288236333"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:16.693730 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4908c659-e0c2-4c9e-8b83-4383a46ec20b tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:15:16.694190 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 77/316] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:15:16 2026] POST /volume/v3/types => generated 231 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:16.707676 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-65da21f6-143c-4aa3-99a1-4b26df8de1d6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:16.709445 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65da21f6-143c-4aa3-99a1-4b26df8de1d6 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] POST https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs Aug 25 15:15:16.709820 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65da21f6-143c-4aa3-99a1-4b26df8de1d6 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:16.740733 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3991739c-3867-461d-ba4c-881a28c9323f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:16.751839 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3991739c-3867-461d-ba4c-881a28c9323f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:16.751839 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3991739c-3867-461d-ba4c-881a28c9323f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:16.751839 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3991739c-3867-461d-ba4c-881a28c9323f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:16.751839 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:16.751839 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:16.754936 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3991739c-3867-461d-ba4c-881a28c9323f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:16.763374 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2eda91c8-600f-4429-b421-d0bef3236fcf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:16.763485 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-05ace0a0-5fe6-4640-a3f5-97be8b19df8d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:16.763546 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2eda91c8-600f-4429-b421-d0bef3236fcf tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:16.763591 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-05ace0a0-5fe6-4640-a3f5-97be8b19df8d tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:16.763632 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2eda91c8-600f-4429-b421-d0bef3236fcf tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:16.763662 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-05ace0a0-5fe6-4640-a3f5-97be8b19df8d tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:16.763691 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2eda91c8-600f-4429-b421-d0bef3236fcf tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:16.763725 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-05ace0a0-5fe6-4640-a3f5-97be8b19df8d tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:16.763767 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3991739c-3867-461d-ba4c-881a28c9323f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:16.763767 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 79/317] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:16 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:16.767447 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:16.767447 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:16.769142 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:16.769142 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:16.771769 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-05ace0a0-5fe6-4640-a3f5-97be8b19df8d tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:16.772801 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2eda91c8-600f-4429-b421-d0bef3236fcf tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:16.776622 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-05ace0a0-5fe6-4640-a3f5-97be8b19df8d tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:16.777131 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 78/318] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:16 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:16.777217 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2eda91c8-600f-4429-b421-d0bef3236fcf tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:16.777713 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 80/319] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:16 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:16.934677 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c6f8a20a-c855-4044-a3cb-559e2d7e622d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:16.936808 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c6f8a20a-c855-4044-a3cb-559e2d7e622d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:16.936993 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c6f8a20a-c855-4044-a3cb-559e2d7e622d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:16.937226 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c6f8a20a-c855-4044-a3cb-559e2d7e622d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:16.947291 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:16.947291 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:16.950987 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c6f8a20a-c855-4044-a3cb-559e2d7e622d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:16.955047 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c6f8a20a-c855-4044-a3cb-559e2d7e622d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:16.955419 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 80/320] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:16 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:17.034282 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65da21f6-143c-4aa3-99a1-4b26df8de1d6 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs returned with HTTP 200 Aug 25 15:15:17.034665 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 83/321] 10.4.3.85 () {68 vars in 1392 bytes} [Tue Aug 25 15:15:16 2026] POST /volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs => generated 34 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:15:17.044624 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-be0de9b3-fa5f-45fd-a87e-f6c0648f059e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.047448 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be0de9b3-fa5f-45fd-a87e-f6c0648f059e tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] GET https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs/spec3 Aug 25 15:15:17.047759 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-be0de9b3-fa5f-45fd-a87e-f6c0648f059e tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:17.048036 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-be0de9b3-fa5f-45fd-a87e-f6c0648f059e tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:17.058330 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be0de9b3-fa5f-45fd-a87e-f6c0648f059e tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs/spec3 returned with HTTP 200 Aug 25 15:15:17.058895 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 79/322] 10.4.3.85 () {66 vars in 1389 bytes} [Tue Aug 25 15:15:17 2026] GET /volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs/spec3 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:15:17.066254 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fef8b9db-6b1c-4248-a389-e85bd0cd9f63 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.067869 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fef8b9db-6b1c-4248-a389-e85bd0cd9f63 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] DELETE https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs/spec3 Aug 25 15:15:17.068039 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fef8b9db-6b1c-4248-a389-e85bd0cd9f63 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:17.068231 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fef8b9db-6b1c-4248-a389-e85bd0cd9f63 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:17.156488 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fef8b9db-6b1c-4248-a389-e85bd0cd9f63 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs/spec3 returned with HTTP 202 Aug 25 15:15:17.157115 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 81/323] 10.4.3.85 () {66 vars in 1392 bytes} [Tue Aug 25 15:15:17 2026] DELETE /volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs/spec3 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:15:17.163852 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-052e37c6-3c28-427e-93a6-9a9e79e74a1f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.165719 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-052e37c6-3c28-427e-93a6-9a9e79e74a1f tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] GET https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs/spec3 Aug 25 15:15:17.165922 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-052e37c6-3c28-427e-93a6-9a9e79e74a1f tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:17.166154 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-052e37c6-3c28-427e-93a6-9a9e79e74a1f tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:17.173775 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-052e37c6-3c28-427e-93a6-9a9e79e74a1f tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs/spec3 returned with HTTP 404 Aug 25 15:15:17.186677 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 81/324] 10.4.3.85 () {66 vars in 1389 bytes} [Tue Aug 25 15:15:17 2026] GET /volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs/spec3 => generated 129 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:17.193629 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f50527f9-bb00-4054-8d40-62cf542b58a5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.195451 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f50527f9-bb00-4054-8d40-62cf542b58a5 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] POST https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs Aug 25 15:15:17.195838 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f50527f9-bb00-4054-8d40-62cf542b58a5 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:17.255379 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f50527f9-bb00-4054-8d40-62cf542b58a5 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs returned with HTTP 200 Aug 25 15:15:17.255379 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 84/325] 10.4.3.85 () {68 vars in 1392 bytes} [Tue Aug 25 15:15:17 2026] POST /volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs => generated 34 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:15:17.264116 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-aed9ac2b-6159-4824-bebd-ce9068021f64 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.266149 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aed9ac2b-6159-4824-bebd-ce9068021f64 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] GET https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs Aug 25 15:15:17.266256 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aed9ac2b-6159-4824-bebd-ce9068021f64 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:17.274387 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aed9ac2b-6159-4824-bebd-ce9068021f64 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:17.274387 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aed9ac2b-6159-4824-bebd-ce9068021f64 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs returned with HTTP 200 Aug 25 15:15:17.274387 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 80/326] 10.4.3.85 () {66 vars in 1371 bytes} [Tue Aug 25 15:15:17 2026] GET /volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs => generated 34 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:15:17.284861 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-039e209f-a096-4b20-b148-dd17167de475 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.285065 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-039e209f-a096-4b20-b148-dd17167de475 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] POST https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs Aug 25 15:15:17.286108 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-039e209f-a096-4b20-b148-dd17167de475 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:17.324600 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-039e209f-a096-4b20-b148-dd17167de475 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs returned with HTTP 200 Aug 25 15:15:17.325222 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 82/327] 10.4.3.85 () {68 vars in 1392 bytes} [Tue Aug 25 15:15:17 2026] POST /volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs => generated 34 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:15:17.335603 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-91f82373-a95e-47f8-ac1a-4d9afcc050e9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.337615 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91f82373-a95e-47f8-ac1a-4d9afcc050e9 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] PUT https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs/spec2 Aug 25 15:15:17.344904 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-91f82373-a95e-47f8-ac1a-4d9afcc050e9 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:17.453915 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91f82373-a95e-47f8-ac1a-4d9afcc050e9 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs/spec2 returned with HTTP 200 Aug 25 15:15:17.454375 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 82/328] 10.4.3.85 () {68 vars in 1409 bytes} [Tue Aug 25 15:15:17 2026] PUT /volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs/spec2 => generated 17 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:15:17.461922 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8de57806-e287-4c31-9b02-8267fe906705 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.464180 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8de57806-e287-4c31-9b02-8267fe906705 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] GET https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs/spec2 Aug 25 15:15:17.464423 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8de57806-e287-4c31-9b02-8267fe906705 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:17.464690 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8de57806-e287-4c31-9b02-8267fe906705 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:17.485875 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8de57806-e287-4c31-9b02-8267fe906705 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs/spec2 returned with HTTP 200 Aug 25 15:15:17.485875 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 85/329] 10.4.3.85 () {66 vars in 1389 bytes} [Tue Aug 25 15:15:17 2026] GET /volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs/spec2 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:15:17.493950 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d88aa2bd-8090-4c88-8a47-7a8e6486d009 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.495827 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d88aa2bd-8090-4c88-8a47-7a8e6486d009 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] POST https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs Aug 25 15:15:17.496162 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d88aa2bd-8090-4c88-8a47-7a8e6486d009 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:17.693497 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d88aa2bd-8090-4c88-8a47-7a8e6486d009 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs returned with HTTP 200 Aug 25 15:15:17.693865 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 81/330] 10.4.3.85 () {68 vars in 1392 bytes} [Tue Aug 25 15:15:17 2026] POST /volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs => generated 51 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:15:17.700752 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3175de27-19df-405d-933e-5dc8d069b58b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.702518 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3175de27-19df-405d-933e-5dc8d069b58b tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] GET https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs Aug 25 15:15:17.702740 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3175de27-19df-405d-933e-5dc8d069b58b tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:17.702955 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3175de27-19df-405d-933e-5dc8d069b58b tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:17.710292 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3175de27-19df-405d-933e-5dc8d069b58b tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs returned with HTTP 200 Aug 25 15:15:17.710710 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 83/331] 10.4.3.85 () {66 vars in 1371 bytes} [Tue Aug 25 15:15:17 2026] GET /volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f/extra_specs => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:15:17.732855 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f75f9ee5-6834-4774-bb6c-a365ffee3206 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.734575 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f75f9ee5-6834-4774-bb6c-a365ffee3206 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] DELETE https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f Aug 25 15:15:17.734752 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f75f9ee5-6834-4774-bb6c-a365ffee3206 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:17.734940 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f75f9ee5-6834-4774-bb6c-a365ffee3206 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:17.775845 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f75f9ee5-6834-4774-bb6c-a365ffee3206 tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f returned with HTTP 202 Aug 25 15:15:17.776285 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b53c0797-e51c-4552-964d-00b142831e8f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.776494 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 83/332] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:15:17 2026] DELETE /volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:15:17.778301 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b53c0797-e51c-4552-964d-00b142831e8f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:17.778512 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b53c0797-e51c-4552-964d-00b142831e8f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:17.778693 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b53c0797-e51c-4552-964d-00b142831e8f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:17.783978 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2e7b0aa8-1ef9-4f7d-b4de-236dc6c0199d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.786171 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2e7b0aa8-1ef9-4f7d-b4de-236dc6c0199d tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] GET https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f Aug 25 15:15:17.786365 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2e7b0aa8-1ef9-4f7d-b4de-236dc6c0199d tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:17.786589 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2e7b0aa8-1ef9-4f7d-b4de-236dc6c0199d tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:17.789961 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2e7b0aa8-1ef9-4f7d-b4de-236dc6c0199d tempest-VolumeTypesExtraSpecsTest-228021834 tempest-VolumeTypesExtraSpecsTest-228021834-project-admin] https://10.4.3.85/volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f returned with HTTP 404 Aug 25 15:15:17.790478 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 82/333] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:15:17 2026] GET /volume/v3/types/13149c25-aa87-43e1-8f20-8f2f9c03bb1f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:17.790582 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:17.790582 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:17.791216 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a3e4a7ab-1175-4a68-8fba-541afcb11001 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.792909 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a3e4a7ab-1175-4a68-8fba-541afcb11001 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:17.793093 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a3e4a7ab-1175-4a68-8fba-541afcb11001 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:17.793313 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a3e4a7ab-1175-4a68-8fba-541afcb11001 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:17.794246 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b53c0797-e51c-4552-964d-00b142831e8f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:17.795823 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dc858704-9815-4eb5-9a21-3e915a554ab8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.799983 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc858704-9815-4eb5-9a21-3e915a554ab8 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:17.799983 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc858704-9815-4eb5-9a21-3e915a554ab8 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:17.799983 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc858704-9815-4eb5-9a21-3e915a554ab8 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:17.800091 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b53c0797-e51c-4552-964d-00b142831e8f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:17.800091 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 86/334] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:17 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:17.803935 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:17.803935 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:17.808003 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a3e4a7ab-1175-4a68-8fba-541afcb11001 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:17.810763 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:17.810763 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:17.813351 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a3e4a7ab-1175-4a68-8fba-541afcb11001 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:17.813682 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-dc858704-9815-4eb5-9a21-3e915a554ab8 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:17.813770 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 84/335] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:17 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:17.823546 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc858704-9815-4eb5-9a21-3e915a554ab8 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:17.823546 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 84/336] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:17 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:17.969525 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-eade6e1a-9b8d-47ba-a50f-6280ca3256b5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:17.971719 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eade6e1a-9b8d-47ba-a50f-6280ca3256b5 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:17.971929 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eade6e1a-9b8d-47ba-a50f-6280ca3256b5 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:17.972099 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eade6e1a-9b8d-47ba-a50f-6280ca3256b5 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:17.983279 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:17.983279 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:17.988157 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-eade6e1a-9b8d-47ba-a50f-6280ca3256b5 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:17.992664 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eade6e1a-9b8d-47ba-a50f-6280ca3256b5 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:17.993100 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 83/337] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:17 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:18.813695 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-31ed777c-b6a5-47eb-851f-28473865ea0d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:18.815534 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31ed777c-b6a5-47eb-851f-28473865ea0d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:18.815788 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31ed777c-b6a5-47eb-851f-28473865ea0d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:18.816043 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31ed777c-b6a5-47eb-851f-28473865ea0d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:18.827481 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:18.827481 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:18.832936 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-31ed777c-b6a5-47eb-851f-28473865ea0d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:18.863996 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31ed777c-b6a5-47eb-851f-28473865ea0d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:18.863996 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 87/338] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:18 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:18.865108 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9b10771f-e9c0-4f25-8fb0-5e12e76c2b81 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:18.865500 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-60e2064a-4409-4638-98d3-f1cce7feb15f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:18.867091 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-60e2064a-4409-4638-98d3-f1cce7feb15f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:18.867305 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b10771f-e9c0-4f25-8fb0-5e12e76c2b81 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:18.867362 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-60e2064a-4409-4638-98d3-f1cce7feb15f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:18.867442 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b10771f-e9c0-4f25-8fb0-5e12e76c2b81 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:18.867704 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-60e2064a-4409-4638-98d3-f1cce7feb15f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:18.867764 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b10771f-e9c0-4f25-8fb0-5e12e76c2b81 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:18.875301 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:18.875301 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:18.879636 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-60e2064a-4409-4638-98d3-f1cce7feb15f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:18.879753 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:18.879753 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:18.884076 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9b10771f-e9c0-4f25-8fb0-5e12e76c2b81 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:18.889095 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b10771f-e9c0-4f25-8fb0-5e12e76c2b81 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:18.889578 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 85/339] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:18 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:18.915341 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-60e2064a-4409-4638-98d3-f1cce7feb15f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:18.915341 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 85/340] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:18 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:19.015899 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c343699e-b8c6-43f7-a11e-e530ab9d006b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:19.015899 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c343699e-b8c6-43f7-a11e-e530ab9d006b tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:19.015899 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c343699e-b8c6-43f7-a11e-e530ab9d006b tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:19.015899 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c343699e-b8c6-43f7-a11e-e530ab9d006b tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:19.023852 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:19.023852 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:19.027409 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c343699e-b8c6-43f7-a11e-e530ab9d006b tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:19.031837 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c343699e-b8c6-43f7-a11e-e530ab9d006b tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:19.032366 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 84/341] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:19 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:19.898688 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-30b01688-891a-44ff-86b9-31015874b26b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:19.898688 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-30b01688-891a-44ff-86b9-31015874b26b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:19.898688 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-30b01688-891a-44ff-86b9-31015874b26b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:19.898688 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-30b01688-891a-44ff-86b9-31015874b26b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:19.903796 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c3c04cab-296a-4b97-b249-e5c6dea71c2c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:19.905720 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c3c04cab-296a-4b97-b249-e5c6dea71c2c tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:19.905959 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c3c04cab-296a-4b97-b249-e5c6dea71c2c tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:19.906165 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c3c04cab-296a-4b97-b249-e5c6dea71c2c tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:19.974628 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-82ad8a63-7039-4009-a4e9-b15441813f23 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:19.981498 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-82ad8a63-7039-4009-a4e9-b15441813f23 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:19.981498 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-82ad8a63-7039-4009-a4e9-b15441813f23 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:19.981498 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-82ad8a63-7039-4009-a4e9-b15441813f23 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:20.008777 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:20.008777 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:20.009336 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:20.009336 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:20.009336 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c3c04cab-296a-4b97-b249-e5c6dea71c2c tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:20.009656 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-30b01688-891a-44ff-86b9-31015874b26b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:20.009707 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:20.009707 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:20.009780 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c3c04cab-296a-4b97-b249-e5c6dea71c2c tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:20.009838 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-82ad8a63-7039-4009-a4e9-b15441813f23 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:20.009882 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 86/342] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:19 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:20.009937 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-30b01688-891a-44ff-86b9-31015874b26b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:20.009937 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 88/343] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:19 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:20.010023 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-82ad8a63-7039-4009-a4e9-b15441813f23 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:20.010023 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 86/344] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:19 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:20.045797 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d198a494-30d2-4bed-aa2d-f86e2e7975c6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:20.171773 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d198a494-30d2-4bed-aa2d-f86e2e7975c6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:20.171773 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d198a494-30d2-4bed-aa2d-f86e2e7975c6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:20.171773 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d198a494-30d2-4bed-aa2d-f86e2e7975c6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:20.171773 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:20.171773 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:20.171773 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d198a494-30d2-4bed-aa2d-f86e2e7975c6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:20.171773 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d198a494-30d2-4bed-aa2d-f86e2e7975c6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:20.171773 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 85/345] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:20 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:21.063096 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8ee7df14-c0af-4d4c-b7fe-61b0559c27b8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:21.063623 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0dd11b17-6bd5-4a1c-b78f-54f8575844e1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:21.063907 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f138f30c-3f83-45e2-b21f-fee4df9e557f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:21.065169 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ee7df14-c0af-4d4c-b7fe-61b0559c27b8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:21.065238 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0dd11b17-6bd5-4a1c-b78f-54f8575844e1 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:21.065283 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ee7df14-c0af-4d4c-b7fe-61b0559c27b8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:21.065367 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f138f30c-3f83-45e2-b21f-fee4df9e557f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:21.065429 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0dd11b17-6bd5-4a1c-b78f-54f8575844e1 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:21.065490 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ee7df14-c0af-4d4c-b7fe-61b0559c27b8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:21.065562 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f138f30c-3f83-45e2-b21f-fee4df9e557f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:21.065606 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0dd11b17-6bd5-4a1c-b78f-54f8575844e1 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:21.065653 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f138f30c-3f83-45e2-b21f-fee4df9e557f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:21.073765 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:21.073765 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:21.075910 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:21.075910 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:21.076330 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:21.076330 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:21.077634 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f138f30c-3f83-45e2-b21f-fee4df9e557f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:21.080083 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0dd11b17-6bd5-4a1c-b78f-54f8575844e1 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:21.080983 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3520e117-1b58-45dd-b0ab-fe059e5cc4a5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:21.082569 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8ee7df14-c0af-4d4c-b7fe-61b0559c27b8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:21.082763 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f138f30c-3f83-45e2-b21f-fee4df9e557f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:21.083010 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3520e117-1b58-45dd-b0ab-fe059e5cc4a5 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:21.083254 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 87/346] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:21 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:21.083303 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3520e117-1b58-45dd-b0ab-fe059e5cc4a5 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:21.083588 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3520e117-1b58-45dd-b0ab-fe059e5cc4a5 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:21.085725 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0dd11b17-6bd5-4a1c-b78f-54f8575844e1 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:21.087779 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 89/347] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:21 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:21.093402 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ee7df14-c0af-4d4c-b7fe-61b0559c27b8 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:21.093402 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 87/348] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:21 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:21.101595 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:21.101595 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:21.104781 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3520e117-1b58-45dd-b0ab-fe059e5cc4a5 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:21.108622 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3520e117-1b58-45dd-b0ab-fe059e5cc4a5 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:21.109015 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 86/349] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:21 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:22.100301 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4456df93-8019-43ba-8757-6ac5de01dc7a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:22.100714 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cedf69a5-6f54-45a8-9ed6-865ffa18c2de None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:22.104242 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cedf69a5-6f54-45a8-9ed6-865ffa18c2de tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:22.104242 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cedf69a5-6f54-45a8-9ed6-865ffa18c2de tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:22.104242 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cedf69a5-6f54-45a8-9ed6-865ffa18c2de tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:22.104458 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4456df93-8019-43ba-8757-6ac5de01dc7a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:22.104458 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4456df93-8019-43ba-8757-6ac5de01dc7a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:22.104458 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4456df93-8019-43ba-8757-6ac5de01dc7a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:22.105081 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4fbfa17e-bdd5-4329-8322-8a1b3c520d63 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:22.106893 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4fbfa17e-bdd5-4329-8322-8a1b3c520d63 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:22.107092 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4fbfa17e-bdd5-4329-8322-8a1b3c520d63 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:22.107291 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4fbfa17e-bdd5-4329-8322-8a1b3c520d63 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:22.124806 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d6af3905-ef92-4151-bec9-bc2ca6bc65f1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:22.126325 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d6af3905-ef92-4151-bec9-bc2ca6bc65f1 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:22.126488 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d6af3905-ef92-4151-bec9-bc2ca6bc65f1 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:22.126672 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d6af3905-ef92-4151-bec9-bc2ca6bc65f1 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:22.192771 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:22.192771 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:22.193076 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:22.193076 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:22.193150 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:22.193150 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:22.193222 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4456df93-8019-43ba-8757-6ac5de01dc7a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:22.193270 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:22.193270 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:22.193340 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cedf69a5-6f54-45a8-9ed6-865ffa18c2de tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:22.193386 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d6af3905-ef92-4151-bec9-bc2ca6bc65f1 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:22.193428 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4fbfa17e-bdd5-4329-8322-8a1b3c520d63 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:22.193478 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4456df93-8019-43ba-8757-6ac5de01dc7a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:22.193478 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 90/350] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:22 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:22.193569 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cedf69a5-6f54-45a8-9ed6-865ffa18c2de tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:22.193569 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 88/351] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:22 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:22.193652 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4fbfa17e-bdd5-4329-8322-8a1b3c520d63 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:22.193701 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d6af3905-ef92-4151-bec9-bc2ca6bc65f1 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:22.193740 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 88/352] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:22 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:22.193786 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 87/353] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:22 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:22.782852 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-0360f1df-5e36-4e0a-9fba-31a5880e0909 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:22.785016 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-0360f1df-5e36-4e0a-9fba-31a5880e0909 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:22.785407 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-0360f1df-5e36-4e0a-9fba-31a5880e0909 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:22.785755 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-0360f1df-5e36-4e0a-9fba-31a5880e0909 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:22.794448 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:22.794448 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:22.798534 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-0360f1df-5e36-4e0a-9fba-31a5880e0909 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:22.803321 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-0360f1df-5e36-4e0a-9fba-31a5880e0909 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:22.804132 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 91/354] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:15:22 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:23.263855 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7c585e0a-a611-4b24-91fa-eaa9636b7832 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:23.265100 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e69ebb1f-daee-4124-973e-7e2f0cf6eb5d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:23.265654 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7c585e0a-a611-4b24-91fa-eaa9636b7832 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:23.265817 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-285c8774-d5b4-42d5-b9a0-940f541ac746 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:23.265992 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7c585e0a-a611-4b24-91fa-eaa9636b7832 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:23.266020 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7c585e0a-a611-4b24-91fa-eaa9636b7832 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:23.266785 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e69ebb1f-daee-4124-973e-7e2f0cf6eb5d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:23.266978 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e69ebb1f-daee-4124-973e-7e2f0cf6eb5d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:23.267174 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e69ebb1f-daee-4124-973e-7e2f0cf6eb5d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:23.268956 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-285c8774-d5b4-42d5-b9a0-940f541ac746 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:23.268956 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-285c8774-d5b4-42d5-b9a0-940f541ac746 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:23.268956 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-285c8774-d5b4-42d5-b9a0-940f541ac746 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:23.269094 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bb3be7e0-9401-4216-bb8d-5cc671a1e8ee None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:23.272489 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bb3be7e0-9401-4216-bb8d-5cc671a1e8ee tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:23.272489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bb3be7e0-9401-4216-bb8d-5cc671a1e8ee tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:23.272489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bb3be7e0-9401-4216-bb8d-5cc671a1e8ee tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:23.275533 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:23.275533 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:23.276305 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:23.276305 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:23.276995 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:23.276995 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:23.278822 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7c585e0a-a611-4b24-91fa-eaa9636b7832 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:23.280320 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e69ebb1f-daee-4124-973e-7e2f0cf6eb5d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:23.280620 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-285c8774-d5b4-42d5-b9a0-940f541ac746 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:23.283013 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7c585e0a-a611-4b24-91fa-eaa9636b7832 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:23.283405 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 89/355] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:23 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:23.284123 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e69ebb1f-daee-4124-973e-7e2f0cf6eb5d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:23.284424 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:23.284424 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:23.284621 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 89/356] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:23 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:23.286090 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-285c8774-d5b4-42d5-b9a0-940f541ac746 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:23.286603 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 88/357] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:23 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:23.291485 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bb3be7e0-9401-4216-bb8d-5cc671a1e8ee tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:23.294067 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bb3be7e0-9401-4216-bb8d-5cc671a1e8ee tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:23.294646 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 92/358] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:23 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:24.417568 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fb341d2d-fe0b-4415-b3af-35b03d1aaaa4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:24.417988 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9363fc21-56b7-4499-b18b-95121fda3632 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:24.418243 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fb341d2d-fe0b-4415-b3af-35b03d1aaaa4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:24.418243 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fb341d2d-fe0b-4415-b3af-35b03d1aaaa4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:24.418243 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fb341d2d-fe0b-4415-b3af-35b03d1aaaa4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:24.418342 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9363fc21-56b7-4499-b18b-95121fda3632 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:24.418342 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9363fc21-56b7-4499-b18b-95121fda3632 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:24.418342 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9363fc21-56b7-4499-b18b-95121fda3632 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:24.418420 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-45f35fbf-7961-40a4-9b07-9ed23e63c9ab None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:24.418420 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-45f35fbf-7961-40a4-9b07-9ed23e63c9ab tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:24.418420 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-45f35fbf-7961-40a4-9b07-9ed23e63c9ab tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:24.418420 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-45f35fbf-7961-40a4-9b07-9ed23e63c9ab tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:24.418743 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:24.418743 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:24.418790 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:24.418790 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:24.418828 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-395a9fe8-c7ab-4b11-b4dc-8bcc7b4b1a8c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:24.419009 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:24.419009 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:24.419052 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-395a9fe8-c7ab-4b11-b4dc-8bcc7b4b1a8c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:24.419052 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-395a9fe8-c7ab-4b11-b4dc-8bcc7b4b1a8c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:24.419052 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-395a9fe8-c7ab-4b11-b4dc-8bcc7b4b1a8c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:24.419118 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fb341d2d-fe0b-4415-b3af-35b03d1aaaa4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:24.419141 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9363fc21-56b7-4499-b18b-95121fda3632 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:24.419169 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-45f35fbf-7961-40a4-9b07-9ed23e63c9ab tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:24.419196 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9363fc21-56b7-4499-b18b-95121fda3632 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:24.419196 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 90/359] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:24 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:24.419237 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fb341d2d-fe0b-4415-b3af-35b03d1aaaa4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:24.419237 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 90/360] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:24 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:24.419275 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-45f35fbf-7961-40a4-9b07-9ed23e63c9ab tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:24.419275 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 89/361] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:24 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:24.419313 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:24.419313 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:24.419313 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-395a9fe8-c7ab-4b11-b4dc-8bcc7b4b1a8c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:24.419313 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-395a9fe8-c7ab-4b11-b4dc-8bcc7b4b1a8c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:24.419313 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 93/362] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:24 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:25.458154 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ace34d04-b196-4785-8e8e-6f808195a7bc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:25.459255 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-180a2c8d-ea0d-45de-8adf-80fc07ec5630 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:25.459612 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f3dfe52a-a86a-459a-9a71-e21deae0574b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:25.459991 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ace34d04-b196-4785-8e8e-6f808195a7bc tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:25.459991 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ace34d04-b196-4785-8e8e-6f808195a7bc tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:25.459991 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ace34d04-b196-4785-8e8e-6f808195a7bc tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:25.460280 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f3dfe52a-a86a-459a-9a71-e21deae0574b tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:25.460280 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f3dfe52a-a86a-459a-9a71-e21deae0574b tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:25.460280 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f3dfe52a-a86a-459a-9a71-e21deae0574b tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:25.460530 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3d2e13ae-2afb-43a1-b20a-685e0249d2e9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:25.460864 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-180a2c8d-ea0d-45de-8adf-80fc07ec5630 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:25.460864 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-180a2c8d-ea0d-45de-8adf-80fc07ec5630 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:25.460864 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-180a2c8d-ea0d-45de-8adf-80fc07ec5630 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:25.461075 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3d2e13ae-2afb-43a1-b20a-685e0249d2e9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:25.461075 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3d2e13ae-2afb-43a1-b20a-685e0249d2e9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:25.461075 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3d2e13ae-2afb-43a1-b20a-685e0249d2e9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:25.461268 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:25.461268 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:25.461424 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:25.461424 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:25.461810 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:25.461810 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:25.462046 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-180a2c8d-ea0d-45de-8adf-80fc07ec5630 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:25.462146 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ace34d04-b196-4785-8e8e-6f808195a7bc tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:25.462245 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f3dfe52a-a86a-459a-9a71-e21deae0574b tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:25.462299 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:25.462299 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:25.462362 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-180a2c8d-ea0d-45de-8adf-80fc07ec5630 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:25.462362 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 91/363] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:25 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:25.462362 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5e450a25-9e48-489d-a193-b9bc8d9a7a27 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:25.462485 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f3dfe52a-a86a-459a-9a71-e21deae0574b tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:25.462528 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e450a25-9e48-489d-a193-b9bc8d9a7a27 None None] GET https://10.4.3.85/volume// Aug 25 15:15:25.462565 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3d2e13ae-2afb-43a1-b20a-685e0249d2e9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:25.462602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5e450a25-9e48-489d-a193-b9bc8d9a7a27 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:25.462637 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 90/364] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:25 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:25.462686 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5e450a25-9e48-489d-a193-b9bc8d9a7a27 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:25.462686 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e450a25-9e48-489d-a193-b9bc8d9a7a27 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:15:25.462754 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ace34d04-b196-4785-8e8e-6f808195a7bc tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:25.462796 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 92/365] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:15:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:15:25.462833 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 91/366] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:25 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:25.463862 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3d2e13ae-2afb-43a1-b20a-685e0249d2e9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:25.464512 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 94/367] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:25 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:25.474870 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-4ea88d83-c80a-4034-b4b5-ae10c4fff142 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:25.785289 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-4ea88d83-c80a-4034-b4b5-ae10c4fff142 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:15:25.801399 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-4ea88d83-c80a-4034-b4b5-ae10c4fff142 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a61a5fc-40b1-465e-b71f-f3236b8022f9", "connector": null, "instance_uuid": "221ac282-cecb-4830-8035-9d20051972d4"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:25.801399 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:25.801399 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:26.098051 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-4ea88d83-c80a-4034-b4b5-ae10c4fff142 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:15:26.098413 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 91/368] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:15:25 2026] POST /volume/v3/attachments => generated 273 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:26.216956 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6fae77d2-c713-4914-85e1-0a8cb067469e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:26.219170 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6fae77d2-c713-4914-85e1-0a8cb067469e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:26.235063 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6fae77d2-c713-4914-85e1-0a8cb067469e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:26.235063 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6fae77d2-c713-4914-85e1-0a8cb067469e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:26.235063 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:26.235063 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:26.235063 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6fae77d2-c713-4914-85e1-0a8cb067469e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:26.235821 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6fae77d2-c713-4914-85e1-0a8cb067469e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:26.236190 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 93/369] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:26 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:26.273751 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-33d89c8f-0f9c-450f-b1be-625097c4f7af None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:26.275018 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-33d89c8f-0f9c-450f-b1be-625097c4f7af None None] GET https://10.4.3.85/volume// Aug 25 15:15:26.275018 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-33d89c8f-0f9c-450f-b1be-625097c4f7af None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:26.275018 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-33d89c8f-0f9c-450f-b1be-625097c4f7af None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:26.275321 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-33d89c8f-0f9c-450f-b1be-625097c4f7af None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:15:26.275744 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 92/370] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:15:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:15:26.300404 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-2f2384eb-2832-4e60-aa37-551ca0c0b845 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:26.303025 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-2f2384eb-2832-4e60-aa37-551ca0c0b845 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:26.303407 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-2f2384eb-2832-4e60-aa37-551ca0c0b845 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:26.303654 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-2f2384eb-2832-4e60-aa37-551ca0c0b845 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:26.315107 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:26.315107 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:26.319395 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-2f2384eb-2832-4e60-aa37-551ca0c0b845 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:26.323607 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-2f2384eb-2832-4e60-aa37-551ca0c0b845 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:26.323984 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 95/371] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:15:26 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 1029 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:26.395944 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-30e75156-48d3-4cb9-a87d-2c0eb487582a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:26.395944 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-30e75156-48d3-4cb9-a87d-2c0eb487582a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] PUT https://10.4.3.85/volume/v3/attachments/800876e7-8e87-4425-ade0-be66fadd21bc Aug 25 15:15:26.395944 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-30e75156-48d3-4cb9-a87d-2c0eb487582a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:26.398772 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-30e75156-48d3-4cb9-a87d-2c0eb487582a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Acquiring lock "cinder-attachment_update-5a61a5fc-40b1-465e-b71f-f3236b8022f9-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:15:26.403258 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-30e75156-48d3-4cb9-a87d-2c0eb487582a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Lock "cinder-attachment_update-5a61a5fc-40b1-465e-b71f-f3236b8022f9-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:15:26.404215 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:26.404215 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:26.482189 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c0bb6fb1-3aeb-4874-baf0-6bed09f8fb9f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:26.482608 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dc0a7440-5b38-4ee2-9476-5793c73373bc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:26.482856 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-50d05eec-03d6-48f7-b7ad-ae15637344fd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:26.484048 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c0bb6fb1-3aeb-4874-baf0-6bed09f8fb9f tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:26.484190 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c0bb6fb1-3aeb-4874-baf0-6bed09f8fb9f tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:26.484273 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc0a7440-5b38-4ee2-9476-5793c73373bc tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:26.484326 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50d05eec-03d6-48f7-b7ad-ae15637344fd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:26.484405 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c0bb6fb1-3aeb-4874-baf0-6bed09f8fb9f tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:26.484556 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc0a7440-5b38-4ee2-9476-5793c73373bc tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:26.484601 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50d05eec-03d6-48f7-b7ad-ae15637344fd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:26.484758 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc0a7440-5b38-4ee2-9476-5793c73373bc tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:26.484816 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50d05eec-03d6-48f7-b7ad-ae15637344fd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:26.493329 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:26.493329 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:26.494334 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:26.494334 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:26.494527 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:26.494527 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:26.497598 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-50d05eec-03d6-48f7-b7ad-ae15637344fd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:26.498075 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dc0a7440-5b38-4ee2-9476-5793c73373bc tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:26.498168 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c0bb6fb1-3aeb-4874-baf0-6bed09f8fb9f tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:26.502109 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c0bb6fb1-3aeb-4874-baf0-6bed09f8fb9f tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:26.502442 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc0a7440-5b38-4ee2-9476-5793c73373bc tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:26.502528 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 93/372] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:26 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:26.502749 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 94/373] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:26 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:26.502980 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50d05eec-03d6-48f7-b7ad-ae15637344fd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:26.503019 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cbf2bbe6-a2ab-4953-8b07-18efd1e1c015 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:26.503875 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 96/374] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:26 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:26.504612 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cbf2bbe6-a2ab-4953-8b07-18efd1e1c015 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:26.504747 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cbf2bbe6-a2ab-4953-8b07-18efd1e1c015 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:26.505343 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cbf2bbe6-a2ab-4953-8b07-18efd1e1c015 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:26.514446 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:26.514446 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:26.518216 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cbf2bbe6-a2ab-4953-8b07-18efd1e1c015 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:26.522535 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cbf2bbe6-a2ab-4953-8b07-18efd1e1c015 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:26.522901 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 94/375] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:26 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:26.728157 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-30e75156-48d3-4cb9-a87d-2c0eb487582a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Lock "cinder-attachment_update-5a61a5fc-40b1-465e-b71f-f3236b8022f9-np0000008087" released by "attachment_update" :: held 0.325s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:15:26.728520 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-30e75156-48d3-4cb9-a87d-2c0eb487582a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/attachments/800876e7-8e87-4425-ade0-be66fadd21bc returned with HTTP 200 Aug 25 15:15:26.728936 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 92/376] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:15:26 2026] PUT /volume/v3/attachments/800876e7-8e87-4425-ade0-be66fadd21bc => generated 969 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:27.250440 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ce134553-ce91-4019-9b2e-a15fc2f952db None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:27.252531 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ce134553-ce91-4019-9b2e-a15fc2f952db tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:27.252770 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ce134553-ce91-4019-9b2e-a15fc2f952db tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:27.253007 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ce134553-ce91-4019-9b2e-a15fc2f952db tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:27.263880 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:27.263880 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:27.267868 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ce134553-ce91-4019-9b2e-a15fc2f952db tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:27.272809 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ce134553-ce91-4019-9b2e-a15fc2f952db tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:27.273493 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 95/377] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:27 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:27.514630 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0b038b0b-2091-4dcf-ae46-ffe4f144b7ef None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:27.515689 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a526acae-36db-4cd9-89d3-2945e59d5345 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:27.516224 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0e299707-f861-4c7e-8cc5-8cbeae5f20d9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:27.516530 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b038b0b-2091-4dcf-ae46-ffe4f144b7ef tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:27.516737 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b038b0b-2091-4dcf-ae46-ffe4f144b7ef tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:27.516934 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b038b0b-2091-4dcf-ae46-ffe4f144b7ef tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:27.517687 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a526acae-36db-4cd9-89d3-2945e59d5345 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:27.517941 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a526acae-36db-4cd9-89d3-2945e59d5345 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:27.517988 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0e299707-f861-4c7e-8cc5-8cbeae5f20d9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:27.518150 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a526acae-36db-4cd9-89d3-2945e59d5345 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:27.518195 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0e299707-f861-4c7e-8cc5-8cbeae5f20d9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:27.518331 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0e299707-f861-4c7e-8cc5-8cbeae5f20d9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:27.526285 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:27.526285 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:27.527599 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:27.527599 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:27.528451 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:27.528451 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:27.530984 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a526acae-36db-4cd9-89d3-2945e59d5345 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:27.531162 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0e299707-f861-4c7e-8cc5-8cbeae5f20d9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:27.532026 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0b038b0b-2091-4dcf-ae46-ffe4f144b7ef tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:27.535613 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0e299707-f861-4c7e-8cc5-8cbeae5f20d9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:27.535972 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a526acae-36db-4cd9-89d3-2945e59d5345 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:27.536131 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 93/378] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:27 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:27.536182 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6bd4fb95-ebba-46ff-977b-dd5a6fafcfa5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:27.536535 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 95/379] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:27 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:27.536642 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b038b0b-2091-4dcf-ae46-ffe4f144b7ef tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:27.536943 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 97/380] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:27 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:27.539003 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6bd4fb95-ebba-46ff-977b-dd5a6fafcfa5 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:27.539212 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6bd4fb95-ebba-46ff-977b-dd5a6fafcfa5 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:27.539418 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6bd4fb95-ebba-46ff-977b-dd5a6fafcfa5 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:27.548363 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:27.548363 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:27.552247 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6bd4fb95-ebba-46ff-977b-dd5a6fafcfa5 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:27.556613 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6bd4fb95-ebba-46ff-977b-dd5a6fafcfa5 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:27.557090 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 96/381] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:27 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:28.286320 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7631fc42-15c2-4876-8955-58efc5bf3d95 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:28.313368 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7631fc42-15c2-4876-8955-58efc5bf3d95 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:28.313368 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7631fc42-15c2-4876-8955-58efc5bf3d95 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:28.313368 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7631fc42-15c2-4876-8955-58efc5bf3d95 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:28.313368 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:28.313368 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:28.313368 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7631fc42-15c2-4876-8955-58efc5bf3d95 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:28.313368 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7631fc42-15c2-4876-8955-58efc5bf3d95 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:28.313368 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 94/382] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:28 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:28.550957 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a89e2ec9-4df5-4f60-87ba-cfc642481a2d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:28.551575 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-efc46d92-829d-4521-a3f5-c76fbd5a4049 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:28.551867 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8c50e756-84ab-4c00-8b7d-a9d41fdd338d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:28.553148 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a89e2ec9-4df5-4f60-87ba-cfc642481a2d tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:28.553403 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-efc46d92-829d-4521-a3f5-c76fbd5a4049 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:28.553480 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a89e2ec9-4df5-4f60-87ba-cfc642481a2d tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:28.553542 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-efc46d92-829d-4521-a3f5-c76fbd5a4049 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:28.553684 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a89e2ec9-4df5-4f60-87ba-cfc642481a2d tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:28.553735 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-efc46d92-829d-4521-a3f5-c76fbd5a4049 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:28.553774 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c50e756-84ab-4c00-8b7d-a9d41fdd338d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:28.554012 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c50e756-84ab-4c00-8b7d-a9d41fdd338d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:28.554237 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c50e756-84ab-4c00-8b7d-a9d41fdd338d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:28.562268 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:28.562268 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:28.564307 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:28.564307 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:28.564518 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:28.564518 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:28.566780 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a89e2ec9-4df5-4f60-87ba-cfc642481a2d tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:28.568321 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-efc46d92-829d-4521-a3f5-c76fbd5a4049 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:28.568664 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8c50e756-84ab-4c00-8b7d-a9d41fdd338d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:28.569497 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-23727cd9-337b-47ef-912c-93476fd734c3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:28.572135 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23727cd9-337b-47ef-912c-93476fd734c3 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:28.572361 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-23727cd9-337b-47ef-912c-93476fd734c3 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:28.572681 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-23727cd9-337b-47ef-912c-93476fd734c3 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:28.573114 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a89e2ec9-4df5-4f60-87ba-cfc642481a2d tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:28.573661 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-efc46d92-829d-4521-a3f5-c76fbd5a4049 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:28.573722 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 96/383] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:28 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:28.574311 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 97/384] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:28 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:28.574401 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c50e756-84ab-4c00-8b7d-a9d41fdd338d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:28.574887 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 98/385] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:28 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:28.589391 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:28.589391 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:28.594789 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-23727cd9-337b-47ef-912c-93476fd734c3 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:28.601501 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-23727cd9-337b-47ef-912c-93476fd734c3 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:28.602015 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 95/386] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:28 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:29.322005 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-44f969c6-0eeb-4f71-8db7-6841a8e55c30 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:29.324172 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-44f969c6-0eeb-4f71-8db7-6841a8e55c30 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:29.324421 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-44f969c6-0eeb-4f71-8db7-6841a8e55c30 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:29.324636 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-44f969c6-0eeb-4f71-8db7-6841a8e55c30 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:29.336164 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:29.336164 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:29.339744 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-44f969c6-0eeb-4f71-8db7-6841a8e55c30 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:29.387420 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-44f969c6-0eeb-4f71-8db7-6841a8e55c30 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:29.387420 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 97/387] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:29 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:29.593361 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-46e96bde-05bc-40f1-8cb2-eb0579e59eaf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:29.594362 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0a9762bd-9591-4bd8-9811-e74dbdc19baa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:29.594884 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dc88d4e9-5ee9-483d-8c23-4e728856b324 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:29.595634 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-46e96bde-05bc-40f1-8cb2-eb0579e59eaf tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:29.595883 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-46e96bde-05bc-40f1-8cb2-eb0579e59eaf tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:29.636247 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-46e96bde-05bc-40f1-8cb2-eb0579e59eaf tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:29.636323 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a9762bd-9591-4bd8-9811-e74dbdc19baa tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:29.636354 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc88d4e9-5ee9-483d-8c23-4e728856b324 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:29.636385 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0a9762bd-9591-4bd8-9811-e74dbdc19baa tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:29.636409 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc88d4e9-5ee9-483d-8c23-4e728856b324 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:29.636409 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc88d4e9-5ee9-483d-8c23-4e728856b324 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:29.636450 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0a9762bd-9591-4bd8-9811-e74dbdc19baa tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:29.636450 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:29.636450 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:29.636554 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:29.636554 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:29.636595 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0a9762bd-9591-4bd8-9811-e74dbdc19baa tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:29.636624 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:29.636624 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:29.636661 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-46e96bde-05bc-40f1-8cb2-eb0579e59eaf tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:29.636684 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a9762bd-9591-4bd8-9811-e74dbdc19baa tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:29.636684 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 99/388] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:29 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:29.636725 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dc88d4e9-5ee9-483d-8c23-4e728856b324 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:29.636755 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-46e96bde-05bc-40f1-8cb2-eb0579e59eaf tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:29.636755 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 98/389] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:29 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:29.636800 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc88d4e9-5ee9-483d-8c23-4e728856b324 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:29.636800 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 96/390] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:29 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:29.639993 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-66300629-550f-4417-adab-96f1e8e96772 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:29.641554 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-66300629-550f-4417-adab-96f1e8e96772 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:29.641722 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-66300629-550f-4417-adab-96f1e8e96772 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:29.641891 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-66300629-550f-4417-adab-96f1e8e96772 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:29.650330 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:29.650330 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:29.653331 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-66300629-550f-4417-adab-96f1e8e96772 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:29.667765 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-66300629-550f-4417-adab-96f1e8e96772 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:29.667765 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 98/391] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:29 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:29.796903 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9bdffc24-1ff6-449b-acee-37d37f433333 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:29.997621 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:15:29.998028 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1518764979"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:29.999741 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1518764979'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:15:29.999861 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Create volume of 1 GB Aug 25 15:15:30.004570 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Availability Zones retrieved successfully. Aug 25 15:15:30.009817 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:30.010211 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Flow 'volume_create_api' (cef128d5-4873-4d62-9401-a5db819ab72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:30.044724 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8897996-45f0-4578-b2b1-cd9fe4a33237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:30.044811 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:15:30.044811 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-619970608", "imageRef": "edd1b690-04c2-4d75-8d4e-73674740509f", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:30.044887 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:15:30.044913 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-619970608', 'imageRef': 'edd1b690-04c2-4d75-8d4e-73674740509f', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:15:30.044941 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8897996-45f0-4578-b2b1-cd9fe4a33237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:30.044941 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c7240f9-627b-4970-a30b-c97b3d1d8ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:30.431696 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-00525182-6add-49d8-9164-7c5a95cf9a41 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:30.434060 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-00525182-6add-49d8-9164-7c5a95cf9a41 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:30.434310 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-00525182-6add-49d8-9164-7c5a95cf9a41 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:30.434725 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-00525182-6add-49d8-9164-7c5a95cf9a41 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:30.445105 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:30.445105 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:30.449223 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-00525182-6add-49d8-9164-7c5a95cf9a41 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:30.464734 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-00525182-6add-49d8-9164-7c5a95cf9a41 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:30.464734 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 97/392] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:30 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:30.471749 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Created reservations ['f852b4ef-ae8a-41dc-b22f-d1e80115a319', '5f485290-8cde-4aa6-96a3-f4d37e92df79', 'c8159a00-e982-420e-b74b-92234ea90e8c', 'a2ee2625-7f5f-4d5f-8d89-ca5f6f8d515e'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:30.472475 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c7240f9-627b-4970-a30b-c97b3d1d8ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f852b4ef-ae8a-41dc-b22f-d1e80115a319', '5f485290-8cde-4aa6-96a3-f4d37e92df79', 'c8159a00-e982-420e-b74b-92234ea90e8c', 'a2ee2625-7f5f-4d5f-8d89-ca5f6f8d515e']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:30.473163 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4079bbb7-d515-4abf-9bc5-b023ae090d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:30.589673 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4079bbb7-d515-4abf-9bc5-b023ae090d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0ba1b04-5611-47fb-8552-9a32b64d103c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1518764979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2ab532be0d34f8a91016bde0017eb7d',qos_specs=None,replication_status=,reservations=['f852b4ef-ae8a-41dc-b22f-d1e80115a319','5f485290-8cde-4aa6-96a3-f4d37e92df79','c8159a00-e982-420e-b74b-92234ea90e8c','a2ee2625-7f5f-4d5f-8d89-ca5f6f8d515e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d0db2369624e908b959184ff73b0f1',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:15:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1518764979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0ba1b04-5611-47fb-8552-9a32b64d103c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2ab532be0d34f8a91016bde0017eb7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d0db2369624e908b959184ff73b0f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:30.590260 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27fc4a27-48c1-4909-9d82-d814253f60b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:30.652597 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e2162e3f-26b1-4d7a-adc2-d3ef69c3756d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:30.652999 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-162ea105-7223-40f7-bc38-8579373f64e6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:30.654394 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e2162e3f-26b1-4d7a-adc2-d3ef69c3756d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:30.654616 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e2162e3f-26b1-4d7a-adc2-d3ef69c3756d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:30.654804 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e2162e3f-26b1-4d7a-adc2-d3ef69c3756d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:30.657988 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-162ea105-7223-40f7-bc38-8579373f64e6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:30.658295 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-162ea105-7223-40f7-bc38-8579373f64e6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:30.658611 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-162ea105-7223-40f7-bc38-8579373f64e6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:30.665124 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:30.665124 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:30.669318 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e2162e3f-26b1-4d7a-adc2-d3ef69c3756d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:30.673280 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:30.673280 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:30.673751 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e2162e3f-26b1-4d7a-adc2-d3ef69c3756d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:30.674182 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 99/393] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:30 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:30.674740 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ffe8f80a-e8ba-4b78-a041-8932e976c791 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:30.720614 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ffe8f80a-e8ba-4b78-a041-8932e976c791 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:30.720614 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ffe8f80a-e8ba-4b78-a041-8932e976c791 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:30.720614 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ffe8f80a-e8ba-4b78-a041-8932e976c791 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:30.720807 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-162ea105-7223-40f7-bc38-8579373f64e6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:30.720807 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-162ea105-7223-40f7-bc38-8579373f64e6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:30.720807 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 98/394] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:30 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:30.720881 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:30.720881 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:30.720881 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ffe8f80a-e8ba-4b78-a041-8932e976c791 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:30.720881 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ffe8f80a-e8ba-4b78-a041-8932e976c791 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:30.720881 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 100/395] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:30 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:30.724783 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d4e2cab9-5b1c-4b74-8999-0ed0273183d5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:30.751069 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4e2cab9-5b1c-4b74-8999-0ed0273183d5 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:30.751069 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4e2cab9-5b1c-4b74-8999-0ed0273183d5 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:30.751069 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4e2cab9-5b1c-4b74-8999-0ed0273183d5 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:30.751069 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:30.751069 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:30.751069 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d4e2cab9-5b1c-4b74-8999-0ed0273183d5 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:30.751069 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4e2cab9-5b1c-4b74-8999-0ed0273183d5 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:30.751069 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 99/396] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:30 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:30.756020 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27fc4a27-48c1-4909-9d82-d814253f60b3) transitioned into state 'SUCCESS' from state '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-1518764979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2ab532be0d34f8a91016bde0017eb7d',qos_specs=None,replication_status=,reservations=['f852b4ef-ae8a-41dc-b22f-d1e80115a319','5f485290-8cde-4aa6-96a3-f4d37e92df79','c8159a00-e982-420e-b74b-92234ea90e8c','a2ee2625-7f5f-4d5f-8d89-ca5f6f8d515e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d0db2369624e908b959184ff73b0f1',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:30.756956 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b82145bc-6499-4612-84cc-2c9cf54bf043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:30.761140 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Create volume of 1 GB Aug 25 15:15:30.794787 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Availability Zones retrieved successfully. Aug 25 15:15:30.794787 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Flow 'volume_create_api' (2dc17011-4e7b-48af-846f-22838d7f034b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:30.794787 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a99414c-9b71-4ece-941c-f81ad0682c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:30.794787 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:15:30.805940 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b82145bc-6499-4612-84cc-2c9cf54bf043) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:30.807263 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Flow 'volume_create_api' (cef128d5-4873-4d62-9401-a5db819ab72e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:30.807725 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Create volume request issued successfully. Aug 25 15:15:30.808536 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9bdffc24-1ff6-449b-acee-37d37f433333 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:15:30.809141 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 100/397] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:15:29 2026] POST /volume/v3/volumes => generated 749 bytes in 1013 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:15:30.827382 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-95fbfa29-128b-47ce-a514-e36fc3d40920 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:30.828219 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-95fbfa29-128b-47ce-a514-e36fc3d40920 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] GET https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c Aug 25 15:15:30.828424 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-95fbfa29-128b-47ce-a514-e36fc3d40920 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:30.828816 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-95fbfa29-128b-47ce-a514-e36fc3d40920 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:30.837065 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:30.837065 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:30.840814 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-95fbfa29-128b-47ce-a514-e36fc3d40920 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Volume info retrieved successfully. Aug 25 15:15:30.845844 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-95fbfa29-128b-47ce-a514-e36fc3d40920 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c returned with HTTP 200 Aug 25 15:15:30.846227 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 101/398] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:30 2026] GET /volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:30.871207 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a99414c-9b71-4ece-941c-f81ad0682c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:30.871207 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a28337a-f4fc-4dea-938d-cae5bdb94dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:30.997492 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Created reservations ['fa21df98-176d-4a46-9391-c485a60d0970', '525ec3a3-2285-4d8e-914f-950a9c1ff2bd', 'cbad955f-d145-4231-8c6c-d69ab2680694', '8832af7c-aba0-469b-9d9f-feca1202a891'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:30.997492 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a28337a-f4fc-4dea-938d-cae5bdb94dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa21df98-176d-4a46-9391-c485a60d0970', '525ec3a3-2285-4d8e-914f-950a9c1ff2bd', 'cbad955f-d145-4231-8c6c-d69ab2680694', '8832af7c-aba0-469b-9d9f-feca1202a891']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:30.997492 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08313d2a-cd18-48fe-8661-97ea49a733cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:31.030029 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08313d2a-cd18-48fe-8661-97ea49a733cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11e97fbd-cf11-4c48-a52d-4a1874d67ad0', '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-619970608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00e5cc8c75d540d9becf118e137252ee',qos_specs=None,replication_status=,reservations=['fa21df98-176d-4a46-9391-c485a60d0970','525ec3a3-2285-4d8e-914f-950a9c1ff2bd','cbad955f-d145-4231-8c6c-d69ab2680694','8832af7c-aba0-469b-9d9f-feca1202a891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80cfd35413ec4f57809b99f38f833d56',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:15:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-619970608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11e97fbd-cf11-4c48-a52d-4a1874d67ad0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00e5cc8c75d540d9becf118e137252ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80cfd35413ec4f57809b99f38f833d56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:31.030029 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2d1a0b-6139-4c26-98ab-9dc17d72c6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:31.083580 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2d1a0b-6139-4c26-98ab-9dc17d72c6d3) transitioned into state 'SUCCESS' from state '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-619970608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00e5cc8c75d540d9becf118e137252ee',qos_specs=None,replication_status=,reservations=['fa21df98-176d-4a46-9391-c485a60d0970','525ec3a3-2285-4d8e-914f-950a9c1ff2bd','cbad955f-d145-4231-8c6c-d69ab2680694','8832af7c-aba0-469b-9d9f-feca1202a891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80cfd35413ec4f57809b99f38f833d56',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:31.084498 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (101bc6fa-fdfd-4f97-a723-898468bd94fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:31.101385 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (101bc6fa-fdfd-4f97-a723-898468bd94fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:31.102409 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Flow 'volume_create_api' (2dc17011-4e7b-48af-846f-22838d7f034b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:31.102779 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Create volume request issued successfully. Aug 25 15:15:31.103349 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-739d0f85-bdc3-4012-bc02-e50a85e6c117 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:15:31.103875 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 99/399] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:15:30 2026] POST /volume/v3/volumes => generated 750 bytes in 1094 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:15:31.114623 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c7a58569-46c0-488d-9d3e-ed8ff334ba7a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:31.116830 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c7a58569-46c0-488d-9d3e-ed8ff334ba7a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:31.117045 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c7a58569-46c0-488d-9d3e-ed8ff334ba7a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:31.117268 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c7a58569-46c0-488d-9d3e-ed8ff334ba7a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:31.124219 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:31.124219 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:31.127793 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c7a58569-46c0-488d-9d3e-ed8ff334ba7a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:31.132155 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c7a58569-46c0-488d-9d3e-ed8ff334ba7a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:31.132610 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 100/400] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:31 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:31.471930 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e84ab2b7-647a-469f-bdaa-23b897608948 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:31.474035 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e84ab2b7-647a-469f-bdaa-23b897608948 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:31.474275 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e84ab2b7-647a-469f-bdaa-23b897608948 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:31.474529 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e84ab2b7-647a-469f-bdaa-23b897608948 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:31.486489 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:31.486489 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:31.490954 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e84ab2b7-647a-469f-bdaa-23b897608948 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:31.495776 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e84ab2b7-647a-469f-bdaa-23b897608948 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:31.496337 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 101/401] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:31 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:31.688288 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-09f2ba6c-cc22-43db-a393-9d4f006c06c9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:31.690027 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-09f2ba6c-cc22-43db-a393-9d4f006c06c9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:31.690375 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-09f2ba6c-cc22-43db-a393-9d4f006c06c9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:31.690375 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-09f2ba6c-cc22-43db-a393-9d4f006c06c9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:31.696137 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b49b09d5-6be4-4327-a448-3570c2b9cc67 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:31.697459 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b49b09d5-6be4-4327-a448-3570c2b9cc67 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:31.697790 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b49b09d5-6be4-4327-a448-3570c2b9cc67 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:31.698115 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b49b09d5-6be4-4327-a448-3570c2b9cc67 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:31.701719 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:31.701719 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:31.704418 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-09f2ba6c-cc22-43db-a393-9d4f006c06c9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:31.708982 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:31.708982 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:31.709057 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e0c18739-82ad-4c53-9f08-dc19366edeaa None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:31.709246 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-09f2ba6c-cc22-43db-a393-9d4f006c06c9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:31.709246 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 102/402] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:31 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:31.710334 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e0c18739-82ad-4c53-9f08-dc19366edeaa tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:31.710537 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e0c18739-82ad-4c53-9f08-dc19366edeaa tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:31.710713 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e0c18739-82ad-4c53-9f08-dc19366edeaa tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:31.711726 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b49b09d5-6be4-4327-a448-3570c2b9cc67 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:31.715174 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b49b09d5-6be4-4327-a448-3570c2b9cc67 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:31.715648 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 100/403] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:31 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:31.723565 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:31.723565 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:31.730782 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e0c18739-82ad-4c53-9f08-dc19366edeaa tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:31.741975 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e0c18739-82ad-4c53-9f08-dc19366edeaa tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:31.742382 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 101/404] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:31 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:31.774175 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-54d3d97f-9049-4c27-921f-76ccc9e8224e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:31.776063 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-54d3d97f-9049-4c27-921f-76ccc9e8224e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:31.776281 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-54d3d97f-9049-4c27-921f-76ccc9e8224e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:31.776498 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-54d3d97f-9049-4c27-921f-76ccc9e8224e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:31.785346 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:31.785346 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:31.788750 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-54d3d97f-9049-4c27-921f-76ccc9e8224e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:31.793429 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-54d3d97f-9049-4c27-921f-76ccc9e8224e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:31.793839 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 102/405] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:31 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:31.861487 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-34b9d28e-04dc-4dd4-bbbb-251eef28fb5f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:31.863292 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-34b9d28e-04dc-4dd4-bbbb-251eef28fb5f tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] GET https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c Aug 25 15:15:31.863547 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-34b9d28e-04dc-4dd4-bbbb-251eef28fb5f tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:31.863833 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-34b9d28e-04dc-4dd4-bbbb-251eef28fb5f tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:31.870682 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:31.870682 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:31.874338 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-34b9d28e-04dc-4dd4-bbbb-251eef28fb5f tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Volume info retrieved successfully. Aug 25 15:15:31.906463 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-34b9d28e-04dc-4dd4-bbbb-251eef28fb5f tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c returned with HTTP 200 Aug 25 15:15:31.906463 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 103/406] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:31 2026] GET /volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:31.921495 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0263ad52-4e64-4ac2-a6d0-1f0472d64b58 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:31.923173 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0263ad52-4e64-4ac2-a6d0-1f0472d64b58 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] POST https://10.4.3.85/volume/v3/os-volume-transfer Aug 25 15:15:31.925488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0263ad52-4e64-4ac2-a6d0-1f0472d64b58 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d0ba1b04-5611-47fb-8552-9a32b64d103c"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:31.925488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.volume_transfer [None req-0263ad52-4e64-4ac2-a6d0-1f0472d64b58 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd0ba1b04-5611-47fb-8552-9a32b64d103c'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 15:15:31.925488 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.volume_transfer [None req-0263ad52-4e64-4ac2-a6d0-1f0472d64b58 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Creating transfer of volume d0ba1b04-5611-47fb-8552-9a32b64d103c Aug 25 15:15:31.925488 np0000008087 devstack@c-api.service[100466]: INFO cinder.transfer.api [None req-0263ad52-4e64-4ac2-a6d0-1f0472d64b58 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Generating transfer record for volume d0ba1b04-5611-47fb-8552-9a32b64d103c Aug 25 15:15:31.932429 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:31.932429 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:32.090977 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0263ad52-4e64-4ac2-a6d0-1f0472d64b58 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 15:15:32.090977 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 101/407] 10.4.3.85 () {68 vars in 1284 bytes} [Tue Aug 25 15:15:31 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:15:32.141988 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4c994795-56a6-4625-ba99-3fbe9d9f6370 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:32.145387 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c994795-56a6-4625-ba99-3fbe9d9f6370 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] GET https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c Aug 25 15:15:32.145608 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c994795-56a6-4625-ba99-3fbe9d9f6370 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:32.145881 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c994795-56a6-4625-ba99-3fbe9d9f6370 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:32.149992 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9ac7380c-22eb-4f8a-ba93-ffbd43518846 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:32.153373 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9ac7380c-22eb-4f8a-ba93-ffbd43518846 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:32.153373 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9ac7380c-22eb-4f8a-ba93-ffbd43518846 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:32.153581 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9ac7380c-22eb-4f8a-ba93-ffbd43518846 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:32.155269 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:32.155269 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:32.186220 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4c994795-56a6-4625-ba99-3fbe9d9f6370 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Volume info retrieved successfully. Aug 25 15:15:32.186281 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:32.186281 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:32.186354 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c994795-56a6-4625-ba99-3fbe9d9f6370 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c returned with HTTP 200 Aug 25 15:15:32.186354 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 102/408] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:32 2026] GET /volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:32.186412 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9ac7380c-22eb-4f8a-ba93-ffbd43518846 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:32.186412 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9ac7380c-22eb-4f8a-ba93-ffbd43518846 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:32.186412 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 103/409] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:32 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:32.224640 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-092434fd-e72a-4e98-bb41-f67f40b99bd9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:32.226160 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-092434fd-e72a-4e98-bb41-f67f40b99bd9 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] GET https://10.4.3.85/volume/v3/os-volume-transfer/cd1b9465-9cf0-4c5d-bcd9-1727067da351 Aug 25 15:15:32.226320 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-092434fd-e72a-4e98-bb41-f67f40b99bd9 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:32.226508 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-092434fd-e72a-4e98-bb41-f67f40b99bd9 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:32.231807 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-092434fd-e72a-4e98-bb41-f67f40b99bd9 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/os-volume-transfer/cd1b9465-9cf0-4c5d-bcd9-1727067da351 returned with HTTP 200 Aug 25 15:15:32.286069 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 104/410] 10.4.3.85 () {66 vars in 1374 bytes} [Tue Aug 25 15:15:32 2026] GET /volume/v3/os-volume-transfer/cd1b9465-9cf0-4c5d-bcd9-1727067da351 => generated 407 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:32.344352 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e0493c6b-a996-4359-b153-7f881eab83f4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:32.590097 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0493c6b-a996-4359-b153-7f881eab83f4 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] GET https://10.4.3.85/volume/v3/os-volume-transfer Aug 25 15:15:32.590097 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0493c6b-a996-4359-b153-7f881eab83f4 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:32.590097 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0493c6b-a996-4359-b153-7f881eab83f4 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:32.590097 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.volume_transfer [None req-e0493c6b-a996-4359-b153-7f881eab83f4 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Listing volume transfers {{(pid=100466) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 25 15:15:32.590097 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0493c6b-a996-4359-b153-7f881eab83f4 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/os-volume-transfer returned with HTTP 200 Aug 25 15:15:32.590097 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 102/411] 10.4.3.85 () {66 vars in 1263 bytes} [Tue Aug 25 15:15:32 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:32.607938 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-42cd3236-b471-437e-8c98-f0917a1373a5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:32.608064 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8fb7917c-7a26-4893-b986-50366d299aa8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:32.609517 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8fb7917c-7a26-4893-b986-50366d299aa8 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:32.609753 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8fb7917c-7a26-4893-b986-50366d299aa8 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:32.609949 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8fb7917c-7a26-4893-b986-50366d299aa8 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:32.619484 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:32.619484 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:32.623073 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8fb7917c-7a26-4893-b986-50366d299aa8 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:32.627055 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8fb7917c-7a26-4893-b986-50366d299aa8 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:32.627455 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 104/412] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:32 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:32.721378 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5f0d3778-cba7-4556-b704-f10a1d1f0e25 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:32.723005 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5f0d3778-cba7-4556-b704-f10a1d1f0e25 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:32.730745 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5f0d3778-cba7-4556-b704-f10a1d1f0e25 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:32.730745 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5f0d3778-cba7-4556-b704-f10a1d1f0e25 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:32.731428 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e4f730d4-0c32-42b5-a7f1-98d4d25b9ee3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:32.732483 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:32.732483 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:32.733150 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e4f730d4-0c32-42b5-a7f1-98d4d25b9ee3 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:32.733338 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e4f730d4-0c32-42b5-a7f1-98d4d25b9ee3 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:32.755266 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e4f730d4-0c32-42b5-a7f1-98d4d25b9ee3 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:32.755369 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5f0d3778-cba7-4556-b704-f10a1d1f0e25 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:32.755369 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5f0d3778-cba7-4556-b704-f10a1d1f0e25 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:32.755369 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 105/413] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:32 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:32.755516 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:32.755516 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:32.755516 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e4f730d4-0c32-42b5-a7f1-98d4d25b9ee3 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:32.755516 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e4f730d4-0c32-42b5-a7f1-98d4d25b9ee3 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:32.755516 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 103/414] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:32 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:32.774549 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-42cd3236-b471-437e-8c98-f0917a1373a5 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] POST https://10.4.3.85/volume/v3/os-volume-transfer/cd1b9465-9cf0-4c5d-bcd9-1727067da351/accept Aug 25 15:15:32.774549 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-42cd3236-b471-437e-8c98-f0917a1373a5 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "22f8316f9b23aab8"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:32.775711 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.volume_transfer [None req-42cd3236-b471-437e-8c98-f0917a1373a5 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] Accepting volume transfer cd1b9465-9cf0-4c5d-bcd9-1727067da351 {{(pid=100468) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 15:15:32.775857 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.volume_transfer [None req-42cd3236-b471-437e-8c98-f0917a1373a5 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] Accepting transfer cd1b9465-9cf0-4c5d-bcd9-1727067da351 Aug 25 15:15:32.778681 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e7fad92c-af47-40de-be90-7ac87083d5e4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:32.780271 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e7fad92c-af47-40de-be90-7ac87083d5e4 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:32.780450 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e7fad92c-af47-40de-be90-7ac87083d5e4 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:32.780642 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e7fad92c-af47-40de-be90-7ac87083d5e4 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:32.787098 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:32.787098 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:32.790848 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e7fad92c-af47-40de-be90-7ac87083d5e4 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:32.795436 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e7fad92c-af47-40de-be90-7ac87083d5e4 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:32.796006 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 105/415] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:32 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:32.808158 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-92cf4480-f242-4af5-9075-a76857e632c1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:32.810308 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-92cf4480-f242-4af5-9075-a76857e632c1 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:32.832060 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-92cf4480-f242-4af5-9075-a76857e632c1 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:32.832060 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-92cf4480-f242-4af5-9075-a76857e632c1 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:32.832060 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:32.832060 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:32.832060 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-92cf4480-f242-4af5-9075-a76857e632c1 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:32.832060 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-92cf4480-f242-4af5-9075-a76857e632c1 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:32.832060 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 106/416] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:32 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:32.903034 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-42cd3236-b471-437e-8c98-f0917a1373a5 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] Created reservations ['561f28fa-d48c-4194-8a69-e1be40e1d3e6', 'e08e9812-b9c6-4514-aafa-099d5abd8669', '767bd501-44c5-4779-a872-873c4b6a9f8c', 'e114b448-4aec-4e0b-8b79-5c34b8ae01ac'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:33.147673 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-42cd3236-b471-437e-8c98-f0917a1373a5 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] Created reservations ['0f400d54-b4df-4b44-830d-3d91c28d8d98', 'a1f88fe8-b123-4dbb-b94e-7f16fbc5fb8f', '8bf2f4db-4d00-4e85-8d6a-3328ff3a2ba7', 'dd71c2b7-97ee-4517-8cc4-cdda3a33aa16'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:33.197590 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0dd5ed47-cb70-49ee-a588-b4f22f3d8f0d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:33.199350 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0dd5ed47-cb70-49ee-a588-b4f22f3d8f0d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:33.199560 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0dd5ed47-cb70-49ee-a588-b4f22f3d8f0d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:33.199727 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0dd5ed47-cb70-49ee-a588-b4f22f3d8f0d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:33.205911 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:33.205911 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:33.209086 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0dd5ed47-cb70-49ee-a588-b4f22f3d8f0d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:33.212982 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0dd5ed47-cb70-49ee-a588-b4f22f3d8f0d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:33.213423 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 104/417] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:33 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:33.518526 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-42cd3236-b471-437e-8c98-f0917a1373a5 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] Created reservations ['e8e914b9-088d-4b67-8799-301106c6a58c', '363ebb08-715d-4b28-ace9-043f0fbf2c02', 'b56a8116-110b-4f62-96d2-59c12edb6447', 'b5c5f11f-6020-4629-b6ef-5bf330a551ab'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:33.640234 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-07a523b3-424d-4e4e-97c9-aba970aefbc8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:33.642177 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-07a523b3-424d-4e4e-97c9-aba970aefbc8 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:33.642380 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-07a523b3-424d-4e4e-97c9-aba970aefbc8 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:33.642577 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-07a523b3-424d-4e4e-97c9-aba970aefbc8 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:33.651247 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:33.651247 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:33.654689 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-07a523b3-424d-4e4e-97c9-aba970aefbc8 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:33.659544 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-07a523b3-424d-4e4e-97c9-aba970aefbc8 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:33.659910 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 106/418] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:33 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:33.755149 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dbd78464-65fa-488e-939f-580c2e2a2f91 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:33.757155 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dbd78464-65fa-488e-939f-580c2e2a2f91 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:33.757352 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dbd78464-65fa-488e-939f-580c2e2a2f91 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:33.757560 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dbd78464-65fa-488e-939f-580c2e2a2f91 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:33.764330 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1ff13f1d-8032-4b4f-806d-22d7609af852 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:33.766162 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1ff13f1d-8032-4b4f-806d-22d7609af852 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:33.766406 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1ff13f1d-8032-4b4f-806d-22d7609af852 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:33.766689 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1ff13f1d-8032-4b4f-806d-22d7609af852 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:33.770230 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:33.770230 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:33.775419 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-dbd78464-65fa-488e-939f-580c2e2a2f91 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:33.779904 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:33.779904 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:33.797769 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dbd78464-65fa-488e-939f-580c2e2a2f91 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:33.797769 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 107/419] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:33 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:33.797898 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1ff13f1d-8032-4b4f-806d-22d7609af852 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:33.797898 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1ff13f1d-8032-4b4f-806d-22d7609af852 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:33.797898 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 105/420] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:33 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:33.809781 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4e25eea0-1b2c-4ef1-b6c7-a3307f7f3414 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:33.835909 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4e25eea0-1b2c-4ef1-b6c7-a3307f7f3414 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:33.835909 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4e25eea0-1b2c-4ef1-b6c7-a3307f7f3414 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:33.835909 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4e25eea0-1b2c-4ef1-b6c7-a3307f7f3414 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:33.835909 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:33.835909 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:33.835909 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4e25eea0-1b2c-4ef1-b6c7-a3307f7f3414 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:33.835909 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4e25eea0-1b2c-4ef1-b6c7-a3307f7f3414 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:33.835909 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 107/421] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:33 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:33.858078 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-07f5dea9-c466-4187-92c1-0464390974c0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:33.860365 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-07f5dea9-c466-4187-92c1-0464390974c0 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:33.860618 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-07f5dea9-c466-4187-92c1-0464390974c0 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:33.866708 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-07f5dea9-c466-4187-92c1-0464390974c0 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:33.870311 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:33.870311 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:33.874019 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-07f5dea9-c466-4187-92c1-0464390974c0 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:33.877789 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-07f5dea9-c466-4187-92c1-0464390974c0 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:33.878170 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 108/422] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:33 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:33.925341 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-42cd3236-b471-437e-8c98-f0917a1373a5 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] Created reservations ['f596d2f1-0e9a-4bfb-a040-6ca9646fb193', 'd0e28af2-44a0-4a2c-987a-1f45156695ff', 'fda7259b-7e01-4d6c-8d67-4eaa80d9ef41', '8d77a21c-1028-4c0e-b7d2-329525f9488c'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:33.938948 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-42cd3236-b471-437e-8c98-f0917a1373a5 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] Transfer volume completed successfully. Aug 25 15:15:34.229602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-628226df-7255-43af-8932-a266645a7560 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:34.229602 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-628226df-7255-43af-8932-a266645a7560 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:34.229602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-628226df-7255-43af-8932-a266645a7560 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:34.229602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-628226df-7255-43af-8932-a266645a7560 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:34.234763 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:34.234763 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:34.237987 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-628226df-7255-43af-8932-a266645a7560 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:34.241660 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-628226df-7255-43af-8932-a266645a7560 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:34.242000 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 106/423] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:34 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:34.281442 np0000008087 devstack@c-api.service[100468]: INFO cinder.transfer.api [None req-42cd3236-b471-437e-8c98-f0917a1373a5 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] Volume d0ba1b04-5611-47fb-8552-9a32b64d103c has been transferred. Aug 25 15:15:34.288450 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-42cd3236-b471-437e-8c98-f0917a1373a5 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] https://10.4.3.85/volume/v3/os-volume-transfer/cd1b9465-9cf0-4c5d-bcd9-1727067da351/accept returned with HTTP 202 Aug 25 15:15:34.288918 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 103/424] 10.4.3.85 () {68 vars in 1416 bytes} [Tue Aug 25 15:15:32 2026] POST /volume/v3/os-volume-transfer/cd1b9465-9cf0-4c5d-bcd9-1727067da351/accept => generated 363 bytes in 1682 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:15:34.296782 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fb27b618-9530-4eb8-914b-577b6600e399 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:34.298883 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb27b618-9530-4eb8-914b-577b6600e399 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] GET https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c Aug 25 15:15:34.298883 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fb27b618-9530-4eb8-914b-577b6600e399 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:34.298941 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fb27b618-9530-4eb8-914b-577b6600e399 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:34.305110 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:34.305110 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:34.308211 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fb27b618-9530-4eb8-914b-577b6600e399 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] Volume info retrieved successfully. Aug 25 15:15:34.311765 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb27b618-9530-4eb8-914b-577b6600e399 tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c returned with HTTP 200 Aug 25 15:15:34.312251 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 108/425] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:34 2026] GET /volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:34.336218 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ad9d551a-8c6c-442d-a96d-69ca5f61cd4f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:34.337932 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ad9d551a-8c6c-442d-a96d-69ca5f61cd4f tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] GET https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c Aug 25 15:15:34.338141 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ad9d551a-8c6c-442d-a96d-69ca5f61cd4f tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:34.338306 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ad9d551a-8c6c-442d-a96d-69ca5f61cd4f tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:34.345849 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:34.345849 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:34.349798 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ad9d551a-8c6c-442d-a96d-69ca5f61cd4f tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] Volume info retrieved successfully. Aug 25 15:15:34.353972 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ad9d551a-8c6c-442d-a96d-69ca5f61cd4f tempest-VolumesTransfersTest-760543968 tempest-VolumesTransfersTest-760543968-project-member] https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c returned with HTTP 200 Aug 25 15:15:34.354359 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 109/426] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:34 2026] GET /volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:34.366902 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-86c77fde-5086-47e6-9c1a-aa3ea655fb81 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:34.368779 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-86c77fde-5086-47e6-9c1a-aa3ea655fb81 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] DELETE https://10.4.3.85/volume/v3/os-volume-transfer/cd1b9465-9cf0-4c5d-bcd9-1727067da351 Aug 25 15:15:34.368975 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-86c77fde-5086-47e6-9c1a-aa3ea655fb81 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:34.369202 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-86c77fde-5086-47e6-9c1a-aa3ea655fb81 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:34.369313 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.volume_transfer [None req-86c77fde-5086-47e6-9c1a-aa3ea655fb81 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Delete transfer with id: cd1b9465-9cf0-4c5d-bcd9-1727067da351 Aug 25 15:15:34.373402 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-86c77fde-5086-47e6-9c1a-aa3ea655fb81 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/os-volume-transfer/cd1b9465-9cf0-4c5d-bcd9-1727067da351 returned with HTTP 404 Aug 25 15:15:34.373972 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 107/427] 10.4.3.85 () {66 vars in 1377 bytes} [Tue Aug 25 15:15:34 2026] DELETE /volume/v3/os-volume-transfer/cd1b9465-9cf0-4c5d-bcd9-1727067da351 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:34.381255 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-64f75cbe-7d26-45b9-a963-baa809c8bc23 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:34.591241 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64f75cbe-7d26-45b9-a963-baa809c8bc23 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c Aug 25 15:15:34.591459 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64f75cbe-7d26-45b9-a963-baa809c8bc23 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:34.591776 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64f75cbe-7d26-45b9-a963-baa809c8bc23 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:34.591992 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-64f75cbe-7d26-45b9-a963-baa809c8bc23 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Delete volume with id: d0ba1b04-5611-47fb-8552-9a32b64d103c Aug 25 15:15:34.601400 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:34.601400 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:34.601857 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-64f75cbe-7d26-45b9-a963-baa809c8bc23 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Volume info retrieved successfully. Aug 25 15:15:34.656947 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-64f75cbe-7d26-45b9-a963-baa809c8bc23 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Delete volume request issued successfully. Aug 25 15:15:34.657219 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64f75cbe-7d26-45b9-a963-baa809c8bc23 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c returned with HTTP 202 Aug 25 15:15:34.657674 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 104/428] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:15:34 2026] DELETE /volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:15:34.666029 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-302421b8-9918-46a7-b168-24d5db6b9070 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:34.667827 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-302421b8-9918-46a7-b168-24d5db6b9070 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] GET https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c Aug 25 15:15:34.668067 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-302421b8-9918-46a7-b168-24d5db6b9070 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:34.668329 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-302421b8-9918-46a7-b168-24d5db6b9070 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:34.671552 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-951781d2-cfb7-435d-830b-5fb53c3d13ab None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:34.673257 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-951781d2-cfb7-435d-830b-5fb53c3d13ab tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:34.673440 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-951781d2-cfb7-435d-830b-5fb53c3d13ab tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:34.673637 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-951781d2-cfb7-435d-830b-5fb53c3d13ab tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:34.676740 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:34.676740 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:34.680938 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-302421b8-9918-46a7-b168-24d5db6b9070 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Volume info retrieved successfully. Aug 25 15:15:34.682820 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:34.682820 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:34.685999 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-302421b8-9918-46a7-b168-24d5db6b9070 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c returned with HTTP 200 Aug 25 15:15:34.686348 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-951781d2-cfb7-435d-830b-5fb53c3d13ab tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:34.686533 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 109/429] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:34 2026] GET /volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:34.691062 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-951781d2-cfb7-435d-830b-5fb53c3d13ab tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:34.691325 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 110/430] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:34 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:34.796677 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f163f8a7-8fbc-4891-9d61-3f82ea48326a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:34.799095 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f163f8a7-8fbc-4891-9d61-3f82ea48326a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:34.799325 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f163f8a7-8fbc-4891-9d61-3f82ea48326a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:34.799627 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f163f8a7-8fbc-4891-9d61-3f82ea48326a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:34.804858 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2d4f0252-69f6-4e82-baea-365dd764f937 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:34.807192 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d4f0252-69f6-4e82-baea-365dd764f937 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:34.807413 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2d4f0252-69f6-4e82-baea-365dd764f937 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:34.807700 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2d4f0252-69f6-4e82-baea-365dd764f937 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:34.811146 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:34.811146 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:34.815626 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f163f8a7-8fbc-4891-9d61-3f82ea48326a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:34.821898 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f163f8a7-8fbc-4891-9d61-3f82ea48326a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:34.822274 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:34.822274 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:34.822430 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 108/431] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:34 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:34.828075 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2d4f0252-69f6-4e82-baea-365dd764f937 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:34.834653 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d4f0252-69f6-4e82-baea-365dd764f937 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:34.835215 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 105/432] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:34 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:34.861035 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-54922f3d-f6dc-42cc-b682-9706a1edebbb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:34.862792 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-54922f3d-f6dc-42cc-b682-9706a1edebbb tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:34.862975 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-54922f3d-f6dc-42cc-b682-9706a1edebbb tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:34.863211 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-54922f3d-f6dc-42cc-b682-9706a1edebbb tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:34.869679 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:34.869679 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:34.873531 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-54922f3d-f6dc-42cc-b682-9706a1edebbb tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:34.878613 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-54922f3d-f6dc-42cc-b682-9706a1edebbb tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:34.879020 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 110/433] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:34 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:34.890964 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ac585f6e-33cd-403d-9914-1b9b4ad9d8a2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:34.892519 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ac585f6e-33cd-403d-9914-1b9b4ad9d8a2 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:34.892683 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ac585f6e-33cd-403d-9914-1b9b4ad9d8a2 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:34.892863 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ac585f6e-33cd-403d-9914-1b9b4ad9d8a2 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:34.901885 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:34.901885 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:34.904996 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ac585f6e-33cd-403d-9914-1b9b4ad9d8a2 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:34.908737 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ac585f6e-33cd-403d-9914-1b9b4ad9d8a2 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:34.909080 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 111/434] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:34 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:35.255492 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e31de94f-ddc0-4bb4-a2f1-2e5f6cf4ccf8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:35.257749 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e31de94f-ddc0-4bb4-a2f1-2e5f6cf4ccf8 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:35.258015 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e31de94f-ddc0-4bb4-a2f1-2e5f6cf4ccf8 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:35.258280 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e31de94f-ddc0-4bb4-a2f1-2e5f6cf4ccf8 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:35.266632 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:35.266632 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:35.270423 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e31de94f-ddc0-4bb4-a2f1-2e5f6cf4ccf8 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:35.274862 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e31de94f-ddc0-4bb4-a2f1-2e5f6cf4ccf8 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:35.275313 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 109/435] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:35 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:35.700680 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-251f6f4d-8303-4022-b0ef-d47aa7a127bd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:35.702985 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-251f6f4d-8303-4022-b0ef-d47aa7a127bd tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] GET https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c Aug 25 15:15:35.702985 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-251f6f4d-8303-4022-b0ef-d47aa7a127bd tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:35.703147 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-251f6f4d-8303-4022-b0ef-d47aa7a127bd tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:35.708903 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f3fadf00-580e-4063-83be-21fb5e39b777 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:35.709308 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-251f6f4d-8303-4022-b0ef-d47aa7a127bd tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c returned with HTTP 404 Aug 25 15:15:35.709720 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 106/436] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:35 2026] GET /volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:35.710827 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f3fadf00-580e-4063-83be-21fb5e39b777 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:35.711057 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f3fadf00-580e-4063-83be-21fb5e39b777 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:35.711277 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f3fadf00-580e-4063-83be-21fb5e39b777 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:35.716771 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-927297a3-a41d-41d9-b9d1-510c7ab6b2e5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:35.718746 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-927297a3-a41d-41d9-b9d1-510c7ab6b2e5 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] GET https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c Aug 25 15:15:35.718978 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-927297a3-a41d-41d9-b9d1-510c7ab6b2e5 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:35.719212 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-927297a3-a41d-41d9-b9d1-510c7ab6b2e5 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:35.724518 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-927297a3-a41d-41d9-b9d1-510c7ab6b2e5 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c returned with HTTP 404 Aug 25 15:15:35.725111 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 112/437] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:35 2026] GET /volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:35.731435 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b9fa8a49-0523-454d-8be8-7c9f2e8d1af6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:35.733279 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9fa8a49-0523-454d-8be8-7c9f2e8d1af6 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c Aug 25 15:15:35.733483 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b9fa8a49-0523-454d-8be8-7c9f2e8d1af6 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:35.733668 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b9fa8a49-0523-454d-8be8-7c9f2e8d1af6 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:35.733831 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b9fa8a49-0523-454d-8be8-7c9f2e8d1af6 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Delete volume with id: d0ba1b04-5611-47fb-8552-9a32b64d103c Aug 25 15:15:35.739542 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9fa8a49-0523-454d-8be8-7c9f2e8d1af6 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c returned with HTTP 404 Aug 25 15:15:35.740146 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 110/438] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:15:35 2026] DELETE /volume/v3/volumes/d0ba1b04-5611-47fb-8552-9a32b64d103c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:35.747651 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:35.749522 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:15:35.749852 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-79414278"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:35.751222 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-79414278'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:15:35.751366 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Create volume of 1 GB Aug 25 15:15:35.759607 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:35.759607 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:35.763219 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f3fadf00-580e-4063-83be-21fb5e39b777 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:35.765317 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Availability Zones retrieved successfully. Aug 25 15:15:35.767657 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f3fadf00-580e-4063-83be-21fb5e39b777 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:35.768024 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 111/439] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:35 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:35.770872 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Flow 'volume_create_api' (f593a1fa-8549-4518-afa2-bfa63907732f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:35.771731 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec677d0b-0f94-4cef-a489-d901de6069d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:35.772593 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:15:35.807090 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec677d0b-0f94-4cef-a489-d901de6069d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:35.807997 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e55dbc-1849-40b3-80ee-dad9ee803363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:35.836653 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f32a624a-a271-4495-a18a-d83050bb60da None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:35.838496 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f32a624a-a271-4495-a18a-d83050bb60da tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:35.838704 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f32a624a-a271-4495-a18a-d83050bb60da tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:35.838913 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f32a624a-a271-4495-a18a-d83050bb60da tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:35.848068 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-822a9f8d-7efc-4402-a00f-2683b028a860 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:35.850087 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-822a9f8d-7efc-4402-a00f-2683b028a860 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:35.850224 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:35.850224 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:35.850330 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-822a9f8d-7efc-4402-a00f-2683b028a860 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:35.850568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-822a9f8d-7efc-4402-a00f-2683b028a860 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:35.852268 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Created reservations ['95e050c9-e7b5-4a9e-849d-c5cb6790a539', '80b4eb6c-16e0-4785-a718-0599387086d7', 'a5d5eb7e-855b-48f8-ae6d-cf47d41270fd', '9faaeaf4-95a7-4365-b0b1-25088ea4b7c7'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:35.853123 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65e55dbc-1849-40b3-80ee-dad9ee803363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95e050c9-e7b5-4a9e-849d-c5cb6790a539', '80b4eb6c-16e0-4785-a718-0599387086d7', 'a5d5eb7e-855b-48f8-ae6d-cf47d41270fd', '9faaeaf4-95a7-4365-b0b1-25088ea4b7c7']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:35.853946 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42244153-d6a9-4eda-abeb-7e40f34b47c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:35.860347 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f32a624a-a271-4495-a18a-d83050bb60da tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:35.861440 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:35.861440 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:35.865490 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-822a9f8d-7efc-4402-a00f-2683b028a860 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:35.866810 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f32a624a-a271-4495-a18a-d83050bb60da tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:35.867405 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 113/440] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:35 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:35.869679 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-822a9f8d-7efc-4402-a00f-2683b028a860 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:35.870094 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 111/441] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:35 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:35.886091 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42244153-d6a9-4eda-abeb-7e40f34b47c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95199c8f-b71b-49bc-b9f6-ac0b81556970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-79414278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2ab532be0d34f8a91016bde0017eb7d',qos_specs=None,replication_status=,reservations=['95e050c9-e7b5-4a9e-849d-c5cb6790a539','80b4eb6c-16e0-4785-a718-0599387086d7','a5d5eb7e-855b-48f8-ae6d-cf47d41270fd','9faaeaf4-95a7-4365-b0b1-25088ea4b7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d0db2369624e908b959184ff73b0f1',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:15:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-79414278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95199c8f-b71b-49bc-b9f6-ac0b81556970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2ab532be0d34f8a91016bde0017eb7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57d0db2369624e908b959184ff73b0f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:35.886968 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (001a2e47-8509-4673-a1eb-bc43b673afbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:35.892308 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-25eb928d-9c2f-456e-a974-968b54bb1adf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:35.894503 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-25eb928d-9c2f-456e-a974-968b54bb1adf tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:35.894720 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-25eb928d-9c2f-456e-a974-968b54bb1adf tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:35.894890 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-25eb928d-9c2f-456e-a974-968b54bb1adf tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:35.903440 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:35.903440 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:35.908882 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-25eb928d-9c2f-456e-a974-968b54bb1adf tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:35.914747 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-25eb928d-9c2f-456e-a974-968b54bb1adf tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:35.915347 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 112/442] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:35 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:35.918515 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (001a2e47-8509-4673-a1eb-bc43b673afbf) transitioned into state 'SUCCESS' from state '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-79414278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2ab532be0d34f8a91016bde0017eb7d',qos_specs=None,replication_status=,reservations=['95e050c9-e7b5-4a9e-849d-c5cb6790a539','80b4eb6c-16e0-4785-a718-0599387086d7','a5d5eb7e-855b-48f8-ae6d-cf47d41270fd','9faaeaf4-95a7-4365-b0b1-25088ea4b7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57d0db2369624e908b959184ff73b0f1',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:35.919491 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (847dd7a6-a0a4-4a6b-89f2-9e8aaeac8b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:35.922134 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c0649037-5fdf-4334-9060-78a2482f586e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:35.924090 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c0649037-5fdf-4334-9060-78a2482f586e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:35.924320 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c0649037-5fdf-4334-9060-78a2482f586e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:35.924530 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c0649037-5fdf-4334-9060-78a2482f586e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:35.941459 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (847dd7a6-a0a4-4a6b-89f2-9e8aaeac8b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:35.942365 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Flow 'volume_create_api' (f593a1fa-8549-4518-afa2-bfa63907732f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:35.942652 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Create volume request issued successfully. Aug 25 15:15:35.943221 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-772ede32-1e08-4f1c-9cdd-309ef9f8ca80 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:15:35.943662 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 107/443] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:15:35 2026] POST /volume/v3/volumes => generated 747 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:15:35.952248 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:35.952248 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:35.957536 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c0649037-5fdf-4334-9060-78a2482f586e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:35.957951 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f0a6034e-d43e-4e10-bed0-d47ec4b544e7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:35.959699 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0a6034e-d43e-4e10-bed0-d47ec4b544e7 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] GET https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 Aug 25 15:15:35.959877 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0a6034e-d43e-4e10-bed0-d47ec4b544e7 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:35.960054 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0a6034e-d43e-4e10-bed0-d47ec4b544e7 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:35.962532 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c0649037-5fdf-4334-9060-78a2482f586e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:35.963096 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 114/444] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:35 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:35.966506 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:35.966506 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:35.969872 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f0a6034e-d43e-4e10-bed0-d47ec4b544e7 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Volume info retrieved successfully. Aug 25 15:15:35.974962 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0a6034e-d43e-4e10-bed0-d47ec4b544e7 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 returned with HTTP 200 Aug 25 15:15:35.975500 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 112/445] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:35 2026] GET /volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:36.287821 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-67b31d3b-5524-4c61-8410-d3416575f350 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:36.289931 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67b31d3b-5524-4c61-8410-d3416575f350 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:36.290228 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67b31d3b-5524-4c61-8410-d3416575f350 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:36.290538 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67b31d3b-5524-4c61-8410-d3416575f350 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:36.298864 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:36.298864 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:36.302574 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-67b31d3b-5524-4c61-8410-d3416575f350 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:36.306771 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67b31d3b-5524-4c61-8410-d3416575f350 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:36.307285 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 113/446] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:36 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:36.781348 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-83e95cf6-e9df-4db7-a3b8-e45368b24e3c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:36.783126 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-83e95cf6-e9df-4db7-a3b8-e45368b24e3c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:36.783327 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-83e95cf6-e9df-4db7-a3b8-e45368b24e3c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:36.783526 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-83e95cf6-e9df-4db7-a3b8-e45368b24e3c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:36.793585 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:36.793585 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:36.797185 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-83e95cf6-e9df-4db7-a3b8-e45368b24e3c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:36.801270 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-83e95cf6-e9df-4db7-a3b8-e45368b24e3c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:36.801683 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 108/447] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:36 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:36.880170 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-70ed00a5-2d33-4dd0-ad86-cb233b3f6e32 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:36.882023 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-70ed00a5-2d33-4dd0-ad86-cb233b3f6e32 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:36.882198 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-70ed00a5-2d33-4dd0-ad86-cb233b3f6e32 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:36.882408 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-70ed00a5-2d33-4dd0-ad86-cb233b3f6e32 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:36.889178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f74a0234-0ae3-4bfe-98b7-6408122ece25 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:36.891071 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:36.891071 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:36.891285 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f74a0234-0ae3-4bfe-98b7-6408122ece25 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:36.891583 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f74a0234-0ae3-4bfe-98b7-6408122ece25 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:36.891819 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f74a0234-0ae3-4bfe-98b7-6408122ece25 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:36.894184 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-70ed00a5-2d33-4dd0-ad86-cb233b3f6e32 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:36.897986 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-70ed00a5-2d33-4dd0-ad86-cb233b3f6e32 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:36.898338 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 115/448] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:36 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:36.902997 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:36.902997 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:36.906687 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f74a0234-0ae3-4bfe-98b7-6408122ece25 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:36.911388 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f74a0234-0ae3-4bfe-98b7-6408122ece25 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:36.911924 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 113/449] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:36 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:36.927494 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-408d01d3-5702-4316-8714-b1a1ffe89c1a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:36.929500 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-408d01d3-5702-4316-8714-b1a1ffe89c1a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:36.929720 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-408d01d3-5702-4316-8714-b1a1ffe89c1a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:36.929989 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-408d01d3-5702-4316-8714-b1a1ffe89c1a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:36.937484 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:36.937484 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:36.941578 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-408d01d3-5702-4316-8714-b1a1ffe89c1a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:36.946281 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-408d01d3-5702-4316-8714-b1a1ffe89c1a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:36.946936 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 114/450] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:36 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:36.975030 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ff799364-5afe-43c4-81bc-fdcf745a4f6a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:36.976903 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff799364-5afe-43c4-81bc-fdcf745a4f6a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:36.977101 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff799364-5afe-43c4-81bc-fdcf745a4f6a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:36.977324 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff799364-5afe-43c4-81bc-fdcf745a4f6a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:36.988146 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:36.988146 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:36.989565 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3e35f41e-363f-49d5-aaba-a211bdbbe4a9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:36.991418 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3e35f41e-363f-49d5-aaba-a211bdbbe4a9 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] GET https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 Aug 25 15:15:36.991684 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3e35f41e-363f-49d5-aaba-a211bdbbe4a9 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:36.991954 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3e35f41e-363f-49d5-aaba-a211bdbbe4a9 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:36.992332 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ff799364-5afe-43c4-81bc-fdcf745a4f6a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:36.997023 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff799364-5afe-43c4-81bc-fdcf745a4f6a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:36.997457 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 109/451] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:36 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:36.999172 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:36.999172 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:37.003399 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3e35f41e-363f-49d5-aaba-a211bdbbe4a9 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Volume info retrieved successfully. Aug 25 15:15:37.007305 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3e35f41e-363f-49d5-aaba-a211bdbbe4a9 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 returned with HTTP 200 Aug 25 15:15:37.007705 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 116/452] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:36 2026] GET /volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:37.019689 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-eab1e52d-31a7-4001-9a1d-d09c65043775 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:37.021355 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eab1e52d-31a7-4001-9a1d-d09c65043775 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] POST https://10.4.3.85/volume/v3/os-volume-transfer Aug 25 15:15:37.021734 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eab1e52d-31a7-4001-9a1d-d09c65043775 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "95199c8f-b71b-49bc-b9f6-ac0b81556970"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:37.023120 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.volume_transfer [None req-eab1e52d-31a7-4001-9a1d-d09c65043775 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Creating new volume transfer {'transfer': {'volume_id': '95199c8f-b71b-49bc-b9f6-ac0b81556970'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 15:15:37.023268 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.volume_transfer [None req-eab1e52d-31a7-4001-9a1d-d09c65043775 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Creating transfer of volume 95199c8f-b71b-49bc-b9f6-ac0b81556970 Aug 25 15:15:37.023376 np0000008087 devstack@c-api.service[100466]: INFO cinder.transfer.api [None req-eab1e52d-31a7-4001-9a1d-d09c65043775 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Generating transfer record for volume 95199c8f-b71b-49bc-b9f6-ac0b81556970 Aug 25 15:15:37.030497 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:37.030497 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:37.267759 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eab1e52d-31a7-4001-9a1d-d09c65043775 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 15:15:37.268264 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 114/453] 10.4.3.85 () {68 vars in 1284 bytes} [Tue Aug 25 15:15:37 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:15:37.277182 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-02ef5f52-2772-45df-bf2f-8df8697e98fe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:37.279327 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02ef5f52-2772-45df-bf2f-8df8697e98fe tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] GET https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 Aug 25 15:15:37.279570 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02ef5f52-2772-45df-bf2f-8df8697e98fe tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:37.279788 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02ef5f52-2772-45df-bf2f-8df8697e98fe tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:37.288148 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:37.288148 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:37.292231 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-02ef5f52-2772-45df-bf2f-8df8697e98fe tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Volume info retrieved successfully. Aug 25 15:15:37.298726 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02ef5f52-2772-45df-bf2f-8df8697e98fe tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 returned with HTTP 200 Aug 25 15:15:37.299386 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 115/454] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:37 2026] GET /volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:37.322130 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3cc6c98f-d3d4-42a1-bbee-b242766567c9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:37.322265 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0451d7fb-48d9-45fa-a192-9c079b15564c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:37.324170 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3cc6c98f-d3d4-42a1-bbee-b242766567c9 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] GET https://10.4.3.85/volume/v3/os-volume-transfer/detail Aug 25 15:15:37.324446 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3cc6c98f-d3d4-42a1-bbee-b242766567c9 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:37.324576 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0451d7fb-48d9-45fa-a192-9c079b15564c tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:37.324731 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3cc6c98f-d3d4-42a1-bbee-b242766567c9 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:37.324847 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0451d7fb-48d9-45fa-a192-9c079b15564c tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:37.324938 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.volume_transfer [None req-3cc6c98f-d3d4-42a1-bbee-b242766567c9 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Listing volume transfers {{(pid=100468) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 25 15:15:37.325100 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0451d7fb-48d9-45fa-a192-9c079b15564c tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:37.331524 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3cc6c98f-d3d4-42a1-bbee-b242766567c9 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 25 15:15:37.332076 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 110/455] 10.4.3.85 () {66 vars in 1284 bytes} [Tue Aug 25 15:15:37 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:37.334285 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:37.334285 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:37.341668 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0451d7fb-48d9-45fa-a192-9c079b15564c tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:37.346086 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5cfb3cce-17fe-4023-a2be-f553e62d2b50 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:37.348038 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5cfb3cce-17fe-4023-a2be-f553e62d2b50 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] DELETE https://10.4.3.85/volume/v3/os-volume-transfer/1cfed6e6-3991-4bca-838e-f57103652d89 Aug 25 15:15:37.348265 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0451d7fb-48d9-45fa-a192-9c079b15564c tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:37.348309 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5cfb3cce-17fe-4023-a2be-f553e62d2b50 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:37.348542 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5cfb3cce-17fe-4023-a2be-f553e62d2b50 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:37.348695 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.volume_transfer [None req-5cfb3cce-17fe-4023-a2be-f553e62d2b50 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Delete transfer with id: 1cfed6e6-3991-4bca-838e-f57103652d89 Aug 25 15:15:37.348782 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 117/456] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:37 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:37.357966 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:37.357966 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:37.478068 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5cfb3cce-17fe-4023-a2be-f553e62d2b50 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/os-volume-transfer/1cfed6e6-3991-4bca-838e-f57103652d89 returned with HTTP 202 Aug 25 15:15:37.479098 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 115/457] 10.4.3.85 () {66 vars in 1377 bytes} [Tue Aug 25 15:15:37 2026] DELETE /volume/v3/os-volume-transfer/1cfed6e6-3991-4bca-838e-f57103652d89 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:15:37.486611 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b880d4b9-0486-4c1e-a91d-a410a5280376 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:37.488711 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b880d4b9-0486-4c1e-a91d-a410a5280376 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] GET https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 Aug 25 15:15:37.488948 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b880d4b9-0486-4c1e-a91d-a410a5280376 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:37.489131 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b880d4b9-0486-4c1e-a91d-a410a5280376 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:37.498798 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:37.498798 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:37.503846 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b880d4b9-0486-4c1e-a91d-a410a5280376 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Volume info retrieved successfully. Aug 25 15:15:37.508896 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b880d4b9-0486-4c1e-a91d-a410a5280376 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 returned with HTTP 200 Aug 25 15:15:37.509416 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 116/458] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:37 2026] GET /volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:37.521273 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3643233a-c04f-408a-bf0f-8d9ce4e53092 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:37.523083 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3643233a-c04f-408a-bf0f-8d9ce4e53092 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] DELETE https://10.4.3.85/volume/v3/os-volume-transfer/1cfed6e6-3991-4bca-838e-f57103652d89 Aug 25 15:15:37.523393 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3643233a-c04f-408a-bf0f-8d9ce4e53092 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:37.523503 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3643233a-c04f-408a-bf0f-8d9ce4e53092 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:37.523632 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.volume_transfer [None req-3643233a-c04f-408a-bf0f-8d9ce4e53092 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Delete transfer with id: 1cfed6e6-3991-4bca-838e-f57103652d89 Aug 25 15:15:37.527403 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3643233a-c04f-408a-bf0f-8d9ce4e53092 tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/os-volume-transfer/1cfed6e6-3991-4bca-838e-f57103652d89 returned with HTTP 404 Aug 25 15:15:37.527920 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 111/459] 10.4.3.85 () {66 vars in 1377 bytes} [Tue Aug 25 15:15:37 2026] DELETE /volume/v3/os-volume-transfer/1cfed6e6-3991-4bca-838e-f57103652d89 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:37.534626 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5999f9e7-d813-43f3-ba17-06eb897ee2c0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:37.536348 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5999f9e7-d813-43f3-ba17-06eb897ee2c0 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 Aug 25 15:15:37.548390 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5999f9e7-d813-43f3-ba17-06eb897ee2c0 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:37.548390 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5999f9e7-d813-43f3-ba17-06eb897ee2c0 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:37.548390 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-5999f9e7-d813-43f3-ba17-06eb897ee2c0 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Delete volume with id: 95199c8f-b71b-49bc-b9f6-ac0b81556970 Aug 25 15:15:37.548390 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:37.548390 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:37.548390 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5999f9e7-d813-43f3-ba17-06eb897ee2c0 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Volume info retrieved successfully. Aug 25 15:15:37.590613 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5999f9e7-d813-43f3-ba17-06eb897ee2c0 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Delete volume request issued successfully. Aug 25 15:15:37.590812 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5999f9e7-d813-43f3-ba17-06eb897ee2c0 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 returned with HTTP 202 Aug 25 15:15:37.591201 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 118/460] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:15:37 2026] DELETE /volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:15:37.598963 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-001c422b-392d-4966-9474-bd30df6e0cb8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:37.600726 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-001c422b-392d-4966-9474-bd30df6e0cb8 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] GET https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 Aug 25 15:15:37.600901 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-001c422b-392d-4966-9474-bd30df6e0cb8 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:37.601220 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-001c422b-392d-4966-9474-bd30df6e0cb8 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:37.608513 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:37.608513 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:37.612052 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-001c422b-392d-4966-9474-bd30df6e0cb8 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Volume info retrieved successfully. Aug 25 15:15:37.617218 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-001c422b-392d-4966-9474-bd30df6e0cb8 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 returned with HTTP 200 Aug 25 15:15:37.617598 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 116/461] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:37 2026] GET /volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 => generated 1003 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:37.840678 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b824f2ce-8d9d-4945-8ddd-84549e994493 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:37.840678 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b824f2ce-8d9d-4945-8ddd-84549e994493 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:37.840678 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b824f2ce-8d9d-4945-8ddd-84549e994493 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:37.840678 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b824f2ce-8d9d-4945-8ddd-84549e994493 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:37.846522 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:37.846522 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:37.850395 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b824f2ce-8d9d-4945-8ddd-84549e994493 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:37.854418 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b824f2ce-8d9d-4945-8ddd-84549e994493 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:37.854989 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 117/462] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:37 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:37.911086 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b18cafa0-d7e2-4a2f-bda6-f1f2cd2b48d9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:37.913416 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b18cafa0-d7e2-4a2f-bda6-f1f2cd2b48d9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:37.913659 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b18cafa0-d7e2-4a2f-bda6-f1f2cd2b48d9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:37.913873 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b18cafa0-d7e2-4a2f-bda6-f1f2cd2b48d9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:37.922825 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:37.922825 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:37.926158 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b18cafa0-d7e2-4a2f-bda6-f1f2cd2b48d9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:37.930459 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b18cafa0-d7e2-4a2f-bda6-f1f2cd2b48d9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:37.958218 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 112/463] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:37 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:37.962095 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-24e7f555-bf4b-4495-a70b-2c5331b558bc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:37.962267 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f36745ee-c29d-46db-89ac-3680de3e71ea None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:37.963842 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-24e7f555-bf4b-4495-a70b-2c5331b558bc tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:37.963914 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f36745ee-c29d-46db-89ac-3680de3e71ea tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:37.964021 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-24e7f555-bf4b-4495-a70b-2c5331b558bc tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:37.964077 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f36745ee-c29d-46db-89ac-3680de3e71ea tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:37.964243 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-24e7f555-bf4b-4495-a70b-2c5331b558bc tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:37.964302 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f36745ee-c29d-46db-89ac-3680de3e71ea tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:37.970888 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:37.970888 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:37.974343 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f36745ee-c29d-46db-89ac-3680de3e71ea tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:37.975724 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:37.975724 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:37.978253 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f36745ee-c29d-46db-89ac-3680de3e71ea tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:37.978661 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 117/464] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:37 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:37.980122 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-24e7f555-bf4b-4495-a70b-2c5331b558bc tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:37.986293 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-24e7f555-bf4b-4495-a70b-2c5331b558bc tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:37.986293 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 119/465] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:37 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:38.010914 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7d77dd83-06da-4b82-b79c-a0403554e0bd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:38.012713 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7d77dd83-06da-4b82-b79c-a0403554e0bd tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:38.012933 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7d77dd83-06da-4b82-b79c-a0403554e0bd tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:38.013113 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7d77dd83-06da-4b82-b79c-a0403554e0bd tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:38.022709 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:38.022709 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:38.026734 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7d77dd83-06da-4b82-b79c-a0403554e0bd tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:38.030926 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7d77dd83-06da-4b82-b79c-a0403554e0bd tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:38.031532 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 118/466] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:38 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:38.360820 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-03b42ba4-7733-49a1-b821-8e97c1615851 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:38.362353 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-03b42ba4-7733-49a1-b821-8e97c1615851 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:38.362598 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-03b42ba4-7733-49a1-b821-8e97c1615851 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:38.362756 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-03b42ba4-7733-49a1-b821-8e97c1615851 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:38.369036 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:38.369036 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:38.372265 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-03b42ba4-7733-49a1-b821-8e97c1615851 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:38.376693 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-03b42ba4-7733-49a1-b821-8e97c1615851 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:38.377151 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 113/467] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:38 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:38.630861 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-72d44bc2-5715-47b2-a36a-302d47e42d63 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:38.632406 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72d44bc2-5715-47b2-a36a-302d47e42d63 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] GET https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 Aug 25 15:15:38.632631 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-72d44bc2-5715-47b2-a36a-302d47e42d63 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:38.632844 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-72d44bc2-5715-47b2-a36a-302d47e42d63 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:38.638490 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72d44bc2-5715-47b2-a36a-302d47e42d63 tempest-VolumesTransfersTest-1144430453 tempest-VolumesTransfersTest-1144430453-project-admin] https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 returned with HTTP 404 Aug 25 15:15:38.639120 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 118/468] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:38 2026] GET /volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:38.645833 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b581ef52-2101-47fe-a26e-c3e0b3351a7d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:38.647536 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b581ef52-2101-47fe-a26e-c3e0b3351a7d tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] GET https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 Aug 25 15:15:38.647761 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b581ef52-2101-47fe-a26e-c3e0b3351a7d tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:38.647960 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b581ef52-2101-47fe-a26e-c3e0b3351a7d tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:38.653802 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b581ef52-2101-47fe-a26e-c3e0b3351a7d tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 returned with HTTP 404 Aug 25 15:15:38.654308 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 120/469] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:38 2026] GET /volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:38.661727 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cc10d64e-237b-456a-bb05-99d777a51bdf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:38.663455 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc10d64e-237b-456a-bb05-99d777a51bdf tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] DELETE https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 Aug 25 15:15:38.663655 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc10d64e-237b-456a-bb05-99d777a51bdf tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:38.663853 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc10d64e-237b-456a-bb05-99d777a51bdf tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:38.664004 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-cc10d64e-237b-456a-bb05-99d777a51bdf tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] Delete volume with id: 95199c8f-b71b-49bc-b9f6-ac0b81556970 Aug 25 15:15:38.669172 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc10d64e-237b-456a-bb05-99d777a51bdf tempest-VolumesTransfersTest-559641860 tempest-VolumesTransfersTest-559641860-project-member] https://10.4.3.85/volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 returned with HTTP 404 Aug 25 15:15:38.669673 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 119/470] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:15:38 2026] DELETE /volume/v3/volumes/95199c8f-b71b-49bc-b9f6-ac0b81556970 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:38.868260 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9738e467-b543-4a66-b5ce-7c4b1f80077c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:38.870238 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9738e467-b543-4a66-b5ce-7c4b1f80077c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:38.870411 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9738e467-b543-4a66-b5ce-7c4b1f80077c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:38.870596 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9738e467-b543-4a66-b5ce-7c4b1f80077c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:38.880698 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:38.880698 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:38.885296 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9738e467-b543-4a66-b5ce-7c4b1f80077c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:38.890169 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9738e467-b543-4a66-b5ce-7c4b1f80077c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:38.910861 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 114/471] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:38 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:38.955497 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1557a940-f3a3-40e8-935c-3f278f0121e6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:38.957272 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1557a940-f3a3-40e8-935c-3f278f0121e6 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:38.957423 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1557a940-f3a3-40e8-935c-3f278f0121e6 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:38.957638 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1557a940-f3a3-40e8-935c-3f278f0121e6 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:38.966860 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:38.966860 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:38.979061 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1557a940-f3a3-40e8-935c-3f278f0121e6 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:38.979061 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1557a940-f3a3-40e8-935c-3f278f0121e6 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:38.979061 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 119/472] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:38 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:39.013184 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-17da3b39-b2da-43d3-bccf-0e445879e503 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:39.013391 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cc7e5d0a-aa69-4c2a-8f8a-e8f826216613 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:39.021777 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-17da3b39-b2da-43d3-bccf-0e445879e503 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:39.021777 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-17da3b39-b2da-43d3-bccf-0e445879e503 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:39.021777 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-17da3b39-b2da-43d3-bccf-0e445879e503 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:39.022052 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc7e5d0a-aa69-4c2a-8f8a-e8f826216613 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:39.022052 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc7e5d0a-aa69-4c2a-8f8a-e8f826216613 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:39.022052 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc7e5d0a-aa69-4c2a-8f8a-e8f826216613 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:39.025590 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:39.025590 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:39.025990 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:39.025990 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:39.028932 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-17da3b39-b2da-43d3-bccf-0e445879e503 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:39.031283 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cc7e5d0a-aa69-4c2a-8f8a-e8f826216613 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:39.032937 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-17da3b39-b2da-43d3-bccf-0e445879e503 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:39.033318 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 121/473] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:39 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:39.036975 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc7e5d0a-aa69-4c2a-8f8a-e8f826216613 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:39.037380 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 120/474] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:39 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:39.045372 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-40720a03-9c35-43f6-a26b-9cc5a50d0681 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:39.047343 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-40720a03-9c35-43f6-a26b-9cc5a50d0681 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:39.047606 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-40720a03-9c35-43f6-a26b-9cc5a50d0681 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:39.047840 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-40720a03-9c35-43f6-a26b-9cc5a50d0681 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:39.056592 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:39.056592 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:39.060225 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-40720a03-9c35-43f6-a26b-9cc5a50d0681 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:39.065664 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-40720a03-9c35-43f6-a26b-9cc5a50d0681 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:39.066206 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 115/475] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:39 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:39.388570 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-93f4fc3f-b0f4-44a6-b5a8-8096313c2ba0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:39.390323 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-93f4fc3f-b0f4-44a6-b5a8-8096313c2ba0 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:39.390727 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-93f4fc3f-b0f4-44a6-b5a8-8096313c2ba0 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:39.390940 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-93f4fc3f-b0f4-44a6-b5a8-8096313c2ba0 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:39.398105 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:39.398105 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:39.401688 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-93f4fc3f-b0f4-44a6-b5a8-8096313c2ba0 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:39.406340 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-93f4fc3f-b0f4-44a6-b5a8-8096313c2ba0 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:39.406806 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 120/476] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:39 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:39.905327 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f9b5765f-0b99-40ec-921e-a52670d1f1d8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:39.907234 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f9b5765f-0b99-40ec-921e-a52670d1f1d8 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:39.907493 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f9b5765f-0b99-40ec-921e-a52670d1f1d8 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:39.907732 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f9b5765f-0b99-40ec-921e-a52670d1f1d8 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:39.988436 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:39.988436 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:39.988436 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f9b5765f-0b99-40ec-921e-a52670d1f1d8 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:39.988436 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f9b5765f-0b99-40ec-921e-a52670d1f1d8 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:39.988436 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 122/477] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:39 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:39.992504 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-27e6cdb3-368f-42e7-9c99-35305bf3e58c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:40.072123 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-27e6cdb3-368f-42e7-9c99-35305bf3e58c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:40.072123 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-27e6cdb3-368f-42e7-9c99-35305bf3e58c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:40.072123 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-27e6cdb3-368f-42e7-9c99-35305bf3e58c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:40.072123 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:40.072123 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:40.072123 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-27e6cdb3-368f-42e7-9c99-35305bf3e58c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:40.072123 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-27e6cdb3-368f-42e7-9c99-35305bf3e58c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:40.072123 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 121/478] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:39 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:40.076375 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0fd4b9b3-b5e9-4537-bfcf-769a2fcc5e0a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:40.113767 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a448b7a6-76c6-4d1a-ae46-51f11b46299b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:40.113767 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a448b7a6-76c6-4d1a-ae46-51f11b46299b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:40.114176 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0fd4b9b3-b5e9-4537-bfcf-769a2fcc5e0a tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:40.114342 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a448b7a6-76c6-4d1a-ae46-51f11b46299b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:40.114520 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0fd4b9b3-b5e9-4537-bfcf-769a2fcc5e0a tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:40.114520 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0fd4b9b3-b5e9-4537-bfcf-769a2fcc5e0a tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:40.114701 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a448b7a6-76c6-4d1a-ae46-51f11b46299b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:40.114837 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=427,cinder:INSERT=62,cinder:UPDATE=78 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:15:40.114966 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:40.114966 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:40.115103 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:40.115103 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:40.115239 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a448b7a6-76c6-4d1a-ae46-51f11b46299b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:40.115360 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0fd4b9b3-b5e9-4537-bfcf-769a2fcc5e0a tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:40.115360 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0fd4b9b3-b5e9-4537-bfcf-769a2fcc5e0a tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:40.115360 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 116/479] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:40 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:40.117905 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3f065a7f-6097-47d5-a877-4f2864485bff None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:40.119758 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3f065a7f-6097-47d5-a877-4f2864485bff tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:40.156749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3f065a7f-6097-47d5-a877-4f2864485bff tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:40.156749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3f065a7f-6097-47d5-a877-4f2864485bff tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:40.156749 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:40.156749 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:40.156749 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3f065a7f-6097-47d5-a877-4f2864485bff tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:40.156749 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3f065a7f-6097-47d5-a877-4f2864485bff tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:40.156749 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 123/480] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:40 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:40.241951 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a448b7a6-76c6-4d1a-ae46-51f11b46299b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:40.242626 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 121/481] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:40 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:40.419008 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-19515143-6725-421a-b3a8-b78518ced301 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:40.420779 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-19515143-6725-421a-b3a8-b78518ced301 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:40.420998 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-19515143-6725-421a-b3a8-b78518ced301 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:40.421179 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-19515143-6725-421a-b3a8-b78518ced301 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:40.427958 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:40.427958 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:40.431357 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-19515143-6725-421a-b3a8-b78518ced301 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:40.435369 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-19515143-6725-421a-b3a8-b78518ced301 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:40.435751 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 122/482] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:40 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:40.949454 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f581469c-b7a8-4adf-8b5d-69d274f512ff None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:40.950113 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f581469c-b7a8-4adf-8b5d-69d274f512ff tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:40.950285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f581469c-b7a8-4adf-8b5d-69d274f512ff tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:40.950455 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f581469c-b7a8-4adf-8b5d-69d274f512ff tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:40.958910 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:40.958910 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:40.961991 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f581469c-b7a8-4adf-8b5d-69d274f512ff tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:41.021010 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f581469c-b7a8-4adf-8b5d-69d274f512ff tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:41.021010 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 117/483] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:40 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:41.084792 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d0a01d90-bf96-451a-8791-a1013324a6c4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:41.086942 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d0a01d90-bf96-451a-8791-a1013324a6c4 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:41.087173 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d0a01d90-bf96-451a-8791-a1013324a6c4 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:41.087391 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d0a01d90-bf96-451a-8791-a1013324a6c4 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:41.089636 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=332,cinder:UPDATE=15,cinder:INSERT=2 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:15:41.114738 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:41.114738 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:41.114738 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d0a01d90-bf96-451a-8791-a1013324a6c4 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:41.114738 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d0a01d90-bf96-451a-8791-a1013324a6c4 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:41.114738 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 124/484] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:41 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:41.125290 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-34e85444-7c7c-4be1-916e-5db5e007a238 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:41.126984 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-34e85444-7c7c-4be1-916e-5db5e007a238 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:41.127176 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-34e85444-7c7c-4be1-916e-5db5e007a238 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:41.127349 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-34e85444-7c7c-4be1-916e-5db5e007a238 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:41.129698 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=393,cinder:INSERT=51,cinder:UPDATE=77 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:15:41.135881 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:41.135881 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:41.138480 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-34e85444-7c7c-4be1-916e-5db5e007a238 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:41.141677 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-34e85444-7c7c-4be1-916e-5db5e007a238 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:41.142016 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 122/485] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:41 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:41.166800 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-73d459ac-f3ab-4dcc-a2e4-047b36101d13 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:41.168459 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73d459ac-f3ab-4dcc-a2e4-047b36101d13 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:41.168686 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73d459ac-f3ab-4dcc-a2e4-047b36101d13 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:41.168916 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73d459ac-f3ab-4dcc-a2e4-047b36101d13 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:41.178236 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:41.178236 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:41.181234 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-73d459ac-f3ab-4dcc-a2e4-047b36101d13 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:41.185061 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73d459ac-f3ab-4dcc-a2e4-047b36101d13 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:41.185418 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 123/486] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:41 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:41.255134 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-37ead9a4-6244-47f6-ac09-7c14f0c65059 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:41.257875 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37ead9a4-6244-47f6-ac09-7c14f0c65059 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:41.258096 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37ead9a4-6244-47f6-ac09-7c14f0c65059 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:41.258330 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37ead9a4-6244-47f6-ac09-7c14f0c65059 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:41.265661 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:41.265661 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:41.271200 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-37ead9a4-6244-47f6-ac09-7c14f0c65059 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:41.275041 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37ead9a4-6244-47f6-ac09-7c14f0c65059 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:41.275510 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 118/487] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:41 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:41.450228 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a3f42cb0-4c5e-4685-bdad-5e4e8b0b1e50 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:41.451836 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a3f42cb0-4c5e-4685-bdad-5e4e8b0b1e50 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:41.452070 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a3f42cb0-4c5e-4685-bdad-5e4e8b0b1e50 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:41.452269 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a3f42cb0-4c5e-4685-bdad-5e4e8b0b1e50 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:41.458452 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:41.458452 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:41.462235 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a3f42cb0-4c5e-4685-bdad-5e4e8b0b1e50 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:41.466254 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a3f42cb0-4c5e-4685-bdad-5e4e8b0b1e50 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:41.466718 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 125/488] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:41 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:41.978275 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-67d39a07-1a65-496b-9705-578f8ff099c5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:41.980215 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-67d39a07-1a65-496b-9705-578f8ff099c5 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:41.980457 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-67d39a07-1a65-496b-9705-578f8ff099c5 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:41.980676 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-67d39a07-1a65-496b-9705-578f8ff099c5 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:41.989309 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:41.989309 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:41.994203 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-67d39a07-1a65-496b-9705-578f8ff099c5 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:42.000688 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-67d39a07-1a65-496b-9705-578f8ff099c5 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:42.000688 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 123/489] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:41 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:42.118873 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9e70f105-d789-44fa-9b65-e776fae8408b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:42.120737 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9e70f105-d789-44fa-9b65-e776fae8408b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:42.120939 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9e70f105-d789-44fa-9b65-e776fae8408b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:42.121142 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9e70f105-d789-44fa-9b65-e776fae8408b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:42.131352 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:42.131352 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:42.136211 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9e70f105-d789-44fa-9b65-e776fae8408b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:42.142564 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9e70f105-d789-44fa-9b65-e776fae8408b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:42.143176 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 124/490] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:42 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:42.155903 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-30c52b22-36fa-43a0-8d53-5c33aed3a007 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:42.157395 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-30c52b22-36fa-43a0-8d53-5c33aed3a007 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:42.157639 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-30c52b22-36fa-43a0-8d53-5c33aed3a007 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:42.157820 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-30c52b22-36fa-43a0-8d53-5c33aed3a007 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:42.169681 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:42.169681 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:42.173583 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-30c52b22-36fa-43a0-8d53-5c33aed3a007 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:42.177853 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-30c52b22-36fa-43a0-8d53-5c33aed3a007 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:42.178301 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 119/491] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:42 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:42.198889 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8796ed58-b5bf-4ce4-98a4-cd5de63d7ab0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:42.200595 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8796ed58-b5bf-4ce4-98a4-cd5de63d7ab0 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:42.200827 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8796ed58-b5bf-4ce4-98a4-cd5de63d7ab0 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:42.201067 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8796ed58-b5bf-4ce4-98a4-cd5de63d7ab0 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:42.221899 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:42.221899 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:42.221899 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8796ed58-b5bf-4ce4-98a4-cd5de63d7ab0 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:42.221899 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8796ed58-b5bf-4ce4-98a4-cd5de63d7ab0 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:42.221899 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 126/492] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:42 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:42.322974 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-39d70c0d-7549-45a0-b09d-047db4619477 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:42.324818 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-39d70c0d-7549-45a0-b09d-047db4619477 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:42.325051 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-39d70c0d-7549-45a0-b09d-047db4619477 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:42.354340 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-39d70c0d-7549-45a0-b09d-047db4619477 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:42.354340 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:42.354340 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:42.354340 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-39d70c0d-7549-45a0-b09d-047db4619477 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:42.354340 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-39d70c0d-7549-45a0-b09d-047db4619477 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:42.354340 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 124/493] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:42 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:42.478762 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3fadd119-9b4e-4fa9-a8a9-d7654d344162 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:42.480464 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3fadd119-9b4e-4fa9-a8a9-d7654d344162 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:42.480687 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3fadd119-9b4e-4fa9-a8a9-d7654d344162 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:42.480866 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3fadd119-9b4e-4fa9-a8a9-d7654d344162 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:42.488330 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:42.488330 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:42.517280 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3fadd119-9b4e-4fa9-a8a9-d7654d344162 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:42.517280 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3fadd119-9b4e-4fa9-a8a9-d7654d344162 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:42.517280 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 125/494] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:42 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:43.012711 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-863b723e-dba6-48c8-903f-03f0dea9cf4c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:43.014919 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-863b723e-dba6-48c8-903f-03f0dea9cf4c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:43.015175 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-863b723e-dba6-48c8-903f-03f0dea9cf4c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:43.015410 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-863b723e-dba6-48c8-903f-03f0dea9cf4c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:43.025901 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:43.025901 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:43.029947 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-863b723e-dba6-48c8-903f-03f0dea9cf4c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:43.034297 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-863b723e-dba6-48c8-903f-03f0dea9cf4c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:43.034728 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 120/495] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:43 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:43.242526 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fc0e3318-b368-496e-a07f-3a893b156a3f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:43.242526 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc0e3318-b368-496e-a07f-3a893b156a3f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:43.242526 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc0e3318-b368-496e-a07f-3a893b156a3f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:43.242526 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc0e3318-b368-496e-a07f-3a893b156a3f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:43.242526 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:43.242526 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:43.242526 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fc0e3318-b368-496e-a07f-3a893b156a3f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:43.242526 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc0e3318-b368-496e-a07f-3a893b156a3f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:43.242526 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 127/496] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:43 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:43.248146 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2773f135-8a54-426b-ad8c-0003e030ae59 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:43.249322 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-02de88bb-1f00-4549-9321-239603350712 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:43.250531 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2773f135-8a54-426b-ad8c-0003e030ae59 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:43.250967 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2773f135-8a54-426b-ad8c-0003e030ae59 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:43.251043 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2773f135-8a54-426b-ad8c-0003e030ae59 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:43.251932 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02de88bb-1f00-4549-9321-239603350712 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:43.252393 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02de88bb-1f00-4549-9321-239603350712 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:43.252515 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02de88bb-1f00-4549-9321-239603350712 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:43.286812 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:43.286812 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:43.287292 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:43.287292 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:43.287420 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2773f135-8a54-426b-ad8c-0003e030ae59 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:43.287460 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-02de88bb-1f00-4549-9321-239603350712 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:43.287530 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2773f135-8a54-426b-ad8c-0003e030ae59 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:43.287530 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 125/497] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:43 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:43.287621 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02de88bb-1f00-4549-9321-239603350712 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:43.287621 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 126/498] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:43 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:43.360095 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-159d24cb-eed8-43e5-ba46-4398fc90d0ce None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:43.362421 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-159d24cb-eed8-43e5-ba46-4398fc90d0ce tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:43.363556 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-159d24cb-eed8-43e5-ba46-4398fc90d0ce tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:43.363556 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-159d24cb-eed8-43e5-ba46-4398fc90d0ce tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:43.371462 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:43.371462 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:43.378941 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-159d24cb-eed8-43e5-ba46-4398fc90d0ce tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:43.381048 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-159d24cb-eed8-43e5-ba46-4398fc90d0ce tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:43.381433 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 121/499] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:43 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:43.509927 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3bf30436-9952-418b-b6e0-3d6f10236e44 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:43.512729 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3bf30436-9952-418b-b6e0-3d6f10236e44 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:43.513024 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3bf30436-9952-418b-b6e0-3d6f10236e44 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:43.513270 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3bf30436-9952-418b-b6e0-3d6f10236e44 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:43.527046 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:43.527046 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:43.534283 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3bf30436-9952-418b-b6e0-3d6f10236e44 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:43.543015 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3bf30436-9952-418b-b6e0-3d6f10236e44 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:43.544626 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 128/500] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:43 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:44.048121 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fa81b596-4ab8-439c-ae4f-c7d049e225c7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:44.050286 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fa81b596-4ab8-439c-ae4f-c7d049e225c7 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:44.050542 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fa81b596-4ab8-439c-ae4f-c7d049e225c7 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:44.050782 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fa81b596-4ab8-439c-ae4f-c7d049e225c7 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:44.064828 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:44.064828 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:44.069489 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fa81b596-4ab8-439c-ae4f-c7d049e225c7 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:44.075342 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fa81b596-4ab8-439c-ae4f-c7d049e225c7 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:44.075855 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 126/501] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:44 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:44.204592 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0b263ec2-f623-4ce7-a0bd-bddbde71c5b5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:44.206307 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b263ec2-f623-4ce7-a0bd-bddbde71c5b5 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:44.206513 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b263ec2-f623-4ce7-a0bd-bddbde71c5b5 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:44.206696 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b263ec2-f623-4ce7-a0bd-bddbde71c5b5 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:44.215592 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:44.215592 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:44.218893 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0b263ec2-f623-4ce7-a0bd-bddbde71c5b5 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:44.222668 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b263ec2-f623-4ce7-a0bd-bddbde71c5b5 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:44.223004 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 127/502] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:44 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:44.299089 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-486646ba-9366-433e-800d-88a33f69afed None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:44.299772 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bc9664f3-f2b6-4b30-a974-e4cb982a0f59 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:44.300816 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-486646ba-9366-433e-800d-88a33f69afed tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:44.301030 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-486646ba-9366-433e-800d-88a33f69afed tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:44.301230 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-486646ba-9366-433e-800d-88a33f69afed tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:44.301628 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bc9664f3-f2b6-4b30-a974-e4cb982a0f59 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:44.301879 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bc9664f3-f2b6-4b30-a974-e4cb982a0f59 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:44.302086 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bc9664f3-f2b6-4b30-a974-e4cb982a0f59 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:44.311651 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:44.311651 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:44.311950 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:44.311950 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:44.315070 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-486646ba-9366-433e-800d-88a33f69afed tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:44.315694 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-bc9664f3-f2b6-4b30-a974-e4cb982a0f59 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:44.318936 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-486646ba-9366-433e-800d-88a33f69afed tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:44.319345 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 122/503] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:44 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:44.320067 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bc9664f3-f2b6-4b30-a974-e4cb982a0f59 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:44.320443 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 129/504] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:44 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:44.393456 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2e6c3f4e-36fc-4e3b-b5f4-a05b84255504 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:44.395503 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2e6c3f4e-36fc-4e3b-b5f4-a05b84255504 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:44.395754 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2e6c3f4e-36fc-4e3b-b5f4-a05b84255504 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:44.395945 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2e6c3f4e-36fc-4e3b-b5f4-a05b84255504 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:44.419117 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:44.419117 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:44.422880 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2e6c3f4e-36fc-4e3b-b5f4-a05b84255504 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:44.427012 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2e6c3f4e-36fc-4e3b-b5f4-a05b84255504 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:44.427457 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 127/505] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:44 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:44.464791 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-799ece7a-0132-4860-a814-2023f6632dfa req-91592df7-6ccf-4262-974b-1e535241551b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:44.466684 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-91592df7-6ccf-4262-974b-1e535241551b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:44.466846 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-91592df7-6ccf-4262-974b-1e535241551b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:44.467032 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-91592df7-6ccf-4262-974b-1e535241551b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:44.475074 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:44.475074 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:44.480250 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-799ece7a-0132-4860-a814-2023f6632dfa req-91592df7-6ccf-4262-974b-1e535241551b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:44.485449 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-91592df7-6ccf-4262-974b-1e535241551b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:44.485875 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 128/506] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:15:44 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:44.559236 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-06836b53-c4b0-412d-b2f0-6e6e7872bd57 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:44.561102 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-06836b53-c4b0-412d-b2f0-6e6e7872bd57 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:44.561372 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-06836b53-c4b0-412d-b2f0-6e6e7872bd57 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:44.561615 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-06836b53-c4b0-412d-b2f0-6e6e7872bd57 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:44.567851 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:44.567851 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:44.571699 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-06836b53-c4b0-412d-b2f0-6e6e7872bd57 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:44.576596 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-06836b53-c4b0-412d-b2f0-6e6e7872bd57 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:44.576948 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 123/507] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:44 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:44.577675 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9510af65-d381-47e8-92f6-6852807ddfd5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:44.578092 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9510af65-d381-47e8-92f6-6852807ddfd5 None None] GET https://10.4.3.85/volume// Aug 25 15:15:44.578275 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9510af65-d381-47e8-92f6-6852807ddfd5 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:44.578519 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9510af65-d381-47e8-92f6-6852807ddfd5 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:44.578892 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9510af65-d381-47e8-92f6-6852807ddfd5 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:15:44.579200 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 130/508] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:15:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:15:44.587111 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-799ece7a-0132-4860-a814-2023f6632dfa req-5fe98a99-d32a-471a-a445-5ad11eac44e9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:44.589344 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-5fe98a99-d32a-471a-a445-5ad11eac44e9 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:15:44.589774 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-5fe98a99-d32a-471a-a445-5ad11eac44e9 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d8a8c5c-30b7-4df8-a46b-bd8b175e794f", "connector": null, "instance_uuid": "1bc11483-0a4e-4dce-bfc4-34f452a2dc3c"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:44.598603 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:44.598603 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:44.714418 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-5fe98a99-d32a-471a-a445-5ad11eac44e9 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:15:44.714858 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 128/509] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:15:44 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:44.847739 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-065e41e4-c51b-46b6-aa26-1132930cd811 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:44.849530 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-065e41e4-c51b-46b6-aa26-1132930cd811 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:44.849710 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-065e41e4-c51b-46b6-aa26-1132930cd811 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:44.849921 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-065e41e4-c51b-46b6-aa26-1132930cd811 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:44.858488 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:44.858488 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:44.861781 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-065e41e4-c51b-46b6-aa26-1132930cd811 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:44.865636 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-065e41e4-c51b-46b6-aa26-1132930cd811 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:44.866014 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 129/510] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:44 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:44.920984 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-495266a6-bb00-4bae-a004-33492956af45 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:44.921400 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-495266a6-bb00-4bae-a004-33492956af45 None None] GET https://10.4.3.85/volume// Aug 25 15:15:44.921612 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-495266a6-bb00-4bae-a004-33492956af45 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:44.921774 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-495266a6-bb00-4bae-a004-33492956af45 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:44.922079 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-495266a6-bb00-4bae-a004-33492956af45 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:15:44.922449 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 124/511] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:15:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:15:44.932570 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-799ece7a-0132-4860-a814-2023f6632dfa req-153819c4-0755-4761-8f85-d8f728528212 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:44.934365 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-153819c4-0755-4761-8f85-d8f728528212 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:44.942177 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-153819c4-0755-4761-8f85-d8f728528212 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:44.942177 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-153819c4-0755-4761-8f85-d8f728528212 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:44.943511 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:44.943511 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:44.946956 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-799ece7a-0132-4860-a814-2023f6632dfa req-153819c4-0755-4761-8f85-d8f728528212 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:44.951283 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-153819c4-0755-4761-8f85-d8f728528212 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:44.951692 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 131/512] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:15:44 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 1021 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:45.023369 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-799ece7a-0132-4860-a814-2023f6632dfa req-765a9782-987a-424f-9ffa-b0b0359dfe6b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:45.025218 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-765a9782-987a-424f-9ffa-b0b0359dfe6b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] PUT https://10.4.3.85/volume/v3/attachments/532c7132-7397-43ae-9a26-25bf29cc7d2f Aug 25 15:15:45.025589 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-765a9782-987a-424f-9ffa-b0b0359dfe6b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:45.037639 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-799ece7a-0132-4860-a814-2023f6632dfa req-765a9782-987a-424f-9ffa-b0b0359dfe6b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Acquiring lock "cinder-attachment_update-9d8a8c5c-30b7-4df8-a46b-bd8b175e794f-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:15:45.037639 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-799ece7a-0132-4860-a814-2023f6632dfa req-765a9782-987a-424f-9ffa-b0b0359dfe6b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Lock "cinder-attachment_update-9d8a8c5c-30b7-4df8-a46b-bd8b175e794f-np0000008087" acquired by "attachment_update" :: waited 0.004s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:15:45.037639 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:45.037639 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:45.132883 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d1e2f6d3-f15d-4f6d-88ca-6479a6396047 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:45.132883 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d1e2f6d3-f15d-4f6d-88ca-6479a6396047 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:45.132883 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d1e2f6d3-f15d-4f6d-88ca-6479a6396047 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:45.132883 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d1e2f6d3-f15d-4f6d-88ca-6479a6396047 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:45.173578 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:45.173578 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:45.176679 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d1e2f6d3-f15d-4f6d-88ca-6479a6396047 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:45.180111 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d1e2f6d3-f15d-4f6d-88ca-6479a6396047 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:45.180461 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 130/513] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:45 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:45.237492 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b9400240-d2e4-49d5-9551-3f20186b91f0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:45.239339 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b9400240-d2e4-49d5-9551-3f20186b91f0 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:45.239590 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b9400240-d2e4-49d5-9551-3f20186b91f0 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:45.239763 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b9400240-d2e4-49d5-9551-3f20186b91f0 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:45.286879 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:45.286879 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:45.332515 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8dd6be11-0cf5-4f23-af10-c65e81d7f1b7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:45.334127 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8dd6be11-0cf5-4f23-af10-c65e81d7f1b7 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:45.334336 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8dd6be11-0cf5-4f23-af10-c65e81d7f1b7 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:45.334560 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8dd6be11-0cf5-4f23-af10-c65e81d7f1b7 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:45.340043 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4e9b086b-1bcd-4d9c-ae63-a194bcadbca2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:45.342293 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4e9b086b-1bcd-4d9c-ae63-a194bcadbca2 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:45.342919 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4e9b086b-1bcd-4d9c-ae63-a194bcadbca2 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:45.342919 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4e9b086b-1bcd-4d9c-ae63-a194bcadbca2 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:45.344618 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:45.344618 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:45.348895 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8dd6be11-0cf5-4f23-af10-c65e81d7f1b7 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:45.354900 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8dd6be11-0cf5-4f23-af10-c65e81d7f1b7 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:45.355008 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:45.355008 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:45.355074 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 132/514] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:45 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:45.357712 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4e9b086b-1bcd-4d9c-ae63-a194bcadbca2 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:45.361711 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4e9b086b-1bcd-4d9c-ae63-a194bcadbca2 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:45.362078 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 131/515] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:45 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:45.364029 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b9400240-d2e4-49d5-9551-3f20186b91f0 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:45.370369 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b9400240-d2e4-49d5-9551-3f20186b91f0 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:45.376084 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 125/516] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:45 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:45.396803 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-799ece7a-0132-4860-a814-2023f6632dfa req-765a9782-987a-424f-9ffa-b0b0359dfe6b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Lock "cinder-attachment_update-9d8a8c5c-30b7-4df8-a46b-bd8b175e794f-np0000008087" released by "attachment_update" :: held 0.361s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:15:45.397123 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-765a9782-987a-424f-9ffa-b0b0359dfe6b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/attachments/532c7132-7397-43ae-9a26-25bf29cc7d2f returned with HTTP 200 Aug 25 15:15:45.397614 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 129/517] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:15:45 2026] PUT /volume/v3/attachments/532c7132-7397-43ae-9a26-25bf29cc7d2f => generated 969 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:45.440963 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4fac5afb-e545-45e8-8141-3eecf65ce3be None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:45.442764 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4fac5afb-e545-45e8-8141-3eecf65ce3be tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:45.442976 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4fac5afb-e545-45e8-8141-3eecf65ce3be tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:45.443157 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4fac5afb-e545-45e8-8141-3eecf65ce3be tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:45.449889 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:45.449889 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:45.455995 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4fac5afb-e545-45e8-8141-3eecf65ce3be tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:45.568034 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4fac5afb-e545-45e8-8141-3eecf65ce3be tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:45.568437 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 133/518] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:45 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:45.589924 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4f6cf275-de01-4fd2-b654-b1eb28a6c9a4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:45.592149 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f6cf275-de01-4fd2-b654-b1eb28a6c9a4 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:45.592429 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4f6cf275-de01-4fd2-b654-b1eb28a6c9a4 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:45.592709 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4f6cf275-de01-4fd2-b654-b1eb28a6c9a4 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:45.599519 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:45.599519 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:45.603022 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4f6cf275-de01-4fd2-b654-b1eb28a6c9a4 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:45.607070 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f6cf275-de01-4fd2-b654-b1eb28a6c9a4 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:45.607438 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 132/519] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:45 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:45.877766 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-951ee4c1-3ee8-45db-9323-8f00944e39e7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:45.879486 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-951ee4c1-3ee8-45db-9323-8f00944e39e7 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:45.879713 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-951ee4c1-3ee8-45db-9323-8f00944e39e7 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:45.879886 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-951ee4c1-3ee8-45db-9323-8f00944e39e7 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:45.889269 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:45.889269 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:45.892809 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-951ee4c1-3ee8-45db-9323-8f00944e39e7 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:45.896852 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-951ee4c1-3ee8-45db-9323-8f00944e39e7 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:45.897491 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 126/520] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:45 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:46.192040 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-742e5abb-c3df-43eb-ae29-b967f00f04e4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:46.193830 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-742e5abb-c3df-43eb-ae29-b967f00f04e4 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:46.193998 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-742e5abb-c3df-43eb-ae29-b967f00f04e4 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:46.194172 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-742e5abb-c3df-43eb-ae29-b967f00f04e4 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:46.366486 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-043e3692-8b01-420c-876e-dc65ebadda71 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:46.368215 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-043e3692-8b01-420c-876e-dc65ebadda71 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:46.368397 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-043e3692-8b01-420c-876e-dc65ebadda71 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:46.368601 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-043e3692-8b01-420c-876e-dc65ebadda71 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:46.373655 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-87a857cd-27c7-41ad-8387-7c480f0c6249 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:46.375233 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-87a857cd-27c7-41ad-8387-7c480f0c6249 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:46.375400 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-87a857cd-27c7-41ad-8387-7c480f0c6249 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:46.375616 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-87a857cd-27c7-41ad-8387-7c480f0c6249 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:46.387104 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-16b7ff0e-ca08-4175-b63e-06e85f6aae87 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:46.389250 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-16b7ff0e-ca08-4175-b63e-06e85f6aae87 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:46.389550 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-16b7ff0e-ca08-4175-b63e-06e85f6aae87 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:46.389806 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-16b7ff0e-ca08-4175-b63e-06e85f6aae87 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:46.506712 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:46.506712 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:46.507207 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:46.507207 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:46.512872 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-742e5abb-c3df-43eb-ae29-b967f00f04e4 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:46.596288 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-043e3692-8b01-420c-876e-dc65ebadda71 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:46.596398 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-742e5abb-c3df-43eb-ae29-b967f00f04e4 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:46.596497 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-043e3692-8b01-420c-876e-dc65ebadda71 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:46.596571 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 130/521] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:46 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:46.596630 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:46.596630 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:46.596719 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 134/522] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:46 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:46.596774 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:46.596774 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:46.596852 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-87a857cd-27c7-41ad-8387-7c480f0c6249 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:46.596908 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-16b7ff0e-ca08-4175-b63e-06e85f6aae87 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:46.596959 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-87a857cd-27c7-41ad-8387-7c480f0c6249 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:46.596959 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 133/523] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:46 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:46.597056 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-16b7ff0e-ca08-4175-b63e-06e85f6aae87 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:46.597056 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 127/524] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:46 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:46.597141 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4ee83844-5c29-4825-b449-ea772cd52673 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:46.597141 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ee83844-5c29-4825-b449-ea772cd52673 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:46.597141 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ee83844-5c29-4825-b449-ea772cd52673 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:46.597141 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ee83844-5c29-4825-b449-ea772cd52673 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:46.597141 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:46.597141 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:46.597141 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4ee83844-5c29-4825-b449-ea772cd52673 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:46.597544 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ee83844-5c29-4825-b449-ea772cd52673 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:46.597932 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 131/525] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:46 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:46.621756 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0c454ebf-357b-4a84-a934-8cb1fa087d28 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:46.623590 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0c454ebf-357b-4a84-a934-8cb1fa087d28 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:46.623804 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0c454ebf-357b-4a84-a934-8cb1fa087d28 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:46.623984 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0c454ebf-357b-4a84-a934-8cb1fa087d28 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:46.631200 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:46.631200 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:46.634819 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0c454ebf-357b-4a84-a934-8cb1fa087d28 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:46.639012 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0c454ebf-357b-4a84-a934-8cb1fa087d28 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:46.639477 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 135/526] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:46 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:46.908431 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c1a69d3d-a6b9-4524-8a7b-1e9bf8e3482b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:46.910156 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c1a69d3d-a6b9-4524-8a7b-1e9bf8e3482b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:46.910350 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c1a69d3d-a6b9-4524-8a7b-1e9bf8e3482b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:46.910551 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c1a69d3d-a6b9-4524-8a7b-1e9bf8e3482b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:47.021110 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:47.021110 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:47.024696 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c1a69d3d-a6b9-4524-8a7b-1e9bf8e3482b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:47.030017 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c1a69d3d-a6b9-4524-8a7b-1e9bf8e3482b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:47.030443 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 134/527] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:46 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:47.550207 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0615bf34-4d02-4ac1-97b2-5ced5273d41c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:47.550451 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2d11448a-4cef-42f0-9b3a-2936f5cf6cbd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:47.550739 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c140d2e3-e136-486a-8947-2c321bc51b40 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:47.550965 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-40235351-d5c8-400f-a86e-691795d74f7d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:47.552203 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0615bf34-4d02-4ac1-97b2-5ced5273d41c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:47.552420 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0615bf34-4d02-4ac1-97b2-5ced5273d41c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:47.552512 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-40235351-d5c8-400f-a86e-691795d74f7d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:47.552564 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d11448a-4cef-42f0-9b3a-2936f5cf6cbd tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:47.552603 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c140d2e3-e136-486a-8947-2c321bc51b40 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:47.552682 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0615bf34-4d02-4ac1-97b2-5ced5273d41c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:47.552743 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-40235351-d5c8-400f-a86e-691795d74f7d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:47.552784 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2d11448a-4cef-42f0-9b3a-2936f5cf6cbd tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:47.552828 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c140d2e3-e136-486a-8947-2c321bc51b40 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:47.552986 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-40235351-d5c8-400f-a86e-691795d74f7d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:47.553064 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2d11448a-4cef-42f0-9b3a-2936f5cf6cbd tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:47.553116 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c140d2e3-e136-486a-8947-2c321bc51b40 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:47.563770 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:47.563770 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:47.563996 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:47.563996 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:47.584666 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:47.584666 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:47.584762 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:47.584762 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:47.584850 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-40235351-d5c8-400f-a86e-691795d74f7d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:47.584904 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0615bf34-4d02-4ac1-97b2-5ced5273d41c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:47.584944 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c140d2e3-e136-486a-8947-2c321bc51b40 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:47.584981 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2d11448a-4cef-42f0-9b3a-2936f5cf6cbd tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:47.585009 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-40235351-d5c8-400f-a86e-691795d74f7d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:47.585009 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 136/528] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:47 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:47.585049 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0615bf34-4d02-4ac1-97b2-5ced5273d41c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:47.585049 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 132/529] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:47 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:47.585098 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c140d2e3-e136-486a-8947-2c321bc51b40 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:47.585130 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d11448a-4cef-42f0-9b3a-2936f5cf6cbd tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:47.585161 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 135/530] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:47 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:47.585199 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 128/531] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:47 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:47.609676 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7a38e7c1-3c6a-40bb-896d-88547f2f6f61 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:47.611391 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7a38e7c1-3c6a-40bb-896d-88547f2f6f61 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:47.611629 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7a38e7c1-3c6a-40bb-896d-88547f2f6f61 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:47.611839 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7a38e7c1-3c6a-40bb-896d-88547f2f6f61 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:47.618568 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:47.618568 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:47.621458 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7a38e7c1-3c6a-40bb-896d-88547f2f6f61 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:47.625591 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7a38e7c1-3c6a-40bb-896d-88547f2f6f61 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:47.625940 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 137/532] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:47 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:47.705570 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ceacd1a0-60aa-4a5c-a447-a87ff5d38c18 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:47.707746 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ceacd1a0-60aa-4a5c-a447-a87ff5d38c18 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:47.708010 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ceacd1a0-60aa-4a5c-a447-a87ff5d38c18 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:47.708241 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ceacd1a0-60aa-4a5c-a447-a87ff5d38c18 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:47.726751 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:47.726751 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:47.731593 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ceacd1a0-60aa-4a5c-a447-a87ff5d38c18 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:47.742864 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ceacd1a0-60aa-4a5c-a447-a87ff5d38c18 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:47.742864 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 133/533] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:47 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:48.043085 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1984ad56-57d1-469f-a778-e95df1d6774c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:48.044713 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1984ad56-57d1-469f-a778-e95df1d6774c tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:48.044898 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1984ad56-57d1-469f-a778-e95df1d6774c tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:48.045075 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1984ad56-57d1-469f-a778-e95df1d6774c tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:48.056295 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:48.056295 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:48.060548 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1984ad56-57d1-469f-a778-e95df1d6774c tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:48.065460 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1984ad56-57d1-469f-a778-e95df1d6774c tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:48.065925 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 136/534] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:48 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:48.596865 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-da0ead09-83fc-40e5-9836-23b852db00cc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:48.597716 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-844a2c5f-c916-4b33-a4bb-bfbbb457e3e2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:48.597957 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-013121ef-5662-4fd7-9469-860b5a2cc465 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:48.598342 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e78e9093-ca04-4e76-a0a1-26d1a5ec3200 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:48.599003 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da0ead09-83fc-40e5-9836-23b852db00cc tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:48.599305 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da0ead09-83fc-40e5-9836-23b852db00cc tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:48.599606 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da0ead09-83fc-40e5-9836-23b852db00cc tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:48.599963 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-013121ef-5662-4fd7-9469-860b5a2cc465 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:48.600181 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-844a2c5f-c916-4b33-a4bb-bfbbb457e3e2 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:48.600232 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-013121ef-5662-4fd7-9469-860b5a2cc465 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:48.600463 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-013121ef-5662-4fd7-9469-860b5a2cc465 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:48.600569 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-844a2c5f-c916-4b33-a4bb-bfbbb457e3e2 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:48.600728 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-844a2c5f-c916-4b33-a4bb-bfbbb457e3e2 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:48.600972 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e78e9093-ca04-4e76-a0a1-26d1a5ec3200 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:48.601253 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e78e9093-ca04-4e76-a0a1-26d1a5ec3200 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:48.601541 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e78e9093-ca04-4e76-a0a1-26d1a5ec3200 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:48.611639 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:48.611639 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:48.611937 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:48.611937 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:48.612008 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:48.612008 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:48.612319 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:48.612319 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:48.615682 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e78e9093-ca04-4e76-a0a1-26d1a5ec3200 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:48.616038 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-013121ef-5662-4fd7-9469-860b5a2cc465 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:48.616668 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-844a2c5f-c916-4b33-a4bb-bfbbb457e3e2 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:48.616831 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-da0ead09-83fc-40e5-9836-23b852db00cc tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:48.620718 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-013121ef-5662-4fd7-9469-860b5a2cc465 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:48.620993 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e78e9093-ca04-4e76-a0a1-26d1a5ec3200 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:48.621065 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 134/535] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:48 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:48.621336 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da0ead09-83fc-40e5-9836-23b852db00cc tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:48.621437 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 137/536] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:48 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:48.622076 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 129/537] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:48 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:48.622209 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-844a2c5f-c916-4b33-a4bb-bfbbb457e3e2 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:48.622355 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 138/538] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:48 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:48.639546 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-edef8b64-430f-4ffe-a4ee-0a5a398e96d0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:48.641454 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-edef8b64-430f-4ffe-a4ee-0a5a398e96d0 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:48.641579 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-edef8b64-430f-4ffe-a4ee-0a5a398e96d0 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:48.641847 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-edef8b64-430f-4ffe-a4ee-0a5a398e96d0 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:48.649877 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:48.649877 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:48.654303 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-edef8b64-430f-4ffe-a4ee-0a5a398e96d0 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:48.659501 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-edef8b64-430f-4ffe-a4ee-0a5a398e96d0 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:48.659789 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 135/539] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:48 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:48.757873 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7146846c-76fe-4840-9a70-86531e09e268 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:48.759603 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7146846c-76fe-4840-9a70-86531e09e268 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:48.759793 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7146846c-76fe-4840-9a70-86531e09e268 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:48.760001 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7146846c-76fe-4840-9a70-86531e09e268 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:48.766340 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:48.766340 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:48.770045 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7146846c-76fe-4840-9a70-86531e09e268 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:48.774331 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7146846c-76fe-4840-9a70-86531e09e268 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:48.774708 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 138/540] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:48 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:48.813731 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c755be4e-068c-437a-812c-286578444a60 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:48.950491 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:15:48.951015 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1959493930"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:48.953032 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1959493930'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:15:48.953215 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Create volume of 1 GB Aug 25 15:15:48.958368 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Availability Zones retrieved successfully. Aug 25 15:15:48.967175 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Flow 'volume_create_api' (1ce8f7f2-866b-4552-a48a-cef806b9a5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:48.968670 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e70206b2-d7c8-49d2-bd1e-66dd3ab51515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:48.970106 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:15:49.002561 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e70206b2-d7c8-49d2-bd1e-66dd3ab51515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:49.003283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2033185-62fe-4140-b395-a41c783a31bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:49.080241 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-912210c7-609c-4e8b-a3d0-39042cdc038b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:49.082155 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-912210c7-609c-4e8b-a3d0-39042cdc038b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:49.082352 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-912210c7-609c-4e8b-a3d0-39042cdc038b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:49.082546 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-912210c7-609c-4e8b-a3d0-39042cdc038b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:49.091452 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:49.091452 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:49.094724 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-912210c7-609c-4e8b-a3d0-39042cdc038b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:49.098735 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-912210c7-609c-4e8b-a3d0-39042cdc038b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:49.099059 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 139/541] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:49 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:49.178490 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Created reservations ['3b4a4c70-ea89-4e33-b2c9-20099b7e74b5', '1a6a6cd3-f45b-4b52-b6d1-85601801ff32', '32ad002a-d060-4315-a23d-41870f59ff6f', 'fe60a810-c22d-48f3-94ee-939186bd9540'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:49.179655 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2033185-62fe-4140-b395-a41c783a31bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b4a4c70-ea89-4e33-b2c9-20099b7e74b5', '1a6a6cd3-f45b-4b52-b6d1-85601801ff32', '32ad002a-d060-4315-a23d-41870f59ff6f', 'fe60a810-c22d-48f3-94ee-939186bd9540']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:49.180890 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1c57814-b2a7-4e5e-bfea-c586fda219d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:49.241877 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1c57814-b2a7-4e5e-bfea-c586fda219d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72ba4777-d153-4de3-a9d3-780b6e12e499', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1959493930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5224c279e5434bfa8ae68c152abdcf7c',qos_specs=None,replication_status=,reservations=['3b4a4c70-ea89-4e33-b2c9-20099b7e74b5','1a6a6cd3-f45b-4b52-b6d1-85601801ff32','32ad002a-d060-4315-a23d-41870f59ff6f','fe60a810-c22d-48f3-94ee-939186bd9540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f8bfe539d424e907cbe12fbb3cfd1',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:15:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1959493930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72ba4777-d153-4de3-a9d3-780b6e12e499,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5224c279e5434bfa8ae68c152abdcf7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe2f8bfe539d424e907cbe12fbb3cfd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:49.242568 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dcaade7-3ee4-41b6-83de-d437e213f265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:49.276623 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dcaade7-3ee4-41b6-83de-d437e213f265) transitioned into state 'SUCCESS' from state '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-1959493930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5224c279e5434bfa8ae68c152abdcf7c',qos_specs=None,replication_status=,reservations=['3b4a4c70-ea89-4e33-b2c9-20099b7e74b5','1a6a6cd3-f45b-4b52-b6d1-85601801ff32','32ad002a-d060-4315-a23d-41870f59ff6f','fe60a810-c22d-48f3-94ee-939186bd9540'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f8bfe539d424e907cbe12fbb3cfd1',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:49.277318 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30883b41-f442-4ada-b32c-159f700c0e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:49.293066 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30883b41-f442-4ada-b32c-159f700c0e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:49.293838 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Flow 'volume_create_api' (1ce8f7f2-866b-4552-a48a-cef806b9a5fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:49.294170 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Create volume request issued successfully. Aug 25 15:15:49.294756 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c755be4e-068c-437a-812c-286578444a60 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:15:49.295186 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 130/542] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:15:48 2026] POST /volume/v3/volumes => generated 817 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:49.307370 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2a82b6a5-4c10-45f1-9624-5f03629cc31c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:49.309536 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2a82b6a5-4c10-45f1-9624-5f03629cc31c tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] GET https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 Aug 25 15:15:49.309719 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2a82b6a5-4c10-45f1-9624-5f03629cc31c tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:49.309909 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2a82b6a5-4c10-45f1-9624-5f03629cc31c tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:49.316142 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:49.316142 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:49.319457 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2a82b6a5-4c10-45f1-9624-5f03629cc31c tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Volume info retrieved successfully. Aug 25 15:15:49.323147 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2a82b6a5-4c10-45f1-9624-5f03629cc31c tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 returned with HTTP 200 Aug 25 15:15:49.323518 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 136/543] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:49 2026] GET /volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 => generated 885 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:49.634542 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-86204482-05b2-4267-845c-777956449775 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:49.634903 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ad8cbaca-b950-434c-bbde-45f25edacbc6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:49.636429 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cc8394e2-b0e3-43cf-b5e9-d192a5b60c5c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:49.636649 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ad8cbaca-b950-434c-bbde-45f25edacbc6 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:49.636681 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-86204482-05b2-4267-845c-777956449775 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:49.636707 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ad8cbaca-b950-434c-bbde-45f25edacbc6 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:49.636742 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-73a36c41-b258-41e2-8099-9f17bb241075 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:49.636932 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-86204482-05b2-4267-845c-777956449775 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:49.636969 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ad8cbaca-b950-434c-bbde-45f25edacbc6 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:49.637012 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-86204482-05b2-4267-845c-777956449775 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:49.639393 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc8394e2-b0e3-43cf-b5e9-d192a5b60c5c tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:49.639393 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc8394e2-b0e3-43cf-b5e9-d192a5b60c5c tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:49.639620 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-73a36c41-b258-41e2-8099-9f17bb241075 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:49.639719 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc8394e2-b0e3-43cf-b5e9-d192a5b60c5c tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:49.639770 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-73a36c41-b258-41e2-8099-9f17bb241075 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:49.639770 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-73a36c41-b258-41e2-8099-9f17bb241075 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:49.645839 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:49.645839 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:49.662147 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:49.662147 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:49.662227 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-86204482-05b2-4267-845c-777956449775 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:49.662272 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ad8cbaca-b950-434c-bbde-45f25edacbc6 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:49.662300 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:49.662300 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:49.662355 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-86204482-05b2-4267-845c-777956449775 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:49.662380 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:49.662380 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:49.662423 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 139/544] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:49 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:49.662447 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ad8cbaca-b950-434c-bbde-45f25edacbc6 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:49.662485 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cc8394e2-b0e3-43cf-b5e9-d192a5b60c5c tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:49.662523 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 140/545] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:49 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:49.662550 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-73a36c41-b258-41e2-8099-9f17bb241075 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:49.662574 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc8394e2-b0e3-43cf-b5e9-d192a5b60c5c tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:49.662574 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 131/546] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:49 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:49.663344 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-73a36c41-b258-41e2-8099-9f17bb241075 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:49.663922 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 137/547] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:49 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:49.672394 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2ce04824-9a64-434a-95b2-075ab68d4df9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:49.674263 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ce04824-9a64-434a-95b2-075ab68d4df9 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:49.674490 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ce04824-9a64-434a-95b2-075ab68d4df9 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:49.674713 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ce04824-9a64-434a-95b2-075ab68d4df9 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:49.682177 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:49.682177 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:49.685750 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2ce04824-9a64-434a-95b2-075ab68d4df9 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:49.690288 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ce04824-9a64-434a-95b2-075ab68d4df9 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:49.690728 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 140/548] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:49 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:49.787090 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-643363e3-b05c-43d2-bef0-a993d4604a37 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:49.788829 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-643363e3-b05c-43d2-bef0-a993d4604a37 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:49.789056 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-643363e3-b05c-43d2-bef0-a993d4604a37 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:49.789234 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-643363e3-b05c-43d2-bef0-a993d4604a37 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:49.796058 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:49.796058 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:49.799653 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-643363e3-b05c-43d2-bef0-a993d4604a37 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:49.803607 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-643363e3-b05c-43d2-bef0-a993d4604a37 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:49.803975 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 141/549] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:49 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:50.113344 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a7877e7f-081a-4936-a7df-41398eb0b027 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.114962 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a7877e7f-081a-4936-a7df-41398eb0b027 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:50.115163 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a7877e7f-081a-4936-a7df-41398eb0b027 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:50.115309 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a7877e7f-081a-4936-a7df-41398eb0b027 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:50.125595 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:50.125595 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:50.129557 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a7877e7f-081a-4936-a7df-41398eb0b027 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:50.133692 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a7877e7f-081a-4936-a7df-41398eb0b027 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:50.134086 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 132/550] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:50 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:50.337538 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f556521a-8788-472d-b0a5-87ed3cbc6363 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.339365 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f556521a-8788-472d-b0a5-87ed3cbc6363 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] GET https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 Aug 25 15:15:50.339594 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f556521a-8788-472d-b0a5-87ed3cbc6363 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:50.339778 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f556521a-8788-472d-b0a5-87ed3cbc6363 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:50.348346 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:50.348346 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:50.352247 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f556521a-8788-472d-b0a5-87ed3cbc6363 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Volume info retrieved successfully. Aug 25 15:15:50.357142 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f556521a-8788-472d-b0a5-87ed3cbc6363 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 returned with HTTP 200 Aug 25 15:15:50.357518 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 138/551] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:50 2026] GET /volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:50.370238 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dcc2aeae-3bab-4ae8-9626-8da81538932b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.372045 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dcc2aeae-3bab-4ae8-9626-8da81538932b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] POST https://10.4.3.85/volume/v3/volume-transfers Aug 25 15:15:50.372461 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dcc2aeae-3bab-4ae8-9626-8da81538932b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "72ba4777-d153-4de3-a9d3-780b6e12e499"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:50.373844 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volume_transfer [None req-dcc2aeae-3bab-4ae8-9626-8da81538932b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Creating new volume transfer {'transfer': {'volume_id': '72ba4777-d153-4de3-a9d3-780b6e12e499'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 15:15:50.373959 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volume_transfer [None req-dcc2aeae-3bab-4ae8-9626-8da81538932b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Creating transfer of volume 72ba4777-d153-4de3-a9d3-780b6e12e499 Aug 25 15:15:50.374086 np0000008087 devstack@c-api.service[100467]: INFO cinder.transfer.api [None req-dcc2aeae-3bab-4ae8-9626-8da81538932b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Generating transfer record for volume 72ba4777-d153-4de3-a9d3-780b6e12e499 Aug 25 15:15:50.380699 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:50.380699 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:50.396816 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dcc2aeae-3bab-4ae8-9626-8da81538932b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volume-transfers returned with HTTP 202 Aug 25 15:15:50.397247 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 141/552] 10.4.3.85 () {70 vars in 1319 bytes} [Tue Aug 25 15:15:50 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:50.408299 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4ccd6d09-2282-4d26-8da1-0909a14c5eb3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.410246 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4ccd6d09-2282-4d26-8da1-0909a14c5eb3 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] GET https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 Aug 25 15:15:50.410444 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4ccd6d09-2282-4d26-8da1-0909a14c5eb3 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:50.410660 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4ccd6d09-2282-4d26-8da1-0909a14c5eb3 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:50.418270 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:50.418270 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:50.423273 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4ccd6d09-2282-4d26-8da1-0909a14c5eb3 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Volume info retrieved successfully. Aug 25 15:15:50.428587 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4ccd6d09-2282-4d26-8da1-0909a14c5eb3 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 returned with HTTP 200 Aug 25 15:15:50.429150 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 142/553] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:50 2026] GET /volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:50.441402 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e90827b6-0b12-486c-9b9f-f5ccffb450f9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.443076 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e90827b6-0b12-486c-9b9f-f5ccffb450f9 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] GET https://10.4.3.85/volume/v3/volume-transfers/af766d00-657e-456a-aa73-8f5eb288c3b8 Aug 25 15:15:50.443250 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e90827b6-0b12-486c-9b9f-f5ccffb450f9 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:50.443462 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e90827b6-0b12-486c-9b9f-f5ccffb450f9 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:50.447525 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e90827b6-0b12-486c-9b9f-f5ccffb450f9 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volume-transfers/af766d00-657e-456a-aa73-8f5eb288c3b8 returned with HTTP 200 Aug 25 15:15:50.447890 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 133/554] 10.4.3.85 () {68 vars in 1409 bytes} [Tue Aug 25 15:15:50 2026] GET /volume/v3/volume-transfers/af766d00-657e-456a-aa73-8f5eb288c3b8 => generated 538 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:50.455878 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-318d2d38-e5c3-4742-a5d8-4aa6142cc966 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.457601 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-318d2d38-e5c3-4742-a5d8-4aa6142cc966 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] GET https://10.4.3.85/volume/v3/volume-transfers Aug 25 15:15:50.457810 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-318d2d38-e5c3-4742-a5d8-4aa6142cc966 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:50.457990 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-318d2d38-e5c3-4742-a5d8-4aa6142cc966 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:50.458174 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volume_transfer [None req-318d2d38-e5c3-4742-a5d8-4aa6142cc966 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Listing volume transfers {{(pid=100466) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 15:15:50.461876 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-318d2d38-e5c3-4742-a5d8-4aa6142cc966 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volume-transfers returned with HTTP 200 Aug 25 15:15:50.462303 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 139/555] 10.4.3.85 () {68 vars in 1298 bytes} [Tue Aug 25 15:15:50 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:50.471862 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9d6efc6e-7ef3-4863-926c-f1512efd8207 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.546166 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9d6efc6e-7ef3-4863-926c-f1512efd8207 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] POST https://10.4.3.85/volume/v3/volume-transfers/af766d00-657e-456a-aa73-8f5eb288c3b8/accept Aug 25 15:15:50.546698 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9d6efc6e-7ef3-4863-926c-f1512efd8207 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "28a18d141b834faa"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:50.548611 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.volume_transfer [None req-9d6efc6e-7ef3-4863-926c-f1512efd8207 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] Accepting volume transfer af766d00-657e-456a-aa73-8f5eb288c3b8 {{(pid=100467) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 15:15:50.548763 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.volume_transfer [None req-9d6efc6e-7ef3-4863-926c-f1512efd8207 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] Accepting transfer af766d00-657e-456a-aa73-8f5eb288c3b8 Aug 25 15:15:50.621372 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-9d6efc6e-7ef3-4863-926c-f1512efd8207 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] Created reservations ['e73d62d5-f85c-4c16-adc2-1e1d1f2b798d', '6db608d1-863f-45cb-b611-d9bd36749dc0', '2ac2b6bd-a382-4775-a993-49390cf4594e', '065dbdc2-ff6c-46b6-ae0e-b445288d7474'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:50.641982 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-9d6efc6e-7ef3-4863-926c-f1512efd8207 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] Created reservations ['65826340-d7e6-42c0-a6d8-6f28f716672e', '4a6b43d1-8f2a-410b-91be-9febd3ced228', 'b5645dc7-abc3-4bb1-b75d-23c2461e0818', '441cd945-2aef-4fda-a0c6-53940a1540c6'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:50.657840 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-9d6efc6e-7ef3-4863-926c-f1512efd8207 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-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 25 15:15:50.667168 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1133348c-8744-4349-9786-8f1c9304c936 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.668539 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-07ba3109-6ae8-44e3-9aa9-bc13d67227b4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.669017 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1133348c-8744-4349-9786-8f1c9304c936 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:50.669208 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1133348c-8744-4349-9786-8f1c9304c936 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:50.669388 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1133348c-8744-4349-9786-8f1c9304c936 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:50.670971 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-07ba3109-6ae8-44e3-9aa9-bc13d67227b4 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:50.671240 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-07ba3109-6ae8-44e3-9aa9-bc13d67227b4 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:50.671486 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-07ba3109-6ae8-44e3-9aa9-bc13d67227b4 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:50.673430 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-04271e9e-563f-4d88-bf16-c46ec78a9671 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.675990 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-04271e9e-563f-4d88-bf16-c46ec78a9671 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:50.676321 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-04271e9e-563f-4d88-bf16-c46ec78a9671 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:50.676533 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-04271e9e-563f-4d88-bf16-c46ec78a9671 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:50.679624 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:50.679624 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:50.683853 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1133348c-8744-4349-9786-8f1c9304c936 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:50.684491 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:50.684491 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:50.685234 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-9d6efc6e-7ef3-4863-926c-f1512efd8207 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] Created reservations ['1878ab83-a6ac-4553-8a74-aeaee8d6560f', '37ea95ec-a446-4693-a1e5-26ce465cd30f', '2e39d376-8048-46c5-82f5-2ceba95fabd8', 'bcab4cd5-0344-4ca9-9189-ca65217c735a'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:50.688897 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1133348c-8744-4349-9786-8f1c9304c936 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:50.689658 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:50.689658 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:50.689759 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 143/556] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:50 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:50.689804 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-07ba3109-6ae8-44e3-9aa9-bc13d67227b4 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:50.690155 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-20c1c5f5-a0f5-44eb-863e-889b1ca5d620 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.692021 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-20c1c5f5-a0f5-44eb-863e-889b1ca5d620 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:50.692256 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-20c1c5f5-a0f5-44eb-863e-889b1ca5d620 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:50.692431 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-20c1c5f5-a0f5-44eb-863e-889b1ca5d620 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:50.694298 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-04271e9e-563f-4d88-bf16-c46ec78a9671 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:50.695411 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-07ba3109-6ae8-44e3-9aa9-bc13d67227b4 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:50.695938 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 134/557] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:50 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:50.700083 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-04271e9e-563f-4d88-bf16-c46ec78a9671 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:50.700588 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 140/558] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:50 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:50.701660 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:50.701660 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:50.702919 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-35603424-5b02-4b32-a23e-3942bece2acb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.705616 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-35603424-5b02-4b32-a23e-3942bece2acb tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:50.706135 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-35603424-5b02-4b32-a23e-3942bece2acb tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:50.706411 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-35603424-5b02-4b32-a23e-3942bece2acb tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:50.706480 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-20c1c5f5-a0f5-44eb-863e-889b1ca5d620 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:50.713138 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-20c1c5f5-a0f5-44eb-863e-889b1ca5d620 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:50.713645 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 144/559] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:50 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:50.716639 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:50.716639 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:50.717487 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-9d6efc6e-7ef3-4863-926c-f1512efd8207 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] Created reservations ['adfa8a03-e998-4f68-bcc9-e636b68f0715', '573f5ba5-16af-4460-ba86-a0c04f8c090e', '454bcc50-0dbc-45e5-95dd-e97f3ae4657e', '97f54b18-fd00-4e31-bcc6-324a8f5e2f6c'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:50.721519 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-35603424-5b02-4b32-a23e-3942bece2acb tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:50.726143 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-35603424-5b02-4b32-a23e-3942bece2acb tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:50.726761 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 135/560] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:50 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:50.728611 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9d6efc6e-7ef3-4863-926c-f1512efd8207 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] Transfer volume completed successfully. Aug 25 15:15:50.817326 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9a0ecc69-7b7a-469e-b1e8-0ccc040e88b8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.819408 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a0ecc69-7b7a-469e-b1e8-0ccc040e88b8 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:50.819656 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a0ecc69-7b7a-469e-b1e8-0ccc040e88b8 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:50.819879 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a0ecc69-7b7a-469e-b1e8-0ccc040e88b8 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:50.828093 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:50.828093 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:50.832513 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9a0ecc69-7b7a-469e-b1e8-0ccc040e88b8 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:50.837899 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a0ecc69-7b7a-469e-b1e8-0ccc040e88b8 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:50.838373 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 141/561] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:50 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:50.867585 np0000008087 devstack@c-api.service[100467]: INFO cinder.transfer.api [None req-9d6efc6e-7ef3-4863-926c-f1512efd8207 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] Volume 72ba4777-d153-4de3-a9d3-780b6e12e499 has been transferred. Aug 25 15:15:50.875417 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9d6efc6e-7ef3-4863-926c-f1512efd8207 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] https://10.4.3.85/volume/v3/volume-transfers/af766d00-657e-456a-aa73-8f5eb288c3b8/accept returned with HTTP 202 Aug 25 15:15:50.875857 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 142/562] 10.4.3.85 () {70 vars in 1451 bytes} [Tue Aug 25 15:15:50 2026] POST /volume/v3/volume-transfers/af766d00-657e-456a-aa73-8f5eb288c3b8/accept => generated 363 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:50.884628 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bb9abe33-27e7-45e0-976b-fde1defc2df3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.886331 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bb9abe33-27e7-45e0-976b-fde1defc2df3 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] GET https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 Aug 25 15:15:50.886565 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bb9abe33-27e7-45e0-976b-fde1defc2df3 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:50.886744 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bb9abe33-27e7-45e0-976b-fde1defc2df3 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:50.893235 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:50.893235 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:50.896488 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-bb9abe33-27e7-45e0-976b-fde1defc2df3 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] Volume info retrieved successfully. Aug 25 15:15:50.900431 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bb9abe33-27e7-45e0-976b-fde1defc2df3 tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 returned with HTTP 200 Aug 25 15:15:50.900798 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 145/563] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:50 2026] GET /volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:50.917516 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9f259fad-e2c9-420b-b0be-f86d2a710abf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.919972 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f259fad-e2c9-420b-b0be-f86d2a710abf tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] GET https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 Aug 25 15:15:50.920270 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f259fad-e2c9-420b-b0be-f86d2a710abf tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:50.920504 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f259fad-e2c9-420b-b0be-f86d2a710abf tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:50.930266 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:50.930266 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:50.935943 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9f259fad-e2c9-420b-b0be-f86d2a710abf tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] Volume info retrieved successfully. Aug 25 15:15:50.942597 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f259fad-e2c9-420b-b0be-f86d2a710abf tempest-VolumesTransfersV357Test-1320095110 tempest-VolumesTransfersV357Test-1320095110-project-member] https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 returned with HTTP 200 Aug 25 15:15:50.943151 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 136/564] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:50 2026] GET /volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:50.959214 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-26d854e2-28ac-4c98-8459-c93305cd4a1a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:50.961610 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-26d854e2-28ac-4c98-8459-c93305cd4a1a tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] DELETE https://10.4.3.85/volume/v3/volume-transfers/af766d00-657e-456a-aa73-8f5eb288c3b8 Aug 25 15:15:50.961969 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-26d854e2-28ac-4c98-8459-c93305cd4a1a tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:50.962274 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-26d854e2-28ac-4c98-8459-c93305cd4a1a tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:50.962443 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.volume_transfer [None req-26d854e2-28ac-4c98-8459-c93305cd4a1a tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Delete transfer with id: af766d00-657e-456a-aa73-8f5eb288c3b8 Aug 25 15:15:50.966311 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-26d854e2-28ac-4c98-8459-c93305cd4a1a tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volume-transfers/af766d00-657e-456a-aa73-8f5eb288c3b8 returned with HTTP 404 Aug 25 15:15:50.966973 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 142/565] 10.4.3.85 () {68 vars in 1412 bytes} [Tue Aug 25 15:15:50 2026] DELETE /volume/v3/volume-transfers/af766d00-657e-456a-aa73-8f5eb288c3b8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:15:50.973977 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-359ad0af-04f7-4245-9433-f29ce8bff52d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:51.002601 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-359ad0af-04f7-4245-9433-f29ce8bff52d tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 Aug 25 15:15:51.002822 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-359ad0af-04f7-4245-9433-f29ce8bff52d tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:51.003016 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-359ad0af-04f7-4245-9433-f29ce8bff52d tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:51.003233 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-359ad0af-04f7-4245-9433-f29ce8bff52d tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Delete volume with id: 72ba4777-d153-4de3-a9d3-780b6e12e499 Aug 25 15:15:51.010816 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:51.010816 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:51.011176 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-359ad0af-04f7-4245-9433-f29ce8bff52d tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Volume info retrieved successfully. Aug 25 15:15:51.121259 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-359ad0af-04f7-4245-9433-f29ce8bff52d tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Delete volume request issued successfully. Aug 25 15:15:51.122140 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-359ad0af-04f7-4245-9433-f29ce8bff52d tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 returned with HTTP 202 Aug 25 15:15:51.122140 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 143/566] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:15:50 2026] DELETE /volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:15:51.130819 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a359af49-f802-4423-9e10-0429520f1236 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:51.133154 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a359af49-f802-4423-9e10-0429520f1236 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] GET https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 Aug 25 15:15:51.133396 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a359af49-f802-4423-9e10-0429520f1236 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:51.133686 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a359af49-f802-4423-9e10-0429520f1236 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:51.143255 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:51.143255 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:51.147659 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f5f4d9c5-8631-4a76-b607-6dcc95b7e1f1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:51.148484 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a359af49-f802-4423-9e10-0429520f1236 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Volume info retrieved successfully. Aug 25 15:15:51.149903 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f5f4d9c5-8631-4a76-b607-6dcc95b7e1f1 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:51.150312 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f5f4d9c5-8631-4a76-b607-6dcc95b7e1f1 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:51.150610 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f5f4d9c5-8631-4a76-b607-6dcc95b7e1f1 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:51.154755 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a359af49-f802-4423-9e10-0429520f1236 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 returned with HTTP 200 Aug 25 15:15:51.155359 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 146/567] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:51 2026] GET /volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 => generated 1128 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:51.159955 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:51.159955 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:51.163266 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f5f4d9c5-8631-4a76-b607-6dcc95b7e1f1 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:51.167114 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f5f4d9c5-8631-4a76-b607-6dcc95b7e1f1 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:51.167462 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 137/568] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:51 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:51.702613 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-779ed551-bfbc-44a2-ad70-c2dd28c6d315 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:51.704382 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-779ed551-bfbc-44a2-ad70-c2dd28c6d315 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:51.704578 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-779ed551-bfbc-44a2-ad70-c2dd28c6d315 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:51.704753 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-779ed551-bfbc-44a2-ad70-c2dd28c6d315 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:51.710009 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5f6d55bd-5704-40f9-ad8d-abade3eb956a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:51.712169 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5f6d55bd-5704-40f9-ad8d-abade3eb956a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:51.712402 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5f6d55bd-5704-40f9-ad8d-abade3eb956a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:51.712615 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5f6d55bd-5704-40f9-ad8d-abade3eb956a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:51.713333 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e5adf40d-a424-48b8-aeb6-0d409cf3ef28 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:51.715114 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e5adf40d-a424-48b8-aeb6-0d409cf3ef28 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:51.715333 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e5adf40d-a424-48b8-aeb6-0d409cf3ef28 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:51.715535 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e5adf40d-a424-48b8-aeb6-0d409cf3ef28 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:51.715599 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:51.715599 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:51.719377 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-779ed551-bfbc-44a2-ad70-c2dd28c6d315 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:51.722246 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:51.722246 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:51.723431 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-779ed551-bfbc-44a2-ad70-c2dd28c6d315 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:51.723865 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 143/569] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:51 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:51.724496 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:51.724496 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:51.727504 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5f6d55bd-5704-40f9-ad8d-abade3eb956a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:51.727753 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8feba4ba-efe9-4976-815f-765568287dc9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:51.728252 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e5adf40d-a424-48b8-aeb6-0d409cf3ef28 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:51.729657 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8feba4ba-efe9-4976-815f-765568287dc9 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:51.729848 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8feba4ba-efe9-4976-815f-765568287dc9 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:51.730030 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8feba4ba-efe9-4976-815f-765568287dc9 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:51.731959 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e5adf40d-a424-48b8-aeb6-0d409cf3ef28 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:51.732336 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 147/570] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:51 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:51.734408 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5f6d55bd-5704-40f9-ad8d-abade3eb956a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:51.734923 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 144/571] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:51 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:51.740450 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-66a089d5-b69b-40f1-aab0-3080bf12289f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:51.740612 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:51.740612 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:51.742217 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-66a089d5-b69b-40f1-aab0-3080bf12289f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:51.742397 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-66a089d5-b69b-40f1-aab0-3080bf12289f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:51.742588 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-66a089d5-b69b-40f1-aab0-3080bf12289f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:51.743594 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8feba4ba-efe9-4976-815f-765568287dc9 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:51.747416 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8feba4ba-efe9-4976-815f-765568287dc9 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:51.747768 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 138/572] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:51 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:51.748802 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:51.748802 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:51.752161 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-66a089d5-b69b-40f1-aab0-3080bf12289f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:51.756531 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-66a089d5-b69b-40f1-aab0-3080bf12289f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:51.757001 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 144/573] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:51 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:51.850416 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-02776abe-4516-4340-ac54-3690bf83e70a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:51.852195 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-02776abe-4516-4340-ac54-3690bf83e70a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:51.852385 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-02776abe-4516-4340-ac54-3690bf83e70a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:51.852580 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-02776abe-4516-4340-ac54-3690bf83e70a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:51.858794 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:51.858794 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:51.861989 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-02776abe-4516-4340-ac54-3690bf83e70a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:51.865628 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-02776abe-4516-4340-ac54-3690bf83e70a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:51.865951 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 148/574] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:51 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:52.169294 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-40b7b832-d04d-4c24-a019-e79945f8aea2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:52.171634 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-40b7b832-d04d-4c24-a019-e79945f8aea2 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] GET https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 Aug 25 15:15:52.171957 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-40b7b832-d04d-4c24-a019-e79945f8aea2 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:52.172230 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-40b7b832-d04d-4c24-a019-e79945f8aea2 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:52.175064 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=486,cinder:UPDATE=62,cinder:INSERT=49 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:15:52.180285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b5927c60-f367-4f17-abbf-f7fef84d6223 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:52.181860 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-40b7b832-d04d-4c24-a019-e79945f8aea2 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 returned with HTTP 404 Aug 25 15:15:52.187977 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5927c60-f367-4f17-abbf-f7fef84d6223 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:52.188089 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 145/575] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:52 2026] GET /volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:15:52.188145 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5927c60-f367-4f17-abbf-f7fef84d6223 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:52.188145 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5927c60-f367-4f17-abbf-f7fef84d6223 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:52.192411 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cade9471-0fcf-4a7a-a98e-e3aa457fb9a5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:52.193055 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:52.193055 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:52.194576 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cade9471-0fcf-4a7a-a98e-e3aa457fb9a5 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] GET https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 Aug 25 15:15:52.194842 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cade9471-0fcf-4a7a-a98e-e3aa457fb9a5 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:52.195107 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cade9471-0fcf-4a7a-a98e-e3aa457fb9a5 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:52.196933 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b5927c60-f367-4f17-abbf-f7fef84d6223 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:52.201280 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5927c60-f367-4f17-abbf-f7fef84d6223 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:52.201829 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 139/576] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:52 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:52.202496 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cade9471-0fcf-4a7a-a98e-e3aa457fb9a5 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 returned with HTTP 404 Aug 25 15:15:52.203002 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 145/577] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:52 2026] GET /volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:15:52.211899 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c73119ba-db6e-4a89-8907-57f26d91fd0a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:52.213635 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c73119ba-db6e-4a89-8907-57f26d91fd0a tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] DELETE https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 Aug 25 15:15:52.213887 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c73119ba-db6e-4a89-8907-57f26d91fd0a tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:52.214102 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c73119ba-db6e-4a89-8907-57f26d91fd0a tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:52.214368 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-c73119ba-db6e-4a89-8907-57f26d91fd0a tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Delete volume with id: 72ba4777-d153-4de3-a9d3-780b6e12e499 Aug 25 15:15:52.220927 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c73119ba-db6e-4a89-8907-57f26d91fd0a tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 returned with HTTP 404 Aug 25 15:15:52.221448 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 149/578] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:15:52 2026] DELETE /volume/v3/volumes/72ba4777-d153-4de3-a9d3-780b6e12e499 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:15:52.231941 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-afe625ee-76ff-45a1-a2e2-afed55450dac None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:52.234681 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:15:52.235262 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1167916195"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:52.237378 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1167916195'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:15:52.237609 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Create volume of 1 GB Aug 25 15:15:52.243417 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Availability Zones retrieved successfully. Aug 25 15:15:52.252792 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Flow 'volume_create_api' (d469e8c5-cb22-4c87-b3ab-ee98f262cbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:52.254312 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c872fb3e-588e-4114-829c-dac166081ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:52.255930 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:15:52.286092 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c872fb3e-588e-4114-829c-dac166081ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:52.286887 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4704efff-75da-4d61-aa6d-4b493db81f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:52.389551 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Created reservations ['d3b97fe8-389a-43f3-b253-034c270618ed', '9e352610-6fc5-4d69-af9d-bbfa5ecbb29f', '20033a15-104b-4dc6-adb6-063ae7a0a76d', '4775a7ae-e80b-4d69-8598-4037f0c827e2'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:52.390489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4704efff-75da-4d61-aa6d-4b493db81f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3b97fe8-389a-43f3-b253-034c270618ed', '9e352610-6fc5-4d69-af9d-bbfa5ecbb29f', '20033a15-104b-4dc6-adb6-063ae7a0a76d', '4775a7ae-e80b-4d69-8598-4037f0c827e2']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:52.391378 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424decfb-003d-4653-9656-2d1a49ab7531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:52.422106 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424decfb-003d-4653-9656-2d1a49ab7531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a585e919-4511-4693-949b-4faa65b13565', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1167916195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5224c279e5434bfa8ae68c152abdcf7c',qos_specs=None,replication_status=,reservations=['d3b97fe8-389a-43f3-b253-034c270618ed','9e352610-6fc5-4d69-af9d-bbfa5ecbb29f','20033a15-104b-4dc6-adb6-063ae7a0a76d','4775a7ae-e80b-4d69-8598-4037f0c827e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f8bfe539d424e907cbe12fbb3cfd1',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1167916195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a585e919-4511-4693-949b-4faa65b13565,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5224c279e5434bfa8ae68c152abdcf7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe2f8bfe539d424e907cbe12fbb3cfd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:52.422904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26e7dc36-6a5f-492c-89c1-e12449bafd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:52.470736 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26e7dc36-6a5f-492c-89c1-e12449bafd19) transitioned into state 'SUCCESS' from state '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-1167916195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5224c279e5434bfa8ae68c152abdcf7c',qos_specs=None,replication_status=,reservations=['d3b97fe8-389a-43f3-b253-034c270618ed','9e352610-6fc5-4d69-af9d-bbfa5ecbb29f','20033a15-104b-4dc6-adb6-063ae7a0a76d','4775a7ae-e80b-4d69-8598-4037f0c827e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe2f8bfe539d424e907cbe12fbb3cfd1',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:52.471483 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4ce36d-72b4-44d6-894d-9ff12d50ff60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:52.491367 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4ce36d-72b4-44d6-894d-9ff12d50ff60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:52.492214 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Flow 'volume_create_api' (d469e8c5-cb22-4c87-b3ab-ee98f262cbfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:52.492574 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Create volume request issued successfully. Aug 25 15:15:52.493244 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-afe625ee-76ff-45a1-a2e2-afed55450dac tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:15:52.493718 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 146/579] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:15:52 2026] POST /volume/v3/volumes => generated 817 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:52.520309 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-79c232b0-b17f-485d-9780-b79ecfc8787c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:52.522183 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-79c232b0-b17f-485d-9780-b79ecfc8787c tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] GET https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 Aug 25 15:15:52.522399 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-79c232b0-b17f-485d-9780-b79ecfc8787c tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:52.522618 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-79c232b0-b17f-485d-9780-b79ecfc8787c tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:52.529884 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:52.529884 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:52.533698 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-79c232b0-b17f-485d-9780-b79ecfc8787c tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Volume info retrieved successfully. Aug 25 15:15:52.537787 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-79c232b0-b17f-485d-9780-b79ecfc8787c tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 returned with HTTP 200 Aug 25 15:15:52.538157 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 140/580] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:52 2026] GET /volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 => generated 885 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:52.742741 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cd08755e-96ef-465f-b8d7-07cbbd37c21c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:52.742741 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cd08755e-96ef-465f-b8d7-07cbbd37c21c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:52.742741 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cd08755e-96ef-465f-b8d7-07cbbd37c21c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:52.743187 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cd08755e-96ef-465f-b8d7-07cbbd37c21c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:52.747334 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-daecc1db-c5d5-4fe2-a233-c1e43fcc532e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:52.747633 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e5f3a919-cf58-4fde-849c-588a0d12a4d3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:52.749492 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e5f3a919-cf58-4fde-849c-588a0d12a4d3 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:52.749748 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e5f3a919-cf58-4fde-849c-588a0d12a4d3 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:52.749822 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-daecc1db-c5d5-4fe2-a233-c1e43fcc532e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:52.749962 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e5f3a919-cf58-4fde-849c-588a0d12a4d3 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:52.750075 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-daecc1db-c5d5-4fe2-a233-c1e43fcc532e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:52.750356 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-daecc1db-c5d5-4fe2-a233-c1e43fcc532e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:52.754096 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:52.754096 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:52.758970 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cd08755e-96ef-465f-b8d7-07cbbd37c21c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:52.759944 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e160202b-649d-4444-af0b-85df9210bd62 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:52.760614 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:52.760614 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:52.760703 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:52.760703 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:52.762339 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e160202b-649d-4444-af0b-85df9210bd62 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:52.762603 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e160202b-649d-4444-af0b-85df9210bd62 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:52.762871 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e160202b-649d-4444-af0b-85df9210bd62 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:52.763334 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cd08755e-96ef-465f-b8d7-07cbbd37c21c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:52.763728 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 146/581] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:52 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:52.764338 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e5f3a919-cf58-4fde-849c-588a0d12a4d3 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:52.764404 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-daecc1db-c5d5-4fe2-a233-c1e43fcc532e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:52.768687 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-daecc1db-c5d5-4fe2-a233-c1e43fcc532e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:52.769110 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 150/582] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:52 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:52.769694 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-eac14e20-a41e-4d83-8ae7-13b45502e159 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:52.770583 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e5f3a919-cf58-4fde-849c-588a0d12a4d3 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:52.771079 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 147/583] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:52 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:52.771286 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eac14e20-a41e-4d83-8ae7-13b45502e159 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:52.771486 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eac14e20-a41e-4d83-8ae7-13b45502e159 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:52.771671 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eac14e20-a41e-4d83-8ae7-13b45502e159 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:52.775181 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:52.775181 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:52.778772 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e160202b-649d-4444-af0b-85df9210bd62 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:52.780671 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:52.780671 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:52.783043 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e160202b-649d-4444-af0b-85df9210bd62 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:52.783570 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 141/584] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:52 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:52.785740 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-eac14e20-a41e-4d83-8ae7-13b45502e159 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:52.792058 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eac14e20-a41e-4d83-8ae7-13b45502e159 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:52.792628 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 147/585] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:52 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:52.878684 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c3931836-3172-43e1-bda1-f2647a1ab4c4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:52.881079 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c3931836-3172-43e1-bda1-f2647a1ab4c4 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:52.881415 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c3931836-3172-43e1-bda1-f2647a1ab4c4 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:52.881746 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c3931836-3172-43e1-bda1-f2647a1ab4c4 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:52.889348 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:52.889348 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:52.893591 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c3931836-3172-43e1-bda1-f2647a1ab4c4 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:52.897736 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c3931836-3172-43e1-bda1-f2647a1ab4c4 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:52.898142 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 151/586] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:52 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:53.213964 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f4720d47-fe06-4433-85db-b190fdb49625 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:53.215742 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f4720d47-fe06-4433-85db-b190fdb49625 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:53.215986 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f4720d47-fe06-4433-85db-b190fdb49625 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:53.216377 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f4720d47-fe06-4433-85db-b190fdb49625 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:53.225420 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:53.225420 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:53.228835 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f4720d47-fe06-4433-85db-b190fdb49625 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:53.232871 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f4720d47-fe06-4433-85db-b190fdb49625 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:53.233404 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 148/587] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:53 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:53.551236 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f243d70d-c386-4ae7-9d15-787306934f6e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:53.553121 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f243d70d-c386-4ae7-9d15-787306934f6e tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] GET https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 Aug 25 15:15:53.553361 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f243d70d-c386-4ae7-9d15-787306934f6e tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:53.553594 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f243d70d-c386-4ae7-9d15-787306934f6e tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:53.561079 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:53.561079 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:53.564556 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f243d70d-c386-4ae7-9d15-787306934f6e tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Volume info retrieved successfully. Aug 25 15:15:53.568481 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f243d70d-c386-4ae7-9d15-787306934f6e tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 returned with HTTP 200 Aug 25 15:15:53.568846 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 142/588] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:53 2026] GET /volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:53.580370 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a5d3f080-3ad4-45e1-9f79-bac0ef8ea08b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:53.582182 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5d3f080-3ad4-45e1-9f79-bac0ef8ea08b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] POST https://10.4.3.85/volume/v3/volume-transfers Aug 25 15:15:53.582571 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a5d3f080-3ad4-45e1-9f79-bac0ef8ea08b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a585e919-4511-4693-949b-4faa65b13565"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:53.583864 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volume_transfer [None req-a5d3f080-3ad4-45e1-9f79-bac0ef8ea08b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a585e919-4511-4693-949b-4faa65b13565'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 15:15:53.584001 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volume_transfer [None req-a5d3f080-3ad4-45e1-9f79-bac0ef8ea08b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Creating transfer of volume a585e919-4511-4693-949b-4faa65b13565 Aug 25 15:15:53.584786 np0000008087 devstack@c-api.service[100466]: INFO cinder.transfer.api [None req-a5d3f080-3ad4-45e1-9f79-bac0ef8ea08b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Generating transfer record for volume a585e919-4511-4693-949b-4faa65b13565 Aug 25 15:15:53.591227 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:53.591227 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:53.601457 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5d3f080-3ad4-45e1-9f79-bac0ef8ea08b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volume-transfers returned with HTTP 202 Aug 25 15:15:53.601882 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 148/589] 10.4.3.85 () {70 vars in 1319 bytes} [Tue Aug 25 15:15:53 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:53.610233 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-31383bcd-811d-4aa5-bb16-6f48bb9edd07 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:53.612410 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-31383bcd-811d-4aa5-bb16-6f48bb9edd07 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] GET https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 Aug 25 15:15:53.612750 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-31383bcd-811d-4aa5-bb16-6f48bb9edd07 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:53.613011 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-31383bcd-811d-4aa5-bb16-6f48bb9edd07 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:53.621992 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:53.621992 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:53.626266 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-31383bcd-811d-4aa5-bb16-6f48bb9edd07 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Volume info retrieved successfully. Aug 25 15:15:53.632026 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-31383bcd-811d-4aa5-bb16-6f48bb9edd07 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 returned with HTTP 200 Aug 25 15:15:53.632596 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 152/590] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:53 2026] GET /volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:53.645253 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7b2576a6-dbae-4d9d-a991-e9617d6a0b25 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:53.647179 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7b2576a6-dbae-4d9d-a991-e9617d6a0b25 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] GET https://10.4.3.85/volume/v3/volume-transfers/detail Aug 25 15:15:53.647518 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7b2576a6-dbae-4d9d-a991-e9617d6a0b25 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:53.647773 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7b2576a6-dbae-4d9d-a991-e9617d6a0b25 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:53.648093 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volume_transfer [None req-7b2576a6-dbae-4d9d-a991-e9617d6a0b25 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Listing volume transfers {{(pid=100467) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 15:15:53.654500 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7b2576a6-dbae-4d9d-a991-e9617d6a0b25 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 25 15:15:53.655061 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 149/591] 10.4.3.85 () {68 vars in 1319 bytes} [Tue Aug 25 15:15:53 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:53.663728 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-54c4088f-54ad-4ba2-b20a-66f6f4cb80a9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:53.665777 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54c4088f-54ad-4ba2-b20a-66f6f4cb80a9 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] DELETE https://10.4.3.85/volume/v3/volume-transfers/cf032243-460d-4e1e-8beb-5ba18efea41a Aug 25 15:15:53.665937 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54c4088f-54ad-4ba2-b20a-66f6f4cb80a9 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:53.666153 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54c4088f-54ad-4ba2-b20a-66f6f4cb80a9 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:53.666286 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.volume_transfer [None req-54c4088f-54ad-4ba2-b20a-66f6f4cb80a9 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Delete transfer with id: cf032243-460d-4e1e-8beb-5ba18efea41a Aug 25 15:15:53.675654 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:53.675654 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:53.778923 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-912280ad-1f3f-4c6f-ad24-0527a253931f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:53.780744 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-912280ad-1f3f-4c6f-ad24-0527a253931f tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:53.780935 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-912280ad-1f3f-4c6f-ad24-0527a253931f tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:53.781135 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-912280ad-1f3f-4c6f-ad24-0527a253931f tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:53.781171 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1beff8ab-ce58-4a5d-ad30-b12be0ec9b01 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:53.782987 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1beff8ab-ce58-4a5d-ad30-b12be0ec9b01 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:53.783178 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1beff8ab-ce58-4a5d-ad30-b12be0ec9b01 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:53.786173 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1beff8ab-ce58-4a5d-ad30-b12be0ec9b01 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:53.790461 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bf114025-1d51-4131-90a4-dd2540f73233 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:53.790937 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:53.790937 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:53.792781 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:53.792781 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:53.792958 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bf114025-1d51-4131-90a4-dd2540f73233 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:53.792958 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bf114025-1d51-4131-90a4-dd2540f73233 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:53.793156 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bf114025-1d51-4131-90a4-dd2540f73233 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:53.795255 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-912280ad-1f3f-4c6f-ad24-0527a253931f tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:53.796346 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1beff8ab-ce58-4a5d-ad30-b12be0ec9b01 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:53.800698 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-912280ad-1f3f-4c6f-ad24-0527a253931f tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:53.801117 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1beff8ab-ce58-4a5d-ad30-b12be0ec9b01 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:53.801170 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 149/592] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:53 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:53.801787 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 153/593] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:53 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:53.802006 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2a544232-f3bf-4bf6-859b-d31db6b453de None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:53.803977 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2a544232-f3bf-4bf6-859b-d31db6b453de tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:53.804180 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2a544232-f3bf-4bf6-859b-d31db6b453de tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:53.804363 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2a544232-f3bf-4bf6-859b-d31db6b453de tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:53.804614 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ce57a99e-ea04-428c-8965-eb47e4818604 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:53.805679 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:53.805679 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:53.806310 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ce57a99e-ea04-428c-8965-eb47e4818604 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:53.806570 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ce57a99e-ea04-428c-8965-eb47e4818604 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:53.806778 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ce57a99e-ea04-428c-8965-eb47e4818604 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:53.810871 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bf114025-1d51-4131-90a4-dd2540f73233 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:53.813658 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:53.813658 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:53.816955 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bf114025-1d51-4131-90a4-dd2540f73233 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:53.817301 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:53.817301 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:53.817595 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 150/594] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:53 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:53.817649 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ce57a99e-ea04-428c-8965-eb47e4818604 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:53.821895 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2a544232-f3bf-4bf6-859b-d31db6b453de tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:53.822280 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ce57a99e-ea04-428c-8965-eb47e4818604 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:53.822728 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 154/595] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:53 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:53.827081 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2a544232-f3bf-4bf6-859b-d31db6b453de tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:53.827526 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 150/596] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:53 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:53.892041 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54c4088f-54ad-4ba2-b20a-66f6f4cb80a9 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volume-transfers/cf032243-460d-4e1e-8beb-5ba18efea41a returned with HTTP 202 Aug 25 15:15:53.892523 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 143/597] 10.4.3.85 () {68 vars in 1412 bytes} [Tue Aug 25 15:15:53 2026] DELETE /volume/v3/volume-transfers/cf032243-460d-4e1e-8beb-5ba18efea41a => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:15:53.899271 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ac678f21-d744-428c-834b-8b7a4cfbde4b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:53.901457 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ac678f21-d744-428c-834b-8b7a4cfbde4b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] GET https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 Aug 25 15:15:53.901739 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ac678f21-d744-428c-834b-8b7a4cfbde4b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:53.901996 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ac678f21-d744-428c-834b-8b7a4cfbde4b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:53.910809 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:53.910809 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:53.912026 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e4df906d-d5d0-4805-ac3d-c2939039f0bc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:53.913857 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e4df906d-d5d0-4805-ac3d-c2939039f0bc tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:53.914104 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e4df906d-d5d0-4805-ac3d-c2939039f0bc tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:53.914286 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e4df906d-d5d0-4805-ac3d-c2939039f0bc tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:53.915103 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ac678f21-d744-428c-834b-8b7a4cfbde4b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Volume info retrieved successfully. Aug 25 15:15:53.920899 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ac678f21-d744-428c-834b-8b7a4cfbde4b tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 returned with HTTP 200 Aug 25 15:15:53.921328 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 151/598] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:53 2026] GET /volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:53.921609 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:53.921609 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:53.925912 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e4df906d-d5d0-4805-ac3d-c2939039f0bc tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:53.930569 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e4df906d-d5d0-4805-ac3d-c2939039f0bc tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:53.930920 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 155/599] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:53 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:53.933455 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8dcff689-eb94-4df5-b2da-cc14043d5009 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:53.935450 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8dcff689-eb94-4df5-b2da-cc14043d5009 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] DELETE https://10.4.3.85/volume/v3/volume-transfers/cf032243-460d-4e1e-8beb-5ba18efea41a Aug 25 15:15:53.935697 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8dcff689-eb94-4df5-b2da-cc14043d5009 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:53.935879 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8dcff689-eb94-4df5-b2da-cc14043d5009 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:53.936017 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.volume_transfer [None req-8dcff689-eb94-4df5-b2da-cc14043d5009 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Delete transfer with id: cf032243-460d-4e1e-8beb-5ba18efea41a Aug 25 15:15:53.939058 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8dcff689-eb94-4df5-b2da-cc14043d5009 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volume-transfers/cf032243-460d-4e1e-8beb-5ba18efea41a returned with HTTP 404 Aug 25 15:15:53.939544 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 151/600] 10.4.3.85 () {68 vars in 1412 bytes} [Tue Aug 25 15:15:53 2026] DELETE /volume/v3/volume-transfers/cf032243-460d-4e1e-8beb-5ba18efea41a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:15:53.946300 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d5117444-58bd-4370-b69b-72287e77c663 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:53.948329 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d5117444-58bd-4370-b69b-72287e77c663 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 Aug 25 15:15:53.948664 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d5117444-58bd-4370-b69b-72287e77c663 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:53.949012 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d5117444-58bd-4370-b69b-72287e77c663 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:53.959643 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-d5117444-58bd-4370-b69b-72287e77c663 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Delete volume with id: a585e919-4511-4693-949b-4faa65b13565 Aug 25 15:15:53.959643 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:53.959643 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:53.959643 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d5117444-58bd-4370-b69b-72287e77c663 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Volume info retrieved successfully. Aug 25 15:15:54.188646 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d5117444-58bd-4370-b69b-72287e77c663 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Delete volume request issued successfully. Aug 25 15:15:54.189303 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d5117444-58bd-4370-b69b-72287e77c663 tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 returned with HTTP 202 Aug 25 15:15:54.189303 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 144/601] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:15:53 2026] DELETE /volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:15:54.195500 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-36f1995a-f564-401c-af1a-3fef384a689e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:54.197136 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-36f1995a-f564-401c-af1a-3fef384a689e tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] GET https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 Aug 25 15:15:54.197340 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-36f1995a-f564-401c-af1a-3fef384a689e tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:54.197553 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-36f1995a-f564-401c-af1a-3fef384a689e tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:54.204533 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:54.204533 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:54.208318 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-36f1995a-f564-401c-af1a-3fef384a689e tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Volume info retrieved successfully. Aug 25 15:15:54.212700 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-36f1995a-f564-401c-af1a-3fef384a689e tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 returned with HTTP 200 Aug 25 15:15:54.213084 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 152/602] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:54 2026] GET /volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 => generated 1128 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:54.248210 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b6f070d0-0fa2-4f4c-a3cf-66fb9c9d338f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:54.250391 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b6f070d0-0fa2-4f4c-a3cf-66fb9c9d338f tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:54.250622 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b6f070d0-0fa2-4f4c-a3cf-66fb9c9d338f tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:54.250822 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b6f070d0-0fa2-4f4c-a3cf-66fb9c9d338f tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:54.260536 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:54.260536 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:54.264567 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b6f070d0-0fa2-4f4c-a3cf-66fb9c9d338f tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:54.269374 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b6f070d0-0fa2-4f4c-a3cf-66fb9c9d338f tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:54.269889 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 156/603] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:54 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:54.814389 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8222134a-d516-4022-8012-cfc0fb9c931e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:54.815289 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-df2e3c68-7ecd-42c9-ba51-69cb49226add None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:54.816951 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-df2e3c68-7ecd-42c9-ba51-69cb49226add tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:54.817027 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8222134a-d516-4022-8012-cfc0fb9c931e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:54.817155 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-df2e3c68-7ecd-42c9-ba51-69cb49226add tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:54.817346 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8222134a-d516-4022-8012-cfc0fb9c931e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:54.817407 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-df2e3c68-7ecd-42c9-ba51-69cb49226add tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:54.817668 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8222134a-d516-4022-8012-cfc0fb9c931e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:54.826664 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:54.826664 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:54.830165 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:54.830165 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:54.830316 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-df2e3c68-7ecd-42c9-ba51-69cb49226add tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:54.833763 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5fb77fdd-6954-4ef3-a79f-0a76a4e25634 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:54.833763 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5fb77fdd-6954-4ef3-a79f-0a76a4e25634 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:54.835002 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5fb77fdd-6954-4ef3-a79f-0a76a4e25634 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:54.835002 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5fb77fdd-6954-4ef3-a79f-0a76a4e25634 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:54.835085 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-df2e3c68-7ecd-42c9-ba51-69cb49226add tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:54.835085 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 145/604] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:54 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:54.836114 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8222134a-d516-4022-8012-cfc0fb9c931e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:54.838112 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f058fb94-2899-45f7-b6d0-0db229492652 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:54.840741 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f058fb94-2899-45f7-b6d0-0db229492652 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:54.841034 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f058fb94-2899-45f7-b6d0-0db229492652 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:54.841273 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f058fb94-2899-45f7-b6d0-0db229492652 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:54.841319 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3658934e-e735-4e7f-88d1-dd983a38d5bd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:54.842692 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8222134a-d516-4022-8012-cfc0fb9c931e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:54.843224 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 152/605] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:54 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:54.843597 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3658934e-e735-4e7f-88d1-dd983a38d5bd tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:54.843860 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3658934e-e735-4e7f-88d1-dd983a38d5bd tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:54.844099 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3658934e-e735-4e7f-88d1-dd983a38d5bd tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:54.845540 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:54.845540 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:54.850215 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5fb77fdd-6954-4ef3-a79f-0a76a4e25634 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:54.850478 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:54.850478 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:54.855145 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f058fb94-2899-45f7-b6d0-0db229492652 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:54.855805 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5fb77fdd-6954-4ef3-a79f-0a76a4e25634 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:54.856294 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 153/606] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:54 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:54.857763 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:54.857763 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:54.860420 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f058fb94-2899-45f7-b6d0-0db229492652 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:54.860786 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 157/607] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:54 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1050 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:54.863030 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3658934e-e735-4e7f-88d1-dd983a38d5bd tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:54.868808 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3658934e-e735-4e7f-88d1-dd983a38d5bd tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:54.869303 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 146/608] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:54 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:54.942817 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-830a6d16-4d4a-4c59-a1ec-accdce5fcc8f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:54.945130 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-830a6d16-4d4a-4c59-a1ec-accdce5fcc8f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:54.945318 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-830a6d16-4d4a-4c59-a1ec-accdce5fcc8f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:54.945578 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-830a6d16-4d4a-4c59-a1ec-accdce5fcc8f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:54.954955 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:54.954955 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:54.959575 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-830a6d16-4d4a-4c59-a1ec-accdce5fcc8f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:54.965576 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-830a6d16-4d4a-4c59-a1ec-accdce5fcc8f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:54.966158 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 153/609] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:54 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:55.225453 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4c4ff474-c65d-460a-8836-80b749a0c49b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:55.227592 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c4ff474-c65d-460a-8836-80b749a0c49b tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] GET https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 Aug 25 15:15:55.227802 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c4ff474-c65d-460a-8836-80b749a0c49b tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:55.232098 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c4ff474-c65d-460a-8836-80b749a0c49b tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:55.233845 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c4ff474-c65d-460a-8836-80b749a0c49b tempest-VolumesTransfersV357Test-1761505100 tempest-VolumesTransfersV357Test-1761505100-project-admin] https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 returned with HTTP 404 Aug 25 15:15:55.234323 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 154/610] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:55 2026] GET /volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:15:55.241362 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f499d035-6b4b-4cb3-88a1-cd7d0f0a0dd0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:55.242941 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f499d035-6b4b-4cb3-88a1-cd7d0f0a0dd0 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] GET https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 Aug 25 15:15:55.244527 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f499d035-6b4b-4cb3-88a1-cd7d0f0a0dd0 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:55.244527 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f499d035-6b4b-4cb3-88a1-cd7d0f0a0dd0 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:55.248979 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f499d035-6b4b-4cb3-88a1-cd7d0f0a0dd0 tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 returned with HTTP 404 Aug 25 15:15:55.249504 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 158/611] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:55 2026] GET /volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:15:55.257377 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-da1658e4-5de2-4d22-9d13-21343185f68d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:55.259665 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da1658e4-5de2-4d22-9d13-21343185f68d tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] DELETE https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 Aug 25 15:15:55.259905 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da1658e4-5de2-4d22-9d13-21343185f68d tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:55.260140 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da1658e4-5de2-4d22-9d13-21343185f68d tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:55.260338 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-da1658e4-5de2-4d22-9d13-21343185f68d tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] Delete volume with id: a585e919-4511-4693-949b-4faa65b13565 Aug 25 15:15:55.265681 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da1658e4-5de2-4d22-9d13-21343185f68d tempest-VolumesTransfersV357Test-219048392 tempest-VolumesTransfersV357Test-219048392-project-member] https://10.4.3.85/volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 returned with HTTP 404 Aug 25 15:15:55.266128 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 147/612] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:15:55 2026] DELETE /volume/v3/volumes/a585e919-4511-4693-949b-4faa65b13565 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:15:55.289143 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-eb512673-3e55-4bec-b6ba-c507264907ea None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:55.291174 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eb512673-3e55-4bec-b6ba-c507264907ea tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:55.291620 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eb512673-3e55-4bec-b6ba-c507264907ea tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:55.291982 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eb512673-3e55-4bec-b6ba-c507264907ea tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:55.306067 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:55.306067 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:55.311185 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-eb512673-3e55-4bec-b6ba-c507264907ea tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:55.318187 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eb512673-3e55-4bec-b6ba-c507264907ea tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:55.318187 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 154/613] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:55 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:55.850799 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1d2c15a3-51bd-430d-9bd4-9772361804bd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:55.853710 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d2c15a3-51bd-430d-9bd4-9772361804bd tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:55.853968 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d2c15a3-51bd-430d-9bd4-9772361804bd tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:55.854216 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d2c15a3-51bd-430d-9bd4-9772361804bd tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:55.857325 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7beb0c8a-bf92-4b23-bd1f-2cbccf0f6e15 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:55.859753 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7beb0c8a-bf92-4b23-bd1f-2cbccf0f6e15 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:55.860031 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7beb0c8a-bf92-4b23-bd1f-2cbccf0f6e15 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:55.860288 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7beb0c8a-bf92-4b23-bd1f-2cbccf0f6e15 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:55.865801 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:55.865801 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:55.869974 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9ddc7379-b7a8-4db4-9ed8-942582d8d0cb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:55.870924 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1d2c15a3-51bd-430d-9bd4-9772361804bd tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:55.872815 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ddc7379-b7a8-4db4-9ed8-942582d8d0cb tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:55.873079 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ddc7379-b7a8-4db4-9ed8-942582d8d0cb tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:55.873204 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:55.873204 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:55.873293 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ddc7379-b7a8-4db4-9ed8-942582d8d0cb tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:55.875279 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7d7687e7-97bb-4a7e-a20d-ca952e95ce51 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:55.877294 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d2c15a3-51bd-430d-9bd4-9772361804bd tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:55.877452 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7beb0c8a-bf92-4b23-bd1f-2cbccf0f6e15 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:55.877959 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7d7687e7-97bb-4a7e-a20d-ca952e95ce51 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:55.878043 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 155/614] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:55 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:55.878237 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7d7687e7-97bb-4a7e-a20d-ca952e95ce51 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:55.878552 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7d7687e7-97bb-4a7e-a20d-ca952e95ce51 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:55.882557 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7beb0c8a-bf92-4b23-bd1f-2cbccf0f6e15 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:55.883138 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 159/615] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:55 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:55.883320 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-35e5c808-9862-4060-94f0-02b657ccf758 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:55.885126 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35e5c808-9862-4060-94f0-02b657ccf758 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:55.885379 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35e5c808-9862-4060-94f0-02b657ccf758 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:55.885650 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35e5c808-9862-4060-94f0-02b657ccf758 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:55.886399 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:55.886399 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:55.886663 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:55.886663 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:55.890768 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7d7687e7-97bb-4a7e-a20d-ca952e95ce51 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:55.892482 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9ddc7379-b7a8-4db4-9ed8-942582d8d0cb tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:55.896333 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7d7687e7-97bb-4a7e-a20d-ca952e95ce51 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:55.896925 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 155/616] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:15:55 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1570 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:55.897674 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:55.897674 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:55.897928 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ddc7379-b7a8-4db4-9ed8-942582d8d0cb tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:55.898331 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 148/617] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:55 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:55.903715 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-35e5c808-9862-4060-94f0-02b657ccf758 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:55.910751 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35e5c808-9862-4060-94f0-02b657ccf758 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:55.910751 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 156/618] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:55 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:55.937015 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-81757a59-d241-4a04-9890-fb11f66973b2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:55.939767 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-81757a59-d241-4a04-9890-fb11f66973b2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:55.939883 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-81757a59-d241-4a04-9890-fb11f66973b2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:55.940120 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-81757a59-d241-4a04-9890-fb11f66973b2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:55.948073 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:55.948073 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:55.952348 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-81757a59-d241-4a04-9890-fb11f66973b2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:55.958775 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-81757a59-d241-4a04-9890-fb11f66973b2 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:55.960344 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 160/619] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:15:55 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1390 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:55.979631 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f2009e56-12ff-46f9-8b27-c7b1232a5f46 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:56.026335 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f2009e56-12ff-46f9-8b27-c7b1232a5f46 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:56.026335 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f2009e56-12ff-46f9-8b27-c7b1232a5f46 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:56.026335 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f2009e56-12ff-46f9-8b27-c7b1232a5f46 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:56.026335 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:56.026335 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:56.026335 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f2009e56-12ff-46f9-8b27-c7b1232a5f46 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:56.026335 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f2009e56-12ff-46f9-8b27-c7b1232a5f46 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:56.026335 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 156/620] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:55 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:56.329732 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8ca58c05-d759-4fd1-a7f1-bf9303534fa2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:56.331337 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8ca58c05-d759-4fd1-a7f1-bf9303534fa2 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:56.331521 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8ca58c05-d759-4fd1-a7f1-bf9303534fa2 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:56.331697 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8ca58c05-d759-4fd1-a7f1-bf9303534fa2 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:56.341574 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:56.341574 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:56.345754 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8ca58c05-d759-4fd1-a7f1-bf9303534fa2 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:56.351093 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8ca58c05-d759-4fd1-a7f1-bf9303534fa2 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:56.351537 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 149/621] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:56 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:56.468950 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-42bab8c0-f9a1-4c92-a99b-64c28b9ced07 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:56.471006 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-42bab8c0-f9a1-4c92-a99b-64c28b9ced07 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:56.471243 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-42bab8c0-f9a1-4c92-a99b-64c28b9ced07 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:56.471442 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-42bab8c0-f9a1-4c92-a99b-64c28b9ced07 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:56.478384 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:56.478384 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:56.482039 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-42bab8c0-f9a1-4c92-a99b-64c28b9ced07 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:56.486223 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-42bab8c0-f9a1-4c92-a99b-64c28b9ced07 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:56.486610 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 157/622] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:15:56 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1390 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:56.498078 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9a46bdb6-97ab-4c2d-8eda-7ba96c42e6bf None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:56.498381 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9a46bdb6-97ab-4c2d-8eda-7ba96c42e6bf None None] GET https://10.4.3.85/volume// Aug 25 15:15:56.498551 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9a46bdb6-97ab-4c2d-8eda-7ba96c42e6bf None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:56.498735 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9a46bdb6-97ab-4c2d-8eda-7ba96c42e6bf None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:56.499028 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9a46bdb6-97ab-4c2d-8eda-7ba96c42e6bf None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:15:56.499255 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 161/623] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:15:56 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:15:56.507291 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-a41a9da1-4f46-453d-bbd2-89d8dcd8018c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:56.509195 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-a41a9da1-4f46-453d-bbd2-89d8dcd8018c tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:15:56.509534 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-a41a9da1-4f46-453d-bbd2-89d8dcd8018c tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf15d312-3eb9-465e-b49d-ed38dd71c61b", "connector": null, "instance_uuid": "3029dad3-7972-415f-a612-c02354024cca"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:56.517377 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:56.517377 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:56.565075 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-a41a9da1-4f46-453d-bbd2-89d8dcd8018c tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:15:56.565794 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 157/624] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:15:56 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 25 15:15:56.892864 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-49e3a380-5f2d-4318-991b-2e06321877e4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:56.894982 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-49e3a380-5f2d-4318-991b-2e06321877e4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:56.895243 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-49e3a380-5f2d-4318-991b-2e06321877e4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:56.895465 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-49e3a380-5f2d-4318-991b-2e06321877e4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:56.899150 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-985f10c3-9f29-4066-b15b-78579dd9e791 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:56.900967 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-985f10c3-9f29-4066-b15b-78579dd9e791 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:56.901171 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-985f10c3-9f29-4066-b15b-78579dd9e791 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:56.901337 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-985f10c3-9f29-4066-b15b-78579dd9e791 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:56.907136 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:56.907136 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:56.911383 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-49e3a380-5f2d-4318-991b-2e06321877e4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:56.911742 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:56.911742 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:56.913272 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2d9f21f5-7ada-4d5c-944a-4e066dd4387d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:56.915340 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2d9f21f5-7ada-4d5c-944a-4e066dd4387d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:56.915578 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2d9f21f5-7ada-4d5c-944a-4e066dd4387d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:56.915789 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2d9f21f5-7ada-4d5c-944a-4e066dd4387d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:56.916269 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-49e3a380-5f2d-4318-991b-2e06321877e4 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:56.916779 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 150/625] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:56 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:56.917539 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-985f10c3-9f29-4066-b15b-78579dd9e791 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:56.923349 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-985f10c3-9f29-4066-b15b-78579dd9e791 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:56.923747 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-984124c7-33b8-4370-a798-99553281208b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:56.924056 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 158/626] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:56 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:56.926088 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-984124c7-33b8-4370-a798-99553281208b tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:56.926292 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-984124c7-33b8-4370-a798-99553281208b tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:56.926488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-984124c7-33b8-4370-a798-99553281208b tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:56.927745 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:56.927745 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:56.931576 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2d9f21f5-7ada-4d5c-944a-4e066dd4387d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:56.935493 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:56.935493 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:56.936452 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2d9f21f5-7ada-4d5c-944a-4e066dd4387d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:56.936944 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 162/627] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:56 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:56.939060 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-984124c7-33b8-4370-a798-99553281208b tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:56.944645 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-984124c7-33b8-4370-a798-99553281208b tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:56.945207 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 158/628] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:56 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:57.010607 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e6b43e84-1a6b-4be0-aedf-d599e1df5d86 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:57.012570 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e6b43e84-1a6b-4be0-aedf-d599e1df5d86 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:57.012807 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e6b43e84-1a6b-4be0-aedf-d599e1df5d86 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:57.013076 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e6b43e84-1a6b-4be0-aedf-d599e1df5d86 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:57.043482 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:57.043482 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:57.048333 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e6b43e84-1a6b-4be0-aedf-d599e1df5d86 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:57.053805 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e6b43e84-1a6b-4be0-aedf-d599e1df5d86 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:57.054239 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 151/629] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:57 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:57.363737 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-028f88c8-9090-404c-a9d2-2da7f21f1f89 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:57.366243 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-028f88c8-9090-404c-a9d2-2da7f21f1f89 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:57.366583 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-028f88c8-9090-404c-a9d2-2da7f21f1f89 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:57.366856 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-028f88c8-9090-404c-a9d2-2da7f21f1f89 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:57.389664 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:57.389664 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:57.398983 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-028f88c8-9090-404c-a9d2-2da7f21f1f89 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:57.406305 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-028f88c8-9090-404c-a9d2-2da7f21f1f89 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:57.406780 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 159/630] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:57 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:57.932678 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-179bbccb-dd6d-46dc-bc21-24569cd17c0f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:57.934749 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-179bbccb-dd6d-46dc-bc21-24569cd17c0f tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:57.935584 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-179bbccb-dd6d-46dc-bc21-24569cd17c0f tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:57.935584 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-179bbccb-dd6d-46dc-bc21-24569cd17c0f tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:57.936812 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-21860f0c-e41a-4aa5-a2ec-9710cc472a4e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:57.938800 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-21860f0c-e41a-4aa5-a2ec-9710cc472a4e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:57.939083 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21860f0c-e41a-4aa5-a2ec-9710cc472a4e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:57.939341 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21860f0c-e41a-4aa5-a2ec-9710cc472a4e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:57.945439 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:57.945439 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:57.949299 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-179bbccb-dd6d-46dc-bc21-24569cd17c0f tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:57.950750 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:57.950750 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:57.955331 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-179bbccb-dd6d-46dc-bc21-24569cd17c0f tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:57.956035 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-21860f0c-e41a-4aa5-a2ec-9710cc472a4e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:57.956724 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 163/631] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:57 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:57.956781 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-92366ad8-a924-44d7-882a-69850cef287a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:57.957675 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-075fa4a2-355f-4ad6-9df1-0ab945108c9e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:57.958914 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92366ad8-a924-44d7-882a-69850cef287a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:57.959156 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-92366ad8-a924-44d7-882a-69850cef287a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:57.959291 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-075fa4a2-355f-4ad6-9df1-0ab945108c9e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:57.959368 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-92366ad8-a924-44d7-882a-69850cef287a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:57.959511 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-075fa4a2-355f-4ad6-9df1-0ab945108c9e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:57.959692 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-075fa4a2-355f-4ad6-9df1-0ab945108c9e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:57.962452 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-21860f0c-e41a-4aa5-a2ec-9710cc472a4e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:57.963313 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 159/632] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:57 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:57.971423 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:57.971423 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:57.973091 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:57.973091 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:57.978058 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-075fa4a2-355f-4ad6-9df1-0ab945108c9e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:57.979614 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-92366ad8-a924-44d7-882a-69850cef287a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:57.984038 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-075fa4a2-355f-4ad6-9df1-0ab945108c9e tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:57.984819 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 160/633] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:57 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:57.985012 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92366ad8-a924-44d7-882a-69850cef287a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:57.985388 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 152/634] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:57 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:58.068872 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0c380c85-9490-434d-9063-3d76ab8794d9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:58.070846 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0c380c85-9490-434d-9063-3d76ab8794d9 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:58.071076 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0c380c85-9490-434d-9063-3d76ab8794d9 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:58.071151 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0c380c85-9490-434d-9063-3d76ab8794d9 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:58.080145 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:58.080145 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:58.084825 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0c380c85-9490-434d-9063-3d76ab8794d9 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:58.101830 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0c380c85-9490-434d-9063-3d76ab8794d9 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:58.102310 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 164/635] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:58 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:58.195547 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3268905f-945f-42c9-80ae-9460487a5158 req-60a1e1b1-c56c-4f67-805c-baab97d3c1e6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:58.198556 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-60a1e1b1-c56c-4f67-805c-baab97d3c1e6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] POST https://10.4.3.85/volume/v3/attachments/d71021ce-0b98-4dfb-8d78-599b537b4e70/action Aug 25 15:15:58.199039 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-60a1e1b1-c56c-4f67-805c-baab97d3c1e6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:15:58.199209 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-60a1e1b1-c56c-4f67-805c-baab97d3c1e6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:58.239062 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:58.239062 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:58.322431 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3268905f-945f-42c9-80ae-9460487a5158 req-60a1e1b1-c56c-4f67-805c-baab97d3c1e6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/attachments/d71021ce-0b98-4dfb-8d78-599b537b4e70/action returned with HTTP 204 Aug 25 15:15:58.323115 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 160/636] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:15:58 2026] POST /volume/v3/attachments/d71021ce-0b98-4dfb-8d78-599b537b4e70/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:58.423417 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e216dde7-1413-4c49-ac86-4634df93b3f3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:58.428120 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e216dde7-1413-4c49-ac86-4634df93b3f3 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:58.428120 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e216dde7-1413-4c49-ac86-4634df93b3f3 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:58.428120 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e216dde7-1413-4c49-ac86-4634df93b3f3 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:58.445182 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:58.445182 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:58.452664 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e216dde7-1413-4c49-ac86-4634df93b3f3 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:58.463868 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e216dde7-1413-4c49-ac86-4634df93b3f3 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:58.465034 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 161/637] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:58 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:58.558270 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-72aba74a-4cfc-46fa-86b9-bd9ae3223f1b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:58.558270 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72aba74a-4cfc-46fa-86b9-bd9ae3223f1b None None] GET https://10.4.3.85/volume// Aug 25 15:15:58.558270 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72aba74a-4cfc-46fa-86b9-bd9ae3223f1b None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:58.558270 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72aba74a-4cfc-46fa-86b9-bd9ae3223f1b None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:58.558270 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72aba74a-4cfc-46fa-86b9-bd9ae3223f1b None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:15:58.558270 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 153/638] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:15:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:15:58.566922 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-83abb9d7-591e-4898-b8a7-4747e4b8ae62 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:58.569248 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-83abb9d7-591e-4898-b8a7-4747e4b8ae62 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:15:58.569492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-83abb9d7-591e-4898-b8a7-4747e4b8ae62 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:58.569678 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-83abb9d7-591e-4898-b8a7-4747e4b8ae62 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:58.584141 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:58.584141 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:58.587786 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-83abb9d7-591e-4898-b8a7-4747e4b8ae62 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:15:58.593003 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-83abb9d7-591e-4898-b8a7-4747e4b8ae62 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:15:58.593490 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 165/639] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:15:58 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1569 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:15:58.686927 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-ac771ee1-44cf-49dc-af8e-24514334158b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:58.689596 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-ac771ee1-44cf-49dc-af8e-24514334158b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] PUT https://10.4.3.85/volume/v3/attachments/78a84628-93e1-455d-bac2-b87d92339181 Aug 25 15:15:58.690084 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-ac771ee1-44cf-49dc-af8e-24514334158b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:58.699812 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-ac771ee1-44cf-49dc-af8e-24514334158b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Acquiring lock "cinder-attachment_update-bf15d312-3eb9-465e-b49d-ed38dd71c61b-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:15:58.704835 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-ac771ee1-44cf-49dc-af8e-24514334158b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Lock "cinder-attachment_update-bf15d312-3eb9-465e-b49d-ed38dd71c61b-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:15:58.706320 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:58.706320 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:58.822661 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-ac771ee1-44cf-49dc-af8e-24514334158b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Lock "cinder-attachment_update-bf15d312-3eb9-465e-b49d-ed38dd71c61b-np0000008087" released by "attachment_update" :: held 0.118s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:15:58.823073 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-ac771ee1-44cf-49dc-af8e-24514334158b tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/attachments/78a84628-93e1-455d-bac2-b87d92339181 returned with HTTP 200 Aug 25 15:15:58.823578 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 161/640] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:15:58 2026] PUT /volume/v3/attachments/78a84628-93e1-455d-bac2-b87d92339181 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:58.844970 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f9d67076-97b9-4462-90af-275484e92a34 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:58.846951 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:15:58.847367 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "size": 1, "name": "tempest-VolumesCloneTest-Volume-430132710"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:58.849098 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Create volume request body: {'volume': {'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-430132710'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:15:58.852043 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-a6439c38-d8d9-45a9-8eda-94d9895924e9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:58.855249 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-a6439c38-d8d9-45a9-8eda-94d9895924e9 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] POST https://10.4.3.85/volume/v3/attachments/78a84628-93e1-455d-bac2-b87d92339181/action Aug 25 15:15:58.855749 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-a6439c38-d8d9-45a9-8eda-94d9895924e9 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:15:58.855925 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-a6439c38-d8d9-45a9-8eda-94d9895924e9 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:58.877611 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:58.877611 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:58.905894 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9ea92f65-8be1-4335-8bbf-2d211446b277 req-a6439c38-d8d9-45a9-8eda-94d9895924e9 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/attachments/78a84628-93e1-455d-bac2-b87d92339181/action returned with HTTP 204 Aug 25 15:15:58.906543 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 154/641] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:15:58 2026] POST /volume/v3/attachments/78a84628-93e1-455d-bac2-b87d92339181/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:58.973822 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1e81c07c-27d0-4d89-adc0-aa50fd37b202 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:58.976121 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1e81c07c-27d0-4d89-adc0-aa50fd37b202 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:15:58.976361 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1e81c07c-27d0-4d89-adc0-aa50fd37b202 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:58.976955 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1e81c07c-27d0-4d89-adc0-aa50fd37b202 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:58.977847 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-06a24bf2-97bd-4300-8a2e-89824d568d9d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:58.980484 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-06a24bf2-97bd-4300-8a2e-89824d568d9d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:58.980784 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-06a24bf2-97bd-4300-8a2e-89824d568d9d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:58.981068 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-06a24bf2-97bd-4300-8a2e-89824d568d9d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:58.999587 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-30f89540-3c31-4dd7-a897-4e3316ce57f4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:59.001120 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:59.001120 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:59.001346 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-30f89540-3c31-4dd7-a897-4e3316ce57f4 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:15:59.001495 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:59.001495 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:59.001597 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-30f89540-3c31-4dd7-a897-4e3316ce57f4 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:59.001803 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-30f89540-3c31-4dd7-a897-4e3316ce57f4 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:59.006356 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-06a24bf2-97bd-4300-8a2e-89824d568d9d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:59.007493 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1e81c07c-27d0-4d89-adc0-aa50fd37b202 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:15:59.014177 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-06a24bf2-97bd-4300-8a2e-89824d568d9d tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:59.014797 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 162/642] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:58 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:59.015144 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1e81c07c-27d0-4d89-adc0-aa50fd37b202 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:15:59.015599 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 166/643] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:58 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:59.015731 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2bbf40f9-16f6-42a7-afae-86ca3017b529 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:59.016400 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:59.016400 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:59.017791 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2bbf40f9-16f6-42a7-afae-86ca3017b529 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:15:59.017971 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2bbf40f9-16f6-42a7-afae-86ca3017b529 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:59.018168 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2bbf40f9-16f6-42a7-afae-86ca3017b529 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:59.022244 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-30f89540-3c31-4dd7-a897-4e3316ce57f4 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:15:59.031642 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-30f89540-3c31-4dd7-a897-4e3316ce57f4 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:15:59.032718 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 155/644] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:58 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:59.032846 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-66d19b58-4325-47a9-99a8-553905939178 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:59.033164 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:59.033164 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:59.035239 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-66d19b58-4325-47a9-99a8-553905939178 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:59.035537 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-66d19b58-4325-47a9-99a8-553905939178 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:59.035795 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-66d19b58-4325-47a9-99a8-553905939178 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:59.039635 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2bbf40f9-16f6-42a7-afae-86ca3017b529 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:15:59.046991 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2bbf40f9-16f6-42a7-afae-86ca3017b529 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:15:59.047579 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 163/645] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:59 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:59.052301 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:59.052301 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:59.055059 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-66d19b58-4325-47a9-99a8-553905939178 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:59.063424 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-66d19b58-4325-47a9-99a8-553905939178 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:59.064237 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 167/646] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:59 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:59.118851 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-12fbeb3b-c853-4b21-8519-c56a7b72604d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:59.121028 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-12fbeb3b-c853-4b21-8519-c56a7b72604d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:15:59.121318 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-12fbeb3b-c853-4b21-8519-c56a7b72604d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:59.121791 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-12fbeb3b-c853-4b21-8519-c56a7b72604d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:59.126705 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Create volume of 1 GB Aug 25 15:15:59.130513 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:59.130513 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:59.132861 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Availability Zones retrieved successfully. Aug 25 15:15:59.138063 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-12fbeb3b-c853-4b21-8519-c56a7b72604d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:15:59.140933 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Flow 'volume_create_api' (9aeb4018-727b-466b-89d0-29befe3eb574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:59.142125 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e507ea2-b077-4ce0-bc49-02eb8a89fa36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:59.143509 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:15:59.145480 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-12fbeb3b-c853-4b21-8519-c56a7b72604d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:15:59.146057 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 156/647] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:59 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:59.234173 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e507ea2-b077-4ce0-bc49-02eb8a89fa36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:59.235070 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad2ba42-e87a-46f6-81eb-1a5ad0205ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:59.349935 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Created reservations ['b71c469c-4413-47e7-a685-eb87a2ac081b', '5307f534-ca51-4d64-8c97-465edb57b10f', '79654bc0-10bc-4fdc-9bcd-fe5276f469af', '06c78e0c-3ecc-4470-8afe-52fcca607854'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:15:59.350842 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dad2ba42-e87a-46f6-81eb-1a5ad0205ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b71c469c-4413-47e7-a685-eb87a2ac081b', '5307f534-ca51-4d64-8c97-465edb57b10f', '79654bc0-10bc-4fdc-9bcd-fe5276f469af', '06c78e0c-3ecc-4470-8afe-52fcca607854']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:59.351637 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e09cd15-5eec-4a0f-ba1c-0df2a16b99dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:59.381306 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e09cd15-5eec-4a0f-ba1c-0df2a16b99dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-430132710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7faf796a804e77a705e6de356c055d',qos_specs=None,replication_status=,reservations=['b71c469c-4413-47e7-a685-eb87a2ac081b','5307f534-ca51-4d64-8c97-465edb57b10f','79654bc0-10bc-4fdc-9bcd-fe5276f469af','06c78e0c-3ecc-4470-8afe-52fcca607854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff4f60f2a32f4b5aa3d0dd0323e4800f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:15:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-430132710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea7faf796a804e77a705e6de356c055d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff4f60f2a32f4b5aa3d0dd0323e4800f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:59.382286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1fcc063-879e-42af-8dc0-4422482bb804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:59.441722 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1fcc063-879e-42af-8dc0-4422482bb804) transitioned into state 'SUCCESS' from state '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-430132710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7faf796a804e77a705e6de356c055d',qos_specs=None,replication_status=,reservations=['b71c469c-4413-47e7-a685-eb87a2ac081b','5307f534-ca51-4d64-8c97-465edb57b10f','79654bc0-10bc-4fdc-9bcd-fe5276f469af','06c78e0c-3ecc-4470-8afe-52fcca607854'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff4f60f2a32f4b5aa3d0dd0323e4800f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:59.441722 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed8cb7bf-fd85-4ed2-9f39-852a4f47c409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:15:59.441877 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-cdff9cd8-afa3-4dab-8185-fba025446c08 req-c105083d-8bb2-417f-9e15-edbb7e03defd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:59.443437 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cdff9cd8-afa3-4dab-8185-fba025446c08 req-c105083d-8bb2-417f-9e15-edbb7e03defd tempest-VolumesAssistedSnapshotsTest-1991185092 tempest-VolumesAssistedSnapshotsTest-1991185092-project] POST https://10.4.3.85/volume/v3/snapshots/e68f1802-7278-4281-a4b3-fa9574e7d797/action Aug 25 15:15:59.443979 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-cdff9cd8-afa3-4dab-8185-fba025446c08 req-c105083d-8bb2-417f-9e15-edbb7e03defd tempest-VolumesAssistedSnapshotsTest-1991185092 tempest-VolumesAssistedSnapshotsTest-1991185092-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:15:59.444215 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-cdff9cd8-afa3-4dab-8185-fba025446c08 req-c105083d-8bb2-417f-9e15-edbb7e03defd tempest-VolumesAssistedSnapshotsTest-1991185092 tempest-VolumesAssistedSnapshotsTest-1991185092-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:59.446147 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.snapshot_actions [req-cdff9cd8-afa3-4dab-8185-fba025446c08 req-c105083d-8bb2-417f-9e15-edbb7e03defd tempest-VolumesAssistedSnapshotsTest-1991185092 tempest-VolumesAssistedSnapshotsTest-1991185092-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100466) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 15:15:59.450991 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fd9e269d-eb59-4495-abf9-1e3b42c0e0f8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:59.451167 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-046fa5eb-a5f1-4c8d-abbe-d1d2f894dbfc req-2d416448-fd8a-4ee1-917a-82435f4baecd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:59.452299 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cdff9cd8-afa3-4dab-8185-fba025446c08 req-c105083d-8bb2-417f-9e15-edbb7e03defd tempest-VolumesAssistedSnapshotsTest-1991185092 tempest-VolumesAssistedSnapshotsTest-1991185092-project] https://10.4.3.85/volume/v3/snapshots/e68f1802-7278-4281-a4b3-fa9574e7d797/action returned with HTTP 404 Aug 25 15:15:59.452990 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fd9e269d-eb59-4495-abf9-1e3b42c0e0f8 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:59.453116 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 164/648] 10.4.3.85 () {72 vars in 1671 bytes} [Tue Aug 25 15:15:59 2026] POST /volume/v3/snapshots/e68f1802-7278-4281-a4b3-fa9574e7d797/action => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:15:59.453209 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fd9e269d-eb59-4495-abf9-1e3b42c0e0f8 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:59.453395 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fd9e269d-eb59-4495-abf9-1e3b42c0e0f8 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:59.454370 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-046fa5eb-a5f1-4c8d-abbe-d1d2f894dbfc req-2d416448-fd8a-4ee1-917a-82435f4baecd tempest-VolumesAssistedSnapshotsTest-1991185092 tempest-VolumesAssistedSnapshotsTest-1991185092-project] POST https://10.4.3.85/volume/v3/snapshots/None/action Aug 25 15:15:59.454808 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-046fa5eb-a5f1-4c8d-abbe-d1d2f894dbfc req-2d416448-fd8a-4ee1-917a-82435f4baecd tempest-VolumesAssistedSnapshotsTest-1991185092 tempest-VolumesAssistedSnapshotsTest-1991185092-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:15:59.456151 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-046fa5eb-a5f1-4c8d-abbe-d1d2f894dbfc req-2d416448-fd8a-4ee1-917a-82435f4baecd tempest-VolumesAssistedSnapshotsTest-1991185092 tempest-VolumesAssistedSnapshotsTest-1991185092-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:59.456693 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.snapshot_actions [req-046fa5eb-a5f1-4c8d-abbe-d1d2f894dbfc req-2d416448-fd8a-4ee1-917a-82435f4baecd tempest-VolumesAssistedSnapshotsTest-1991185092 tempest-VolumesAssistedSnapshotsTest-1991185092-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100468) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 15:15:59.464009 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-046fa5eb-a5f1-4c8d-abbe-d1d2f894dbfc req-2d416448-fd8a-4ee1-917a-82435f4baecd tempest-VolumesAssistedSnapshotsTest-1991185092 tempest-VolumesAssistedSnapshotsTest-1991185092-project] https://10.4.3.85/volume/v3/snapshots/None/action returned with HTTP 404 Aug 25 15:15:59.464009 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 157/649] 10.4.3.85 () {72 vars in 1575 bytes} [Tue Aug 25 15:15:59 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:15:59.464330 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed8cb7bf-fd85-4ed2-9f39-852a4f47c409) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:15:59.465481 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Flow 'volume_create_api' (9aeb4018-727b-466b-89d0-29befe3eb574) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:15:59.465861 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Create volume request issued successfully. Aug 25 15:15:59.468247 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:59.468247 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:59.468347 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f9d67076-97b9-4462-90af-275484e92a34 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:15:59.468347 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 162/650] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:15:58 2026] POST /volume/v3/volumes => generated 744 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:15:59.479885 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fd9e269d-eb59-4495-abf9-1e3b42c0e0f8 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:59.479885 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fd9e269d-eb59-4495-abf9-1e3b42c0e0f8 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:59.479885 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 168/651] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:59 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:59.481954 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6795eaac-7933-4e58-9f61-2c62e1dfc603 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:59.482056 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-44b89d9e-29d9-45aa-8341-6dce2c4bc0bb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:59.483762 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6795eaac-7933-4e58-9f61-2c62e1dfc603 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c Aug 25 15:15:59.483980 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6795eaac-7933-4e58-9f61-2c62e1dfc603 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:59.484207 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6795eaac-7933-4e58-9f61-2c62e1dfc603 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:59.484325 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-44b89d9e-29d9-45aa-8341-6dce2c4bc0bb tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:15:59.484600 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-44b89d9e-29d9-45aa-8341-6dce2c4bc0bb tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:59.484851 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-44b89d9e-29d9-45aa-8341-6dce2c4bc0bb tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:59.491796 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:59.491796 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:15:59.496694 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6795eaac-7933-4e58-9f61-2c62e1dfc603 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:15:59.497947 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:59.497947 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:59.501948 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6795eaac-7933-4e58-9f61-2c62e1dfc603 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c returned with HTTP 200 Aug 25 15:15:59.506443 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 158/652] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:59 2026] GET /volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c => generated 812 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:59.506546 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-44b89d9e-29d9-45aa-8341-6dce2c4bc0bb tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:15:59.509008 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-44b89d9e-29d9-45aa-8341-6dce2c4bc0bb tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:15:59.509610 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 165/653] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:15:59 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:15:59.539672 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-da63e239-23e7-45d0-a286-a96fda80540f req-7a6062e7-3a4c-467c-996e-7066d9bcfe9c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:59.544751 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-7a6062e7-3a4c-467c-996e-7066d9bcfe9c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:59.544904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-7a6062e7-3a4c-467c-996e-7066d9bcfe9c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:59.545117 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-7a6062e7-3a4c-467c-996e-7066d9bcfe9c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:59.554655 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:59.554655 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:15:59.560169 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-da63e239-23e7-45d0-a286-a96fda80540f req-7a6062e7-3a4c-467c-996e-7066d9bcfe9c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:59.566223 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-7a6062e7-3a4c-467c-996e-7066d9bcfe9c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:59.566862 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 163/654] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:15:59 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:15:59.612135 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-da63e239-23e7-45d0-a286-a96fda80540f req-5803b94a-22d4-4313-bb9f-9b28a56ea91c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:59.614429 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-5803b94a-22d4-4313-bb9f-9b28a56ea91c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] POST https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6/action Aug 25 15:15:59.614930 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-5803b94a-22d4-4313-bb9f-9b28a56ea91c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:15:59.615179 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-5803b94a-22d4-4313-bb9f-9b28a56ea91c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:15:59.628932 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:59.628932 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:15:59.629454 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-da63e239-23e7-45d0-a286-a96fda80540f req-5803b94a-22d4-4313-bb9f-9b28a56ea91c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:59.656067 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-da63e239-23e7-45d0-a286-a96fda80540f req-5803b94a-22d4-4313-bb9f-9b28a56ea91c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Begin detaching volume completed successfully. Aug 25 15:15:59.656250 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-5803b94a-22d4-4313-bb9f-9b28a56ea91c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6/action returned with HTTP 202 Aug 25 15:15:59.656748 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 169/655] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:15:59 2026] POST /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:15:59.756524 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f25a5403-eab0-4d93-8e6d-adcd960fcd3a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:59.756951 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f25a5403-eab0-4d93-8e6d-adcd960fcd3a None None] GET https://10.4.3.85/volume// Aug 25 15:15:59.757152 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f25a5403-eab0-4d93-8e6d-adcd960fcd3a None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:59.757329 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f25a5403-eab0-4d93-8e6d-adcd960fcd3a None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:59.757734 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f25a5403-eab0-4d93-8e6d-adcd960fcd3a None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:15:59.758080 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 159/656] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:15:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:15:59.766382 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-da63e239-23e7-45d0-a286-a96fda80540f req-c2226f41-4df9-40dd-a11f-12241accafc6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:15:59.768953 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-c2226f41-4df9-40dd-a11f-12241accafc6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:15:59.769294 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-c2226f41-4df9-40dd-a11f-12241accafc6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:15:59.769555 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-c2226f41-4df9-40dd-a11f-12241accafc6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:15:59.779182 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:15:59.779182 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:15:59.785085 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-da63e239-23e7-45d0-a286-a96fda80540f req-c2226f41-4df9-40dd-a11f-12241accafc6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:15:59.790130 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-c2226f41-4df9-40dd-a11f-12241accafc6 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:15:59.790552 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 166/657] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:15:59 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1550 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:16:00.031635 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ccc712de-ec8b-4b32-9fc1-33b3583f11bf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:00.033600 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ccc712de-ec8b-4b32-9fc1-33b3583f11bf tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:16:00.033823 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ccc712de-ec8b-4b32-9fc1-33b3583f11bf tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:00.034045 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ccc712de-ec8b-4b32-9fc1-33b3583f11bf tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:00.044998 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:00.044998 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:00.048901 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ccc712de-ec8b-4b32-9fc1-33b3583f11bf tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:16:00.050573 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3c7e47d7-52ce-4f59-b4fe-8593f16c8a71 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:00.052351 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3c7e47d7-52ce-4f59-b4fe-8593f16c8a71 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:00.054417 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3c7e47d7-52ce-4f59-b4fe-8593f16c8a71 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:00.054417 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3c7e47d7-52ce-4f59-b4fe-8593f16c8a71 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:00.054547 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ccc712de-ec8b-4b32-9fc1-33b3583f11bf tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:16:00.054620 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 164/658] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:00 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:00.064934 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:00.064934 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:00.067005 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f03c4149-1aee-48ea-bcb8-b13440ab2817 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:00.069788 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f03c4149-1aee-48ea-bcb8-b13440ab2817 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:00.069963 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f03c4149-1aee-48ea-bcb8-b13440ab2817 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:00.070174 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f03c4149-1aee-48ea-bcb8-b13440ab2817 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:00.073724 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3c7e47d7-52ce-4f59-b4fe-8593f16c8a71 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:00.079190 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3c7e47d7-52ce-4f59-b4fe-8593f16c8a71 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:00.081027 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 170/659] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:00 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:00.084167 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:00.084167 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:00.089940 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f03c4149-1aee-48ea-bcb8-b13440ab2817 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:00.095739 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f03c4149-1aee-48ea-bcb8-b13440ab2817 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:00.096281 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 160/660] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:00 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:00.161447 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c0f2d26a-c99b-4444-b19e-a75b36351f1d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:00.163580 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c0f2d26a-c99b-4444-b19e-a75b36351f1d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:00.163805 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c0f2d26a-c99b-4444-b19e-a75b36351f1d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:00.164014 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c0f2d26a-c99b-4444-b19e-a75b36351f1d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:00.172400 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:00.172400 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:00.176306 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c0f2d26a-c99b-4444-b19e-a75b36351f1d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:00.181045 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c0f2d26a-c99b-4444-b19e-a75b36351f1d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:00.181513 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 167/661] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:00 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:00.515595 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2d64c196-28af-4081-bfa5-2ba609891324 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:00.517318 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d64c196-28af-4081-bfa5-2ba609891324 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c Aug 25 15:16:00.517536 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d64c196-28af-4081-bfa5-2ba609891324 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:00.517715 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d64c196-28af-4081-bfa5-2ba609891324 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:00.523818 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9efb14c9-d103-4d9b-8920-1aa08c093265 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:00.526221 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9efb14c9-d103-4d9b-8920-1aa08c093265 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:00.526221 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9efb14c9-d103-4d9b-8920-1aa08c093265 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:00.527155 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:00.527155 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:00.527338 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9efb14c9-d103-4d9b-8920-1aa08c093265 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:00.531068 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2d64c196-28af-4081-bfa5-2ba609891324 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:00.535971 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d64c196-28af-4081-bfa5-2ba609891324 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c returned with HTTP 200 Aug 25 15:16:00.536391 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 165/662] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:00 2026] GET /volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c => generated 1352 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:00.540953 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:00.540953 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:00.545926 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9efb14c9-d103-4d9b-8920-1aa08c093265 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:00.549333 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:00.551258 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:16:00.551638 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c", "size": 1, "name": "tempest-VolumesCloneTest-Volume-540227950"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:00.551980 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9efb14c9-d103-4d9b-8920-1aa08c093265 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:00.552531 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 171/663] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:00 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:00.553752 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Create volume request body: {'volume': {'source_volid': '2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-540227950'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:16:00.563754 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:00.563754 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:00.564453 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume retrieved successfully. Aug 25 15:16:00.564662 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Create volume of 1 GB Aug 25 15:16:00.568942 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Availability Zones retrieved successfully. Aug 25 15:16:00.574972 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Flow 'volume_create_api' (85882bf2-a3ca-47b9-9585-00374a696769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:16:00.576231 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b97a3116-fd9a-40fd-b910-34ede04b2642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:00.577298 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:16:00.606273 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b97a3116-fd9a-40fd-b910-34ede04b2642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c', 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:00.607115 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (349108b1-0243-4c7c-b267-f835371368d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:00.652148 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Created reservations ['21559177-66e3-406b-bca5-0f8ed2d3d506', 'c9d4eefa-d2fd-485e-86e9-a46e29025700', 'ad724d36-55ad-4fb8-8da5-8689443b0201', '1b07a494-8739-4b80-80fa-d6fe710dffe9'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:16:00.653166 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (349108b1-0243-4c7c-b267-f835371368d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21559177-66e3-406b-bca5-0f8ed2d3d506', 'c9d4eefa-d2fd-485e-86e9-a46e29025700', 'ad724d36-55ad-4fb8-8da5-8689443b0201', '1b07a494-8739-4b80-80fa-d6fe710dffe9']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:00.654058 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (671683ba-6eda-45db-8773-9142fd33dd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:00.709461 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (671683ba-6eda-45db-8773-9142fd33dd7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1abd19f-e2d6-426d-a35d-d1d6856bd031', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-540227950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7faf796a804e77a705e6de356c055d',qos_specs=None,replication_status=,reservations=['21559177-66e3-406b-bca5-0f8ed2d3d506','c9d4eefa-d2fd-485e-86e9-a46e29025700','ad724d36-55ad-4fb8-8da5-8689443b0201','1b07a494-8739-4b80-80fa-d6fe710dffe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c,status='creating',user_id='ff4f60f2a32f4b5aa3d0dd0323e4800f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), '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-25T15:16:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-540227950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1abd19f-e2d6-426d-a35d-d1d6856bd031,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea7faf796a804e77a705e6de356c055d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff4f60f2a32f4b5aa3d0dd0323e4800f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:00.710195 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91c561bf-1bdf-4177-8d7f-45a5c5a48f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:00.733736 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91c561bf-1bdf-4177-8d7f-45a5c5a48f3c) transitioned into state 'SUCCESS' from state '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-540227950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7faf796a804e77a705e6de356c055d',qos_specs=None,replication_status=,reservations=['21559177-66e3-406b-bca5-0f8ed2d3d506','c9d4eefa-d2fd-485e-86e9-a46e29025700','ad724d36-55ad-4fb8-8da5-8689443b0201','1b07a494-8739-4b80-80fa-d6fe710dffe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c,status='creating',user_id='ff4f60f2a32f4b5aa3d0dd0323e4800f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:00.734638 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f89d6f3-7a1c-4ad5-8f50-bb83b3f17230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:00.833577 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f89d6f3-7a1c-4ad5-8f50-bb83b3f17230) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:00.834316 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Flow 'volume_create_api' (85882bf2-a3ca-47b9-9585-00374a696769) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:16:00.834670 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Create volume request issued successfully. Aug 25 15:16:00.835300 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8666234b-d440-4d76-93ea-d6b42c1b5a75 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:16:00.835799 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 161/664] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:16:00 2026] POST /volume/v3/volumes => generated 777 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:16:00.846673 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dcb490ed-5757-42fd-b027-5b84292e4dc6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:00.849050 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dcb490ed-5757-42fd-b027-5b84292e4dc6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 Aug 25 15:16:00.849221 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dcb490ed-5757-42fd-b027-5b84292e4dc6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:00.849514 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dcb490ed-5757-42fd-b027-5b84292e4dc6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:00.857209 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:00.857209 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:00.860844 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dcb490ed-5757-42fd-b027-5b84292e4dc6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:00.865774 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dcb490ed-5757-42fd-b027-5b84292e4dc6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 returned with HTTP 200 Aug 25 15:16:00.866161 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 168/665] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:00 2026] GET /volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:01.069819 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b22bf3e8-0711-4330-a26a-d6c4f574648a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:01.071660 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b22bf3e8-0711-4330-a26a-d6c4f574648a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:16:01.071842 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b22bf3e8-0711-4330-a26a-d6c4f574648a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:01.072033 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b22bf3e8-0711-4330-a26a-d6c4f574648a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:01.082815 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:01.082815 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:01.094860 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f3bebfe6-6e7a-4958-9919-c940c2df9abb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:01.097020 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f3bebfe6-6e7a-4958-9919-c940c2df9abb tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:01.097181 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f3bebfe6-6e7a-4958-9919-c940c2df9abb tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:01.097402 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f3bebfe6-6e7a-4958-9919-c940c2df9abb tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:01.098807 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b22bf3e8-0711-4330-a26a-d6c4f574648a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:16:01.104579 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b22bf3e8-0711-4330-a26a-d6c4f574648a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:16:01.105058 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 166/666] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:01 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:01.108940 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:01.108940 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:01.113601 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2b129e9c-51a9-443b-ae52-acecdab11fa1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:01.114011 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f3bebfe6-6e7a-4958-9919-c940c2df9abb tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:01.116377 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2b129e9c-51a9-443b-ae52-acecdab11fa1 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:01.116377 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2b129e9c-51a9-443b-ae52-acecdab11fa1 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:01.116584 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2b129e9c-51a9-443b-ae52-acecdab11fa1 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:01.119695 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f3bebfe6-6e7a-4958-9919-c940c2df9abb tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:01.120088 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 172/667] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:01 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:01.137071 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:01.137071 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:01.137071 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2b129e9c-51a9-443b-ae52-acecdab11fa1 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:01.138246 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2b129e9c-51a9-443b-ae52-acecdab11fa1 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:01.138759 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 162/668] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:01 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:01.198186 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-79694394-6517-4611-9037-b1f244d8876a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:01.200029 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-79694394-6517-4611-9037-b1f244d8876a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:01.200246 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-79694394-6517-4611-9037-b1f244d8876a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:01.200715 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-79694394-6517-4611-9037-b1f244d8876a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:01.213020 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:01.213020 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:01.220965 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-79694394-6517-4611-9037-b1f244d8876a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:01.226157 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-79694394-6517-4611-9037-b1f244d8876a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:01.226637 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 169/669] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:01 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:01.426416 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-dcffc7ba-6813-4ffd-bb52-25aac2f3b805 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:01.432161 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-dcffc7ba-6813-4ffd-bb52-25aac2f3b805 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] POST https://10.4.3.85/volume/v3/attachments/431a9129-ec84-4d0d-8899-c08670c0f044/action Aug 25 15:16:01.432161 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-dcffc7ba-6813-4ffd-bb52-25aac2f3b805 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:16:01.432161 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-dcffc7ba-6813-4ffd-bb52-25aac2f3b805 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:01.450261 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:01.450261 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:01.523759 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d5eda1e2-4037-41d0-96de-4cce3ec5d75f req-dcffc7ba-6813-4ffd-bb52-25aac2f3b805 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/attachments/431a9129-ec84-4d0d-8899-c08670c0f044/action returned with HTTP 204 Aug 25 15:16:01.524236 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 167/670] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:16:01 2026] POST /volume/v3/attachments/431a9129-ec84-4d0d-8899-c08670c0f044/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:01.572370 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-77613859-3bbf-4d16-a71c-8cf2e9f221c1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:01.574562 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-77613859-3bbf-4d16-a71c-8cf2e9f221c1 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:01.574826 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-77613859-3bbf-4d16-a71c-8cf2e9f221c1 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:01.574997 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-77613859-3bbf-4d16-a71c-8cf2e9f221c1 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:01.586326 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:01.586326 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:01.591193 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-77613859-3bbf-4d16-a71c-8cf2e9f221c1 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:01.597017 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-77613859-3bbf-4d16-a71c-8cf2e9f221c1 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:01.597585 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 173/671] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:01 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:01.879673 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-79f97723-60c4-42e3-8f00-6de75b099ba2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:01.881491 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-79f97723-60c4-42e3-8f00-6de75b099ba2 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 Aug 25 15:16:01.881679 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-79f97723-60c4-42e3-8f00-6de75b099ba2 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:01.881845 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-79f97723-60c4-42e3-8f00-6de75b099ba2 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:01.891960 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:01.891960 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:01.896767 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-79f97723-60c4-42e3-8f00-6de75b099ba2 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:01.903566 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-79f97723-60c4-42e3-8f00-6de75b099ba2 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 returned with HTTP 200 Aug 25 15:16:01.904559 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 163/672] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:01 2026] GET /volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 => generated 1386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:01.916998 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d2778c5e-b0f7-4348-a80e-8f5a28c071b7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:01.918738 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d2778c5e-b0f7-4348-a80e-8f5a28c071b7 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 Aug 25 15:16:01.918936 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d2778c5e-b0f7-4348-a80e-8f5a28c071b7 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:01.919152 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d2778c5e-b0f7-4348-a80e-8f5a28c071b7 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:01.926200 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:01.926200 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:01.929961 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d2778c5e-b0f7-4348-a80e-8f5a28c071b7 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:01.934633 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d2778c5e-b0f7-4348-a80e-8f5a28c071b7 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 returned with HTTP 200 Aug 25 15:16:01.935016 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 170/673] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:01 2026] GET /volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 => generated 1386 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:01.953186 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-82838bea-4d74-42dd-bed7-01237ec37dae None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:01.955067 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-82838bea-4d74-42dd-bed7-01237ec37dae tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 Aug 25 15:16:01.955361 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-82838bea-4d74-42dd-bed7-01237ec37dae tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:01.955645 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-82838bea-4d74-42dd-bed7-01237ec37dae tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:01.966023 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:01.966023 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:01.972845 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-82838bea-4d74-42dd-bed7-01237ec37dae tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:01.981362 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-82838bea-4d74-42dd-bed7-01237ec37dae tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 returned with HTTP 200 Aug 25 15:16:01.981917 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 168/674] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:01 2026] GET /volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 => generated 1386 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:01.997555 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c87a9762-8a01-4e9e-871b-546383a5fa5f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:01.999797 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c87a9762-8a01-4e9e-871b-546383a5fa5f tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 Aug 25 15:16:01.999983 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c87a9762-8a01-4e9e-871b-546383a5fa5f tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:02.000224 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c87a9762-8a01-4e9e-871b-546383a5fa5f tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:02.000526 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-c87a9762-8a01-4e9e-871b-546383a5fa5f tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Delete volume with id: d1abd19f-e2d6-426d-a35d-d1d6856bd031 Aug 25 15:16:02.011043 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:02.011043 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:02.011676 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c87a9762-8a01-4e9e-871b-546383a5fa5f tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:02.117181 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c87a9762-8a01-4e9e-871b-546383a5fa5f tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Delete volume request issued successfully. Aug 25 15:16:02.117181 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c87a9762-8a01-4e9e-871b-546383a5fa5f tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 returned with HTTP 202 Aug 25 15:16:02.117181 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 174/675] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:16:01 2026] DELETE /volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:16:02.118228 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-02239773-322d-4dfd-9545-55d648651fa3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:02.118228 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-02239773-322d-4dfd-9545-55d648651fa3 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 Aug 25 15:16:02.118228 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-02239773-322d-4dfd-9545-55d648651fa3 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:02.118228 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-02239773-322d-4dfd-9545-55d648651fa3 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:02.122071 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4a714580-817e-4bd3-ad03-ab1b6d07b1e0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:02.124018 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4a714580-817e-4bd3-ad03-ab1b6d07b1e0 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:16:02.124295 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4a714580-817e-4bd3-ad03-ab1b6d07b1e0 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:02.124528 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4a714580-817e-4bd3-ad03-ab1b6d07b1e0 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:02.127405 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:02.127405 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:02.135979 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:02.135979 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:02.139849 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-02239773-322d-4dfd-9545-55d648651fa3 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:02.140065 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4a714580-817e-4bd3-ad03-ab1b6d07b1e0 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:16:02.144953 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4a714580-817e-4bd3-ad03-ab1b6d07b1e0 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:16:02.145447 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 171/676] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:02 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:02.147669 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-02239773-322d-4dfd-9545-55d648651fa3 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 returned with HTTP 200 Aug 25 15:16:02.147669 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 164/677] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:02 2026] GET /volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 => generated 1385 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:02.162242 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-da5b14da-af58-4bae-9ac9-388c0a01c1c3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:02.162383 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ec3922a8-6750-438d-b740-b3cacbd068ea None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:02.164092 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da5b14da-af58-4bae-9ac9-388c0a01c1c3 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:02.164341 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da5b14da-af58-4bae-9ac9-388c0a01c1c3 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:02.172329 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da5b14da-af58-4bae-9ac9-388c0a01c1c3 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:02.172488 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ec3922a8-6750-438d-b740-b3cacbd068ea tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:02.172488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ec3922a8-6750-438d-b740-b3cacbd068ea tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:02.172488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ec3922a8-6750-438d-b740-b3cacbd068ea tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:02.179030 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:02.179030 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:02.186020 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-da5b14da-af58-4bae-9ac9-388c0a01c1c3 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:02.186807 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:02.186807 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:02.194539 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da5b14da-af58-4bae-9ac9-388c0a01c1c3 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:02.194946 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 169/678] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:02 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:02.197358 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ec3922a8-6750-438d-b740-b3cacbd068ea tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:02.206671 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ec3922a8-6750-438d-b740-b3cacbd068ea tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:02.209190 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 175/679] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:02 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1159 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:02.248237 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-df38ee37-3ca2-4273-bd68-1dafdb040f4e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:02.248237 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-df38ee37-3ca2-4273-bd68-1dafdb040f4e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:02.248237 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-df38ee37-3ca2-4273-bd68-1dafdb040f4e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:02.248237 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-df38ee37-3ca2-4273-bd68-1dafdb040f4e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:02.258397 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:02.258397 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:02.263120 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-df38ee37-3ca2-4273-bd68-1dafdb040f4e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:02.266526 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-28c5a038-d41f-454e-ac17-4031013e0470 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:02.270142 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-df38ee37-3ca2-4273-bd68-1dafdb040f4e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:02.270142 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 172/680] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:02 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:02.270416 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-28c5a038-d41f-454e-ac17-4031013e0470 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:02.270564 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-28c5a038-d41f-454e-ac17-4031013e0470 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:02.270755 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-28c5a038-d41f-454e-ac17-4031013e0470 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:02.285096 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:02.285096 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:02.291510 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-28c5a038-d41f-454e-ac17-4031013e0470 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:02.298281 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-28c5a038-d41f-454e-ac17-4031013e0470 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:02.298281 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 165/681] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:16:02 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1159 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:02.407858 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f63db7fd-f0f8-49d6-8b06-5084216411a4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:02.408297 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f63db7fd-f0f8-49d6-8b06-5084216411a4 None None] GET https://10.4.3.85/volume// Aug 25 15:16:02.408510 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f63db7fd-f0f8-49d6-8b06-5084216411a4 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:02.408785 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f63db7fd-f0f8-49d6-8b06-5084216411a4 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:02.409218 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f63db7fd-f0f8-49d6-8b06-5084216411a4 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:16:02.409624 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 170/682] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:16:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:16:02.418770 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-ffc871e9-aedc-47e7-b470-4d14dcd80fae None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:02.421352 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-ffc871e9-aedc-47e7-b470-4d14dcd80fae tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:16:02.421819 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-ffc871e9-aedc-47e7-b470-4d14dcd80fae tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ddc4cc07-132f-41ff-b471-92d0b66db1b7", "connector": null, "instance_uuid": "5d79bdc1-ace4-4ff9-b8f0-51465a6a0798"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:02.436491 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:02.436491 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:02.461492 np0000008087 devstack@c-api.service[100465]: /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 25 15:16:02.461492 np0000008087 devstack@c-api.service[100465]: .first() Aug 25 15:16:02.472159 np0000008087 devstack@c-api.service[100465]: WARNING cinder.volume.api [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-ffc871e9-aedc-47e7-b470-4d14dcd80fae tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 25 15:16:02.485073 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-ffc871e9-aedc-47e7-b470-4d14dcd80fae tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:16:02.485682 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 176/683] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:16:02 2026] POST /volume/v3/attachments => generated 271 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:02.524032 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2bde85c5-6fdf-472b-8b74-2be6683dac8a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:02.526525 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2bde85c5-6fdf-472b-8b74-2be6683dac8a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:02.526525 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2bde85c5-6fdf-472b-8b74-2be6683dac8a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:02.526525 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2bde85c5-6fdf-472b-8b74-2be6683dac8a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:02.536393 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fb528df6-cdeb-4a3c-a20f-5bf5875a488e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:02.536861 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb528df6-cdeb-4a3c-a20f-5bf5875a488e None None] GET https://10.4.3.85/volume// Aug 25 15:16:02.537215 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fb528df6-cdeb-4a3c-a20f-5bf5875a488e None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:02.537568 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fb528df6-cdeb-4a3c-a20f-5bf5875a488e None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:02.538026 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb528df6-cdeb-4a3c-a20f-5bf5875a488e None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:16:02.538394 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 166/684] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:16:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:16:02.540230 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:02.540230 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:02.544764 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2bde85c5-6fdf-472b-8b74-2be6683dac8a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:02.547484 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-6b1e8ebe-00eb-4fe9-b03c-65369d646f43 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:02.549964 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2bde85c5-6fdf-472b-8b74-2be6683dac8a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:02.550076 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-6b1e8ebe-00eb-4fe9-b03c-65369d646f43 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:02.550218 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-6b1e8ebe-00eb-4fe9-b03c-65369d646f43 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:02.550405 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 173/685] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:02 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:02.550616 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-6b1e8ebe-00eb-4fe9-b03c-65369d646f43 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:02.565312 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:02.565312 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:02.570198 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-6b1e8ebe-00eb-4fe9-b03c-65369d646f43 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:02.575808 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-6b1e8ebe-00eb-4fe9-b03c-65369d646f43 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:02.576320 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 171/686] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:16:02 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:16:02.613428 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b4e4f8e5-747d-4ff7-a23b-53213236e25e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:02.615593 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b4e4f8e5-747d-4ff7-a23b-53213236e25e tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:02.615822 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b4e4f8e5-747d-4ff7-a23b-53213236e25e tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:02.616760 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b4e4f8e5-747d-4ff7-a23b-53213236e25e tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:02.631997 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:02.631997 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:02.636912 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b4e4f8e5-747d-4ff7-a23b-53213236e25e tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:02.642870 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b4e4f8e5-747d-4ff7-a23b-53213236e25e tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:02.643429 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 177/687] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:02 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:02.663493 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-41d419e4-a0e6-4661-8552-9418970903f9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:02.665762 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-41d419e4-a0e6-4661-8552-9418970903f9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] PUT https://10.4.3.85/volume/v3/attachments/44835951-0a8b-43c0-819f-5b47c6b4f93c Aug 25 15:16:02.666185 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-41d419e4-a0e6-4661-8552-9418970903f9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:02.674879 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-41d419e4-a0e6-4661-8552-9418970903f9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Acquiring lock "cinder-attachment_update-ddc4cc07-132f-41ff-b471-92d0b66db1b7-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:16:02.681727 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-41d419e4-a0e6-4661-8552-9418970903f9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Lock "cinder-attachment_update-ddc4cc07-132f-41ff-b471-92d0b66db1b7-np0000008087" acquired by "attachment_update" :: waited 0.007s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:16:02.682769 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:02.682769 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:02.797285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-41d419e4-a0e6-4661-8552-9418970903f9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Lock "cinder-attachment_update-ddc4cc07-132f-41ff-b471-92d0b66db1b7-np0000008087" released by "attachment_update" :: held 0.115s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:16:02.797747 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-41d419e4-a0e6-4661-8552-9418970903f9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/attachments/44835951-0a8b-43c0-819f-5b47c6b4f93c returned with HTTP 200 Aug 25 15:16:02.798363 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 167/688] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:16:02 2026] PUT /volume/v3/attachments/44835951-0a8b-43c0-819f-5b47c6b4f93c => generated 967 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:03.158822 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-57c8f2f5-7848-46aa-bc8f-2e5238868195 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:03.161027 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-57c8f2f5-7848-46aa-bc8f-2e5238868195 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:16:03.161260 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-57c8f2f5-7848-46aa-bc8f-2e5238868195 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:03.161559 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-57c8f2f5-7848-46aa-bc8f-2e5238868195 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:03.171156 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-803224e2-8b2f-414e-9032-92d4af22bc5a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:03.173187 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-803224e2-8b2f-414e-9032-92d4af22bc5a tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 Aug 25 15:16:03.173433 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-803224e2-8b2f-414e-9032-92d4af22bc5a tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:03.173711 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-803224e2-8b2f-414e-9032-92d4af22bc5a tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:03.179204 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-803224e2-8b2f-414e-9032-92d4af22bc5a tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 returned with HTTP 404 Aug 25 15:16:03.179862 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 172/689] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:03 2026] GET /volume/v3/volumes/d1abd19f-e2d6-426d-a35d-d1d6856bd031 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:03.182249 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:03.182249 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:03.186057 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-57c8f2f5-7848-46aa-bc8f-2e5238868195 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:16:03.188098 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cda3f329-8110-4e9d-bbd7-f9174ce66f1f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:03.190138 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cda3f329-8110-4e9d-bbd7-f9174ce66f1f tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c Aug 25 15:16:03.190328 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cda3f329-8110-4e9d-bbd7-f9174ce66f1f tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:03.190554 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cda3f329-8110-4e9d-bbd7-f9174ce66f1f tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:03.197490 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-57c8f2f5-7848-46aa-bc8f-2e5238868195 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:16:03.198030 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 174/690] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:03 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:03.198132 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:03.198132 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:03.201793 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cda3f329-8110-4e9d-bbd7-f9174ce66f1f tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:03.207368 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cda3f329-8110-4e9d-bbd7-f9174ce66f1f tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c returned with HTTP 200 Aug 25 15:16:03.207884 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 178/691] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:03 2026] GET /volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c => generated 1352 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:03.211544 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0262cf6b-5489-437f-84fe-289f54b79305 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:03.213299 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0262cf6b-5489-437f-84fe-289f54b79305 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:03.213603 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0262cf6b-5489-437f-84fe-289f54b79305 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:03.213832 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0262cf6b-5489-437f-84fe-289f54b79305 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:03.224629 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-18d189ea-8379-4dee-a6e2-e9a2f2a530ab None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:03.224755 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:03.224755 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:03.226461 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18d189ea-8379-4dee-a6e2-e9a2f2a530ab tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] DELETE https://10.4.3.85/volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c Aug 25 15:16:03.226790 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18d189ea-8379-4dee-a6e2-e9a2f2a530ab tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:03.227073 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18d189ea-8379-4dee-a6e2-e9a2f2a530ab tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:03.227259 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-18d189ea-8379-4dee-a6e2-e9a2f2a530ab tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Delete volume with id: 2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c Aug 25 15:16:03.228654 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0262cf6b-5489-437f-84fe-289f54b79305 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:03.233428 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0262cf6b-5489-437f-84fe-289f54b79305 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:03.233906 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 168/692] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:03 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:03.235201 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:03.235201 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:03.235737 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-18d189ea-8379-4dee-a6e2-e9a2f2a530ab tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:03.285236 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5a74bd62-ff9c-4079-bbcd-f750e5cd492b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:03.287003 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a74bd62-ff9c-4079-bbcd-f750e5cd492b tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:03.287206 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a74bd62-ff9c-4079-bbcd-f750e5cd492b tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:03.287412 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a74bd62-ff9c-4079-bbcd-f750e5cd492b tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:03.294174 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:03.294174 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:03.298687 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5a74bd62-ff9c-4079-bbcd-f750e5cd492b tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:03.304940 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a74bd62-ff9c-4079-bbcd-f750e5cd492b tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:03.313160 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 175/693] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:03 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:03.333378 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-18d189ea-8379-4dee-a6e2-e9a2f2a530ab tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Delete volume request issued successfully. Aug 25 15:16:03.333378 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18d189ea-8379-4dee-a6e2-e9a2f2a530ab tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c returned with HTTP 202 Aug 25 15:16:03.334037 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 173/694] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:16:03 2026] DELETE /volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:16:03.343696 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b87c2fb6-1a07-4cdf-a370-1afaf0c88e98 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:03.343696 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b87c2fb6-1a07-4cdf-a370-1afaf0c88e98 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c Aug 25 15:16:03.343696 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b87c2fb6-1a07-4cdf-a370-1afaf0c88e98 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:03.343696 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b87c2fb6-1a07-4cdf-a370-1afaf0c88e98 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:03.349856 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:03.349856 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:03.353827 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b87c2fb6-1a07-4cdf-a370-1afaf0c88e98 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:03.358843 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b87c2fb6-1a07-4cdf-a370-1afaf0c88e98 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c returned with HTTP 200 Aug 25 15:16:03.359223 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 179/695] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:03 2026] GET /volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c => generated 1351 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:03.650743 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cb612da3-e71f-4d71-ba63-c51044178045 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:03.650743 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cb612da3-e71f-4d71-ba63-c51044178045 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:03.650743 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cb612da3-e71f-4d71-ba63-c51044178045 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:03.650743 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cb612da3-e71f-4d71-ba63-c51044178045 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:03.650743 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:03.650743 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:03.650743 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cb612da3-e71f-4d71-ba63-c51044178045 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:03.650743 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cb612da3-e71f-4d71-ba63-c51044178045 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:03.650743 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 169/696] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:03 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1162 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:03.658029 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-577ed0d6-7afd-4222-bb95-48f7ebdc299c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:03.659720 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-577ed0d6-7afd-4222-bb95-48f7ebdc299c tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:03.659888 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-577ed0d6-7afd-4222-bb95-48f7ebdc299c tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:03.660062 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-577ed0d6-7afd-4222-bb95-48f7ebdc299c tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:03.670378 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:03.670378 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:03.674751 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-577ed0d6-7afd-4222-bb95-48f7ebdc299c tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:03.689583 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-577ed0d6-7afd-4222-bb95-48f7ebdc299c tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:03.689583 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 176/697] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:03 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:04.211278 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-13f4aed9-7881-4ef6-a3c8-b173c470dd9e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:04.213161 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-13f4aed9-7881-4ef6-a3c8-b173c470dd9e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:16:04.213356 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-13f4aed9-7881-4ef6-a3c8-b173c470dd9e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:04.213562 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-13f4aed9-7881-4ef6-a3c8-b173c470dd9e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:04.224515 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:04.224515 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:04.228762 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-13f4aed9-7881-4ef6-a3c8-b173c470dd9e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:16:04.233953 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-13f4aed9-7881-4ef6-a3c8-b173c470dd9e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:16:04.234397 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 174/698] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:04 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:04.248198 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ef0d9c59-b41f-48de-aa3e-f634db7cc42d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:04.250391 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ef0d9c59-b41f-48de-aa3e-f634db7cc42d tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:04.250668 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ef0d9c59-b41f-48de-aa3e-f634db7cc42d tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:04.250885 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ef0d9c59-b41f-48de-aa3e-f634db7cc42d tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:04.262238 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:04.262238 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:04.266342 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ef0d9c59-b41f-48de-aa3e-f634db7cc42d tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:04.271450 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ef0d9c59-b41f-48de-aa3e-f634db7cc42d tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:04.272318 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 180/699] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:04 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:04.316639 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a43aa58b-8691-4aa2-8b99-e2bb7d471cb0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:04.318485 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a43aa58b-8691-4aa2-8b99-e2bb7d471cb0 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:04.318705 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a43aa58b-8691-4aa2-8b99-e2bb7d471cb0 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:04.318898 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a43aa58b-8691-4aa2-8b99-e2bb7d471cb0 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:04.326622 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:04.326622 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:04.330970 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a43aa58b-8691-4aa2-8b99-e2bb7d471cb0 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:04.336046 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a43aa58b-8691-4aa2-8b99-e2bb7d471cb0 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:04.336411 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 170/700] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:04 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:04.376049 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d17c8c20-4875-4454-8da4-42e39f5f4ef9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:04.377849 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d17c8c20-4875-4454-8da4-42e39f5f4ef9 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c Aug 25 15:16:04.378042 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d17c8c20-4875-4454-8da4-42e39f5f4ef9 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:04.378235 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d17c8c20-4875-4454-8da4-42e39f5f4ef9 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:04.384381 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d17c8c20-4875-4454-8da4-42e39f5f4ef9 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c returned with HTTP 404 Aug 25 15:16:04.384963 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 177/701] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:04 2026] GET /volume/v3/volumes/2ad0fa95-4db1-4e7b-8872-8f3eaa9d087c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:04.394637 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:04.397547 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:16:04.398113 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-481406078"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:04.399918 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-481406078'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:16:04.400075 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Create volume of 1 GB Aug 25 15:16:04.404679 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Availability Zones retrieved successfully. Aug 25 15:16:04.411156 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Flow 'volume_create_api' (8a72fdd2-7068-4bba-88e4-08ef650c8fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:16:04.412484 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ba4f653-7d70-4342-a9b9-db46d00b7549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:04.413482 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:16:04.444763 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ba4f653-7d70-4342-a9b9-db46d00b7549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:04.445818 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ad6b12-57fc-4413-a497-1a882800b5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:04.489083 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Created reservations ['42313987-8534-4a16-ab62-a1a42bc103d7', '4b2940ed-a10f-4d53-8e6d-8105f8cd672a', '6bedd42f-9008-4754-985d-e1b5ebd7454a', '43b289e4-cbe4-4ac6-8a2b-c475883fa3d6'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:16:04.490062 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ad6b12-57fc-4413-a497-1a882800b5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42313987-8534-4a16-ab62-a1a42bc103d7', '4b2940ed-a10f-4d53-8e6d-8105f8cd672a', '6bedd42f-9008-4754-985d-e1b5ebd7454a', '43b289e4-cbe4-4ac6-8a2b-c475883fa3d6']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:04.491065 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b662b68c-54c1-43d6-b9bf-45de55ad76a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:04.515329 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b662b68c-54c1-43d6-b9bf-45de55ad76a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3fdd015-6083-420d-94a4-2d18bc3cbb98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-481406078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7faf796a804e77a705e6de356c055d',qos_specs=None,replication_status=,reservations=['42313987-8534-4a16-ab62-a1a42bc103d7','4b2940ed-a10f-4d53-8e6d-8105f8cd672a','6bedd42f-9008-4754-985d-e1b5ebd7454a','43b289e4-cbe4-4ac6-8a2b-c475883fa3d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff4f60f2a32f4b5aa3d0dd0323e4800f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:16:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-481406078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3fdd015-6083-420d-94a4-2d18bc3cbb98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea7faf796a804e77a705e6de356c055d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff4f60f2a32f4b5aa3d0dd0323e4800f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:04.516158 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd332336-72a0-44fb-a49b-171f8dd761a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:04.540985 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd332336-72a0-44fb-a49b-171f8dd761a0) transitioned into state 'SUCCESS' from state '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-481406078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7faf796a804e77a705e6de356c055d',qos_specs=None,replication_status=,reservations=['42313987-8534-4a16-ab62-a1a42bc103d7','4b2940ed-a10f-4d53-8e6d-8105f8cd672a','6bedd42f-9008-4754-985d-e1b5ebd7454a','43b289e4-cbe4-4ac6-8a2b-c475883fa3d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff4f60f2a32f4b5aa3d0dd0323e4800f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:04.541827 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb98a5a-fac5-49b2-ae85-182eb0af2e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:04.566159 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb98a5a-fac5-49b2-ae85-182eb0af2e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:04.567243 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Flow 'volume_create_api' (8a72fdd2-7068-4bba-88e4-08ef650c8fdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:16:04.567641 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Create volume request issued successfully. Aug 25 15:16:04.568363 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14a1f352-c3fb-4927-897c-315a9b9de0e6 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:16:04.568859 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 175/702] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:16:04 2026] POST /volume/v3/volumes => generated 744 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:16:04.583153 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-def25fe2-d2cd-42f6-a59d-16e3f677a9a1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:04.585360 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-def25fe2-d2cd-42f6-a59d-16e3f677a9a1 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 Aug 25 15:16:04.585646 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-def25fe2-d2cd-42f6-a59d-16e3f677a9a1 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:04.585932 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-def25fe2-d2cd-42f6-a59d-16e3f677a9a1 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:04.595742 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:04.595742 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:04.601055 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-def25fe2-d2cd-42f6-a59d-16e3f677a9a1 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:04.608064 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-def25fe2-d2cd-42f6-a59d-16e3f677a9a1 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 returned with HTTP 200 Aug 25 15:16:04.608064 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 181/703] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:04 2026] GET /volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 => generated 812 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:04.646206 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e87ed845-620e-4ff6-b4da-0330e6f7de1e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:04.648202 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e87ed845-620e-4ff6-b4da-0330e6f7de1e tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:04.648414 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e87ed845-620e-4ff6-b4da-0330e6f7de1e tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:04.648639 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e87ed845-620e-4ff6-b4da-0330e6f7de1e tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:04.660894 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:04.660894 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:04.665796 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e87ed845-620e-4ff6-b4da-0330e6f7de1e tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:04.671095 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e87ed845-620e-4ff6-b4da-0330e6f7de1e tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:04.671579 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 171/704] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:04 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:04.692142 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a0f8618e-3e1e-4fe7-be75-a7f26db97a68 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:04.693772 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a0f8618e-3e1e-4fe7-be75-a7f26db97a68 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:04.693947 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a0f8618e-3e1e-4fe7-be75-a7f26db97a68 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:04.694111 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a0f8618e-3e1e-4fe7-be75-a7f26db97a68 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:04.702367 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:04.702367 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:04.705523 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a0f8618e-3e1e-4fe7-be75-a7f26db97a68 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:04.709631 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a0f8618e-3e1e-4fe7-be75-a7f26db97a68 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:04.710067 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 178/705] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:04 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:05.196954 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-f0209ee5-d9d2-4896-b2a1-6a5fd6940d5e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:05.199047 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-f0209ee5-d9d2-4896-b2a1-6a5fd6940d5e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] POST https://10.4.3.85/volume/v3/attachments/f3f4bbad-4e15-445d-b284-c66d148bf02a/action Aug 25 15:16:05.199462 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-f0209ee5-d9d2-4896-b2a1-6a5fd6940d5e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:16:05.199637 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-f0209ee5-d9d2-4896-b2a1-6a5fd6940d5e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:05.217805 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:05.217805 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:05.250886 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b2f6fb34-2bfb-4326-8452-3b49dc03e23d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:05.252887 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b2f6fb34-2bfb-4326-8452-3b49dc03e23d tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:16:05.253630 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b2f6fb34-2bfb-4326-8452-3b49dc03e23d tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:05.253630 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b2f6fb34-2bfb-4326-8452-3b49dc03e23d tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:05.263253 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-9f2b91aa-07e9-4cae-9859-41e6ab1fdcca req-f0209ee5-d9d2-4896-b2a1-6a5fd6940d5e tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/attachments/f3f4bbad-4e15-445d-b284-c66d148bf02a/action returned with HTTP 204 Aug 25 15:16:05.263973 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 176/706] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:16:05 2026] POST /volume/v3/attachments/f3f4bbad-4e15-445d-b284-c66d148bf02a/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:05.270457 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:05.270457 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:05.274358 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b2f6fb34-2bfb-4326-8452-3b49dc03e23d tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:16:05.281036 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b2f6fb34-2bfb-4326-8452-3b49dc03e23d tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:16:05.281036 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 182/707] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:05 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:05.286331 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-873a6e04-6cd6-4184-a0fb-ea2d32b9cc7c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:05.288497 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-873a6e04-6cd6-4184-a0fb-ea2d32b9cc7c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:05.288688 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-873a6e04-6cd6-4184-a0fb-ea2d32b9cc7c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:05.288928 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-873a6e04-6cd6-4184-a0fb-ea2d32b9cc7c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:05.294976 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7317b30b-f08d-4ef6-ab2a-4d10b20b1197 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:05.296736 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7317b30b-f08d-4ef6-ab2a-4d10b20b1197 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:16:05.296984 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7317b30b-f08d-4ef6-ab2a-4d10b20b1197 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:05.297180 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7317b30b-f08d-4ef6-ab2a-4d10b20b1197 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:05.306186 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:05.306186 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:05.306883 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:05.306883 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:05.310833 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7317b30b-f08d-4ef6-ab2a-4d10b20b1197 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:16:05.313483 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-873a6e04-6cd6-4184-a0fb-ea2d32b9cc7c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:05.315209 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7317b30b-f08d-4ef6-ab2a-4d10b20b1197 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:16:05.315583 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 179/708] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:05 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:05.320253 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-873a6e04-6cd6-4184-a0fb-ea2d32b9cc7c tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:05.320897 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 172/709] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:05 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:05.349129 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f9a8b8e5-5144-40e0-a341-d26101792fad None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:05.351048 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f9a8b8e5-5144-40e0-a341-d26101792fad tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:05.351237 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f9a8b8e5-5144-40e0-a341-d26101792fad tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:05.351427 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f9a8b8e5-5144-40e0-a341-d26101792fad tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:05.357745 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:05.357745 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:05.361537 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f9a8b8e5-5144-40e0-a341-d26101792fad tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:05.366132 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f9a8b8e5-5144-40e0-a341-d26101792fad tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:05.366595 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 177/710] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:05 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:05.630145 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-71b00766-a8bb-453c-b2f5-b813c931ffc2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:05.630145 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-71b00766-a8bb-453c-b2f5-b813c931ffc2 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 Aug 25 15:16:05.630145 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-71b00766-a8bb-453c-b2f5-b813c931ffc2 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:05.630145 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-71b00766-a8bb-453c-b2f5-b813c931ffc2 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:05.632574 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:05.632574 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:05.636052 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-71b00766-a8bb-453c-b2f5-b813c931ffc2 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:05.640720 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-71b00766-a8bb-453c-b2f5-b813c931ffc2 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 returned with HTTP 200 Aug 25 15:16:05.648323 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 183/711] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:05 2026] GET /volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:05.658040 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:05.659861 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:16:05.660434 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f3fdd015-6083-420d-94a4-2d18bc3cbb98", "size": 2, "name": "tempest-VolumesCloneTest-Volume-95354869"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:05.661688 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Create volume request body: {'volume': {'source_volid': 'f3fdd015-6083-420d-94a4-2d18bc3cbb98', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-95354869'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:16:05.670033 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:05.670033 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:05.670509 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume retrieved successfully. Aug 25 15:16:05.670612 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Create volume of 2 GB Aug 25 15:16:05.674239 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Availability Zones retrieved successfully. Aug 25 15:16:05.679432 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Flow 'volume_create_api' (2a5da7aa-6bfe-4c23-ad19-15f9709eeaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:16:05.680764 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75d4eaf7-4408-4477-b203-4c3cd864283b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:05.681866 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:16:05.684292 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-de2e6e2a-cb39-4a97-a49f-0d4cd9071b84 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:05.686729 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-de2e6e2a-cb39-4a97-a49f-0d4cd9071b84 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:05.687067 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-de2e6e2a-cb39-4a97-a49f-0d4cd9071b84 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:05.687330 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-de2e6e2a-cb39-4a97-a49f-0d4cd9071b84 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:05.703850 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:05.703850 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:05.706641 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75d4eaf7-4408-4477-b203-4c3cd864283b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f3fdd015-6083-420d-94a4-2d18bc3cbb98', 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:05.707638 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (252a6858-baec-4130-8ac1-8dbd2aa63b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:05.708637 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-de2e6e2a-cb39-4a97-a49f-0d4cd9071b84 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:05.719401 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-de2e6e2a-cb39-4a97-a49f-0d4cd9071b84 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:05.719401 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 173/712] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:05 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:05.727358 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f62d0a72-05e2-4968-bbf5-8208a771a685 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:05.729909 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f62d0a72-05e2-4968-bbf5-8208a771a685 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:05.730193 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f62d0a72-05e2-4968-bbf5-8208a771a685 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:05.730454 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f62d0a72-05e2-4968-bbf5-8208a771a685 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:05.743498 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:05.743498 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:05.748083 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f62d0a72-05e2-4968-bbf5-8208a771a685 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:05.753011 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f62d0a72-05e2-4968-bbf5-8208a771a685 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:05.753611 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 178/713] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:05 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:05.778590 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Created reservations ['0ca9549a-bf07-4b6d-9be9-333a0cd8ce51', 'b062a4b1-4ee5-45d7-9b28-703fd587d4a6', '68821c67-7dae-430b-8113-9f99244efab2', 'aeed32c1-74d5-4e75-b270-3a1f5a826fbf'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:16:05.779715 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (252a6858-baec-4130-8ac1-8dbd2aa63b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ca9549a-bf07-4b6d-9be9-333a0cd8ce51', 'b062a4b1-4ee5-45d7-9b28-703fd587d4a6', '68821c67-7dae-430b-8113-9f99244efab2', 'aeed32c1-74d5-4e75-b270-3a1f5a826fbf']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:05.780942 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90844e5-a261-4eec-992a-d2f109a94825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:05.841276 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f90844e5-a261-4eec-992a-d2f109a94825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a8e2a05-9975-4917-aca0-7e7cf7e817a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-95354869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7faf796a804e77a705e6de356c055d',qos_specs=None,replication_status=,reservations=['0ca9549a-bf07-4b6d-9be9-333a0cd8ce51','b062a4b1-4ee5-45d7-9b28-703fd587d4a6','68821c67-7dae-430b-8113-9f99244efab2','aeed32c1-74d5-4e75-b270-3a1f5a826fbf'],size=2,snapshot_id=None,source_replicaid=,source_volid=f3fdd015-6083-420d-94a4-2d18bc3cbb98,status='creating',user_id='ff4f60f2a32f4b5aa3d0dd0323e4800f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-95354869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a8e2a05-9975-4917-aca0-7e7cf7e817a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea7faf796a804e77a705e6de356c055d',provider_auth=None,provider_geometry=None,provider_id=None,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=f3fdd015-6083-420d-94a4-2d18bc3cbb98,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff4f60f2a32f4b5aa3d0dd0323e4800f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:05.842302 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17259624-115d-484e-b0d9-dc16b517e06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:05.875560 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17259624-115d-484e-b0d9-dc16b517e06f) transitioned into state 'SUCCESS' from state '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-95354869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7faf796a804e77a705e6de356c055d',qos_specs=None,replication_status=,reservations=['0ca9549a-bf07-4b6d-9be9-333a0cd8ce51','b062a4b1-4ee5-45d7-9b28-703fd587d4a6','68821c67-7dae-430b-8113-9f99244efab2','aeed32c1-74d5-4e75-b270-3a1f5a826fbf'],size=2,snapshot_id=None,source_replicaid=,source_volid=f3fdd015-6083-420d-94a4-2d18bc3cbb98,status='creating',user_id='ff4f60f2a32f4b5aa3d0dd0323e4800f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:05.887986 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb510d30-adfa-4d04-aebc-95e62f49a5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:05.917181 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb510d30-adfa-4d04-aebc-95e62f49a5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:05.925164 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Flow 'volume_create_api' (2a5da7aa-6bfe-4c23-ad19-15f9709eeaa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:16:05.925164 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Create volume request issued successfully. Aug 25 15:16:05.925164 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8b5051b-17ba-4e27-b52b-f0636b578104 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:16:05.925164 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 180/714] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:16:05 2026] POST /volume/v3/volumes => generated 777 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:16:05.933503 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-76a13d97-e135-49f1-a731-e0fda55a8bd9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:05.935953 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-76a13d97-e135-49f1-a731-e0fda55a8bd9 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 Aug 25 15:16:05.940035 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-76a13d97-e135-49f1-a731-e0fda55a8bd9 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:05.940035 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-76a13d97-e135-49f1-a731-e0fda55a8bd9 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:05.946107 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:05.946107 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:05.951543 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-76a13d97-e135-49f1-a731-e0fda55a8bd9 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:05.957610 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-76a13d97-e135-49f1-a731-e0fda55a8bd9 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 returned with HTTP 200 Aug 25 15:16:05.958197 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 184/715] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:05 2026] GET /volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:06.333326 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bdf73f2f-f2ab-4ee1-ac1b-f0d570501bba None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:06.335533 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bdf73f2f-f2ab-4ee1-ac1b-f0d570501bba tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:06.335738 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bdf73f2f-f2ab-4ee1-ac1b-f0d570501bba tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:06.336692 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bdf73f2f-f2ab-4ee1-ac1b-f0d570501bba tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:06.350733 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:06.350733 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:06.357997 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bdf73f2f-f2ab-4ee1-ac1b-f0d570501bba tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:06.365132 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bdf73f2f-f2ab-4ee1-ac1b-f0d570501bba tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:06.365644 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 174/716] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:06 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:06.381939 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-987bd284-9162-4b33-8a68-c274a1354411 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:06.383928 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-987bd284-9162-4b33-8a68-c274a1354411 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:06.384201 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-987bd284-9162-4b33-8a68-c274a1354411 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:06.384395 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-987bd284-9162-4b33-8a68-c274a1354411 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:06.392553 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:06.392553 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:06.427791 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-987bd284-9162-4b33-8a68-c274a1354411 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:06.436505 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-987bd284-9162-4b33-8a68-c274a1354411 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:06.436898 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 179/717] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:06 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:06.731166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b33fec29-1d4f-426a-81e7-897a5941b063 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:06.733281 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b33fec29-1d4f-426a-81e7-897a5941b063 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:06.733500 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b33fec29-1d4f-426a-81e7-897a5941b063 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:06.733711 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b33fec29-1d4f-426a-81e7-897a5941b063 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:06.746062 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:06.746062 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:06.750312 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b33fec29-1d4f-426a-81e7-897a5941b063 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:06.755055 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b33fec29-1d4f-426a-81e7-897a5941b063 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:06.755186 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 181/718] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:06 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:06.765767 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8f2e3d3b-ae20-41b2-9b85-51c031bbdf61 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:06.767361 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8f2e3d3b-ae20-41b2-9b85-51c031bbdf61 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:06.767551 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8f2e3d3b-ae20-41b2-9b85-51c031bbdf61 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:06.767734 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8f2e3d3b-ae20-41b2-9b85-51c031bbdf61 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:06.776855 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:06.776855 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:06.780040 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8f2e3d3b-ae20-41b2-9b85-51c031bbdf61 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:06.784281 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8f2e3d3b-ae20-41b2-9b85-51c031bbdf61 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:06.784940 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 185/719] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:06 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:06.974201 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6d211b2e-ea36-4811-a364-67845c30a307 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:06.975748 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6d211b2e-ea36-4811-a364-67845c30a307 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 Aug 25 15:16:06.975938 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6d211b2e-ea36-4811-a364-67845c30a307 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:06.976224 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6d211b2e-ea36-4811-a364-67845c30a307 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:06.983351 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:06.983351 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:06.987796 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6d211b2e-ea36-4811-a364-67845c30a307 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:06.993820 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6d211b2e-ea36-4811-a364-67845c30a307 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 returned with HTTP 200 Aug 25 15:16:06.994355 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 175/720] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:06 2026] GET /volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:07.022399 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-02496a1d-827a-4ade-a073-0f6df2e060c4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:07.022399 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02496a1d-827a-4ade-a073-0f6df2e060c4 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 Aug 25 15:16:07.022399 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02496a1d-827a-4ade-a073-0f6df2e060c4 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:07.022399 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02496a1d-827a-4ade-a073-0f6df2e060c4 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:07.026726 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:07.026726 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:07.030130 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-02496a1d-827a-4ade-a073-0f6df2e060c4 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:07.034294 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02496a1d-827a-4ade-a073-0f6df2e060c4 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 returned with HTTP 200 Aug 25 15:16:07.034712 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 180/721] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:07 2026] GET /volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:07.057412 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bce21951-0ab1-487d-8348-b135bc291442 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:07.059131 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bce21951-0ab1-487d-8348-b135bc291442 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 Aug 25 15:16:07.059375 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bce21951-0ab1-487d-8348-b135bc291442 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:07.059570 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bce21951-0ab1-487d-8348-b135bc291442 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:07.066564 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:07.066564 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:07.081902 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bce21951-0ab1-487d-8348-b135bc291442 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:07.081902 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bce21951-0ab1-487d-8348-b135bc291442 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 returned with HTTP 200 Aug 25 15:16:07.081902 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 182/722] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:07 2026] GET /volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:07.086535 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1fc7b237-c145-45f1-a74f-389a24b19095 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:07.101684 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1fc7b237-c145-45f1-a74f-389a24b19095 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] DELETE https://10.4.3.85/volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 Aug 25 15:16:07.101684 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1fc7b237-c145-45f1-a74f-389a24b19095 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:07.101684 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1fc7b237-c145-45f1-a74f-389a24b19095 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:07.101684 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-1fc7b237-c145-45f1-a74f-389a24b19095 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Delete volume with id: 9a8e2a05-9975-4917-aca0-7e7cf7e817a1 Aug 25 15:16:07.101684 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:07.101684 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:07.101684 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1fc7b237-c145-45f1-a74f-389a24b19095 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:07.378454 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-eafbea70-1919-4d33-a22b-95d554f306d4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:07.380172 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eafbea70-1919-4d33-a22b-95d554f306d4 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:07.380348 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eafbea70-1919-4d33-a22b-95d554f306d4 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:07.437353 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eafbea70-1919-4d33-a22b-95d554f306d4 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:07.468802 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-65a06e5d-a2bc-4fb5-aa8f-27e0aaa59941 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:07.470942 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65a06e5d-a2bc-4fb5-aa8f-27e0aaa59941 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:07.471180 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65a06e5d-a2bc-4fb5-aa8f-27e0aaa59941 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:07.471418 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65a06e5d-a2bc-4fb5-aa8f-27e0aaa59941 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:07.479765 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:07.479765 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:07.481356 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:07.481356 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:07.484272 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-65a06e5d-a2bc-4fb5-aa8f-27e0aaa59941 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:07.484973 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-eafbea70-1919-4d33-a22b-95d554f306d4 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:07.489344 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eafbea70-1919-4d33-a22b-95d554f306d4 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:07.489743 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 176/723] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:07 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:07.489802 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65a06e5d-a2bc-4fb5-aa8f-27e0aaa59941 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:07.490308 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 181/724] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:07 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:07.536147 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1fc7b237-c145-45f1-a74f-389a24b19095 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Delete volume request issued successfully. Aug 25 15:16:07.536309 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1fc7b237-c145-45f1-a74f-389a24b19095 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 returned with HTTP 202 Aug 25 15:16:07.536706 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 186/725] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:16:07 2026] DELETE /volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 => generated 0 bytes in 450 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:16:07.545391 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9c39e939-b67a-40b3-bd6f-e5c93dc6d8f1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:07.547483 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9c39e939-b67a-40b3-bd6f-e5c93dc6d8f1 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 Aug 25 15:16:07.547712 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9c39e939-b67a-40b3-bd6f-e5c93dc6d8f1 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:07.547924 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9c39e939-b67a-40b3-bd6f-e5c93dc6d8f1 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:07.555257 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:07.555257 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:07.559273 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9c39e939-b67a-40b3-bd6f-e5c93dc6d8f1 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:07.571899 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9c39e939-b67a-40b3-bd6f-e5c93dc6d8f1 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 returned with HTTP 200 Aug 25 15:16:07.572330 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 183/726] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:07 2026] GET /volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:07.767714 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ad4824a8-c3ab-4fb6-8ec3-cfc78e57a502 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:07.769891 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad4824a8-c3ab-4fb6-8ec3-cfc78e57a502 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:07.770203 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad4824a8-c3ab-4fb6-8ec3-cfc78e57a502 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:07.770386 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad4824a8-c3ab-4fb6-8ec3-cfc78e57a502 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:07.796522 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:07.796522 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:07.799016 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-664cfb3f-476e-45b0-86b4-6358c811e067 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:07.801513 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-664cfb3f-476e-45b0-86b4-6358c811e067 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:07.801837 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-664cfb3f-476e-45b0-86b4-6358c811e067 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:07.802139 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-664cfb3f-476e-45b0-86b4-6358c811e067 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:07.806494 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ad4824a8-c3ab-4fb6-8ec3-cfc78e57a502 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:07.813184 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad4824a8-c3ab-4fb6-8ec3-cfc78e57a502 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:07.817302 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 177/727] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:07 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1162 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:07.817572 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:07.817572 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:07.823386 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-664cfb3f-476e-45b0-86b4-6358c811e067 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:07.829250 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-664cfb3f-476e-45b0-86b4-6358c811e067 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:07.829677 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 182/728] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:07 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:08.208062 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-15aca1a6-72b0-4268-a221-e2747d32fa9b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:08.210765 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-15aca1a6-72b0-4268-a221-e2747d32fa9b tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] POST https://10.4.3.85/volume/v3/attachments/800876e7-8e87-4425-ade0-be66fadd21bc/action Aug 25 15:16:08.211167 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-15aca1a6-72b0-4268-a221-e2747d32fa9b tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:16:08.211244 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-15aca1a6-72b0-4268-a221-e2747d32fa9b tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:08.230688 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:08.230688 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:08.252856 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-126ca54f-b6a5-46fa-b8bd-990a42d5c3db req-15aca1a6-72b0-4268-a221-e2747d32fa9b tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/attachments/800876e7-8e87-4425-ade0-be66fadd21bc/action returned with HTTP 204 Aug 25 15:16:08.253249 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 187/729] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:16:08 2026] POST /volume/v3/attachments/800876e7-8e87-4425-ade0-be66fadd21bc/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:08.503527 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7e56f95f-2b5e-413e-812c-c083143ae3b3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:08.503987 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8c379f0c-8c62-49bb-a691-4612b558ba8a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:08.506213 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8c379f0c-8c62-49bb-a691-4612b558ba8a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:08.506578 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8c379f0c-8c62-49bb-a691-4612b558ba8a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:08.506912 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8c379f0c-8c62-49bb-a691-4612b558ba8a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:08.510087 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7e56f95f-2b5e-413e-812c-c083143ae3b3 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:08.510369 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7e56f95f-2b5e-413e-812c-c083143ae3b3 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:08.510630 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7e56f95f-2b5e-413e-812c-c083143ae3b3 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:08.526501 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:08.526501 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:08.531542 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:08.531542 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:08.531947 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8c379f0c-8c62-49bb-a691-4612b558ba8a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:08.535740 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7e56f95f-2b5e-413e-812c-c083143ae3b3 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:08.539279 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8c379f0c-8c62-49bb-a691-4612b558ba8a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:08.539894 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 184/730] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:08 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:08.540632 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7e56f95f-2b5e-413e-812c-c083143ae3b3 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:08.540986 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 178/731] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:08 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:08.558894 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3aadc7aa-8916-4ab1-b65b-c3d5d6db8159 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:08.560949 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3aadc7aa-8916-4ab1-b65b-c3d5d6db8159 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:08.561110 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3aadc7aa-8916-4ab1-b65b-c3d5d6db8159 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:08.561363 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3aadc7aa-8916-4ab1-b65b-c3d5d6db8159 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:08.573292 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:08.573292 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:08.577751 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3aadc7aa-8916-4ab1-b65b-c3d5d6db8159 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:08.583779 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3aadc7aa-8916-4ab1-b65b-c3d5d6db8159 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:08.584294 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 183/732] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:08 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:08.587660 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-90f66f8d-074f-4b70-98c8-113594119d09 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:08.589298 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-90f66f8d-074f-4b70-98c8-113594119d09 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 Aug 25 15:16:08.589489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-90f66f8d-074f-4b70-98c8-113594119d09 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:08.589667 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-90f66f8d-074f-4b70-98c8-113594119d09 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:08.594870 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-90f66f8d-074f-4b70-98c8-113594119d09 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 returned with HTTP 404 Aug 25 15:16:08.596049 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 188/733] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:08 2026] GET /volume/v3/volumes/9a8e2a05-9975-4917-aca0-7e7cf7e817a1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:08.601575 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-704b70a8-f630-478e-8dc4-f64edae89388 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:08.603425 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-704b70a8-f630-478e-8dc4-f64edae89388 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 Aug 25 15:16:08.603425 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-704b70a8-f630-478e-8dc4-f64edae89388 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:08.603582 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-704b70a8-f630-478e-8dc4-f64edae89388 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:08.610221 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:08.610221 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:08.613994 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-704b70a8-f630-478e-8dc4-f64edae89388 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:08.618939 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-704b70a8-f630-478e-8dc4-f64edae89388 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 returned with HTTP 200 Aug 25 15:16:08.619276 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 185/734] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:08 2026] GET /volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:08.631581 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-99c7ce0b-ac29-4a25-8765-9987425c259d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:08.633981 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-99c7ce0b-ac29-4a25-8765-9987425c259d tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] DELETE https://10.4.3.85/volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 Aug 25 15:16:08.634142 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-99c7ce0b-ac29-4a25-8765-9987425c259d tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:08.634367 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-99c7ce0b-ac29-4a25-8765-9987425c259d tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:08.634598 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-99c7ce0b-ac29-4a25-8765-9987425c259d tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Delete volume with id: f3fdd015-6083-420d-94a4-2d18bc3cbb98 Aug 25 15:16:08.644028 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:08.644028 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:08.644549 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-99c7ce0b-ac29-4a25-8765-9987425c259d tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:08.661261 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-6738835c-00a2-4e55-ad80-e85af65bd10a req-f89e4e9c-a385-42fc-9946-7ef20ef4b35f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:08.663674 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6738835c-00a2-4e55-ad80-e85af65bd10a req-f89e4e9c-a385-42fc-9946-7ef20ef4b35f tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:08.663920 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6738835c-00a2-4e55-ad80-e85af65bd10a req-f89e4e9c-a385-42fc-9946-7ef20ef4b35f tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:08.664195 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6738835c-00a2-4e55-ad80-e85af65bd10a req-f89e4e9c-a385-42fc-9946-7ef20ef4b35f tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:08.675812 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:08.675812 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:08.679891 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-6738835c-00a2-4e55-ad80-e85af65bd10a req-f89e4e9c-a385-42fc-9946-7ef20ef4b35f tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:08.684721 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-99c7ce0b-ac29-4a25-8765-9987425c259d tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Delete volume request issued successfully. Aug 25 15:16:08.684849 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6738835c-00a2-4e55-ad80-e85af65bd10a req-f89e4e9c-a385-42fc-9946-7ef20ef4b35f tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:08.684914 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-99c7ce0b-ac29-4a25-8765-9987425c259d tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 returned with HTTP 202 Aug 25 15:16:08.685151 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 184/735] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:16:08 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:08.685697 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 179/736] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:16:08 2026] DELETE /volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:16:08.694031 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b7a4ae53-ec57-4dab-b0da-2625b65b4267 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:08.696421 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b7a4ae53-ec57-4dab-b0da-2625b65b4267 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 Aug 25 15:16:08.697876 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b7a4ae53-ec57-4dab-b0da-2625b65b4267 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:08.697876 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b7a4ae53-ec57-4dab-b0da-2625b65b4267 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:08.703800 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:08.703800 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:08.708017 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b7a4ae53-ec57-4dab-b0da-2625b65b4267 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Volume info retrieved successfully. Aug 25 15:16:08.713047 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b7a4ae53-ec57-4dab-b0da-2625b65b4267 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 returned with HTTP 200 Aug 25 15:16:08.713047 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 189/737] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:08 2026] GET /volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:08.831372 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8efcb6fb-ab32-4ef8-a829-204b5b75ea8d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:08.833148 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8efcb6fb-ab32-4ef8-a829-204b5b75ea8d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:08.833401 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8efcb6fb-ab32-4ef8-a829-204b5b75ea8d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:08.833637 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8efcb6fb-ab32-4ef8-a829-204b5b75ea8d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:08.846290 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:08.846290 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:08.849442 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8efcb6fb-ab32-4ef8-a829-204b5b75ea8d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:08.853280 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8efcb6fb-ab32-4ef8-a829-204b5b75ea8d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:08.853280 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 186/738] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:08 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1162 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:08.857963 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-10ccd3cc-f9be-4efb-a9fd-9b3dd58e7f47 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:08.860112 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10ccd3cc-f9be-4efb-a9fd-9b3dd58e7f47 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:08.860367 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10ccd3cc-f9be-4efb-a9fd-9b3dd58e7f47 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:08.860618 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10ccd3cc-f9be-4efb-a9fd-9b3dd58e7f47 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:08.872152 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:08.872152 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:08.876222 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-10ccd3cc-f9be-4efb-a9fd-9b3dd58e7f47 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:08.880651 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10ccd3cc-f9be-4efb-a9fd-9b3dd58e7f47 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:08.881040 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 185/739] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:08 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:09.559170 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a8269412-152b-4e96-8aff-5fa756e59e86 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:09.561499 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a8269412-152b-4e96-8aff-5fa756e59e86 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:09.561787 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a8269412-152b-4e96-8aff-5fa756e59e86 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:09.562123 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a8269412-152b-4e96-8aff-5fa756e59e86 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:09.571065 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:09.571065 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:09.575897 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a8269412-152b-4e96-8aff-5fa756e59e86 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:09.581261 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a8269412-152b-4e96-8aff-5fa756e59e86 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:09.581785 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 180/740] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:09 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:09.728981 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7c82dcd4-aed5-44cf-b7db-ed0e0a5a5f77 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:09.731160 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7c82dcd4-aed5-44cf-b7db-ed0e0a5a5f77 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] GET https://10.4.3.85/volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 Aug 25 15:16:09.731486 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7c82dcd4-aed5-44cf-b7db-ed0e0a5a5f77 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:09.731781 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7c82dcd4-aed5-44cf-b7db-ed0e0a5a5f77 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:09.738398 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7c82dcd4-aed5-44cf-b7db-ed0e0a5a5f77 tempest-VolumesCloneTest-1420186016 tempest-VolumesCloneTest-1420186016-project-member] https://10.4.3.85/volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 returned with HTTP 404 Aug 25 15:16:09.739072 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 190/741] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:09 2026] GET /volume/v3/volumes/f3fdd015-6083-420d-94a4-2d18bc3cbb98 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:09.867078 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c5ee45c6-ab9d-4c11-a5f0-d6b3ac577d89 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:09.869213 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c5ee45c6-ab9d-4c11-a5f0-d6b3ac577d89 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:09.869587 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c5ee45c6-ab9d-4c11-a5f0-d6b3ac577d89 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:09.869855 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c5ee45c6-ab9d-4c11-a5f0-d6b3ac577d89 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:09.887184 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:09.887184 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:09.894974 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c5ee45c6-ab9d-4c11-a5f0-d6b3ac577d89 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:09.895264 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-813869b7-df2d-464f-b720-037b0e5de68d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:09.896998 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c5ee45c6-ab9d-4c11-a5f0-d6b3ac577d89 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:09.897578 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 187/742] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:09 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1162 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:09.897693 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-813869b7-df2d-464f-b720-037b0e5de68d tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:09.898018 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-813869b7-df2d-464f-b720-037b0e5de68d tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:09.900062 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-813869b7-df2d-464f-b720-037b0e5de68d tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:09.914709 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:09.914709 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:09.919169 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-813869b7-df2d-464f-b720-037b0e5de68d tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:09.925400 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-813869b7-df2d-464f-b720-037b0e5de68d tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:09.926215 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 186/743] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:09 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:10.598921 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bfde2257-59a7-4b70-b388-f39cd50f6448 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:10.600902 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bfde2257-59a7-4b70-b388-f39cd50f6448 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:10.605674 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bfde2257-59a7-4b70-b388-f39cd50f6448 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:10.605674 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bfde2257-59a7-4b70-b388-f39cd50f6448 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:10.608168 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:10.608168 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:10.611836 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bfde2257-59a7-4b70-b388-f39cd50f6448 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:10.616679 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bfde2257-59a7-4b70-b388-f39cd50f6448 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:10.617023 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 181/744] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:10 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:10.914424 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cfa301d3-a35c-422b-9064-aa0509cdac43 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:10.916782 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cfa301d3-a35c-422b-9064-aa0509cdac43 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:10.917035 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cfa301d3-a35c-422b-9064-aa0509cdac43 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:10.917269 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cfa301d3-a35c-422b-9064-aa0509cdac43 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:10.934517 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:10.934517 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:10.941288 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cfa301d3-a35c-422b-9064-aa0509cdac43 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:10.942770 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-84a231df-dec4-41cb-b81c-f020936ac80a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:10.945099 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84a231df-dec4-41cb-b81c-f020936ac80a tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:10.947670 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84a231df-dec4-41cb-b81c-f020936ac80a tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:10.947670 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84a231df-dec4-41cb-b81c-f020936ac80a tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:10.948010 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cfa301d3-a35c-422b-9064-aa0509cdac43 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:10.948712 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 191/745] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:10 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1162 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:10.959019 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:10.959019 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:10.965079 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-84a231df-dec4-41cb-b81c-f020936ac80a tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:10.970672 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84a231df-dec4-41cb-b81c-f020936ac80a tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:10.971219 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 188/746] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:10 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:11.124148 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-843e800f-5971-45ee-960c-9974b89bb5e2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:11.225752 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:16:11.226264 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1409612657"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:11.228249 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1409612657'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:16:11.228387 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Create volume of 1 GB Aug 25 15:16:11.233812 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Availability Zones retrieved successfully. Aug 25 15:16:11.242389 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Flow 'volume_create_api' (4b6a7a8d-2b08-4cdf-b020-67c02a6d8de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:16:11.243997 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35136dea-b4cd-43be-881b-8f720b33f7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:11.245636 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:16:11.263390 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-799ece7a-0132-4860-a814-2023f6632dfa req-133d486e-8c21-4ee4-9964-0146097b52d1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:11.266077 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-133d486e-8c21-4ee4-9964-0146097b52d1 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] POST https://10.4.3.85/volume/v3/attachments/532c7132-7397-43ae-9a26-25bf29cc7d2f/action Aug 25 15:16:11.266860 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-133d486e-8c21-4ee4-9964-0146097b52d1 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:16:11.266860 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-133d486e-8c21-4ee4-9964-0146097b52d1 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:11.285522 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35136dea-b4cd-43be-881b-8f720b33f7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:11.286750 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e9e74cd-8164-4b74-b107-dd17d1b6eda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:11.295197 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:11.295197 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:11.322516 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-799ece7a-0132-4860-a814-2023f6632dfa req-133d486e-8c21-4ee4-9964-0146097b52d1 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/attachments/532c7132-7397-43ae-9a26-25bf29cc7d2f/action returned with HTTP 204 Aug 25 15:16:11.322979 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 182/747] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:16:11 2026] POST /volume/v3/attachments/532c7132-7397-43ae-9a26-25bf29cc7d2f/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:11.429279 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Created reservations ['4566f75d-8b05-4874-84d1-22617689e9c0', '0fab2a34-5d53-4664-b0e7-902103eb91cf', '9d1bb679-52c6-4f0a-b08b-fc838980c838', '15645876-5e19-42cd-913e-a0d2ae597f30'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:16:11.435620 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e9e74cd-8164-4b74-b107-dd17d1b6eda8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4566f75d-8b05-4874-84d1-22617689e9c0', '0fab2a34-5d53-4664-b0e7-902103eb91cf', '9d1bb679-52c6-4f0a-b08b-fc838980c838', '15645876-5e19-42cd-913e-a0d2ae597f30']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:11.435620 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4b7d29a-67d5-48f9-b0ce-93a8bbb865ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:11.471981 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4b7d29a-67d5-48f9-b0ce-93a8bbb865ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbd4b01e-2717-4e87-a3e7-297361220da9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1409612657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1246110373f9444eb32bdd7506286712',qos_specs=None,replication_status=,reservations=['4566f75d-8b05-4874-84d1-22617689e9c0','0fab2a34-5d53-4664-b0e7-902103eb91cf','9d1bb679-52c6-4f0a-b08b-fc838980c838','15645876-5e19-42cd-913e-a0d2ae597f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f51fbbaf7324e0f9059fa437c750f3d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:16:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1409612657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbd4b01e-2717-4e87-a3e7-297361220da9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1246110373f9444eb32bdd7506286712',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f51fbbaf7324e0f9059fa437c750f3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:11.473048 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0d91d2-e70e-4a39-ae94-37d461f53f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:11.514769 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0d91d2-e70e-4a39-ae94-37d461f53f7a) transitioned into state 'SUCCESS' from state '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-1409612657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1246110373f9444eb32bdd7506286712',qos_specs=None,replication_status=,reservations=['4566f75d-8b05-4874-84d1-22617689e9c0','0fab2a34-5d53-4664-b0e7-902103eb91cf','9d1bb679-52c6-4f0a-b08b-fc838980c838','15645876-5e19-42cd-913e-a0d2ae597f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f51fbbaf7324e0f9059fa437c750f3d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:11.515590 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2c8ef61-d2e2-4642-95d6-b617c65b9b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:11.531290 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2c8ef61-d2e2-4642-95d6-b617c65b9b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:11.532336 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Flow 'volume_create_api' (4b6a7a8d-2b08-4cdf-b020-67c02a6d8de3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:16:11.532779 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Create volume request issued successfully. Aug 25 15:16:11.533603 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-843e800f-5971-45ee-960c-9974b89bb5e2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:16:11.533886 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 187/748] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:16:11 2026] POST /volume/v3/volumes => generated 756 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:16:11.546832 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6b57c9d0-37d7-4ef9-a3cd-cbcc742c77ec None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:11.549484 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6b57c9d0-37d7-4ef9-a3cd-cbcc742c77ec tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 Aug 25 15:16:11.550571 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6b57c9d0-37d7-4ef9-a3cd-cbcc742c77ec tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:11.550571 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6b57c9d0-37d7-4ef9-a3cd-cbcc742c77ec tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:11.564011 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:11.564011 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:11.571200 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6b57c9d0-37d7-4ef9-a3cd-cbcc742c77ec tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Volume info retrieved successfully. Aug 25 15:16:11.580874 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6b57c9d0-37d7-4ef9-a3cd-cbcc742c77ec tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 returned with HTTP 200 Aug 25 15:16:11.581398 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 192/749] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:11 2026] GET /volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 => generated 824 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:11.631861 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3082f2f4-5260-4864-907e-5d8912d91a2e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:11.634147 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3082f2f4-5260-4864-907e-5d8912d91a2e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:11.634480 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3082f2f4-5260-4864-907e-5d8912d91a2e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:11.634834 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3082f2f4-5260-4864-907e-5d8912d91a2e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:11.643146 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:11.643146 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:11.647234 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3082f2f4-5260-4864-907e-5d8912d91a2e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:11.653161 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3082f2f4-5260-4864-907e-5d8912d91a2e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:11.653769 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 189/750] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:11 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:11.962490 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-45d8b682-dd40-46a0-8d41-ed1acfa0f5a2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:11.964259 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-45d8b682-dd40-46a0-8d41-ed1acfa0f5a2 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:11.964449 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-45d8b682-dd40-46a0-8d41-ed1acfa0f5a2 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:11.964730 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-45d8b682-dd40-46a0-8d41-ed1acfa0f5a2 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:11.976790 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:11.976790 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:11.980394 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-45d8b682-dd40-46a0-8d41-ed1acfa0f5a2 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:11.985317 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-24a71a76-c792-4151-80a6-d3ee09a9a631 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:11.985652 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-45d8b682-dd40-46a0-8d41-ed1acfa0f5a2 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:11.986143 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 183/751] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:11 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:11.987350 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-24a71a76-c792-4151-80a6-d3ee09a9a631 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:11.987554 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-24a71a76-c792-4151-80a6-d3ee09a9a631 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:11.987763 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-24a71a76-c792-4151-80a6-d3ee09a9a631 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:11.999377 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:11.999377 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:12.003771 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-24a71a76-c792-4151-80a6-d3ee09a9a631 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:12.008947 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-24a71a76-c792-4151-80a6-d3ee09a9a631 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:12.009700 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 188/752] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:11 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:12.022850 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-babb56d8-6d7c-473a-b3a9-78004266debc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:12.024636 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-babb56d8-6d7c-473a-b3a9-78004266debc tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:12.024820 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-babb56d8-6d7c-473a-b3a9-78004266debc tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:12.025006 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-babb56d8-6d7c-473a-b3a9-78004266debc tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:12.035137 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:12.035137 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:12.040613 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-babb56d8-6d7c-473a-b3a9-78004266debc tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:12.045643 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-babb56d8-6d7c-473a-b3a9-78004266debc tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:12.046072 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 193/753] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:12 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:12.600463 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6fb442ea-51ef-4199-8a0a-a7c7dd930dd5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:12.602317 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6fb442ea-51ef-4199-8a0a-a7c7dd930dd5 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 Aug 25 15:16:12.602555 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6fb442ea-51ef-4199-8a0a-a7c7dd930dd5 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:12.602746 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6fb442ea-51ef-4199-8a0a-a7c7dd930dd5 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:12.612966 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:12.612966 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:12.617036 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6fb442ea-51ef-4199-8a0a-a7c7dd930dd5 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Volume info retrieved successfully. Aug 25 15:16:12.622028 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6fb442ea-51ef-4199-8a0a-a7c7dd930dd5 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 returned with HTTP 200 Aug 25 15:16:12.622553 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 190/754] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:12 2026] GET /volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:12.640346 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c01e79b9-e494-4ac4-9d6b-d457d1c508f6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:12.642247 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c01e79b9-e494-4ac4-9d6b-d457d1c508f6 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:16:12.642755 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c01e79b9-e494-4ac4-9d6b-d457d1c508f6 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbd4b01e-2717-4e87-a3e7-297361220da9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-128590258"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:12.653532 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:12.653532 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:12.654065 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c01e79b9-e494-4ac4-9d6b-d457d1c508f6 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Volume info retrieved successfully. Aug 25 15:16:12.654223 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-c01e79b9-e494-4ac4-9d6b-d457d1c508f6 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Create snapshot from volume bbd4b01e-2717-4e87-a3e7-297361220da9 Aug 25 15:16:12.669160 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f158bf64-078b-435c-8521-2341bb9506a6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:12.671433 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f158bf64-078b-435c-8521-2341bb9506a6 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:12.671721 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f158bf64-078b-435c-8521-2341bb9506a6 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:12.671962 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f158bf64-078b-435c-8521-2341bb9506a6 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:12.680169 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:12.680169 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:12.684570 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f158bf64-078b-435c-8521-2341bb9506a6 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:12.690147 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f158bf64-078b-435c-8521-2341bb9506a6 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:12.690675 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 189/755] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:12 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:12.762592 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-c01e79b9-e494-4ac4-9d6b-d457d1c508f6 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Created reservations ['9d5ce954-0ef5-4212-8dd5-966b5d58f400', 'e34b3c97-fbb7-4774-b3e0-11df7eff5ab7', '249abfcc-92e9-4ac9-8ef3-d0c1e53e43e7', 'b4aa1e45-2e42-4792-bbef-a86018a6441b'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:16:12.841768 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c01e79b9-e494-4ac4-9d6b-d457d1c508f6 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot create request issued successfully. Aug 25 15:16:12.841768 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c01e79b9-e494-4ac4-9d6b-d457d1c508f6 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:16:12.841768 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 184/756] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:16:12 2026] POST /volume/v3/snapshots => generated 313 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:16:12.860487 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-eb74ea84-3a1d-471b-9ca6-780f2cdd4931 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:12.863175 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eb74ea84-3a1d-471b-9ca6-780f2cdd4931 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots/d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 Aug 25 15:16:12.863510 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-eb74ea84-3a1d-471b-9ca6-780f2cdd4931 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:12.863777 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-eb74ea84-3a1d-471b-9ca6-780f2cdd4931 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:12.873859 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:12.873859 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:12.876951 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-eb74ea84-3a1d-471b-9ca6-780f2cdd4931 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot retrieved successfully. Aug 25 15:16:12.879981 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eb74ea84-3a1d-471b-9ca6-780f2cdd4931 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 returned with HTTP 200 Aug 25 15:16:12.881024 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 194/757] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:16:12 2026] GET /volume/v3/snapshots/d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:12.999582 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7f2e6932-2fce-4efe-b279-28ac84f37a97 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:13.001920 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7f2e6932-2fce-4efe-b279-28ac84f37a97 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:13.002150 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7f2e6932-2fce-4efe-b279-28ac84f37a97 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:13.002365 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7f2e6932-2fce-4efe-b279-28ac84f37a97 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:13.018357 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:13.018357 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:13.022628 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7f2e6932-2fce-4efe-b279-28ac84f37a97 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:13.027666 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7f2e6932-2fce-4efe-b279-28ac84f37a97 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:13.028209 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 191/758] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:12 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1162 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:13.030303 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-3bab9d3a-9a3e-4615-8f67-bbf3780b907f req-63ec5c93-cb32-4955-a818-d91e23223e66 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:13.033457 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3bab9d3a-9a3e-4615-8f67-bbf3780b907f req-63ec5c93-cb32-4955-a818-d91e23223e66 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:13.033644 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3bab9d3a-9a3e-4615-8f67-bbf3780b907f req-63ec5c93-cb32-4955-a818-d91e23223e66 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:13.033864 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3bab9d3a-9a3e-4615-8f67-bbf3780b907f req-63ec5c93-cb32-4955-a818-d91e23223e66 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:13.044682 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:13.044682 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:13.049323 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-3bab9d3a-9a3e-4615-8f67-bbf3780b907f req-63ec5c93-cb32-4955-a818-d91e23223e66 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:13.054574 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3bab9d3a-9a3e-4615-8f67-bbf3780b907f req-63ec5c93-cb32-4955-a818-d91e23223e66 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:13.055148 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 190/759] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:16:13 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:13.574623 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-c340e3f4-be12-4f15-a97b-ce54fa7e80af None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:13.577981 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-c340e3f4-be12-4f15-a97b-ce54fa7e80af tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:13.578194 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-c340e3f4-be12-4f15-a97b-ce54fa7e80af tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:13.578405 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-c340e3f4-be12-4f15-a97b-ce54fa7e80af tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:13.649059 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:13.649059 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:13.649059 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-c340e3f4-be12-4f15-a97b-ce54fa7e80af tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:13.649059 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-c340e3f4-be12-4f15-a97b-ce54fa7e80af tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:13.649059 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 185/760] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:16:13 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:13.654816 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-d235257c-0914-4e86-add5-20ac22510510 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:13.661525 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-d235257c-0914-4e86-add5-20ac22510510 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] POST https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f/action Aug 25 15:16:13.661852 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-d235257c-0914-4e86-add5-20ac22510510 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:16:13.661955 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-d235257c-0914-4e86-add5-20ac22510510 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:13.681232 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:13.681232 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:13.717361 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-d235257c-0914-4e86-add5-20ac22510510 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:13.722134 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b4f8c189-d056-434e-b234-2fde2380f719 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:13.724183 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b4f8c189-d056-434e-b234-2fde2380f719 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:13.749384 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b4f8c189-d056-434e-b234-2fde2380f719 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:13.749384 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b4f8c189-d056-434e-b234-2fde2380f719 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:13.749384 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:13.749384 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:13.749384 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b4f8c189-d056-434e-b234-2fde2380f719 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:13.749384 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b4f8c189-d056-434e-b234-2fde2380f719 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:13.749384 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 192/761] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:13 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:13.914725 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-70813c2b-cd01-4272-a793-ae08d59e7ddb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:13.916946 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-70813c2b-cd01-4272-a793-ae08d59e7ddb tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots/d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 Aug 25 15:16:13.917177 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-70813c2b-cd01-4272-a793-ae08d59e7ddb tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:13.917379 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-70813c2b-cd01-4272-a793-ae08d59e7ddb tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:13.917869 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-d235257c-0914-4e86-add5-20ac22510510 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Begin detaching volume completed successfully. Aug 25 15:16:13.918134 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-d235257c-0914-4e86-add5-20ac22510510 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f/action returned with HTTP 202 Aug 25 15:16:13.918653 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 195/762] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:16:13 2026] POST /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f/action => generated 0 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:16:13.924619 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:13.924619 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:13.925183 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-70813c2b-cd01-4272-a793-ae08d59e7ddb tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot retrieved successfully. Aug 25 15:16:13.926110 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-70813c2b-cd01-4272-a793-ae08d59e7ddb tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 returned with HTTP 200 Aug 25 15:16:13.926454 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 191/763] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:16:13 2026] GET /volume/v3/snapshots/d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:13.970533 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-33a5b6e4-1121-4505-bb99-0c4259e06023 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:13.972492 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-33a5b6e4-1121-4505-bb99-0c4259e06023 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:16:13.972892 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-33a5b6e4-1121-4505-bb99-0c4259e06023 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbd4b01e-2717-4e87-a3e7-297361220da9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-490297239"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:13.986464 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:13.986464 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:13.987937 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-33a5b6e4-1121-4505-bb99-0c4259e06023 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Volume info retrieved successfully. Aug 25 15:16:13.987937 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-33a5b6e4-1121-4505-bb99-0c4259e06023 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Create snapshot from volume bbd4b01e-2717-4e87-a3e7-297361220da9 Aug 25 15:16:13.997690 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-99714a07-08fc-4259-bd83-44c6013a6463 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:13.999618 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-99714a07-08fc-4259-bd83-44c6013a6463 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:13.999912 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-99714a07-08fc-4259-bd83-44c6013a6463 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:14.000013 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-99714a07-08fc-4259-bd83-44c6013a6463 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:14.023716 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:14.023716 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:14.040686 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-99714a07-08fc-4259-bd83-44c6013a6463 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:14.046179 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1ca2b169-d8e6-437d-8b35-c240194a5c9b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:14.049014 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1ca2b169-d8e6-437d-8b35-c240194a5c9b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:14.049260 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1ca2b169-d8e6-437d-8b35-c240194a5c9b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:14.049601 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1ca2b169-d8e6-437d-8b35-c240194a5c9b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:14.054402 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-99714a07-08fc-4259-bd83-44c6013a6463 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:14.054402 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 193/764] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:13 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 1137 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:14.069092 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:14.069092 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:14.074107 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cc0909ff-857f-43a4-9551-cfe140a6da7f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:14.074364 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1ca2b169-d8e6-437d-8b35-c240194a5c9b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:14.074459 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc0909ff-857f-43a4-9551-cfe140a6da7f None None] GET https://10.4.3.85/volume// Aug 25 15:16:14.074642 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc0909ff-857f-43a4-9551-cfe140a6da7f None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:14.074813 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc0909ff-857f-43a4-9551-cfe140a6da7f None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:14.075147 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc0909ff-857f-43a4-9551-cfe140a6da7f None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:16:14.075397 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 192/765] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:16:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:16:14.082085 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1ca2b169-d8e6-437d-8b35-c240194a5c9b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:14.082599 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 196/766] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:14 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1162 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:14.092263 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-da8a8ff6-732d-4fd9-b740-4d8e4db45efd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:14.092263 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-da8a8ff6-732d-4fd9-b740-4d8e4db45efd tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:14.092644 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-da8a8ff6-732d-4fd9-b740-4d8e4db45efd tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:14.094754 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-da8a8ff6-732d-4fd9-b740-4d8e4db45efd tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:14.096596 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-33a5b6e4-1121-4505-bb99-0c4259e06023 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Created reservations ['6ca27cf8-1100-4bf0-9aaf-edc6c1606299', '79b28cea-863b-40dc-a6c9-fd9c1069edb6', 'e95b0470-4d03-4eee-b4dc-7cc81522749b', '030f2d5d-5246-4c6a-bcfc-1cc758555039'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:16:14.106068 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:14.106068 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:14.110405 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-da8a8ff6-732d-4fd9-b740-4d8e4db45efd tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:14.116815 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-da8a8ff6-732d-4fd9-b740-4d8e4db45efd tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:14.117101 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 194/767] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:16:14 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 1317 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:16:14.190682 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-33a5b6e4-1121-4505-bb99-0c4259e06023 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot create request issued successfully. Aug 25 15:16:14.191051 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-33a5b6e4-1121-4505-bb99-0c4259e06023 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:16:14.191638 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 186/768] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:16:13 2026] POST /volume/v3/snapshots => generated 313 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:16:14.207689 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-73cf9a85-eba7-4cab-bf4d-1e2577f688d2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:14.212986 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73cf9a85-eba7-4cab-bf4d-1e2577f688d2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots/643d1e98-41b3-45ae-b997-247adbe17b85 Aug 25 15:16:14.213208 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73cf9a85-eba7-4cab-bf4d-1e2577f688d2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:14.213439 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73cf9a85-eba7-4cab-bf4d-1e2577f688d2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:14.224835 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:14.224835 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:14.225442 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-73cf9a85-eba7-4cab-bf4d-1e2577f688d2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot retrieved successfully. Aug 25 15:16:14.227041 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73cf9a85-eba7-4cab-bf4d-1e2577f688d2 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/643d1e98-41b3-45ae-b997-247adbe17b85 returned with HTTP 200 Aug 25 15:16:14.227481 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 193/769] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:16:14 2026] GET /volume/v3/snapshots/643d1e98-41b3-45ae-b997-247adbe17b85 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:14.497196 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-da63e239-23e7-45d0-a286-a96fda80540f req-c4623b17-2842-4829-9f8f-47c3c3f75a2e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:14.502487 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-c4623b17-2842-4829-9f8f-47c3c3f75a2e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] DELETE https://10.4.3.85/volume/v3/attachments/d71021ce-0b98-4dfb-8d78-599b537b4e70 Aug 25 15:16:14.502778 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-c4623b17-2842-4829-9f8f-47c3c3f75a2e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:14.503399 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-c4623b17-2842-4829-9f8f-47c3c3f75a2e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:14.514262 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:14.514262 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:14.677212 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-da63e239-23e7-45d0-a286-a96fda80540f req-c4623b17-2842-4829-9f8f-47c3c3f75a2e tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/attachments/d71021ce-0b98-4dfb-8d78-599b537b4e70 returned with HTTP 200 Aug 25 15:16:14.677783 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 197/770] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:16:14 2026] DELETE /volume/v3/attachments/d71021ce-0b98-4dfb-8d78-599b537b4e70 => generated 19 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:14.761655 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-321c1c4a-f3d7-41de-81ac-c007fe333e3b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:14.768363 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-321c1c4a-f3d7-41de-81ac-c007fe333e3b tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:14.768363 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-321c1c4a-f3d7-41de-81ac-c007fe333e3b tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:14.768363 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-321c1c4a-f3d7-41de-81ac-c007fe333e3b tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:14.773092 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:14.773092 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:14.778007 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-321c1c4a-f3d7-41de-81ac-c007fe333e3b tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:14.783236 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-321c1c4a-f3d7-41de-81ac-c007fe333e3b tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:14.783690 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 195/771] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:14 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:15.069065 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dc1268a8-2b91-48b3-aa72-7daa24e41194 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:15.071746 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc1268a8-2b91-48b3-aa72-7daa24e41194 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:15.072037 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc1268a8-2b91-48b3-aa72-7daa24e41194 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:15.072310 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc1268a8-2b91-48b3-aa72-7daa24e41194 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:15.084088 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:15.084088 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:15.088366 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dc1268a8-2b91-48b3-aa72-7daa24e41194 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:15.093682 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc1268a8-2b91-48b3-aa72-7daa24e41194 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:15.093884 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 187/772] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:15 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:15.101573 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-569bf8fb-96e8-4f12-aeac-f073bdad41a9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:15.103773 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-569bf8fb-96e8-4f12-aeac-f073bdad41a9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:15.103994 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-569bf8fb-96e8-4f12-aeac-f073bdad41a9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:15.104177 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-569bf8fb-96e8-4f12-aeac-f073bdad41a9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:15.117110 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:15.117110 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:15.121623 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-569bf8fb-96e8-4f12-aeac-f073bdad41a9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:15.127274 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-569bf8fb-96e8-4f12-aeac-f073bdad41a9 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:15.127605 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 194/773] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:15 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:15.238711 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-66af2b55-bd7f-46f2-baf7-3738fc09a295 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:15.241000 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-66af2b55-bd7f-46f2-baf7-3738fc09a295 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots/643d1e98-41b3-45ae-b997-247adbe17b85 Aug 25 15:16:15.241249 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-66af2b55-bd7f-46f2-baf7-3738fc09a295 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:15.241518 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-66af2b55-bd7f-46f2-baf7-3738fc09a295 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:15.247526 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:15.247526 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:15.248084 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-66af2b55-bd7f-46f2-baf7-3738fc09a295 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot retrieved successfully. Aug 25 15:16:15.249056 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-66af2b55-bd7f-46f2-baf7-3738fc09a295 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/643d1e98-41b3-45ae-b997-247adbe17b85 returned with HTTP 200 Aug 25 15:16:15.249480 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 198/774] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:16:15 2026] GET /volume/v3/snapshots/643d1e98-41b3-45ae-b997-247adbe17b85 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:15.258460 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c5200704-b4d0-4b93-bdc7-a8b2a782cf49 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:15.260249 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c5200704-b4d0-4b93-bdc7-a8b2a782cf49 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:16:15.260622 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c5200704-b4d0-4b93-bdc7-a8b2a782cf49 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbd4b01e-2717-4e87-a3e7-297361220da9", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1134837801"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:15.269458 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:15.269458 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:15.270000 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c5200704-b4d0-4b93-bdc7-a8b2a782cf49 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Volume info retrieved successfully. Aug 25 15:16:15.270140 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-c5200704-b4d0-4b93-bdc7-a8b2a782cf49 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Create snapshot from volume bbd4b01e-2717-4e87-a3e7-297361220da9 Aug 25 15:16:15.298268 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-c5200704-b4d0-4b93-bdc7-a8b2a782cf49 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Created reservations ['c175321d-a72b-4163-9097-6c034ce99921', '3d43eabf-7775-4882-b46c-57d4e2e85537', '5a0d986d-af0c-4e9b-b857-3fdf3f788cc9', '4083a74d-9b25-4fa4-af00-42ad26e8c893'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:16:15.358264 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c5200704-b4d0-4b93-bdc7-a8b2a782cf49 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot create request issued successfully. Aug 25 15:16:15.358686 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c5200704-b4d0-4b93-bdc7-a8b2a782cf49 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:16:15.359206 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 196/775] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:16:15 2026] POST /volume/v3/snapshots => generated 314 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:16:15.369178 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a6dbf8c3-0f98-4f12-b3ac-4c7338f6679a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:15.371155 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6dbf8c3-0f98-4f12-b3ac-4c7338f6679a tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots/dfad4451-3706-4f0d-8065-a08f7042718d Aug 25 15:16:15.371378 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6dbf8c3-0f98-4f12-b3ac-4c7338f6679a tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:15.371650 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6dbf8c3-0f98-4f12-b3ac-4c7338f6679a tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:15.376836 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:15.376836 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:15.377329 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a6dbf8c3-0f98-4f12-b3ac-4c7338f6679a tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot retrieved successfully. Aug 25 15:16:15.378429 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6dbf8c3-0f98-4f12-b3ac-4c7338f6679a tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/dfad4451-3706-4f0d-8065-a08f7042718d returned with HTTP 200 Aug 25 15:16:15.379047 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 188/776] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:16:15 2026] GET /volume/v3/snapshots/dfad4451-3706-4f0d-8065-a08f7042718d => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:15.748140 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0ce1d800-78e3-4114-a436-1cf33aa8a4aa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:15.750103 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ce1d800-78e3-4114-a436-1cf33aa8a4aa tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:16:15.750307 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ce1d800-78e3-4114-a436-1cf33aa8a4aa tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:15.750529 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ce1d800-78e3-4114-a436-1cf33aa8a4aa tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:15.757687 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:15.757687 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:15.761979 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0ce1d800-78e3-4114-a436-1cf33aa8a4aa tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:16:15.766718 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ce1d800-78e3-4114-a436-1cf33aa8a4aa tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:16:15.767435 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 195/777] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:15 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1022 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:15.781268 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-af4ab9c5-219b-40a2-ab04-73d96d4a893c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:15.783365 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-af4ab9c5-219b-40a2-ab04-73d96d4a893c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:16:15.783365 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-af4ab9c5-219b-40a2-ab04-73d96d4a893c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:15.783658 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-af4ab9c5-219b-40a2-ab04-73d96d4a893c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:15.783820 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-af4ab9c5-219b-40a2-ab04-73d96d4a893c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Delete volume with id: 9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:16:15.791429 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:15.791429 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:15.792749 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-af4ab9c5-219b-40a2-ab04-73d96d4a893c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:16:15.799380 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f740cb69-bbc7-4334-963a-982a11a51791 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:15.801636 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f740cb69-bbc7-4334-963a-982a11a51791 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:15.801871 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f740cb69-bbc7-4334-963a-982a11a51791 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:15.802118 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f740cb69-bbc7-4334-963a-982a11a51791 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:15.813196 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:15.813196 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:15.814124 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f740cb69-bbc7-4334-963a-982a11a51791 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:15.819872 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f740cb69-bbc7-4334-963a-982a11a51791 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:15.830137 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 197/778] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:15 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:15.851124 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-af4ab9c5-219b-40a2-ab04-73d96d4a893c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Delete volume request issued successfully. Aug 25 15:16:15.851124 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-af4ab9c5-219b-40a2-ab04-73d96d4a893c tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 202 Aug 25 15:16:15.852007 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 199/779] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:16:15 2026] DELETE /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:16:15.863505 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c070f479-cb7c-4cc2-b185-edcf96643d0a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:15.866723 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c070f479-cb7c-4cc2-b185-edcf96643d0a tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:16:15.867027 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c070f479-cb7c-4cc2-b185-edcf96643d0a tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:15.867273 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c070f479-cb7c-4cc2-b185-edcf96643d0a tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:15.876916 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:15.876916 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:15.882792 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c070f479-cb7c-4cc2-b185-edcf96643d0a tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Volume info retrieved successfully. Aug 25 15:16:15.888375 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c070f479-cb7c-4cc2-b185-edcf96643d0a tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 200 Aug 25 15:16:15.888833 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 189/780] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:15 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 1021 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:16.108438 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5cca8d4e-6aeb-4f38-a2d1-0d89666ad6a2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.110447 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5cca8d4e-6aeb-4f38-a2d1-0d89666ad6a2 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:16.110665 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5cca8d4e-6aeb-4f38-a2d1-0d89666ad6a2 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.110883 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5cca8d4e-6aeb-4f38-a2d1-0d89666ad6a2 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.123041 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.123041 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:16.126483 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5cca8d4e-6aeb-4f38-a2d1-0d89666ad6a2 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:16.132153 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5cca8d4e-6aeb-4f38-a2d1-0d89666ad6a2 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:16.132682 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 196/781] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:16.140769 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-833449d9-030b-485d-a00f-f429a4645c6b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.142593 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-833449d9-030b-485d-a00f-f429a4645c6b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:16.142751 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-833449d9-030b-485d-a00f-f429a4645c6b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.142935 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-833449d9-030b-485d-a00f-f429a4645c6b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.157912 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.157912 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:16.162796 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-833449d9-030b-485d-a00f-f429a4645c6b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:16.167293 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-833449d9-030b-485d-a00f-f429a4645c6b tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:16.167768 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 198/782] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:16.390409 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a8a6adea-b4f6-4a5c-9c2c-d5036f64594b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.391916 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a8a6adea-b4f6-4a5c-9c2c-d5036f64594b tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots/dfad4451-3706-4f0d-8065-a08f7042718d Aug 25 15:16:16.392283 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a8a6adea-b4f6-4a5c-9c2c-d5036f64594b tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.392651 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a8a6adea-b4f6-4a5c-9c2c-d5036f64594b tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.399387 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.399387 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:16.400146 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a8a6adea-b4f6-4a5c-9c2c-d5036f64594b tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot retrieved successfully. Aug 25 15:16:16.401211 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a8a6adea-b4f6-4a5c-9c2c-d5036f64594b tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/dfad4451-3706-4f0d-8065-a08f7042718d returned with HTTP 200 Aug 25 15:16:16.401815 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 200/783] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots/dfad4451-3706-4f0d-8065-a08f7042718d => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:16.411741 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cd8b358e-5eac-4143-b2dd-c032898c33be None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.414312 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd8b358e-5eac-4143-b2dd-c032898c33be tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots?limit=1 Aug 25 15:16:16.414639 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd8b358e-5eac-4143-b2dd-c032898c33be tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.414902 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd8b358e-5eac-4143-b2dd-c032898c33be tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.415239 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-cd8b358e-5eac-4143-b2dd-c032898c33be tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.416313 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-cd8b358e-5eac-4143-b2dd-c032898c33be tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:16.431315 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cd8b358e-5eac-4143-b2dd-c032898c33be tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:16.432183 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd8b358e-5eac-4143-b2dd-c032898c33be tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 25 15:16:16.432768 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 190/784] 10.4.3.85 () {66 vars in 1251 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:16.443419 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-69ffb989-9418-48eb-af49-34aa3137eb2e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.445157 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-69ffb989-9418-48eb-af49-34aa3137eb2e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots Aug 25 15:16:16.445377 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-69ffb989-9418-48eb-af49-34aa3137eb2e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.445563 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-69ffb989-9418-48eb-af49-34aa3137eb2e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.445886 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-69ffb989-9418-48eb-af49-34aa3137eb2e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.446906 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-69ffb989-9418-48eb-af49-34aa3137eb2e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:16.459538 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-69ffb989-9418-48eb-af49-34aa3137eb2e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:16.460063 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-69ffb989-9418-48eb-af49-34aa3137eb2e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 200 Aug 25 15:16:16.460672 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 197/785] 10.4.3.85 () {66 vars in 1236 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:16.473203 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e7a92721-e617-4b32-a064-52b799596df7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.475804 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e7a92721-e617-4b32-a064-52b799596df7 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots?limit=100000 Aug 25 15:16:16.476116 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e7a92721-e617-4b32-a064-52b799596df7 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.476403 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e7a92721-e617-4b32-a064-52b799596df7 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.476879 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-e7a92721-e617-4b32-a064-52b799596df7 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.479251 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-e7a92721-e617-4b32-a064-52b799596df7 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:16.495269 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e7a92721-e617-4b32-a064-52b799596df7 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:16.495825 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e7a92721-e617-4b32-a064-52b799596df7 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 25 15:16:16.496905 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 199/786] 10.4.3.85 () {66 vars in 1261 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:16.509003 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a1cb1bdb-399b-4416-99b1-07a555cbc9df None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.511507 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a1cb1bdb-399b-4416-99b1-07a555cbc9df tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots?limit=0 Aug 25 15:16:16.511752 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a1cb1bdb-399b-4416-99b1-07a555cbc9df tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.511985 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a1cb1bdb-399b-4416-99b1-07a555cbc9df tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.512381 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-a1cb1bdb-399b-4416-99b1-07a555cbc9df tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.513961 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.db.api [None req-a1cb1bdb-399b-4416-99b1-07a555cbc9df tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100465) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:16.529564 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a1cb1bdb-399b-4416-99b1-07a555cbc9df tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:16.529929 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a1cb1bdb-399b-4416-99b1-07a555cbc9df tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 25 15:16:16.531562 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 201/787] 10.4.3.85 () {66 vars in 1251 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:16:16.543429 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ca359eba-97cf-439f-8224-ba3ea467f55e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.547313 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ca359eba-97cf-439f-8224-ba3ea467f55e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots Aug 25 15:16:16.547840 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ca359eba-97cf-439f-8224-ba3ea467f55e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.548004 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ca359eba-97cf-439f-8224-ba3ea467f55e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.549570 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-ca359eba-97cf-439f-8224-ba3ea467f55e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.550082 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.550082 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:16.551584 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-ca359eba-97cf-439f-8224-ba3ea467f55e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:16.557115 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ca359eba-97cf-439f-8224-ba3ea467f55e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:16.557860 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ca359eba-97cf-439f-8224-ba3ea467f55e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 200 Aug 25 15:16:16.558061 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 191/788] 10.4.3.85 () {66 vars in 1236 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:16.570084 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4c26e218-ad37-4d80-843b-875f30c191fa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.574185 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c26e218-ad37-4d80-843b-875f30c191fa tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots?marker=643d1e98-41b3-45ae-b997-247adbe17b85 Aug 25 15:16:16.574185 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c26e218-ad37-4d80-843b-875f30c191fa tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.574185 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c26e218-ad37-4d80-843b-875f30c191fa tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.574185 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-4c26e218-ad37-4d80-843b-875f30c191fa tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.575594 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.575594 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:16.577032 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-4c26e218-ad37-4d80-843b-875f30c191fa tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:16.600769 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4c26e218-ad37-4d80-843b-875f30c191fa tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:16.602760 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c26e218-ad37-4d80-843b-875f30c191fa tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots?marker=643d1e98-41b3-45ae-b997-247adbe17b85 returned with HTTP 200 Aug 25 15:16:16.602760 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 198/789] 10.4.3.85 () {66 vars in 1323 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots?marker=643d1e98-41b3-45ae-b997-247adbe17b85 => generated 341 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:16.614625 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-621a4abf-8aa7-4533-90bb-2ead52ca186c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.616969 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-621a4abf-8aa7-4533-90bb-2ead52ca186c tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots?offset=2&limit=3 Aug 25 15:16:16.617259 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-621a4abf-8aa7-4533-90bb-2ead52ca186c tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.617568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-621a4abf-8aa7-4533-90bb-2ead52ca186c tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.617806 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-621a4abf-8aa7-4533-90bb-2ead52ca186c tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.618319 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.618319 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:16.619222 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-621a4abf-8aa7-4533-90bb-2ead52ca186c tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:16.641369 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-621a4abf-8aa7-4533-90bb-2ead52ca186c tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:16.641794 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-621a4abf-8aa7-4533-90bb-2ead52ca186c tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 25 15:16:16.642364 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 200/790] 10.4.3.85 () {66 vars in 1269 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:16.657293 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6ec5b8d2-c578-41cf-a940-7567675727fc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.659336 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6ec5b8d2-c578-41cf-a940-7567675727fc tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 25 15:16:16.659614 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6ec5b8d2-c578-41cf-a940-7567675727fc tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.659877 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6ec5b8d2-c578-41cf-a940-7567675727fc tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.660342 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-6ec5b8d2-c578-41cf-a940-7567675727fc tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.661680 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.db.api [None req-6ec5b8d2-c578-41cf-a940-7567675727fc tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100465) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:16.678870 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6ec5b8d2-c578-41cf-a940-7567675727fc tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:16.679343 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6ec5b8d2-c578-41cf-a940-7567675727fc tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 25 15:16:16.679979 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 202/791] 10.4.3.85 () {66 vars in 1301 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:16:16.700849 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e886323f-680c-4f26-b11e-e71104fc0e48 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.705904 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e886323f-680c-4f26-b11e-e71104fc0e48 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 25 15:16:16.706217 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e886323f-680c-4f26-b11e-e71104fc0e48 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.706500 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e886323f-680c-4f26-b11e-e71104fc0e48 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.706746 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-e886323f-680c-4f26-b11e-e71104fc0e48 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.707989 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.707989 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:16.708440 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-e886323f-680c-4f26-b11e-e71104fc0e48 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:16.714922 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e886323f-680c-4f26-b11e-e71104fc0e48 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:16.715314 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e886323f-680c-4f26-b11e-e71104fc0e48 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 25 15:16:16.715875 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 192/792] 10.4.3.85 () {66 vars in 1303 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:16.731804 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dee19d6a-3a66-4344-acac-416b979fad37 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.733910 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dee19d6a-3a66-4344-acac-416b979fad37 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 25 15:16:16.734207 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dee19d6a-3a66-4344-acac-416b979fad37 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.734441 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dee19d6a-3a66-4344-acac-416b979fad37 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.734742 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-dee19d6a-3a66-4344-acac-416b979fad37 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.735105 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.735105 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:16.736166 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-dee19d6a-3a66-4344-acac-416b979fad37 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:16.757242 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dee19d6a-3a66-4344-acac-416b979fad37 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:16.757242 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dee19d6a-3a66-4344-acac-416b979fad37 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 25 15:16:16.757242 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 199/793] 10.4.3.85 () {66 vars in 1285 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:16.773175 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7e0401ad-267f-4762-87a9-9ba04f8be40b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.777674 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7e0401ad-267f-4762-87a9-9ba04f8be40b tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 25 15:16:16.778011 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7e0401ad-267f-4762-87a9-9ba04f8be40b tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.778332 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7e0401ad-267f-4762-87a9-9ba04f8be40b tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.778655 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-7e0401ad-267f-4762-87a9-9ba04f8be40b tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.779044 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.779044 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:16.781369 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-7e0401ad-267f-4762-87a9-9ba04f8be40b tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:16.803102 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7e0401ad-267f-4762-87a9-9ba04f8be40b tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:16.805358 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7e0401ad-267f-4762-87a9-9ba04f8be40b tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 25 15:16:16.806252 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 201/794] 10.4.3.85 () {66 vars in 1287 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:16.822047 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-720643f0-aeaa-4fd2-9deb-c9b540c306bd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.824157 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-720643f0-aeaa-4fd2-9deb-c9b540c306bd tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 25 15:16:16.824977 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-720643f0-aeaa-4fd2-9deb-c9b540c306bd tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.824977 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-720643f0-aeaa-4fd2-9deb-c9b540c306bd tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.825859 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-720643f0-aeaa-4fd2-9deb-c9b540c306bd tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.826367 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.826367 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:16.828441 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.db.api [None req-720643f0-aeaa-4fd2-9deb-c9b540c306bd tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100465) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:16.836373 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-99f663be-9b0c-4a88-b5ba-2d770ddc5e72 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.839003 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-99f663be-9b0c-4a88-b5ba-2d770ddc5e72 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:16.839321 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-99f663be-9b0c-4a88-b5ba-2d770ddc5e72 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.839914 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-99f663be-9b0c-4a88-b5ba-2d770ddc5e72 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.843562 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-720643f0-aeaa-4fd2-9deb-c9b540c306bd tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:16.843948 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-720643f0-aeaa-4fd2-9deb-c9b540c306bd tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 25 15:16:16.844154 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-ca1bdc30-a6e7-4f6e-a333-6978ebd89a00 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.844382 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 203/795] 10.4.3.85 () {66 vars in 1305 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:16.849094 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.849094 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:16.849852 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-ca1bdc30-a6e7-4f6e-a333-6978ebd89a00 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] POST https://10.4.3.85/volume/v3/attachments/44835951-0a8b-43c0-819f-5b47c6b4f93c/action Aug 25 15:16:16.850416 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-ca1bdc30-a6e7-4f6e-a333-6978ebd89a00 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:16:16.850789 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-ca1bdc30-a6e7-4f6e-a333-6978ebd89a00 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:16.856954 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6092405d-3dac-4f80-9df8-7f7877319ce1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.857365 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-99f663be-9b0c-4a88-b5ba-2d770ddc5e72 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:16.858706 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6092405d-3dac-4f80-9df8-7f7877319ce1 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 25 15:16:16.858950 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6092405d-3dac-4f80-9df8-7f7877319ce1 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.859103 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6092405d-3dac-4f80-9df8-7f7877319ce1 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.859325 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-6092405d-3dac-4f80-9df8-7f7877319ce1 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.859624 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.859624 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:16.860398 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-6092405d-3dac-4f80-9df8-7f7877319ce1 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:16.865795 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-99f663be-9b0c-4a88-b5ba-2d770ddc5e72 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:16.866362 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 193/796] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:16.876151 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6092405d-3dac-4f80-9df8-7f7877319ce1 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:16.877020 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6092405d-3dac-4f80-9df8-7f7877319ce1 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 25 15:16:16.880009 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 202/797] 10.4.3.85 () {66 vars in 1307 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:16.891287 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.891287 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:16.892590 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cb12c365-6ee5-4692-a7b0-70b97ff8c79d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.894819 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb12c365-6ee5-4692-a7b0-70b97ff8c79d tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1134837801 Aug 25 15:16:16.895559 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb12c365-6ee5-4692-a7b0-70b97ff8c79d tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.895559 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb12c365-6ee5-4692-a7b0-70b97ff8c79d tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.896155 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-cb12c365-6ee5-4692-a7b0-70b97ff8c79d tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.898200 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.898200 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:16.898200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.db.api [None req-cb12c365-6ee5-4692-a7b0-70b97ff8c79d tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100465) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:16.905524 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f8a65c2f-71c7-4536-b1b2-19ea166d3cdd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.906887 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f8a65c2f-71c7-4536-b1b2-19ea166d3cdd tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:16:16.907258 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f8a65c2f-71c7-4536-b1b2-19ea166d3cdd tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.907726 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f8a65c2f-71c7-4536-b1b2-19ea166d3cdd tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.918251 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cb12c365-6ee5-4692-a7b0-70b97ff8c79d tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:16.918946 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.918946 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:16.920018 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f8a65c2f-71c7-4536-b1b2-19ea166d3cdd tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 404 Aug 25 15:16:16.920107 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb12c365-6ee5-4692-a7b0-70b97ff8c79d tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1134837801 returned with HTTP 200 Aug 25 15:16:16.920107 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 204/798] 10.4.3.85 () {66 vars in 1378 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1134837801 => generated 476 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:16.920674 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 194/799] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:16.926543 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-4a92ce12-990f-44e1-8ea2-e89d2e9a62cc req-ca1bdc30-a6e7-4f6e-a333-6978ebd89a00 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/attachments/44835951-0a8b-43c0-819f-5b47c6b4f93c/action returned with HTTP 204 Aug 25 15:16:16.927286 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 200/800] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:16:16 2026] POST /volume/v3/attachments/44835951-0a8b-43c0-819f-5b47c6b4f93c/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:16.938549 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b2a08096-4186-4dc5-b5b3-ed5b2f1245b1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.941012 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b2a08096-4186-4dc5-b5b3-ed5b2f1245b1 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots/detail?status=available Aug 25 15:16:16.941012 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b2a08096-4186-4dc5-b5b3-ed5b2f1245b1 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.941268 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b2a08096-4186-4dc5-b5b3-ed5b2f1245b1 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.941539 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-b2a08096-4186-4dc5-b5b3-ed5b2f1245b1 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.941867 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.941867 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:16.943020 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-b2a08096-4186-4dc5-b5b3-ed5b2f1245b1 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:16.965281 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b2a08096-4186-4dc5-b5b3-ed5b2f1245b1 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:16.965906 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:16.965906 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:16.966786 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b2a08096-4186-4dc5-b5b3-ed5b2f1245b1 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 25 15:16:16.967778 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 203/801] 10.4.3.85 () {66 vars in 1290 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:16.981387 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a2d859ff-526c-4b65-a07a-09477eeb6561 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:16.983852 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a2d859ff-526c-4b65-a07a-09477eeb6561 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1134837801 Aug 25 15:16:16.983852 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a2d859ff-526c-4b65-a07a-09477eeb6561 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:16.984162 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a2d859ff-526c-4b65-a07a-09477eeb6561 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:16.984535 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-a2d859ff-526c-4b65-a07a-09477eeb6561 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:16.986492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.db.api [None req-a2d859ff-526c-4b65-a07a-09477eeb6561 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100465) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:17.008305 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a2d859ff-526c-4b65-a07a-09477eeb6561 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:17.008889 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:17.008889 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:17.009755 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a2d859ff-526c-4b65-a07a-09477eeb6561 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1134837801 returned with HTTP 200 Aug 25 15:16:17.011153 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 205/802] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:16:16 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1134837801 => generated 476 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:17.026491 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-95c7d7d7-ccd6-47e0-805a-da011f1c4638 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.030943 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-95c7d7d7-ccd6-47e0-805a-da011f1c4638 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1134837801 Aug 25 15:16:17.030943 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-95c7d7d7-ccd6-47e0-805a-da011f1c4638 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.030943 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-95c7d7d7-ccd6-47e0-805a-da011f1c4638 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.035773 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-95c7d7d7-ccd6-47e0-805a-da011f1c4638 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:17.035773 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-95c7d7d7-ccd6-47e0-805a-da011f1c4638 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:17.059182 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-95c7d7d7-ccd6-47e0-805a-da011f1c4638 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:17.060020 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-95c7d7d7-ccd6-47e0-805a-da011f1c4638 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1134837801 returned with HTTP 200 Aug 25 15:16:17.060720 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 195/803] 10.4.3.85 () {66 vars in 1357 bytes} [Tue Aug 25 15:16:17 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1134837801 => generated 342 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:17.074049 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-57f85a65-da6b-4377-99a6-cbe9779785a6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.076227 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-57f85a65-da6b-4377-99a6-cbe9779785a6 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots?status=available Aug 25 15:16:17.076596 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-57f85a65-da6b-4377-99a6-cbe9779785a6 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.076951 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-57f85a65-da6b-4377-99a6-cbe9779785a6 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.077165 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-57f85a65-da6b-4377-99a6-cbe9779785a6 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:17.078829 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-57f85a65-da6b-4377-99a6-cbe9779785a6 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:17.093064 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-57f85a65-da6b-4377-99a6-cbe9779785a6 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:17.094493 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-57f85a65-da6b-4377-99a6-cbe9779785a6 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots?status=available returned with HTTP 200 Aug 25 15:16:17.094574 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 201/804] 10.4.3.85 () {66 vars in 1269 bytes} [Tue Aug 25 15:16:17 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:17.111049 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5718a037-3525-4edf-a937-0840f7f467a9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.113394 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5718a037-3525-4edf-a937-0840f7f467a9 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1134837801 Aug 25 15:16:17.113662 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5718a037-3525-4edf-a937-0840f7f467a9 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.113897 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5718a037-3525-4edf-a937-0840f7f467a9 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.114271 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-5718a037-3525-4edf-a937-0840f7f467a9 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:16:17.115577 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-5718a037-3525-4edf-a937-0840f7f467a9 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:16:17.129425 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5718a037-3525-4edf-a937-0840f7f467a9 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Get all snapshots completed successfully. Aug 25 15:16:17.129838 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5718a037-3525-4edf-a937-0840f7f467a9 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1134837801 returned with HTTP 200 Aug 25 15:16:17.130359 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 204/805] 10.4.3.85 () {66 vars in 1391 bytes} [Tue Aug 25 15:16:17 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1134837801 => generated 342 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:17.149542 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-793fed9c-c437-462b-a34a-4dde47feb5cf None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.150903 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bc3bc22a-72e0-4569-913f-c86d2a3039ce None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.153319 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc3bc22a-72e0-4569-913f-c86d2a3039ce tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:17.153636 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-793fed9c-c437-462b-a34a-4dde47feb5cf tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/dfad4451-3706-4f0d-8065-a08f7042718d Aug 25 15:16:17.153723 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc3bc22a-72e0-4569-913f-c86d2a3039ce tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.153918 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc3bc22a-72e0-4569-913f-c86d2a3039ce tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.154000 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-793fed9c-c437-462b-a34a-4dde47feb5cf tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.154156 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-793fed9c-c437-462b-a34a-4dde47feb5cf tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.154383 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-793fed9c-c437-462b-a34a-4dde47feb5cf tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Delete snapshot with id: dfad4451-3706-4f0d-8065-a08f7042718d Aug 25 15:16:17.160680 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:17.160680 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:17.161569 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-793fed9c-c437-462b-a34a-4dde47feb5cf tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot retrieved successfully. Aug 25 15:16:17.172003 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:17.172003 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:17.184849 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bc3bc22a-72e0-4569-913f-c86d2a3039ce tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:17.193480 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-111760a1-c9aa-404c-9597-3dd7af744fcd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.194584 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc3bc22a-72e0-4569-913f-c86d2a3039ce tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:17.194584 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 196/806] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:17 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:17.195377 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-111760a1-c9aa-404c-9597-3dd7af744fcd tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:17.195377 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-111760a1-c9aa-404c-9597-3dd7af744fcd tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.195377 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-111760a1-c9aa-404c-9597-3dd7af744fcd tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.199318 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-793fed9c-c437-462b-a34a-4dde47feb5cf tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot delete request issued successfully. Aug 25 15:16:17.199318 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-793fed9c-c437-462b-a34a-4dde47feb5cf tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/dfad4451-3706-4f0d-8065-a08f7042718d returned with HTTP 202 Aug 25 15:16:17.199318 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 206/807] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:16:17 2026] DELETE /volume/v3/snapshots/dfad4451-3706-4f0d-8065-a08f7042718d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:16:17.213385 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8c2a4f97-a0fe-419c-b841-1a1ae7eaca40 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.216093 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8c2a4f97-a0fe-419c-b841-1a1ae7eaca40 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots/dfad4451-3706-4f0d-8065-a08f7042718d Aug 25 15:16:17.216426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8c2a4f97-a0fe-419c-b841-1a1ae7eaca40 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.216505 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:17.216505 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:17.216733 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8c2a4f97-a0fe-419c-b841-1a1ae7eaca40 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.225059 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:17.225059 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:17.225239 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-111760a1-c9aa-404c-9597-3dd7af744fcd tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:17.225740 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8c2a4f97-a0fe-419c-b841-1a1ae7eaca40 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot retrieved successfully. Aug 25 15:16:17.226927 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8c2a4f97-a0fe-419c-b841-1a1ae7eaca40 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/dfad4451-3706-4f0d-8065-a08f7042718d returned with HTTP 200 Aug 25 15:16:17.227493 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 205/808] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:16:17 2026] GET /volume/v3/snapshots/dfad4451-3706-4f0d-8065-a08f7042718d => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:17.231321 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-111760a1-c9aa-404c-9597-3dd7af744fcd tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:17.231721 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 202/809] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:17 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1456 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:17.428940 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-ffe01ec2-87f3-4b83-9b8b-028874499418 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.432543 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-ffe01ec2-87f3-4b83-9b8b-028874499418 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] DELETE https://10.4.3.85/volume/v3/attachments/532c7132-7397-43ae-9a26-25bf29cc7d2f Aug 25 15:16:17.432543 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-ffe01ec2-87f3-4b83-9b8b-028874499418 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.432543 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-ffe01ec2-87f3-4b83-9b8b-028874499418 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.442489 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:17.442489 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:17.510255 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-13af68bd-5759-46ee-ade0-4703c702ef48 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.510255 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-13af68bd-5759-46ee-ade0-4703c702ef48 None None] GET https://10.4.3.85/volume// Aug 25 15:16:17.510255 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-13af68bd-5759-46ee-ade0-4703c702ef48 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.510255 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-13af68bd-5759-46ee-ade0-4703c702ef48 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.510255 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-13af68bd-5759-46ee-ade0-4703c702ef48 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:16:17.510255 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 207/810] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:16:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:16:17.510588 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-9c820122-d576-4c50-a70d-4622d7eea74c req-52308179-21dd-4748-ba65-542d15eda89c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.510588 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9c820122-d576-4c50-a70d-4622d7eea74c req-52308179-21dd-4748-ba65-542d15eda89c tempest-TestMultiAttachVolumeSwap-2031928098 tempest-TestMultiAttachVolumeSwap-2031928098-project] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:17.510588 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9c820122-d576-4c50-a70d-4622d7eea74c req-52308179-21dd-4748-ba65-542d15eda89c tempest-TestMultiAttachVolumeSwap-2031928098 tempest-TestMultiAttachVolumeSwap-2031928098-project] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.510588 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9c820122-d576-4c50-a70d-4622d7eea74c req-52308179-21dd-4748-ba65-542d15eda89c tempest-TestMultiAttachVolumeSwap-2031928098 tempest-TestMultiAttachVolumeSwap-2031928098-project] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.515417 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-484730af-ae45-4f34-a7bc-1fb2fd0d2488 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.518592 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-484730af-ae45-4f34-a7bc-1fb2fd0d2488 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:16:17.519379 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-484730af-ae45-4f34-a7bc-1fb2fd0d2488 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b06eeecd-45a6-4240-9fa4-1baf6e32f9cc", "connector": null, "instance_uuid": "40cc50b3-2c26-4ea8-8b00-493dca83dd28"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:17.540519 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:17.540519 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:17.540685 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:17.540685 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:17.545406 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-9c820122-d576-4c50-a70d-4622d7eea74c req-52308179-21dd-4748-ba65-542d15eda89c tempest-TestMultiAttachVolumeSwap-2031928098 tempest-TestMultiAttachVolumeSwap-2031928098-project] Volume info retrieved successfully. Aug 25 15:16:17.555910 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9c820122-d576-4c50-a70d-4622d7eea74c req-52308179-21dd-4748-ba65-542d15eda89c tempest-TestMultiAttachVolumeSwap-2031928098 tempest-TestMultiAttachVolumeSwap-2031928098-project] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:17.557241 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 206/811] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:16:17 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1649 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:17.569130 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-779b7c50-1573-42e4-934f-5ceb9bfd1d27 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.571273 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-779b7c50-1573-42e4-934f-5ceb9bfd1d27 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-reader] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:17.571530 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-779b7c50-1573-42e4-934f-5ceb9bfd1d27 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-reader] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.571843 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-779b7c50-1573-42e4-934f-5ceb9bfd1d27 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-reader] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.588521 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e3be0cbb-accd-4823-bff3-9363bf04f061 req-ffe01ec2-87f3-4b83-9b8b-028874499418 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/attachments/532c7132-7397-43ae-9a26-25bf29cc7d2f returned with HTTP 200 Aug 25 15:16:17.589045 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 197/812] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:16:17 2026] DELETE /volume/v3/attachments/532c7132-7397-43ae-9a26-25bf29cc7d2f => generated 19 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:17.598656 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:17.598656 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:17.603579 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-779b7c50-1573-42e4-934f-5ceb9bfd1d27 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-reader] Volume info retrieved successfully. Aug 25 15:16:17.610127 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-779b7c50-1573-42e4-934f-5ceb9bfd1d27 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-reader] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:17.610818 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 208/813] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:17 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1456 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:17.623621 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-484730af-ae45-4f34-a7bc-1fb2fd0d2488 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:16:17.623621 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 203/814] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:16:17 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:17.629299 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d478ab8d-c85e-43d1-a9b4-079f9bf28716 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.633072 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d478ab8d-c85e-43d1-a9b4-079f9bf28716 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-reader] GET https://10.4.3.85/volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 Aug 25 15:16:17.633072 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d478ab8d-c85e-43d1-a9b4-079f9bf28716 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.633072 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d478ab8d-c85e-43d1-a9b4-079f9bf28716 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.633217 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-d96b31b8-8abf-4326-aad1-a15a6b2b5bf7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.634673 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-d96b31b8-8abf-4326-aad1-a15a6b2b5bf7 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] DELETE https://10.4.3.85/volume/v3/attachments/f3f4bbad-4e15-445d-b284-c66d148bf02a Aug 25 15:16:17.634907 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-d96b31b8-8abf-4326-aad1-a15a6b2b5bf7 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.635107 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-d96b31b8-8abf-4326-aad1-a15a6b2b5bf7 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.644783 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:17.644783 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:17.647870 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:17.647870 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:17.653318 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d478ab8d-c85e-43d1-a9b4-079f9bf28716 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-reader] Volume info retrieved successfully. Aug 25 15:16:17.660687 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d478ab8d-c85e-43d1-a9b4-079f9bf28716 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-reader] https://10.4.3.85/volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 returned with HTTP 200 Aug 25 15:16:17.660687 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 207/815] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:17 2026] GET /volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:16:17.789590 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-d96b31b8-8abf-4326-aad1-a15a6b2b5bf7 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/attachments/f3f4bbad-4e15-445d-b284-c66d148bf02a returned with HTTP 200 Aug 25 15:16:17.789590 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 198/816] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:16:17 2026] DELETE /volume/v3/attachments/f3f4bbad-4e15-445d-b284-c66d148bf02a => generated 192 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:17.796938 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7e8bd141-cdda-4c1f-a2bf-d8c09889e83f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.801452 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7e8bd141-cdda-4c1f-a2bf-d8c09889e83f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:17.801452 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7e8bd141-cdda-4c1f-a2bf-d8c09889e83f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.801452 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7e8bd141-cdda-4c1f-a2bf-d8c09889e83f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.820932 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:17.820932 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:17.828086 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7e8bd141-cdda-4c1f-a2bf-d8c09889e83f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:17.835892 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7e8bd141-cdda-4c1f-a2bf-d8c09889e83f tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:17.836648 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 209/817] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:17 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1456 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:17.884494 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5a438b12-604c-4503-8536-8c065cdd871e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.891350 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a438b12-604c-4503-8536-8c065cdd871e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:17.891350 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a438b12-604c-4503-8536-8c065cdd871e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.891350 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a438b12-604c-4503-8536-8c065cdd871e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.904537 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:17.904537 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:17.914719 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5a438b12-604c-4503-8536-8c065cdd871e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:17.930688 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-4ffc6f81-1af7-4b41-acdd-c83038b78263 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:17.933603 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a438b12-604c-4503-8536-8c065cdd871e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:17.933696 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 204/818] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:17 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:17.934869 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-4ffc6f81-1af7-4b41-acdd-c83038b78263 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:17.934960 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-4ffc6f81-1af7-4b41-acdd-c83038b78263 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:17.935657 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-4ffc6f81-1af7-4b41-acdd-c83038b78263 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:17.959824 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:17.959824 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:17.967776 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-4ffc6f81-1af7-4b41-acdd-c83038b78263 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:17.974253 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-4ffc6f81-1af7-4b41-acdd-c83038b78263 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:17.974928 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 208/819] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:16:17 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1456 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:18.026291 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-bb7ac5be-2d31-44e0-98a3-eb62dfbb0f82 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:18.029196 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-bb7ac5be-2d31-44e0-98a3-eb62dfbb0f82 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] POST https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7/action Aug 25 15:16:18.029559 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-bb7ac5be-2d31-44e0-98a3-eb62dfbb0f82 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:16:18.029727 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-bb7ac5be-2d31-44e0-98a3-eb62dfbb0f82 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:18.056035 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:18.056035 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:18.059262 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-bb7ac5be-2d31-44e0-98a3-eb62dfbb0f82 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:18.078625 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-bb7ac5be-2d31-44e0-98a3-eb62dfbb0f82 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Begin detaching volume completed successfully. Aug 25 15:16:18.078625 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-bb7ac5be-2d31-44e0-98a3-eb62dfbb0f82 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7/action returned with HTTP 202 Aug 25 15:16:18.078625 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 199/820] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:16:18 2026] POST /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:16:18.160306 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2f506c16-0438-43f3-b9a6-da78cb5d980a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:18.161571 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2f506c16-0438-43f3-b9a6-da78cb5d980a None None] GET https://10.4.3.85/volume// Aug 25 15:16:18.161571 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2f506c16-0438-43f3-b9a6-da78cb5d980a None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:18.161939 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2f506c16-0438-43f3-b9a6-da78cb5d980a None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:18.163056 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2f506c16-0438-43f3-b9a6-da78cb5d980a None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:16:18.163166 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 210/821] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:16:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:16:18.192923 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-23d1bb2a-22b1-4197-80b2-421a01c68aee None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:18.196183 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-23d1bb2a-22b1-4197-80b2-421a01c68aee tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:18.196801 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-23d1bb2a-22b1-4197-80b2-421a01c68aee tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:18.196801 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-23d1bb2a-22b1-4197-80b2-421a01c68aee tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:18.217310 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:18.217310 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:18.217592 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2ead5e67-65c8-4cc1-9a9b-339100537e39 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:18.220194 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2ead5e67-65c8-4cc1-9a9b-339100537e39 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:18.221325 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2ead5e67-65c8-4cc1-9a9b-339100537e39 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:18.221325 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2ead5e67-65c8-4cc1-9a9b-339100537e39 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:18.224125 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-23d1bb2a-22b1-4197-80b2-421a01c68aee tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:18.231130 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-23d1bb2a-22b1-4197-80b2-421a01c68aee tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:18.231726 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 205/822] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:16:18 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:16:18.233596 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:18.233596 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:18.239374 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2ead5e67-65c8-4cc1-9a9b-339100537e39 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:18.245532 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bd37458c-8c17-4b04-992c-8c383317b590 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:18.248980 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2ead5e67-65c8-4cc1-9a9b-339100537e39 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:18.249107 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd37458c-8c17-4b04-992c-8c383317b590 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots/dfad4451-3706-4f0d-8065-a08f7042718d Aug 25 15:16:18.249667 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd37458c-8c17-4b04-992c-8c383317b590 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:18.249738 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 209/823] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:18 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:18.249785 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd37458c-8c17-4b04-992c-8c383317b590 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:18.257364 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd37458c-8c17-4b04-992c-8c383317b590 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/dfad4451-3706-4f0d-8065-a08f7042718d returned with HTTP 404 Aug 25 15:16:18.258216 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 200/824] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:16:18 2026] GET /volume/v3/snapshots/dfad4451-3706-4f0d-8065-a08f7042718d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:18.274941 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-88f10928-21c8-43ba-80b3-2e55ade8ee42 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:18.279293 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-88f10928-21c8-43ba-80b3-2e55ade8ee42 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/643d1e98-41b3-45ae-b997-247adbe17b85 Aug 25 15:16:18.280963 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-88f10928-21c8-43ba-80b3-2e55ade8ee42 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:18.280963 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-88f10928-21c8-43ba-80b3-2e55ade8ee42 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:18.280963 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-88f10928-21c8-43ba-80b3-2e55ade8ee42 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Delete snapshot with id: 643d1e98-41b3-45ae-b997-247adbe17b85 Aug 25 15:16:18.292484 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:18.292484 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:18.293243 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-88f10928-21c8-43ba-80b3-2e55ade8ee42 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot retrieved successfully. Aug 25 15:16:18.340248 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-88f10928-21c8-43ba-80b3-2e55ade8ee42 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot delete request issued successfully. Aug 25 15:16:18.340248 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-88f10928-21c8-43ba-80b3-2e55ade8ee42 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/643d1e98-41b3-45ae-b997-247adbe17b85 returned with HTTP 202 Aug 25 15:16:18.340248 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 211/825] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:16:18 2026] DELETE /volume/v3/snapshots/643d1e98-41b3-45ae-b997-247adbe17b85 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:16:18.349648 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dfdf572c-6e96-4ae9-a1aa-206e1e8fa399 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:18.353249 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dfdf572c-6e96-4ae9-a1aa-206e1e8fa399 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots/643d1e98-41b3-45ae-b997-247adbe17b85 Aug 25 15:16:18.353534 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dfdf572c-6e96-4ae9-a1aa-206e1e8fa399 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:18.353835 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dfdf572c-6e96-4ae9-a1aa-206e1e8fa399 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:18.375142 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:18.375142 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:18.375613 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dfdf572c-6e96-4ae9-a1aa-206e1e8fa399 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot retrieved successfully. Aug 25 15:16:18.376734 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dfdf572c-6e96-4ae9-a1aa-206e1e8fa399 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/643d1e98-41b3-45ae-b997-247adbe17b85 returned with HTTP 200 Aug 25 15:16:18.377008 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 206/826] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:16:18 2026] GET /volume/v3/snapshots/643d1e98-41b3-45ae-b997-247adbe17b85 => generated 471 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:18.965285 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b1626816-80fb-4022-a6a2-cb4a2ee0de36 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:18.968120 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b1626816-80fb-4022-a6a2-cb4a2ee0de36 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:18.977298 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b1626816-80fb-4022-a6a2-cb4a2ee0de36 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:18.977298 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b1626816-80fb-4022-a6a2-cb4a2ee0de36 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:18.998383 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:18.998383 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:19.010742 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b1626816-80fb-4022-a6a2-cb4a2ee0de36 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:19.016239 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b1626816-80fb-4022-a6a2-cb4a2ee0de36 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:19.016756 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 210/827] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:18 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:19.108950 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-bad813aa-3fea-4e90-9aa4-e6a6415c900c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:19.111563 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-bad813aa-3fea-4e90-9aa4-e6a6415c900c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:19.111800 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-bad813aa-3fea-4e90-9aa4-e6a6415c900c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:19.121593 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-bad813aa-3fea-4e90-9aa4-e6a6415c900c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:19.161754 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:19.161754 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:19.178730 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-bad813aa-3fea-4e90-9aa4-e6a6415c900c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:19.180891 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-bad813aa-3fea-4e90-9aa4-e6a6415c900c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:19.181273 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 201/828] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:16:19 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1459 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:19.221122 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-ece5611b-375c-4e80-a9c3-8a95dfe94afe None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:19.222850 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-ece5611b-375c-4e80-a9c3-8a95dfe94afe tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] DELETE https://10.4.3.85/volume/v3/attachments/44835951-0a8b-43c0-819f-5b47c6b4f93c Aug 25 15:16:19.223079 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-ece5611b-375c-4e80-a9c3-8a95dfe94afe tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:19.224203 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-ece5611b-375c-4e80-a9c3-8a95dfe94afe tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:19.232669 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:19.232669 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:19.360246 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-60316828-5d8c-4962-aeb1-76cc4bde7f0f req-ece5611b-375c-4e80-a9c3-8a95dfe94afe tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/attachments/44835951-0a8b-43c0-819f-5b47c6b4f93c returned with HTTP 200 Aug 25 15:16:19.360785 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 212/829] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:16:19 2026] DELETE /volume/v3/attachments/44835951-0a8b-43c0-819f-5b47c6b4f93c => generated 192 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:19.388220 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-26c7c12c-5581-43e4-b2eb-dc514e66552e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:19.390490 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-26c7c12c-5581-43e4-b2eb-dc514e66552e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots/643d1e98-41b3-45ae-b997-247adbe17b85 Aug 25 15:16:19.390702 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-26c7c12c-5581-43e4-b2eb-dc514e66552e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:19.390951 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-26c7c12c-5581-43e4-b2eb-dc514e66552e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:19.396902 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-26c7c12c-5581-43e4-b2eb-dc514e66552e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/643d1e98-41b3-45ae-b997-247adbe17b85 returned with HTTP 404 Aug 25 15:16:19.397838 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 207/830] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:16:19 2026] GET /volume/v3/snapshots/643d1e98-41b3-45ae-b997-247adbe17b85 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:19.411370 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-048ff063-833e-4e61-9ae0-79ab04be30ee None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:19.414418 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-048ff063-833e-4e61-9ae0-79ab04be30ee tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 Aug 25 15:16:19.414700 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-048ff063-833e-4e61-9ae0-79ab04be30ee tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:19.414948 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-048ff063-833e-4e61-9ae0-79ab04be30ee tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:19.415089 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-048ff063-833e-4e61-9ae0-79ab04be30ee tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Delete snapshot with id: d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 Aug 25 15:16:19.428965 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:19.428965 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:19.429640 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-048ff063-833e-4e61-9ae0-79ab04be30ee tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot retrieved successfully. Aug 25 15:16:19.486850 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-048ff063-833e-4e61-9ae0-79ab04be30ee tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot delete request issued successfully. Aug 25 15:16:19.486850 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-048ff063-833e-4e61-9ae0-79ab04be30ee tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 returned with HTTP 202 Aug 25 15:16:19.486850 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 211/831] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:16:19 2026] DELETE /volume/v3/snapshots/d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:16:19.500865 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-436fe794-d67c-45f8-859e-df19b0f49d4c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:19.503694 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-436fe794-d67c-45f8-859e-df19b0f49d4c tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots/d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 Aug 25 15:16:19.504208 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-436fe794-d67c-45f8-859e-df19b0f49d4c tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:19.504208 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-436fe794-d67c-45f8-859e-df19b0f49d4c tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:19.528735 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:19.528735 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:19.529410 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-436fe794-d67c-45f8-859e-df19b0f49d4c tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Snapshot retrieved successfully. Aug 25 15:16:19.531305 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-436fe794-d67c-45f8-859e-df19b0f49d4c tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 returned with HTTP 200 Aug 25 15:16:19.531926 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 202/832] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:16:19 2026] GET /volume/v3/snapshots/d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 => generated 471 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:19.812409 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-3f94c11f-c92e-4e74-b4b7-6b080e483ad8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:19.812409 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-3f94c11f-c92e-4e74-b4b7-6b080e483ad8 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] PUT https://10.4.3.85/volume/v3/attachments/add6213b-6b88-42ae-be86-8a091598c74c Aug 25 15:16:19.812409 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-3f94c11f-c92e-4e74-b4b7-6b080e483ad8 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:19.870175 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-3f94c11f-c92e-4e74-b4b7-6b080e483ad8 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Acquiring lock "cinder-attachment_update-b06eeecd-45a6-4240-9fa4-1baf6e32f9cc-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:16:19.879503 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-3f94c11f-c92e-4e74-b4b7-6b080e483ad8 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Lock "cinder-attachment_update-b06eeecd-45a6-4240-9fa4-1baf6e32f9cc-np0000008087" acquired by "attachment_update" :: waited 0.007s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:16:19.879503 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:19.879503 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:20.036956 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f7ce43ea-28e3-4854-86d8-532b04f107ea None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:20.040042 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f7ce43ea-28e3-4854-86d8-532b04f107ea tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:20.040650 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f7ce43ea-28e3-4854-86d8-532b04f107ea tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:20.040720 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f7ce43ea-28e3-4854-86d8-532b04f107ea tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:20.051149 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:20.051149 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:20.056426 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f7ce43ea-28e3-4854-86d8-532b04f107ea tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:20.063460 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f7ce43ea-28e3-4854-86d8-532b04f107ea tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:20.064186 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 208/833] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:20 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:20.103294 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-3f94c11f-c92e-4e74-b4b7-6b080e483ad8 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Lock "cinder-attachment_update-b06eeecd-45a6-4240-9fa4-1baf6e32f9cc-np0000008087" released by "attachment_update" :: held 0.226s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:16:20.105187 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-3f94c11f-c92e-4e74-b4b7-6b080e483ad8 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/attachments/add6213b-6b88-42ae-be86-8a091598c74c returned with HTTP 200 Aug 25 15:16:20.106112 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 213/834] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:16:19 2026] PUT /volume/v3/attachments/add6213b-6b88-42ae-be86-8a091598c74c => generated 969 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:20.120436 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-959a767e-d76d-4bde-a155-80301390e227 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:20.124496 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-959a767e-d76d-4bde-a155-80301390e227 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/attachments/add6213b-6b88-42ae-be86-8a091598c74c Aug 25 15:16:20.124496 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-959a767e-d76d-4bde-a155-80301390e227 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:20.124496 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-959a767e-d76d-4bde-a155-80301390e227 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:20.156314 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-959a767e-d76d-4bde-a155-80301390e227 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/attachments/add6213b-6b88-42ae-be86-8a091598c74c returned with HTTP 200 Aug 25 15:16:20.156314 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 212/835] 10.4.3.85 () {70 vars in 1644 bytes} [Tue Aug 25 15:16:20 2026] GET /volume/v3/attachments/add6213b-6b88-42ae-be86-8a091598c74c => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:20.351306 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d0e0d8c2-d753-4874-b01f-bca6464cf33d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:20.351306 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0e0d8c2-d753-4874-b01f-bca6464cf33d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:20.351306 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0e0d8c2-d753-4874-b01f-bca6464cf33d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:20.351306 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0e0d8c2-d753-4874-b01f-bca6464cf33d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:20.351306 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:20.351306 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:20.355586 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d0e0d8c2-d753-4874-b01f-bca6464cf33d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:20.360455 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0e0d8c2-d753-4874-b01f-bca6464cf33d tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:20.361066 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 203/836] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:20 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:20.466286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-357fe176-bed7-42e2-a208-dd5784fde157 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:20.466286 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-357fe176-bed7-42e2-a208-dd5784fde157 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:20.466286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-357fe176-bed7-42e2-a208-dd5784fde157 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:20.466286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-357fe176-bed7-42e2-a208-dd5784fde157 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:20.476049 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:20.476049 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:20.497203 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-357fe176-bed7-42e2-a208-dd5784fde157 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:20.497203 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-357fe176-bed7-42e2-a208-dd5784fde157 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:20.497203 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 209/837] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:16:20 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1159 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:20.537432 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cd73858d-17c9-4e3a-8765-588dff515308 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:20.539334 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cd73858d-17c9-4e3a-8765-588dff515308 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:16:20.539605 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cd73858d-17c9-4e3a-8765-588dff515308 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:20.556732 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cd73858d-17c9-4e3a-8765-588dff515308 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:20.556732 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:20.556732 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:20.558910 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cd73858d-17c9-4e3a-8765-588dff515308 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:16:20.566605 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d2a1068f-744d-456c-9839-f9c511d70e5f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:20.568332 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cd73858d-17c9-4e3a-8765-588dff515308 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:16:20.568963 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 214/838] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:16:20 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1862 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:16:20.572508 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d2a1068f-744d-456c-9839-f9c511d70e5f tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/snapshots/d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 Aug 25 15:16:20.572799 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d2a1068f-744d-456c-9839-f9c511d70e5f tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:20.573844 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d2a1068f-744d-456c-9839-f9c511d70e5f tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:20.579519 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d2a1068f-744d-456c-9839-f9c511d70e5f tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/snapshots/d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 returned with HTTP 404 Aug 25 15:16:20.580325 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 213/839] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:16:20 2026] GET /volume/v3/snapshots/d30ba29d-0d8e-4f1a-9f09-a4ae6e12ac93 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:20.610585 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-c17ce00d-d4eb-47de-9489-8446d88b533c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:20.610796 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3451c076-4ad7-4c43-b87f-55e2701f4026 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:20.614501 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-c17ce00d-d4eb-47de-9489-8446d88b533c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] POST https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7/action Aug 25 15:16:20.614501 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-c17ce00d-d4eb-47de-9489-8446d88b533c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:16:20.615012 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3451c076-4ad7-4c43-b87f-55e2701f4026 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 Aug 25 15:16:20.615144 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-c17ce00d-d4eb-47de-9489-8446d88b533c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:20.615346 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3451c076-4ad7-4c43-b87f-55e2701f4026 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:20.615346 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3451c076-4ad7-4c43-b87f-55e2701f4026 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:20.643497 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:20.643497 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:20.649057 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3451c076-4ad7-4c43-b87f-55e2701f4026 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Volume info retrieved successfully. Aug 25 15:16:20.657123 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3451c076-4ad7-4c43-b87f-55e2701f4026 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 returned with HTTP 200 Aug 25 15:16:20.658093 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 210/840] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:20 2026] GET /volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:20.665983 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:20.665983 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:20.666617 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-c17ce00d-d4eb-47de-9489-8446d88b533c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:20.676053 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d8322e0f-50c1-4d11-88c9-e930acc10e22 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:20.677937 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d8322e0f-50c1-4d11-88c9-e930acc10e22 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] DELETE https://10.4.3.85/volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 Aug 25 15:16:20.678195 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d8322e0f-50c1-4d11-88c9-e930acc10e22 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:20.678448 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d8322e0f-50c1-4d11-88c9-e930acc10e22 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:20.678691 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-d8322e0f-50c1-4d11-88c9-e930acc10e22 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Delete volume with id: bbd4b01e-2717-4e87-a3e7-297361220da9 Aug 25 15:16:20.687384 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:20.687384 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:20.687910 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d8322e0f-50c1-4d11-88c9-e930acc10e22 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Volume info retrieved successfully. Aug 25 15:16:20.716524 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-c17ce00d-d4eb-47de-9489-8446d88b533c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Begin detaching volume completed successfully. Aug 25 15:16:20.716890 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-c17ce00d-d4eb-47de-9489-8446d88b533c tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7/action returned with HTTP 202 Aug 25 15:16:20.717731 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 204/841] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:16:20 2026] POST /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:16:20.764542 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d8322e0f-50c1-4d11-88c9-e930acc10e22 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Delete volume request issued successfully. Aug 25 15:16:20.764799 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d8322e0f-50c1-4d11-88c9-e930acc10e22 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 returned with HTTP 202 Aug 25 15:16:20.766149 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 215/842] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:16:20 2026] DELETE /volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:16:20.778786 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-409f83d8-2298-4edb-a834-9fac71a069e0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:20.781226 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-409f83d8-2298-4edb-a834-9fac71a069e0 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 Aug 25 15:16:20.781784 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-409f83d8-2298-4edb-a834-9fac71a069e0 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:20.782738 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-409f83d8-2298-4edb-a834-9fac71a069e0 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:20.791589 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:20.791589 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:20.797841 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-409f83d8-2298-4edb-a834-9fac71a069e0 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Volume info retrieved successfully. Aug 25 15:16:20.804548 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-409f83d8-2298-4edb-a834-9fac71a069e0 tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 returned with HTTP 200 Aug 25 15:16:20.805368 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 214/843] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:20 2026] GET /volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:20.966829 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-729d737f-a40b-4b93-abd6-3a59c00d23c5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:20.967295 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-729d737f-a40b-4b93-abd6-3a59c00d23c5 None None] GET https://10.4.3.85/volume// Aug 25 15:16:20.967487 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-729d737f-a40b-4b93-abd6-3a59c00d23c5 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:20.967702 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-729d737f-a40b-4b93-abd6-3a59c00d23c5 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:20.968049 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-729d737f-a40b-4b93-abd6-3a59c00d23c5 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:16:20.983582 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 211/844] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:16:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 15:16:21.001824 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-956c60da-d896-4c78-a357-436defac14e5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:21.001824 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-956c60da-d896-4c78-a357-436defac14e5 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:21.001824 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-956c60da-d896-4c78-a357-436defac14e5 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:21.001824 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-956c60da-d896-4c78-a357-436defac14e5 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:21.017826 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:21.017826 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:21.023565 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-956c60da-d896-4c78-a357-436defac14e5 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:21.029589 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-956c60da-d896-4c78-a357-436defac14e5 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:21.030635 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 205/845] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:16:20 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1342 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:16:21.086540 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-24ca4358-b54f-4f77-932d-16b19f8794a6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:21.088877 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-24ca4358-b54f-4f77-932d-16b19f8794a6 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:21.088877 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-24ca4358-b54f-4f77-932d-16b19f8794a6 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:21.090514 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-24ca4358-b54f-4f77-932d-16b19f8794a6 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:21.108277 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:21.108277 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:21.112292 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-24ca4358-b54f-4f77-932d-16b19f8794a6 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:21.123347 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-24ca4358-b54f-4f77-932d-16b19f8794a6 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:21.124117 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 216/846] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:21 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:21.823118 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4aa45f27-478b-4b99-9c3a-76e78043f91e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:21.825710 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4aa45f27-478b-4b99-9c3a-76e78043f91e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] GET https://10.4.3.85/volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 Aug 25 15:16:21.826173 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4aa45f27-478b-4b99-9c3a-76e78043f91e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:21.826493 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4aa45f27-478b-4b99-9c3a-76e78043f91e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:21.837666 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4aa45f27-478b-4b99-9c3a-76e78043f91e tempest-VolumesSnapshotListTestJSON-2113663867 tempest-VolumesSnapshotListTestJSON-2113663867-project-member] https://10.4.3.85/volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 returned with HTTP 404 Aug 25 15:16:21.838521 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 215/847] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:21 2026] GET /volume/v3/volumes/bbd4b01e-2717-4e87-a3e7-297361220da9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:22.141603 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e79a2a38-e924-44e2-9448-de018ec4e766 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:22.143424 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e79a2a38-e924-44e2-9448-de018ec4e766 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:22.143636 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e79a2a38-e924-44e2-9448-de018ec4e766 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:22.143933 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e79a2a38-e924-44e2-9448-de018ec4e766 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:22.151340 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:22.151340 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:22.157704 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e79a2a38-e924-44e2-9448-de018ec4e766 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:22.163734 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e79a2a38-e924-44e2-9448-de018ec4e766 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:22.164370 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 212/848] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:22 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:22.428046 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-175a45d8-45c8-47b8-af5e-520334c5a91b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:22.430936 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-175a45d8-45c8-47b8-af5e-520334c5a91b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:22.431454 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-175a45d8-45c8-47b8-af5e-520334c5a91b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:22.431454 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-175a45d8-45c8-47b8-af5e-520334c5a91b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:22.444737 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:22.444737 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:22.451413 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-175a45d8-45c8-47b8-af5e-520334c5a91b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:22.458193 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-175a45d8-45c8-47b8-af5e-520334c5a91b tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:22.459119 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 206/849] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:22 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:22.490328 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7892eacb-1a39-4694-ad16-776b70eb9d3f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:22.492198 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7892eacb-1a39-4694-ad16-776b70eb9d3f tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:16:22.492396 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7892eacb-1a39-4694-ad16-776b70eb9d3f tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:22.492620 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7892eacb-1a39-4694-ad16-776b70eb9d3f tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:22.492792 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-7892eacb-1a39-4694-ad16-776b70eb9d3f tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Delete volume with id: 9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:16:22.501419 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7892eacb-1a39-4694-ad16-776b70eb9d3f tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 404 Aug 25 15:16:22.502156 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 217/850] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:16:22 2026] DELETE /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:22.510897 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c2d62e7e-3c3d-4bf8-bee4-07e2fb6da047 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:22.513021 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c2d62e7e-3c3d-4bf8-bee4-07e2fb6da047 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] GET https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 Aug 25 15:16:22.513709 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c2d62e7e-3c3d-4bf8-bee4-07e2fb6da047 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:22.513927 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c2d62e7e-3c3d-4bf8-bee4-07e2fb6da047 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:22.521734 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c2d62e7e-3c3d-4bf8-bee4-07e2fb6da047 tempest-VolumesAssistedSnapshotsTest-413944014 tempest-VolumesAssistedSnapshotsTest-413944014-project-admin] https://10.4.3.85/volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 returned with HTTP 404 Aug 25 15:16:22.522326 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 216/851] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:22 2026] GET /volume/v3/volumes/9061cd24-55ba-40a9-8293-445a806b4ef6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:22.546291 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1a2e44fd-34be-4d59-8a94-5530a6451d35 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:22.548851 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1a2e44fd-34be-4d59-8a94-5530a6451d35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:22.549267 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1a2e44fd-34be-4d59-8a94-5530a6451d35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:22.549750 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1a2e44fd-34be-4d59-8a94-5530a6451d35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:22.563973 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:22.563973 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:22.568955 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1a2e44fd-34be-4d59-8a94-5530a6451d35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:22.574448 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1a2e44fd-34be-4d59-8a94-5530a6451d35 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:22.575235 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 213/852] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:22 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:23.194676 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e43f2457-3536-411a-82c2-03d4fb81f3cb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:23.194676 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e43f2457-3536-411a-82c2-03d4fb81f3cb tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:23.194676 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e43f2457-3536-411a-82c2-03d4fb81f3cb tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:23.194676 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e43f2457-3536-411a-82c2-03d4fb81f3cb tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:23.205867 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:23.205867 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:23.219228 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e43f2457-3536-411a-82c2-03d4fb81f3cb tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:23.229805 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e43f2457-3536-411a-82c2-03d4fb81f3cb tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:23.229805 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 207/853] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:23 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:24.246783 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-162f1bc4-7bd3-44ad-8888-f10f9a07f84e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:24.249571 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-162f1bc4-7bd3-44ad-8888-f10f9a07f84e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:24.249835 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-162f1bc4-7bd3-44ad-8888-f10f9a07f84e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:24.250121 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-162f1bc4-7bd3-44ad-8888-f10f9a07f84e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:24.264134 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:24.264134 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:24.277655 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-162f1bc4-7bd3-44ad-8888-f10f9a07f84e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:24.287923 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-162f1bc4-7bd3-44ad-8888-f10f9a07f84e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:24.287923 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 218/854] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:24 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:24.728161 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-e61254bb-4937-4740-980f-2025f9e641f7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:24.741185 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-e61254bb-4937-4740-980f-2025f9e641f7 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:24.741185 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-e61254bb-4937-4740-980f-2025f9e641f7 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:24.741185 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-e61254bb-4937-4740-980f-2025f9e641f7 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:24.748809 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:24.748809 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:24.857351 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-e61254bb-4937-4740-980f-2025f9e641f7 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:24.863423 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-e61254bb-4937-4740-980f-2025f9e641f7 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:24.864438 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 217/855] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:16:24 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 1162 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:25.349896 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e50cfd81-3682-41df-9090-f2a67ead7579 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:25.469316 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e50cfd81-3682-41df-9090-f2a67ead7579 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:25.469316 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e50cfd81-3682-41df-9090-f2a67ead7579 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:25.469316 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e50cfd81-3682-41df-9090-f2a67ead7579 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:25.479306 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-1e9879b8-a770-402d-b35c-1544f5edfc78 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:25.481501 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-1e9879b8-a770-402d-b35c-1544f5edfc78 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] DELETE https://10.4.3.85/volume/v3/attachments/431a9129-ec84-4d0d-8899-c08670c0f044 Aug 25 15:16:25.481737 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-1e9879b8-a770-402d-b35c-1544f5edfc78 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:25.481939 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-1e9879b8-a770-402d-b35c-1544f5edfc78 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:25.573651 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:25.573651 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:26.317850 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e50cfd81-3682-41df-9090-f2a67ead7579 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:26.318905 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:26.318905 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:26.319250 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e50cfd81-3682-41df-9090-f2a67ead7579 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:26.319250 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 214/856] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:25 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:26.726606 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2210aacd-d23a-4bfa-9667-40f0d81de468 req-1e9879b8-a770-402d-b35c-1544f5edfc78 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/attachments/431a9129-ec84-4d0d-8899-c08670c0f044 returned with HTTP 200 Aug 25 15:16:26.736156 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 208/857] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:16:25 2026] DELETE /volume/v3/attachments/431a9129-ec84-4d0d-8899-c08670c0f044 => generated 19 bytes in 1248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:27.329757 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a66acfcf-bc24-4e53-a621-3892f7594404 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:27.332291 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a66acfcf-bc24-4e53-a621-3892f7594404 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:27.332534 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a66acfcf-bc24-4e53-a621-3892f7594404 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:27.332705 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a66acfcf-bc24-4e53-a621-3892f7594404 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:27.341065 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:27.341065 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:27.346355 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a66acfcf-bc24-4e53-a621-3892f7594404 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:27.351978 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a66acfcf-bc24-4e53-a621-3892f7594404 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:27.352585 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 219/858] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:27 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:27.414298 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-1cfedc4f-8bd9-4b40-bffa-9301beaf84c6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:27.417074 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-1cfedc4f-8bd9-4b40-bffa-9301beaf84c6 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] POST https://10.4.3.85/volume/v3/attachments/add6213b-6b88-42ae-be86-8a091598c74c/action Aug 25 15:16:27.417511 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-1cfedc4f-8bd9-4b40-bffa-9301beaf84c6 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:16:27.417635 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-1cfedc4f-8bd9-4b40-bffa-9301beaf84c6 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:27.436589 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:27.436589 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:28.381669 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d25313c7-7f36-45ab-ac43-53bc7e7c541e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:28.387544 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d25313c7-7f36-45ab-ac43-53bc7e7c541e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:28.387954 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d25313c7-7f36-45ab-ac43-53bc7e7c541e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:28.387954 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d25313c7-7f36-45ab-ac43-53bc7e7c541e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:28.401518 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:28.401518 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:28.409495 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d25313c7-7f36-45ab-ac43-53bc7e7c541e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:28.480545 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d25313c7-7f36-45ab-ac43-53bc7e7c541e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:28.480545 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 215/859] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:28 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:28.753767 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5c1e4741-42b4-4743-a8ae-2138dc14766d req-1cfedc4f-8bd9-4b40-bffa-9301beaf84c6 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/attachments/add6213b-6b88-42ae-be86-8a091598c74c/action returned with HTTP 204 Aug 25 15:16:28.753767 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 218/860] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:16:27 2026] POST /volume/v3/attachments/add6213b-6b88-42ae-be86-8a091598c74c/action => generated 0 bytes in 1340 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:29.437683 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-350cfcbd-3b32-4083-9c8b-612b44f9aa1a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:29.439601 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-350cfcbd-3b32-4083-9c8b-612b44f9aa1a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:29.439833 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-350cfcbd-3b32-4083-9c8b-612b44f9aa1a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:29.440082 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-350cfcbd-3b32-4083-9c8b-612b44f9aa1a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:29.488167 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:29.488167 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:29.488167 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-350cfcbd-3b32-4083-9c8b-612b44f9aa1a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:29.488167 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-350cfcbd-3b32-4083-9c8b-612b44f9aa1a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:29.488167 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 209/861] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:29 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:30.486929 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d4455308-b4eb-4b27-a1a2-19e9401496ce None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:30.486929 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d4455308-b4eb-4b27-a1a2-19e9401496ce tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:30.486929 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d4455308-b4eb-4b27-a1a2-19e9401496ce tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:30.486929 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d4455308-b4eb-4b27-a1a2-19e9401496ce tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:30.486929 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:30.486929 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:30.512392 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d4455308-b4eb-4b27-a1a2-19e9401496ce tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:30.512392 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d4455308-b4eb-4b27-a1a2-19e9401496ce tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:30.512392 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 220/862] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:30 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 1157 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:30.567285 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-9be619c4-db65-43b5-b511-6dcc4959d62f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:30.567285 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-9be619c4-db65-43b5-b511-6dcc4959d62f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:30.567285 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-9be619c4-db65-43b5-b511-6dcc4959d62f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:30.567285 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-9be619c4-db65-43b5-b511-6dcc4959d62f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:30.567285 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:30.567285 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:30.588079 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-9be619c4-db65-43b5-b511-6dcc4959d62f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:30.588079 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-9be619c4-db65-43b5-b511-6dcc4959d62f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:30.588079 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 216/863] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:16:30 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 1157 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:32.394041 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-3dbef6bc-182c-46e6-b34a-71265a60280d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:32.396460 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-3dbef6bc-182c-46e6-b34a-71265a60280d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:32.396731 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-3dbef6bc-182c-46e6-b34a-71265a60280d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:32.396930 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-3dbef6bc-182c-46e6-b34a-71265a60280d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:32.405014 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:32.405014 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:32.408953 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-3dbef6bc-182c-46e6-b34a-71265a60280d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:32.413934 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-3dbef6bc-182c-46e6-b34a-71265a60280d tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:32.414410 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 219/864] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:16:32 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 1157 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:32.424379 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8f1b969f-a5e3-461a-8a81-cdf54a9d4bfc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:32.424863 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8f1b969f-a5e3-461a-8a81-cdf54a9d4bfc None None] GET https://10.4.3.85/volume// Aug 25 15:16:32.425068 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8f1b969f-a5e3-461a-8a81-cdf54a9d4bfc None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:32.425258 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8f1b969f-a5e3-461a-8a81-cdf54a9d4bfc None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:32.425622 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8f1b969f-a5e3-461a-8a81-cdf54a9d4bfc None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:16:32.425980 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 210/865] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:16:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:16:32.435737 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-8b3d4639-5dce-4358-8b45-843b0a1c221e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:32.438746 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-8b3d4639-5dce-4358-8b45-843b0a1c221e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:16:32.439108 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-8b3d4639-5dce-4358-8b45-843b0a1c221e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11e97fbd-cf11-4c48-a52d-4a1874d67ad0", "connector": null, "instance_uuid": "5564cc1f-aa78-478d-a60e-7a42b8fec24e"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:32.447940 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:32.447940 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:33.160602 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-8b3d4639-5dce-4358-8b45-843b0a1c221e tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:16:33.160602 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 221/866] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:16:32 2026] POST /volume/v3/attachments => generated 273 bytes in 725 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:34.282527 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-93098b75-e0cb-4531-bc71-84e624666dd8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:34.283124 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-93098b75-e0cb-4531-bc71-84e624666dd8 None None] GET https://10.4.3.85/volume// Aug 25 15:16:34.283349 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-93098b75-e0cb-4531-bc71-84e624666dd8 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:34.283739 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-93098b75-e0cb-4531-bc71-84e624666dd8 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:34.284159 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-93098b75-e0cb-4531-bc71-84e624666dd8 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:16:34.284572 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 217/867] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:16:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:16:34.300147 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-a73570fc-37df-40e0-8ccc-cd4ae44b69aa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:34.302717 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-a73570fc-37df-40e0-8ccc-cd4ae44b69aa tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:16:34.304255 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-a73570fc-37df-40e0-8ccc-cd4ae44b69aa tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b06eeecd-45a6-4240-9fa4-1baf6e32f9cc", "connector": null, "instance_uuid": "40cc50b3-2c26-4ea8-8b00-493dca83dd28"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:34.622110 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:34.622110 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:34.916897 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-a73570fc-37df-40e0-8ccc-cd4ae44b69aa tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:16:34.917488 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 220/868] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:16:34 2026] POST /volume/v3/attachments => generated 273 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:34.928786 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-d753bc52-2138-41b0-a54c-eff15a835df7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:34.932790 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-d753bc52-2138-41b0-a54c-eff15a835df7 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] DELETE https://10.4.3.85/volume/v3/attachments/add6213b-6b88-42ae-be86-8a091598c74c Aug 25 15:16:34.932967 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-d753bc52-2138-41b0-a54c-eff15a835df7 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:34.933150 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-d753bc52-2138-41b0-a54c-eff15a835df7 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:35.008174 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1ac59003-ba17-428f-85dd-fa2bbd9f5d37 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:35.010219 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1ac59003-ba17-428f-85dd-fa2bbd9f5d37 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] DELETE https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:35.010461 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1ac59003-ba17-428f-85dd-fa2bbd9f5d37 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:35.010693 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1ac59003-ba17-428f-85dd-fa2bbd9f5d37 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:35.010950 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-1ac59003-ba17-428f-85dd-fa2bbd9f5d37 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Delete volume with id: 9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:35.022077 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:35.022077 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:35.022687 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1ac59003-ba17-428f-85dd-fa2bbd9f5d37 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:35.028654 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:35.028654 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:35.204918 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-d753bc52-2138-41b0-a54c-eff15a835df7 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/attachments/add6213b-6b88-42ae-be86-8a091598c74c returned with HTTP 200 Aug 25 15:16:35.205457 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 211/869] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:16:34 2026] DELETE /volume/v3/attachments/add6213b-6b88-42ae-be86-8a091598c74c => generated 192 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:35.588663 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1ac59003-ba17-428f-85dd-fa2bbd9f5d37 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Delete volume request issued successfully. Aug 25 15:16:35.588862 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1ac59003-ba17-428f-85dd-fa2bbd9f5d37 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 202 Aug 25 15:16:35.589397 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 222/870] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:16:35 2026] DELETE /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 0 bytes in 582 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:16:35.596565 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f0bc2223-0b7e-4456-8f9e-b20b325994af None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:35.598648 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f0bc2223-0b7e-4456-8f9e-b20b325994af tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:35.598905 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f0bc2223-0b7e-4456-8f9e-b20b325994af tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:35.599133 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f0bc2223-0b7e-4456-8f9e-b20b325994af tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:35.613130 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:35.613130 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:35.618757 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f0bc2223-0b7e-4456-8f9e-b20b325994af tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:35.662866 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f0bc2223-0b7e-4456-8f9e-b20b325994af tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:35.664011 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 218/871] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:35 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 841 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:36.803364 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-45dc2e8f-b22c-4ed9-a87f-0deda06591e7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:36.805333 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-45dc2e8f-b22c-4ed9-a87f-0deda06591e7 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:36.805554 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-45dc2e8f-b22c-4ed9-a87f-0deda06591e7 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:36.805750 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-45dc2e8f-b22c-4ed9-a87f-0deda06591e7 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:36.953810 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:36.953810 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:36.955106 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-45dc2e8f-b22c-4ed9-a87f-0deda06591e7 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Volume info retrieved successfully. Aug 25 15:16:36.959723 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-45dc2e8f-b22c-4ed9-a87f-0deda06591e7 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 200 Aug 25 15:16:37.010060 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 221/872] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:36 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 841 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:37.974485 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-714e7f64-ef50-4520-876b-ff1adf06f576 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:37.976838 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-714e7f64-ef50-4520-876b-ff1adf06f576 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] GET https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f Aug 25 15:16:37.977078 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-714e7f64-ef50-4520-876b-ff1adf06f576 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:37.977602 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-714e7f64-ef50-4520-876b-ff1adf06f576 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:38.049758 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-714e7f64-ef50-4520-876b-ff1adf06f576 tempest-TaggedAttachmentsTest-2067756789 tempest-TaggedAttachmentsTest-2067756789-project-member] https://10.4.3.85/volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f returned with HTTP 404 Aug 25 15:16:38.049758 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 212/873] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:37 2026] GET /volume/v3/volumes/9d8a8c5c-30b7-4df8-a46b-bd8b175e794f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:39.950435 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6cb50d89-6d9d-4896-ad35-998b44d173c5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:39.958237 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6cb50d89-6d9d-4896-ad35-998b44d173c5 None None] GET https://10.4.3.85/volume// Aug 25 15:16:39.958237 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6cb50d89-6d9d-4896-ad35-998b44d173c5 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:39.958237 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6cb50d89-6d9d-4896-ad35-998b44d173c5 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:39.958237 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6cb50d89-6d9d-4896-ad35-998b44d173c5 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:16:39.958237 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 223/874] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:16:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:16:39.962759 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-7b2f7818-c64a-4375-8506-d326806acb27 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:39.964327 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-7b2f7818-c64a-4375-8506-d326806acb27 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:16:39.973948 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-7b2f7818-c64a-4375-8506-d326806acb27 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:39.973948 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-7b2f7818-c64a-4375-8506-d326806acb27 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:39.973948 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:39.973948 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:39.975663 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-7b2f7818-c64a-4375-8506-d326806acb27 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:16:40.026264 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-7b2f7818-c64a-4375-8506-d326806acb27 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:16:40.026415 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 219/875] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:16:39 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 1336 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:16:40.121278 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-e3c1f8dc-92a7-40e8-bed6-22408097ffd7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:40.123669 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-e3c1f8dc-92a7-40e8-bed6-22408097ffd7 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] PUT https://10.4.3.85/volume/v3/attachments/ce0672fb-ec2f-429c-8a5c-0bccb7fa4173 Aug 25 15:16:40.124010 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-e3c1f8dc-92a7-40e8-bed6-22408097ffd7 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:40.481246 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-e3c1f8dc-92a7-40e8-bed6-22408097ffd7 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Acquiring lock "cinder-attachment_update-11e97fbd-cf11-4c48-a52d-4a1874d67ad0-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:16:40.494183 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-e3c1f8dc-92a7-40e8-bed6-22408097ffd7 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Lock "cinder-attachment_update-11e97fbd-cf11-4c48-a52d-4a1874d67ad0-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:16:40.494183 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:40.494183 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:40.698445 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-e3c1f8dc-92a7-40e8-bed6-22408097ffd7 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Lock "cinder-attachment_update-11e97fbd-cf11-4c48-a52d-4a1874d67ad0-np0000008087" released by "attachment_update" :: held 0.211s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:16:40.698790 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-e3c1f8dc-92a7-40e8-bed6-22408097ffd7 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/attachments/ce0672fb-ec2f-429c-8a5c-0bccb7fa4173 returned with HTTP 200 Aug 25 15:16:40.699301 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 222/876] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:16:40 2026] PUT /volume/v3/attachments/ce0672fb-ec2f-429c-8a5c-0bccb7fa4173 => generated 969 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:40.874573 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-d534f6d9-90da-42bc-b57c-be63e5d11abb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:40.877315 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-d534f6d9-90da-42bc-b57c-be63e5d11abb tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] POST https://10.4.3.85/volume/v3/attachments/ce0672fb-ec2f-429c-8a5c-0bccb7fa4173/action Aug 25 15:16:40.877846 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-d534f6d9-90da-42bc-b57c-be63e5d11abb tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:16:40.878031 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-d534f6d9-90da-42bc-b57c-be63e5d11abb tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:40.899765 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:40.899765 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:40.997192 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-006c049a-98eb-40e2-ac84-eba1b68c96a2 req-d534f6d9-90da-42bc-b57c-be63e5d11abb tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/attachments/ce0672fb-ec2f-429c-8a5c-0bccb7fa4173/action returned with HTTP 204 Aug 25 15:16:40.997667 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 213/877] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:16:40 2026] POST /volume/v3/attachments/ce0672fb-ec2f-429c-8a5c-0bccb7fa4173/action => generated 0 bytes in 124 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:41.271431 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cd2ef05c-eed7-4ee9-81ce-b71d66146dfe None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:41.275266 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cd2ef05c-eed7-4ee9-81ce-b71d66146dfe tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] DELETE https://10.4.3.85/volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 Aug 25 15:16:41.275573 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cd2ef05c-eed7-4ee9-81ce-b71d66146dfe tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:41.275886 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cd2ef05c-eed7-4ee9-81ce-b71d66146dfe tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:41.276129 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-cd2ef05c-eed7-4ee9-81ce-b71d66146dfe tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Delete volume with id: be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 Aug 25 15:16:41.285246 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:41.285246 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:41.285807 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cd2ef05c-eed7-4ee9-81ce-b71d66146dfe tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:41.321551 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cd2ef05c-eed7-4ee9-81ce-b71d66146dfe tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Delete volume request issued successfully. Aug 25 15:16:41.321792 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cd2ef05c-eed7-4ee9-81ce-b71d66146dfe tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 returned with HTTP 202 Aug 25 15:16:41.322264 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 224/878] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:16:41 2026] DELETE /volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:16:41.332041 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-caa1a5da-e4ae-4811-b946-073fc0dc3cfc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:41.334438 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-caa1a5da-e4ae-4811-b946-073fc0dc3cfc tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 Aug 25 15:16:41.334752 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-caa1a5da-e4ae-4811-b946-073fc0dc3cfc tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:41.334892 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-caa1a5da-e4ae-4811-b946-073fc0dc3cfc tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:41.343943 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:41.343943 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:41.348669 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-caa1a5da-e4ae-4811-b946-073fc0dc3cfc tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:41.354529 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-caa1a5da-e4ae-4811-b946-073fc0dc3cfc tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 returned with HTTP 200 Aug 25 15:16:41.355119 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 220/879] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:41 2026] GET /volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:42.423544 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-67ca293e-0abe-437b-88b5-90861cdfdb1a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:42.423544 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-67ca293e-0abe-437b-88b5-90861cdfdb1a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 Aug 25 15:16:42.423544 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-67ca293e-0abe-437b-88b5-90861cdfdb1a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:42.423544 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-67ca293e-0abe-437b-88b5-90861cdfdb1a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:42.423544 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=434,cinder:UPDATE=39,cinder:INSERT=15 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:16:42.423544 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-67ca293e-0abe-437b-88b5-90861cdfdb1a tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 returned with HTTP 404 Aug 25 15:16:42.423544 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 223/880] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:42 2026] GET /volume/v3/volumes/be0d0f2b-0d4e-4b29-b6c1-cad7223e7957 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:42.428727 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7ea0978a-501d-428b-8bbc-a0f6874d17b7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:42.430806 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7ea0978a-501d-428b-8bbc-a0f6874d17b7 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] DELETE https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:42.431018 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7ea0978a-501d-428b-8bbc-a0f6874d17b7 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:42.431224 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7ea0978a-501d-428b-8bbc-a0f6874d17b7 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:42.432789 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-7ea0978a-501d-428b-8bbc-a0f6874d17b7 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Delete volume with id: ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:42.433270 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=466,cinder:INSERT=30,cinder:UPDATE=73 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:16:42.491208 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:42.491208 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:42.491779 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7ea0978a-501d-428b-8bbc-a0f6874d17b7 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:42.533189 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7ea0978a-501d-428b-8bbc-a0f6874d17b7 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Delete volume request issued successfully. Aug 25 15:16:42.533647 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7ea0978a-501d-428b-8bbc-a0f6874d17b7 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 202 Aug 25 15:16:42.534048 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 214/881] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:16:42 2026] DELETE /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:16:42.542200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-59a51956-f81a-474b-8c73-1385d7bcc949 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:42.544326 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-59a51956-f81a-474b-8c73-1385d7bcc949 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:42.544594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-59a51956-f81a-474b-8c73-1385d7bcc949 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:42.544816 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-59a51956-f81a-474b-8c73-1385d7bcc949 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:42.547023 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=394,cinder:UPDATE=23,cinder:INSERT=8 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:16:43.041057 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:43.041057 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:43.043957 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-59a51956-f81a-474b-8c73-1385d7bcc949 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Volume info retrieved successfully. Aug 25 15:16:43.048914 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-59a51956-f81a-474b-8c73-1385d7bcc949 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 200 Aug 25 15:16:43.049303 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 225/882] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:42 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 866 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:43.177233 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-52559c53-13fb-4524-9219-b7bd3d7f9e2b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:43.179202 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-52559c53-13fb-4524-9219-b7bd3d7f9e2b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] PUT https://10.4.3.85/volume/v3/attachments/8fc0801c-73f5-485c-a319-3b5b150281d0 Aug 25 15:16:43.179620 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-52559c53-13fb-4524-9219-b7bd3d7f9e2b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:43.344658 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-52559c53-13fb-4524-9219-b7bd3d7f9e2b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Acquiring lock "cinder-attachment_update-b06eeecd-45a6-4240-9fa4-1baf6e32f9cc-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:16:43.350070 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-52559c53-13fb-4524-9219-b7bd3d7f9e2b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Lock "cinder-attachment_update-b06eeecd-45a6-4240-9fa4-1baf6e32f9cc-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:16:43.351413 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:43.351413 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:43.730827 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-52559c53-13fb-4524-9219-b7bd3d7f9e2b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Lock "cinder-attachment_update-b06eeecd-45a6-4240-9fa4-1baf6e32f9cc-np0000008087" released by "attachment_update" :: held 0.381s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:16:43.731436 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-52559c53-13fb-4524-9219-b7bd3d7f9e2b tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/attachments/8fc0801c-73f5-485c-a319-3b5b150281d0 returned with HTTP 200 Aug 25 15:16:43.736665 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 221/883] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:16:43 2026] PUT /volume/v3/attachments/8fc0801c-73f5-485c-a319-3b5b150281d0 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:43.740115 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-22839476-d003-4b98-8a70-0876e9e7416a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:43.742187 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-22839476-d003-4b98-8a70-0876e9e7416a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/attachments/8fc0801c-73f5-485c-a319-3b5b150281d0 Aug 25 15:16:43.742380 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-22839476-d003-4b98-8a70-0876e9e7416a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:43.742613 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-22839476-d003-4b98-8a70-0876e9e7416a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:43.755579 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-22839476-d003-4b98-8a70-0876e9e7416a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/attachments/8fc0801c-73f5-485c-a319-3b5b150281d0 returned with HTTP 200 Aug 25 15:16:43.756058 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 224/884] 10.4.3.85 () {70 vars in 1644 bytes} [Tue Aug 25 15:16:43 2026] GET /volume/v3/attachments/8fc0801c-73f5-485c-a319-3b5b150281d0 => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:44.104836 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-666e8825-39e7-4d19-8195-a6464ff77959 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:44.104836 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-666e8825-39e7-4d19-8195-a6464ff77959 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] GET https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 Aug 25 15:16:44.104836 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-666e8825-39e7-4d19-8195-a6464ff77959 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:44.104836 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-666e8825-39e7-4d19-8195-a6464ff77959 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:44.104836 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-666e8825-39e7-4d19-8195-a6464ff77959 tempest-TestMultiAttachVolumeSwap-1551542269 tempest-TestMultiAttachVolumeSwap-1551542269-project-member] https://10.4.3.85/volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 returned with HTTP 404 Aug 25 15:16:44.104836 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 215/885] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:44 2026] GET /volume/v3/volumes/ddc4cc07-132f-41ff-b471-92d0b66db1b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:49.752586 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-e7de7720-3356-45cf-8581-766951fa5cb9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:49.754998 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-e7de7720-3356-45cf-8581-766951fa5cb9 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] POST https://10.4.3.85/volume/v3/attachments/8fc0801c-73f5-485c-a319-3b5b150281d0/action Aug 25 15:16:49.755112 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-e7de7720-3356-45cf-8581-766951fa5cb9 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:16:49.755196 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-e7de7720-3356-45cf-8581-766951fa5cb9 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:49.827242 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:49.827242 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:49.877565 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-1d8804ca-f8a6-4d6d-be00-5a600644f719 req-e7de7720-3356-45cf-8581-766951fa5cb9 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/attachments/8fc0801c-73f5-485c-a319-3b5b150281d0/action returned with HTTP 204 Aug 25 15:16:49.878095 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 226/886] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:16:49 2026] POST /volume/v3/attachments/8fc0801c-73f5-485c-a319-3b5b150281d0/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:16:53.618301 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=373,cinder:INSERT=34,cinder:UPDATE=58 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:16:53.754647 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=4 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:16:53.837429 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:53.948049 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fe897152-2be0-432f-9fa0-a837e024c17e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:53.999493 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe897152-2be0-432f-9fa0-a837e024c17e tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] GET https://10.4.3.85/volume/v3/os-hosts Aug 25 15:16:53.999752 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe897152-2be0-432f-9fa0-a837e024c17e tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:54.000034 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe897152-2be0-432f-9fa0-a837e024c17e tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:54.001151 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:54.001151 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:54.008635 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.hosts [None req-fe897152-2be0-432f-9fa0-a837e024c17e tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] status, active and update: available, enabled, 2026-08-25 15:15:30+00:00 {{(pid=100466) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 15:16:54.009310 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.hosts [None req-fe897152-2be0-432f-9fa0-a837e024c17e tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] status, active and update: available, enabled, 2026-08-25 15:15:28+00:00 {{(pid=100466) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 15:16:54.009310 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.hosts [None req-fe897152-2be0-432f-9fa0-a837e024c17e tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] status, active and update: available, enabled, 2026-08-25 15:15:12+00:00 {{(pid=100466) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 15:16:54.009310 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe897152-2be0-432f-9fa0-a837e024c17e tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] https://10.4.3.85/volume/v3/os-hosts returned with HTTP 200 Aug 25 15:16:54.009681 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 225/887] 10.4.3.85 () {66 vars in 1233 bytes} [Tue Aug 25 15:16:53 2026] GET /volume/v3/os-hosts => generated 560 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:16:54.022949 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d3dd7c83-461b-486b-a2b5-f347249076dd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:54.025423 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d3dd7c83-461b-486b-a2b5-f347249076dd tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] GET https://10.4.3.85/volume/v3/os-hosts Aug 25 15:16:54.029012 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d3dd7c83-461b-486b-a2b5-f347249076dd tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:54.029012 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d3dd7c83-461b-486b-a2b5-f347249076dd tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:54.036589 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:16:54.036955 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-2043344385", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:54.038535 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-2043344385', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:16:54.042251 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Create volume of 1 GB Aug 25 15:16:54.042579 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:54.042579 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:54.047370 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.hosts [None req-d3dd7c83-461b-486b-a2b5-f347249076dd tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] status, active and update: available, enabled, 2026-08-25 15:15:30+00:00 {{(pid=100468) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 15:16:54.047370 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.hosts [None req-d3dd7c83-461b-486b-a2b5-f347249076dd tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] status, active and update: available, enabled, 2026-08-25 15:15:28+00:00 {{(pid=100468) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 15:16:54.047370 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.hosts [None req-d3dd7c83-461b-486b-a2b5-f347249076dd tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] status, active and update: available, enabled, 2026-08-25 15:15:12+00:00 {{(pid=100468) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 15:16:54.047370 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d3dd7c83-461b-486b-a2b5-f347249076dd tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] https://10.4.3.85/volume/v3/os-hosts returned with HTTP 200 Aug 25 15:16:54.047968 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 216/888] 10.4.3.85 () {66 vars in 1233 bytes} [Tue Aug 25 15:16:54 2026] GET /volume/v3/os-hosts => generated 560 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:54.049897 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Availability Zones retrieved successfully. Aug 25 15:16:54.060785 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-51973cb7-c5c8-4c1a-afb7-30511f4d92ea None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:54.079107 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-51973cb7-c5c8-4c1a-afb7-30511f4d92ea tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] GET https://10.4.3.85/volume/v3/os-hosts/np0000008087@storpool Aug 25 15:16:54.079107 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-51973cb7-c5c8-4c1a-afb7-30511f4d92ea tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:54.079107 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-51973cb7-c5c8-4c1a-afb7-30511f4d92ea tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:54.079968 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Flow 'volume_create_api' (6053cc74-3224-42b2-be90-3c4a6116f968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:16:54.079968 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5f474dc-9cac-4db4-aa3a-cb59189d7e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:54.079968 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:16:54.111972 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5f474dc-9cac-4db4-aa3a-cb59189d7e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:54.113162 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c564911-27e5-4f64-8a1a-c0abbb587d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:54.143840 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-51973cb7-c5c8-4c1a-afb7-30511f4d92ea tempest-VolumeHostsAdminTestsJSON-904580609 tempest-VolumeHostsAdminTestsJSON-904580609-project-admin] https://10.4.3.85/volume/v3/os-hosts/np0000008087@storpool returned with HTTP 200 Aug 25 15:16:54.144070 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 227/889] 10.4.3.85 () {66 vars in 1299 bytes} [Tue Aug 25 15:16:54 2026] GET /volume/v3/os-hosts/np0000008087@storpool => generated 1125 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:54.241844 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Created reservations ['bb349009-119e-4651-8a99-1b68ed625aea', 'e9e2e45a-2f4a-484a-95af-5671dff498db', '7c0e2fc7-a7aa-4947-94f2-892febff5005', 'eeb3cc81-0eb6-4534-a7d3-c77f2bf3e838'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:16:54.242809 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c564911-27e5-4f64-8a1a-c0abbb587d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb349009-119e-4651-8a99-1b68ed625aea', 'e9e2e45a-2f4a-484a-95af-5671dff498db', '7c0e2fc7-a7aa-4947-94f2-892febff5005', 'eeb3cc81-0eb6-4534-a7d3-c77f2bf3e838']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:54.251108 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e52641b-bc5b-49b0-a323-2661452b61b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:54.290419 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d3a3ffca-1f60-43d1-8664-6f81240eb65f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:54.292961 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3a3ffca-1f60-43d1-8664-6f81240eb65f tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:54.293222 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3a3ffca-1f60-43d1-8664-6f81240eb65f tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:54.293673 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3a3ffca-1f60-43d1-8664-6f81240eb65f tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:54.296622 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e52641b-bc5b-49b0-a323-2661452b61b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64bf83a5-673a-406d-a5f2-71a84df6e61d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2043344385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396cc03ca53b4a52a445d8768aaeb986',qos_specs=None,replication_status=,reservations=['bb349009-119e-4651-8a99-1b68ed625aea','e9e2e45a-2f4a-484a-95af-5671dff498db','7c0e2fc7-a7aa-4947-94f2-892febff5005','eeb3cc81-0eb6-4534-a7d3-c77f2bf3e838'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dff3fe0d004c4ecbb9f7e9c82882737b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:16:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2043344385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64bf83a5-673a-406d-a5f2-71a84df6e61d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='396cc03ca53b4a52a445d8768aaeb986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dff3fe0d004c4ecbb9f7e9c82882737b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:54.298109 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd5b0c99-c3f8-4997-8915-7a349f870570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:54.306118 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:54.306118 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:54.310410 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d3a3ffca-1f60-43d1-8664-6f81240eb65f tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:54.315913 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3a3ffca-1f60-43d1-8664-6f81240eb65f tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:54.316264 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 226/890] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:54 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:54.369894 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd5b0c99-c3f8-4997-8915-7a349f870570) transitioned into state 'SUCCESS' from state '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-2043344385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='396cc03ca53b4a52a445d8768aaeb986',qos_specs=None,replication_status=,reservations=['bb349009-119e-4651-8a99-1b68ed625aea','e9e2e45a-2f4a-484a-95af-5671dff498db','7c0e2fc7-a7aa-4947-94f2-892febff5005','eeb3cc81-0eb6-4534-a7d3-c77f2bf3e838'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dff3fe0d004c4ecbb9f7e9c82882737b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:54.370938 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (237cc4c7-2f90-4107-9ee7-d997310c0ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:16:54.393820 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-c24926f4-e0e7-4e5f-8768-2e21fc7f821a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:54.397659 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-c24926f4-e0e7-4e5f-8768-2e21fc7f821a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:54.397864 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-c24926f4-e0e7-4e5f-8768-2e21fc7f821a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:54.398065 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-c24926f4-e0e7-4e5f-8768-2e21fc7f821a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:54.402496 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (237cc4c7-2f90-4107-9ee7-d997310c0ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:16:54.406408 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Flow 'volume_create_api' (6053cc74-3224-42b2-be90-3c4a6116f968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:16:54.406408 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Create volume request issued successfully. Aug 25 15:16:54.406408 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-24eadbd9-74cc-4614-969e-5b5ebce859fd tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:16:54.406408 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 222/891] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:16:53 2026] POST /volume/v3/volumes => generated 754 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:16:54.415247 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:54.415247 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:54.420344 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e54fbb8a-8b89-4f32-96d0-69c7235d3efa None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:54.422352 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-c24926f4-e0e7-4e5f-8768-2e21fc7f821a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:54.437301 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e54fbb8a-8b89-4f32-96d0-69c7235d3efa tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] GET https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d Aug 25 15:16:54.437301 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e54fbb8a-8b89-4f32-96d0-69c7235d3efa tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:54.437301 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e54fbb8a-8b89-4f32-96d0-69c7235d3efa tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:54.437398 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-c24926f4-e0e7-4e5f-8768-2e21fc7f821a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:54.437398 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 217/892] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:16:54 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:54.437458 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:54.437458 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:54.438243 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e54fbb8a-8b89-4f32-96d0-69c7235d3efa tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Volume info retrieved successfully. Aug 25 15:16:54.445377 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e54fbb8a-8b89-4f32-96d0-69c7235d3efa tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d returned with HTTP 200 Aug 25 15:16:54.445377 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 228/893] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:54 2026] GET /volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:54.455194 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-3ea656d5-ec39-4ce0-ab13-5a042776f05a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:54.457271 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-3ea656d5-ec39-4ce0-ab13-5a042776f05a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] POST https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9/action Aug 25 15:16:54.457688 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-3ea656d5-ec39-4ce0-ab13-5a042776f05a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:16:54.457972 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-3ea656d5-ec39-4ce0-ab13-5a042776f05a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:54.474077 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:54.474077 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:54.474822 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-3ea656d5-ec39-4ce0-ab13-5a042776f05a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:54.546799 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-3ea656d5-ec39-4ce0-ab13-5a042776f05a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Begin detaching volume completed successfully. Aug 25 15:16:54.547425 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-3ea656d5-ec39-4ce0-ab13-5a042776f05a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9/action returned with HTTP 202 Aug 25 15:16:54.548126 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 227/894] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:16:54 2026] POST /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:16:54.844040 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-af21c180-50ab-4bf6-8564-0bc163c18389 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:54.844524 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-af21c180-50ab-4bf6-8564-0bc163c18389 None None] GET https://10.4.3.85/volume// Aug 25 15:16:54.844727 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-af21c180-50ab-4bf6-8564-0bc163c18389 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:54.845030 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-af21c180-50ab-4bf6-8564-0bc163c18389 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:54.845295 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-af21c180-50ab-4bf6-8564-0bc163c18389 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:16:54.845660 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 223/895] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:16:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:16:54.859378 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-8fc00db0-3676-443b-a011-cba100435151 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:54.862002 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-8fc00db0-3676-443b-a011-cba100435151 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:54.862209 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-8fc00db0-3676-443b-a011-cba100435151 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:54.862581 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-8fc00db0-3676-443b-a011-cba100435151 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:54.952204 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:54.952204 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:54.956346 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-8fc00db0-3676-443b-a011-cba100435151 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:54.961667 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-8fc00db0-3676-443b-a011-cba100435151 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:54.962260 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 218/896] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:16:54 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 1325 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:16:55.460185 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-13edd472-18f1-4202-a21e-d79fd2ba2c75 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:55.461882 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-13edd472-18f1-4202-a21e-d79fd2ba2c75 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] GET https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d Aug 25 15:16:55.462082 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-13edd472-18f1-4202-a21e-d79fd2ba2c75 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:55.462268 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-13edd472-18f1-4202-a21e-d79fd2ba2c75 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:55.731349 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:55.731349 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:55.734815 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-13edd472-18f1-4202-a21e-d79fd2ba2c75 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Volume info retrieved successfully. Aug 25 15:16:55.739295 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-13edd472-18f1-4202-a21e-d79fd2ba2c75 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d returned with HTTP 200 Aug 25 15:16:55.786944 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 229/897] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:55 2026] GET /volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d => generated 847 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:55.872357 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c839c07b-6643-488b-84b4-6f7a7d8e7581 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:55.990454 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c839c07b-6643-488b-84b4-6f7a7d8e7581 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] GET https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d Aug 25 15:16:55.990454 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c839c07b-6643-488b-84b4-6f7a7d8e7581 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:55.990454 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c839c07b-6643-488b-84b4-6f7a7d8e7581 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:55.990454 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:55.990454 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:55.990454 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c839c07b-6643-488b-84b4-6f7a7d8e7581 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Volume info retrieved successfully. Aug 25 15:16:55.990454 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c839c07b-6643-488b-84b4-6f7a7d8e7581 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d returned with HTTP 200 Aug 25 15:16:55.990454 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 228/898] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:55 2026] GET /volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:55.991284 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c8426b0a-1359-4afb-8337-b5491d3a2477 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:55.991284 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c8426b0a-1359-4afb-8337-b5491d3a2477 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] POST https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d/action Aug 25 15:16:55.991284 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c8426b0a-1359-4afb-8337-b5491d3a2477 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-788834320", "disk_format": "raw"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:16:55.991284 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c8426b0a-1359-4afb-8337-b5491d3a2477 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-788834320", "disk_format": "raw"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:16:55.991284 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:55.991284 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:55.991284 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c8426b0a-1359-4afb-8337-b5491d3a2477 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Volume info retrieved successfully. Aug 25 15:16:56.257035 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-505ff053-b810-4ef2-84a9-2d391c0db6d9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:56.257035 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-505ff053-b810-4ef2-84a9-2d391c0db6d9 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] DELETE https://10.4.3.85/volume/v3/attachments/800876e7-8e87-4425-ade0-be66fadd21bc Aug 25 15:16:56.257035 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-505ff053-b810-4ef2-84a9-2d391c0db6d9 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:56.257035 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-505ff053-b810-4ef2-84a9-2d391c0db6d9 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:56.508430 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:56.508430 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:56.509777 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:56.509777 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:16:56.517599 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.image.image_utils [None req-c8426b0a-1359-4afb-8337-b5491d3a2477 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-788834320'}] 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-788834320'}]. {{(pid=100467) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 15:16:58.030348 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-9fa26fcf-2a57-4436-8139-59c91b63e518 req-505ff053-b810-4ef2-84a9-2d391c0db6d9 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/attachments/800876e7-8e87-4425-ade0-be66fadd21bc returned with HTTP 200 Aug 25 15:16:58.031083 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 219/899] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:16:56 2026] DELETE /volume/v3/attachments/800876e7-8e87-4425-ade0-be66fadd21bc => generated 19 bytes in 1849 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:58.129361 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-8a458523-65a0-4b38-8c3a-577506fcd0ce None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:58.131553 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-8a458523-65a0-4b38-8c3a-577506fcd0ce tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:16:58.131762 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-8a458523-65a0-4b38-8c3a-577506fcd0ce tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:58.131941 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-8a458523-65a0-4b38-8c3a-577506fcd0ce tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:58.141495 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:58.141495 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:58.160142 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-8a458523-65a0-4b38-8c3a-577506fcd0ce tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:16:58.339329 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-8a458523-65a0-4b38-8c3a-577506fcd0ce tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:16:58.339329 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 230/900] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:16:58 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1682 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:58.584939 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-331038f8-7475-4188-84a2-d81f53bc2232 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:58.586348 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c8426b0a-1359-4afb-8337-b5491d3a2477 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Copy volume to image completed successfully. Aug 25 15:16:58.587087 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c8426b0a-1359-4afb-8337-b5491d3a2477 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d/action returned with HTTP 202 Aug 25 15:16:58.587720 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 224/901] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:16:55 2026] POST /volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d/action => generated 685 bytes in 2642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:16:58.639265 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-331038f8-7475-4188-84a2-d81f53bc2232 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:16:58.639265 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-331038f8-7475-4188-84a2-d81f53bc2232 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:58.639265 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-331038f8-7475-4188-84a2-d81f53bc2232 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:58.639265 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:58.639265 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:16:58.639265 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-331038f8-7475-4188-84a2-d81f53bc2232 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:16:58.639265 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-331038f8-7475-4188-84a2-d81f53bc2232 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:16:58.639265 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 229/902] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:16:58 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1682 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:16:59.198599 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-36ce6936-2b4b-4e19-af98-b05bae751c19 req-1ab800ad-cc03-4f36-9d63-8796210b92a9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:59.198599 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-36ce6936-2b4b-4e19-af98-b05bae751c19 req-1ab800ad-cc03-4f36-9d63-8796210b92a9 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] DELETE https://10.4.3.85/volume/v3/attachments/8fc0801c-73f5-485c-a319-3b5b150281d0 Aug 25 15:16:59.198599 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-36ce6936-2b4b-4e19-af98-b05bae751c19 req-1ab800ad-cc03-4f36-9d63-8796210b92a9 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:59.198599 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-36ce6936-2b4b-4e19-af98-b05bae751c19 req-1ab800ad-cc03-4f36-9d63-8796210b92a9 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:59.202053 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:59.202053 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:16:59.284253 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-01e1030a-839c-4569-b662-14d630387ace None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:16:59.286247 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-01e1030a-839c-4569-b662-14d630387ace tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:16:59.286491 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-01e1030a-839c-4569-b662-14d630387ace tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:16:59.286690 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-01e1030a-839c-4569-b662-14d630387ace tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:16:59.303293 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:16:59.303293 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:16:59.303293 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-01e1030a-839c-4569-b662-14d630387ace tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:16:59.303293 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-01e1030a-839c-4569-b662-14d630387ace tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:16:59.303293 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 231/903] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:16:59 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:16:59.457118 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-36ce6936-2b4b-4e19-af98-b05bae751c19 req-1ab800ad-cc03-4f36-9d63-8796210b92a9 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/attachments/8fc0801c-73f5-485c-a319-3b5b150281d0 returned with HTTP 200 Aug 25 15:16:59.457118 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 220/904] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:16:59 2026] DELETE /volume/v3/attachments/8fc0801c-73f5-485c-a319-3b5b150281d0 => generated 19 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:00.581879 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-165f5bef-7485-45b7-985f-96f395b41b94 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:00.583722 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-165f5bef-7485-45b7-985f-96f395b41b94 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/limits Aug 25 15:17:00.583928 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-165f5bef-7485-45b7-985f-96f395b41b94 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:00.584145 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-165f5bef-7485-45b7-985f-96f395b41b94 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:01.022359 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-165f5bef-7485-45b7-985f-96f395b41b94 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:01.022947 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-165f5bef-7485-45b7-985f-96f395b41b94 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:01.023144 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-165f5bef-7485-45b7-985f-96f395b41b94 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:01.023401 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-165f5bef-7485-45b7-985f-96f395b41b94 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:01.035313 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-165f5bef-7485-45b7-985f-96f395b41b94 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/limits returned with HTTP 200 Aug 25 15:17:01.035764 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 225/905] 10.4.3.85 () {68 vars in 1477 bytes} [Tue Aug 25 15:17:00 2026] GET /volume/v3/limits => generated 302 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:02.048679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-5ef2d39b-362a-4603-a5ce-23e4008cf4ba None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:02.055847 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-5ef2d39b-362a-4603-a5ce-23e4008cf4ba tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:17:02.055847 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-5ef2d39b-362a-4603-a5ce-23e4008cf4ba tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:02.055847 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-5ef2d39b-362a-4603-a5ce-23e4008cf4ba tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:02.066805 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:02.066805 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:02.070016 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-5ef2d39b-362a-4603-a5ce-23e4008cf4ba tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:17:02.081959 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-5ef2d39b-362a-4603-a5ce-23e4008cf4ba tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 200 Aug 25 15:17:02.082617 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 230/906] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:17:02 2026] GET /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 1449 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:02.094187 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-7c589f5f-f6f1-4557-b558-9e9a679535b3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:02.096861 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-7c589f5f-f6f1-4557-b558-9e9a679535b3 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:17:02.097410 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-7c589f5f-f6f1-4557-b558-9e9a679535b3 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11e97fbd-cf11-4c48-a52d-4a1874d67ad0", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-832249959", "description": null, "metadata": {}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:02.122671 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:02.122671 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:02.123290 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-7c589f5f-f6f1-4557-b558-9e9a679535b3 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:17:02.123417 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-7c589f5f-f6f1-4557-b558-9e9a679535b3 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Create snapshot from volume 11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:17:02.169443 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-7c589f5f-f6f1-4557-b558-9e9a679535b3 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-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 25 15:17:02.296067 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-7c589f5f-f6f1-4557-b558-9e9a679535b3 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Created reservations ['9855f236-f153-4763-b56a-eed226a80468', '42b9a3b1-69f9-4576-b07a-8472d6ae2e1e', '7734951a-4034-4e51-b054-ad9ae1ecf184', '8b84a1c2-5262-4504-bb52-27854a22c975'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:02.454409 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-7c589f5f-f6f1-4557-b558-9e9a679535b3 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Snapshot force create request issued successfully. Aug 25 15:17:02.454700 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-53ceb147-dbcc-41b9-94da-7dcf23eded21 req-7c589f5f-f6f1-4557-b558-9e9a679535b3 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:17:02.455238 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 232/907] 10.4.3.85 () {72 vars in 1540 bytes} [Tue Aug 25 15:17:02 2026] POST /volume/v3/snapshots => generated 318 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:02.928541 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-75ed7442-58a8-4c67-afb2-74b23ee41c0a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:02.935564 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-75ed7442-58a8-4c67-afb2-74b23ee41c0a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:17:02.935564 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-75ed7442-58a8-4c67-afb2-74b23ee41c0a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:02.935564 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-75ed7442-58a8-4c67-afb2-74b23ee41c0a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:02.964691 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:02.964691 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:02.964691 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-75ed7442-58a8-4c67-afb2-74b23ee41c0a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:17:02.964691 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-75ed7442-58a8-4c67-afb2-74b23ee41c0a tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:17:02.964691 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 221/908] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:02 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:03.064761 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f915b8d7-e914-46e2-b656-20c58564c0f3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:03.064761 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f915b8d7-e914-46e2-b656-20c58564c0f3 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:17:03.064761 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f915b8d7-e914-46e2-b656-20c58564c0f3 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:03.064761 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f915b8d7-e914-46e2-b656-20c58564c0f3 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:03.064761 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:03.064761 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:03.064761 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f915b8d7-e914-46e2-b656-20c58564c0f3 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:17:03.064761 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f915b8d7-e914-46e2-b656-20c58564c0f3 tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:17:03.064761 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 226/909] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:03 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:03.120452 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6cbf2c3a-f6f3-4f51-9392-83567f491bad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:03.122286 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6cbf2c3a-f6f3-4f51-9392-83567f491bad tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] DELETE https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:17:03.128444 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6cbf2c3a-f6f3-4f51-9392-83567f491bad tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:03.128444 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6cbf2c3a-f6f3-4f51-9392-83567f491bad tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:03.128444 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-6cbf2c3a-f6f3-4f51-9392-83567f491bad tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Delete volume with id: b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:17:03.171763 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:03.171763 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:03.171763 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6cbf2c3a-f6f3-4f51-9392-83567f491bad tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:17:03.454817 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6cbf2c3a-f6f3-4f51-9392-83567f491bad tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Delete volume request issued successfully. Aug 25 15:17:03.454817 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6cbf2c3a-f6f3-4f51-9392-83567f491bad tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 202 Aug 25 15:17:03.454817 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 231/910] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:17:03 2026] DELETE /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 0 bytes in 333 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:03.463219 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-397f5be1-913a-45dd-9414-90a18af253ae None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:03.466307 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-397f5be1-913a-45dd-9414-90a18af253ae tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:17:03.466586 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-397f5be1-913a-45dd-9414-90a18af253ae tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:03.466888 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-397f5be1-913a-45dd-9414-90a18af253ae tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:03.561203 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:03.561203 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:03.565388 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-397f5be1-913a-45dd-9414-90a18af253ae tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Volume info retrieved successfully. Aug 25 15:17:03.569878 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-397f5be1-913a-45dd-9414-90a18af253ae tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 200 Aug 25 15:17:03.570392 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 233/911] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:03 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 843 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:03.575099 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-463d13ca-1e78-4a51-b486-fc0b208f957d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:03.575601 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-463d13ca-1e78-4a51-b486-fc0b208f957d None None] GET https://10.4.3.85/volume// Aug 25 15:17:03.575972 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-463d13ca-1e78-4a51-b486-fc0b208f957d None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:03.576096 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-463d13ca-1e78-4a51-b486-fc0b208f957d None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:03.576454 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-463d13ca-1e78-4a51-b486-fc0b208f957d None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:17:03.576848 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 222/912] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:17:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:17:03.585355 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-3c18e891-077f-4f4e-83a4-82736874213f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:03.588065 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-3c18e891-077f-4f4e-83a4-82736874213f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:17:03.588574 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-3c18e891-077f-4f4e-83a4-82736874213f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf15d312-3eb9-465e-b49d-ed38dd71c61b", "connector": null, "instance_uuid": "3029dad3-7972-415f-a612-c02354024cca"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:03.603642 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:03.603642 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:03.989498 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-3c18e891-077f-4f4e-83a4-82736874213f tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:17:03.989976 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 227/913] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:17:03 2026] POST /volume/v3/attachments => generated 273 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:04.169874 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-c02ca88a-e231-4375-8cef-4dd366f4d915 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:04.172625 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-c02ca88a-e231-4375-8cef-4dd366f4d915 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] DELETE https://10.4.3.85/volume/v3/attachments/78a84628-93e1-455d-bac2-b87d92339181 Aug 25 15:17:04.172834 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-c02ca88a-e231-4375-8cef-4dd366f4d915 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:04.173095 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-c02ca88a-e231-4375-8cef-4dd366f4d915 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:04.208392 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:04.208392 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:04.480664 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-c02ca88a-e231-4375-8cef-4dd366f4d915 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/attachments/78a84628-93e1-455d-bac2-b87d92339181 returned with HTTP 200 Aug 25 15:17:04.481305 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 232/914] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:17:04 2026] DELETE /volume/v3/attachments/78a84628-93e1-455d-bac2-b87d92339181 => generated 192 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:04.587231 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9f810317-8989-4be8-b968-632738bbc8fe None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:04.588912 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9f810317-8989-4be8-b968-632738bbc8fe tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] GET https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc Aug 25 15:17:04.595631 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9f810317-8989-4be8-b968-632738bbc8fe tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:04.595631 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9f810317-8989-4be8-b968-632738bbc8fe tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:04.596239 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9f810317-8989-4be8-b968-632738bbc8fe tempest-ServerActionsTestOtherB-853211072 tempest-ServerActionsTestOtherB-853211072-project-member] https://10.4.3.85/volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc returned with HTTP 404 Aug 25 15:17:04.596674 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 234/915] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:04 2026] GET /volume/v3/volumes/b06eeecd-45a6-4240-9fa4-1baf6e32f9cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:04.679088 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-005aea23-2aaf-4f85-b89d-ee7f106f2795 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:04.679088 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-005aea23-2aaf-4f85-b89d-ee7f106f2795 None None] GET https://10.4.3.85/volume// Aug 25 15:17:04.679088 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-005aea23-2aaf-4f85-b89d-ee7f106f2795 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:04.679088 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-005aea23-2aaf-4f85-b89d-ee7f106f2795 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:04.679088 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-005aea23-2aaf-4f85-b89d-ee7f106f2795 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:17:04.679088 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 223/916] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:17:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:17:04.689831 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-68f88413-1472-4e12-89cd-37f089bcefa1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:04.709126 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-68f88413-1472-4e12-89cd-37f089bcefa1 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] POST https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b/action Aug 25 15:17:04.709126 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-68f88413-1472-4e12-89cd-37f089bcefa1 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Action body: b'{"os-reimage": {"image_id": "d867f86d-820d-4053-8889-b15b5657c500", "reimage_reserved": true}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:17:04.709126 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-68f88413-1472-4e12-89cd-37f089bcefa1 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "d867f86d-820d-4053-8889-b15b5657c500", "reimage_reserved": true}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:04.733735 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:04.733735 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:04.733735 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-68f88413-1472-4e12-89cd-37f089bcefa1 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:17:05.402217 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-68f88413-1472-4e12-89cd-37f089bcefa1 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b/action returned with HTTP 202 Aug 25 15:17:05.402217 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 228/917] 10.4.3.85 () {74 vars in 1706 bytes} [Tue Aug 25 15:17:04 2026] POST /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b/action => generated 0 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 15:17:07.057450 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6d283856-8801-44c7-b920-693daf003c87 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:07.070689 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6d283856-8801-44c7-b920-693daf003c87 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/snapshots/2f083bb6-4693-4740-a35c-b9ed2fca23ce Aug 25 15:17:07.070689 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6d283856-8801-44c7-b920-693daf003c87 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:07.070689 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6d283856-8801-44c7-b920-693daf003c87 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:07.070689 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:07.070689 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:07.070689 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6d283856-8801-44c7-b920-693daf003c87 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Snapshot retrieved successfully. Aug 25 15:17:07.070689 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6d283856-8801-44c7-b920-693daf003c87 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/snapshots/2f083bb6-4693-4740-a35c-b9ed2fca23ce returned with HTTP 200 Aug 25 15:17:07.073064 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 233/918] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:07 2026] GET /volume/v3/snapshots/2f083bb6-4693-4740-a35c-b9ed2fca23ce => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:07.934741 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d71903ac-1996-4dbf-afc7-a1e37718378f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:07.937206 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d71903ac-1996-4dbf-afc7-a1e37718378f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/2f083bb6-4693-4740-a35c-b9ed2fca23ce Aug 25 15:17:07.937380 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d71903ac-1996-4dbf-afc7-a1e37718378f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:07.937660 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d71903ac-1996-4dbf-afc7-a1e37718378f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:07.937783 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-d71903ac-1996-4dbf-afc7-a1e37718378f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Delete snapshot with id: 2f083bb6-4693-4740-a35c-b9ed2fca23ce Aug 25 15:17:07.946234 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:07.946234 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:07.947433 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d71903ac-1996-4dbf-afc7-a1e37718378f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Snapshot retrieved successfully. Aug 25 15:17:08.014129 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d71903ac-1996-4dbf-afc7-a1e37718378f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Snapshot delete request issued successfully. Aug 25 15:17:08.014484 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d71903ac-1996-4dbf-afc7-a1e37718378f tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/snapshots/2f083bb6-4693-4740-a35c-b9ed2fca23ce returned with HTTP 202 Aug 25 15:17:08.015009 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 235/919] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:17:07 2026] DELETE /volume/v3/snapshots/2f083bb6-4693-4740-a35c-b9ed2fca23ce => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:08.073299 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b1f323d5-fb6c-4af8-914c-92659ff354bc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:08.075691 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b1f323d5-fb6c-4af8-914c-92659ff354bc tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/snapshots/2f083bb6-4693-4740-a35c-b9ed2fca23ce Aug 25 15:17:08.075936 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b1f323d5-fb6c-4af8-914c-92659ff354bc tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:08.154919 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b1f323d5-fb6c-4af8-914c-92659ff354bc tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:08.164933 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:08.164933 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:08.165628 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b1f323d5-fb6c-4af8-914c-92659ff354bc tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Snapshot retrieved successfully. Aug 25 15:17:08.226340 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b1f323d5-fb6c-4af8-914c-92659ff354bc tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/snapshots/2f083bb6-4693-4740-a35c-b9ed2fca23ce returned with HTTP 200 Aug 25 15:17:08.226340 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 224/920] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:08 2026] GET /volume/v3/snapshots/2f083bb6-4693-4740-a35c-b9ed2fca23ce => generated 476 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:09.176174 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ae296dee-d65e-4105-9bb6-7f8acbc95f82 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:09.180313 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a640d65e-0bab-4d17-91ea-5d9c59baf639 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:09.182075 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a640d65e-0bab-4d17-91ea-5d9c59baf639 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/snapshots/2f083bb6-4693-4740-a35c-b9ed2fca23ce Aug 25 15:17:09.182288 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a640d65e-0bab-4d17-91ea-5d9c59baf639 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:09.182516 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a640d65e-0bab-4d17-91ea-5d9c59baf639 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:09.187336 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:09.187336 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:09.187861 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a640d65e-0bab-4d17-91ea-5d9c59baf639 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Snapshot retrieved successfully. Aug 25 15:17:09.244596 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a640d65e-0bab-4d17-91ea-5d9c59baf639 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/snapshots/2f083bb6-4693-4740-a35c-b9ed2fca23ce returned with HTTP 200 Aug 25 15:17:09.244596 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 234/921] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:09 2026] GET /volume/v3/snapshots/2f083bb6-4693-4740-a35c-b9ed2fca23ce => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:09.252605 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae296dee-d65e-4105-9bb6-7f8acbc95f82 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] GET https://10.4.3.85/volume/v3/os-quota-class-sets/default Aug 25 15:17:09.252871 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae296dee-d65e-4105-9bb6-7f8acbc95f82 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:09.253106 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae296dee-d65e-4105-9bb6-7f8acbc95f82 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:09.253438 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:09.253438 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:09.264837 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae296dee-d65e-4105-9bb6-7f8acbc95f82 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] https://10.4.3.85/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 15:17:09.265173 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 229/922] 10.4.3.85 () {66 vars in 1290 bytes} [Tue Aug 25 15:17:09 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:09.395087 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4dcdba1e-c783-46f2-a6bc-5e1f908a0042 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:09.396822 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4dcdba1e-c783-46f2-a6bc-5e1f908a0042 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] GET https://10.4.3.85/volume/v3/os-quota-class-sets/default Aug 25 15:17:09.438702 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4dcdba1e-c783-46f2-a6bc-5e1f908a0042 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:09.438702 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4dcdba1e-c783-46f2-a6bc-5e1f908a0042 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:09.438702 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:09.438702 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:09.438702 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4dcdba1e-c783-46f2-a6bc-5e1f908a0042 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] https://10.4.3.85/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 15:17:09.438702 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 236/923] 10.4.3.85 () {66 vars in 1290 bytes} [Tue Aug 25 15:17:09 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:09.482083 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bf8c4c3f-0f60-4da4-9f55-0ea07f0c8e72 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:09.484222 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf8c4c3f-0f60-4da4-9f55-0ea07f0c8e72 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:17:09.484712 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf8c4c3f-0f60-4da4-9f55-0ea07f0c8e72 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-417920133"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:09.652543 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf8c4c3f-0f60-4da4-9f55-0ea07f0c8e72 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:17:09.653109 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 225/924] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:17:09 2026] POST /volume/v3/types => generated 227 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:09.670594 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f594d3db-ddbd-4bfb-97de-a16ee8926a6f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:09.672991 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f594d3db-ddbd-4bfb-97de-a16ee8926a6f tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] PUT https://10.4.3.85/volume/v3/os-quota-class-sets/default Aug 25 15:17:09.673937 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f594d3db-ddbd-4bfb-97de-a16ee8926a6f tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-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-417920133": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-417920133": 7, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-417920133": 5}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:09.859815 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-72ef65b3-e078-4eb8-a19e-1e4d9f9e3a55 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:09.861124 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-72ef65b3-e078-4eb8-a19e-1e4d9f9e3a55 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] DELETE https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:17:09.864720 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-72ef65b3-e078-4eb8-a19e-1e4d9f9e3a55 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:09.864720 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-72ef65b3-e078-4eb8-a19e-1e4d9f9e3a55 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:09.864720 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-72ef65b3-e078-4eb8-a19e-1e4d9f9e3a55 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Delete volume with id: 5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:17:09.930447 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:09.930447 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:09.931068 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-72ef65b3-e078-4eb8-a19e-1e4d9f9e3a55 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:17:10.199127 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e2838500-cafd-4d62-839f-22cc256305b6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:10.202479 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e2838500-cafd-4d62-839f-22cc256305b6 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] GET https://10.4.3.85/volume/v3/snapshots/2f083bb6-4693-4740-a35c-b9ed2fca23ce Aug 25 15:17:10.202479 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e2838500-cafd-4d62-839f-22cc256305b6 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:10.202479 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e2838500-cafd-4d62-839f-22cc256305b6 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:10.210769 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e2838500-cafd-4d62-839f-22cc256305b6 tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/snapshots/2f083bb6-4693-4740-a35c-b9ed2fca23ce returned with HTTP 404 Aug 25 15:17:10.210769 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 237/925] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:10 2026] GET /volume/v3/snapshots/2f083bb6-4693-4740-a35c-b9ed2fca23ce => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:10.237803 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-72ef65b3-e078-4eb8-a19e-1e4d9f9e3a55 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Delete volume request issued successfully. Aug 25 15:17:10.237803 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-72ef65b3-e078-4eb8-a19e-1e4d9f9e3a55 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 202 Aug 25 15:17:10.243222 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 230/926] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:17:09 2026] DELETE /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 0 bytes in 380 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:10.248998 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4fa64d95-9e23-4a96-9092-eb215cc6fe8a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:10.251819 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4fa64d95-9e23-4a96-9092-eb215cc6fe8a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:17:10.252053 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4fa64d95-9e23-4a96-9092-eb215cc6fe8a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:10.252247 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4fa64d95-9e23-4a96-9092-eb215cc6fe8a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:10.262732 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:10.262732 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:10.270249 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4fa64d95-9e23-4a96-9092-eb215cc6fe8a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:17:10.328495 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4fa64d95-9e23-4a96-9092-eb215cc6fe8a tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 200 Aug 25 15:17:10.328495 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 226/927] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:10 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 849 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:10.829621 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f594d3db-ddbd-4bfb-97de-a16ee8926a6f tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] https://10.4.3.85/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 15:17:10.830104 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 235/928] 10.4.3.85 () {68 vars in 1311 bytes} [Tue Aug 25 15:17:09 2026] PUT /volume/v3/os-quota-class-sets/default => generated 606 bytes in 1160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:10.839147 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fda76c97-9210-49c3-8aa4-bffd157a22e1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:10.842126 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fda76c97-9210-49c3-8aa4-bffd157a22e1 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/b355cddea3604322a86b75bfb4adb19c/defaults Aug 25 15:17:10.842317 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fda76c97-9210-49c3-8aa4-bffd157a22e1 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:10.842720 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fda76c97-9210-49c3-8aa4-bffd157a22e1 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] Calling method 'defaults' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:10.851801 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-fda76c97-9210-49c3-8aa4-bffd157a22e1 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-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 25 15:17:10.852114 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-fda76c97-9210-49c3-8aa4-bffd157a22e1 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-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 25 15:17:10.852388 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-fda76c97-9210-49c3-8aa4-bffd157a22e1 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-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 25 15:17:10.852904 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-fda76c97-9210-49c3-8aa4-bffd157a22e1 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-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 25 15:17:10.853143 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-fda76c97-9210-49c3-8aa4-bffd157a22e1 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-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 25 15:17:10.853334 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-fda76c97-9210-49c3-8aa4-bffd157a22e1 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-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 25 15:17:10.856741 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fda76c97-9210-49c3-8aa4-bffd157a22e1 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/b355cddea3604322a86b75bfb4adb19c/defaults returned with HTTP 200 Aug 25 15:17:10.857172 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 238/929] 10.4.3.85 () {66 vars in 1374 bytes} [Tue Aug 25 15:17:10 2026] GET /volume/v3/os-quota-sets/b355cddea3604322a86b75bfb4adb19c/defaults => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:11.347557 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fb2ed2e9-0ec8-4aed-a5bd-c0885ca7c7b0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:11.349271 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb2ed2e9-0ec8-4aed-a5bd-c0885ca7c7b0 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 Aug 25 15:17:11.349365 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fb2ed2e9-0ec8-4aed-a5bd-c0885ca7c7b0 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:11.349637 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fb2ed2e9-0ec8-4aed-a5bd-c0885ca7c7b0 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:11.354881 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb2ed2e9-0ec8-4aed-a5bd-c0885ca7c7b0 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 returned with HTTP 404 Aug 25 15:17:11.355311 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 231/930] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:11 2026] GET /volume/v3/volumes/5a61a5fc-40b1-465e-b71f-f3236b8022f9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:11.362147 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ec366f5a-2c83-4397-a620-096775a7fb04 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:11.364115 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec366f5a-2c83-4397-a620-096775a7fb04 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] DELETE https://10.4.3.85/volume/v3/volumes/c30780d9-a2f6-4837-901d-c80bf9af541b Aug 25 15:17:11.364328 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec366f5a-2c83-4397-a620-096775a7fb04 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:11.364923 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec366f5a-2c83-4397-a620-096775a7fb04 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:11.364923 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-ec366f5a-2c83-4397-a620-096775a7fb04 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Delete volume with id: c30780d9-a2f6-4837-901d-c80bf9af541b Aug 25 15:17:11.449777 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:11.449777 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:11.449777 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ec366f5a-2c83-4397-a620-096775a7fb04 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:17:11.877479 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b48b531b-4f21-4db2-b610-75abcfdc907d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:11.877479 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b48b531b-4f21-4db2-b610-75abcfdc907d tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/334cb15b9a5c4a09867a4869c27d5b8d/defaults Aug 25 15:17:11.877479 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b48b531b-4f21-4db2-b610-75abcfdc907d tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:11.877479 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b48b531b-4f21-4db2-b610-75abcfdc907d tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] Calling method 'defaults' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:11.877479 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b48b531b-4f21-4db2-b610-75abcfdc907d tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-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 25 15:17:11.877479 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b48b531b-4f21-4db2-b610-75abcfdc907d tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-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 25 15:17:11.877479 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b48b531b-4f21-4db2-b610-75abcfdc907d tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-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 25 15:17:11.877479 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b48b531b-4f21-4db2-b610-75abcfdc907d tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-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 25 15:17:11.877479 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b48b531b-4f21-4db2-b610-75abcfdc907d tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-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 25 15:17:11.877479 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b48b531b-4f21-4db2-b610-75abcfdc907d tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-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 25 15:17:11.877479 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b48b531b-4f21-4db2-b610-75abcfdc907d tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/334cb15b9a5c4a09867a4869c27d5b8d/defaults returned with HTTP 200 Aug 25 15:17:11.877479 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 236/931] 10.4.3.85 () {66 vars in 1374 bytes} [Tue Aug 25 15:17:11 2026] GET /volume/v3/os-quota-sets/334cb15b9a5c4a09867a4869c27d5b8d/defaults => generated 642 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:12.174935 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ec366f5a-2c83-4397-a620-096775a7fb04 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Delete volume request issued successfully. Aug 25 15:17:12.175157 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec366f5a-2c83-4397-a620-096775a7fb04 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/c30780d9-a2f6-4837-901d-c80bf9af541b returned with HTTP 202 Aug 25 15:17:12.175654 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 227/932] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:17:11 2026] DELETE /volume/v3/volumes/c30780d9-a2f6-4837-901d-c80bf9af541b => generated 0 bytes in 814 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:12.189286 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fdd02e88-ec14-4e1a-b7e6-31d072359b65 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:12.191131 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fdd02e88-ec14-4e1a-b7e6-31d072359b65 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/c30780d9-a2f6-4837-901d-c80bf9af541b Aug 25 15:17:12.191325 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fdd02e88-ec14-4e1a-b7e6-31d072359b65 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:12.191531 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fdd02e88-ec14-4e1a-b7e6-31d072359b65 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:12.201009 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:12.201009 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:12.205340 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fdd02e88-ec14-4e1a-b7e6-31d072359b65 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Volume info retrieved successfully. Aug 25 15:17:12.212511 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fdd02e88-ec14-4e1a-b7e6-31d072359b65 tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/c30780d9-a2f6-4837-901d-c80bf9af541b returned with HTTP 200 Aug 25 15:17:12.213123 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 239/933] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:12 2026] GET /volume/v3/volumes/c30780d9-a2f6-4837-901d-c80bf9af541b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:12.462937 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fa16eaa3-ab73-4a0c-b15e-eca2480364fa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:12.465300 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa16eaa3-ab73-4a0c-b15e-eca2480364fa tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] DELETE https://10.4.3.85/volume/v3/types/de719e10-1e7d-47f3-8b3d-f6eb40ce0d93 Aug 25 15:17:12.465800 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa16eaa3-ab73-4a0c-b15e-eca2480364fa tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:12.467308 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa16eaa3-ab73-4a0c-b15e-eca2480364fa tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:12.523137 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa16eaa3-ab73-4a0c-b15e-eca2480364fa tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] https://10.4.3.85/volume/v3/types/de719e10-1e7d-47f3-8b3d-f6eb40ce0d93 returned with HTTP 202 Aug 25 15:17:12.523800 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 232/934] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:17:12 2026] DELETE /volume/v3/types/de719e10-1e7d-47f3-8b3d-f6eb40ce0d93 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 15:17:12.537353 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-07e4e2d3-be25-4421-8737-97fdc3e902d7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:12.540140 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-07e4e2d3-be25-4421-8737-97fdc3e902d7 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] GET https://10.4.3.85/volume/v3/types/de719e10-1e7d-47f3-8b3d-f6eb40ce0d93 Aug 25 15:17:12.540447 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-07e4e2d3-be25-4421-8737-97fdc3e902d7 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:12.540705 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-07e4e2d3-be25-4421-8737-97fdc3e902d7 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:12.546367 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-07e4e2d3-be25-4421-8737-97fdc3e902d7 tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] https://10.4.3.85/volume/v3/types/de719e10-1e7d-47f3-8b3d-f6eb40ce0d93 returned with HTTP 404 Aug 25 15:17:12.547090 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 237/935] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:17:12 2026] GET /volume/v3/types/de719e10-1e7d-47f3-8b3d-f6eb40ce0d93 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:12.561834 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e1f126cc-6b55-4c56-93e3-a6d2f47123fa None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:12.565613 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1f126cc-6b55-4c56-93e3-a6d2f47123fa tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] PUT https://10.4.3.85/volume/v3/os-quota-class-sets/default Aug 25 15:17:12.565885 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e1f126cc-6b55-4c56-93e3-a6d2f47123fa tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-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=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:12.865548 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1f126cc-6b55-4c56-93e3-a6d2f47123fa tempest-VolumeQuotaClassesTest-1030170610 tempest-VolumeQuotaClassesTest-1030170610-project-admin] https://10.4.3.85/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 15:17:12.866246 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 228/936] 10.4.3.85 () {68 vars in 1311 bytes} [Tue Aug 25 15:17:12 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:17:13.263082 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-191bbb26-178e-4b14-9c6d-8197ba4cfcac None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:13.268655 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-191bbb26-178e-4b14-9c6d-8197ba4cfcac tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] GET https://10.4.3.85/volume/v3/volumes/c30780d9-a2f6-4837-901d-c80bf9af541b Aug 25 15:17:13.268852 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-191bbb26-178e-4b14-9c6d-8197ba4cfcac tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:13.269093 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-191bbb26-178e-4b14-9c6d-8197ba4cfcac tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:13.287743 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-191bbb26-178e-4b14-9c6d-8197ba4cfcac tempest-ServerRescueNegativeTestJSON-380316277 tempest-ServerRescueNegativeTestJSON-380316277-project-member] https://10.4.3.85/volume/v3/volumes/c30780d9-a2f6-4837-901d-c80bf9af541b returned with HTTP 404 Aug 25 15:17:13.288247 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 240/937] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:13 2026] GET /volume/v3/volumes/c30780d9-a2f6-4837-901d-c80bf9af541b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:14.536765 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-f18dabc6-a876-4a76-9289-ff42c2d52454 req-8978a5bc-acc0-467d-aa74-b0d9e7d2776c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:14.539059 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f18dabc6-a876-4a76-9289-ff42c2d52454 req-8978a5bc-acc0-467d-aa74-b0d9e7d2776c tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] DELETE https://10.4.3.85/volume/v3/attachments/ce0672fb-ec2f-429c-8a5c-0bccb7fa4173 Aug 25 15:17:14.539220 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f18dabc6-a876-4a76-9289-ff42c2d52454 req-8978a5bc-acc0-467d-aa74-b0d9e7d2776c tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:14.539383 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f18dabc6-a876-4a76-9289-ff42c2d52454 req-8978a5bc-acc0-467d-aa74-b0d9e7d2776c tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:14.553811 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:14.553811 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:14.637027 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f18dabc6-a876-4a76-9289-ff42c2d52454 req-8978a5bc-acc0-467d-aa74-b0d9e7d2776c tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/attachments/ce0672fb-ec2f-429c-8a5c-0bccb7fa4173 returned with HTTP 200 Aug 25 15:17:14.637027 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 233/938] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:17:14 2026] DELETE /volume/v3/attachments/ce0672fb-ec2f-429c-8a5c-0bccb7fa4173 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:14.648785 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f18dabc6-a876-4a76-9289-ff42c2d52454 req-7091a06c-1eff-47ef-88ff-f861d819c93a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:14.651312 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f18dabc6-a876-4a76-9289-ff42c2d52454 req-7091a06c-1eff-47ef-88ff-f861d819c93a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] DELETE https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:17:14.651596 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f18dabc6-a876-4a76-9289-ff42c2d52454 req-7091a06c-1eff-47ef-88ff-f861d819c93a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:14.652141 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f18dabc6-a876-4a76-9289-ff42c2d52454 req-7091a06c-1eff-47ef-88ff-f861d819c93a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:14.652141 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [req-f18dabc6-a876-4a76-9289-ff42c2d52454 req-7091a06c-1eff-47ef-88ff-f861d819c93a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Delete volume with id: 11e97fbd-cf11-4c48-a52d-4a1874d67ad0 Aug 25 15:17:14.662529 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:14.662529 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:14.662529 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-f18dabc6-a876-4a76-9289-ff42c2d52454 req-7091a06c-1eff-47ef-88ff-f861d819c93a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Volume info retrieved successfully. Aug 25 15:17:14.723950 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-f18dabc6-a876-4a76-9289-ff42c2d52454 req-7091a06c-1eff-47ef-88ff-f861d819c93a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] Delete volume request issued successfully. Aug 25 15:17:14.723950 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f18dabc6-a876-4a76-9289-ff42c2d52454 req-7091a06c-1eff-47ef-88ff-f861d819c93a tempest-ImageDependencyTests-177752607 tempest-ImageDependencyTests-177752607-project-member] https://10.4.3.85/volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 returned with HTTP 202 Aug 25 15:17:14.723950 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 238/939] 10.4.3.85 () {70 vars in 1613 bytes} [Tue Aug 25 15:17:14 2026] DELETE /volume/v3/volumes/11e97fbd-cf11-4c48-a52d-4a1874d67ad0 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:18.155203 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0f66505b-48f7-47e7-99f9-67c7636378ba None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:18.209611 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0f66505b-48f7-47e7-99f9-67c7636378ba tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] GET https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d Aug 25 15:17:18.209611 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0f66505b-48f7-47e7-99f9-67c7636378ba tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:18.209611 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0f66505b-48f7-47e7-99f9-67c7636378ba tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:18.245332 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:18.245332 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:18.261867 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0f66505b-48f7-47e7-99f9-67c7636378ba tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Volume info retrieved successfully. Aug 25 15:17:18.270115 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0f66505b-48f7-47e7-99f9-67c7636378ba tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d returned with HTTP 200 Aug 25 15:17:18.270115 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 229/940] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:18 2026] GET /volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d => generated 847 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:18.760840 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f619ff1b-6ce8-43f3-aa29-5af08d783426 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:18.761359 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f619ff1b-6ce8-43f3-aa29-5af08d783426 None None] GET https://10.4.3.85/volume// Aug 25 15:17:18.762112 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f619ff1b-6ce8-43f3-aa29-5af08d783426 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:18.762112 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f619ff1b-6ce8-43f3-aa29-5af08d783426 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:18.762495 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f619ff1b-6ce8-43f3-aa29-5af08d783426 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:17:18.764379 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 241/941] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:17:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:17:18.773700 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-d262a2b9-6c31-4253-b300-55a45b5ea9fd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:18.776280 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-d262a2b9-6c31-4253-b300-55a45b5ea9fd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:17:18.776592 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-d262a2b9-6c31-4253-b300-55a45b5ea9fd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:18.777510 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-d262a2b9-6c31-4253-b300-55a45b5ea9fd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:18.789288 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:18.789288 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:18.795144 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-d262a2b9-6c31-4253-b300-55a45b5ea9fd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:17:18.801227 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-d262a2b9-6c31-4253-b300-55a45b5ea9fd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:17:18.801695 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 234/942] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:17:18 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1538 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:17:18.904155 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-0cce817a-7c88-4aa5-8119-5e2c31821ddd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:18.912986 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-0cce817a-7c88-4aa5-8119-5e2c31821ddd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] PUT https://10.4.3.85/volume/v3/attachments/76ad59b1-f633-4321-8dcd-1266e50a0ce5 Aug 25 15:17:18.913597 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-0cce817a-7c88-4aa5-8119-5e2c31821ddd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:18.925083 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-0cce817a-7c88-4aa5-8119-5e2c31821ddd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Acquiring lock "cinder-attachment_update-bf15d312-3eb9-465e-b49d-ed38dd71c61b-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:17:18.930949 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-0cce817a-7c88-4aa5-8119-5e2c31821ddd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Lock "cinder-attachment_update-bf15d312-3eb9-465e-b49d-ed38dd71c61b-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:17:18.932356 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:18.932356 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:19.056910 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d4fc5698-5f71-4276-ae4c-f2c91b7ab0cc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:19.080168 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-0cce817a-7c88-4aa5-8119-5e2c31821ddd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Lock "cinder-attachment_update-bf15d312-3eb9-465e-b49d-ed38dd71c61b-np0000008087" released by "attachment_update" :: held 0.149s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:17:19.080725 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-0cce817a-7c88-4aa5-8119-5e2c31821ddd tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/attachments/76ad59b1-f633-4321-8dcd-1266e50a0ce5 returned with HTTP 200 Aug 25 15:17:19.081292 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 239/943] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:17:18 2026] PUT /volume/v3/attachments/76ad59b1-f633-4321-8dcd-1266e50a0ce5 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:19.133985 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-01844c8b-4fab-4b91-9f4d-b2859a10edd4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:19.136878 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-01844c8b-4fab-4b91-9f4d-b2859a10edd4 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] POST https://10.4.3.85/volume/v3/attachments/76ad59b1-f633-4321-8dcd-1266e50a0ce5/action Aug 25 15:17:19.138252 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-01844c8b-4fab-4b91-9f4d-b2859a10edd4 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:17:19.138252 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-01844c8b-4fab-4b91-9f4d-b2859a10edd4 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:19.160363 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:19.160363 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:19.182328 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-73dc99bd-0f3a-421e-89d6-2ddf06219de6 req-01844c8b-4fab-4b91-9f4d-b2859a10edd4 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/attachments/76ad59b1-f633-4321-8dcd-1266e50a0ce5/action returned with HTTP 204 Aug 25 15:17:19.183150 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 242/944] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:17:19 2026] POST /volume/v3/attachments/76ad59b1-f633-4321-8dcd-1266e50a0ce5/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:19.226343 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4609e7e7-9555-4f77-9b78-ff364275560c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:19.235166 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4fc5698-5f71-4276-ae4c-f2c91b7ab0cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec Aug 25 15:17:19.235508 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4fc5698-5f71-4276-ae4c-f2c91b7ab0cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:19.235687 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4fc5698-5f71-4276-ae4c-f2c91b7ab0cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:19.246489 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-d4fc5698-5f71-4276-ae4c-f2c91b7ab0cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-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 25 15:17:19.247331 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-d4fc5698-5f71-4276-ae4c-f2c91b7ab0cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-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 25 15:17:19.248483 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-d4fc5698-5f71-4276-ae4c-f2c91b7ab0cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-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 25 15:17:19.248483 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-d4fc5698-5f71-4276-ae4c-f2c91b7ab0cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-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 25 15:17:19.254687 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4fc5698-5f71-4276-ae4c-f2c91b7ab0cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec returned with HTTP 200 Aug 25 15:17:19.276333 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 230/945] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:19 2026] GET /volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec => generated 437 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:19.277330 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4609e7e7-9555-4f77-9b78-ff364275560c tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:17:19.277330 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4609e7e7-9555-4f77-9b78-ff364275560c tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-728669854"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:19.287617 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9f2846c1-3e74-4360-91c4-e51edfa6b48c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:19.287803 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5c0cba55-3625-46cc-9a23-5631c0326ccc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:19.290313 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f2846c1-3e74-4360-91c4-e51edfa6b48c tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] GET https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d Aug 25 15:17:19.290596 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f2846c1-3e74-4360-91c4-e51edfa6b48c tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:19.290852 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f2846c1-3e74-4360-91c4-e51edfa6b48c tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:19.291416 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5c0cba55-3625-46cc-9a23-5631c0326ccc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec/defaults Aug 25 15:17:19.291749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5c0cba55-3625-46cc-9a23-5631c0326ccc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:19.291949 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5c0cba55-3625-46cc-9a23-5631c0326ccc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'defaults' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:19.304148 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:19.304148 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:19.305451 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5c0cba55-3625-46cc-9a23-5631c0326ccc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec/defaults returned with HTTP 200 Aug 25 15:17:19.306080 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 243/946] 10.4.3.85 () {66 vars in 1374 bytes} [Tue Aug 25 15:17:19 2026] GET /volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec/defaults => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:19.312664 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4609e7e7-9555-4f77-9b78-ff364275560c tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:17:19.313142 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 235/947] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:17:19 2026] POST /volume/v3/types => generated 215 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:19.313797 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9f2846c1-3e74-4360-91c4-e51edfa6b48c tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Volume info retrieved successfully. Aug 25 15:17:19.316121 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fb8b7312-9d94-4923-9aad-e12f8f0f26b5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:19.318802 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb8b7312-9d94-4923-9aad-e12f8f0f26b5 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] PUT https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec Aug 25 15:17:19.319320 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fb8b7312-9d94-4923-9aad-e12f8f0f26b5 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:19.319821 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f2846c1-3e74-4360-91c4-e51edfa6b48c tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d returned with HTTP 200 Aug 25 15:17:19.320419 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 240/948] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:19 2026] GET /volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:19.326773 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-43f8caab-243c-4a46-8246-7a37fade81f6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:19.328697 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-43f8caab-243c-4a46-8246-7a37fade81f6 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] POST https://10.4.3.85/volume/v3/group_types Aug 25 15:17:19.329072 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-43f8caab-243c-4a46-8246-7a37fade81f6 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-330607251"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:19.362577 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-43f8caab-243c-4a46-8246-7a37fade81f6 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] https://10.4.3.85/volume/v3/group_types returned with HTTP 202 Aug 25 15:17:19.362577 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 244/949] 10.4.3.85 () {70 vars in 1304 bytes} [Tue Aug 25 15:17:19 2026] POST /volume/v3/group_types => generated 172 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:19.370363 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-fb8b7312-9d94-4923-9aad-e12f8f0f26b5 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-728669854 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-728669854, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:19.370764 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-fb8b7312-9d94-4923-9aad-e12f8f0f26b5 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-728669854 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-728669854, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:19.370927 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-fb8b7312-9d94-4923-9aad-e12f8f0f26b5 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-728669854 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-728669854, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:19.375092 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a3ddb31b-1261-4a41-a11e-4de3cb128f94 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:19.376531 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb8b7312-9d94-4923-9aad-e12f8f0f26b5 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec returned with HTTP 200 Aug 25 15:17:19.376977 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 231/950] 10.4.3.85 () {68 vars in 1367 bytes} [Tue Aug 25 15:17:19 2026] PUT /volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec => generated 567 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:19.387214 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2f6c5745-7098-4703-ab66-ca32a7292805 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:19.389365 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f6c5745-7098-4703-ab66-ca32a7292805 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] DELETE https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec Aug 25 15:17:19.389620 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f6c5745-7098-4703-ab66-ca32a7292805 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:19.389853 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f6c5745-7098-4703-ab66-ca32a7292805 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:19.399877 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f6c5745-7098-4703-ab66-ca32a7292805 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec returned with HTTP 200 Aug 25 15:17:19.400670 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 241/951] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:17:19 2026] DELETE /volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec => generated 0 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 15:17:19.409446 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a0d511a3-6db0-4579-95b4-e29225379512 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:19.411399 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a0d511a3-6db0-4579-95b4-e29225379512 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec Aug 25 15:17:19.411655 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a0d511a3-6db0-4579-95b4-e29225379512 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:19.411862 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a0d511a3-6db0-4579-95b4-e29225379512 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:19.422822 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-a0d511a3-6db0-4579-95b4-e29225379512 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-728669854 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-728669854, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:19.423216 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-a0d511a3-6db0-4579-95b4-e29225379512 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-728669854 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-728669854, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:19.423655 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-a0d511a3-6db0-4579-95b4-e29225379512 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-728669854 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-728669854, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:19.429995 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a0d511a3-6db0-4579-95b4-e29225379512 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec returned with HTTP 200 Aug 25 15:17:19.430374 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 245/952] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:19 2026] GET /volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec => generated 609 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:19.441666 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-92c80074-70e8-40be-8605-590a8574e739 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:19.443851 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92c80074-70e8-40be-8605-590a8574e739 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] PUT https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec Aug 25 15:17:19.444169 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-92c80074-70e8-40be-8605-590a8574e739 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-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=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:19.448510 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a3ddb31b-1261-4a41-a11e-4de3cb128f94 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] POST https://10.4.3.85/volume/v3/groups Aug 25 15:17:19.448759 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a3ddb31b-1261-4a41-a11e-4de3cb128f94 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "88a9bfed-b8fc-4d6f-9143-358e4d08357f", "volume_types": ["502f33cf-9713-4707-b788-ff9726475ee8"], "name": "tempest-Group1-168142286"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:19.450970 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-a3ddb31b-1261-4a41-a11e-4de3cb128f94 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Creating new group {'group': {'group_type': '88a9bfed-b8fc-4d6f-9143-358e4d08357f', 'volume_types': ['502f33cf-9713-4707-b788-ff9726475ee8'], 'name': 'tempest-Group1-168142286'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 15:17:19.454628 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-a3ddb31b-1261-4a41-a11e-4de3cb128f94 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Creating group tempest-Group1-168142286. Aug 25 15:17:19.470358 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a3ddb31b-1261-4a41-a11e-4de3cb128f94 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Availability zone cache updated, next update will occur around 2026-08-25 16:17:19.469800. {{(pid=100467) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 15:17:19.470358 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a3ddb31b-1261-4a41-a11e-4de3cb128f94 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Availability Zones retrieved successfully. Aug 25 15:17:19.537492 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-a3ddb31b-1261-4a41-a11e-4de3cb128f94 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Created reservations ['6b65ba3d-3b04-4624-9e13-2730bd3f5872'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:19.583080 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a3ddb31b-1261-4a41-a11e-4de3cb128f94 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups returned with HTTP 202 Aug 25 15:17:19.584159 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 236/953] 10.4.3.85 () {70 vars in 1290 bytes} [Tue Aug 25 15:17:19 2026] POST /volume/v3/groups => generated 93 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:19.594875 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-037639e1-cbe0-4299-bb3b-672da5eaacf1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:19.606281 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-037639e1-cbe0-4299-bb3b-672da5eaacf1 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863 Aug 25 15:17:19.606281 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-037639e1-cbe0-4299-bb3b-672da5eaacf1 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:19.606281 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-037639e1-cbe0-4299-bb3b-672da5eaacf1 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:19.606281 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-037639e1-cbe0-4299-bb3b-672da5eaacf1 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 318a0193-65e5-4e62-a2af-2abdf4da5863 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:19.606281 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:19.606281 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:19.617195 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-037639e1-cbe0-4299-bb3b-672da5eaacf1 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863 returned with HTTP 200 Aug 25 15:17:19.617195 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 242/954] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:19 2026] GET /volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863 => generated 321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:19.737589 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92c80074-70e8-40be-8605-590a8574e739 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec returned with HTTP 200 Aug 25 15:17:19.737589 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 232/955] 10.4.3.85 () {68 vars in 1368 bytes} [Tue Aug 25 15:17:19 2026] PUT /volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec => generated 567 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:19.858855 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2b99c502-ba6c-4fc0-85bf-55533073dc92 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:19.858855 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2b99c502-ba6c-4fc0-85bf-55533073dc92 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec/defaults Aug 25 15:17:19.858855 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2b99c502-ba6c-4fc0-85bf-55533073dc92 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:19.858855 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2b99c502-ba6c-4fc0-85bf-55533073dc92 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'defaults' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:19.858855 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2b99c502-ba6c-4fc0-85bf-55533073dc92 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec/defaults returned with HTTP 200 Aug 25 15:17:19.858855 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 246/956] 10.4.3.85 () {66 vars in 1374 bytes} [Tue Aug 25 15:17:19 2026] GET /volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec/defaults => generated 609 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:19.871053 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-08d8dced-e1eb-4fd2-8c3c-459db19bccf2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:19.872073 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08d8dced-e1eb-4fd2-8c3c-459db19bccf2 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec Aug 25 15:17:19.872738 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08d8dced-e1eb-4fd2-8c3c-459db19bccf2 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:19.872738 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08d8dced-e1eb-4fd2-8c3c-459db19bccf2 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:19.873409 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:19.873409 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:19.891693 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-08d8dced-e1eb-4fd2-8c3c-459db19bccf2 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-728669854 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-728669854, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:19.892168 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-08d8dced-e1eb-4fd2-8c3c-459db19bccf2 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-728669854 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-728669854, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:19.893024 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-08d8dced-e1eb-4fd2-8c3c-459db19bccf2 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-728669854 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-728669854, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:19.908306 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08d8dced-e1eb-4fd2-8c3c-459db19bccf2 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec returned with HTTP 200 Aug 25 15:17:19.908306 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 237/957] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:19 2026] GET /volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec => generated 609 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:19.922577 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aa3afb7a-0ed2-4edc-ab44-87be81666c5f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:19.925494 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aa3afb7a-0ed2-4edc-ab44-87be81666c5f tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec?usage=True Aug 25 15:17:19.925494 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aa3afb7a-0ed2-4edc-ab44-87be81666c5f tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:19.925708 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aa3afb7a-0ed2-4edc-ab44-87be81666c5f tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:19.926129 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:19.926129 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:19.938777 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-aa3afb7a-0ed2-4edc-ab44-87be81666c5f tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-728669854 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-728669854, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:19.938883 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-aa3afb7a-0ed2-4edc-ab44-87be81666c5f tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-728669854 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-728669854, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:19.939091 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-aa3afb7a-0ed2-4edc-ab44-87be81666c5f tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-728669854 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-728669854, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:19.945964 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aa3afb7a-0ed2-4edc-ab44-87be81666c5f tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec?usage=True returned with HTTP 200 Aug 25 15:17:19.946759 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 243/958] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:17:19 2026] GET /volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec?usage=True => generated 1350 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:19.963599 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:20.062555 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:20.063887 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1671276125"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:20.070064 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1671276125'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:20.070064 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Create volume of 1 GB Aug 25 15:17:20.070278 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Availability Zones retrieved successfully. Aug 25 15:17:20.077153 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Flow 'volume_create_api' (70b26520-a778-46eb-81cd-82a25827daa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:20.078863 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eec08b14-fa6e-43b0-99f9-b2769ef07e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:20.079862 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:20.137535 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eec08b14-fa6e-43b0-99f9-b2769ef07e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:20.138505 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14bcdbd0-cf46-4cf8-a7f7-fdc3aada870e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:20.246574 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3e7b33e5-92d9-4f9f-8e6e-ddaf0fc6637b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:20.249189 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3e7b33e5-92d9-4f9f-8e6e-ddaf0fc6637b tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] DELETE https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d Aug 25 15:17:20.249459 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3e7b33e5-92d9-4f9f-8e6e-ddaf0fc6637b tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:20.253717 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3e7b33e5-92d9-4f9f-8e6e-ddaf0fc6637b tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:20.253717 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-3e7b33e5-92d9-4f9f-8e6e-ddaf0fc6637b tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Delete volume with id: 64bf83a5-673a-406d-a5f2-71a84df6e61d Aug 25 15:17:20.264610 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:20.264610 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:20.265547 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3e7b33e5-92d9-4f9f-8e6e-ddaf0fc6637b tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Volume info retrieved successfully. Aug 25 15:17:20.290665 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Created reservations ['99522edd-5820-4284-ba0b-e02fb2b6f30f', 'c7927e69-2bfa-4735-9fd2-5bccbd8dddcd', '9541e75b-39b1-42ed-910c-f07a19f48c24', 'c6205da1-6a2d-448b-8833-0d9d892f9910'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:20.291841 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14bcdbd0-cf46-4cf8-a7f7-fdc3aada870e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99522edd-5820-4284-ba0b-e02fb2b6f30f', 'c7927e69-2bfa-4735-9fd2-5bccbd8dddcd', '9541e75b-39b1-42ed-910c-f07a19f48c24', 'c6205da1-6a2d-448b-8833-0d9d892f9910']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:20.292783 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (921eb5fd-73ba-41d6-899c-9819b67cb874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:20.374516 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (921eb5fd-73ba-41d6-899c-9819b67cb874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d30a8e8-570c-4913-ac91-5a04949fe44b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1671276125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6fe3ac17af4b03931e59fdf592a8ec',qos_specs=None,replication_status=,reservations=['99522edd-5820-4284-ba0b-e02fb2b6f30f','c7927e69-2bfa-4735-9fd2-5bccbd8dddcd','9541e75b-39b1-42ed-910c-f07a19f48c24','c6205da1-6a2d-448b-8833-0d9d892f9910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36656ea700fd4b3fba777e6c1af0c1e9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1671276125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d30a8e8-570c-4913-ac91-5a04949fe44b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf6fe3ac17af4b03931e59fdf592a8ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36656ea700fd4b3fba777e6c1af0c1e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:20.374516 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00b0fcab-a72f-4d3d-bb11-82a09297b55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:20.375072 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3e7b33e5-92d9-4f9f-8e6e-ddaf0fc6637b tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Delete volume request issued successfully. Aug 25 15:17:20.375364 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3e7b33e5-92d9-4f9f-8e6e-ddaf0fc6637b tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d returned with HTTP 202 Aug 25 15:17:20.375987 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 247/959] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:17:20 2026] DELETE /volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:20.389131 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bc02ef54-b235-4560-8770-443148f78649 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:20.390546 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bc02ef54-b235-4560-8770-443148f78649 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] GET https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d Aug 25 15:17:20.391057 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bc02ef54-b235-4560-8770-443148f78649 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:20.391119 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bc02ef54-b235-4560-8770-443148f78649 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:20.400527 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:20.400527 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:20.418163 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bc02ef54-b235-4560-8770-443148f78649 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Volume info retrieved successfully. Aug 25 15:17:20.440944 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bc02ef54-b235-4560-8770-443148f78649 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d returned with HTTP 200 Aug 25 15:17:20.441763 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 238/960] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:20 2026] GET /volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:20.496926 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00b0fcab-a72f-4d3d-bb11-82a09297b55f) transitioned into state 'SUCCESS' from state '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-1671276125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6fe3ac17af4b03931e59fdf592a8ec',qos_specs=None,replication_status=,reservations=['99522edd-5820-4284-ba0b-e02fb2b6f30f','c7927e69-2bfa-4735-9fd2-5bccbd8dddcd','9541e75b-39b1-42ed-910c-f07a19f48c24','c6205da1-6a2d-448b-8833-0d9d892f9910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36656ea700fd4b3fba777e6c1af0c1e9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:20.497671 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac8f7b1-6aed-4c59-9982-1f5f77a0b31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:20.516218 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dac8f7b1-6aed-4c59-9982-1f5f77a0b31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:20.518082 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Flow 'volume_create_api' (70b26520-a778-46eb-81cd-82a25827daa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:20.518250 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Create volume request issued successfully. Aug 25 15:17:20.519744 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a2e5ce37-ccf3-4f51-92b6-08f2a9ae1c6b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:20.520041 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 233/961] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:17:19 2026] POST /volume/v3/volumes => generated 754 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:20.542729 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aa9ba86d-207e-4704-9566-1a97431ca58a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:20.546122 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aa9ba86d-207e-4704-9566-1a97431ca58a tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] GET https://10.4.3.85/volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b Aug 25 15:17:20.546426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aa9ba86d-207e-4704-9566-1a97431ca58a tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:20.546783 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aa9ba86d-207e-4704-9566-1a97431ca58a tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:20.560481 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:20.560481 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:20.567431 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-aa9ba86d-207e-4704-9566-1a97431ca58a tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Volume info retrieved successfully. Aug 25 15:17:20.583996 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aa9ba86d-207e-4704-9566-1a97431ca58a tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] https://10.4.3.85/volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b returned with HTTP 200 Aug 25 15:17:20.584495 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 244/962] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:20 2026] GET /volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b => generated 822 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:20.628735 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b020c1ba-b1d5-4f97-adac-bd3fb88320a5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:20.632513 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b020c1ba-b1d5-4f97-adac-bd3fb88320a5 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863 Aug 25 15:17:20.632920 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b020c1ba-b1d5-4f97-adac-bd3fb88320a5 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:20.633504 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b020c1ba-b1d5-4f97-adac-bd3fb88320a5 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:20.633504 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-b020c1ba-b1d5-4f97-adac-bd3fb88320a5 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 318a0193-65e5-4e62-a2af-2abdf4da5863 {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:20.659569 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:20.659569 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:20.678724 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b020c1ba-b1d5-4f97-adac-bd3fb88320a5 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863 returned with HTTP 200 Aug 25 15:17:20.680182 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 248/963] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:20 2026] GET /volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863 => generated 322 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:20.695988 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c90bab45-1379-4744-8481-df65257ea0c2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:20.699447 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c90bab45-1379-4744-8481-df65257ea0c2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] POST https://10.4.3.85/volume/v3/groups Aug 25 15:17:20.700212 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c90bab45-1379-4744-8481-df65257ea0c2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "88a9bfed-b8fc-4d6f-9143-358e4d08357f", "volume_types": ["502f33cf-9713-4707-b788-ff9726475ee8"], "name": "tempest-Group2-328967474"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:20.702042 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-c90bab45-1379-4744-8481-df65257ea0c2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Creating new group {'group': {'group_type': '88a9bfed-b8fc-4d6f-9143-358e4d08357f', 'volume_types': ['502f33cf-9713-4707-b788-ff9726475ee8'], 'name': 'tempest-Group2-328967474'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 15:17:20.706869 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-c90bab45-1379-4744-8481-df65257ea0c2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Creating group tempest-Group2-328967474. Aug 25 15:17:20.724257 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c90bab45-1379-4744-8481-df65257ea0c2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Availability Zones retrieved successfully. Aug 25 15:17:20.776103 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-c90bab45-1379-4744-8481-df65257ea0c2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Created reservations ['9f256793-e160-419b-b6d6-23565a948c98'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:20.961146 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c90bab45-1379-4744-8481-df65257ea0c2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups returned with HTTP 202 Aug 25 15:17:20.961807 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 239/964] 10.4.3.85 () {70 vars in 1290 bytes} [Tue Aug 25 15:17:20 2026] POST /volume/v3/groups => generated 93 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:20.974786 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f246809c-a820-47b8-bb10-e12a53055771 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:20.977017 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f246809c-a820-47b8-bb10-e12a53055771 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4 Aug 25 15:17:20.977348 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f246809c-a820-47b8-bb10-e12a53055771 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:20.977560 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f246809c-a820-47b8-bb10-e12a53055771 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:20.978082 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-f246809c-a820-47b8-bb10-e12a53055771 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 5ffaa80d-d4b2-40fd-a860-814acbc79ba4 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:20.982075 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:20.982075 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:21.027830 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f246809c-a820-47b8-bb10-e12a53055771 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4 returned with HTTP 200 Aug 25 15:17:21.028630 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 234/965] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:20 2026] GET /volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4 => generated 321 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:21.458178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b66e1be6-6db6-4e35-ada5-cf9d93af2a83 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:21.460707 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b66e1be6-6db6-4e35-ada5-cf9d93af2a83 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] GET https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d Aug 25 15:17:21.460999 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b66e1be6-6db6-4e35-ada5-cf9d93af2a83 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:21.461283 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b66e1be6-6db6-4e35-ada5-cf9d93af2a83 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:21.469017 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b66e1be6-6db6-4e35-ada5-cf9d93af2a83 tempest-TestImageHashVerification-1061903585 tempest-TestImageHashVerification-1061903585-project-member] https://10.4.3.85/volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d returned with HTTP 404 Aug 25 15:17:21.469760 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 245/966] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:21 2026] GET /volume/v3/volumes/64bf83a5-673a-406d-a5f2-71a84df6e61d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:21.598903 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1d148d6a-85e5-48f3-8f1c-87b32d60607b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:21.600874 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1d148d6a-85e5-48f3-8f1c-87b32d60607b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] GET https://10.4.3.85/volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b Aug 25 15:17:21.601131 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1d148d6a-85e5-48f3-8f1c-87b32d60607b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:21.601336 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1d148d6a-85e5-48f3-8f1c-87b32d60607b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:21.610864 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:21.610864 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:21.612931 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1d148d6a-85e5-48f3-8f1c-87b32d60607b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Volume info retrieved successfully. Aug 25 15:17:21.621092 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1d148d6a-85e5-48f3-8f1c-87b32d60607b tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] https://10.4.3.85/volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b returned with HTTP 200 Aug 25 15:17:21.621542 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 249/967] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:21 2026] GET /volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:21.648510 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-475d46c2-4768-4cec-8e20-f583f7a02096 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:21.650665 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-475d46c2-4768-4cec-8e20-f583f7a02096 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec?usage=True Aug 25 15:17:21.650956 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-475d46c2-4768-4cec-8e20-f583f7a02096 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:21.651225 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-475d46c2-4768-4cec-8e20-f583f7a02096 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:21.651589 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:21.651589 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:21.670860 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-475d46c2-4768-4cec-8e20-f583f7a02096 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec?usage=True returned with HTTP 200 Aug 25 15:17:21.671508 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 240/968] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:17:21 2026] GET /volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec?usage=True => generated 1350 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:21.681837 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-05237957-0032-4590-bd5e-7757db2a0681 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:21.683633 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-05237957-0032-4590-bd5e-7757db2a0681 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] DELETE https://10.4.3.85/volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b Aug 25 15:17:21.683836 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-05237957-0032-4590-bd5e-7757db2a0681 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:21.684007 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-05237957-0032-4590-bd5e-7757db2a0681 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:21.684153 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-05237957-0032-4590-bd5e-7757db2a0681 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Delete volume with id: 7d30a8e8-570c-4913-ac91-5a04949fe44b Aug 25 15:17:21.690699 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:21.690699 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:21.691091 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-05237957-0032-4590-bd5e-7757db2a0681 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Volume info retrieved successfully. Aug 25 15:17:21.805513 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-05237957-0032-4590-bd5e-7757db2a0681 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Delete volume request issued successfully. Aug 25 15:17:21.805686 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-05237957-0032-4590-bd5e-7757db2a0681 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] https://10.4.3.85/volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b returned with HTTP 202 Aug 25 15:17:21.806121 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 235/969] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:17:21 2026] DELETE /volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:21.825770 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-07844bd7-283f-40ab-b788-4c06cc77ac55 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:21.827770 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-07844bd7-283f-40ab-b788-4c06cc77ac55 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] GET https://10.4.3.85/volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b Aug 25 15:17:21.828026 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-07844bd7-283f-40ab-b788-4c06cc77ac55 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:21.828284 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-07844bd7-283f-40ab-b788-4c06cc77ac55 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:21.839354 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:21.839354 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:21.846146 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-07844bd7-283f-40ab-b788-4c06cc77ac55 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Volume info retrieved successfully. Aug 25 15:17:21.854626 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-07844bd7-283f-40ab-b788-4c06cc77ac55 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] https://10.4.3.85/volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b returned with HTTP 200 Aug 25 15:17:21.855222 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 246/970] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:21 2026] GET /volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:22.040235 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-26518a92-ccaf-4af6-ad23-e97cdde678f4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:22.042655 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-26518a92-ccaf-4af6-ad23-e97cdde678f4 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4 Aug 25 15:17:22.042907 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-26518a92-ccaf-4af6-ad23-e97cdde678f4 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:22.043165 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-26518a92-ccaf-4af6-ad23-e97cdde678f4 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:22.043377 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-26518a92-ccaf-4af6-ad23-e97cdde678f4 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 5ffaa80d-d4b2-40fd-a860-814acbc79ba4 {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:22.048191 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:22.048191 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:22.056761 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-26518a92-ccaf-4af6-ad23-e97cdde678f4 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4 returned with HTTP 200 Aug 25 15:17:22.057567 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 250/971] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:22 2026] GET /volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4 => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:22.070266 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:22.070738 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:22.071185 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-521093406", "volume_type": "502f33cf-9713-4707-b788-ff9726475ee8", "group_id": "318a0193-65e5-4e62-a2af-2abdf4da5863", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:22.073104 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-521093406', 'volume_type': '502f33cf-9713-4707-b788-ff9726475ee8', 'group_id': '318a0193-65e5-4e62-a2af-2abdf4da5863', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:22.081497 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:22.081497 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:22.081497 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Create volume of 1 GB Aug 25 15:17:22.088129 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Availability Zones retrieved successfully. Aug 25 15:17:22.093657 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Flow 'volume_create_api' (9e09409a-e94f-4192-b9c6-ecd9204be11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:22.094713 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e39ac71-ff3c-4836-90b9-c49f5a70b493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:22.095268 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:22.095268 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:22.095723 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:22.134668 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e39ac71-ff3c-4836-90b9-c49f5a70b493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:17:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=502f33cf-9713-4707-b788-ff9726475ee8,is_public=True,name='tempest-GroupsTest-volume-type-728669854',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '502f33cf-9713-4707-b788-ff9726475ee8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '318a0193-65e5-4e62-a2af-2abdf4da5863', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:22.135441 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab28290f-8232-4019-b8ec-a9757b6e26c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:22.280877 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Created reservations ['f3e148cf-f1da-4f6a-adfa-c27bf3b34522', '55312fda-77a5-44d0-84d3-bcc88bbcfbfb', '881a78e8-2ec9-4d17-b143-6229687205e0', 'bd18617f-926c-4bd5-93d1-45ddb76cd1d8'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:22.282076 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab28290f-8232-4019-b8ec-a9757b6e26c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3e148cf-f1da-4f6a-adfa-c27bf3b34522', '55312fda-77a5-44d0-84d3-bcc88bbcfbfb', '881a78e8-2ec9-4d17-b143-6229687205e0', 'bd18617f-926c-4bd5-93d1-45ddb76cd1d8']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:22.283099 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d22f31-cb8b-45b5-af30-efc69414f750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:22.325060 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d22f31-cb8b-45b5-af30-efc69414f750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45526b8e-e467-4560-85ba-11db142e9d9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-521093406',encryption_key_id=None,group_id=318a0193-65e5-4e62-a2af-2abdf4da5863,group_type_id=,metadata={},multiattach=False,project_id='dceb9aba2b1b4243b71e782fbad28ad6',qos_specs=None,replication_status=,reservations=['f3e148cf-f1da-4f6a-adfa-c27bf3b34522','55312fda-77a5-44d0-84d3-bcc88bbcfbfb','881a78e8-2ec9-4d17-b143-6229687205e0','bd18617f-926c-4bd5-93d1-45ddb76cd1d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e877d6767d7d4b24a08742b2f53e3004',volume_type_id=502f33cf-9713-4707-b788-ff9726475ee8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-521093406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=318a0193-65e5-4e62-a2af-2abdf4da5863,host=None,id=45526b8e-e467-4560-85ba-11db142e9d9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dceb9aba2b1b4243b71e782fbad28ad6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e877d6767d7d4b24a08742b2f53e3004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(502f33cf-9713-4707-b788-ff9726475ee8),volume_type_id=502f33cf-9713-4707-b788-ff9726475ee8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:22.325826 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a713442-d0e0-473d-ac75-bebe38d1a612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:22.469357 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a713442-d0e0-473d-ac75-bebe38d1a612) transitioned into state 'SUCCESS' from state '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-521093406',encryption_key_id=None,group_id=318a0193-65e5-4e62-a2af-2abdf4da5863,group_type_id=,metadata={},multiattach=False,project_id='dceb9aba2b1b4243b71e782fbad28ad6',qos_specs=None,replication_status=,reservations=['f3e148cf-f1da-4f6a-adfa-c27bf3b34522','55312fda-77a5-44d0-84d3-bcc88bbcfbfb','881a78e8-2ec9-4d17-b143-6229687205e0','bd18617f-926c-4bd5-93d1-45ddb76cd1d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e877d6767d7d4b24a08742b2f53e3004',volume_type_id=502f33cf-9713-4707-b788-ff9726475ee8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:22.469357 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f62da20-834f-45e5-9287-ce21a4033707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:22.586550 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f62da20-834f-45e5-9287-ce21a4033707) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:22.587503 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Flow 'volume_create_api' (9e09409a-e94f-4192-b9c6-ecd9204be11e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:22.587704 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Create volume request issued successfully. Aug 25 15:17:22.588534 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:22.588698 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:22.637100 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:22.665546 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:22.665546 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:22.665546 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-15579e11-3fd4-497f-9fcf-edd92b1f36d9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:22.665546 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 241/972] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:17:22 2026] POST /volume/v3/volumes => generated 811 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:22.666193 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1a183d1e-e810-440f-923a-e8ef3a5468b3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:22.666193 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1a183d1e-e810-440f-923a-e8ef3a5468b3 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/45526b8e-e467-4560-85ba-11db142e9d9a Aug 25 15:17:22.666193 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1a183d1e-e810-440f-923a-e8ef3a5468b3 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:22.666193 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1a183d1e-e810-440f-923a-e8ef3a5468b3 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:22.803193 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:22.803193 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:22.804324 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1a183d1e-e810-440f-923a-e8ef3a5468b3 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Volume info retrieved successfully. Aug 25 15:17:22.805193 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-1a183d1e-e810-440f-923a-e8ef3a5468b3 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:22.805519 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-1a183d1e-e810-440f-923a-e8ef3a5468b3 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:22.865582 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-1a183d1e-e810-440f-923a-e8ef3a5468b3 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:22.871168 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:22.871168 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:22.874948 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bfb17abd-52ec-4c31-8f92-10dd51cf2f59 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:22.877253 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bfb17abd-52ec-4c31-8f92-10dd51cf2f59 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] GET https://10.4.3.85/volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b Aug 25 15:17:22.877524 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bfb17abd-52ec-4c31-8f92-10dd51cf2f59 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:22.878674 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bfb17abd-52ec-4c31-8f92-10dd51cf2f59 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:22.881095 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1a183d1e-e810-440f-923a-e8ef3a5468b3 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/45526b8e-e467-4560-85ba-11db142e9d9a returned with HTTP 200 Aug 25 15:17:22.881606 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 236/973] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:22 2026] GET /volume/v3/volumes/45526b8e-e467-4560-85ba-11db142e9d9a => generated 879 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:22.888610 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bfb17abd-52ec-4c31-8f92-10dd51cf2f59 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] https://10.4.3.85/volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b returned with HTTP 404 Aug 25 15:17:22.888966 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 247/974] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:22 2026] GET /volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:22.900105 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7cfd217e-5c89-49c4-b0ed-ea09c7017c91 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:22.903676 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7cfd217e-5c89-49c4-b0ed-ea09c7017c91 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] GET https://10.4.3.85/volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b Aug 25 15:17:22.903955 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7cfd217e-5c89-49c4-b0ed-ea09c7017c91 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:22.905035 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7cfd217e-5c89-49c4-b0ed-ea09c7017c91 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:22.919113 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7cfd217e-5c89-49c4-b0ed-ea09c7017c91 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] https://10.4.3.85/volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b returned with HTTP 404 Aug 25 15:17:22.919785 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 251/975] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:22 2026] GET /volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:22.929657 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-19aeee0d-b4b6-4d5c-b21a-3f5b6409ade4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:22.931746 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-19aeee0d-b4b6-4d5c-b21a-3f5b6409ade4 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] DELETE https://10.4.3.85/volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b Aug 25 15:17:22.932088 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-19aeee0d-b4b6-4d5c-b21a-3f5b6409ade4 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:22.936431 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-19aeee0d-b4b6-4d5c-b21a-3f5b6409ade4 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:22.936431 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-19aeee0d-b4b6-4d5c-b21a-3f5b6409ade4 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Delete volume with id: 7d30a8e8-570c-4913-ac91-5a04949fe44b Aug 25 15:17:22.939920 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-19aeee0d-b4b6-4d5c-b21a-3f5b6409ade4 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] https://10.4.3.85/volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b returned with HTTP 404 Aug 25 15:17:22.940562 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 242/976] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:17:22 2026] DELETE /volume/v3/volumes/7d30a8e8-570c-4913-ac91-5a04949fe44b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:22.969204 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f7620207-33f4-4902-996a-4911aa3b0a14 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:22.971238 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:22.971593 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1522227851"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:22.972862 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1522227851'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:22.979132 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Create volume of 1 GB Aug 25 15:17:22.979132 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Availability Zones retrieved successfully. Aug 25 15:17:22.983109 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Flow 'volume_create_api' (236ba130-4595-4581-9c99-a65c0bc3a3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:22.988173 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4492b7f-a419-4a06-944d-ea00b62ceff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:22.988173 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:23.080959 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4492b7f-a419-4a06-944d-ea00b62ceff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:23.081899 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10bd2f4d-0259-4c07-8b02-24f9ee0955a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:23.190589 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Created reservations ['99739e20-fef5-4f97-9209-bf679cb44ed5', 'f82f2d74-5f3a-4cfe-be70-fa90553fbb7d', '362fd70f-084e-4876-a06d-2f962327c743', '6cda7155-6e45-476d-a231-d3f05b94a9a2'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:23.191702 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10bd2f4d-0259-4c07-8b02-24f9ee0955a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99739e20-fef5-4f97-9209-bf679cb44ed5', 'f82f2d74-5f3a-4cfe-be70-fa90553fbb7d', '362fd70f-084e-4876-a06d-2f962327c743', '6cda7155-6e45-476d-a231-d3f05b94a9a2']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:24.689083 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a7b2870-3e2d-43f8-ad33-d6c942ff4a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:24.689083 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a7b2870-3e2d-43f8-ad33-d6c942ff4a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de3b6a06-b045-4767-96ff-eb40cd25686b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1522227851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6fe3ac17af4b03931e59fdf592a8ec',qos_specs=None,replication_status=,reservations=['99739e20-fef5-4f97-9209-bf679cb44ed5','f82f2d74-5f3a-4cfe-be70-fa90553fbb7d','362fd70f-084e-4876-a06d-2f962327c743','6cda7155-6e45-476d-a231-d3f05b94a9a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36656ea700fd4b3fba777e6c1af0c1e9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1522227851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de3b6a06-b045-4767-96ff-eb40cd25686b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf6fe3ac17af4b03931e59fdf592a8ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36656ea700fd4b3fba777e6c1af0c1e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:24.689083 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3c76881-9ccd-4171-a2d3-712de9f60146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:24.689083 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3c76881-9ccd-4171-a2d3-712de9f60146) transitioned into state 'SUCCESS' from state '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-1522227851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf6fe3ac17af4b03931e59fdf592a8ec',qos_specs=None,replication_status=,reservations=['99739e20-fef5-4f97-9209-bf679cb44ed5','f82f2d74-5f3a-4cfe-be70-fa90553fbb7d','362fd70f-084e-4876-a06d-2f962327c743','6cda7155-6e45-476d-a231-d3f05b94a9a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36656ea700fd4b3fba777e6c1af0c1e9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:24.689083 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c8902d7-0c6a-4be3-baf0-f7d4bc0c2708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:24.689083 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c8902d7-0c6a-4be3-baf0-f7d4bc0c2708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:24.692010 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Flow 'volume_create_api' (236ba130-4595-4581-9c99-a65c0bc3a3b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:24.692010 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Create volume request issued successfully. Aug 25 15:17:24.692010 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f7620207-33f4-4902-996a-4911aa3b0a14 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:24.692010 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 237/977] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:17:22 2026] POST /volume/v3/volumes => generated 754 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:24.693269 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6dae6a43-8910-435e-a379-3d98a848cefc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:24.693269 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6dae6a43-8910-435e-a379-3d98a848cefc tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] GET https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b Aug 25 15:17:24.693269 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6dae6a43-8910-435e-a379-3d98a848cefc tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:24.693269 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6dae6a43-8910-435e-a379-3d98a848cefc tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:24.693269 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:24.693269 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:24.693269 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6dae6a43-8910-435e-a379-3d98a848cefc tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Volume info retrieved successfully. Aug 25 15:17:24.693269 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6dae6a43-8910-435e-a379-3d98a848cefc tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b returned with HTTP 200 Aug 25 15:17:24.693269 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 248/978] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:23 2026] GET /volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:24.695083 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-aa55c4d3-c52c-497c-9ff5-b0e07140c314 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:24.695083 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-aa55c4d3-c52c-497c-9ff5-b0e07140c314 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/45526b8e-e467-4560-85ba-11db142e9d9a Aug 25 15:17:24.695083 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-aa55c4d3-c52c-497c-9ff5-b0e07140c314 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:24.695083 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-aa55c4d3-c52c-497c-9ff5-b0e07140c314 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:24.695083 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:24.695083 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:24.695083 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-aa55c4d3-c52c-497c-9ff5-b0e07140c314 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Volume info retrieved successfully. Aug 25 15:17:24.695083 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-aa55c4d3-c52c-497c-9ff5-b0e07140c314 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:24.695083 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-aa55c4d3-c52c-497c-9ff5-b0e07140c314 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:24.695083 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-aa55c4d3-c52c-497c-9ff5-b0e07140c314 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:24.695083 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:24.695083 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:24.695083 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-aa55c4d3-c52c-497c-9ff5-b0e07140c314 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/45526b8e-e467-4560-85ba-11db142e9d9a returned with HTTP 200 Aug 25 15:17:24.695083 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 252/979] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:23 2026] GET /volume/v3/volumes/45526b8e-e467-4560-85ba-11db142e9d9a => generated 904 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:24.696376 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-731d5f4b-24eb-4195-a68a-306dd2cac27b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:24.696376 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-731d5f4b-24eb-4195-a68a-306dd2cac27b tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863 Aug 25 15:17:24.696376 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-731d5f4b-24eb-4195-a68a-306dd2cac27b tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:24.696376 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-731d5f4b-24eb-4195-a68a-306dd2cac27b tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:24.696376 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-731d5f4b-24eb-4195-a68a-306dd2cac27b tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 318a0193-65e5-4e62-a2af-2abdf4da5863 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:24.696376 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:24.696376 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:24.696376 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-731d5f4b-24eb-4195-a68a-306dd2cac27b tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863 returned with HTTP 200 Aug 25 15:17:24.696376 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 243/980] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:24 2026] GET /volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863 => generated 322 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:24.697397 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bd3882dd-ad1a-462a-8675-e63bb4552de9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:24.697397 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd3882dd-ad1a-462a-8675-e63bb4552de9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4 Aug 25 15:17:24.697397 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd3882dd-ad1a-462a-8675-e63bb4552de9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:24.697397 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd3882dd-ad1a-462a-8675-e63bb4552de9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:24.697397 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-bd3882dd-ad1a-462a-8675-e63bb4552de9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 5ffaa80d-d4b2-40fd-a860-814acbc79ba4 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:24.697397 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:24.697397 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:24.697397 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd3882dd-ad1a-462a-8675-e63bb4552de9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4 returned with HTTP 200 Aug 25 15:17:24.697397 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 238/981] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:24 2026] GET /volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4 => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:24.698366 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-05f56eb1-6994-41ad-bec1-3d7924d85a58 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:24.698366 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-05f56eb1-6994-41ad-bec1-3d7924d85a58 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/detail Aug 25 15:17:24.698366 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-05f56eb1-6994-41ad-bec1-3d7924d85a58 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:24.698366 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-05f56eb1-6994-41ad-bec1-3d7924d85a58 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:24.698366 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-05f56eb1-6994-41ad-bec1-3d7924d85a58 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/detail returned with HTTP 200 Aug 25 15:17:24.698366 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 249/982] 10.4.3.85 () {68 vars in 1289 bytes} [Tue Aug 25 15:17:24 2026] GET /volume/v3/groups/detail => generated 638 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:24.698896 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-401d8990-d870-44da-80bc-3bfb897914f9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:24.698896 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-401d8990-d870-44da-80bc-3bfb897914f9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:17:24.698896 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-401d8990-d870-44da-80bc-3bfb897914f9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:24.698896 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-401d8990-d870-44da-80bc-3bfb897914f9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:24.698896 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-401d8990-d870-44da-80bc-3bfb897914f9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:17:24.698896 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-401d8990-d870-44da-80bc-3bfb897914f9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:17:24.698896 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-401d8990-d870-44da-80bc-3bfb897914f9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Get all volumes completed successfully. Aug 25 15:17:24.698896 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-401d8990-d870-44da-80bc-3bfb897914f9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:24.698896 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-401d8990-d870-44da-80bc-3bfb897914f9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:24.698896 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-401d8990-d870-44da-80bc-3bfb897914f9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:24.698896 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:24.698896 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:24.698896 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-401d8990-d870-44da-80bc-3bfb897914f9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:17:24.698896 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 253/983] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:17:24 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dec793be-75d6-416a-ab0d-25e8e4b532f2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dec793be-75d6-416a-ab0d-25e8e4b532f2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dec793be-75d6-416a-ab0d-25e8e4b532f2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dec793be-75d6-416a-ab0d-25e8e4b532f2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-dec793be-75d6-416a-ab0d-25e8e4b532f2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-dec793be-75d6-416a-ab0d-25e8e4b532f2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dec793be-75d6-416a-ab0d-25e8e4b532f2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Get all volumes completed successfully. Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-dec793be-75d6-416a-ab0d-25e8e4b532f2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-dec793be-75d6-416a-ab0d-25e8e4b532f2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-dec793be-75d6-416a-ab0d-25e8e4b532f2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dec793be-75d6-416a-ab0d-25e8e4b532f2 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:17:24.699540 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 244/984] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:17:24 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:24.700195 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e10bc660-226f-47bc-a3dd-34767afa8cd5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:24.700195 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e10bc660-226f-47bc-a3dd-34767afa8cd5 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] POST https://10.4.3.85/volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863/action Aug 25 15:17:24.700195 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e10bc660-226f-47bc-a3dd-34767afa8cd5 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:17:24.700195 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e10bc660-226f-47bc-a3dd-34767afa8cd5 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:24.700195 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-e10bc660-226f-47bc-a3dd-34767afa8cd5 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] delete called for group 318a0193-65e5-4e62-a2af-2abdf4da5863 {{(pid=100468) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 15:17:24.700195 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-e10bc660-226f-47bc-a3dd-34767afa8cd5 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Delete group with id: 318a0193-65e5-4e62-a2af-2abdf4da5863 Aug 25 15:17:24.700195 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:24.700195 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:24.700793 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7d5bdb0a-4a08-46f3-b2d8-67902d7ea11f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:24.700793 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7d5bdb0a-4a08-46f3-b2d8-67902d7ea11f tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] GET https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b Aug 25 15:17:24.700793 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7d5bdb0a-4a08-46f3-b2d8-67902d7ea11f tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:24.700793 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7d5bdb0a-4a08-46f3-b2d8-67902d7ea11f tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:24.700793 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:24.700793 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:24.700793 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7d5bdb0a-4a08-46f3-b2d8-67902d7ea11f tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Volume info retrieved successfully. Aug 25 15:17:24.700793 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7d5bdb0a-4a08-46f3-b2d8-67902d7ea11f tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b returned with HTTP 200 Aug 25 15:17:24.700793 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 250/985] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:24 2026] GET /volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:24.701426 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e10bc660-226f-47bc-a3dd-34767afa8cd5 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863/action returned with HTTP 202 Aug 25 15:17:24.701426 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 239/986] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:17:24 2026] POST /volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:17:24.702334 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-67efd10d-22c1-49a9-8861-9e62e0e02b9e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:24.702334 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-67efd10d-22c1-49a9-8861-9e62e0e02b9e tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/45526b8e-e467-4560-85ba-11db142e9d9a Aug 25 15:17:24.702334 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-67efd10d-22c1-49a9-8861-9e62e0e02b9e tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:24.702334 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-67efd10d-22c1-49a9-8861-9e62e0e02b9e tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:24.702729 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bd56f6ab-9829-493d-84fa-c2b18b4951e5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:24.702729 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bd56f6ab-9829-493d-84fa-c2b18b4951e5 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec?usage=True Aug 25 15:17:24.702729 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bd56f6ab-9829-493d-84fa-c2b18b4951e5 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:24.702729 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bd56f6ab-9829-493d-84fa-c2b18b4951e5 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:24.703000 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:24.703000 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:24.703000 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-67efd10d-22c1-49a9-8861-9e62e0e02b9e tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Volume info retrieved successfully. Aug 25 15:17:24.703000 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-67efd10d-22c1-49a9-8861-9e62e0e02b9e tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:24.703000 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-67efd10d-22c1-49a9-8861-9e62e0e02b9e tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:24.703297 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bd56f6ab-9829-493d-84fa-c2b18b4951e5 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec?usage=True returned with HTTP 200 Aug 25 15:17:24.703297 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 245/987] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:17:24 2026] GET /volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec?usage=True => generated 1350 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:24.703585 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6d26c0a0-43d5-451c-b4c7-be5d7f6746cc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:24.703585 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6d26c0a0-43d5-451c-b4c7-be5d7f6746cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/9e6e0ed275974b38b5e8d4b29ae25312?usage=True Aug 25 15:17:24.703585 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6d26c0a0-43d5-451c-b4c7-be5d7f6746cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:24.703585 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6d26c0a0-43d5-451c-b4c7-be5d7f6746cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:24.703870 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-67efd10d-22c1-49a9-8861-9e62e0e02b9e tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:24.704093 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6d26c0a0-43d5-451c-b4c7-be5d7f6746cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/9e6e0ed275974b38b5e8d4b29ae25312?usage=True returned with HTTP 200 Aug 25 15:17:24.704235 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:24.704235 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:24.704448 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 251/988] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:17:24 2026] GET /volume/v3/os-quota-sets/9e6e0ed275974b38b5e8d4b29ae25312?usage=True => generated 1350 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:24.704633 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-67efd10d-22c1-49a9-8861-9e62e0e02b9e tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/45526b8e-e467-4560-85ba-11db142e9d9a returned with HTTP 200 Aug 25 15:17:24.704633 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 254/989] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:24 2026] GET /volume/v3/volumes/45526b8e-e467-4560-85ba-11db142e9d9a => generated 903 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:24.704742 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-82158d54-7397-44fb-bd98-0b4557f4d31c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:24.704742 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-82158d54-7397-44fb-bd98-0b4557f4d31c tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] POST https://10.4.3.85/volume/v3/os-volume-transfer Aug 25 15:17:24.704742 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-82158d54-7397-44fb-bd98-0b4557f4d31c tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "de3b6a06-b045-4767-96ff-eb40cd25686b"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:24.704742 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.volume_transfer [None req-82158d54-7397-44fb-bd98-0b4557f4d31c tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Creating new volume transfer {'transfer': {'volume_id': 'de3b6a06-b045-4767-96ff-eb40cd25686b'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 15:17:24.704742 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.volume_transfer [None req-82158d54-7397-44fb-bd98-0b4557f4d31c tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Creating transfer of volume de3b6a06-b045-4767-96ff-eb40cd25686b Aug 25 15:17:24.704742 np0000008087 devstack@c-api.service[100468]: INFO cinder.transfer.api [None req-82158d54-7397-44fb-bd98-0b4557f4d31c tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Generating transfer record for volume de3b6a06-b045-4767-96ff-eb40cd25686b Aug 25 15:17:24.704742 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:24.704742 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:24.704742 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-82158d54-7397-44fb-bd98-0b4557f4d31c tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] https://10.4.3.85/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 15:17:24.704742 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 240/990] 10.4.3.85 () {68 vars in 1284 bytes} [Tue Aug 25 15:17:24 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:24.705017 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d480d7a9-83c2-4b07-89c4-6f1df0b033b6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:24.794309 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d480d7a9-83c2-4b07-89c4-6f1df0b033b6 tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] POST https://10.4.3.85/volume/v3/os-volume-transfer/740e650d-8c8e-4674-9ccd-ea0a741456c7/accept Aug 25 15:17:24.794699 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d480d7a9-83c2-4b07-89c4-6f1df0b033b6 tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c1bec246ec8ef972"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:24.797282 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.volume_transfer [None req-d480d7a9-83c2-4b07-89c4-6f1df0b033b6 tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] Accepting volume transfer 740e650d-8c8e-4674-9ccd-ea0a741456c7 {{(pid=100467) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 15:17:24.797491 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.volume_transfer [None req-d480d7a9-83c2-4b07-89c4-6f1df0b033b6 tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] Accepting transfer 740e650d-8c8e-4674-9ccd-ea0a741456c7 Aug 25 15:17:24.926768 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-d480d7a9-83c2-4b07-89c4-6f1df0b033b6 tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] Created reservations ['b983ab9a-9dfa-4d1d-b981-f6c26dc9d18a', 'd9151e28-3682-4c3a-b194-896dc01ffe46', '1e8db3eb-2119-4182-8b85-f446f3298a45', 'b6290313-8490-4113-9096-88c165636e58'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:24.955674 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-d480d7a9-83c2-4b07-89c4-6f1df0b033b6 tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] Created reservations ['a470a569-d523-4d64-918d-57f612b9989f', '5b2b0bc8-9810-4a3b-9701-146ea271f2b7', '2fb5b8a7-eb2b-4442-aa9f-b99bfe3507c2', '0d0a5f40-1997-46b6-868e-fa4b6c07e44f'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:25.167911 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-d480d7a9-83c2-4b07-89c4-6f1df0b033b6 tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] Created reservations ['5c6779d5-00e7-4098-954b-8830f3316c8f', '0e1c9d46-127c-480a-a991-b0148594d013', '3018a90a-f9af-4208-8cae-125a9a4a3f6b', '21c9fceb-5afc-4558-95b3-139e53e5dd36'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:25.296209 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-d480d7a9-83c2-4b07-89c4-6f1df0b033b6 tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] Created reservations ['3c90a292-2ae7-425a-889f-fbf39763e4c1', '4b4ccba2-133d-443b-8fce-e2558f805da4', '23bb3f4b-41e7-4339-925b-4e4eda459d29', '5ff110b6-510f-4e8b-965a-785b721ccd31'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:25.319812 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d480d7a9-83c2-4b07-89c4-6f1df0b033b6 tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] Transfer volume completed successfully. Aug 25 15:17:25.656933 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-01cd32e2-6beb-41f8-9424-6c7f09936fb9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:25.658870 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-01cd32e2-6beb-41f8-9424-6c7f09936fb9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/45526b8e-e467-4560-85ba-11db142e9d9a Aug 25 15:17:25.659083 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-01cd32e2-6beb-41f8-9424-6c7f09936fb9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:25.659323 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-01cd32e2-6beb-41f8-9424-6c7f09936fb9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:25.666020 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-01cd32e2-6beb-41f8-9424-6c7f09936fb9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/45526b8e-e467-4560-85ba-11db142e9d9a returned with HTTP 404 Aug 25 15:17:25.666694 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 252/991] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:25 2026] GET /volume/v3/volumes/45526b8e-e467-4560-85ba-11db142e9d9a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:25.675753 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-87e8dbd1-603a-4f83-ab50-ea50c79fa6c7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:25.677860 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-87e8dbd1-603a-4f83-ab50-ea50c79fa6c7 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863 Aug 25 15:17:25.678077 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-87e8dbd1-603a-4f83-ab50-ea50c79fa6c7 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:25.678438 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-87e8dbd1-603a-4f83-ab50-ea50c79fa6c7 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:25.678604 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-87e8dbd1-603a-4f83-ab50-ea50c79fa6c7 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 318a0193-65e5-4e62-a2af-2abdf4da5863 {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:25.682746 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-87e8dbd1-603a-4f83-ab50-ea50c79fa6c7 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863 returned with HTTP 404 Aug 25 15:17:25.682966 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 255/992] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:25 2026] GET /volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:25.691062 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3e595129-464f-4172-92e5-7f479e4acbd9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:25.692509 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3e595129-464f-4172-92e5-7f479e4acbd9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] POST https://10.4.3.85/volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4/action Aug 25 15:17:25.692840 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3e595129-464f-4172-92e5-7f479e4acbd9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:17:25.693002 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3e595129-464f-4172-92e5-7f479e4acbd9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:25.694520 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-3e595129-464f-4172-92e5-7f479e4acbd9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] delete called for group 5ffaa80d-d4b2-40fd-a860-814acbc79ba4 {{(pid=100468) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 15:17:25.694672 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-3e595129-464f-4172-92e5-7f479e4acbd9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Delete group with id: 5ffaa80d-d4b2-40fd-a860-814acbc79ba4 Aug 25 15:17:25.698829 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:25.698829 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:25.755184 np0000008087 devstack@c-api.service[100467]: INFO cinder.transfer.api [None req-d480d7a9-83c2-4b07-89c4-6f1df0b033b6 tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] Volume de3b6a06-b045-4767-96ff-eb40cd25686b has been transferred. Aug 25 15:17:25.762655 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3e595129-464f-4172-92e5-7f479e4acbd9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4/action returned with HTTP 202 Aug 25 15:17:25.763019 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 241/993] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:17:25 2026] POST /volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:17:25.764034 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d480d7a9-83c2-4b07-89c4-6f1df0b033b6 tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] https://10.4.3.85/volume/v3/os-volume-transfer/740e650d-8c8e-4674-9ccd-ea0a741456c7/accept returned with HTTP 202 Aug 25 15:17:25.764418 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 246/994] 10.4.3.85 () {68 vars in 1416 bytes} [Tue Aug 25 15:17:24 2026] POST /volume/v3/os-volume-transfer/740e650d-8c8e-4674-9ccd-ea0a741456c7/accept => generated 363 bytes in 1074 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:25.772020 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1e7e98fb-6510-4443-98b3-3e9552e7a5a8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:25.774768 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-55dd4006-ef5a-48d7-824a-b8f70e6741bb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:25.775034 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e7e98fb-6510-4443-98b3-3e9552e7a5a8 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4 Aug 25 15:17:25.775369 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1e7e98fb-6510-4443-98b3-3e9552e7a5a8 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:25.776194 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1e7e98fb-6510-4443-98b3-3e9552e7a5a8 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:25.776194 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-1e7e98fb-6510-4443-98b3-3e9552e7a5a8 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 5ffaa80d-d4b2-40fd-a860-814acbc79ba4 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:25.776890 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-55dd4006-ef5a-48d7-824a-b8f70e6741bb tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] GET https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b Aug 25 15:17:25.777083 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-55dd4006-ef5a-48d7-824a-b8f70e6741bb tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:25.777289 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-55dd4006-ef5a-48d7-824a-b8f70e6741bb tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:25.787127 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:25.787127 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:25.790954 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:25.790954 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:25.797178 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-55dd4006-ef5a-48d7-824a-b8f70e6741bb tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] Volume info retrieved successfully. Aug 25 15:17:25.826073 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-55dd4006-ef5a-48d7-824a-b8f70e6741bb tempest-VolumeQuotasAdminTestJSON-1163286312 tempest-VolumeQuotasAdminTestJSON-1163286312-project-member] https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b returned with HTTP 200 Aug 25 15:17:25.826403 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 256/995] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:25 2026] GET /volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:25.826778 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e7e98fb-6510-4443-98b3-3e9552e7a5a8 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4 returned with HTTP 200 Aug 25 15:17:25.828257 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 253/996] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:25 2026] GET /volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4 => generated 321 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:25.844458 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d379ff64-e6ac-4bbd-a204-b91dd19989ec None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:25.846788 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d379ff64-e6ac-4bbd-a204-b91dd19989ec tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec?usage=True Aug 25 15:17:25.846903 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d379ff64-e6ac-4bbd-a204-b91dd19989ec tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:25.847171 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d379ff64-e6ac-4bbd-a204-b91dd19989ec tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:25.868802 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d379ff64-e6ac-4bbd-a204-b91dd19989ec tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec?usage=True returned with HTTP 200 Aug 25 15:17:25.869414 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 242/997] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:17:25 2026] GET /volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec?usage=True => generated 1350 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:25.880050 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1ae65611-e4fd-4503-aa18-587a031914cc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:25.882411 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1ae65611-e4fd-4503-aa18-587a031914cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/9e6e0ed275974b38b5e8d4b29ae25312?usage=True Aug 25 15:17:25.882641 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1ae65611-e4fd-4503-aa18-587a031914cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:25.882857 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1ae65611-e4fd-4503-aa18-587a031914cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:25.883185 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:25.883185 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:25.908392 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1ae65611-e4fd-4503-aa18-587a031914cc tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/9e6e0ed275974b38b5e8d4b29ae25312?usage=True returned with HTTP 200 Aug 25 15:17:25.908859 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 247/998] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:17:25 2026] GET /volume/v3/os-quota-sets/9e6e0ed275974b38b5e8d4b29ae25312?usage=True => generated 1350 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:25.922902 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5b190d87-7639-446b-8fd3-43a9b2a1184d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:25.925231 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5b190d87-7639-446b-8fd3-43a9b2a1184d tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b Aug 25 15:17:25.925733 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5b190d87-7639-446b-8fd3-43a9b2a1184d tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:25.925820 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5b190d87-7639-446b-8fd3-43a9b2a1184d tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:25.926063 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-5b190d87-7639-446b-8fd3-43a9b2a1184d tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Delete volume with id: de3b6a06-b045-4767-96ff-eb40cd25686b Aug 25 15:17:25.934185 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:25.934185 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:25.934719 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5b190d87-7639-446b-8fd3-43a9b2a1184d tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Volume info retrieved successfully. Aug 25 15:17:25.969598 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5b190d87-7639-446b-8fd3-43a9b2a1184d tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Delete volume request issued successfully. Aug 25 15:17:25.969786 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5b190d87-7639-446b-8fd3-43a9b2a1184d tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b returned with HTTP 202 Aug 25 15:17:25.970298 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 257/999] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:17:25 2026] DELETE /volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:25.985888 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0cab0927-8287-48a5-889a-d91f7faa6b7e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:25.985888 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0cab0927-8287-48a5-889a-d91f7faa6b7e tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] GET https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b Aug 25 15:17:25.985888 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0cab0927-8287-48a5-889a-d91f7faa6b7e tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:25.985888 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0cab0927-8287-48a5-889a-d91f7faa6b7e tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:26.007737 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:26.007737 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:26.012101 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0cab0927-8287-48a5-889a-d91f7faa6b7e tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Volume info retrieved successfully. Aug 25 15:17:26.017336 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0cab0927-8287-48a5-889a-d91f7faa6b7e tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b returned with HTTP 200 Aug 25 15:17:26.017864 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 254/1000] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:25 2026] GET /volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b => generated 1019 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:26.843452 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4d2ebe26-0cea-401e-b96c-f1841550d092 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:26.845985 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4d2ebe26-0cea-401e-b96c-f1841550d092 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4 Aug 25 15:17:26.846320 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4d2ebe26-0cea-401e-b96c-f1841550d092 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:26.846528 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4d2ebe26-0cea-401e-b96c-f1841550d092 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:26.846651 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-4d2ebe26-0cea-401e-b96c-f1841550d092 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 5ffaa80d-d4b2-40fd-a860-814acbc79ba4 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:26.851614 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4d2ebe26-0cea-401e-b96c-f1841550d092 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4 returned with HTTP 404 Aug 25 15:17:26.852377 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 243/1001] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:26 2026] GET /volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:26.863742 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-72ef3863-4736-41c5-bdd3-d4f62182de03 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:26.866505 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-72ef3863-4736-41c5-bdd3-d4f62182de03 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/detail Aug 25 15:17:26.867687 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-72ef3863-4736-41c5-bdd3-d4f62182de03 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:26.867687 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-72ef3863-4736-41c5-bdd3-d4f62182de03 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:26.876701 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-72ef3863-4736-41c5-bdd3-d4f62182de03 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/detail returned with HTTP 200 Aug 25 15:17:26.876947 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 248/1002] 10.4.3.85 () {68 vars in 1289 bytes} [Tue Aug 25 15:17:26 2026] GET /volume/v3/groups/detail => generated 14 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:26.894678 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b27fab32-70c8-4cef-a426-27d1fdb688ed None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:26.896949 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b27fab32-70c8-4cef-a426-27d1fdb688ed tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:17:26.897219 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b27fab32-70c8-4cef-a426-27d1fdb688ed tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:26.897455 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b27fab32-70c8-4cef-a426-27d1fdb688ed tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:26.897791 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-b27fab32-70c8-4cef-a426-27d1fdb688ed tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:17:26.898955 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b27fab32-70c8-4cef-a426-27d1fdb688ed tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:17:26.907034 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b27fab32-70c8-4cef-a426-27d1fdb688ed tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Get all volumes completed successfully. Aug 25 15:17:26.909452 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b27fab32-70c8-4cef-a426-27d1fdb688ed tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:17:26.909856 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 258/1003] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:17:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:26.928052 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f289efdc-7c30-4330-a316-4259dda90c28 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:26.932538 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f289efdc-7c30-4330-a316-4259dda90c28 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] POST https://10.4.3.85/volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4/action Aug 25 15:17:26.933479 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f289efdc-7c30-4330-a316-4259dda90c28 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:17:26.933479 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f289efdc-7c30-4330-a316-4259dda90c28 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:26.934994 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-f289efdc-7c30-4330-a316-4259dda90c28 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] delete called for group 5ffaa80d-d4b2-40fd-a860-814acbc79ba4 {{(pid=100466) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 15:17:26.935663 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.groups [None req-f289efdc-7c30-4330-a316-4259dda90c28 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Delete group with id: 5ffaa80d-d4b2-40fd-a860-814acbc79ba4 Aug 25 15:17:26.940031 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f289efdc-7c30-4330-a316-4259dda90c28 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4/action returned with HTTP 404 Aug 25 15:17:26.940733 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 255/1004] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:17:26 2026] POST /volume/v3/groups/5ffaa80d-d4b2-40fd-a860-814acbc79ba4/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:26.950597 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5f2bb941-c3e5-47be-b182-c113fa6f2883 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:26.952919 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5f2bb941-c3e5-47be-b182-c113fa6f2883 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:17:26.953666 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5f2bb941-c3e5-47be-b182-c113fa6f2883 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:26.953666 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5f2bb941-c3e5-47be-b182-c113fa6f2883 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:26.954095 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-5f2bb941-c3e5-47be-b182-c113fa6f2883 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:17:26.956521 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5f2bb941-c3e5-47be-b182-c113fa6f2883 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:17:27.006693 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5f2bb941-c3e5-47be-b182-c113fa6f2883 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Get all volumes completed successfully. Aug 25 15:17:27.009452 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5f2bb941-c3e5-47be-b182-c113fa6f2883 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:17:27.010340 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 244/1005] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:17:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:27.024422 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8c064e87-0f10-4d95-98ad-b727b3ee1fe3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:27.026428 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c064e87-0f10-4d95-98ad-b727b3ee1fe3 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] POST https://10.4.3.85/volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863/action Aug 25 15:17:27.026882 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c064e87-0f10-4d95-98ad-b727b3ee1fe3 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:17:27.027023 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c064e87-0f10-4d95-98ad-b727b3ee1fe3 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:27.028904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-8c064e87-0f10-4d95-98ad-b727b3ee1fe3 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] delete called for group 318a0193-65e5-4e62-a2af-2abdf4da5863 {{(pid=100467) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 15:17:27.029181 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-8c064e87-0f10-4d95-98ad-b727b3ee1fe3 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Delete group with id: 318a0193-65e5-4e62-a2af-2abdf4da5863 Aug 25 15:17:27.032419 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c064e87-0f10-4d95-98ad-b727b3ee1fe3 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863/action returned with HTTP 404 Aug 25 15:17:27.033150 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 249/1006] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:17:27 2026] POST /volume/v3/groups/318a0193-65e5-4e62-a2af-2abdf4da5863/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:27.035285 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5a33ea27-1e9b-4239-89c9-aaf59fcd843c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:27.037863 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5a33ea27-1e9b-4239-89c9-aaf59fcd843c tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] GET https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b Aug 25 15:17:27.037863 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5a33ea27-1e9b-4239-89c9-aaf59fcd843c tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:27.037863 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5a33ea27-1e9b-4239-89c9-aaf59fcd843c tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:27.042138 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-71a73e71-8997-44cf-9dc8-30ed09daf060 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:27.057826 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-71a73e71-8997-44cf-9dc8-30ed09daf060 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] DELETE https://10.4.3.85/volume/v3/group_types/88a9bfed-b8fc-4d6f-9143-358e4d08357f Aug 25 15:17:27.057826 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-71a73e71-8997-44cf-9dc8-30ed09daf060 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:27.057826 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-71a73e71-8997-44cf-9dc8-30ed09daf060 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:27.058004 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5a33ea27-1e9b-4239-89c9-aaf59fcd843c tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b returned with HTTP 404 Aug 25 15:17:27.058004 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 259/1007] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:27 2026] GET /volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:27.064150 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2881e4e0-94c5-4007-a1af-1e05ec68ea1a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:27.069900 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2881e4e0-94c5-4007-a1af-1e05ec68ea1a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] GET https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:17:27.069900 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2881e4e0-94c5-4007-a1af-1e05ec68ea1a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:27.069900 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2881e4e0-94c5-4007-a1af-1e05ec68ea1a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:27.070054 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ca03cc18-2ffa-49f7-b6f2-e3b88684dd45 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:27.070054 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ca03cc18-2ffa-49f7-b6f2-e3b88684dd45 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] GET https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b Aug 25 15:17:27.070314 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ca03cc18-2ffa-49f7-b6f2-e3b88684dd45 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:27.070581 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ca03cc18-2ffa-49f7-b6f2-e3b88684dd45 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:27.078256 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ca03cc18-2ffa-49f7-b6f2-e3b88684dd45 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b returned with HTTP 404 Aug 25 15:17:27.079063 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 250/1008] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:27 2026] GET /volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:27.093023 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-faf9d061-8a3f-4857-8a9f-938adb927230 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:27.095914 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-faf9d061-8a3f-4857-8a9f-938adb927230 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] DELETE https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b Aug 25 15:17:27.096185 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-faf9d061-8a3f-4857-8a9f-938adb927230 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:27.096436 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-faf9d061-8a3f-4857-8a9f-938adb927230 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:27.096693 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-faf9d061-8a3f-4857-8a9f-938adb927230 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] Delete volume with id: de3b6a06-b045-4767-96ff-eb40cd25686b Aug 25 15:17:27.106454 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-faf9d061-8a3f-4857-8a9f-938adb927230 tempest-VolumeQuotasAdminTestJSON-890851345 tempest-VolumeQuotasAdminTestJSON-890851345-project-member] https://10.4.3.85/volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b returned with HTTP 404 Aug 25 15:17:27.111103 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 260/1009] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:17:27 2026] DELETE /volume/v3/volumes/de3b6a06-b045-4767-96ff-eb40cd25686b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:27.128963 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:27.128963 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:27.128963 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2881e4e0-94c5-4007-a1af-1e05ec68ea1a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:17:27.138715 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2881e4e0-94c5-4007-a1af-1e05ec68ea1a tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 200 Aug 25 15:17:27.139502 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-84e13fd0-469c-42e6-8fe1-e36f93ff7c50 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:27.139598 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 245/1010] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:27 2026] GET /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 1831 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:17:27.141571 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-84e13fd0-469c-42e6-8fe1-e36f93ff7c50 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/30429ba0f6a240929ce930364c6d0919?usage=True Aug 25 15:17:27.141945 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-84e13fd0-469c-42e6-8fe1-e36f93ff7c50 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:27.142246 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-84e13fd0-469c-42e6-8fe1-e36f93ff7c50 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:27.188218 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-71a73e71-8997-44cf-9dc8-30ed09daf060 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] https://10.4.3.85/volume/v3/group_types/88a9bfed-b8fc-4d6f-9143-358e4d08357f returned with HTTP 202 Aug 25 15:17:27.188218 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 256/1011] 10.4.3.85 () {68 vars in 1397 bytes} [Tue Aug 25 15:17:27 2026] DELETE /volume/v3/group_types/88a9bfed-b8fc-4d6f-9143-358e4d08357f => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:17:27.201327 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cd6ff15b-89dc-429e-8239-bc663f762669 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:27.201327 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cd6ff15b-89dc-429e-8239-bc663f762669 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] DELETE https://10.4.3.85/volume/v3/types/502f33cf-9713-4707-b788-ff9726475ee8 Aug 25 15:17:27.201327 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cd6ff15b-89dc-429e-8239-bc663f762669 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:27.201327 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cd6ff15b-89dc-429e-8239-bc663f762669 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:27.207497 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-84e13fd0-469c-42e6-8fe1-e36f93ff7c50 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/30429ba0f6a240929ce930364c6d0919?usage=True returned with HTTP 200 Aug 25 15:17:27.208097 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 251/1012] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:17:27 2026] GET /volume/v3/os-quota-sets/30429ba0f6a240929ce930364c6d0919?usage=True => generated 1350 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:27.236805 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bd4554f6-36c7-4715-8939-805295f2f8c1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:27.238441 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd4554f6-36c7-4715-8939-805295f2f8c1 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] PUT https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec Aug 25 15:17:27.238622 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bd4554f6-36c7-4715-8939-805295f2f8c1 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-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=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:27.302949 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cd6ff15b-89dc-429e-8239-bc663f762669 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] https://10.4.3.85/volume/v3/types/502f33cf-9713-4707-b788-ff9726475ee8 returned with HTTP 202 Aug 25 15:17:27.303549 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 261/1013] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:17:27 2026] DELETE /volume/v3/types/502f33cf-9713-4707-b788-ff9726475ee8 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:27.315907 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ad781fe4-ba9b-428e-90ff-5e04c22ed15f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:27.328262 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad781fe4-ba9b-428e-90ff-5e04c22ed15f tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] GET https://10.4.3.85/volume/v3/types/502f33cf-9713-4707-b788-ff9726475ee8 Aug 25 15:17:27.328262 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ad781fe4-ba9b-428e-90ff-5e04c22ed15f tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:27.328262 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ad781fe4-ba9b-428e-90ff-5e04c22ed15f tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:27.346898 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad781fe4-ba9b-428e-90ff-5e04c22ed15f tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] https://10.4.3.85/volume/v3/types/502f33cf-9713-4707-b788-ff9726475ee8 returned with HTTP 404 Aug 25 15:17:27.346898 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 257/1014] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:17:27 2026] GET /volume/v3/types/502f33cf-9713-4707-b788-ff9726475ee8 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:27.367640 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a9c97cb6-018e-4159-891e-6a4ba1d4f9ca None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:27.371724 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a9c97cb6-018e-4159-891e-6a4ba1d4f9ca tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:17:27.372139 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a9c97cb6-018e-4159-891e-6a4ba1d4f9ca tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2122435513"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:27.420867 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a9c97cb6-018e-4159-891e-6a4ba1d4f9ca tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:17:27.421393 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 252/1015] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:17:27 2026] POST /volume/v3/types => generated 216 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:27.443095 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8968626c-4997-4e58-8c32-698cea9511ac None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:27.446061 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8968626c-4997-4e58-8c32-698cea9511ac tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] POST https://10.4.3.85/volume/v3/group_types Aug 25 15:17:27.446815 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8968626c-4997-4e58-8c32-698cea9511ac tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-602410038"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:27.479886 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8968626c-4997-4e58-8c32-698cea9511ac tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] https://10.4.3.85/volume/v3/group_types returned with HTTP 202 Aug 25 15:17:27.480395 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 262/1016] 10.4.3.85 () {70 vars in 1304 bytes} [Tue Aug 25 15:17:27 2026] POST /volume/v3/group_types => generated 172 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:27.490057 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3540cb51-e4bb-4c28-92bb-aa464e5d7dc4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:27.491967 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3540cb51-e4bb-4c28-92bb-aa464e5d7dc4 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] POST https://10.4.3.85/volume/v3/groups Aug 25 15:17:27.496596 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3540cb51-e4bb-4c28-92bb-aa464e5d7dc4 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "36ede830-6b86-4196-bfef-8591cba258a2", "volume_types": ["f99effe5-0db2-43c6-86f8-8b327bd12a99"], "name": "tempest-GroupsTest-Group-1168581819"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:27.496596 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-3540cb51-e4bb-4c28-92bb-aa464e5d7dc4 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Creating new group {'group': {'group_type': '36ede830-6b86-4196-bfef-8591cba258a2', 'volume_types': ['f99effe5-0db2-43c6-86f8-8b327bd12a99'], 'name': 'tempest-GroupsTest-Group-1168581819'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 15:17:27.512579 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.groups [None req-3540cb51-e4bb-4c28-92bb-aa464e5d7dc4 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Creating group tempest-GroupsTest-Group-1168581819. Aug 25 15:17:27.537827 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-bd4554f6-36c7-4715-8939-805295f2f8c1 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2122435513 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2122435513, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:27.537827 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-bd4554f6-36c7-4715-8939-805295f2f8c1 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2122435513 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2122435513, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:27.538123 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-bd4554f6-36c7-4715-8939-805295f2f8c1 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2122435513 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2122435513, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:27.540241 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3540cb51-e4bb-4c28-92bb-aa464e5d7dc4 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Availability zone cache updated, next update will occur around 2026-08-25 16:17:27.539611. {{(pid=100466) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 15:17:27.540241 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3540cb51-e4bb-4c28-92bb-aa464e5d7dc4 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Availability Zones retrieved successfully. Aug 25 15:17:27.548134 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bd4554f6-36c7-4715-8939-805295f2f8c1 tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec returned with HTTP 200 Aug 25 15:17:27.548885 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 246/1017] 10.4.3.85 () {68 vars in 1368 bytes} [Tue Aug 25 15:17:27 2026] PUT /volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec => generated 572 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:27.562728 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e2b58ce5-17fa-4ea0-b6d0-8054bc408d4f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:27.564920 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2b58ce5-17fa-4ea0-b6d0-8054bc408d4f tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] PUT https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec Aug 25 15:17:27.565259 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e2b58ce5-17fa-4ea0-b6d0-8054bc408d4f tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-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=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:27.613739 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-3540cb51-e4bb-4c28-92bb-aa464e5d7dc4 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Created reservations ['2239c318-1b35-418b-8130-b979485366f3'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:27.729511 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3540cb51-e4bb-4c28-92bb-aa464e5d7dc4 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups returned with HTTP 202 Aug 25 15:17:27.730028 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 258/1018] 10.4.3.85 () {70 vars in 1290 bytes} [Tue Aug 25 15:17:27 2026] POST /volume/v3/groups => generated 104 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:27.740207 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dc222be8-050e-4afa-8645-00bfd0ca0db9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:27.742520 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc222be8-050e-4afa-8645-00bfd0ca0db9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 Aug 25 15:17:27.742805 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc222be8-050e-4afa-8645-00bfd0ca0db9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:27.743020 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc222be8-050e-4afa-8645-00bfd0ca0db9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:27.743202 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-dc222be8-050e-4afa-8645-00bfd0ca0db9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 1629d687-79cd-424b-991f-db5603202889 {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:27.747039 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:27.747039 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:27.764689 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc222be8-050e-4afa-8645-00bfd0ca0db9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 returned with HTTP 200 Aug 25 15:17:27.765253 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 263/1019] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:27 2026] GET /volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 => generated 332 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:27.976899 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-e2b58ce5-17fa-4ea0-b6d0-8054bc408d4f tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2122435513 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2122435513, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:27.977288 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-e2b58ce5-17fa-4ea0-b6d0-8054bc408d4f tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2122435513 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2122435513, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:27.977541 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-e2b58ce5-17fa-4ea0-b6d0-8054bc408d4f tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-2122435513 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-2122435513, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:27.983989 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2b58ce5-17fa-4ea0-b6d0-8054bc408d4f tempest-VolumeQuotasAdminTestJSON-1503742231 tempest-VolumeQuotasAdminTestJSON-1503742231-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec returned with HTTP 200 Aug 25 15:17:27.984377 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 253/1020] 10.4.3.85 () {68 vars in 1368 bytes} [Tue Aug 25 15:17:27 2026] PUT /volume/v3/os-quota-sets/cf6fe3ac17af4b03931e59fdf592a8ec => generated 570 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:28.805982 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7fe37605-5e94-4475-bdd7-d63d74f22e65 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:28.808384 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7fe37605-5e94-4475-bdd7-d63d74f22e65 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 Aug 25 15:17:28.808775 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7fe37605-5e94-4475-bdd7-d63d74f22e65 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:28.809011 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7fe37605-5e94-4475-bdd7-d63d74f22e65 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:28.809184 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-7fe37605-5e94-4475-bdd7-d63d74f22e65 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 1629d687-79cd-424b-991f-db5603202889 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:28.838924 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:28.838924 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:28.851266 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7fe37605-5e94-4475-bdd7-d63d74f22e65 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 returned with HTTP 200 Aug 25 15:17:28.851770 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 247/1021] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:28 2026] GET /volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 => generated 333 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:28.862872 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-96f002f9-3209-499b-9ef4-606cf31a584a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:28.865234 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:28.865682 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1234461613", "volume_type": "f99effe5-0db2-43c6-86f8-8b327bd12a99", "group_id": "1629d687-79cd-424b-991f-db5603202889", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:28.867345 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1234461613', 'volume_type': 'f99effe5-0db2-43c6-86f8-8b327bd12a99', 'group_id': '1629d687-79cd-424b-991f-db5603202889', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:28.879508 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:28.879508 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:28.879508 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Create volume of 1 GB Aug 25 15:17:28.885349 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Availability Zones retrieved successfully. Aug 25 15:17:28.892628 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Flow 'volume_create_api' (82153969-30a3-42f5-a027-0dde70f6d916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:28.894014 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac25f05f-6513-4157-b912-cdc3ed89ce1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:28.894745 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:28.894745 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:28.895254 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:28.954952 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac25f05f-6513-4157-b912-cdc3ed89ce1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:17:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f99effe5-0db2-43c6-86f8-8b327bd12a99,is_public=True,name='tempest-GroupsTest-volume-type-2122435513',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f99effe5-0db2-43c6-86f8-8b327bd12a99', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1629d687-79cd-424b-991f-db5603202889', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:28.954952 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2a0bb3b-1b96-4093-9588-c39741e2e136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:29.013823 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2122435513 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2122435513, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:29.014458 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2122435513 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2122435513, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:29.103640 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Created reservations ['9db08ca9-4907-490d-8673-57fd6027d150', 'e06137f5-f9c7-4e56-8ab4-99d247126007', '4b6db942-a1bc-4af3-a059-3bccc208ab90', 'a2faa64e-725a-4231-b55f-96e6baf8d9ba'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:29.104825 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2a0bb3b-1b96-4093-9588-c39741e2e136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9db08ca9-4907-490d-8673-57fd6027d150', 'e06137f5-f9c7-4e56-8ab4-99d247126007', '4b6db942-a1bc-4af3-a059-3bccc208ab90', 'a2faa64e-725a-4231-b55f-96e6baf8d9ba']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:29.105924 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67918dc4-321c-4f33-be79-50916f6844c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:29.152782 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67918dc4-321c-4f33-be79-50916f6844c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dee104b-fc8a-4a45-b6dc-f3816008e0d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1234461613',encryption_key_id=None,group_id=1629d687-79cd-424b-991f-db5603202889,group_type_id=,metadata={},multiattach=False,project_id='dceb9aba2b1b4243b71e782fbad28ad6',qos_specs=None,replication_status=,reservations=['9db08ca9-4907-490d-8673-57fd6027d150','e06137f5-f9c7-4e56-8ab4-99d247126007','4b6db942-a1bc-4af3-a059-3bccc208ab90','a2faa64e-725a-4231-b55f-96e6baf8d9ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e877d6767d7d4b24a08742b2f53e3004',volume_type_id=f99effe5-0db2-43c6-86f8-8b327bd12a99), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1234461613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1629d687-79cd-424b-991f-db5603202889,host=None,id=5dee104b-fc8a-4a45-b6dc-f3816008e0d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dceb9aba2b1b4243b71e782fbad28ad6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e877d6767d7d4b24a08742b2f53e3004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f99effe5-0db2-43c6-86f8-8b327bd12a99),volume_type_id=f99effe5-0db2-43c6-86f8-8b327bd12a99)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:29.153582 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43bff476-5114-427d-a86c-869f9d57b052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:29.290596 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43bff476-5114-427d-a86c-869f9d57b052) transitioned into state 'SUCCESS' from state '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-1234461613',encryption_key_id=None,group_id=1629d687-79cd-424b-991f-db5603202889,group_type_id=,metadata={},multiattach=False,project_id='dceb9aba2b1b4243b71e782fbad28ad6',qos_specs=None,replication_status=,reservations=['9db08ca9-4907-490d-8673-57fd6027d150','e06137f5-f9c7-4e56-8ab4-99d247126007','4b6db942-a1bc-4af3-a059-3bccc208ab90','a2faa64e-725a-4231-b55f-96e6baf8d9ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e877d6767d7d4b24a08742b2f53e3004',volume_type_id=f99effe5-0db2-43c6-86f8-8b327bd12a99)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:29.291583 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a89d5f-fc72-4715-9c46-47cd7942186c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:29.338898 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a89d5f-fc72-4715-9c46-47cd7942186c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:29.339799 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Flow 'volume_create_api' (82153969-30a3-42f5-a027-0dde70f6d916) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:29.340145 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Create volume request issued successfully. Aug 25 15:17:29.340965 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:29.341129 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:29.391183 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:29.393977 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:29.393977 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:29.399092 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-96f002f9-3209-499b-9ef4-606cf31a584a tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:29.399308 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 259/1022] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:17:28 2026] POST /volume/v3/volumes => generated 813 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:29.410389 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-aada1e70-f9e2-4881-abfb-81a5c710b728 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:29.412243 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-aada1e70-f9e2-4881-abfb-81a5c710b728 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/5dee104b-fc8a-4a45-b6dc-f3816008e0d2 Aug 25 15:17:29.412482 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-aada1e70-f9e2-4881-abfb-81a5c710b728 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:29.412695 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-aada1e70-f9e2-4881-abfb-81a5c710b728 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:29.446050 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:29.446050 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:29.501916 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-aada1e70-f9e2-4881-abfb-81a5c710b728 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Volume info retrieved successfully. Aug 25 15:17:29.501916 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-aada1e70-f9e2-4881-abfb-81a5c710b728 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:29.501916 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-aada1e70-f9e2-4881-abfb-81a5c710b728 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:29.538396 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-aada1e70-f9e2-4881-abfb-81a5c710b728 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:29.541846 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:29.541846 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:29.550280 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-aada1e70-f9e2-4881-abfb-81a5c710b728 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/5dee104b-fc8a-4a45-b6dc-f3816008e0d2 returned with HTTP 200 Aug 25 15:17:29.550937 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 264/1023] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:29 2026] GET /volume/v3/volumes/5dee104b-fc8a-4a45-b6dc-f3816008e0d2 => generated 881 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:30.567875 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1d1157bc-a078-424f-8c9a-b5c5948eb5eb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:30.570137 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d1157bc-a078-424f-8c9a-b5c5948eb5eb tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/5dee104b-fc8a-4a45-b6dc-f3816008e0d2 Aug 25 15:17:30.570405 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d1157bc-a078-424f-8c9a-b5c5948eb5eb tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:30.570600 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d1157bc-a078-424f-8c9a-b5c5948eb5eb tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:30.589747 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:30.589747 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:30.596012 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1d1157bc-a078-424f-8c9a-b5c5948eb5eb tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Volume info retrieved successfully. Aug 25 15:17:30.596973 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-1d1157bc-a078-424f-8c9a-b5c5948eb5eb tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:30.597227 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-1d1157bc-a078-424f-8c9a-b5c5948eb5eb tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:30.647843 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-1d1157bc-a078-424f-8c9a-b5c5948eb5eb tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:30.652613 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:30.652613 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:30.670526 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d1157bc-a078-424f-8c9a-b5c5948eb5eb tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/5dee104b-fc8a-4a45-b6dc-f3816008e0d2 returned with HTTP 200 Aug 25 15:17:30.671076 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 254/1024] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:30 2026] GET /volume/v3/volumes/5dee104b-fc8a-4a45-b6dc-f3816008e0d2 => generated 906 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:30.695702 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1a6d292b-242b-4794-a5b8-899b687cc821 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:30.705158 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:30.712487 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1279771149", "volume_type": "f99effe5-0db2-43c6-86f8-8b327bd12a99", "group_id": "1629d687-79cd-424b-991f-db5603202889", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:30.712487 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1279771149', 'volume_type': 'f99effe5-0db2-43c6-86f8-8b327bd12a99', 'group_id': '1629d687-79cd-424b-991f-db5603202889', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:30.718609 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:30.718609 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:30.719396 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Create volume of 1 GB Aug 25 15:17:30.731167 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Availability Zones retrieved successfully. Aug 25 15:17:30.740355 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Flow 'volume_create_api' (b28c2966-0bca-4e64-949c-26e892cae5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:30.742156 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e64178f2-b041-45ee-b3d2-d46131341c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:30.743044 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:30.743044 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:30.744066 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:30.780829 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e64178f2-b041-45ee-b3d2-d46131341c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:17:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f99effe5-0db2-43c6-86f8-8b327bd12a99,is_public=True,name='tempest-GroupsTest-volume-type-2122435513',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f99effe5-0db2-43c6-86f8-8b327bd12a99', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1629d687-79cd-424b-991f-db5603202889', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:30.782236 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc3b4dc9-281a-4124-847d-52ac1444aab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:30.864711 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Created reservations ['6428917c-29b1-49c0-b247-3ab37c65c131', '056be81f-7b54-4b32-a8af-11d2327a0297', '131c2c20-b7a1-4fa0-84a9-aefd93a060af', '2fb9badf-ef1b-4c67-81aa-ab98c205171f'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:30.866101 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc3b4dc9-281a-4124-847d-52ac1444aab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6428917c-29b1-49c0-b247-3ab37c65c131', '056be81f-7b54-4b32-a8af-11d2327a0297', '131c2c20-b7a1-4fa0-84a9-aefd93a060af', '2fb9badf-ef1b-4c67-81aa-ab98c205171f']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:30.867143 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (279c6a21-af85-4c12-9964-ca94e1012e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:30.988348 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (279c6a21-af85-4c12-9964-ca94e1012e5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6c20cee-2a0a-42d0-bce4-88c759d0801e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1279771149',encryption_key_id=None,group_id=1629d687-79cd-424b-991f-db5603202889,group_type_id=,metadata={},multiattach=False,project_id='dceb9aba2b1b4243b71e782fbad28ad6',qos_specs=None,replication_status=,reservations=['6428917c-29b1-49c0-b247-3ab37c65c131','056be81f-7b54-4b32-a8af-11d2327a0297','131c2c20-b7a1-4fa0-84a9-aefd93a060af','2fb9badf-ef1b-4c67-81aa-ab98c205171f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e877d6767d7d4b24a08742b2f53e3004',volume_type_id=f99effe5-0db2-43c6-86f8-8b327bd12a99), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1279771149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1629d687-79cd-424b-991f-db5603202889,host=None,id=d6c20cee-2a0a-42d0-bce4-88c759d0801e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dceb9aba2b1b4243b71e782fbad28ad6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e877d6767d7d4b24a08742b2f53e3004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f99effe5-0db2-43c6-86f8-8b327bd12a99),volume_type_id=f99effe5-0db2-43c6-86f8-8b327bd12a99)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:30.989332 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a09156b-4a97-4768-b4b4-a84d642b4bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:31.042498 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a09156b-4a97-4768-b4b4-a84d642b4bef) transitioned into state 'SUCCESS' from state '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-1279771149',encryption_key_id=None,group_id=1629d687-79cd-424b-991f-db5603202889,group_type_id=,metadata={},multiattach=False,project_id='dceb9aba2b1b4243b71e782fbad28ad6',qos_specs=None,replication_status=,reservations=['6428917c-29b1-49c0-b247-3ab37c65c131','056be81f-7b54-4b32-a8af-11d2327a0297','131c2c20-b7a1-4fa0-84a9-aefd93a060af','2fb9badf-ef1b-4c67-81aa-ab98c205171f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e877d6767d7d4b24a08742b2f53e3004',volume_type_id=f99effe5-0db2-43c6-86f8-8b327bd12a99)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:31.043379 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cceae37a-6ad3-4566-aaf5-b3a43b5fe194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:31.065122 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cceae37a-6ad3-4566-aaf5-b3a43b5fe194) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:31.066036 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Flow 'volume_create_api' (b28c2966-0bca-4e64-949c-26e892cae5da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:31.067043 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Create volume request issued successfully. Aug 25 15:17:31.067728 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:31.067907 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:31.112064 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:31.115403 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:31.115403 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:31.159329 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1a6d292b-242b-4794-a5b8-899b687cc821 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:31.159982 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 248/1025] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:17:30 2026] POST /volume/v3/volumes => generated 813 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:31.174345 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ee9e5960-03c4-4490-b42b-070ec7068fbe None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:31.176558 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ee9e5960-03c4-4490-b42b-070ec7068fbe tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/d6c20cee-2a0a-42d0-bce4-88c759d0801e Aug 25 15:17:31.176927 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ee9e5960-03c4-4490-b42b-070ec7068fbe tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:31.177017 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ee9e5960-03c4-4490-b42b-070ec7068fbe tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:31.184978 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:31.184978 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:31.190484 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ee9e5960-03c4-4490-b42b-070ec7068fbe tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Volume info retrieved successfully. Aug 25 15:17:31.191101 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-ee9e5960-03c4-4490-b42b-070ec7068fbe tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:31.191308 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-ee9e5960-03c4-4490-b42b-070ec7068fbe tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:31.242610 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-ee9e5960-03c4-4490-b42b-070ec7068fbe tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:31.246256 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:31.246256 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:31.255405 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ee9e5960-03c4-4490-b42b-070ec7068fbe tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/d6c20cee-2a0a-42d0-bce4-88c759d0801e returned with HTTP 200 Aug 25 15:17:31.256148 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 260/1026] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:31 2026] GET /volume/v3/volumes/d6c20cee-2a0a-42d0-bce4-88c759d0801e => generated 905 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:32.272783 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-26d81a3d-41f9-4411-a6b6-d9ec5707b1df None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:32.275388 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-26d81a3d-41f9-4411-a6b6-d9ec5707b1df tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/d6c20cee-2a0a-42d0-bce4-88c759d0801e Aug 25 15:17:32.275732 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-26d81a3d-41f9-4411-a6b6-d9ec5707b1df tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:32.276029 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-26d81a3d-41f9-4411-a6b6-d9ec5707b1df tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:32.285589 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:32.285589 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:32.290722 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-26d81a3d-41f9-4411-a6b6-d9ec5707b1df tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Volume info retrieved successfully. Aug 25 15:17:32.291724 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-26d81a3d-41f9-4411-a6b6-d9ec5707b1df tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:32.291945 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-26d81a3d-41f9-4411-a6b6-d9ec5707b1df tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:32.349735 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-26d81a3d-41f9-4411-a6b6-d9ec5707b1df tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:32.355479 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:32.355479 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:32.369410 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-26d81a3d-41f9-4411-a6b6-d9ec5707b1df tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/d6c20cee-2a0a-42d0-bce4-88c759d0801e returned with HTTP 200 Aug 25 15:17:32.370258 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 265/1027] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:32 2026] GET /volume/v3/volumes/d6c20cee-2a0a-42d0-bce4-88c759d0801e => generated 906 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:32.393169 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ffbc2d32-b088-482d-b353-c744b6258cbf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:32.396187 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ffbc2d32-b088-482d-b353-c744b6258cbf tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] PUT https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 Aug 25 15:17:32.396320 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ffbc2d32-b088-482d-b353-c744b6258cbf tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "d6c20cee-2a0a-42d0-bce4-88c759d0801e"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:32.403647 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-ffbc2d32-b088-482d-b353-c744b6258cbf tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Update called for group 1629d687-79cd-424b-991f-db5603202889. {{(pid=100467) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 15:17:32.403866 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-ffbc2d32-b088-482d-b353-c744b6258cbf tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Updating group 1629d687-79cd-424b-991f-db5603202889 with name new_group description: This is a new group add_volumes: None remove_volumes: d6c20cee-2a0a-42d0-bce4-88c759d0801e. Aug 25 15:17:32.411458 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:32.411458 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:32.779894 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ffbc2d32-b088-482d-b353-c744b6258cbf tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 returned with HTTP 202 Aug 25 15:17:32.779894 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 255/1028] 10.4.3.85 () {70 vars in 1400 bytes} [Tue Aug 25 15:17:32 2026] PUT /volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 => generated 0 bytes in 320 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:17:32.782973 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8c5f1159-1005-49c4-875d-fbf92626f7e9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:32.785020 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8c5f1159-1005-49c4-875d-fbf92626f7e9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 Aug 25 15:17:32.785320 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8c5f1159-1005-49c4-875d-fbf92626f7e9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:32.785648 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8c5f1159-1005-49c4-875d-fbf92626f7e9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:32.785778 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-8c5f1159-1005-49c4-875d-fbf92626f7e9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 1629d687-79cd-424b-991f-db5603202889 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:32.789727 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:32.789727 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:32.797596 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8c5f1159-1005-49c4-875d-fbf92626f7e9 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 returned with HTTP 200 Aug 25 15:17:32.797997 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 249/1029] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:32 2026] GET /volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:33.811814 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-836af3cc-1313-464d-b24b-2f776d377507 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:33.815751 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-836af3cc-1313-464d-b24b-2f776d377507 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 Aug 25 15:17:33.815888 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-836af3cc-1313-464d-b24b-2f776d377507 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:33.816145 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-836af3cc-1313-464d-b24b-2f776d377507 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:33.816455 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-836af3cc-1313-464d-b24b-2f776d377507 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 1629d687-79cd-424b-991f-db5603202889 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:33.826074 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:33.826074 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:33.843617 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-836af3cc-1313-464d-b24b-2f776d377507 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 returned with HTTP 200 Aug 25 15:17:33.844317 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 261/1030] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:33 2026] GET /volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 => generated 324 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:33.860290 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fc3a4113-bdf4-4388-aefd-9805ccc8ca35 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:33.863581 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc3a4113-bdf4-4388-aefd-9805ccc8ca35 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 Aug 25 15:17:33.863581 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc3a4113-bdf4-4388-aefd-9805ccc8ca35 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:33.864402 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc3a4113-bdf4-4388-aefd-9805ccc8ca35 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:33.864515 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-fc3a4113-bdf4-4388-aefd-9805ccc8ca35 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 1629d687-79cd-424b-991f-db5603202889 {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:33.873613 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:33.873613 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:33.889455 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc3a4113-bdf4-4388-aefd-9805ccc8ca35 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 returned with HTTP 200 Aug 25 15:17:33.889888 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 266/1031] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:33 2026] GET /volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 => generated 324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:33.915326 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-abfe91c0-b444-4d42-9c03-69ae47014108 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:33.918210 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-abfe91c0-b444-4d42-9c03-69ae47014108 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:17:33.918456 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-abfe91c0-b444-4d42-9c03-69ae47014108 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:33.918668 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-abfe91c0-b444-4d42-9c03-69ae47014108 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:33.919091 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-abfe91c0-b444-4d42-9c03-69ae47014108 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:17:33.920183 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-abfe91c0-b444-4d42-9c03-69ae47014108 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:17:33.940783 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-abfe91c0-b444-4d42-9c03-69ae47014108 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Get all volumes completed successfully. Aug 25 15:17:33.943269 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-abfe91c0-b444-4d42-9c03-69ae47014108 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:33.944016 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-abfe91c0-b444-4d42-9c03-69ae47014108 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:34.011951 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-abfe91c0-b444-4d42-9c03-69ae47014108 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:34.013082 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:34.013082 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:34.026151 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-abfe91c0-b444-4d42-9c03-69ae47014108 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:17:34.036539 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 256/1032] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:17:33 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:17:34.060976 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9d418ddb-46ab-4dd6-801e-ddf9c2c6b182 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:34.064265 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9d418ddb-46ab-4dd6-801e-ddf9c2c6b182 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] PUT https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 Aug 25 15:17:34.064825 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9d418ddb-46ab-4dd6-801e-ddf9c2c6b182 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d6c20cee-2a0a-42d0-bce4-88c759d0801e"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:34.076809 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-9d418ddb-46ab-4dd6-801e-ddf9c2c6b182 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Update called for group 1629d687-79cd-424b-991f-db5603202889. {{(pid=100468) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 15:17:34.077050 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-9d418ddb-46ab-4dd6-801e-ddf9c2c6b182 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Updating group 1629d687-79cd-424b-991f-db5603202889 with name None description: None add_volumes: d6c20cee-2a0a-42d0-bce4-88c759d0801e remove_volumes: None. Aug 25 15:17:34.081701 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:34.081701 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:34.165757 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9d418ddb-46ab-4dd6-801e-ddf9c2c6b182 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 returned with HTTP 202 Aug 25 15:17:34.166436 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 250/1033] 10.4.3.85 () {70 vars in 1399 bytes} [Tue Aug 25 15:17:34 2026] PUT /volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:17:34.180951 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4ca8f617-7ffc-4c78-b656-ff8403b09604 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:34.184667 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ca8f617-7ffc-4c78-b656-ff8403b09604 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 Aug 25 15:17:34.184959 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ca8f617-7ffc-4c78-b656-ff8403b09604 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:34.185207 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ca8f617-7ffc-4c78-b656-ff8403b09604 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:34.186114 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-4ca8f617-7ffc-4c78-b656-ff8403b09604 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 1629d687-79cd-424b-991f-db5603202889 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:34.193778 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:34.193778 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:34.208718 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ca8f617-7ffc-4c78-b656-ff8403b09604 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 returned with HTTP 200 Aug 25 15:17:34.209699 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 262/1034] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:34 2026] GET /volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:35.221634 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-54da37f0-9d20-4a73-9008-136aa606f59f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.224145 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-54da37f0-9d20-4a73-9008-136aa606f59f tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 Aug 25 15:17:35.224541 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-54da37f0-9d20-4a73-9008-136aa606f59f tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:35.224725 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-54da37f0-9d20-4a73-9008-136aa606f59f tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:35.224932 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-54da37f0-9d20-4a73-9008-136aa606f59f tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 1629d687-79cd-424b-991f-db5603202889 {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:35.230874 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:35.230874 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:35.309534 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-54da37f0-9d20-4a73-9008-136aa606f59f tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 returned with HTTP 200 Aug 25 15:17:35.310152 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 267/1035] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:35 2026] GET /volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 => generated 324 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:35.323579 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7169f990-6dad-487e-a812-0a792ca40e71 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.325770 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7169f990-6dad-487e-a812-0a792ca40e71 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:17:35.326005 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7169f990-6dad-487e-a812-0a792ca40e71 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:35.326230 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7169f990-6dad-487e-a812-0a792ca40e71 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:35.326519 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-7169f990-6dad-487e-a812-0a792ca40e71 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:17:35.327329 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7169f990-6dad-487e-a812-0a792ca40e71 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:17:35.349495 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7169f990-6dad-487e-a812-0a792ca40e71 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Get all volumes completed successfully. Aug 25 15:17:35.349495 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-7169f990-6dad-487e-a812-0a792ca40e71 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:35.349495 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-7169f990-6dad-487e-a812-0a792ca40e71 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:35.413410 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-7169f990-6dad-487e-a812-0a792ca40e71 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:35.418279 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:35.418279 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:35.424352 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-7169f990-6dad-487e-a812-0a792ca40e71 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:35.424574 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-7169f990-6dad-487e-a812-0a792ca40e71 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:35.489833 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-7169f990-6dad-487e-a812-0a792ca40e71 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:35.494567 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:35.494567 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:35.506068 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7169f990-6dad-487e-a812-0a792ca40e71 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:17:35.506484 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 257/1036] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:17:35 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:17:35.526389 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-97c71b9c-77f7-4632-afd4-25e95edad0ae None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.529388 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97c71b9c-77f7-4632-afd4-25e95edad0ae tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:17:35.531291 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97c71b9c-77f7-4632-afd4-25e95edad0ae tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:35.531291 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97c71b9c-77f7-4632-afd4-25e95edad0ae tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:35.531291 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-97c71b9c-77f7-4632-afd4-25e95edad0ae tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:17:35.531291 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:35.531291 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:35.532228 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-97c71b9c-77f7-4632-afd4-25e95edad0ae tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:17:35.545493 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-97c71b9c-77f7-4632-afd4-25e95edad0ae tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Get all volumes completed successfully. Aug 25 15:17:35.545493 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-97c71b9c-77f7-4632-afd4-25e95edad0ae tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:35.545493 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-97c71b9c-77f7-4632-afd4-25e95edad0ae tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:35.564204 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-480fc614-704e-4c9f-8382-73c9815e994e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.613581 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-97c71b9c-77f7-4632-afd4-25e95edad0ae tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:35.618830 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:35.618830 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:35.622955 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-97c71b9c-77f7-4632-afd4-25e95edad0ae tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:35.623351 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-97c71b9c-77f7-4632-afd4-25e95edad0ae tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:35.675677 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-97c71b9c-77f7-4632-afd4-25e95edad0ae tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:35.679505 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-480fc614-704e-4c9f-8382-73c9815e994e tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:17:35.680453 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-480fc614-704e-4c9f-8382-73c9815e994e tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1889182785", "extra_specs": {"spec1": "val1"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:35.681787 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:35.681787 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:35.686715 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:35.686715 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:35.694976 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97c71b9c-77f7-4632-afd4-25e95edad0ae tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:17:35.695524 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 251/1037] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:17:35 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:17:35.716542 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5e57f5fa-fc44-4bdd-b0d1-003034c599cd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.718691 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5e57f5fa-fc44-4bdd-b0d1-003034c599cd tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] POST https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889/action Aug 25 15:17:35.719205 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5e57f5fa-fc44-4bdd-b0d1-003034c599cd tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:17:35.720034 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-480fc614-704e-4c9f-8382-73c9815e994e tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:17:35.720154 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5e57f5fa-fc44-4bdd-b0d1-003034c599cd tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:35.720258 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 263/1038] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:17:35 2026] POST /volume/v3/types => generated 243 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:35.724353 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-5e57f5fa-fc44-4bdd-b0d1-003034c599cd tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] delete called for group 1629d687-79cd-424b-991f-db5603202889 {{(pid=100465) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 15:17:35.724523 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.groups [None req-5e57f5fa-fc44-4bdd-b0d1-003034c599cd tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Delete group with id: 1629d687-79cd-424b-991f-db5603202889 Aug 25 15:17:35.730071 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:35.730071 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:35.733663 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-30ecf419-773f-4b4d-b742-8d76d5851eaf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.736605 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-30ecf419-773f-4b4d-b742-8d76d5851eaf tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] POST https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs Aug 25 15:17:35.737001 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-30ecf419-773f-4b4d-b742-8d76d5851eaf tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:35.739578 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-30ecf419-773f-4b4d-b742-8d76d5851eaf tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs returned with HTTP 400 Aug 25 15:17:35.739578 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 258/1039] 10.4.3.85 () {68 vars in 1392 bytes} [Tue Aug 25 15:17:35 2026] POST /volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:17:35.753417 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-db98e826-7020-48a7-89ed-fde9b81ac015 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.756260 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-db98e826-7020-48a7-89ed-fde9b81ac015 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] POST https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs Aug 25 15:17:35.756690 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-db98e826-7020-48a7-89ed-fde9b81ac015 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:35.758423 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-db98e826-7020-48a7-89ed-fde9b81ac015 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs returned with HTTP 400 Aug 25 15:17:35.759179 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 252/1040] 10.4.3.85 () {68 vars in 1392 bytes} [Tue Aug 25 15:17:35 2026] POST /volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:17:35.769300 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-02cdfa5d-3c01-4c56-afee-9938848ba19a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.771818 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-02cdfa5d-3c01-4c56-afee-9938848ba19a tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] POST https://10.4.3.85/volume/v3/types/6e08752c-bc66-4c10-acf0-aa7eb14c08a7/extra_specs Aug 25 15:17:35.772286 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-02cdfa5d-3c01-4c56-afee-9938848ba19a tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:35.788753 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-02cdfa5d-3c01-4c56-afee-9938848ba19a tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] https://10.4.3.85/volume/v3/types/6e08752c-bc66-4c10-acf0-aa7eb14c08a7/extra_specs returned with HTTP 404 Aug 25 15:17:35.789684 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 264/1041] 10.4.3.85 () {68 vars in 1392 bytes} [Tue Aug 25 15:17:35 2026] POST /volume/v3/types/6e08752c-bc66-4c10-acf0-aa7eb14c08a7/extra_specs => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:35.802256 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4e573783-365c-4b1f-8d5a-3089a1acdf18 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.804531 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4e573783-365c-4b1f-8d5a-3089a1acdf18 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] DELETE https://10.4.3.85/volume/v3/types/36aaa2ff-4167-41cd-9714-f968923a5e3a/extra_specs/spec1 Aug 25 15:17:35.804822 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4e573783-365c-4b1f-8d5a-3089a1acdf18 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:35.805068 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4e573783-365c-4b1f-8d5a-3089a1acdf18 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:35.812294 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4e573783-365c-4b1f-8d5a-3089a1acdf18 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] https://10.4.3.85/volume/v3/types/36aaa2ff-4167-41cd-9714-f968923a5e3a/extra_specs/spec1 returned with HTTP 404 Aug 25 15:17:35.813606 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 259/1042] 10.4.3.85 () {66 vars in 1392 bytes} [Tue Aug 25 15:17:35 2026] DELETE /volume/v3/types/36aaa2ff-4167-41cd-9714-f968923a5e3a/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:35.826246 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7bd5fb28-2004-4c3a-bdc1-492723453a97 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.828666 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7bd5fb28-2004-4c3a-bdc1-492723453a97 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] GET https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs/nonexistent_extra_spec_name Aug 25 15:17:35.828781 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7bd5fb28-2004-4c3a-bdc1-492723453a97 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:35.829150 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7bd5fb28-2004-4c3a-bdc1-492723453a97 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:35.839841 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7bd5fb28-2004-4c3a-bdc1-492723453a97 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 25 15:17:35.842027 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 253/1043] 10.4.3.85 () {66 vars in 1455 bytes} [Tue Aug 25 15:17:35 2026] GET /volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:35.854918 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d9a5a62f-f683-4243-a0c6-cdcd794678eb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.857351 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9a5a62f-f683-4243-a0c6-cdcd794678eb tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] GET https://10.4.3.85/volume/v3/types/fa4720ae-7fe5-4c11-b188-2245d48ed97f/extra_specs/spec1 Aug 25 15:17:35.870754 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9a5a62f-f683-4243-a0c6-cdcd794678eb tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:35.870754 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9a5a62f-f683-4243-a0c6-cdcd794678eb tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:35.870754 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9a5a62f-f683-4243-a0c6-cdcd794678eb tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] https://10.4.3.85/volume/v3/types/fa4720ae-7fe5-4c11-b188-2245d48ed97f/extra_specs/spec1 returned with HTTP 404 Aug 25 15:17:35.870754 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 265/1044] 10.4.3.85 () {66 vars in 1389 bytes} [Tue Aug 25 15:17:35 2026] GET /volume/v3/types/fa4720ae-7fe5-4c11-b188-2245d48ed97f/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 15:17:35.881845 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6e78f4bf-a8a4-42bc-a45d-949818732121 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.884342 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6e78f4bf-a8a4-42bc-a45d-949818732121 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] GET https://10.4.3.85/volume/v3/types/e91ee798-6dd3-4fe6-8633-59b514a76777/extra_specs Aug 25 15:17:35.891508 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6e78f4bf-a8a4-42bc-a45d-949818732121 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:35.891508 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6e78f4bf-a8a4-42bc-a45d-949818732121 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:35.891919 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5e57f5fa-fc44-4bdd-b0d1-003034c599cd tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889/action returned with HTTP 202 Aug 25 15:17:35.891919 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 268/1045] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:17:35 2026] POST /volume/v3/groups/1629d687-79cd-424b-991f-db5603202889/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:17:35.892419 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6e78f4bf-a8a4-42bc-a45d-949818732121 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] https://10.4.3.85/volume/v3/types/e91ee798-6dd3-4fe6-8633-59b514a76777/extra_specs returned with HTTP 404 Aug 25 15:17:35.892419 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 260/1046] 10.4.3.85 () {66 vars in 1371 bytes} [Tue Aug 25 15:17:35 2026] GET /volume/v3/types/e91ee798-6dd3-4fe6-8633-59b514a76777/extra_specs => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:35.904600 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c8064914-3116-4997-a59b-1408c403aed8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.905313 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5a5a7385-7873-410e-9dd3-71eaddedd710 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.909737 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a5a7385-7873-410e-9dd3-71eaddedd710 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/d6c20cee-2a0a-42d0-bce4-88c759d0801e Aug 25 15:17:35.909920 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a5a7385-7873-410e-9dd3-71eaddedd710 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:35.911277 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a5a7385-7873-410e-9dd3-71eaddedd710 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:35.911662 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c8064914-3116-4997-a59b-1408c403aed8 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] PUT https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs/spec1 Aug 25 15:17:35.913279 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c8064914-3116-4997-a59b-1408c403aed8 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:35.920689 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c8064914-3116-4997-a59b-1408c403aed8 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs/spec1 returned with HTTP 400 Aug 25 15:17:35.920689 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 254/1047] 10.4.3.85 () {68 vars in 1409 bytes} [Tue Aug 25 15:17:35 2026] PUT /volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs/spec1 => generated 102 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:17:35.920769 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:35.920769 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:35.932663 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5a5a7385-7873-410e-9dd3-71eaddedd710 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Volume info retrieved successfully. Aug 25 15:17:35.933533 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-5a5a7385-7873-410e-9dd3-71eaddedd710 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:17:35.933798 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-5a5a7385-7873-410e-9dd3-71eaddedd710 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:17:35.946188 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-99b5f0ab-38bd-4919-a9a8-79dc16d4a848 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.950094 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-99b5f0ab-38bd-4919-a9a8-79dc16d4a848 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] PUT https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs/spec1 Aug 25 15:17:35.950643 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-99b5f0ab-38bd-4919-a9a8-79dc16d4a848 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Action: 'update', calling method: update, body: null {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:35.953684 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-99b5f0ab-38bd-4919-a9a8-79dc16d4a848 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs/spec1 returned with HTTP 400 Aug 25 15:17:35.954941 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 269/1048] 10.4.3.85 () {68 vars in 1408 bytes} [Tue Aug 25 15:17:35 2026] PUT /volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:35.965753 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-325748e8-c5e3-41db-a4fe-8e7a849658d1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:35.968317 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-325748e8-c5e3-41db-a4fe-8e7a849658d1 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] PUT https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs/None Aug 25 15:17:35.968998 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-325748e8-c5e3-41db-a4fe-8e7a849658d1 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:35.992565 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-5a5a7385-7873-410e-9dd3-71eaddedd710 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:17:35.994890 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-325748e8-c5e3-41db-a4fe-8e7a849658d1 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 25 15:17:35.995120 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-325748e8-c5e3-41db-a4fe-8e7a849658d1 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs/None returned with HTTP 400 Aug 25 15:17:36.002572 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 261/1049] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:17:35 2026] PUT /volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs/None => generated 73 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:36.002850 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:36.002850 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:36.010568 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a5a7385-7873-410e-9dd3-71eaddedd710 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/d6c20cee-2a0a-42d0-bce4-88c759d0801e returned with HTTP 200 Aug 25 15:17:36.011006 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 266/1050] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:35 2026] GET /volume/v3/volumes/d6c20cee-2a0a-42d0-bce4-88c759d0801e => generated 905 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:36.018671 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-389ecdc3-fd4b-45ab-ab6d-dbd63e468a41 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:36.024760 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-389ecdc3-fd4b-45ab-ab6d-dbd63e468a41 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] PUT https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs/bcf21f23-4ecc-4552-b60d-7e7506d2142c Aug 25 15:17:36.024760 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-389ecdc3-fd4b-45ab-ab6d-dbd63e468a41 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:36.034717 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-389ecdc3-fd4b-45ab-ab6d-dbd63e468a41 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 25 15:17:36.035027 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-389ecdc3-fd4b-45ab-ab6d-dbd63e468a41 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs/bcf21f23-4ecc-4552-b60d-7e7506d2142c returned with HTTP 400 Aug 25 15:17:36.035673 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 255/1051] 10.4.3.85 () {68 vars in 1502 bytes} [Tue Aug 25 15:17:36 2026] PUT /volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b/extra_specs/bcf21f23-4ecc-4552-b60d-7e7506d2142c => generated 73 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:36.045634 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cddf8bb9-26f7-44bf-a009-8c0e0fd0ca9a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:36.047859 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cddf8bb9-26f7-44bf-a009-8c0e0fd0ca9a tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] PUT https://10.4.3.85/volume/v3/types/3d1c310c-0773-45a6-b5c6-7870ad4f0cee/extra_specs/spec1 Aug 25 15:17:36.048319 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cddf8bb9-26f7-44bf-a009-8c0e0fd0ca9a tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:36.067021 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cddf8bb9-26f7-44bf-a009-8c0e0fd0ca9a tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] https://10.4.3.85/volume/v3/types/3d1c310c-0773-45a6-b5c6-7870ad4f0cee/extra_specs/spec1 returned with HTTP 404 Aug 25 15:17:36.067831 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 270/1052] 10.4.3.85 () {68 vars in 1409 bytes} [Tue Aug 25 15:17:36 2026] PUT /volume/v3/types/3d1c310c-0773-45a6-b5c6-7870ad4f0cee/extra_specs/spec1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:36.077631 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1ca4cb76-f0c2-41b2-b814-8fd59334846c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:36.080597 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1ca4cb76-f0c2-41b2-b814-8fd59334846c tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] DELETE https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b Aug 25 15:17:36.080818 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1ca4cb76-f0c2-41b2-b814-8fd59334846c tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:36.081067 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1ca4cb76-f0c2-41b2-b814-8fd59334846c tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:36.138907 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1ca4cb76-f0c2-41b2-b814-8fd59334846c tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b returned with HTTP 202 Aug 25 15:17:36.139432 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 262/1053] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:17:36 2026] DELETE /volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:36.149387 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-60275d61-8aad-406c-9fb1-835ece38cfd3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:36.152812 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-60275d61-8aad-406c-9fb1-835ece38cfd3 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] GET https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b Aug 25 15:17:36.153116 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-60275d61-8aad-406c-9fb1-835ece38cfd3 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:36.153601 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-60275d61-8aad-406c-9fb1-835ece38cfd3 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:36.158454 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-60275d61-8aad-406c-9fb1-835ece38cfd3 tempest-ExtraSpecsNegativeTest-1919609519 tempest-ExtraSpecsNegativeTest-1919609519-project-admin] https://10.4.3.85/volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b returned with HTTP 404 Aug 25 15:17:36.160048 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 267/1054] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:17:36 2026] GET /volume/v3/types/0ab0be36-00ca-4b2c-9f7f-3b876f6ca17b => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:36.262371 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:36.423670 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:36.424041 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1636292512"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:36.425702 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1636292512'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:36.425858 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume of 1 GB Aug 25 15:17:36.431389 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Availability Zones retrieved successfully. Aug 25 15:17:36.436662 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (2f38124b-709e-460f-a3b8-c62e9f72633f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:36.439530 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe28273-6878-49f3-ac12-abc597c235d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:36.440680 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:36.475365 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe28273-6878-49f3-ac12-abc597c235d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:36.476438 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b84e58a3-ad4e-41f4-b782-6ea41d2e3b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:36.723676 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['6a4c9bfc-e002-479c-a390-0b0c6ad15238', '723d0713-6069-4da8-8a4d-8a82c6af9370', '7a9200ae-b262-4c07-a9dc-de37734d9947', '413cc986-dd21-4170-a7a7-3b60e5cb688a'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:36.724668 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b84e58a3-ad4e-41f4-b782-6ea41d2e3b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a4c9bfc-e002-479c-a390-0b0c6ad15238', '723d0713-6069-4da8-8a4d-8a82c6af9370', '7a9200ae-b262-4c07-a9dc-de37734d9947', '413cc986-dd21-4170-a7a7-3b60e5cb688a']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:36.725553 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6078c38f-bc13-4e4a-8995-379a3fc153ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:36.846565 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6078c38f-bc13-4e4a-8995-379a3fc153ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36c47bc6-0ee9-496f-b004-6f484080a35f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1636292512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['6a4c9bfc-e002-479c-a390-0b0c6ad15238','723d0713-6069-4da8-8a4d-8a82c6af9370','7a9200ae-b262-4c07-a9dc-de37734d9947','413cc986-dd21-4170-a7a7-3b60e5cb688a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1636292512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36c47bc6-0ee9-496f-b004-6f484080a35f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='272e44fea35e48009a7a522e94236961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:36.847400 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a77f3083-f42f-4cee-9b02-27d32cf7a0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:36.926417 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a77f3083-f42f-4cee-9b02-27d32cf7a0df) transitioned into state 'SUCCESS' from state '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-1636292512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['6a4c9bfc-e002-479c-a390-0b0c6ad15238','723d0713-6069-4da8-8a4d-8a82c6af9370','7a9200ae-b262-4c07-a9dc-de37734d9947','413cc986-dd21-4170-a7a7-3b60e5cb688a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:36.927827 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f73d675-4d6e-4a5b-a928-433651be9589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:36.950277 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f73d675-4d6e-4a5b-a928-433651be9589) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:36.953333 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (2f38124b-709e-460f-a3b8-c62e9f72633f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:36.953333 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request issued successfully. Aug 25 15:17:36.953333 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-09b4b444-32e7-4794-a9e5-ca93635a8f6e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:36.953333 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 256/1055] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:17:36 2026] POST /volume/v3/volumes => generated 768 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:36.970537 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8289720c-3312-4d69-8745-581944b0d841 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:36.973152 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8289720c-3312-4d69-8745-581944b0d841 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f Aug 25 15:17:36.973398 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8289720c-3312-4d69-8745-581944b0d841 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:36.973660 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8289720c-3312-4d69-8745-581944b0d841 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:37.018435 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:37.018435 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:37.024806 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8289720c-3312-4d69-8745-581944b0d841 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:37.026750 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0e316b56-d75d-427a-9e52-ddddddd6ac18 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:37.030647 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8289720c-3312-4d69-8745-581944b0d841 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f returned with HTTP 200 Aug 25 15:17:37.030764 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e316b56-d75d-427a-9e52-ddddddd6ac18 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/d6c20cee-2a0a-42d0-bce4-88c759d0801e Aug 25 15:17:37.031046 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0e316b56-d75d-427a-9e52-ddddddd6ac18 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:37.031362 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 271/1056] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:36 2026] GET /volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f => generated 836 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:37.031393 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0e316b56-d75d-427a-9e52-ddddddd6ac18 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:37.041873 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e316b56-d75d-427a-9e52-ddddddd6ac18 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/d6c20cee-2a0a-42d0-bce4-88c759d0801e returned with HTTP 404 Aug 25 15:17:37.042546 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 263/1057] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:37 2026] GET /volume/v3/volumes/d6c20cee-2a0a-42d0-bce4-88c759d0801e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:37.050096 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1a2c0339-7976-4024-9098-aaddec5ca436 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:37.052597 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1a2c0339-7976-4024-9098-aaddec5ca436 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/volumes/5dee104b-fc8a-4a45-b6dc-f3816008e0d2 Aug 25 15:17:37.052946 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1a2c0339-7976-4024-9098-aaddec5ca436 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:37.053172 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1a2c0339-7976-4024-9098-aaddec5ca436 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:37.061201 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1a2c0339-7976-4024-9098-aaddec5ca436 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/volumes/5dee104b-fc8a-4a45-b6dc-f3816008e0d2 returned with HTTP 404 Aug 25 15:17:37.061894 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 268/1058] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:37 2026] GET /volume/v3/volumes/5dee104b-fc8a-4a45-b6dc-f3816008e0d2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:37.109508 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c9be2a2f-db3a-4d6d-a674-148f9ef36a72 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:37.111691 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c9be2a2f-db3a-4d6d-a674-148f9ef36a72 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] GET https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 Aug 25 15:17:37.112004 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c9be2a2f-db3a-4d6d-a674-148f9ef36a72 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:37.112634 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c9be2a2f-db3a-4d6d-a674-148f9ef36a72 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:37.112634 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-c9be2a2f-db3a-4d6d-a674-148f9ef36a72 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] show called for member 1629d687-79cd-424b-991f-db5603202889 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:17:37.142227 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c9be2a2f-db3a-4d6d-a674-148f9ef36a72 tempest-GroupsTest-1745080877 tempest-GroupsTest-1745080877-project-member] https://10.4.3.85/volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 returned with HTTP 404 Aug 25 15:17:37.143049 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 257/1059] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:17:37 2026] GET /volume/v3/groups/1629d687-79cd-424b-991f-db5603202889 => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:37.188187 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c6472615-39eb-4fb8-82ba-7c20ea1eb3c5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:37.188187 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c6472615-39eb-4fb8-82ba-7c20ea1eb3c5 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] DELETE https://10.4.3.85/volume/v3/group_types/36ede830-6b86-4196-bfef-8591cba258a2 Aug 25 15:17:37.188187 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c6472615-39eb-4fb8-82ba-7c20ea1eb3c5 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:37.188187 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c6472615-39eb-4fb8-82ba-7c20ea1eb3c5 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:37.241174 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c6472615-39eb-4fb8-82ba-7c20ea1eb3c5 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] https://10.4.3.85/volume/v3/group_types/36ede830-6b86-4196-bfef-8591cba258a2 returned with HTTP 202 Aug 25 15:17:37.244152 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 272/1060] 10.4.3.85 () {68 vars in 1397 bytes} [Tue Aug 25 15:17:37 2026] DELETE /volume/v3/group_types/36ede830-6b86-4196-bfef-8591cba258a2 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:17:37.258674 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fac13ac4-bde4-46f8-a8ef-e8c5698934c4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:37.260832 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fac13ac4-bde4-46f8-a8ef-e8c5698934c4 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] DELETE https://10.4.3.85/volume/v3/types/f99effe5-0db2-43c6-86f8-8b327bd12a99 Aug 25 15:17:37.261197 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fac13ac4-bde4-46f8-a8ef-e8c5698934c4 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:37.261546 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fac13ac4-bde4-46f8-a8ef-e8c5698934c4 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:37.409969 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fac13ac4-bde4-46f8-a8ef-e8c5698934c4 tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] https://10.4.3.85/volume/v3/types/f99effe5-0db2-43c6-86f8-8b327bd12a99 returned with HTTP 202 Aug 25 15:17:37.410515 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 264/1061] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:17:37 2026] DELETE /volume/v3/types/f99effe5-0db2-43c6-86f8-8b327bd12a99 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:37.424906 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-50f24bda-6cc5-44a6-a756-626813b5504b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:37.427078 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-50f24bda-6cc5-44a6-a756-626813b5504b tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] GET https://10.4.3.85/volume/v3/types/f99effe5-0db2-43c6-86f8-8b327bd12a99 Aug 25 15:17:37.427275 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-50f24bda-6cc5-44a6-a756-626813b5504b tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:37.427529 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-50f24bda-6cc5-44a6-a756-626813b5504b tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:37.431491 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-50f24bda-6cc5-44a6-a756-626813b5504b tempest-GroupsTest-75134785 tempest-GroupsTest-75134785-project-admin] https://10.4.3.85/volume/v3/types/f99effe5-0db2-43c6-86f8-8b327bd12a99 returned with HTTP 404 Aug 25 15:17:37.432111 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 269/1062] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:17:37 2026] GET /volume/v3/types/f99effe5-0db2-43c6-86f8-8b327bd12a99 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:38.049911 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e1fa0438-f7fd-4c72-9631-b4327f909ebb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:38.052500 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1fa0438-f7fd-4c72-9631-b4327f909ebb tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f Aug 25 15:17:38.052500 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e1fa0438-f7fd-4c72-9631-b4327f909ebb tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:38.052977 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e1fa0438-f7fd-4c72-9631-b4327f909ebb tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:38.094279 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:38.094279 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:38.099561 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e1fa0438-f7fd-4c72-9631-b4327f909ebb tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:38.120628 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1fa0438-f7fd-4c72-9631-b4327f909ebb tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f returned with HTTP 200 Aug 25 15:17:38.121036 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 258/1063] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:38 2026] GET /volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:38.137636 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-872d63fd-1af7-4f5d-a597-8e57a844ce79 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:38.140001 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-872d63fd-1af7-4f5d-a597-8e57a844ce79 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:17:38.140500 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-872d63fd-1af7-4f5d-a597-8e57a844ce79 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36c47bc6-0ee9-496f-b004-6f484080a35f", "name": "tempest-VolumeDependencyTests-Snapshot-1646765428"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:38.155727 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:38.155727 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:38.156575 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-872d63fd-1af7-4f5d-a597-8e57a844ce79 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:38.156768 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-872d63fd-1af7-4f5d-a597-8e57a844ce79 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create snapshot from volume 36c47bc6-0ee9-496f-b004-6f484080a35f Aug 25 15:17:38.291428 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-872d63fd-1af7-4f5d-a597-8e57a844ce79 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['6ad03b40-66de-4920-8cac-4e74f6adae61', 'b5fe1fdf-511d-4ef1-b06e-d8323b7677ef', '3454e42f-bb21-462b-8f9e-e6ac90f5117b', '9cf75049-56d5-4a77-ad7e-bf9c856b3098'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:38.415796 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-872d63fd-1af7-4f5d-a597-8e57a844ce79 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot create request issued successfully. Aug 25 15:17:38.416288 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-872d63fd-1af7-4f5d-a597-8e57a844ce79 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:17:38.417131 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 273/1064] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:17:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:38.444293 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-585bc6a2-addb-4fd0-8181-f2d157690672 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:38.444293 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-585bc6a2-addb-4fd0-8181-f2d157690672 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 Aug 25 15:17:38.444293 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-585bc6a2-addb-4fd0-8181-f2d157690672 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:38.444293 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-585bc6a2-addb-4fd0-8181-f2d157690672 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:38.460499 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:38.460499 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:38.460499 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-585bc6a2-addb-4fd0-8181-f2d157690672 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:38.460499 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-585bc6a2-addb-4fd0-8181-f2d157690672 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 returned with HTTP 200 Aug 25 15:17:38.461118 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 265/1065] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:38 2026] GET /volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:39.472323 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d090b6d2-e4c4-48f1-9c13-ea12e26ddc2b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:39.474928 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d090b6d2-e4c4-48f1-9c13-ea12e26ddc2b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 Aug 25 15:17:39.475205 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d090b6d2-e4c4-48f1-9c13-ea12e26ddc2b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:39.475544 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d090b6d2-e4c4-48f1-9c13-ea12e26ddc2b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:39.500092 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:39.500092 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:39.502305 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d090b6d2-e4c4-48f1-9c13-ea12e26ddc2b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:39.502389 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d090b6d2-e4c4-48f1-9c13-ea12e26ddc2b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 returned with HTTP 200 Aug 25 15:17:39.503043 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 270/1066] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:39 2026] GET /volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:39.520163 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:39.522904 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:39.523427 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ab55675e-b9b1-4ee3-9721-273ef4449e66", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1084234977"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:39.525150 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request body: {'volume': {'snapshot_id': 'ab55675e-b9b1-4ee3-9721-273ef4449e66', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1084234977'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:39.531375 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:39.531375 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:39.531894 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:39.532051 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume of 1 GB Aug 25 15:17:39.540312 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Availability Zones retrieved successfully. Aug 25 15:17:39.546824 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (821bf9a9-77e2-4fd2-85d3-40e74a556caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:39.548607 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e51c139b-5e7d-40ca-832d-f1ec4f42b93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:39.549758 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:39.790595 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e51c139b-5e7d-40ca-832d-f1ec4f42b93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ab55675e-b9b1-4ee3-9721-273ef4449e66', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:39.791475 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32220326-196d-4a32-80d3-0b16583db14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:40.009149 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['ae01d352-a13d-4bd7-90b5-46123629b6a0', '283793ea-c9c8-4bd6-bdcb-875656d60f68', '7a480899-8422-46ca-a448-14fd7d52a289', '6d84dfd3-baf5-4f16-8298-98541b905ce5'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:40.010222 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32220326-196d-4a32-80d3-0b16583db14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae01d352-a13d-4bd7-90b5-46123629b6a0', '283793ea-c9c8-4bd6-bdcb-875656d60f68', '7a480899-8422-46ca-a448-14fd7d52a289', '6d84dfd3-baf5-4f16-8298-98541b905ce5']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:40.011345 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36dbe3c-3ea0-45dc-84c5-f02726187f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:40.170854 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36dbe3c-3ea0-45dc-84c5-f02726187f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9587cea-9d2a-49a1-a526-8d09cacca42c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1084234977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['ae01d352-a13d-4bd7-90b5-46123629b6a0','283793ea-c9c8-4bd6-bdcb-875656d60f68','7a480899-8422-46ca-a448-14fd7d52a289','6d84dfd3-baf5-4f16-8298-98541b905ce5'],size=1,snapshot_id=ab55675e-b9b1-4ee3-9721-273ef4449e66,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1084234977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9587cea-9d2a-49a1-a526-8d09cacca42c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='272e44fea35e48009a7a522e94236961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ab55675e-b9b1-4ee3-9721-273ef4449e66,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:40.172388 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee68d133-c972-45f3-a038-746bb528f0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:40.234772 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee68d133-c972-45f3-a038-746bb528f0bc) transitioned into state 'SUCCESS' from state '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-1084234977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['ae01d352-a13d-4bd7-90b5-46123629b6a0','283793ea-c9c8-4bd6-bdcb-875656d60f68','7a480899-8422-46ca-a448-14fd7d52a289','6d84dfd3-baf5-4f16-8298-98541b905ce5'],size=1,snapshot_id=ab55675e-b9b1-4ee3-9721-273ef4449e66,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:40.235786 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de78434b-3275-4155-9b36-9e9921b7fd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:40.273111 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de78434b-3275-4155-9b36-9e9921b7fd11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:40.274434 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (821bf9a9-77e2-4fd2-85d3-40e74a556caa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:40.274434 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request issued successfully. Aug 25 15:17:40.274894 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d523ea1d-61fb-4e0e-82ce-f80c68895cd8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:40.275453 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 259/1067] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:17:39 2026] POST /volume/v3/volumes => generated 802 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:40.289628 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-84aca78e-6b3e-4145-bc62-eceec1e9a909 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:40.292616 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-84aca78e-6b3e-4145-bc62-eceec1e9a909 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c Aug 25 15:17:40.292864 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-84aca78e-6b3e-4145-bc62-eceec1e9a909 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:40.293091 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-84aca78e-6b3e-4145-bc62-eceec1e9a909 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:40.307430 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:40.307430 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:40.315320 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-84aca78e-6b3e-4145-bc62-eceec1e9a909 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:40.342611 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-84aca78e-6b3e-4145-bc62-eceec1e9a909 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c returned with HTTP 200 Aug 25 15:17:40.343235 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 274/1068] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:40 2026] GET /volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c => generated 870 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:41.365909 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a1a9cbbf-0c13-470e-9ae3-a1f77466eda6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:41.368271 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a1a9cbbf-0c13-470e-9ae3-a1f77466eda6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c Aug 25 15:17:41.368583 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a1a9cbbf-0c13-470e-9ae3-a1f77466eda6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:41.368820 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a1a9cbbf-0c13-470e-9ae3-a1f77466eda6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:41.392199 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:41.392199 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:41.407575 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a1a9cbbf-0c13-470e-9ae3-a1f77466eda6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:41.426611 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a1a9cbbf-0c13-470e-9ae3-a1f77466eda6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c returned with HTTP 200 Aug 25 15:17:41.427280 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 266/1069] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:41 2026] GET /volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c => generated 895 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:41.447632 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-af3ebfcd-5c03-4b0e-b15d-70c6684ec642 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:41.451670 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-af3ebfcd-5c03-4b0e-b15d-70c6684ec642 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:17:41.451670 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-af3ebfcd-5c03-4b0e-b15d-70c6684ec642 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9587cea-9d2a-49a1-a526-8d09cacca42c", "name": "tempest-VolumeDependencyTests-Snapshot-1534158413"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:41.486624 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:41.486624 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:41.487303 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-af3ebfcd-5c03-4b0e-b15d-70c6684ec642 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:41.487609 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-af3ebfcd-5c03-4b0e-b15d-70c6684ec642 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create snapshot from volume d9587cea-9d2a-49a1-a526-8d09cacca42c Aug 25 15:17:41.549529 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-af3ebfcd-5c03-4b0e-b15d-70c6684ec642 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['7db03b8b-df40-4209-93b0-2bcafd8887e0', 'da8a7c78-ea4a-4723-b2be-b016582d7798', 'c03e7e02-8970-4e50-b9d5-17be8b3749e8', 'a7cd8d4c-9f5b-4f16-897b-e4db6653ec7e'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:41.592199 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-af3ebfcd-5c03-4b0e-b15d-70c6684ec642 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot create request issued successfully. Aug 25 15:17:41.592199 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-af3ebfcd-5c03-4b0e-b15d-70c6684ec642 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:17:41.592199 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 271/1070] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:17:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:41.601527 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e28a53a7-c9f7-4352-acb7-94247bd5816d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:41.606006 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e28a53a7-c9f7-4352-acb7-94247bd5816d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 Aug 25 15:17:41.606006 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e28a53a7-c9f7-4352-acb7-94247bd5816d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:41.606006 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e28a53a7-c9f7-4352-acb7-94247bd5816d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:41.611421 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:41.611421 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:41.612027 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e28a53a7-c9f7-4352-acb7-94247bd5816d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:41.612821 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e28a53a7-c9f7-4352-acb7-94247bd5816d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 returned with HTTP 200 Aug 25 15:17:41.613392 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 260/1071] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:41 2026] GET /volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:42.441004 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-85533bd3-84f8-4e9d-90fd-953762d36487 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:42.596893 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:42.597259 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1366181885"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:42.599113 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1366181885'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:42.599543 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Create volume of 1 GB Aug 25 15:17:42.601916 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=211,cinder:UPDATE=40,cinder:INSERT=18 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:17:42.604773 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Availability Zones retrieved successfully. Aug 25 15:17:42.610574 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Flow 'volume_create_api' (41ad3c96-1ae7-4175-98d7-122aacab214d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:42.612591 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a69285c7-3c91-49dc-a866-2eb1132773f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:42.612965 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:42.630295 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-657d92bd-7623-43a1-959e-689214933f3a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:42.633369 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-657d92bd-7623-43a1-959e-689214933f3a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 Aug 25 15:17:42.634453 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-657d92bd-7623-43a1-959e-689214933f3a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:42.635256 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-657d92bd-7623-43a1-959e-689214933f3a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:42.642248 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:42.642248 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:42.643261 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-657d92bd-7623-43a1-959e-689214933f3a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:42.643751 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-657d92bd-7623-43a1-959e-689214933f3a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 returned with HTTP 200 Aug 25 15:17:42.644882 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 267/1072] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:42 2026] GET /volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:42.659523 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:42.660291 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a69285c7-3c91-49dc-a866-2eb1132773f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:42.661174 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4adc8fd-dbc1-4d12-a92b-c4a304d2e516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:42.663408 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:42.663881 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e1507ba7-4d5e-47c1-bf83-57d6592e1c26", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1208728356"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:42.665976 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request body: {'volume': {'snapshot_id': 'e1507ba7-4d5e-47c1-bf83-57d6592e1c26', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1208728356'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:42.673143 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:42.673143 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:42.673861 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:42.674169 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume of 1 GB Aug 25 15:17:42.680252 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Availability Zones retrieved successfully. Aug 25 15:17:42.685145 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (072e319b-db0f-4d74-a4e4-79d1d0127252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:42.686134 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fcebfeb-c011-44dd-b7c5-6fd06fe02481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:42.687433 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:42.755095 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fcebfeb-c011-44dd-b7c5-6fd06fe02481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e1507ba7-4d5e-47c1-bf83-57d6592e1c26', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:42.756026 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41bcc317-8ffe-4a16-8716-71fbcd8518f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:42.840497 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Created reservations ['6fb96b00-2717-480d-9df5-58ce01a9b142', '0ac9dfd6-c215-45d6-9634-053b2c070b4b', 'f72754af-d824-4c4e-8ae3-2166bf71bdd4', '5cc90eb5-32d8-4a5b-8ae7-a20141a77b8e'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:42.840497 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4adc8fd-dbc1-4d12-a92b-c4a304d2e516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fb96b00-2717-480d-9df5-58ce01a9b142', '0ac9dfd6-c215-45d6-9634-053b2c070b4b', 'f72754af-d824-4c4e-8ae3-2166bf71bdd4', '5cc90eb5-32d8-4a5b-8ae7-a20141a77b8e']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:42.840497 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58b0eb4-5e53-4eff-ae50-e619ae16739a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:42.858838 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['bf548006-0cf8-4c1e-bc9f-32f4acb1739a', '525b2294-8e4a-4d50-93b9-47325b99314e', 'acf7ceb4-05e8-4ae8-9660-0c5d9fce934f', 'fb372860-db0f-4a98-bfe2-128a7ac22c39'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:42.860042 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41bcc317-8ffe-4a16-8716-71fbcd8518f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf548006-0cf8-4c1e-bc9f-32f4acb1739a', '525b2294-8e4a-4d50-93b9-47325b99314e', 'acf7ceb4-05e8-4ae8-9660-0c5d9fce934f', 'fb372860-db0f-4a98-bfe2-128a7ac22c39']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:42.862534 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (522be63d-dee1-4c8e-b7fb-0e6e70dd4620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:42.900017 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58b0eb4-5e53-4eff-ae50-e619ae16739a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c557de1c-dee3-4061-95a4-17d7714c87af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1366181885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b60adc42841df9f3527c719b56dce',qos_specs=None,replication_status=,reservations=['6fb96b00-2717-480d-9df5-58ce01a9b142','0ac9dfd6-c215-45d6-9634-053b2c070b4b','f72754af-d824-4c4e-8ae3-2166bf71bdd4','5cc90eb5-32d8-4a5b-8ae7-a20141a77b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6083dd4c4ebd440bb723ac2aa2b2b582',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1366181885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c557de1c-dee3-4061-95a4-17d7714c87af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='278b60adc42841df9f3527c719b56dce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6083dd4c4ebd440bb723ac2aa2b2b582',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:42.900859 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09733b8e-e327-4239-9757-f9ebff57c6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:42.920300 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-86437ed8-4942-4f6c-ac23-efb8b84875b6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:42.934717 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (522be63d-dee1-4c8e-b7fb-0e6e70dd4620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '306441b1-280b-4847-bd67-4da9d7494308', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1208728356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['bf548006-0cf8-4c1e-bc9f-32f4acb1739a','525b2294-8e4a-4d50-93b9-47325b99314e','acf7ceb4-05e8-4ae8-9660-0c5d9fce934f','fb372860-db0f-4a98-bfe2-128a7ac22c39'],size=1,snapshot_id=e1507ba7-4d5e-47c1-bf83-57d6592e1c26,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1208728356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=306441b1-280b-4847-bd67-4da9d7494308,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='272e44fea35e48009a7a522e94236961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e1507ba7-4d5e-47c1-bf83-57d6592e1c26,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:42.935829 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f899ac14-d730-41eb-84b6-1f3ed9d25928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:42.962842 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09733b8e-e327-4239-9757-f9ebff57c6f9) transitioned into state 'SUCCESS' from state '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-1366181885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b60adc42841df9f3527c719b56dce',qos_specs=None,replication_status=,reservations=['6fb96b00-2717-480d-9df5-58ce01a9b142','0ac9dfd6-c215-45d6-9634-053b2c070b4b','f72754af-d824-4c4e-8ae3-2166bf71bdd4','5cc90eb5-32d8-4a5b-8ae7-a20141a77b8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6083dd4c4ebd440bb723ac2aa2b2b582',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:42.963297 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7b585e3-e5cf-4340-aaa1-91f6b8971602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:42.998058 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7b585e3-e5cf-4340-aaa1-91f6b8971602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:42.999531 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Flow 'volume_create_api' (41ad3c96-1ae7-4175-98d7-122aacab214d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:43.001568 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Create volume request issued successfully. Aug 25 15:17:43.001568 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-85533bd3-84f8-4e9d-90fd-953762d36487 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:43.002216 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 275/1073] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:17:42 2026] POST /volume/v3/volumes => generated 817 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:43.014788 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f899ac14-d730-41eb-84b6-1f3ed9d25928) transitioned into state 'SUCCESS' from state '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-1208728356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['bf548006-0cf8-4c1e-bc9f-32f4acb1739a','525b2294-8e4a-4d50-93b9-47325b99314e','acf7ceb4-05e8-4ae8-9660-0c5d9fce934f','fb372860-db0f-4a98-bfe2-128a7ac22c39'],size=1,snapshot_id=e1507ba7-4d5e-47c1-bf83-57d6592e1c26,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:43.015762 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ac5fe4c-78fb-4f68-a68c-b42bd5071abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:43.021504 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-52a5e6fd-0548-4c6e-98e5-b386ef1dc8a6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:43.021504 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52a5e6fd-0548-4c6e-98e5-b386ef1dc8a6 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] GET https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af Aug 25 15:17:43.021504 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52a5e6fd-0548-4c6e-98e5-b386ef1dc8a6 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:43.021504 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52a5e6fd-0548-4c6e-98e5-b386ef1dc8a6 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:43.033010 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:43.033010 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:43.053265 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-52a5e6fd-0548-4c6e-98e5-b386ef1dc8a6 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Volume info retrieved successfully. Aug 25 15:17:43.062948 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52a5e6fd-0548-4c6e-98e5-b386ef1dc8a6 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af returned with HTTP 200 Aug 25 15:17:43.063542 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 268/1074] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:43 2026] GET /volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af => generated 885 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:43.078772 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ac5fe4c-78fb-4f68-a68c-b42bd5071abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:43.079276 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-86437ed8-4942-4f6c-ac23-efb8b84875b6 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:17:43.079877 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-86437ed8-4942-4f6c-ac23-efb8b84875b6 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-669566654", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:43.081161 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (072e319b-db0f-4d74-a4e4-79d1d0127252) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:43.081429 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request issued successfully. Aug 25 15:17:43.082410 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d25ce0e8-45aa-4129-b6fe-ded5c7e44967 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:43.083040 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 272/1075] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:17:42 2026] POST /volume/v3/volumes => generated 802 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:43.084917 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=328,cinder:UPDATE=85,cinder:INSERT=50 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:17:43.109752 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-85a3691a-5359-4f3a-bff0-20db77e2976f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:43.115896 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-85a3691a-5359-4f3a-bff0-20db77e2976f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 Aug 25 15:17:43.134074 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-85a3691a-5359-4f3a-bff0-20db77e2976f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:43.134074 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-85a3691a-5359-4f3a-bff0-20db77e2976f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:43.134074 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:43.134074 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:43.134074 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-85a3691a-5359-4f3a-bff0-20db77e2976f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:43.139074 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-85a3691a-5359-4f3a-bff0-20db77e2976f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 returned with HTTP 200 Aug 25 15:17:43.139074 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 276/1076] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:43 2026] GET /volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:43.161744 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-86437ed8-4942-4f6c-ac23-efb8b84875b6 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:17:43.162181 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 261/1077] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:17:42 2026] POST /volume/v3/types => generated 274 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:43.175552 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4f8456ba-a605-4a1e-918a-7de00da79286 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:43.179445 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f8456ba-a605-4a1e-918a-7de00da79286 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:17:43.186861 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4f8456ba-a605-4a1e-918a-7de00da79286 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1006549758", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:43.344538 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f8456ba-a605-4a1e-918a-7de00da79286 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:17:43.345374 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 269/1078] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:17:43 2026] POST /volume/v3/types => generated 275 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:43.356284 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c3727f75-255e-4bdb-8321-fb91d475575a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:43.615029 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:43.615029 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1685679711", "volume_type": "09e0d77a-8bb0-4054-84b7-a1e7c25fa794", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:43.615029 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1685679711', 'volume_type': '09e0d77a-8bb0-4054-84b7-a1e7c25fa794', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:43.702962 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Create volume of 1 GB Aug 25 15:17:43.702962 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:43.702962 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:43.702962 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Availability Zones retrieved successfully. Aug 25 15:17:43.702962 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Flow 'volume_create_api' (0c3cd309-0677-4b88-a526-27bd4b64ad86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:43.702962 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be44e16d-886b-4d3b-9d38-ce010468bf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:43.702962 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:43.742297 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be44e16d-886b-4d3b-9d38-ce010468bf82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:17:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=09e0d77a-8bb0-4054-84b7-a1e7c25fa794,is_public=True,name='tempest-VolumeTypesTest-volume-type-669566654',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09e0d77a-8bb0-4054-84b7-a1e7c25fa794', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:43.742297 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8f6c35e-a21f-4647-bb2f-78535b1f0e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:43.773125 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-669566654 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-669566654, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:43.773512 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-669566654 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-669566654, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:43.917304 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Created reservations ['c0d10420-5c21-4cfa-b178-8cee08b771a9', '525a9bb5-884d-42aa-8de9-86b1996741cf', '08e9204d-d61e-4395-bd38-711093e70016', 'bab985ea-a652-4af3-8bbf-344564637003'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:43.918454 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8f6c35e-a21f-4647-bb2f-78535b1f0e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0d10420-5c21-4cfa-b178-8cee08b771a9', '525a9bb5-884d-42aa-8de9-86b1996741cf', '08e9204d-d61e-4395-bd38-711093e70016', 'bab985ea-a652-4af3-8bbf-344564637003']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:43.919368 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7d5ff1a-7685-4521-b020-840aa20b0891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:43.961595 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7d5ff1a-7685-4521-b020-840aa20b0891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05e0309a-5240-4fd6-ac1b-4a56c21c74fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1685679711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d0e5de4a344aa38b0cffb8344c9c56',qos_specs=None,replication_status=,reservations=['c0d10420-5c21-4cfa-b178-8cee08b771a9','525a9bb5-884d-42aa-8de9-86b1996741cf','08e9204d-d61e-4395-bd38-711093e70016','bab985ea-a652-4af3-8bbf-344564637003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08cf4c55ae534e48953bd64802fbd852',volume_type_id=09e0d77a-8bb0-4054-84b7-a1e7c25fa794), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1685679711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05e0309a-5240-4fd6-ac1b-4a56c21c74fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6d0e5de4a344aa38b0cffb8344c9c56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08cf4c55ae534e48953bd64802fbd852',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09e0d77a-8bb0-4054-84b7-a1e7c25fa794),volume_type_id=09e0d77a-8bb0-4054-84b7-a1e7c25fa794)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:43.962768 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa89ce62-cd87-4226-b256-dfe92faf6db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:44.003299 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa89ce62-cd87-4226-b256-dfe92faf6db3) transitioned into state 'SUCCESS' from state '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-1685679711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6d0e5de4a344aa38b0cffb8344c9c56',qos_specs=None,replication_status=,reservations=['c0d10420-5c21-4cfa-b178-8cee08b771a9','525a9bb5-884d-42aa-8de9-86b1996741cf','08e9204d-d61e-4395-bd38-711093e70016','bab985ea-a652-4af3-8bbf-344564637003'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08cf4c55ae534e48953bd64802fbd852',volume_type_id=09e0d77a-8bb0-4054-84b7-a1e7c25fa794)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:44.004088 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d42dc19-c847-4daf-8b49-5d46fbd41c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:44.019981 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d42dc19-c847-4daf-8b49-5d46fbd41c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:44.022508 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Flow 'volume_create_api' (0c3cd309-0677-4b88-a526-27bd4b64ad86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:44.022508 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Create volume request issued successfully. Aug 25 15:17:44.022508 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c3727f75-255e-4bdb-8321-fb91d475575a tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:44.022508 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 273/1079] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:17:43 2026] POST /volume/v3/volumes => generated 781 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:44.038013 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0c5489b7-e1f9-434a-919d-37250ccbb732 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:44.046988 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0c5489b7-e1f9-434a-919d-37250ccbb732 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] GET https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe Aug 25 15:17:44.046988 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0c5489b7-e1f9-434a-919d-37250ccbb732 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:44.046988 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0c5489b7-e1f9-434a-919d-37250ccbb732 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:44.050379 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:44.050379 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:44.063715 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0c5489b7-e1f9-434a-919d-37250ccbb732 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Volume info retrieved successfully. Aug 25 15:17:44.071315 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0c5489b7-e1f9-434a-919d-37250ccbb732 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe returned with HTTP 200 Aug 25 15:17:44.071315 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 277/1080] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:44 2026] GET /volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:44.082521 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2d585ff2-a9cb-4f9e-adda-2fdd62cbfb75 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:44.085586 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d585ff2-a9cb-4f9e-adda-2fdd62cbfb75 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] GET https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af Aug 25 15:17:44.085586 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2d585ff2-a9cb-4f9e-adda-2fdd62cbfb75 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:44.085586 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2d585ff2-a9cb-4f9e-adda-2fdd62cbfb75 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:44.109265 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:44.109265 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:44.139616 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2d585ff2-a9cb-4f9e-adda-2fdd62cbfb75 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Volume info retrieved successfully. Aug 25 15:17:44.147454 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d585ff2-a9cb-4f9e-adda-2fdd62cbfb75 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af returned with HTTP 200 Aug 25 15:17:44.147889 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 262/1081] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:44 2026] GET /volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af => generated 944 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:44.154228 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-64c3f374-b99f-46b4-ab2b-87d1425cf269 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:44.156510 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-64c3f374-b99f-46b4-ab2b-87d1425cf269 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 Aug 25 15:17:44.156510 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-64c3f374-b99f-46b4-ab2b-87d1425cf269 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:44.156510 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-64c3f374-b99f-46b4-ab2b-87d1425cf269 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:44.167308 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:44.167308 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:44.170298 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-01490ce8-33e6-494c-8e67-5593ad3dbe57 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:44.170298 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-01490ce8-33e6-494c-8e67-5593ad3dbe57 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] POST https://10.4.3.85/volume/v3/volume-transfers Aug 25 15:17:44.170298 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-01490ce8-33e6-494c-8e67-5593ad3dbe57 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c557de1c-dee3-4061-95a4-17d7714c87af"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:44.175553 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volume_transfer [None req-01490ce8-33e6-494c-8e67-5593ad3dbe57 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c557de1c-dee3-4061-95a4-17d7714c87af'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 15:17:44.175553 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volume_transfer [None req-01490ce8-33e6-494c-8e67-5593ad3dbe57 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Creating transfer of volume c557de1c-dee3-4061-95a4-17d7714c87af Aug 25 15:17:44.175553 np0000008087 devstack@c-api.service[100466]: INFO cinder.transfer.api [None req-01490ce8-33e6-494c-8e67-5593ad3dbe57 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Generating transfer record for volume c557de1c-dee3-4061-95a4-17d7714c87af Aug 25 15:17:44.177699 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-64c3f374-b99f-46b4-ab2b-87d1425cf269 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:44.182341 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-64c3f374-b99f-46b4-ab2b-87d1425cf269 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 returned with HTTP 200 Aug 25 15:17:44.182900 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 270/1082] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:44 2026] GET /volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:44.183670 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:44.183670 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:44.201726 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8f0e7112-82a4-4023-b544-553cc7f76634 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:44.203164 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:44.203659 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "306441b1-280b-4847-bd67-4da9d7494308", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1050918560"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:44.205520 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request body: {'volume': {'source_volid': '306441b1-280b-4847-bd67-4da9d7494308', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1050918560'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:44.212442 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:44.212442 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:44.214411 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume retrieved successfully. Aug 25 15:17:44.214411 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume of 1 GB Aug 25 15:17:44.216989 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Availability Zones retrieved successfully. Aug 25 15:17:44.223100 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (4021f26e-81c9-4d91-9e65-18b322504879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:44.224694 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e75f3ba-dd15-47fc-9e11-5614e45826de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:44.226584 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:44.302614 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-01490ce8-33e6-494c-8e67-5593ad3dbe57 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volume-transfers returned with HTTP 202 Aug 25 15:17:44.304062 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 274/1083] 10.4.3.85 () {70 vars in 1319 bytes} [Tue Aug 25 15:17:44 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:44.314918 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6b19f87c-9b3f-4616-9d9b-f1f2d72c64f7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:44.317495 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6b19f87c-9b3f-4616-9d9b-f1f2d72c64f7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] GET https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af Aug 25 15:17:44.317823 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6b19f87c-9b3f-4616-9d9b-f1f2d72c64f7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:44.318099 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6b19f87c-9b3f-4616-9d9b-f1f2d72c64f7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:44.329435 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e75f3ba-dd15-47fc-9e11-5614e45826de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '306441b1-280b-4847-bd67-4da9d7494308', 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:44.330355 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4bb02f8-c409-454a-be07-3e4ef6acb8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:44.330500 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:44.330500 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:44.335308 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6b19f87c-9b3f-4616-9d9b-f1f2d72c64f7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Volume info retrieved successfully. Aug 25 15:17:44.342271 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6b19f87c-9b3f-4616-9d9b-f1f2d72c64f7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af returned with HTTP 200 Aug 25 15:17:44.342829 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 263/1084] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:44 2026] GET /volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:44.358042 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-de092e10-df3a-43d2-a50e-ddbace2fec83 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:44.360061 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-de092e10-df3a-43d2-a50e-ddbace2fec83 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] GET https://10.4.3.85/volume/v3/volume-transfers/919c51eb-27af-401e-86e0-8d61fa862d1b Aug 25 15:17:44.360330 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-de092e10-df3a-43d2-a50e-ddbace2fec83 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:44.360626 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-de092e10-df3a-43d2-a50e-ddbace2fec83 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:44.366560 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-de092e10-df3a-43d2-a50e-ddbace2fec83 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volume-transfers/919c51eb-27af-401e-86e0-8d61fa862d1b returned with HTTP 200 Aug 25 15:17:44.366560 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 271/1085] 10.4.3.85 () {68 vars in 1409 bytes} [Tue Aug 25 15:17:44 2026] GET /volume/v3/volume-transfers/919c51eb-27af-401e-86e0-8d61fa862d1b => generated 430 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:44.375067 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6112b606-d328-4724-b565-2afde38a5cb3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:44.377424 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6112b606-d328-4724-b565-2afde38a5cb3 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] GET https://10.4.3.85/volume/v3/volume-transfers Aug 25 15:17:44.377636 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6112b606-d328-4724-b565-2afde38a5cb3 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:44.377833 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6112b606-d328-4724-b565-2afde38a5cb3 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:44.377982 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volume_transfer [None req-6112b606-d328-4724-b565-2afde38a5cb3 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Listing volume transfers {{(pid=100466) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 15:17:44.381906 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6112b606-d328-4724-b565-2afde38a5cb3 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volume-transfers returned with HTTP 200 Aug 25 15:17:44.382426 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 275/1086] 10.4.3.85 () {68 vars in 1298 bytes} [Tue Aug 25 15:17:44 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:44.395942 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f9534822-e29d-448b-95e5-230ac5a20047 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:44.449510 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['2cd5f703-13b4-4467-b328-effdfd7e0c4b', '8a89e7d2-fbdc-4d98-808f-9ae94a0dcc3b', '505bd293-42ec-4a17-8a86-6f88302546f5', '56f76fdb-1259-4de2-9608-e0371225b272'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:44.450554 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4bb02f8-c409-454a-be07-3e4ef6acb8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cd5f703-13b4-4467-b328-effdfd7e0c4b', '8a89e7d2-fbdc-4d98-808f-9ae94a0dcc3b', '505bd293-42ec-4a17-8a86-6f88302546f5', '56f76fdb-1259-4de2-9608-e0371225b272']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:44.451552 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (206ae3e3-3eae-4bba-85db-2ef0da306841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:44.506501 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (206ae3e3-3eae-4bba-85db-2ef0da306841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1050918560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['2cd5f703-13b4-4467-b328-effdfd7e0c4b','8a89e7d2-fbdc-4d98-808f-9ae94a0dcc3b','505bd293-42ec-4a17-8a86-6f88302546f5','56f76fdb-1259-4de2-9608-e0371225b272'],size=1,snapshot_id=None,source_replicaid=,source_volid=306441b1-280b-4847-bd67-4da9d7494308,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1050918560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='272e44fea35e48009a7a522e94236961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=306441b1-280b-4847-bd67-4da9d7494308,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:44.507260 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (637f98e1-ed2c-4251-979a-cc3c86f8d8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:44.534744 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9534822-e29d-448b-95e5-230ac5a20047 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] POST https://10.4.3.85/volume/v3/volume-transfers/919c51eb-27af-401e-86e0-8d61fa862d1b/accept Aug 25 15:17:44.535962 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9534822-e29d-448b-95e5-230ac5a20047 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "254a8aa9e2fa2c8f"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:44.537265 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.volume_transfer [None req-f9534822-e29d-448b-95e5-230ac5a20047 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] Accepting volume transfer 919c51eb-27af-401e-86e0-8d61fa862d1b {{(pid=100468) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 15:17:44.537494 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.volume_transfer [None req-f9534822-e29d-448b-95e5-230ac5a20047 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] Accepting transfer 919c51eb-27af-401e-86e0-8d61fa862d1b Aug 25 15:17:44.549427 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (637f98e1-ed2c-4251-979a-cc3c86f8d8f7) transitioned into state 'SUCCESS' from state '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-1050918560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['2cd5f703-13b4-4467-b328-effdfd7e0c4b','8a89e7d2-fbdc-4d98-808f-9ae94a0dcc3b','505bd293-42ec-4a17-8a86-6f88302546f5','56f76fdb-1259-4de2-9608-e0371225b272'],size=1,snapshot_id=None,source_replicaid=,source_volid=306441b1-280b-4847-bd67-4da9d7494308,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:44.550327 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d62a6a6f-ea3f-4a5b-8fc0-ff0487415e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:44.616461 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d62a6a6f-ea3f-4a5b-8fc0-ff0487415e64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:44.617511 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (4021f26e-81c9-4d91-9e65-18b322504879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:44.617880 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request issued successfully. Aug 25 15:17:44.618485 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8f0e7112-82a4-4023-b544-553cc7f76634 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:44.620714 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 278/1087] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:17:44 2026] POST /volume/v3/volumes => generated 802 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:44.650207 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9e3fc097-50a1-412d-8fca-aab38a15b9b1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:44.652120 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9e3fc097-50a1-412d-8fca-aab38a15b9b1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 Aug 25 15:17:44.652834 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9e3fc097-50a1-412d-8fca-aab38a15b9b1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:44.652834 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9e3fc097-50a1-412d-8fca-aab38a15b9b1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:44.682201 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:44.682201 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:44.690326 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9e3fc097-50a1-412d-8fca-aab38a15b9b1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:44.697536 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9e3fc097-50a1-412d-8fca-aab38a15b9b1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 returned with HTTP 200 Aug 25 15:17:44.698795 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 272/1088] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:44 2026] GET /volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 => generated 870 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:44.712857 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-f9534822-e29d-448b-95e5-230ac5a20047 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] Created reservations ['1060d294-0919-4365-9a16-10dd23152c15', '297bc554-2c41-4612-b287-4392e1c5b68a', 'd5bc7590-1764-496d-acd2-2b64e29917f7', '12aa6003-c2ec-4a01-b7e5-769a63a7a0eb'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:44.769347 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-f9534822-e29d-448b-95e5-230ac5a20047 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] Created reservations ['618ce2c1-fb30-4408-9016-c5cd4577f949', 'b3533e13-a040-41a3-9496-8f41a4f2fb00', 'be1346e0-a42a-41ce-8d46-c5ba2ee91cc1', '6099ec1a-8388-4b2e-a13b-118996853a78'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:45.005151 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-f9534822-e29d-448b-95e5-230ac5a20047 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] Created reservations ['6953dff6-f3af-4a58-8892-f733667367f6', '4a630302-7f36-434d-b87b-057283e0084c', 'c07870fd-8f67-4447-87f2-a6120c3f5472', '0c6a023b-5afa-4845-b741-c3e9ebf0110d'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:45.088113 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cdbb5939-0602-4a09-8e02-0d685c30c20e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:45.090281 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cdbb5939-0602-4a09-8e02-0d685c30c20e tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] GET https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe Aug 25 15:17:45.090619 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cdbb5939-0602-4a09-8e02-0d685c30c20e tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:45.090703 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cdbb5939-0602-4a09-8e02-0d685c30c20e tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:45.103872 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:45.103872 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:45.109748 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cdbb5939-0602-4a09-8e02-0d685c30c20e tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Volume info retrieved successfully. Aug 25 15:17:45.114743 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cdbb5939-0602-4a09-8e02-0d685c30c20e tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe returned with HTTP 200 Aug 25 15:17:45.115134 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 276/1089] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:45 2026] GET /volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:45.138870 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-db226d71-3cb2-454a-aae0-f44f6b41f1bf None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:45.140884 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-f9534822-e29d-448b-95e5-230ac5a20047 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] Created reservations ['80b38611-b6fc-4230-8499-9d28289bff49', 'a3b502d3-58ee-4bd9-b08e-c3812c982aac', '4f570862-f9fd-4e5e-a520-1baee690b03d', '3d08e7a8-cb1b-436e-a2ad-32ddb4b99654'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:45.146624 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-db226d71-3cb2-454a-aae0-f44f6b41f1bf tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] POST https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe/action Aug 25 15:17:45.146624 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-db226d71-3cb2-454a-aae0-f44f6b41f1bf tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Action body: b'{"os-retype": {"new_type": "c9601472-6037-47f8-ae28-2abe160b65e2"}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:17:45.146624 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-db226d71-3cb2-454a-aae0-f44f6b41f1bf tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "c9601472-6037-47f8-ae28-2abe160b65e2"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:45.155275 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f9534822-e29d-448b-95e5-230ac5a20047 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] Transfer volume completed successfully. Aug 25 15:17:45.156311 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:45.156311 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:45.157404 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-db226d71-3cb2-454a-aae0-f44f6b41f1bf tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Volume info retrieved successfully. Aug 25 15:17:45.179983 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-db226d71-3cb2-454a-aae0-f44f6b41f1bf tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1006549758 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1006549758, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:45.180600 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-db226d71-3cb2-454a-aae0-f44f6b41f1bf tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1006549758 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1006549758, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:45.267268 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-db226d71-3cb2-454a-aae0-f44f6b41f1bf tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Created reservations ['bb1dd01c-4dd0-40a8-97b7-a8378301e1dc', '389a51cf-974d-4cfe-89e2-e35ada5b27c9'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:45.285548 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-db226d71-3cb2-454a-aae0-f44f6b41f1bf tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-669566654 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-669566654, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:45.285548 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-db226d71-3cb2-454a-aae0-f44f6b41f1bf tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-669566654 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-669566654, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:17:45.308915 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-db226d71-3cb2-454a-aae0-f44f6b41f1bf tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Created reservations ['5aa5f39f-3c0b-4a98-81cf-dbefc01cc93f', 'e5de487a-20d4-4741-989b-664935e5013f'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:45.346300 np0000008087 devstack@c-api.service[100468]: INFO cinder.transfer.api [None req-f9534822-e29d-448b-95e5-230ac5a20047 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] Volume c557de1c-dee3-4061-95a4-17d7714c87af has been transferred. Aug 25 15:17:45.357588 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9534822-e29d-448b-95e5-230ac5a20047 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] https://10.4.3.85/volume/v3/volume-transfers/919c51eb-27af-401e-86e0-8d61fa862d1b/accept returned with HTTP 202 Aug 25 15:17:45.357588 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 264/1090] 10.4.3.85 () {70 vars in 1451 bytes} [Tue Aug 25 15:17:44 2026] POST /volume/v3/volume-transfers/919c51eb-27af-401e-86e0-8d61fa862d1b/accept => generated 363 bytes in 962 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:45.361159 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-db226d71-3cb2-454a-aae0-f44f6b41f1bf tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Retype volume request issued successfully. Aug 25 15:17:45.361159 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-db226d71-3cb2-454a-aae0-f44f6b41f1bf tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe/action returned with HTTP 202 Aug 25 15:17:45.361159 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 279/1091] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:17:45 2026] POST /volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe/action => generated 0 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:17:45.370570 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cfae6aa1-68ce-47aa-a40e-b86cf5e3f57e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:45.372901 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cfae6aa1-68ce-47aa-a40e-b86cf5e3f57e tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] GET https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af Aug 25 15:17:45.373662 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cfae6aa1-68ce-47aa-a40e-b86cf5e3f57e tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:45.373662 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cfae6aa1-68ce-47aa-a40e-b86cf5e3f57e tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:45.376371 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-35db0393-cd21-4064-9dd4-937e2589f06f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:45.378888 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-35db0393-cd21-4064-9dd4-937e2589f06f tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] GET https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe Aug 25 15:17:45.379161 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-35db0393-cd21-4064-9dd4-937e2589f06f tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:45.379399 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-35db0393-cd21-4064-9dd4-937e2589f06f tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:45.382832 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:45.382832 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:45.388499 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cfae6aa1-68ce-47aa-a40e-b86cf5e3f57e tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] Volume info retrieved successfully. Aug 25 15:17:45.388737 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:45.388737 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:45.394054 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-35db0393-cd21-4064-9dd4-937e2589f06f tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Volume info retrieved successfully. Aug 25 15:17:45.394229 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cfae6aa1-68ce-47aa-a40e-b86cf5e3f57e tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af returned with HTTP 200 Aug 25 15:17:45.394664 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 273/1092] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:45 2026] GET /volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:45.401758 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-35db0393-cd21-4064-9dd4-937e2589f06f tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe returned with HTTP 200 Aug 25 15:17:45.402606 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 277/1093] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:45 2026] GET /volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:45.412294 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-431f95fc-5328-4af3-a9bf-928513ef17d9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:45.415154 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-431f95fc-5328-4af3-a9bf-928513ef17d9 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] GET https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af Aug 25 15:17:45.415154 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-431f95fc-5328-4af3-a9bf-928513ef17d9 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:45.415154 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-431f95fc-5328-4af3-a9bf-928513ef17d9 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:45.424560 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:45.424560 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:45.428902 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-431f95fc-5328-4af3-a9bf-928513ef17d9 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] Volume info retrieved successfully. Aug 25 15:17:45.435377 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-431f95fc-5328-4af3-a9bf-928513ef17d9 tempest-VolumesTransfersV355Test-1797507248 tempest-VolumesTransfersV355Test-1797507248-project-member] https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af returned with HTTP 200 Aug 25 15:17:45.435899 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 265/1094] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:45 2026] GET /volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:45.454151 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6ad375d0-e68b-45b5-9d0d-15420deb1b8b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:45.459490 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6ad375d0-e68b-45b5-9d0d-15420deb1b8b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] DELETE https://10.4.3.85/volume/v3/volume-transfers/919c51eb-27af-401e-86e0-8d61fa862d1b Aug 25 15:17:45.459490 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6ad375d0-e68b-45b5-9d0d-15420deb1b8b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:45.459490 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6ad375d0-e68b-45b5-9d0d-15420deb1b8b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:45.459490 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.volume_transfer [None req-6ad375d0-e68b-45b5-9d0d-15420deb1b8b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Delete transfer with id: 919c51eb-27af-401e-86e0-8d61fa862d1b Aug 25 15:17:45.463101 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6ad375d0-e68b-45b5-9d0d-15420deb1b8b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volume-transfers/919c51eb-27af-401e-86e0-8d61fa862d1b returned with HTTP 404 Aug 25 15:17:45.463912 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 280/1095] 10.4.3.85 () {68 vars in 1412 bytes} [Tue Aug 25 15:17:45 2026] DELETE /volume/v3/volume-transfers/919c51eb-27af-401e-86e0-8d61fa862d1b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:45.473360 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7dd7fc20-112c-4221-8c8c-5917114a82f2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:45.603099 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7dd7fc20-112c-4221-8c8c-5917114a82f2 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af Aug 25 15:17:45.603099 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7dd7fc20-112c-4221-8c8c-5917114a82f2 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:45.603099 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7dd7fc20-112c-4221-8c8c-5917114a82f2 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:45.603099 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-7dd7fc20-112c-4221-8c8c-5917114a82f2 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Delete volume with id: c557de1c-dee3-4061-95a4-17d7714c87af Aug 25 15:17:45.625482 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:45.625482 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:45.625646 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7dd7fc20-112c-4221-8c8c-5917114a82f2 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Volume info retrieved successfully. Aug 25 15:17:45.687961 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7dd7fc20-112c-4221-8c8c-5917114a82f2 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Delete volume request issued successfully. Aug 25 15:17:45.688138 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7dd7fc20-112c-4221-8c8c-5917114a82f2 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af returned with HTTP 202 Aug 25 15:17:45.688582 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 274/1096] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:17:45 2026] DELETE /volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:17:45.698057 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9f250251-9801-466f-9a6c-a31ed1660699 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:45.699970 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f250251-9801-466f-9a6c-a31ed1660699 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] GET https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af Aug 25 15:17:45.708134 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f250251-9801-466f-9a6c-a31ed1660699 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:45.708134 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f250251-9801-466f-9a6c-a31ed1660699 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:45.709047 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:45.709047 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:45.714030 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-860ee472-51e2-45cb-861d-45ee9be9f8d3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:45.715644 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9f250251-9801-466f-9a6c-a31ed1660699 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Volume info retrieved successfully. Aug 25 15:17:45.720445 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-860ee472-51e2-45cb-861d-45ee9be9f8d3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 Aug 25 15:17:45.720445 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-860ee472-51e2-45cb-861d-45ee9be9f8d3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:45.720445 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-860ee472-51e2-45cb-861d-45ee9be9f8d3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:45.724334 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f250251-9801-466f-9a6c-a31ed1660699 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af returned with HTTP 200 Aug 25 15:17:45.727497 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 278/1097] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:45 2026] GET /volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:17:45.727600 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:45.727600 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:45.740796 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-860ee472-51e2-45cb-861d-45ee9be9f8d3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:45.746846 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-860ee472-51e2-45cb-861d-45ee9be9f8d3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 returned with HTTP 200 Aug 25 15:17:45.747434 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 266/1098] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:45 2026] GET /volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 => generated 895 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:45.764671 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c230dab7-d57d-4eac-a0ef-50ddc2bdfa9d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:45.769389 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c230dab7-d57d-4eac-a0ef-50ddc2bdfa9d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 Aug 25 15:17:45.771494 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c230dab7-d57d-4eac-a0ef-50ddc2bdfa9d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:45.771494 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c230dab7-d57d-4eac-a0ef-50ddc2bdfa9d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:45.771494 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-c230dab7-d57d-4eac-a0ef-50ddc2bdfa9d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete snapshot with id: ab55675e-b9b1-4ee3-9721-273ef4449e66 Aug 25 15:17:45.792197 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:45.792197 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:45.792888 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c230dab7-d57d-4eac-a0ef-50ddc2bdfa9d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:45.844898 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c230dab7-d57d-4eac-a0ef-50ddc2bdfa9d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot delete request issued successfully. Aug 25 15:17:45.846196 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c230dab7-d57d-4eac-a0ef-50ddc2bdfa9d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 returned with HTTP 202 Aug 25 15:17:45.846196 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 281/1099] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:17:45 2026] DELETE /volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:45.862773 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-52e2619a-e15f-4157-9bdb-eec0576141d5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:45.862773 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52e2619a-e15f-4157-9bdb-eec0576141d5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 Aug 25 15:17:45.862773 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52e2619a-e15f-4157-9bdb-eec0576141d5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:45.862773 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52e2619a-e15f-4157-9bdb-eec0576141d5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:45.864538 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:45.864538 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:45.864945 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-52e2619a-e15f-4157-9bdb-eec0576141d5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:45.865871 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52e2619a-e15f-4157-9bdb-eec0576141d5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 returned with HTTP 200 Aug 25 15:17:45.882461 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 275/1100] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:45 2026] GET /volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:46.427753 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8e04caa0-d278-4438-82b4-1e3cb75ef142 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:46.430575 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8e04caa0-d278-4438-82b4-1e3cb75ef142 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] GET https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe Aug 25 15:17:46.430907 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8e04caa0-d278-4438-82b4-1e3cb75ef142 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:46.431209 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8e04caa0-d278-4438-82b4-1e3cb75ef142 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:46.440297 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:46.440297 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:46.445792 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8e04caa0-d278-4438-82b4-1e3cb75ef142 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Volume info retrieved successfully. Aug 25 15:17:46.454909 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8e04caa0-d278-4438-82b4-1e3cb75ef142 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe returned with HTTP 200 Aug 25 15:17:46.455382 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 279/1101] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:46 2026] GET /volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:46.470020 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-de6c31e6-415e-4598-b0f4-e23811a95b6b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:46.473077 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-de6c31e6-415e-4598-b0f4-e23811a95b6b tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] GET https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe Aug 25 15:17:46.473077 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-de6c31e6-415e-4598-b0f4-e23811a95b6b tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:46.473232 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-de6c31e6-415e-4598-b0f4-e23811a95b6b tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:46.489781 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:46.489781 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:46.489781 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-de6c31e6-415e-4598-b0f4-e23811a95b6b tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Volume info retrieved successfully. Aug 25 15:17:46.503606 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-de6c31e6-415e-4598-b0f4-e23811a95b6b tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe returned with HTTP 200 Aug 25 15:17:46.503606 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 267/1102] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:46 2026] GET /volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:46.524629 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-199fab29-55b8-4378-9f55-e8fc57b6a41f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:46.528432 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-199fab29-55b8-4378-9f55-e8fc57b6a41f tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] GET https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe Aug 25 15:17:46.528432 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-199fab29-55b8-4378-9f55-e8fc57b6a41f tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:46.528652 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-199fab29-55b8-4378-9f55-e8fc57b6a41f tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:46.552392 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:46.552392 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:46.552392 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-199fab29-55b8-4378-9f55-e8fc57b6a41f tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Volume info retrieved successfully. Aug 25 15:17:46.558882 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-199fab29-55b8-4378-9f55-e8fc57b6a41f tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe returned with HTTP 200 Aug 25 15:17:46.559658 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 282/1103] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:46 2026] GET /volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:46.577534 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d4ca7c26-269a-4c40-85c2-da67b88728e0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:46.580275 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d4ca7c26-269a-4c40-85c2-da67b88728e0 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] DELETE https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe Aug 25 15:17:46.580275 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d4ca7c26-269a-4c40-85c2-da67b88728e0 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:46.580534 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d4ca7c26-269a-4c40-85c2-da67b88728e0 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:46.580753 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-d4ca7c26-269a-4c40-85c2-da67b88728e0 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Delete volume with id: 05e0309a-5240-4fd6-ac1b-4a56c21c74fe Aug 25 15:17:46.597310 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:46.597310 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:46.597589 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d4ca7c26-269a-4c40-85c2-da67b88728e0 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Volume info retrieved successfully. Aug 25 15:17:46.654907 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d4ca7c26-269a-4c40-85c2-da67b88728e0 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Delete volume request issued successfully. Aug 25 15:17:46.655290 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d4ca7c26-269a-4c40-85c2-da67b88728e0 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe returned with HTTP 202 Aug 25 15:17:46.655886 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 276/1104] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:17:46 2026] DELETE /volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:46.670630 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-27554e25-36cb-4744-beee-d3bcc585e2bd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:46.672528 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27554e25-36cb-4744-beee-d3bcc585e2bd tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] GET https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe Aug 25 15:17:46.672741 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27554e25-36cb-4744-beee-d3bcc585e2bd tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:46.672955 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27554e25-36cb-4744-beee-d3bcc585e2bd tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:46.682438 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:46.682438 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:46.688107 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-27554e25-36cb-4744-beee-d3bcc585e2bd tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Volume info retrieved successfully. Aug 25 15:17:46.693960 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27554e25-36cb-4744-beee-d3bcc585e2bd tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe returned with HTTP 200 Aug 25 15:17:46.694522 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 280/1105] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:46 2026] GET /volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:46.740566 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1c3622c6-2f80-458e-8c4a-1991557329de None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:46.742525 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1c3622c6-2f80-458e-8c4a-1991557329de tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] GET https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af Aug 25 15:17:46.742959 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1c3622c6-2f80-458e-8c4a-1991557329de tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:46.742959 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1c3622c6-2f80-458e-8c4a-1991557329de tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:46.750798 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1c3622c6-2f80-458e-8c4a-1991557329de tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af returned with HTTP 404 Aug 25 15:17:46.752289 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 268/1106] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:46 2026] GET /volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:46.763047 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2d2ea525-b63f-4290-be24-a975a0886dc3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:46.767787 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2d2ea525-b63f-4290-be24-a975a0886dc3 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] GET https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af Aug 25 15:17:46.768043 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2d2ea525-b63f-4290-be24-a975a0886dc3 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:46.768270 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2d2ea525-b63f-4290-be24-a975a0886dc3 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:46.782619 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2d2ea525-b63f-4290-be24-a975a0886dc3 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af returned with HTTP 404 Aug 25 15:17:46.783707 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 283/1107] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:46 2026] GET /volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:46.792489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d31e5e2c-375c-492a-b43a-62ccb2424c75 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:46.794493 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d31e5e2c-375c-492a-b43a-62ccb2424c75 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] DELETE https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af Aug 25 15:17:46.794911 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d31e5e2c-375c-492a-b43a-62ccb2424c75 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:46.795258 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d31e5e2c-375c-492a-b43a-62ccb2424c75 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:46.795624 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-d31e5e2c-375c-492a-b43a-62ccb2424c75 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Delete volume with id: c557de1c-dee3-4061-95a4-17d7714c87af Aug 25 15:17:46.804835 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d31e5e2c-375c-492a-b43a-62ccb2424c75 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af returned with HTTP 404 Aug 25 15:17:46.805568 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 277/1108] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:17:46 2026] DELETE /volume/v3/volumes/c557de1c-dee3-4061-95a4-17d7714c87af => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:46.821393 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1256a0e2-25dc-409f-b18c-fcc81698230b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:46.824241 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:46.824932 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-114992981"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:46.827716 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-114992981'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:46.827716 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Create volume of 1 GB Aug 25 15:17:46.833080 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Availability Zones retrieved successfully. Aug 25 15:17:46.844331 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Flow 'volume_create_api' (fd230b7e-0e77-4506-b337-4a9b7d57df98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:46.846238 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad576af-3045-4fca-9544-08da68a852d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:46.848000 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:46.878186 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2589c196-879e-4169-925d-645478d79819 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:46.881355 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2589c196-879e-4169-925d-645478d79819 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 Aug 25 15:17:46.881855 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2589c196-879e-4169-925d-645478d79819 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:46.881963 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2589c196-879e-4169-925d-645478d79819 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:46.886683 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2589c196-879e-4169-925d-645478d79819 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 returned with HTTP 404 Aug 25 15:17:46.887282 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 269/1109] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:46 2026] GET /volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:46.893411 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ad576af-3045-4fca-9544-08da68a852d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:46.894599 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ba1ea6-ad86-479a-814e-efcae7b310d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:46.899487 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dacc62c7-fec5-4eab-91f0-1e56e87e7c3d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:46.903116 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dacc62c7-fec5-4eab-91f0-1e56e87e7c3d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 Aug 25 15:17:46.903549 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dacc62c7-fec5-4eab-91f0-1e56e87e7c3d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:46.903887 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dacc62c7-fec5-4eab-91f0-1e56e87e7c3d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:46.904054 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-dacc62c7-fec5-4eab-91f0-1e56e87e7c3d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete snapshot with id: e1507ba7-4d5e-47c1-bf83-57d6592e1c26 Aug 25 15:17:46.914556 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:46.914556 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:46.915044 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-dacc62c7-fec5-4eab-91f0-1e56e87e7c3d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:46.937026 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-dacc62c7-fec5-4eab-91f0-1e56e87e7c3d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot delete request issued successfully. Aug 25 15:17:46.937026 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dacc62c7-fec5-4eab-91f0-1e56e87e7c3d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 returned with HTTP 202 Aug 25 15:17:46.937652 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 284/1110] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:17:46 2026] DELETE /volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 15:17:46.947029 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-be7593e8-9792-46f1-9295-54e158399e4a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:46.948062 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Created reservations ['239cbc3a-7028-4e83-acef-69af55221b0b', 'bb564f72-6d31-4b7e-898c-28c2c7dab8d2', 'e6807801-87b7-44a7-9058-ff23ac5e0861', '42dbcb48-cb33-48bc-8599-50bcc50012fa'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:46.951518 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ba1ea6-ad86-479a-814e-efcae7b310d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['239cbc3a-7028-4e83-acef-69af55221b0b', 'bb564f72-6d31-4b7e-898c-28c2c7dab8d2', 'e6807801-87b7-44a7-9058-ff23ac5e0861', '42dbcb48-cb33-48bc-8599-50bcc50012fa']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:46.951518 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede6f635-dc95-45c4-b757-4c56555ce41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:46.951756 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be7593e8-9792-46f1-9295-54e158399e4a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 Aug 25 15:17:46.951756 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be7593e8-9792-46f1-9295-54e158399e4a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:46.951756 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be7593e8-9792-46f1-9295-54e158399e4a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:46.957158 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:46.957158 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:46.957925 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-be7593e8-9792-46f1-9295-54e158399e4a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:46.961952 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be7593e8-9792-46f1-9295-54e158399e4a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 returned with HTTP 200 Aug 25 15:17:46.961952 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 278/1111] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:46 2026] GET /volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:46.981610 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede6f635-dc95-45c4-b757-4c56555ce41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c726258-0202-49af-9f0f-865357d485f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-114992981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b60adc42841df9f3527c719b56dce',qos_specs=None,replication_status=,reservations=['239cbc3a-7028-4e83-acef-69af55221b0b','bb564f72-6d31-4b7e-898c-28c2c7dab8d2','e6807801-87b7-44a7-9058-ff23ac5e0861','42dbcb48-cb33-48bc-8599-50bcc50012fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6083dd4c4ebd440bb723ac2aa2b2b582',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-114992981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c726258-0202-49af-9f0f-865357d485f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='278b60adc42841df9f3527c719b56dce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6083dd4c4ebd440bb723ac2aa2b2b582',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:46.982418 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8cf490b-5c15-4616-b26c-96f69db377b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:47.019194 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8cf490b-5c15-4616-b26c-96f69db377b2) transitioned into state 'SUCCESS' from state '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-114992981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='278b60adc42841df9f3527c719b56dce',qos_specs=None,replication_status=,reservations=['239cbc3a-7028-4e83-acef-69af55221b0b','bb564f72-6d31-4b7e-898c-28c2c7dab8d2','e6807801-87b7-44a7-9058-ff23ac5e0861','42dbcb48-cb33-48bc-8599-50bcc50012fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6083dd4c4ebd440bb723ac2aa2b2b582',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:47.019973 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1047f5b1-afdc-4733-bdc1-e466d092ef4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:47.033674 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1047f5b1-afdc-4733-bdc1-e466d092ef4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:47.034790 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Flow 'volume_create_api' (fd230b7e-0e77-4506-b337-4a9b7d57df98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:47.035157 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Create volume request issued successfully. Aug 25 15:17:47.035864 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1256a0e2-25dc-409f-b18c-fcc81698230b tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:47.036287 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 281/1112] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:17:46 2026] POST /volume/v3/volumes => generated 816 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:47.049093 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ca9f9ae4-a4dd-4553-92dd-eff214fa08ee None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:47.051183 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ca9f9ae4-a4dd-4553-92dd-eff214fa08ee tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] GET https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 Aug 25 15:17:47.051406 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ca9f9ae4-a4dd-4553-92dd-eff214fa08ee tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:47.051748 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ca9f9ae4-a4dd-4553-92dd-eff214fa08ee tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:47.059433 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:47.059433 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:47.064146 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ca9f9ae4-a4dd-4553-92dd-eff214fa08ee tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Volume info retrieved successfully. Aug 25 15:17:47.069110 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ca9f9ae4-a4dd-4553-92dd-eff214fa08ee tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 returned with HTTP 200 Aug 25 15:17:47.069486 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 270/1113] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:47 2026] GET /volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:47.707646 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5aac5b28-556c-4bff-b28d-60f35b0c2bd1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:47.709951 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5aac5b28-556c-4bff-b28d-60f35b0c2bd1 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] GET https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe Aug 25 15:17:47.710158 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5aac5b28-556c-4bff-b28d-60f35b0c2bd1 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:47.710360 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5aac5b28-556c-4bff-b28d-60f35b0c2bd1 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:47.724041 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5aac5b28-556c-4bff-b28d-60f35b0c2bd1 tempest-VolumeTypesTest-798738466 tempest-VolumeTypesTest-798738466-project-member] https://10.4.3.85/volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe returned with HTTP 404 Aug 25 15:17:47.724578 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 285/1114] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:47 2026] GET /volume/v3/volumes/05e0309a-5240-4fd6-ac1b-4a56c21c74fe => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:47.733907 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ae3b6bb4-5255-45ac-bca5-e48527225f20 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:47.736035 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae3b6bb4-5255-45ac-bca5-e48527225f20 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] DELETE https://10.4.3.85/volume/v3/types/c9601472-6037-47f8-ae28-2abe160b65e2 Aug 25 15:17:47.736453 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae3b6bb4-5255-45ac-bca5-e48527225f20 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:47.736854 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae3b6bb4-5255-45ac-bca5-e48527225f20 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:47.770330 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae3b6bb4-5255-45ac-bca5-e48527225f20 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/c9601472-6037-47f8-ae28-2abe160b65e2 returned with HTTP 202 Aug 25 15:17:47.771229 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 279/1115] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:17:47 2026] DELETE /volume/v3/types/c9601472-6037-47f8-ae28-2abe160b65e2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:47.781964 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-08d2f22f-7adf-404e-afb8-713fbeac6b62 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:47.784845 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08d2f22f-7adf-404e-afb8-713fbeac6b62 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] GET https://10.4.3.85/volume/v3/types/c9601472-6037-47f8-ae28-2abe160b65e2 Aug 25 15:17:47.785158 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08d2f22f-7adf-404e-afb8-713fbeac6b62 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:47.785484 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08d2f22f-7adf-404e-afb8-713fbeac6b62 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:47.792792 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08d2f22f-7adf-404e-afb8-713fbeac6b62 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/c9601472-6037-47f8-ae28-2abe160b65e2 returned with HTTP 404 Aug 25 15:17:47.793346 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 282/1116] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:17:47 2026] GET /volume/v3/types/c9601472-6037-47f8-ae28-2abe160b65e2 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:47.803002 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2d1d8839-5065-4d9c-939b-4dd9fcd4b56c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:47.805238 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d1d8839-5065-4d9c-939b-4dd9fcd4b56c tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] DELETE https://10.4.3.85/volume/v3/types/09e0d77a-8bb0-4054-84b7-a1e7c25fa794 Aug 25 15:17:47.805530 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2d1d8839-5065-4d9c-939b-4dd9fcd4b56c tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:47.805794 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2d1d8839-5065-4d9c-939b-4dd9fcd4b56c tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:47.835972 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d1d8839-5065-4d9c-939b-4dd9fcd4b56c tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/09e0d77a-8bb0-4054-84b7-a1e7c25fa794 returned with HTTP 202 Aug 25 15:17:47.836500 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 271/1117] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:17:47 2026] DELETE /volume/v3/types/09e0d77a-8bb0-4054-84b7-a1e7c25fa794 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:47.846451 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4d5c905c-8348-4c38-af91-77a295811610 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:47.851464 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4d5c905c-8348-4c38-af91-77a295811610 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] GET https://10.4.3.85/volume/v3/types/09e0d77a-8bb0-4054-84b7-a1e7c25fa794 Aug 25 15:17:47.851836 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4d5c905c-8348-4c38-af91-77a295811610 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:47.852204 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4d5c905c-8348-4c38-af91-77a295811610 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:47.858209 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4d5c905c-8348-4c38-af91-77a295811610 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/09e0d77a-8bb0-4054-84b7-a1e7c25fa794 returned with HTTP 404 Aug 25 15:17:47.859115 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 286/1118] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:17:47 2026] GET /volume/v3/types/09e0d77a-8bb0-4054-84b7-a1e7c25fa794 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:47.869959 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1fb5b8d7-8ae7-4cdd-94f7-889aa06b70e0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:47.873520 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1fb5b8d7-8ae7-4cdd-94f7-889aa06b70e0 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:17:47.873520 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1fb5b8d7-8ae7-4cdd-94f7-889aa06b70e0 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1128959198", "description": "tempest-volume-type-description-351918463", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:47.896203 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1fb5b8d7-8ae7-4cdd-94f7-889aa06b70e0 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:17:47.896203 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 280/1119] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:17:47 2026] POST /volume/v3/types => generated 314 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:47.907302 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1947a2f9-16be-4792-8ace-6631778df9c9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:47.914155 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1947a2f9-16be-4792-8ace-6631778df9c9 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] GET https://10.4.3.85/volume/v3/types/53f1c3b7-7bbd-41b7-ae63-cd0114c98470 Aug 25 15:17:47.914653 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1947a2f9-16be-4792-8ace-6631778df9c9 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:47.914948 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1947a2f9-16be-4792-8ace-6631778df9c9 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:47.922314 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:47.922314 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:47.925219 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1947a2f9-16be-4792-8ace-6631778df9c9 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/53f1c3b7-7bbd-41b7-ae63-cd0114c98470 returned with HTTP 200 Aug 25 15:17:47.925777 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 283/1120] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:17:47 2026] GET /volume/v3/types/53f1c3b7-7bbd-41b7-ae63-cd0114c98470 => generated 336 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:47.937402 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6ef2d550-c562-4015-aab4-f440ab2b89a6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:47.939779 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ef2d550-c562-4015-aab4-f440ab2b89a6 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] DELETE https://10.4.3.85/volume/v3/types/53f1c3b7-7bbd-41b7-ae63-cd0114c98470 Aug 25 15:17:47.939986 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ef2d550-c562-4015-aab4-f440ab2b89a6 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:47.940256 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ef2d550-c562-4015-aab4-f440ab2b89a6 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:47.971839 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ef2d550-c562-4015-aab4-f440ab2b89a6 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/53f1c3b7-7bbd-41b7-ae63-cd0114c98470 returned with HTTP 202 Aug 25 15:17:47.972286 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 272/1121] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:17:47 2026] DELETE /volume/v3/types/53f1c3b7-7bbd-41b7-ae63-cd0114c98470 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:47.973886 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fc06b5ad-9465-41d4-b88a-ef6fd3a33b73 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:47.975759 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc06b5ad-9465-41d4-b88a-ef6fd3a33b73 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 Aug 25 15:17:47.975973 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc06b5ad-9465-41d4-b88a-ef6fd3a33b73 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:47.976148 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc06b5ad-9465-41d4-b88a-ef6fd3a33b73 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:47.983420 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc06b5ad-9465-41d4-b88a-ef6fd3a33b73 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 returned with HTTP 404 Aug 25 15:17:47.983420 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 287/1122] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:47 2026] GET /volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:47.983918 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-826303e9-f0b9-4976-85dd-d50edb793e3a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:47.987168 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-826303e9-f0b9-4976-85dd-d50edb793e3a tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] GET https://10.4.3.85/volume/v3/types/53f1c3b7-7bbd-41b7-ae63-cd0114c98470 Aug 25 15:17:47.987168 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-826303e9-f0b9-4976-85dd-d50edb793e3a tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:47.987168 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-826303e9-f0b9-4976-85dd-d50edb793e3a tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:47.991586 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-826303e9-f0b9-4976-85dd-d50edb793e3a tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/53f1c3b7-7bbd-41b7-ae63-cd0114c98470 returned with HTTP 404 Aug 25 15:17:47.992237 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 281/1123] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:17:47 2026] GET /volume/v3/types/53f1c3b7-7bbd-41b7-ae63-cd0114c98470 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:47.994679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7249967e-10a7-4319-a3f2-383c6a7bb2ad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:47.997527 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7249967e-10a7-4319-a3f2-383c6a7bb2ad tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 Aug 25 15:17:47.997772 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7249967e-10a7-4319-a3f2-383c6a7bb2ad tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:47.997966 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7249967e-10a7-4319-a3f2-383c6a7bb2ad tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:47.998183 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-7249967e-10a7-4319-a3f2-383c6a7bb2ad tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: 306441b1-280b-4847-bd67-4da9d7494308 Aug 25 15:17:48.002747 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1428079c-bb75-4dcd-9bd6-7ac813c2e731 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.007172 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1428079c-bb75-4dcd-9bd6-7ac813c2e731 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:17:48.007928 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1428079c-bb75-4dcd-9bd6-7ac813c2e731 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1958937936"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:48.011099 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:48.011099 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:48.011774 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7249967e-10a7-4319-a3f2-383c6a7bb2ad tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:48.025205 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1428079c-bb75-4dcd-9bd6-7ac813c2e731 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:17:48.025840 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 273/1124] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:17:48 2026] POST /volume/v3/types => generated 221 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:48.036498 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cbf8b4f1-0ef3-4a52-89f4-cebb5729e93a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.038748 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7249967e-10a7-4319-a3f2-383c6a7bb2ad tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume request issued successfully. Aug 25 15:17:48.038980 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7249967e-10a7-4319-a3f2-383c6a7bb2ad tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 returned with HTTP 202 Aug 25 15:17:48.039422 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 284/1125] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:17:47 2026] DELETE /volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:17:48.039576 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cbf8b4f1-0ef3-4a52-89f4-cebb5729e93a tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] POST https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption Aug 25 15:17:48.040023 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cbf8b4f1-0ef3-4a52-89f4-cebb5729e93a tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:48.043192 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:48.043192 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:48.051651 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3f4d502c-95fc-45c7-968e-70fd5379572e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.054802 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f4d502c-95fc-45c7-968e-70fd5379572e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 Aug 25 15:17:48.054802 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f4d502c-95fc-45c7-968e-70fd5379572e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.054802 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f4d502c-95fc-45c7-968e-70fd5379572e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.063187 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:48.063187 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:48.067863 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3f4d502c-95fc-45c7-968e-70fd5379572e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:48.075099 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f4d502c-95fc-45c7-968e-70fd5379572e tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 returned with HTTP 200 Aug 25 15:17:48.075850 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 282/1126] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:48 2026] GET /volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 => generated 894 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:48.090306 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f9c73a24-e7d8-4b97-b623-1301a6861c80 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.092751 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9c73a24-e7d8-4b97-b623-1301a6861c80 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] GET https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 Aug 25 15:17:48.093106 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9c73a24-e7d8-4b97-b623-1301a6861c80 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.093202 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9c73a24-e7d8-4b97-b623-1301a6861c80 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.096547 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cbf8b4f1-0ef3-4a52-89f4-cebb5729e93a tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption returned with HTTP 200 Aug 25 15:17:48.105600 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 288/1127] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:17:48 2026] POST /volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption => generated 239 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:48.105731 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:48.105731 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:48.105839 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-af340234-8d12-4e41-9f21-e78deec45a8d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.107668 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f9c73a24-e7d8-4b97-b623-1301a6861c80 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Volume info retrieved successfully. Aug 25 15:17:48.108257 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-af340234-8d12-4e41-9f21-e78deec45a8d tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] GET https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption Aug 25 15:17:48.108546 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-af340234-8d12-4e41-9f21-e78deec45a8d tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.108804 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-af340234-8d12-4e41-9f21-e78deec45a8d tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.112863 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9c73a24-e7d8-4b97-b623-1301a6861c80 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 returned with HTTP 200 Aug 25 15:17:48.113251 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 274/1128] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:48 2026] GET /volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:48.116015 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-af340234-8d12-4e41-9f21-e78deec45a8d tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption returned with HTTP 200 Aug 25 15:17:48.116619 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 285/1129] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:17:48 2026] GET /volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:48.160223 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-90efb9f2-8db1-47eb-b9d7-61c3125f6c18 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.160223 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-90efb9f2-8db1-47eb-b9d7-61c3125f6c18 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] PUT https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption/144906c1-c907-4ac4-85ee-5c171ea2a880 Aug 25 15:17:48.160223 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-90efb9f2-8db1-47eb-b9d7-61c3125f6c18 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:48.164166 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f7f1fcef-3494-449b-9ffe-a1615a7c82e7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.172250 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f7f1fcef-3494-449b-9ffe-a1615a7c82e7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] POST https://10.4.3.85/volume/v3/volume-transfers Aug 25 15:17:48.172250 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f7f1fcef-3494-449b-9ffe-a1615a7c82e7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6c726258-0202-49af-9f0f-865357d485f3"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:48.172250 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volume_transfer [None req-f7f1fcef-3494-449b-9ffe-a1615a7c82e7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Creating new volume transfer {'transfer': {'volume_id': '6c726258-0202-49af-9f0f-865357d485f3'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 15:17:48.172250 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volume_transfer [None req-f7f1fcef-3494-449b-9ffe-a1615a7c82e7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Creating transfer of volume 6c726258-0202-49af-9f0f-865357d485f3 Aug 25 15:17:48.172250 np0000008087 devstack@c-api.service[100465]: INFO cinder.transfer.api [None req-f7f1fcef-3494-449b-9ffe-a1615a7c82e7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Generating transfer record for volume 6c726258-0202-49af-9f0f-865357d485f3 Aug 25 15:17:48.196035 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:48.196035 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:48.209253 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-90efb9f2-8db1-47eb-b9d7-61c3125f6c18 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption/144906c1-c907-4ac4-85ee-5c171ea2a880 returned with HTTP 200 Aug 25 15:17:48.209253 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 283/1130] 10.4.3.85 () {68 vars in 1500 bytes} [Tue Aug 25 15:17:48 2026] PUT /volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption/144906c1-c907-4ac4-85ee-5c171ea2a880 => generated 122 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:48.236248 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e0690903-03c9-4297-a0a7-fb53d03c0213 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.236248 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e0690903-03c9-4297-a0a7-fb53d03c0213 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] GET https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption Aug 25 15:17:48.236248 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e0690903-03c9-4297-a0a7-fb53d03c0213 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.236248 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e0690903-03c9-4297-a0a7-fb53d03c0213 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.236248 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e0690903-03c9-4297-a0a7-fb53d03c0213 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption returned with HTTP 200 Aug 25 15:17:48.236248 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 275/1131] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:17:48 2026] GET /volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption => generated 347 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:48.236453 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-908992ff-c406-4d35-85e7-e9184ad6f719 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.238978 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-908992ff-c406-4d35-85e7-e9184ad6f719 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] GET https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption/cipher Aug 25 15:17:48.239234 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-908992ff-c406-4d35-85e7-e9184ad6f719 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.239559 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-908992ff-c406-4d35-85e7-e9184ad6f719 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.260371 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-908992ff-c406-4d35-85e7-e9184ad6f719 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption/cipher returned with HTTP 200 Aug 25 15:17:48.260371 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 286/1132] 10.4.3.85 () {66 vars in 1389 bytes} [Tue Aug 25 15:17:48 2026] GET /volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:17:48.268065 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f7f1fcef-3494-449b-9ffe-a1615a7c82e7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volume-transfers returned with HTTP 202 Aug 25 15:17:48.268065 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 289/1133] 10.4.3.85 () {70 vars in 1319 bytes} [Tue Aug 25 15:17:48 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:48.268261 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8d419c5d-bed1-495c-9fe7-1b1fdf8f3f69 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.270564 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d419c5d-bed1-495c-9fe7-1b1fdf8f3f69 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] DELETE https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption/144906c1-c907-4ac4-85ee-5c171ea2a880 Aug 25 15:17:48.270989 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8d419c5d-bed1-495c-9fe7-1b1fdf8f3f69 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.271443 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8d419c5d-bed1-495c-9fe7-1b1fdf8f3f69 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.279135 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d6a27322-dd7a-47f4-a2f5-038060a1b9c4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.281488 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d6a27322-dd7a-47f4-a2f5-038060a1b9c4 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] GET https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 Aug 25 15:17:48.281832 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d6a27322-dd7a-47f4-a2f5-038060a1b9c4 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.282051 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d6a27322-dd7a-47f4-a2f5-038060a1b9c4 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.292337 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:48.292337 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:48.297097 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d419c5d-bed1-495c-9fe7-1b1fdf8f3f69 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption/144906c1-c907-4ac4-85ee-5c171ea2a880 returned with HTTP 202 Aug 25 15:17:48.297097 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 284/1134] 10.4.3.85 () {66 vars in 1482 bytes} [Tue Aug 25 15:17:48 2026] DELETE /volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption/144906c1-c907-4ac4-85ee-5c171ea2a880 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:48.297235 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d6a27322-dd7a-47f4-a2f5-038060a1b9c4 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Volume info retrieved successfully. Aug 25 15:17:48.303728 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d6a27322-dd7a-47f4-a2f5-038060a1b9c4 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 returned with HTTP 200 Aug 25 15:17:48.304276 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 276/1135] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:48 2026] GET /volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:48.309724 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6aa951ff-b572-42ae-b851-94a4c6eb50d7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.309724 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6aa951ff-b572-42ae-b851-94a4c6eb50d7 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] GET https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption Aug 25 15:17:48.309893 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6aa951ff-b572-42ae-b851-94a4c6eb50d7 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.310139 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6aa951ff-b572-42ae-b851-94a4c6eb50d7 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.320624 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6aa951ff-b572-42ae-b851-94a4c6eb50d7 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption returned with HTTP 200 Aug 25 15:17:48.320774 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ab13d030-da26-4157-8d5b-9d196e413bf5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.321289 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 287/1136] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:17:48 2026] GET /volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 15:17:48.324151 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ab13d030-da26-4157-8d5b-9d196e413bf5 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] GET https://10.4.3.85/volume/v3/volume-transfers/detail Aug 25 15:17:48.324372 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ab13d030-da26-4157-8d5b-9d196e413bf5 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.324660 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ab13d030-da26-4157-8d5b-9d196e413bf5 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.324868 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volume_transfer [None req-ab13d030-da26-4157-8d5b-9d196e413bf5 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Listing volume transfers {{(pid=100465) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 15:17:48.331701 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-64477930-3cc0-4584-a869-35930627d171 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.333067 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ab13d030-da26-4157-8d5b-9d196e413bf5 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 25 15:17:48.335492 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-64477930-3cc0-4584-a869-35930627d171 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] GET https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption Aug 25 15:17:48.335601 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 290/1137] 10.4.3.85 () {68 vars in 1319 bytes} [Tue Aug 25 15:17:48 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:48.335653 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-64477930-3cc0-4584-a869-35930627d171 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.335653 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-64477930-3cc0-4584-a869-35930627d171 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.341803 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-64477930-3cc0-4584-a869-35930627d171 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption returned with HTTP 200 Aug 25 15:17:48.342424 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 285/1138] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:17:48 2026] GET /volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 15:17:48.345297 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b8dd3759-030d-4419-b723-fcca4ec8ba93 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.347339 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b8dd3759-030d-4419-b723-fcca4ec8ba93 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] DELETE https://10.4.3.85/volume/v3/volume-transfers/d2f872ba-a9a1-4c4f-b4d7-82c07b20acfe Aug 25 15:17:48.347695 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b8dd3759-030d-4419-b723-fcca4ec8ba93 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.347893 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b8dd3759-030d-4419-b723-fcca4ec8ba93 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.348060 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.volume_transfer [None req-b8dd3759-030d-4419-b723-fcca4ec8ba93 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Delete transfer with id: d2f872ba-a9a1-4c4f-b4d7-82c07b20acfe Aug 25 15:17:48.357122 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-90a942a3-482f-4963-afae-59d4082cd28a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.359206 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-90a942a3-482f-4963-afae-59d4082cd28a tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] DELETE https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3 Aug 25 15:17:48.359350 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:48.359350 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:48.359449 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-90a942a3-482f-4963-afae-59d4082cd28a tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.359835 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-90a942a3-482f-4963-afae-59d4082cd28a tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.399250 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b8dd3759-030d-4419-b723-fcca4ec8ba93 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volume-transfers/d2f872ba-a9a1-4c4f-b4d7-82c07b20acfe returned with HTTP 202 Aug 25 15:17:48.399759 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 277/1139] 10.4.3.85 () {68 vars in 1412 bytes} [Tue Aug 25 15:17:48 2026] DELETE /volume/v3/volume-transfers/d2f872ba-a9a1-4c4f-b4d7-82c07b20acfe => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:17:48.406951 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2efb2252-a629-4bb5-98f4-066d2c42d701 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.412546 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2efb2252-a629-4bb5-98f4-066d2c42d701 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] GET https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 Aug 25 15:17:48.412546 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2efb2252-a629-4bb5-98f4-066d2c42d701 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.412546 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2efb2252-a629-4bb5-98f4-066d2c42d701 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.414215 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-90a942a3-482f-4963-afae-59d4082cd28a tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3 returned with HTTP 202 Aug 25 15:17:48.414712 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 288/1140] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:17:48 2026] DELETE /volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:48.420209 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:48.420209 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:48.435897 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c2f42392-e464-4cf8-b732-3782bcb9cddb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.436028 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2efb2252-a629-4bb5-98f4-066d2c42d701 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Volume info retrieved successfully. Aug 25 15:17:48.436081 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2f42392-e464-4cf8-b732-3782bcb9cddb tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] GET https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3 Aug 25 15:17:48.436081 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2f42392-e464-4cf8-b732-3782bcb9cddb tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.436081 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2f42392-e464-4cf8-b732-3782bcb9cddb tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.436081 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2f42392-e464-4cf8-b732-3782bcb9cddb tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3 returned with HTTP 404 Aug 25 15:17:48.436081 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 286/1141] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:17:48 2026] GET /volume/v3/types/d2e3e683-ca14-42d5-a320-68e61cc89bb3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:48.436294 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2efb2252-a629-4bb5-98f4-066d2c42d701 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 returned with HTTP 200 Aug 25 15:17:48.436294 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 291/1142] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:48 2026] GET /volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:48.441380 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ac1d8533-161c-4532-a260-de5213944a19 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.443673 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ac1d8533-161c-4532-a260-de5213944a19 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] GET https://10.4.3.85/volume/v3/types Aug 25 15:17:48.444017 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ac1d8533-161c-4532-a260-de5213944a19 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.444284 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ac1d8533-161c-4532-a260-de5213944a19 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.451115 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1833287f-00b6-4b5c-a499-1d92f4b2d5a7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.453205 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1833287f-00b6-4b5c-a499-1d92f4b2d5a7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] DELETE https://10.4.3.85/volume/v3/volume-transfers/d2f872ba-a9a1-4c4f-b4d7-82c07b20acfe Aug 25 15:17:48.464413 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1833287f-00b6-4b5c-a499-1d92f4b2d5a7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.464413 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1833287f-00b6-4b5c-a499-1d92f4b2d5a7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.464413 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.volume_transfer [None req-1833287f-00b6-4b5c-a499-1d92f4b2d5a7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Delete transfer with id: d2f872ba-a9a1-4c4f-b4d7-82c07b20acfe Aug 25 15:17:48.464413 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1833287f-00b6-4b5c-a499-1d92f4b2d5a7 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volume-transfers/d2f872ba-a9a1-4c4f-b4d7-82c07b20acfe returned with HTTP 404 Aug 25 15:17:48.464413 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 289/1143] 10.4.3.85 () {68 vars in 1412 bytes} [Tue Aug 25 15:17:48 2026] DELETE /volume/v3/volume-transfers/d2f872ba-a9a1-4c4f-b4d7-82c07b20acfe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:48.464850 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ac1d8533-161c-4532-a260-de5213944a19 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:17:48.464850 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 278/1144] 10.4.3.85 () {66 vars in 1224 bytes} [Tue Aug 25 15:17:48 2026] GET /volume/v3/types => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:48.472483 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8c4b12f8-d5b3-42ee-9a70-4b68de8080ef None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.475645 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c4b12f8-d5b3-42ee-9a70-4b68de8080ef tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 Aug 25 15:17:48.475645 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c4b12f8-d5b3-42ee-9a70-4b68de8080ef tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.475645 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c4b12f8-d5b3-42ee-9a70-4b68de8080ef tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.475645 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-8c4b12f8-d5b3-42ee-9a70-4b68de8080ef tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Delete volume with id: 6c726258-0202-49af-9f0f-865357d485f3 Aug 25 15:17:48.481894 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-09745899-a6e7-44d6-8964-63bb9d2a9dd9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.484667 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-09745899-a6e7-44d6-8964-63bb9d2a9dd9 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:17:48.493458 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-09745899-a6e7-44d6-8964-63bb9d2a9dd9 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-189881035"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:48.493586 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:48.493586 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:48.493586 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8c4b12f8-d5b3-42ee-9a70-4b68de8080ef tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Volume info retrieved successfully. Aug 25 15:17:48.612724 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8c4b12f8-d5b3-42ee-9a70-4b68de8080ef tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Delete volume request issued successfully. Aug 25 15:17:48.612724 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c4b12f8-d5b3-42ee-9a70-4b68de8080ef tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 returned with HTTP 202 Aug 25 15:17:48.612724 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 287/1145] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:17:48 2026] DELETE /volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:17:48.624134 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-09745899-a6e7-44d6-8964-63bb9d2a9dd9 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:17:48.624603 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 292/1146] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:17:48 2026] POST /volume/v3/types => generated 220 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:48.645697 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4f4507d7-7491-4238-a0e1-9c1ca285379d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.645697 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4f4507d7-7491-4238-a0e1-9c1ca285379d tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] GET https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 Aug 25 15:17:48.645697 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4f4507d7-7491-4238-a0e1-9c1ca285379d tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.645697 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4f4507d7-7491-4238-a0e1-9c1ca285379d tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.651503 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7ee8330c-0fa5-46d9-b7b9-3e3710a53ed0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.653757 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7ee8330c-0fa5-46d9-b7b9-3e3710a53ed0 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] PUT https://10.4.3.85/volume/v3/types/ebc01cda-69cb-4c55-ac1c-231e8b3cdee0 Aug 25 15:17:48.654189 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7ee8330c-0fa5-46d9-b7b9-3e3710a53ed0 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-562833115", "description": "tempest-volume-type-description-436077069", "is_public": false}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:48.693625 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:48.693625 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:48.698213 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4f4507d7-7491-4238-a0e1-9c1ca285379d tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Volume info retrieved successfully. Aug 25 15:17:48.704075 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4f4507d7-7491-4238-a0e1-9c1ca285379d tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 returned with HTTP 200 Aug 25 15:17:48.704816 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 290/1147] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:48 2026] GET /volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 => generated 1136 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:17:48.800583 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7ee8330c-0fa5-46d9-b7b9-3e3710a53ed0 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/ebc01cda-69cb-4c55-ac1c-231e8b3cdee0 returned with HTTP 200 Aug 25 15:17:48.801033 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 279/1148] 10.4.3.85 () {68 vars in 1356 bytes} [Tue Aug 25 15:17:48 2026] PUT /volume/v3/types/ebc01cda-69cb-4c55-ac1c-231e8b3cdee0 => generated 203 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:48.809939 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-78cba1d0-65b9-4195-bc28-29fce0ffd3e1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.812235 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-78cba1d0-65b9-4195-bc28-29fce0ffd3e1 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] GET https://10.4.3.85/volume/v3/types/ebc01cda-69cb-4c55-ac1c-231e8b3cdee0 Aug 25 15:17:48.813489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-78cba1d0-65b9-4195-bc28-29fce0ffd3e1 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.813489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-78cba1d0-65b9-4195-bc28-29fce0ffd3e1 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.818850 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-78cba1d0-65b9-4195-bc28-29fce0ffd3e1 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/ebc01cda-69cb-4c55-ac1c-231e8b3cdee0 returned with HTTP 200 Aug 25 15:17:48.819394 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 288/1149] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:17:48 2026] GET /volume/v3/types/ebc01cda-69cb-4c55-ac1c-231e8b3cdee0 => generated 267 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:48.828367 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8ca6d080-819c-415d-a79c-86a056e1d016 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.830389 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8ca6d080-819c-415d-a79c-86a056e1d016 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] DELETE https://10.4.3.85/volume/v3/types/ebc01cda-69cb-4c55-ac1c-231e8b3cdee0 Aug 25 15:17:48.830666 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8ca6d080-819c-415d-a79c-86a056e1d016 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.830906 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8ca6d080-819c-415d-a79c-86a056e1d016 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.929568 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8ca6d080-819c-415d-a79c-86a056e1d016 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/ebc01cda-69cb-4c55-ac1c-231e8b3cdee0 returned with HTTP 202 Aug 25 15:17:48.929568 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 293/1150] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:17:48 2026] DELETE /volume/v3/types/ebc01cda-69cb-4c55-ac1c-231e8b3cdee0 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:48.938418 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9f3abf1e-a3cb-4a70-8db6-bb27c9c99ad3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:48.945425 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f3abf1e-a3cb-4a70-8db6-bb27c9c99ad3 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] GET https://10.4.3.85/volume/v3/types/ebc01cda-69cb-4c55-ac1c-231e8b3cdee0 Aug 25 15:17:48.945854 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f3abf1e-a3cb-4a70-8db6-bb27c9c99ad3 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:48.946644 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f3abf1e-a3cb-4a70-8db6-bb27c9c99ad3 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:48.966703 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f3abf1e-a3cb-4a70-8db6-bb27c9c99ad3 tempest-VolumeTypesTest-1468238863 tempest-VolumeTypesTest-1468238863-project-admin] https://10.4.3.85/volume/v3/types/ebc01cda-69cb-4c55-ac1c-231e8b3cdee0 returned with HTTP 404 Aug 25 15:17:48.967737 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 291/1151] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:17:48 2026] GET /volume/v3/types/ebc01cda-69cb-4c55-ac1c-231e8b3cdee0 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:49.097348 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-64dd4d03-e2bd-4eb6-8cbe-8288b008a293 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:49.099073 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64dd4d03-e2bd-4eb6-8cbe-8288b008a293 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 Aug 25 15:17:49.099437 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64dd4d03-e2bd-4eb6-8cbe-8288b008a293 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:49.099712 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64dd4d03-e2bd-4eb6-8cbe-8288b008a293 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:49.111102 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64dd4d03-e2bd-4eb6-8cbe-8288b008a293 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 returned with HTTP 404 Aug 25 15:17:49.111715 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 280/1152] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:49 2026] GET /volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:49.121050 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-412818d7-b138-48a6-905a-4a6c0dc43646 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:49.125655 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-412818d7-b138-48a6-905a-4a6c0dc43646 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f Aug 25 15:17:49.125655 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-412818d7-b138-48a6-905a-4a6c0dc43646 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:49.125655 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-412818d7-b138-48a6-905a-4a6c0dc43646 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:49.125655 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-412818d7-b138-48a6-905a-4a6c0dc43646 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: 36c47bc6-0ee9-496f-b004-6f484080a35f Aug 25 15:17:49.136915 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:49.136915 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:49.137941 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-412818d7-b138-48a6-905a-4a6c0dc43646 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:49.177933 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-412818d7-b138-48a6-905a-4a6c0dc43646 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume request issued successfully. Aug 25 15:17:49.178286 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-412818d7-b138-48a6-905a-4a6c0dc43646 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f returned with HTTP 202 Aug 25 15:17:49.178855 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 289/1153] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:17:49 2026] DELETE /volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:17:49.189058 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-35edb361-1bf1-44db-acdd-bd2ef9cfc978 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:49.190949 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-35edb361-1bf1-44db-acdd-bd2ef9cfc978 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f Aug 25 15:17:49.191350 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-35edb361-1bf1-44db-acdd-bd2ef9cfc978 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:49.191654 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-35edb361-1bf1-44db-acdd-bd2ef9cfc978 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:49.203631 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:49.203631 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:49.213528 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-35edb361-1bf1-44db-acdd-bd2ef9cfc978 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:49.221337 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-35edb361-1bf1-44db-acdd-bd2ef9cfc978 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f returned with HTTP 200 Aug 25 15:17:49.222415 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 294/1154] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:49 2026] GET /volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 15:17:49.722409 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-60ef653f-2410-4e7f-9afe-b8bfd91fcaa8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:49.725073 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-60ef653f-2410-4e7f-9afe-b8bfd91fcaa8 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] GET https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 Aug 25 15:17:49.725315 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-60ef653f-2410-4e7f-9afe-b8bfd91fcaa8 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:49.725534 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-60ef653f-2410-4e7f-9afe-b8bfd91fcaa8 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:49.740035 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-60ef653f-2410-4e7f-9afe-b8bfd91fcaa8 tempest-VolumesTransfersV355Test-794324373 tempest-VolumesTransfersV355Test-794324373-project-admin] https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 returned with HTTP 404 Aug 25 15:17:49.740620 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 292/1155] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:49 2026] GET /volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:49.748937 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0ac538d6-a70e-458c-bd41-de198ffcbaa3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:49.750790 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0ac538d6-a70e-458c-bd41-de198ffcbaa3 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] GET https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 Aug 25 15:17:49.750993 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0ac538d6-a70e-458c-bd41-de198ffcbaa3 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:49.751196 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0ac538d6-a70e-458c-bd41-de198ffcbaa3 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:49.776247 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0ac538d6-a70e-458c-bd41-de198ffcbaa3 tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 returned with HTTP 404 Aug 25 15:17:49.776247 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 281/1156] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:49 2026] GET /volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:49.807321 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cf2b21e5-1f91-4fc5-b64d-b160a55d1a0a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:49.808779 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf2b21e5-1f91-4fc5-b64d-b160a55d1a0a tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] DELETE https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 Aug 25 15:17:49.815534 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf2b21e5-1f91-4fc5-b64d-b160a55d1a0a tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:49.815534 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf2b21e5-1f91-4fc5-b64d-b160a55d1a0a tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:49.815534 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-cf2b21e5-1f91-4fc5-b64d-b160a55d1a0a tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] Delete volume with id: 6c726258-0202-49af-9f0f-865357d485f3 Aug 25 15:17:49.817694 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf2b21e5-1f91-4fc5-b64d-b160a55d1a0a tempest-VolumesTransfersV355Test-2108768100 tempest-VolumesTransfersV355Test-2108768100-project-member] https://10.4.3.85/volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 returned with HTTP 404 Aug 25 15:17:49.817694 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 290/1157] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:17:49 2026] DELETE /volume/v3/volumes/6c726258-0202-49af-9f0f-865357d485f3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:50.245370 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-39478fbf-f181-4897-9aeb-661b9f3c0707 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:50.250182 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-39478fbf-f181-4897-9aeb-661b9f3c0707 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f Aug 25 15:17:50.250549 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-39478fbf-f181-4897-9aeb-661b9f3c0707 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:50.250841 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-39478fbf-f181-4897-9aeb-661b9f3c0707 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:50.261004 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-39478fbf-f181-4897-9aeb-661b9f3c0707 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f returned with HTTP 404 Aug 25 15:17:50.261141 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 295/1158] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:50 2026] GET /volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:50.275949 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-757f15f1-d957-436c-b589-15df0e4816be None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:50.279424 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-757f15f1-d957-436c-b589-15df0e4816be tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c Aug 25 15:17:50.279789 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-757f15f1-d957-436c-b589-15df0e4816be tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:50.280055 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-757f15f1-d957-436c-b589-15df0e4816be tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:50.280335 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-757f15f1-d957-436c-b589-15df0e4816be tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: d9587cea-9d2a-49a1-a526-8d09cacca42c Aug 25 15:17:50.290035 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:50.290035 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:50.290634 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-757f15f1-d957-436c-b589-15df0e4816be tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:50.325537 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-757f15f1-d957-436c-b589-15df0e4816be tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume request issued successfully. Aug 25 15:17:50.325537 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-757f15f1-d957-436c-b589-15df0e4816be tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c returned with HTTP 202 Aug 25 15:17:50.325537 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 293/1159] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:17:50 2026] DELETE /volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:17:50.336933 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-84f83a2e-e5a3-498b-bfbc-b45a9acb4ef3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:50.340918 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84f83a2e-e5a3-498b-bfbc-b45a9acb4ef3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c Aug 25 15:17:50.341302 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-84f83a2e-e5a3-498b-bfbc-b45a9acb4ef3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:50.341748 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-84f83a2e-e5a3-498b-bfbc-b45a9acb4ef3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:50.352000 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:50.352000 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:50.358497 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-84f83a2e-e5a3-498b-bfbc-b45a9acb4ef3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:50.364428 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84f83a2e-e5a3-498b-bfbc-b45a9acb4ef3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c returned with HTTP 200 Aug 25 15:17:50.365087 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 282/1160] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:50 2026] GET /volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:51.382555 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5c88bf42-d536-44c1-a02f-ed77a14b78d2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:51.390156 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c88bf42-d536-44c1-a02f-ed77a14b78d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c Aug 25 15:17:51.390457 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c88bf42-d536-44c1-a02f-ed77a14b78d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:51.390725 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c88bf42-d536-44c1-a02f-ed77a14b78d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:51.400334 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c88bf42-d536-44c1-a02f-ed77a14b78d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c returned with HTTP 404 Aug 25 15:17:51.401583 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 291/1161] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:51 2026] GET /volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:51.414982 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2fefdf85-ffff-4fc2-9461-5b2a51e5787f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:51.417691 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2fefdf85-ffff-4fc2-9461-5b2a51e5787f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 Aug 25 15:17:51.418067 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2fefdf85-ffff-4fc2-9461-5b2a51e5787f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:51.418336 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2fefdf85-ffff-4fc2-9461-5b2a51e5787f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:51.419064 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-2fefdf85-ffff-4fc2-9461-5b2a51e5787f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: 83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 Aug 25 15:17:51.431649 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:51.431649 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:51.432158 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2fefdf85-ffff-4fc2-9461-5b2a51e5787f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:51.472911 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2fefdf85-ffff-4fc2-9461-5b2a51e5787f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume request issued successfully. Aug 25 15:17:51.473124 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2fefdf85-ffff-4fc2-9461-5b2a51e5787f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 returned with HTTP 202 Aug 25 15:17:51.473798 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 296/1162] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:17:51 2026] DELETE /volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:17:51.488370 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-447b6d2a-b13e-4b5d-86dd-2b78b08f1caa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:51.490771 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-447b6d2a-b13e-4b5d-86dd-2b78b08f1caa tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 Aug 25 15:17:51.491289 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-447b6d2a-b13e-4b5d-86dd-2b78b08f1caa tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:51.491778 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-447b6d2a-b13e-4b5d-86dd-2b78b08f1caa tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:51.503180 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:51.503180 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:51.512214 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-447b6d2a-b13e-4b5d-86dd-2b78b08f1caa tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:51.530330 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-447b6d2a-b13e-4b5d-86dd-2b78b08f1caa tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 returned with HTTP 200 Aug 25 15:17:51.531035 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 294/1163] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:51 2026] GET /volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 => generated 894 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:52.548664 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-59784006-9b08-4df3-8394-6f9af3352541 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:52.549767 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-59784006-9b08-4df3-8394-6f9af3352541 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 Aug 25 15:17:52.550811 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-59784006-9b08-4df3-8394-6f9af3352541 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:52.550811 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-59784006-9b08-4df3-8394-6f9af3352541 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:52.576132 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-59784006-9b08-4df3-8394-6f9af3352541 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 returned with HTTP 404 Aug 25 15:17:52.577308 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 283/1164] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:52 2026] GET /volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:52.589597 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aab775b0-d484-4512-b4ae-c75630e5e136 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:52.591817 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:52.592609 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-967959579"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:52.594019 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-967959579'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:52.594176 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume of 1 GB Aug 25 15:17:52.611061 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Availability Zones retrieved successfully. Aug 25 15:17:52.619033 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (c00ebc79-300e-4f2b-9fd6-155ed92750b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:52.620122 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82edd995-565d-487a-892f-af900b372307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:52.621221 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:52.660286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82edd995-565d-487a-892f-af900b372307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:52.661264 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (891bb8f9-d363-4e9b-83f1-f11a4d64c31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:52.787904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['4a4c3fbc-4793-410f-b684-cc05a339430c', 'da6356c0-1cdd-451f-b184-81b1325c0635', 'f2011da2-c1d7-4cf3-9479-b68309bd93b7', '64325860-0821-49a4-b058-616e568f2240'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:52.789151 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (891bb8f9-d363-4e9b-83f1-f11a4d64c31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a4c3fbc-4793-410f-b684-cc05a339430c', 'da6356c0-1cdd-451f-b184-81b1325c0635', 'f2011da2-c1d7-4cf3-9479-b68309bd93b7', '64325860-0821-49a4-b058-616e568f2240']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:52.790349 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (586aff11-162f-4df5-9ac2-e938a17caf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:52.834520 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (586aff11-162f-4df5-9ac2-e938a17caf3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca7f1429-2973-498c-81d6-fc1a88a75e1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-967959579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['4a4c3fbc-4793-410f-b684-cc05a339430c','da6356c0-1cdd-451f-b184-81b1325c0635','f2011da2-c1d7-4cf3-9479-b68309bd93b7','64325860-0821-49a4-b058-616e568f2240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-967959579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca7f1429-2973-498c-81d6-fc1a88a75e1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='272e44fea35e48009a7a522e94236961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:52.835330 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d978cc87-8324-4266-9423-579384964433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:52.913361 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d978cc87-8324-4266-9423-579384964433) transitioned into state 'SUCCESS' from state '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-967959579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['4a4c3fbc-4793-410f-b684-cc05a339430c','da6356c0-1cdd-451f-b184-81b1325c0635','f2011da2-c1d7-4cf3-9479-b68309bd93b7','64325860-0821-49a4-b058-616e568f2240'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:52.914595 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc643da3-9c00-4e21-9cd8-764a8d868c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:52.945037 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc643da3-9c00-4e21-9cd8-764a8d868c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:52.946523 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (c00ebc79-300e-4f2b-9fd6-155ed92750b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:52.947590 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request issued successfully. Aug 25 15:17:52.947590 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aab775b0-d484-4512-b4ae-c75630e5e136 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:52.947899 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 292/1165] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:17:52 2026] POST /volume/v3/volumes => generated 767 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:52.970129 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-166787b2-6727-4bc9-8b23-cd0ff622dd82 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:52.973255 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-166787b2-6727-4bc9-8b23-cd0ff622dd82 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f Aug 25 15:17:52.976576 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-166787b2-6727-4bc9-8b23-cd0ff622dd82 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:52.976576 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-166787b2-6727-4bc9-8b23-cd0ff622dd82 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:52.985254 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:52.985254 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:53.024194 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-166787b2-6727-4bc9-8b23-cd0ff622dd82 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:53.049693 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-166787b2-6727-4bc9-8b23-cd0ff622dd82 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f returned with HTTP 200 Aug 25 15:17:53.049693 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 297/1166] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:52 2026] GET /volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f => generated 835 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:54.064496 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a448c00a-3db6-4a6e-8de9-25c32e22fe82 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:54.066729 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a448c00a-3db6-4a6e-8de9-25c32e22fe82 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f Aug 25 15:17:54.067149 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a448c00a-3db6-4a6e-8de9-25c32e22fe82 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:54.067505 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a448c00a-3db6-4a6e-8de9-25c32e22fe82 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:54.070652 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=343,cinder:UPDATE=85,cinder:INSERT=48 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:17:54.080184 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:54.080184 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:54.086949 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a448c00a-3db6-4a6e-8de9-25c32e22fe82 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:54.097001 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a448c00a-3db6-4a6e-8de9-25c32e22fe82 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f returned with HTTP 200 Aug 25 15:17:54.097001 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 295/1167] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:54 2026] GET /volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:54.111225 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e98858a2-8112-47c6-8acb-1082b5f09a72 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:54.114685 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e98858a2-8112-47c6-8acb-1082b5f09a72 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:17:54.114906 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e98858a2-8112-47c6-8acb-1082b5f09a72 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca7f1429-2973-498c-81d6-fc1a88a75e1f", "name": "tempest-VolumeDependencyTests-Snapshot-620477876"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:54.128266 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:54.128266 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:54.128266 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e98858a2-8112-47c6-8acb-1082b5f09a72 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:54.128266 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-e98858a2-8112-47c6-8acb-1082b5f09a72 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create snapshot from volume ca7f1429-2973-498c-81d6-fc1a88a75e1f Aug 25 15:17:54.193826 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-e98858a2-8112-47c6-8acb-1082b5f09a72 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['285e74ee-8f74-416c-bdc8-1ab59aee5b29', '622b37b6-5184-41c5-8bed-a0c41e972146', '1861825d-825c-4f63-93c1-10bb6a8b4e52', 'bb8b0050-526f-4a64-ac0f-d77f706d5cb1'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:54.266275 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e98858a2-8112-47c6-8acb-1082b5f09a72 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot create request issued successfully. Aug 25 15:17:54.266604 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e98858a2-8112-47c6-8acb-1082b5f09a72 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:17:54.267321 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 284/1168] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:17:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:54.282808 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-de7dbd07-6057-4b2a-87cf-057113780131 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:54.288823 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-de7dbd07-6057-4b2a-87cf-057113780131 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf Aug 25 15:17:54.288823 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-de7dbd07-6057-4b2a-87cf-057113780131 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:54.288823 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-de7dbd07-6057-4b2a-87cf-057113780131 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:54.290552 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=404,cinder:INSERT=71,cinder:UPDATE=109 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:17:54.296545 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:54.296545 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:54.297762 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-de7dbd07-6057-4b2a-87cf-057113780131 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:54.300733 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-de7dbd07-6057-4b2a-87cf-057113780131 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf returned with HTTP 200 Aug 25 15:17:54.300963 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 293/1169] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:54 2026] GET /volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:54.303125 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-af6b1b8d-4990-4360-891e-a76dd0333f74 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:54.471068 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-af6b1b8d-4990-4360-891e-a76dd0333f74 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:17:54.471808 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-af6b1b8d-4990-4360-891e-a76dd0333f74 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5aef50c0-c827-4bad-b976-00697092ee28", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1913716042"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:54.483254 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-af6b1b8d-4990-4360-891e-a76dd0333f74 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 404 Aug 25 15:17:54.484961 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 298/1170] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:17:54 2026] POST /volume/v3/snapshots => generated 109 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:54.496394 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c0f7344a-e532-448e-bbeb-cecb5a7bcadb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:54.498196 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c0f7344a-e532-448e-bbeb-cecb5a7bcadb tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:17:54.498834 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c0f7344a-e532-448e-bbeb-cecb5a7bcadb tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1450462361"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:54.542999 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c0f7344a-e532-448e-bbeb-cecb5a7bcadb tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 404 Aug 25 15:17:54.543897 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 296/1171] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:17:54 2026] POST /volume/v3/snapshots => generated 77 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:54.555419 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6cf767f3-a70b-46a3-876d-813044764e0c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:54.557688 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6cf767f3-a70b-46a3-876d-813044764e0c tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] GET https://10.4.3.85/volume/v3/snapshots?limit=invalid Aug 25 15:17:54.557902 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6cf767f3-a70b-46a3-876d-813044764e0c tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:54.558162 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6cf767f3-a70b-46a3-876d-813044764e0c tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:54.558772 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6cf767f3-a70b-46a3-876d-813044764e0c tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] HTTP exception thrown: limit param must be an integer Aug 25 15:17:54.558772 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6cf767f3-a70b-46a3-876d-813044764e0c tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 25 15:17:54.559385 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 285/1172] 10.4.3.85 () {66 vars in 1263 bytes} [Tue Aug 25 15:17:54 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 25 15:17:54.571880 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f9cfb965-78b2-4055-87eb-6dce04e59a40 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:54.582340 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f9cfb965-78b2-4055-87eb-6dce04e59a40 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] GET https://10.4.3.85/volume/v3/snapshots?marker=c0fe41a7-bf5c-4b8e-a0f7-fb6e552b7a94 Aug 25 15:17:54.582340 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f9cfb965-78b2-4055-87eb-6dce04e59a40 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:54.582340 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f9cfb965-78b2-4055-87eb-6dce04e59a40 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:54.582340 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-f9cfb965-78b2-4055-87eb-6dce04e59a40 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:17:54.582340 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-f9cfb965-78b2-4055-87eb-6dce04e59a40 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:17:54.582340 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f9cfb965-78b2-4055-87eb-6dce04e59a40 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/snapshots?marker=c0fe41a7-bf5c-4b8e-a0f7-fb6e552b7a94 returned with HTTP 404 Aug 25 15:17:54.582340 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 294/1173] 10.4.3.85 () {66 vars in 1323 bytes} [Tue Aug 25 15:17:54 2026] GET /volume/v3/snapshots?marker=c0fe41a7-bf5c-4b8e-a0f7-fb6e552b7a94 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:54.591194 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-892da7da-d847-432d-ba1b-626c10b2aede None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:54.594064 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-892da7da-d847-432d-ba1b-626c10b2aede tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] GET https://10.4.3.85/volume/v3/snapshots?sort_key=invalid Aug 25 15:17:54.594064 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-892da7da-d847-432d-ba1b-626c10b2aede tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:54.594280 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-892da7da-d847-432d-ba1b-626c10b2aede tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:54.594561 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-892da7da-d847-432d-ba1b-626c10b2aede tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:17:54.595508 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.db.api [None req-892da7da-d847-432d-ba1b-626c10b2aede tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Building query based on filter {{(pid=100465) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:17:54.596055 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-892da7da-d847-432d-ba1b-626c10b2aede tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 25 15:17:54.596570 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 299/1174] 10.4.3.85 () {66 vars in 1269 bytes} [Tue Aug 25 15:17:54 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:17:54.606513 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2c242512-2fac-4e82-828e-ab021c2fce09 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:54.608917 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:54.609369 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1333222693"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:54.611528 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1333222693'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:54.611643 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Create volume of 2 GB Aug 25 15:17:54.617615 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Availability Zones retrieved successfully. Aug 25 15:17:54.626109 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Flow 'volume_create_api' (67d5aa38-b6ec-46d0-85c1-3992b307a2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:54.627349 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6cb5c32-13c1-425d-ab63-7759dbb82509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:54.628416 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Validating volume size '2' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:54.664041 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6cb5c32-13c1-425d-ab63-7759dbb82509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:54.664911 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1418e1f-ba6a-4990-aa37-0f78ac6211bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:54.753223 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Created reservations ['f39dcdbb-557f-4635-aaf1-2bbd8d0b75c2', 'dff7e576-8ac8-4f7f-a8fe-a39e10dfdbc9', '4dd28311-68f3-4c32-832e-ae9e33c5850c', '208b0745-6fb5-403d-b006-b771af52c4a0'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:54.754120 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1418e1f-ba6a-4990-aa37-0f78ac6211bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f39dcdbb-557f-4635-aaf1-2bbd8d0b75c2', 'dff7e576-8ac8-4f7f-a8fe-a39e10dfdbc9', '4dd28311-68f3-4c32-832e-ae9e33c5850c', '208b0745-6fb5-403d-b006-b771af52c4a0']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:54.755718 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40ac517f-0697-4747-b5f9-cfdb25199160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:54.799514 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40ac517f-0697-4747-b5f9-cfdb25199160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1333222693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2a57c7b189448c49af4c49563ffc01b',qos_specs=None,replication_status=,reservations=['f39dcdbb-557f-4635-aaf1-2bbd8d0b75c2','dff7e576-8ac8-4f7f-a8fe-a39e10dfdbc9','4dd28311-68f3-4c32-832e-ae9e33c5850c','208b0745-6fb5-403d-b006-b771af52c4a0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='793533ce17da4d189b620cd4d898537f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1333222693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2a57c7b189448c49af4c49563ffc01b',provider_auth=None,provider_geometry=None,provider_id=None,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='793533ce17da4d189b620cd4d898537f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:54.800243 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1867c16-4bf8-4c65-8b5c-96f8083a4e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:54.841282 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1867c16-4bf8-4c65-8b5c-96f8083a4e3d) transitioned into state 'SUCCESS' from state '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-1333222693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2a57c7b189448c49af4c49563ffc01b',qos_specs=None,replication_status=,reservations=['f39dcdbb-557f-4635-aaf1-2bbd8d0b75c2','dff7e576-8ac8-4f7f-a8fe-a39e10dfdbc9','4dd28311-68f3-4c32-832e-ae9e33c5850c','208b0745-6fb5-403d-b006-b771af52c4a0'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='793533ce17da4d189b620cd4d898537f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:54.842443 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b13b60a-ff1e-4867-ae2f-b4eac2282ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:54.872213 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b13b60a-ff1e-4867-ae2f-b4eac2282ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:54.873646 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Flow 'volume_create_api' (67d5aa38-b6ec-46d0-85c1-3992b307a2dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:54.873646 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Create volume request issued successfully. Aug 25 15:17:54.874911 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2c242512-2fac-4e82-828e-ab021c2fce09 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:54.875293 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 297/1175] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:17:54 2026] POST /volume/v3/volumes => generated 760 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:54.893674 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5fbd5163-c43c-4ca4-b3e6-d2de6eea1725 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:54.898239 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5fbd5163-c43c-4ca4-b3e6-d2de6eea1725 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] GET https://10.4.3.85/volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf Aug 25 15:17:54.898675 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5fbd5163-c43c-4ca4-b3e6-d2de6eea1725 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:54.898995 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5fbd5163-c43c-4ca4-b3e6-d2de6eea1725 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:54.908308 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:54.908308 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:54.916292 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5fbd5163-c43c-4ca4-b3e6-d2de6eea1725 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Volume info retrieved successfully. Aug 25 15:17:54.924713 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5fbd5163-c43c-4ca4-b3e6-d2de6eea1725 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf returned with HTTP 200 Aug 25 15:17:54.925494 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 286/1176] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:54 2026] GET /volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf => generated 828 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:55.313088 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5cca99dd-1bd7-406a-b74e-a34a29c38dcd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:55.316025 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5cca99dd-1bd7-406a-b74e-a34a29c38dcd tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf Aug 25 15:17:55.316260 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5cca99dd-1bd7-406a-b74e-a34a29c38dcd tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:55.316453 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5cca99dd-1bd7-406a-b74e-a34a29c38dcd tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:55.324946 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:55.324946 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:55.325816 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5cca99dd-1bd7-406a-b74e-a34a29c38dcd tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:55.327602 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5cca99dd-1bd7-406a-b74e-a34a29c38dcd tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf returned with HTTP 200 Aug 25 15:17:55.327752 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 295/1177] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:55 2026] GET /volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:55.338191 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:55.340264 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:55.340741 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0b203f28-7ce1-45f9-9090-b25b89439abf", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1873612089"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:55.343712 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request body: {'volume': {'snapshot_id': '0b203f28-7ce1-45f9-9090-b25b89439abf', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1873612089'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:55.351476 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:55.351476 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:55.352118 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:55.352215 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume of 1 GB Aug 25 15:17:55.361550 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Availability Zones retrieved successfully. Aug 25 15:17:55.371910 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (218d0f51-bef5-49a5-bd54-a3ab3328bd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:55.375603 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b5b97b-2ca2-4f9c-ad00-0701f52c54b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:55.377664 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:55.422759 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b5b97b-2ca2-4f9c-ad00-0701f52c54b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0b203f28-7ce1-45f9-9090-b25b89439abf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:55.424191 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836a60b6-53d4-4464-bfe9-b234f85dcb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:55.528661 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['34b42f71-2bae-4fb1-b7fa-a3f4019db3c5', 'a679b21f-21ea-4e07-8a29-2e6b8284a569', '868140af-9e86-4496-bac4-a2ff8ef45040', '8b84c986-8ef3-4a0a-92dc-f3cb8da7c889'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:55.529096 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836a60b6-53d4-4464-bfe9-b234f85dcb48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34b42f71-2bae-4fb1-b7fa-a3f4019db3c5', 'a679b21f-21ea-4e07-8a29-2e6b8284a569', '868140af-9e86-4496-bac4-a2ff8ef45040', '8b84c986-8ef3-4a0a-92dc-f3cb8da7c889']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:55.529923 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da05a09-9cf1-47d0-8bd9-3237251753dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:55.591845 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da05a09-9cf1-47d0-8bd9-3237251753dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32beab5f-7e55-41d7-bb58-f34db630a40b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1873612089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['34b42f71-2bae-4fb1-b7fa-a3f4019db3c5','a679b21f-21ea-4e07-8a29-2e6b8284a569','868140af-9e86-4496-bac4-a2ff8ef45040','8b84c986-8ef3-4a0a-92dc-f3cb8da7c889'],size=1,snapshot_id=0b203f28-7ce1-45f9-9090-b25b89439abf,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1873612089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32beab5f-7e55-41d7-bb58-f34db630a40b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='272e44fea35e48009a7a522e94236961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0b203f28-7ce1-45f9-9090-b25b89439abf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:55.593060 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e1a938-e962-45cb-9aca-177656b91d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:55.615766 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e1a938-e962-45cb-9aca-177656b91d7f) transitioned into state 'SUCCESS' from state '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-1873612089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['34b42f71-2bae-4fb1-b7fa-a3f4019db3c5','a679b21f-21ea-4e07-8a29-2e6b8284a569','868140af-9e86-4496-bac4-a2ff8ef45040','8b84c986-8ef3-4a0a-92dc-f3cb8da7c889'],size=1,snapshot_id=0b203f28-7ce1-45f9-9090-b25b89439abf,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:55.616594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fb08e5e-75a0-4977-b0a8-2c9ad83adf17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:55.647579 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fb08e5e-75a0-4977-b0a8-2c9ad83adf17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:55.648799 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (218d0f51-bef5-49a5-bd54-a3ab3328bd91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:55.652491 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request issued successfully. Aug 25 15:17:55.652491 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bf9e8c84-133b-493f-ace9-e735cac9e270 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:55.652491 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 300/1178] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:17:55 2026] POST /volume/v3/volumes => generated 802 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:55.662737 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2df01523-ec86-4b1d-967f-82957e1667ed None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:55.665114 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:55.665582 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-787453551"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:55.666428 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f9055102-db5b-4014-844c-a0490a18c6d2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:55.667080 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-787453551'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:55.667205 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Create volume of 1 GB Aug 25 15:17:55.667546 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:55.667546 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:55.668652 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9055102-db5b-4014-844c-a0490a18c6d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b Aug 25 15:17:55.668918 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9055102-db5b-4014-844c-a0490a18c6d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:55.669138 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9055102-db5b-4014-844c-a0490a18c6d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:55.672929 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Availability Zones retrieved successfully. Aug 25 15:17:55.676725 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:55.676725 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:55.680025 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Flow 'volume_create_api' (b6f4d285-153c-4158-a05d-0c34e5d6a24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:55.681155 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f9055102-db5b-4014-844c-a0490a18c6d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:55.681257 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6b6d3ea-8b54-4959-84e9-42dc34867fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:55.682490 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:55.686201 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9055102-db5b-4014-844c-a0490a18c6d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b returned with HTTP 200 Aug 25 15:17:55.686638 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 287/1179] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:55 2026] GET /volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:55.720569 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6b6d3ea-8b54-4959-84e9-42dc34867fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:55.723801 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a292df78-d671-48d7-9b3d-47a4145c8fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:55.814610 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Created reservations ['8f2ff10d-782c-4820-9533-276d578af458', '11c916a5-8fd1-48bf-8540-bbf28311a39f', '444ec7d6-7570-44e2-a085-24ea4c731645', '5734e950-f378-4a62-8d96-bfe29d1fdecf'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:55.815556 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a292df78-d671-48d7-9b3d-47a4145c8fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f2ff10d-782c-4820-9533-276d578af458', '11c916a5-8fd1-48bf-8540-bbf28311a39f', '444ec7d6-7570-44e2-a085-24ea4c731645', '5734e950-f378-4a62-8d96-bfe29d1fdecf']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:55.816738 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbb56295-c108-41df-87a1-10229446135a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:55.853608 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbb56295-c108-41df-87a1-10229446135a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '939da21e-edae-4d78-9b9d-7de145e7afeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-787453551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2a4d64ec2214530bb9dbcb221f32f21',qos_specs=None,replication_status=,reservations=['8f2ff10d-782c-4820-9533-276d578af458','11c916a5-8fd1-48bf-8540-bbf28311a39f','444ec7d6-7570-44e2-a085-24ea4c731645','5734e950-f378-4a62-8d96-bfe29d1fdecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2c6a180150343da986ab8203bdb49d8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-787453551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=939da21e-edae-4d78-9b9d-7de145e7afeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2a4d64ec2214530bb9dbcb221f32f21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2c6a180150343da986ab8203bdb49d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:55.854811 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1667fe3-011a-4a3e-91b5-6dd980ab5098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:55.879900 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1667fe3-011a-4a3e-91b5-6dd980ab5098) transitioned into state 'SUCCESS' from state '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-787453551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2a4d64ec2214530bb9dbcb221f32f21',qos_specs=None,replication_status=,reservations=['8f2ff10d-782c-4820-9533-276d578af458','11c916a5-8fd1-48bf-8540-bbf28311a39f','444ec7d6-7570-44e2-a085-24ea4c731645','5734e950-f378-4a62-8d96-bfe29d1fdecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2c6a180150343da986ab8203bdb49d8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:55.880734 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af55b38-70bf-43ac-9bdd-6e2c0d99bdc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:55.892235 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af55b38-70bf-43ac-9bdd-6e2c0d99bdc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:55.893159 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Flow 'volume_create_api' (b6f4d285-153c-4158-a05d-0c34e5d6a24a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:55.893548 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Create volume request issued successfully. Aug 25 15:17:55.894516 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2df01523-ec86-4b1d-967f-82957e1667ed tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:55.895067 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 298/1180] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:17:55 2026] POST /volume/v3/volumes => generated 752 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:55.909128 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-44135767-3f41-45d1-a2f8-6d62765f5a9d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:55.913918 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-44135767-3f41-45d1-a2f8-6d62765f5a9d tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] GET https://10.4.3.85/volume/v3/volumes/939da21e-edae-4d78-9b9d-7de145e7afeb Aug 25 15:17:55.914205 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-44135767-3f41-45d1-a2f8-6d62765f5a9d tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:55.914442 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-44135767-3f41-45d1-a2f8-6d62765f5a9d tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:55.924705 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:55.924705 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:55.930295 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-44135767-3f41-45d1-a2f8-6d62765f5a9d tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Volume info retrieved successfully. Aug 25 15:17:55.937300 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-44135767-3f41-45d1-a2f8-6d62765f5a9d tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] https://10.4.3.85/volume/v3/volumes/939da21e-edae-4d78-9b9d-7de145e7afeb returned with HTTP 200 Aug 25 15:17:55.938032 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 296/1181] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:55 2026] GET /volume/v3/volumes/939da21e-edae-4d78-9b9d-7de145e7afeb => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:55.943917 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-42edcc2b-8b0d-422f-952e-c8920726915d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:55.947357 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-42edcc2b-8b0d-422f-952e-c8920726915d tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] GET https://10.4.3.85/volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf Aug 25 15:17:55.947660 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-42edcc2b-8b0d-422f-952e-c8920726915d tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:55.947964 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-42edcc2b-8b0d-422f-952e-c8920726915d tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:55.958034 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:55.958034 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:55.963622 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-42edcc2b-8b0d-422f-952e-c8920726915d tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Volume info retrieved successfully. Aug 25 15:17:55.969223 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-42edcc2b-8b0d-422f-952e-c8920726915d tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf returned with HTTP 200 Aug 25 15:17:55.970195 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 301/1182] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:55 2026] GET /volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:55.983572 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-65f0a940-08c2-4039-8f63-250b507b9185 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:55.986476 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-65f0a940-08c2-4039-8f63-250b507b9185 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:17:55.986907 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-65f0a940-08c2-4039-8f63-250b507b9185 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1585657097"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:55.998956 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:55.998956 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:55.999584 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-65f0a940-08c2-4039-8f63-250b507b9185 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Volume info retrieved successfully. Aug 25 15:17:55.999927 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-65f0a940-08c2-4039-8f63-250b507b9185 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Create snapshot from volume 9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf Aug 25 15:17:56.072759 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-65f0a940-08c2-4039-8f63-250b507b9185 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Created reservations ['a58e96fc-92d7-47df-aa4b-d1856ca38d1e', '0072e91b-cfc1-4cfa-a2a8-d8bc6eb2c365', '9749adec-fbc1-410f-bc84-a70e9b2ceac2', '2a0ede01-e44f-4161-8d1d-087b573a1625'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:56.147539 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-65f0a940-08c2-4039-8f63-250b507b9185 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Snapshot create request issued successfully. Aug 25 15:17:56.147928 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-65f0a940-08c2-4039-8f63-250b507b9185 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:17:56.148912 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 288/1183] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:17:55 2026] POST /volume/v3/snapshots => generated 318 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:56.175017 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ffd06bf0-f687-471d-9409-50ec33d95521 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:56.176862 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ffd06bf0-f687-471d-9409-50ec33d95521 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] GET https://10.4.3.85/volume/v3/snapshots/9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c Aug 25 15:17:56.177056 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ffd06bf0-f687-471d-9409-50ec33d95521 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:56.177257 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ffd06bf0-f687-471d-9409-50ec33d95521 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:56.192306 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:56.192306 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:56.192306 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ffd06bf0-f687-471d-9409-50ec33d95521 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Snapshot retrieved successfully. Aug 25 15:17:56.192306 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ffd06bf0-f687-471d-9409-50ec33d95521 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/snapshots/9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c returned with HTTP 200 Aug 25 15:17:56.192306 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 299/1184] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:56 2026] GET /volume/v3/snapshots/9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c => generated 450 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:56.703515 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-52605799-c6bb-445f-99ad-02aa2b044688 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:56.706786 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52605799-c6bb-445f-99ad-02aa2b044688 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b Aug 25 15:17:56.707055 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52605799-c6bb-445f-99ad-02aa2b044688 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:56.707391 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52605799-c6bb-445f-99ad-02aa2b044688 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:56.728081 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:56.728081 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:56.734583 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-52605799-c6bb-445f-99ad-02aa2b044688 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:56.745257 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52605799-c6bb-445f-99ad-02aa2b044688 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b returned with HTTP 200 Aug 25 15:17:56.745996 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 297/1185] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:56 2026] GET /volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b => generated 895 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:56.767770 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8f627f89-3082-4050-a108-3d1ccef6b9ba None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:56.769936 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8f627f89-3082-4050-a108-3d1ccef6b9ba tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:17:56.770392 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8f627f89-3082-4050-a108-3d1ccef6b9ba tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32beab5f-7e55-41d7-bb58-f34db630a40b", "name": "tempest-VolumeDependencyTests-Snapshot-1597063948"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:56.784574 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:56.784574 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:56.785171 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8f627f89-3082-4050-a108-3d1ccef6b9ba tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:56.785337 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-8f627f89-3082-4050-a108-3d1ccef6b9ba tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create snapshot from volume 32beab5f-7e55-41d7-bb58-f34db630a40b Aug 25 15:17:56.828510 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-8f627f89-3082-4050-a108-3d1ccef6b9ba tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['1f60b672-2586-4c2b-8173-25421d5835ae', '4fa4cd3f-269d-4662-b9ba-ee2c3682cc99', '81f43ead-3279-4664-847a-c290604b5cfe', '2a67dff7-0094-44e7-9588-090f9cdf6f99'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:56.891702 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8f627f89-3082-4050-a108-3d1ccef6b9ba tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot create request issued successfully. Aug 25 15:17:56.892255 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8f627f89-3082-4050-a108-3d1ccef6b9ba tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:17:56.892809 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 302/1186] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:17:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:17:56.910863 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d16a09b8-d984-4e9d-9487-e4987d1b4646 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:56.919031 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d16a09b8-d984-4e9d-9487-e4987d1b4646 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 Aug 25 15:17:56.919031 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d16a09b8-d984-4e9d-9487-e4987d1b4646 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:56.919031 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d16a09b8-d984-4e9d-9487-e4987d1b4646 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:56.927819 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:56.927819 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:56.928892 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d16a09b8-d984-4e9d-9487-e4987d1b4646 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:56.930708 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d16a09b8-d984-4e9d-9487-e4987d1b4646 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 returned with HTTP 200 Aug 25 15:17:56.931440 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 289/1187] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:56 2026] GET /volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:56.957080 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a976f202-e577-411b-9d76-d47a5ce072c4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:56.959740 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a976f202-e577-411b-9d76-d47a5ce072c4 tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] GET https://10.4.3.85/volume/v3/volumes/939da21e-edae-4d78-9b9d-7de145e7afeb Aug 25 15:17:56.960011 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a976f202-e577-411b-9d76-d47a5ce072c4 tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:56.960275 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a976f202-e577-411b-9d76-d47a5ce072c4 tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:56.971005 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:56.971005 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:56.976984 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a976f202-e577-411b-9d76-d47a5ce072c4 tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Volume info retrieved successfully. Aug 25 15:17:56.983699 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a976f202-e577-411b-9d76-d47a5ce072c4 tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] https://10.4.3.85/volume/v3/volumes/939da21e-edae-4d78-9b9d-7de145e7afeb returned with HTTP 200 Aug 25 15:17:56.984603 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 300/1188] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:56 2026] GET /volume/v3/volumes/939da21e-edae-4d78-9b9d-7de145e7afeb => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:57.196324 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d6d8cd15-84c5-449e-9396-528993b1c3bb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:57.198151 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d6d8cd15-84c5-449e-9396-528993b1c3bb tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] GET https://10.4.3.85/volume/v3/snapshots/9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c Aug 25 15:17:57.198593 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d6d8cd15-84c5-449e-9396-528993b1c3bb tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:57.198926 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d6d8cd15-84c5-449e-9396-528993b1c3bb tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:57.212696 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:57.212696 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:57.213826 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d6d8cd15-84c5-449e-9396-528993b1c3bb tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Snapshot retrieved successfully. Aug 25 15:17:57.215186 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d6d8cd15-84c5-449e-9396-528993b1c3bb tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/snapshots/9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c returned with HTTP 200 Aug 25 15:17:57.216219 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 298/1189] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:57 2026] GET /volume/v3/snapshots/9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c => generated 477 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:57.237651 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d4577d06-7cbe-4cc8-a17d-69922fcbfabe None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:57.246426 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d4577d06-7cbe-4cc8-a17d-69922fcbfabe tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:57.246426 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d4577d06-7cbe-4cc8-a17d-69922fcbfabe tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:57.246426 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-d4577d06-7cbe-4cc8-a17d-69922fcbfabe tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:57.257302 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:57.257302 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:57.258001 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d4577d06-7cbe-4cc8-a17d-69922fcbfabe tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Snapshot retrieved successfully. Aug 25 15:17:57.258151 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-d4577d06-7cbe-4cc8-a17d-69922fcbfabe tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Create volume of 1 GB Aug 25 15:17:57.268681 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d4577d06-7cbe-4cc8-a17d-69922fcbfabe tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Availability Zones retrieved successfully. Aug 25 15:17:57.277773 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-d4577d06-7cbe-4cc8-a17d-69922fcbfabe tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Flow 'volume_create_api' (de2c6833-fe50-4737-917e-4e3bd50ad17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:57.279331 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-d4577d06-7cbe-4cc8-a17d-69922fcbfabe tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (849cf384-e79d-44e2-a6cf-07eaa83b9998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:57.280885 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-d4577d06-7cbe-4cc8-a17d-69922fcbfabe tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:57.283052 np0000008087 devstack@c-api.service[100465]: WARNING cinder.volume.api [None req-d4577d06-7cbe-4cc8-a17d-69922fcbfabe tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (849cf384-e79d-44e2-a6cf-07eaa83b9998) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 15:17:57.283052 np0000008087 devstack@c-api.service[100465]: 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 25 15:17:57.286553 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-d4577d06-7cbe-4cc8-a17d-69922fcbfabe tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (849cf384-e79d-44e2-a6cf-07eaa83b9998) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:57.291847 np0000008087 devstack@c-api.service[100465]: WARNING cinder.volume.api [None req-d4577d06-7cbe-4cc8-a17d-69922fcbfabe tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (849cf384-e79d-44e2-a6cf-07eaa83b9998) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 15:17:57.291847 np0000008087 devstack@c-api.service[100465]: WARNING cinder.volume.api [None req-d4577d06-7cbe-4cc8-a17d-69922fcbfabe tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Flow 'volume_create_api' (de2c6833-fe50-4737-917e-4e3bd50ad17b) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 15:17:57.291847 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d4577d06-7cbe-4cc8-a17d-69922fcbfabe tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 400 Aug 25 15:17:57.291847 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 303/1190] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:17:57 2026] POST /volume/v3/volumes => generated 171 bytes in 53 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:17:57.303423 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-72cefdb2-4356-4e65-a0da-e7bb8bd7306d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:57.305270 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72cefdb2-4356-4e65-a0da-e7bb8bd7306d tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c Aug 25 15:17:57.305541 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72cefdb2-4356-4e65-a0da-e7bb8bd7306d tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:57.305931 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72cefdb2-4356-4e65-a0da-e7bb8bd7306d tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:57.306176 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-72cefdb2-4356-4e65-a0da-e7bb8bd7306d tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Delete snapshot with id: 9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c Aug 25 15:17:57.314391 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:57.314391 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:57.316495 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-72cefdb2-4356-4e65-a0da-e7bb8bd7306d tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Snapshot retrieved successfully. Aug 25 15:17:57.332038 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d54ab6a8-686c-4cc4-9d4b-c304b3ea5995 req-2d9fe573-210c-4d20-9b8e-9567abbbecce None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:57.335268 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d54ab6a8-686c-4cc4-9d4b-c304b3ea5995 req-2d9fe573-210c-4d20-9b8e-9567abbbecce tempest-VolumesAdminNegativeTest-1771583070 tempest-VolumesAdminNegativeTest-1771583070-project] GET https://10.4.3.85/volume/v3/volumes/f2640f97-deb2-4328-bea6-5e7787ee9883 Aug 25 15:17:57.336212 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d54ab6a8-686c-4cc4-9d4b-c304b3ea5995 req-2d9fe573-210c-4d20-9b8e-9567abbbecce tempest-VolumesAdminNegativeTest-1771583070 tempest-VolumesAdminNegativeTest-1771583070-project] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:57.336578 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d54ab6a8-686c-4cc4-9d4b-c304b3ea5995 req-2d9fe573-210c-4d20-9b8e-9567abbbecce tempest-VolumesAdminNegativeTest-1771583070 tempest-VolumesAdminNegativeTest-1771583070-project] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:57.346662 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d54ab6a8-686c-4cc4-9d4b-c304b3ea5995 req-2d9fe573-210c-4d20-9b8e-9567abbbecce tempest-VolumesAdminNegativeTest-1771583070 tempest-VolumesAdminNegativeTest-1771583070-project] https://10.4.3.85/volume/v3/volumes/f2640f97-deb2-4328-bea6-5e7787ee9883 returned with HTTP 404 Aug 25 15:17:57.347331 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 301/1191] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:17:57 2026] GET /volume/v3/volumes/f2640f97-deb2-4328-bea6-5e7787ee9883 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:57.366103 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f81944cc-3b24-4329-9c37-11abb9aba62b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:57.369200 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-72cefdb2-4356-4e65-a0da-e7bb8bd7306d tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Snapshot delete request issued successfully. Aug 25 15:17:57.369200 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72cefdb2-4356-4e65-a0da-e7bb8bd7306d tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/snapshots/9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c returned with HTTP 202 Aug 25 15:17:57.369200 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 290/1192] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:17:57 2026] DELETE /volume/v3/snapshots/9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:57.369975 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f81944cc-3b24-4329-9c37-11abb9aba62b tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] DELETE https://10.4.3.85/volume/v3/volumes/939da21e-edae-4d78-9b9d-7de145e7afeb Aug 25 15:17:57.370312 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f81944cc-3b24-4329-9c37-11abb9aba62b tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:57.371220 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f81944cc-3b24-4329-9c37-11abb9aba62b tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:57.371453 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-f81944cc-3b24-4329-9c37-11abb9aba62b tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Delete volume with id: 939da21e-edae-4d78-9b9d-7de145e7afeb Aug 25 15:17:57.379310 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c0a50b65-ec9d-4b71-996b-73cb8e723922 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:57.382084 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:57.382084 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:57.382461 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c0a50b65-ec9d-4b71-996b-73cb8e723922 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] GET https://10.4.3.85/volume/v3/snapshots/9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c Aug 25 15:17:57.382901 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c0a50b65-ec9d-4b71-996b-73cb8e723922 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:57.382972 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c0a50b65-ec9d-4b71-996b-73cb8e723922 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:57.383695 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f81944cc-3b24-4329-9c37-11abb9aba62b tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Volume info retrieved successfully. Aug 25 15:17:57.391120 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:57.391120 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:57.391919 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c0a50b65-ec9d-4b71-996b-73cb8e723922 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Snapshot retrieved successfully. Aug 25 15:17:57.392981 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c0a50b65-ec9d-4b71-996b-73cb8e723922 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/snapshots/9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c returned with HTTP 200 Aug 25 15:17:57.396529 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 304/1193] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:57 2026] GET /volume/v3/snapshots/9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:57.426127 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f81944cc-3b24-4329-9c37-11abb9aba62b tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Delete volume request issued successfully. Aug 25 15:17:57.426841 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f81944cc-3b24-4329-9c37-11abb9aba62b tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] https://10.4.3.85/volume/v3/volumes/939da21e-edae-4d78-9b9d-7de145e7afeb returned with HTTP 202 Aug 25 15:17:57.428060 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 299/1194] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:17:57 2026] DELETE /volume/v3/volumes/939da21e-edae-4d78-9b9d-7de145e7afeb => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 15:17:57.439233 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9b128d14-45c8-4221-9197-a011be08ef93 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:57.441196 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b128d14-45c8-4221-9197-a011be08ef93 tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] GET https://10.4.3.85/volume/v3/volumes/939da21e-edae-4d78-9b9d-7de145e7afeb Aug 25 15:17:57.441525 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b128d14-45c8-4221-9197-a011be08ef93 tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:57.441797 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b128d14-45c8-4221-9197-a011be08ef93 tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:57.461291 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:57.461291 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:57.467770 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9b128d14-45c8-4221-9197-a011be08ef93 tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Volume info retrieved successfully. Aug 25 15:17:57.476283 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b128d14-45c8-4221-9197-a011be08ef93 tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] https://10.4.3.85/volume/v3/volumes/939da21e-edae-4d78-9b9d-7de145e7afeb returned with HTTP 200 Aug 25 15:17:57.476586 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 302/1195] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:57 2026] GET /volume/v3/volumes/939da21e-edae-4d78-9b9d-7de145e7afeb => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:57.943781 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9f62ecdd-18d8-4671-9988-dc72b08e4a32 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:57.945565 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f62ecdd-18d8-4671-9988-dc72b08e4a32 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 Aug 25 15:17:57.945869 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f62ecdd-18d8-4671-9988-dc72b08e4a32 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:57.947181 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f62ecdd-18d8-4671-9988-dc72b08e4a32 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:57.951797 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:57.951797 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:57.952438 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9f62ecdd-18d8-4671-9988-dc72b08e4a32 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:57.953787 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f62ecdd-18d8-4671-9988-dc72b08e4a32 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 returned with HTTP 200 Aug 25 15:17:57.953787 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 291/1196] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:57 2026] GET /volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:57.964067 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-76889d74-30c4-408c-923d-9e0b9ed05580 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:57.966358 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:17:57.966952 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "01589ac1-0a42-442e-bc84-2027d8851f07", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1050087057"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:17:57.969112 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request body: {'volume': {'snapshot_id': '01589ac1-0a42-442e-bc84-2027d8851f07', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1050087057'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:17:57.976402 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:57.976402 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:57.977161 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:57.977349 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume of 1 GB Aug 25 15:17:57.982550 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Availability Zones retrieved successfully. Aug 25 15:17:57.990607 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (a59f8845-2a1c-4e96-acbe-34ac9b369022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:57.992271 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7537edbe-b85d-402e-b234-91ab2720cef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:57.993754 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:17:58.033838 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7537edbe-b85d-402e-b234-91ab2720cef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '01589ac1-0a42-442e-bc84-2027d8851f07', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:58.034981 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8f6b56f-5795-4cab-be55-659461f99611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:58.100535 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['569b3cbe-0a79-4518-a2d2-d71d1a824df2', '21c1aab4-286e-414c-b474-5139b1e2c974', 'ad4b327a-124e-4de9-9939-70d38b329090', 'b836320a-fc6c-4805-aca2-0fd12055e762'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:17:58.101611 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8f6b56f-5795-4cab-be55-659461f99611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['569b3cbe-0a79-4518-a2d2-d71d1a824df2', '21c1aab4-286e-414c-b474-5139b1e2c974', 'ad4b327a-124e-4de9-9939-70d38b329090', 'b836320a-fc6c-4805-aca2-0fd12055e762']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:58.102520 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b00de3a-975f-4c74-b3f5-03377407f3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:58.162572 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b00de3a-975f-4c74-b3f5-03377407f3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1464eb1c-a890-4ae6-88b3-254bd04e96db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1050087057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['569b3cbe-0a79-4518-a2d2-d71d1a824df2','21c1aab4-286e-414c-b474-5139b1e2c974','ad4b327a-124e-4de9-9939-70d38b329090','b836320a-fc6c-4805-aca2-0fd12055e762'],size=1,snapshot_id=01589ac1-0a42-442e-bc84-2027d8851f07,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:17:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1050087057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1464eb1c-a890-4ae6-88b3-254bd04e96db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='272e44fea35e48009a7a522e94236961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=01589ac1-0a42-442e-bc84-2027d8851f07,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:58.163700 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (021f6650-8c49-4316-94de-be678d218878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:58.189462 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (021f6650-8c49-4316-94de-be678d218878) transitioned into state 'SUCCESS' from state '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-1050087057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['569b3cbe-0a79-4518-a2d2-d71d1a824df2','21c1aab4-286e-414c-b474-5139b1e2c974','ad4b327a-124e-4de9-9939-70d38b329090','b836320a-fc6c-4805-aca2-0fd12055e762'],size=1,snapshot_id=01589ac1-0a42-442e-bc84-2027d8851f07,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:58.190519 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccd05cd1-e637-4bd4-b27c-419a4923c14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:17:58.220278 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccd05cd1-e637-4bd4-b27c-419a4923c14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:17:58.221385 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (a59f8845-2a1c-4e96-acbe-34ac9b369022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:17:58.221746 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request issued successfully. Aug 25 15:17:58.222523 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-76889d74-30c4-408c-923d-9e0b9ed05580 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:17:58.223638 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 305/1197] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:17:57 2026] POST /volume/v3/volumes => generated 802 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:58.238575 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-23f419a8-26e6-456c-873c-5a8e2a16f284 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:58.241451 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-23f419a8-26e6-456c-873c-5a8e2a16f284 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db Aug 25 15:17:58.241892 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-23f419a8-26e6-456c-873c-5a8e2a16f284 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:58.242273 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-23f419a8-26e6-456c-873c-5a8e2a16f284 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:58.253174 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:58.253174 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:58.260603 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-23f419a8-26e6-456c-873c-5a8e2a16f284 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:58.267994 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-23f419a8-26e6-456c-873c-5a8e2a16f284 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db returned with HTTP 200 Aug 25 15:17:58.268631 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 300/1198] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:58 2026] GET /volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:58.406867 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d68be123-085d-46f9-ae74-26464b6459ac None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:58.408913 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d68be123-085d-46f9-ae74-26464b6459ac tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] GET https://10.4.3.85/volume/v3/snapshots/9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c Aug 25 15:17:58.409085 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d68be123-085d-46f9-ae74-26464b6459ac tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:58.409259 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d68be123-085d-46f9-ae74-26464b6459ac tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:58.414307 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d68be123-085d-46f9-ae74-26464b6459ac tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/snapshots/9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c returned with HTTP 404 Aug 25 15:17:58.414860 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 303/1199] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:58 2026] GET /volume/v3/snapshots/9b7fcbf9-3af6-40a2-9951-bbd8e5f7460c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:58.423714 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4f81bcc8-b406-4da7-b9bf-c106af84bb3e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:58.429591 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f81bcc8-b406-4da7-b9bf-c106af84bb3e tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] GET https://10.4.3.85/volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf Aug 25 15:17:58.430519 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f81bcc8-b406-4da7-b9bf-c106af84bb3e tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:58.430519 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f81bcc8-b406-4da7-b9bf-c106af84bb3e tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:58.441822 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:58.441822 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:58.450284 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4f81bcc8-b406-4da7-b9bf-c106af84bb3e tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Volume info retrieved successfully. Aug 25 15:17:58.454928 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f81bcc8-b406-4da7-b9bf-c106af84bb3e tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf returned with HTTP 200 Aug 25 15:17:58.456478 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 292/1200] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:58 2026] GET /volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:58.480797 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d9045e5e-d3b4-4053-9c90-8ffe65290edc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:58.484725 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d9045e5e-d3b4-4053-9c90-8ffe65290edc tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] DELETE https://10.4.3.85/volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf Aug 25 15:17:58.484725 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d9045e5e-d3b4-4053-9c90-8ffe65290edc tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:58.484976 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d9045e5e-d3b4-4053-9c90-8ffe65290edc tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:58.485028 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-d9045e5e-d3b4-4053-9c90-8ffe65290edc tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Delete volume with id: 9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf Aug 25 15:17:58.500653 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-02148a3c-e6f6-45e6-a599-864377296725 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:58.502576 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:58.502576 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:58.502996 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d9045e5e-d3b4-4053-9c90-8ffe65290edc tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Volume info retrieved successfully. Aug 25 15:17:58.504527 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02148a3c-e6f6-45e6-a599-864377296725 tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] GET https://10.4.3.85/volume/v3/volumes/939da21e-edae-4d78-9b9d-7de145e7afeb Aug 25 15:17:58.504823 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02148a3c-e6f6-45e6-a599-864377296725 tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:58.505025 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02148a3c-e6f6-45e6-a599-864377296725 tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:58.511949 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02148a3c-e6f6-45e6-a599-864377296725 tempest-VolumesAdminNegativeTest-403789711 tempest-VolumesAdminNegativeTest-403789711-project-member] https://10.4.3.85/volume/v3/volumes/939da21e-edae-4d78-9b9d-7de145e7afeb returned with HTTP 404 Aug 25 15:17:58.512865 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 301/1201] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:58 2026] GET /volume/v3/volumes/939da21e-edae-4d78-9b9d-7de145e7afeb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:17:58.538305 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d9045e5e-d3b4-4053-9c90-8ffe65290edc tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Delete volume request issued successfully. Aug 25 15:17:58.538305 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d9045e5e-d3b4-4053-9c90-8ffe65290edc tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf returned with HTTP 202 Aug 25 15:17:58.538305 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 306/1202] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:17:58 2026] DELETE /volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:58.551654 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b8da75ff-42fd-4cf1-8eef-c3650f2d51df None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:58.556550 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b8da75ff-42fd-4cf1-8eef-c3650f2d51df tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] GET https://10.4.3.85/volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf Aug 25 15:17:58.556550 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b8da75ff-42fd-4cf1-8eef-c3650f2d51df tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:58.556747 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b8da75ff-42fd-4cf1-8eef-c3650f2d51df tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:58.573852 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:58.573852 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:17:58.579912 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b8da75ff-42fd-4cf1-8eef-c3650f2d51df tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Volume info retrieved successfully. Aug 25 15:17:58.587955 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b8da75ff-42fd-4cf1-8eef-c3650f2d51df tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf returned with HTTP 200 Aug 25 15:17:58.588732 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 304/1203] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:58 2026] GET /volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:59.285107 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ab9f9d05-e242-4f14-bad1-b5250c7029a4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:59.288175 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ab9f9d05-e242-4f14-bad1-b5250c7029a4 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db Aug 25 15:17:59.288391 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ab9f9d05-e242-4f14-bad1-b5250c7029a4 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:59.288461 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ab9f9d05-e242-4f14-bad1-b5250c7029a4 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:59.304386 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:59.304386 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:17:59.314721 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ab9f9d05-e242-4f14-bad1-b5250c7029a4 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:17:59.322955 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ab9f9d05-e242-4f14-bad1-b5250c7029a4 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db returned with HTTP 200 Aug 25 15:17:59.323413 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 293/1204] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:17:59 2026] GET /volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db => generated 895 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:17:59.345687 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-10c6d080-6916-4178-91a1-96bba4f26ed5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:59.348156 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10c6d080-6916-4178-91a1-96bba4f26ed5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf Aug 25 15:17:59.349542 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10c6d080-6916-4178-91a1-96bba4f26ed5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:59.349542 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10c6d080-6916-4178-91a1-96bba4f26ed5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:59.349542 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-10c6d080-6916-4178-91a1-96bba4f26ed5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete snapshot with id: 0b203f28-7ce1-45f9-9090-b25b89439abf Aug 25 15:17:59.355456 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:59.355456 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:17:59.356331 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-10c6d080-6916-4178-91a1-96bba4f26ed5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:59.394145 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-10c6d080-6916-4178-91a1-96bba4f26ed5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot delete request issued successfully. Aug 25 15:17:59.394399 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10c6d080-6916-4178-91a1-96bba4f26ed5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf returned with HTTP 202 Aug 25 15:17:59.395699 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 302/1205] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:17:59 2026] DELETE /volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:17:59.407767 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d196ecbd-5d9b-41be-abe2-28b649e99151 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:59.410583 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d196ecbd-5d9b-41be-abe2-28b649e99151 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf Aug 25 15:17:59.410813 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d196ecbd-5d9b-41be-abe2-28b649e99151 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:59.411091 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d196ecbd-5d9b-41be-abe2-28b649e99151 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:59.418515 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:17:59.418515 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:17:59.418515 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d196ecbd-5d9b-41be-abe2-28b649e99151 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:17:59.419298 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d196ecbd-5d9b-41be-abe2-28b649e99151 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf returned with HTTP 200 Aug 25 15:17:59.419862 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 307/1206] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:17:59 2026] GET /volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:17:59.604373 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e53a1135-fb13-40c2-818d-cbfb2fa685a7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:17:59.606874 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e53a1135-fb13-40c2-818d-cbfb2fa685a7 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] GET https://10.4.3.85/volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf Aug 25 15:17:59.606995 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e53a1135-fb13-40c2-818d-cbfb2fa685a7 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:17:59.607262 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e53a1135-fb13-40c2-818d-cbfb2fa685a7 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:17:59.628890 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e53a1135-fb13-40c2-818d-cbfb2fa685a7 tempest-VolumesSnapshotNegativeTestJSON-1784216534 tempest-VolumesSnapshotNegativeTestJSON-1784216534-project-member] https://10.4.3.85/volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf returned with HTTP 404 Aug 25 15:17:59.628890 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 305/1207] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:17:59 2026] GET /volume/v3/volumes/9ffdaddd-fdf9-4611-aed2-8da0a2e5dbcf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:00.431269 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7a79306f-b674-45cd-8b86-a9aa0cfc48a1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:00.434278 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7a79306f-b674-45cd-8b86-a9aa0cfc48a1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf Aug 25 15:18:00.434278 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7a79306f-b674-45cd-8b86-a9aa0cfc48a1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:00.434278 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7a79306f-b674-45cd-8b86-a9aa0cfc48a1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:00.441313 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7a79306f-b674-45cd-8b86-a9aa0cfc48a1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf returned with HTTP 404 Aug 25 15:18:00.442324 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 294/1208] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:18:00 2026] GET /volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:00.452305 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-350f6013-5d24-454c-98f2-e12b75c9c778 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:00.457701 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-350f6013-5d24-454c-98f2-e12b75c9c778 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 Aug 25 15:18:00.458130 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-350f6013-5d24-454c-98f2-e12b75c9c778 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:00.458372 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-350f6013-5d24-454c-98f2-e12b75c9c778 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:00.459627 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-350f6013-5d24-454c-98f2-e12b75c9c778 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete snapshot with id: 01589ac1-0a42-442e-bc84-2027d8851f07 Aug 25 15:18:00.485347 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:00.485347 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:00.485347 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-350f6013-5d24-454c-98f2-e12b75c9c778 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:18:00.543499 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-350f6013-5d24-454c-98f2-e12b75c9c778 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot delete request issued successfully. Aug 25 15:18:00.543499 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-350f6013-5d24-454c-98f2-e12b75c9c778 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 returned with HTTP 202 Aug 25 15:18:00.544325 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 303/1209] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:18:00 2026] DELETE /volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 15:18:00.556450 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ede31dcc-23e0-4d7d-995c-56da878b9fe5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:00.559223 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ede31dcc-23e0-4d7d-995c-56da878b9fe5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 Aug 25 15:18:00.559458 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ede31dcc-23e0-4d7d-995c-56da878b9fe5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:00.560148 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ede31dcc-23e0-4d7d-995c-56da878b9fe5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:00.569697 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:00.569697 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:00.570700 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ede31dcc-23e0-4d7d-995c-56da878b9fe5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:18:00.571873 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ede31dcc-23e0-4d7d-995c-56da878b9fe5 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 returned with HTTP 200 Aug 25 15:18:00.572446 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 308/1210] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:18:00 2026] GET /volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:01.586710 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8907f11a-df8a-4928-98c4-645f387a67e9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:01.589679 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8907f11a-df8a-4928-98c4-645f387a67e9 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 Aug 25 15:18:01.589926 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8907f11a-df8a-4928-98c4-645f387a67e9 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:01.590171 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8907f11a-df8a-4928-98c4-645f387a67e9 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:01.601297 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8907f11a-df8a-4928-98c4-645f387a67e9 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 returned with HTTP 404 Aug 25 15:18:01.601916 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 306/1211] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:18:01 2026] GET /volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:01.613535 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e863d3e0-055b-40a9-b38c-4325c7a82fb1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:01.615333 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e863d3e0-055b-40a9-b38c-4325c7a82fb1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f Aug 25 15:18:01.617047 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e863d3e0-055b-40a9-b38c-4325c7a82fb1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:01.617047 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e863d3e0-055b-40a9-b38c-4325c7a82fb1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:01.617047 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-e863d3e0-055b-40a9-b38c-4325c7a82fb1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: ca7f1429-2973-498c-81d6-fc1a88a75e1f Aug 25 15:18:01.627317 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:01.627317 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:01.628552 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e863d3e0-055b-40a9-b38c-4325c7a82fb1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:01.682407 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e863d3e0-055b-40a9-b38c-4325c7a82fb1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume request issued successfully. Aug 25 15:18:01.683634 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e863d3e0-055b-40a9-b38c-4325c7a82fb1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f returned with HTTP 202 Aug 25 15:18:01.683917 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 295/1212] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:01 2026] DELETE /volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:18:01.698317 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6a6875cb-6fca-4b7a-9fd8-81bd71c224c6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:01.700902 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6a6875cb-6fca-4b7a-9fd8-81bd71c224c6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f Aug 25 15:18:01.701192 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6a6875cb-6fca-4b7a-9fd8-81bd71c224c6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:01.701617 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6a6875cb-6fca-4b7a-9fd8-81bd71c224c6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:01.713226 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:01.713226 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:01.718143 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6a6875cb-6fca-4b7a-9fd8-81bd71c224c6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:01.727081 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6a6875cb-6fca-4b7a-9fd8-81bd71c224c6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f returned with HTTP 200 Aug 25 15:18:01.727081 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 304/1213] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:01 2026] GET /volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:02.742862 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9b22356e-2a57-401e-bcb7-00c372a3695f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:02.744785 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9b22356e-2a57-401e-bcb7-00c372a3695f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f Aug 25 15:18:02.745191 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9b22356e-2a57-401e-bcb7-00c372a3695f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:02.746915 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9b22356e-2a57-401e-bcb7-00c372a3695f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:02.753236 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9b22356e-2a57-401e-bcb7-00c372a3695f tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f returned with HTTP 404 Aug 25 15:18:02.754416 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 309/1214] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:02 2026] GET /volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:02.764879 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-07d6c9f2-c5be-45d2-9937-728fd7a5d238 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:02.767089 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-07d6c9f2-c5be-45d2-9937-728fd7a5d238 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b Aug 25 15:18:02.767479 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-07d6c9f2-c5be-45d2-9937-728fd7a5d238 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:02.767730 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-07d6c9f2-c5be-45d2-9937-728fd7a5d238 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:02.767961 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-07d6c9f2-c5be-45d2-9937-728fd7a5d238 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: 32beab5f-7e55-41d7-bb58-f34db630a40b Aug 25 15:18:02.778943 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:02.778943 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:02.779436 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-07d6c9f2-c5be-45d2-9937-728fd7a5d238 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:02.815920 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-07d6c9f2-c5be-45d2-9937-728fd7a5d238 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume request issued successfully. Aug 25 15:18:02.816212 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-07d6c9f2-c5be-45d2-9937-728fd7a5d238 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b returned with HTTP 202 Aug 25 15:18:02.816811 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 307/1215] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:02 2026] DELETE /volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:18:02.827298 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d017a011-06aa-4ad6-86eb-d43b4c3cb90c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:02.831288 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d017a011-06aa-4ad6-86eb-d43b4c3cb90c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b Aug 25 15:18:02.831613 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d017a011-06aa-4ad6-86eb-d43b4c3cb90c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:02.831896 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d017a011-06aa-4ad6-86eb-d43b4c3cb90c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:02.841289 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:02.841289 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:02.845872 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d017a011-06aa-4ad6-86eb-d43b4c3cb90c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:02.851295 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d017a011-06aa-4ad6-86eb-d43b4c3cb90c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b returned with HTTP 200 Aug 25 15:18:02.851785 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 296/1216] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:02 2026] GET /volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b => generated 894 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:03.870225 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7fcdd663-9a4d-43c7-85b6-9ea6cdfee11c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:03.874623 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7fcdd663-9a4d-43c7-85b6-9ea6cdfee11c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b Aug 25 15:18:03.874857 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7fcdd663-9a4d-43c7-85b6-9ea6cdfee11c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:03.875051 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7fcdd663-9a4d-43c7-85b6-9ea6cdfee11c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:03.888678 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7fcdd663-9a4d-43c7-85b6-9ea6cdfee11c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b returned with HTTP 404 Aug 25 15:18:03.888678 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 305/1217] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:03 2026] GET /volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:03.900722 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cb0893a5-f301-4908-9797-a5dd818052d7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:03.904064 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb0893a5-f301-4908-9797-a5dd818052d7 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db Aug 25 15:18:03.904177 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb0893a5-f301-4908-9797-a5dd818052d7 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:03.904304 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb0893a5-f301-4908-9797-a5dd818052d7 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:03.904595 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-cb0893a5-f301-4908-9797-a5dd818052d7 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: 1464eb1c-a890-4ae6-88b3-254bd04e96db Aug 25 15:18:03.924298 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:03.924298 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:03.924909 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cb0893a5-f301-4908-9797-a5dd818052d7 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:03.967130 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cb0893a5-f301-4908-9797-a5dd818052d7 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume request issued successfully. Aug 25 15:18:03.967380 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb0893a5-f301-4908-9797-a5dd818052d7 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db returned with HTTP 202 Aug 25 15:18:03.968164 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 310/1218] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:03 2026] DELETE /volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:18:03.984373 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ac49f2c0-41ba-4146-b4a5-7f137b6196f7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:03.988400 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ac49f2c0-41ba-4146-b4a5-7f137b6196f7 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db Aug 25 15:18:03.989162 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ac49f2c0-41ba-4146-b4a5-7f137b6196f7 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:03.989650 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ac49f2c0-41ba-4146-b4a5-7f137b6196f7 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:04.002270 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:04.002270 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:04.006915 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ac49f2c0-41ba-4146-b4a5-7f137b6196f7 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:04.013664 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ac49f2c0-41ba-4146-b4a5-7f137b6196f7 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db returned with HTTP 200 Aug 25 15:18:04.014216 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 308/1219] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:03 2026] GET /volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:05.031556 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5dac6de4-4c44-495f-b9c4-cc9ebd910dfd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:05.033745 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5dac6de4-4c44-495f-b9c4-cc9ebd910dfd tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db Aug 25 15:18:05.034039 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5dac6de4-4c44-495f-b9c4-cc9ebd910dfd tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:05.034262 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5dac6de4-4c44-495f-b9c4-cc9ebd910dfd tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:05.041326 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5dac6de4-4c44-495f-b9c4-cc9ebd910dfd tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db returned with HTTP 404 Aug 25 15:18:05.043979 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 297/1220] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:05 2026] GET /volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:05.054339 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:05.058830 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:05.059383 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1736828189"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:05.061533 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1736828189'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:05.061848 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume of 1 GB Aug 25 15:18:05.067607 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Availability Zones retrieved successfully. Aug 25 15:18:05.078533 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (8240a19e-630e-408c-b092-155df897017f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:05.082522 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2d8618b-4815-4c2f-875e-50c654a913f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:05.082522 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:05.128496 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2d8618b-4815-4c2f-875e-50c654a913f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:05.128496 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453067c5-124d-4727-a84b-60df707e1b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:05.282444 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['53fd2cfb-4b7e-42a1-91a6-3e5a42643d6d', '806f2bf2-6f84-4bf5-a974-7fecdb8ea004', '90b0037b-f092-4ad0-9063-98bf5fe18bac', 'c7f7d1fd-4d8c-445c-89b4-9fa13d868e73'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:05.283770 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453067c5-124d-4727-a84b-60df707e1b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53fd2cfb-4b7e-42a1-91a6-3e5a42643d6d', '806f2bf2-6f84-4bf5-a974-7fecdb8ea004', '90b0037b-f092-4ad0-9063-98bf5fe18bac', 'c7f7d1fd-4d8c-445c-89b4-9fa13d868e73']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:05.285014 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d859f16d-3759-4e69-bad8-e43418eb6292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:05.324484 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d859f16d-3759-4e69-bad8-e43418eb6292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed6acb6a-cffe-4e6a-8c1c-991cbcd91477', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1736828189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['53fd2cfb-4b7e-42a1-91a6-3e5a42643d6d','806f2bf2-6f84-4bf5-a974-7fecdb8ea004','90b0037b-f092-4ad0-9063-98bf5fe18bac','c7f7d1fd-4d8c-445c-89b4-9fa13d868e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1736828189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed6acb6a-cffe-4e6a-8c1c-991cbcd91477,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='272e44fea35e48009a7a522e94236961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:05.325563 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccd2752d-e8f0-480d-b2bf-5821fd8158b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:05.364200 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccd2752d-e8f0-480d-b2bf-5821fd8158b5) transitioned into state 'SUCCESS' from state '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-1736828189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['53fd2cfb-4b7e-42a1-91a6-3e5a42643d6d','806f2bf2-6f84-4bf5-a974-7fecdb8ea004','90b0037b-f092-4ad0-9063-98bf5fe18bac','c7f7d1fd-4d8c-445c-89b4-9fa13d868e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:05.365035 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (269aff57-c75c-41fa-8a64-28816466c619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:05.381238 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (269aff57-c75c-41fa-8a64-28816466c619) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:05.382247 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (8240a19e-630e-408c-b092-155df897017f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:05.382767 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request issued successfully. Aug 25 15:18:05.383347 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f3e071d8-cb9f-4b52-9a92-849b8b45f517 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:05.384059 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 306/1221] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:18:05 2026] POST /volume/v3/volumes => generated 768 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:05.397352 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-45b8a7e4-cc42-4e73-81f2-bffd411bf19a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:05.399998 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-45b8a7e4-cc42-4e73-81f2-bffd411bf19a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 Aug 25 15:18:05.402613 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-45b8a7e4-cc42-4e73-81f2-bffd411bf19a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:05.402613 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-45b8a7e4-cc42-4e73-81f2-bffd411bf19a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:05.419198 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:05.419198 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:05.427163 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-45b8a7e4-cc42-4e73-81f2-bffd411bf19a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:05.434039 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-45b8a7e4-cc42-4e73-81f2-bffd411bf19a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 returned with HTTP 200 Aug 25 15:18:05.434870 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 311/1222] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:05 2026] GET /volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 => generated 836 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:05.826290 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ace3676b-afb5-489b-88f1-aaafe390008b req-2b228607-6fef-43ba-8b54-98f7e57a33d0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:05.831298 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ace3676b-afb5-489b-88f1-aaafe390008b req-2b228607-6fef-43ba-8b54-98f7e57a33d0 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] DELETE https://10.4.3.85/volume/v3/attachments/76ad59b1-f633-4321-8dcd-1266e50a0ce5 Aug 25 15:18:05.831571 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ace3676b-afb5-489b-88f1-aaafe390008b req-2b228607-6fef-43ba-8b54-98f7e57a33d0 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:05.831926 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ace3676b-afb5-489b-88f1-aaafe390008b req-2b228607-6fef-43ba-8b54-98f7e57a33d0 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:05.846460 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:05.846460 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:05.960176 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ace3676b-afb5-489b-88f1-aaafe390008b req-2b228607-6fef-43ba-8b54-98f7e57a33d0 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/attachments/76ad59b1-f633-4321-8dcd-1266e50a0ce5 returned with HTTP 200 Aug 25 15:18:05.960818 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 309/1223] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:18:05 2026] DELETE /volume/v3/attachments/76ad59b1-f633-4321-8dcd-1266e50a0ce5 => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:05.978281 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-ace3676b-afb5-489b-88f1-aaafe390008b req-d768ec09-6876-494c-b0a8-ffbd19d21150 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:05.980779 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ace3676b-afb5-489b-88f1-aaafe390008b req-d768ec09-6876-494c-b0a8-ffbd19d21150 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] DELETE https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:18:05.981395 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ace3676b-afb5-489b-88f1-aaafe390008b req-d768ec09-6876-494c-b0a8-ffbd19d21150 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:05.981395 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ace3676b-afb5-489b-88f1-aaafe390008b req-d768ec09-6876-494c-b0a8-ffbd19d21150 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:05.981395 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [req-ace3676b-afb5-489b-88f1-aaafe390008b req-d768ec09-6876-494c-b0a8-ffbd19d21150 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Delete volume with id: bf15d312-3eb9-465e-b49d-ed38dd71c61b Aug 25 15:18:05.992483 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:05.992483 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:05.993117 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-ace3676b-afb5-489b-88f1-aaafe390008b req-d768ec09-6876-494c-b0a8-ffbd19d21150 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Volume info retrieved successfully. Aug 25 15:18:06.032733 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-ace3676b-afb5-489b-88f1-aaafe390008b req-d768ec09-6876-494c-b0a8-ffbd19d21150 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] Delete volume request issued successfully. Aug 25 15:18:06.033139 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ace3676b-afb5-489b-88f1-aaafe390008b req-d768ec09-6876-494c-b0a8-ffbd19d21150 tempest-ServerActionsV293TestJSON-1218962571 tempest-ServerActionsV293TestJSON-1218962571-project-member] https://10.4.3.85/volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b returned with HTTP 202 Aug 25 15:18:06.033904 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 298/1224] 10.4.3.85 () {70 vars in 1613 bytes} [Tue Aug 25 15:18:05 2026] DELETE /volume/v3/volumes/bf15d312-3eb9-465e-b49d-ed38dd71c61b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:18:06.454266 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1573b800-6f19-4a77-8ebf-e4d50749b050 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:06.457942 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1573b800-6f19-4a77-8ebf-e4d50749b050 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 Aug 25 15:18:06.458214 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1573b800-6f19-4a77-8ebf-e4d50749b050 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:06.458415 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1573b800-6f19-4a77-8ebf-e4d50749b050 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:06.487674 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:06.487674 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:06.499456 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1573b800-6f19-4a77-8ebf-e4d50749b050 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:06.503807 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1573b800-6f19-4a77-8ebf-e4d50749b050 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 returned with HTTP 200 Aug 25 15:18:06.504413 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 307/1225] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:06 2026] GET /volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:06.524367 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6a61a836-e844-4d32-9bad-711ee2f8ad87 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:06.527210 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6a61a836-e844-4d32-9bad-711ee2f8ad87 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:18:06.527667 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6a61a836-e844-4d32-9bad-711ee2f8ad87 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed6acb6a-cffe-4e6a-8c1c-991cbcd91477", "name": "tempest-VolumeDependencyTests-Snapshot-1109400766"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:06.541258 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:06.541258 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:06.541258 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6a61a836-e844-4d32-9bad-711ee2f8ad87 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:06.541258 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-6a61a836-e844-4d32-9bad-711ee2f8ad87 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create snapshot from volume ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 Aug 25 15:18:06.625874 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-6a61a836-e844-4d32-9bad-711ee2f8ad87 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['3d9a551c-faf4-459b-b55b-bcb88f485a59', '3d8d7fa2-5803-4e19-9217-0871987c5497', 'c3714943-035c-414a-ae11-ebdd1e14148a', '4a460e16-f868-4779-98ff-39413b744158'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:06.708646 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6a61a836-e844-4d32-9bad-711ee2f8ad87 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot create request issued successfully. Aug 25 15:18:06.708960 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6a61a836-e844-4d32-9bad-711ee2f8ad87 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:18:06.709567 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 312/1226] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:18:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:18:06.725499 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b5b4b59d-3b40-4370-bfbb-776d0b9789f3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:06.728992 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b5b4b59d-3b40-4370-bfbb-776d0b9789f3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee Aug 25 15:18:06.730146 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b5b4b59d-3b40-4370-bfbb-776d0b9789f3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:06.730448 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b5b4b59d-3b40-4370-bfbb-776d0b9789f3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:06.736524 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:06.736524 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:06.737058 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b5b4b59d-3b40-4370-bfbb-776d0b9789f3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:18:06.738054 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b5b4b59d-3b40-4370-bfbb-776d0b9789f3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee returned with HTTP 200 Aug 25 15:18:06.741908 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 310/1227] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:18:06 2026] GET /volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:07.756492 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b8de1b5c-1dfe-4869-bba9-aab353a9073a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:07.759189 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b8de1b5c-1dfe-4869-bba9-aab353a9073a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee Aug 25 15:18:07.759711 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b8de1b5c-1dfe-4869-bba9-aab353a9073a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:07.760086 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b8de1b5c-1dfe-4869-bba9-aab353a9073a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:07.767761 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:07.767761 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:07.768159 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b8de1b5c-1dfe-4869-bba9-aab353a9073a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:18:07.769124 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b8de1b5c-1dfe-4869-bba9-aab353a9073a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee returned with HTTP 200 Aug 25 15:18:07.769689 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 299/1228] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:18:07 2026] GET /volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:07.789149 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:07.792961 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:07.792961 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d77543bf-f080-4777-a036-06021a2509ee", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-680181269"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:07.792961 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request body: {'volume': {'snapshot_id': 'd77543bf-f080-4777-a036-06021a2509ee', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-680181269'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:07.799578 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:07.799578 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:07.799984 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:18:07.800107 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume of 1 GB Aug 25 15:18:07.804909 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Availability Zones retrieved successfully. Aug 25 15:18:07.812201 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (844778ca-a9db-4621-a7d5-2422afd730a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:07.813280 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87c83e28-8efc-47ca-88cc-9ec4c6375b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:07.815406 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:07.870430 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87c83e28-8efc-47ca-88cc-9ec4c6375b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd77543bf-f080-4777-a036-06021a2509ee', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:07.871580 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af1ea75-014f-4e40-b20b-d9558589b070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:07.947664 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['ad047ed8-7732-4efd-9239-598bf82ea743', 'd37f1541-2c96-4158-afca-e5ad68da22e2', '97bdeaca-3f5f-4b6f-8666-93e9edfa556f', 'eedd9791-8420-4e5b-af5e-48327981d296'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:07.948790 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4af1ea75-014f-4e40-b20b-d9558589b070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad047ed8-7732-4efd-9239-598bf82ea743', 'd37f1541-2c96-4158-afca-e5ad68da22e2', '97bdeaca-3f5f-4b6f-8666-93e9edfa556f', 'eedd9791-8420-4e5b-af5e-48327981d296']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:07.949711 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a83f6116-f157-4f77-a907-183538865fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:08.015630 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a83f6116-f157-4f77-a907-183538865fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd51f3af3-0a0a-467e-97cf-5c8e80f3977e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-680181269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['ad047ed8-7732-4efd-9239-598bf82ea743','d37f1541-2c96-4158-afca-e5ad68da22e2','97bdeaca-3f5f-4b6f-8666-93e9edfa556f','eedd9791-8420-4e5b-af5e-48327981d296'],size=1,snapshot_id=d77543bf-f080-4777-a036-06021a2509ee,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-680181269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d51f3af3-0a0a-467e-97cf-5c8e80f3977e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='272e44fea35e48009a7a522e94236961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d77543bf-f080-4777-a036-06021a2509ee,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:08.016793 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73107400-9b89-4204-a81a-3e948efc4016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:08.053675 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73107400-9b89-4204-a81a-3e948efc4016) transitioned into state 'SUCCESS' from state '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-680181269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['ad047ed8-7732-4efd-9239-598bf82ea743','d37f1541-2c96-4158-afca-e5ad68da22e2','97bdeaca-3f5f-4b6f-8666-93e9edfa556f','eedd9791-8420-4e5b-af5e-48327981d296'],size=1,snapshot_id=d77543bf-f080-4777-a036-06021a2509ee,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:08.054510 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e506db-ff0f-4534-b7d4-7fb7c5fdebea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:08.084508 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e506db-ff0f-4534-b7d4-7fb7c5fdebea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:08.085516 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (844778ca-a9db-4621-a7d5-2422afd730a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:08.085858 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request issued successfully. Aug 25 15:18:08.086627 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2745b388-0d9c-4a7b-b89f-d5d7cb353f40 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:08.087226 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 308/1229] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:18:07 2026] POST /volume/v3/volumes => generated 801 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:08.105579 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-047c3da8-3ecd-4b67-8daf-a1165c9887da None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:08.109497 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-047c3da8-3ecd-4b67-8daf-a1165c9887da tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/d51f3af3-0a0a-467e-97cf-5c8e80f3977e Aug 25 15:18:08.109497 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-047c3da8-3ecd-4b67-8daf-a1165c9887da tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:08.109497 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-047c3da8-3ecd-4b67-8daf-a1165c9887da tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:08.122503 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:08.122503 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:08.130398 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-047c3da8-3ecd-4b67-8daf-a1165c9887da tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:08.144502 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-047c3da8-3ecd-4b67-8daf-a1165c9887da tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d51f3af3-0a0a-467e-97cf-5c8e80f3977e returned with HTTP 200 Aug 25 15:18:08.148670 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 313/1230] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:08 2026] GET /volume/v3/volumes/d51f3af3-0a0a-467e-97cf-5c8e80f3977e => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:09.166707 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fe8800db-829d-4393-a32f-6c44b6f350ff None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:09.169422 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe8800db-829d-4393-a32f-6c44b6f350ff tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/d51f3af3-0a0a-467e-97cf-5c8e80f3977e Aug 25 15:18:09.169684 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe8800db-829d-4393-a32f-6c44b6f350ff tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:09.169939 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fe8800db-829d-4393-a32f-6c44b6f350ff tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:09.204415 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:09.204415 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:09.211095 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fe8800db-829d-4393-a32f-6c44b6f350ff tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:09.225002 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fe8800db-829d-4393-a32f-6c44b6f350ff tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d51f3af3-0a0a-467e-97cf-5c8e80f3977e returned with HTTP 200 Aug 25 15:18:09.225581 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 311/1231] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:09 2026] GET /volume/v3/volumes/d51f3af3-0a0a-467e-97cf-5c8e80f3977e => generated 894 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:09.239199 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6475c66d-7baa-4deb-b3ae-37f13302a42c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:09.242341 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6475c66d-7baa-4deb-b3ae-37f13302a42c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee Aug 25 15:18:09.242674 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6475c66d-7baa-4deb-b3ae-37f13302a42c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:09.243087 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6475c66d-7baa-4deb-b3ae-37f13302a42c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:09.243304 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-6475c66d-7baa-4deb-b3ae-37f13302a42c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete snapshot with id: d77543bf-f080-4777-a036-06021a2509ee Aug 25 15:18:09.252371 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:09.252371 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:09.255583 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6475c66d-7baa-4deb-b3ae-37f13302a42c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:18:09.287250 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6475c66d-7baa-4deb-b3ae-37f13302a42c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot delete request issued successfully. Aug 25 15:18:09.287457 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6475c66d-7baa-4deb-b3ae-37f13302a42c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee returned with HTTP 202 Aug 25 15:18:09.287972 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 300/1232] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:18:09 2026] DELETE /volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:18:09.309026 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-835db954-6979-453a-bd59-c98fbce83d98 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:09.309026 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-835db954-6979-453a-bd59-c98fbce83d98 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee Aug 25 15:18:09.309026 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-835db954-6979-453a-bd59-c98fbce83d98 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:09.309026 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-835db954-6979-453a-bd59-c98fbce83d98 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:09.309026 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:09.309026 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:09.309026 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-835db954-6979-453a-bd59-c98fbce83d98 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Snapshot retrieved successfully. Aug 25 15:18:09.310069 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-835db954-6979-453a-bd59-c98fbce83d98 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee returned with HTTP 200 Aug 25 15:18:09.310643 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 309/1233] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:18:09 2026] GET /volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:10.323644 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5c3f798d-6b1d-4180-9ee2-85ecdf58e5d1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:10.325971 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5c3f798d-6b1d-4180-9ee2-85ecdf58e5d1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee Aug 25 15:18:10.326237 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5c3f798d-6b1d-4180-9ee2-85ecdf58e5d1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:10.326485 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5c3f798d-6b1d-4180-9ee2-85ecdf58e5d1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:10.363514 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5c3f798d-6b1d-4180-9ee2-85ecdf58e5d1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee returned with HTTP 404 Aug 25 15:18:10.364170 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 314/1234] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:18:10 2026] GET /volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:10.377049 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-44303ef0-e33c-4e77-9ea7-bf4914bb2050 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:10.378956 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-44303ef0-e33c-4e77-9ea7-bf4914bb2050 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 Aug 25 15:18:10.379179 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-44303ef0-e33c-4e77-9ea7-bf4914bb2050 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:10.379380 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-44303ef0-e33c-4e77-9ea7-bf4914bb2050 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:10.379672 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-44303ef0-e33c-4e77-9ea7-bf4914bb2050 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 Aug 25 15:18:10.453864 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:10.453864 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:10.454907 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-44303ef0-e33c-4e77-9ea7-bf4914bb2050 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:10.631628 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-44303ef0-e33c-4e77-9ea7-bf4914bb2050 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume request issued successfully. Aug 25 15:18:10.631628 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-44303ef0-e33c-4e77-9ea7-bf4914bb2050 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 returned with HTTP 202 Aug 25 15:18:10.632043 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 312/1235] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:10 2026] DELETE /volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:18:10.656888 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f490a33d-6d6d-4255-9c47-1cbccb1b4fc3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:10.656888 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f490a33d-6d6d-4255-9c47-1cbccb1b4fc3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 Aug 25 15:18:10.656888 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f490a33d-6d6d-4255-9c47-1cbccb1b4fc3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:10.656888 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f490a33d-6d6d-4255-9c47-1cbccb1b4fc3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:10.662249 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:10.662249 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:10.674994 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f490a33d-6d6d-4255-9c47-1cbccb1b4fc3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:10.692306 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f490a33d-6d6d-4255-9c47-1cbccb1b4fc3 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 returned with HTTP 200 Aug 25 15:18:10.692978 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 301/1236] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:10 2026] GET /volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:11.711502 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5176c5b0-ba89-403f-bc6f-6175ed7c999d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:11.716023 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5176c5b0-ba89-403f-bc6f-6175ed7c999d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 Aug 25 15:18:11.718714 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5176c5b0-ba89-403f-bc6f-6175ed7c999d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:11.718714 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5176c5b0-ba89-403f-bc6f-6175ed7c999d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:11.728643 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5176c5b0-ba89-403f-bc6f-6175ed7c999d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 returned with HTTP 404 Aug 25 15:18:11.729799 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 310/1237] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:11 2026] GET /volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:11.739572 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:11.741608 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:11.742028 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-311037622"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:11.744000 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-311037622'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:11.744161 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume of 1 GB Aug 25 15:18:11.748521 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Availability Zones retrieved successfully. Aug 25 15:18:11.754429 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (6cc63566-5d52-41fa-acd2-99772aab02af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:11.755696 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e80ec6e-6be6-4ce9-8176-5bfec606e7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:11.756740 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:11.786166 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e80ec6e-6be6-4ce9-8176-5bfec606e7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:11.787223 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d72f2940-055e-4711-a224-29f5e20547dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:11.844379 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['9bff9920-ee9f-47fa-bae5-9c7e4f50fb8a', 'f04d1f7c-af3f-46dc-b5cd-3c0cdb733fc9', '0b6c0758-1f0c-4a0d-97a0-c1809d922b3b', '3f1c80ed-5d93-4547-af58-7672f87d0b5e'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:11.846424 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d72f2940-055e-4711-a224-29f5e20547dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bff9920-ee9f-47fa-bae5-9c7e4f50fb8a', 'f04d1f7c-af3f-46dc-b5cd-3c0cdb733fc9', '0b6c0758-1f0c-4a0d-97a0-c1809d922b3b', '3f1c80ed-5d93-4547-af58-7672f87d0b5e']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:11.846665 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eb02830-87db-4355-9c61-19b4096b3dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:11.883554 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eb02830-87db-4355-9c61-19b4096b3dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3ddbb72-87e1-4a17-b6c6-0a4bb26233ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-311037622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['9bff9920-ee9f-47fa-bae5-9c7e4f50fb8a','f04d1f7c-af3f-46dc-b5cd-3c0cdb733fc9','0b6c0758-1f0c-4a0d-97a0-c1809d922b3b','3f1c80ed-5d93-4547-af58-7672f87d0b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-311037622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='272e44fea35e48009a7a522e94236961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:11.884353 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a9ea16-4efc-4f49-aff4-c3fe05992e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:11.907595 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a9ea16-4efc-4f49-aff4-c3fe05992e9d) transitioned into state 'SUCCESS' from state '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-311037622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['9bff9920-ee9f-47fa-bae5-9c7e4f50fb8a','f04d1f7c-af3f-46dc-b5cd-3c0cdb733fc9','0b6c0758-1f0c-4a0d-97a0-c1809d922b3b','3f1c80ed-5d93-4547-af58-7672f87d0b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:11.908823 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0872de6d-c354-4199-94bf-da49885c8719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:11.928251 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0872de6d-c354-4199-94bf-da49885c8719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:11.929494 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (6cc63566-5d52-41fa-acd2-99772aab02af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:11.929789 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request issued successfully. Aug 25 15:18:11.931332 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a3c16d74-fecf-47ca-ae03-ec9a5f73373c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:11.931332 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 315/1238] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:18:11 2026] POST /volume/v3/volumes => generated 767 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:11.947756 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4952237d-64ee-4455-8856-a127aba9e67c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:11.949886 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4952237d-64ee-4455-8856-a127aba9e67c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff Aug 25 15:18:11.950137 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4952237d-64ee-4455-8856-a127aba9e67c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:11.950325 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4952237d-64ee-4455-8856-a127aba9e67c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:11.964040 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:11.964040 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:11.968969 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4952237d-64ee-4455-8856-a127aba9e67c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:11.973214 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4952237d-64ee-4455-8856-a127aba9e67c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff returned with HTTP 200 Aug 25 15:18:11.973704 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 313/1239] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:11 2026] GET /volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:12.993139 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6a7aa8d3-d9d2-46c3-b9e7-81bc6e8cbee2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:12.997127 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6a7aa8d3-d9d2-46c3-b9e7-81bc6e8cbee2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff Aug 25 15:18:12.997297 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6a7aa8d3-d9d2-46c3-b9e7-81bc6e8cbee2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:12.997594 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6a7aa8d3-d9d2-46c3-b9e7-81bc6e8cbee2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:13.007925 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:13.007925 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:13.015059 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6a7aa8d3-d9d2-46c3-b9e7-81bc6e8cbee2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:13.028601 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6a7aa8d3-d9d2-46c3-b9e7-81bc6e8cbee2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff returned with HTTP 200 Aug 25 15:18:13.029144 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 302/1240] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:12 2026] GET /volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:13.050569 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-33722397-c5a1-4921-939e-1814b1e2b228 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:13.056392 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:13.057164 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-252938486"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:13.059795 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request body: {'volume': {'source_volid': 'd3ddbb72-87e1-4a17-b6c6-0a4bb26233ff', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-252938486'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:13.076860 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:13.076860 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:13.077221 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume retrieved successfully. Aug 25 15:18:13.077402 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume of 1 GB Aug 25 15:18:13.082823 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Availability Zones retrieved successfully. Aug 25 15:18:13.088641 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (6403359f-1fef-4696-8ef9-9c46bd9b4652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:13.089743 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1343bc2f-e035-499f-8e0b-cd30741e7950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:13.090790 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:13.119868 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1343bc2f-e035-499f-8e0b-cd30741e7950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd3ddbb72-87e1-4a17-b6c6-0a4bb26233ff', 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:13.148975 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6982ace9-839d-48cf-8dfa-d84b3b6ee751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:13.231189 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Created reservations ['fe63389d-b6e7-496c-981b-7e9eba21b6ab', '2d798f98-3ba7-4e34-8d31-156ba8300429', '0f5aae4f-efa0-4dc0-9d37-cfb866aa0f92', '659c02af-80fa-4f83-90b7-e90432974cde'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:13.232089 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6982ace9-839d-48cf-8dfa-d84b3b6ee751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe63389d-b6e7-496c-981b-7e9eba21b6ab', '2d798f98-3ba7-4e34-8d31-156ba8300429', '0f5aae4f-efa0-4dc0-9d37-cfb866aa0f92', '659c02af-80fa-4f83-90b7-e90432974cde']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:13.232914 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec5dcb82-dd0b-4c28-8278-69bb3ddd5b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:13.345497 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec5dcb82-dd0b-4c28-8278-69bb3ddd5b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ac078e7-8227-4b4d-b8a6-30faf4868d30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-252938486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['fe63389d-b6e7-496c-981b-7e9eba21b6ab','2d798f98-3ba7-4e34-8d31-156ba8300429','0f5aae4f-efa0-4dc0-9d37-cfb866aa0f92','659c02af-80fa-4f83-90b7-e90432974cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-252938486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ac078e7-8227-4b4d-b8a6-30faf4868d30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='272e44fea35e48009a7a522e94236961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:13.345497 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60de2e58-fbb0-40de-ac3c-37b629c9ea89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:13.400379 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60de2e58-fbb0-40de-ac3c-37b629c9ea89) transitioned into state 'SUCCESS' from state '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-252938486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='272e44fea35e48009a7a522e94236961',qos_specs=None,replication_status=,reservations=['fe63389d-b6e7-496c-981b-7e9eba21b6ab','2d798f98-3ba7-4e34-8d31-156ba8300429','0f5aae4f-efa0-4dc0-9d37-cfb866aa0f92','659c02af-80fa-4f83-90b7-e90432974cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff,status='creating',user_id='1cdb2f2a72a64ff0b285a6da8e1c7ba9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:13.402230 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad92dccb-6ef1-4d25-8d0c-5db24b94002f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:13.466317 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad92dccb-6ef1-4d25-8d0c-5db24b94002f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:13.466317 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Flow 'volume_create_api' (6403359f-1fef-4696-8ef9-9c46bd9b4652) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:13.466317 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Create volume request issued successfully. Aug 25 15:18:13.466990 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-33722397-c5a1-4921-939e-1814b1e2b228 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:13.467668 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 311/1241] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:18:13 2026] POST /volume/v3/volumes => generated 801 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:13.496769 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8da69435-7d92-4b4d-87de-ae299e616139 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:13.501972 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8da69435-7d92-4b4d-87de-ae299e616139 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/6ac078e7-8227-4b4d-b8a6-30faf4868d30 Aug 25 15:18:13.503140 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8da69435-7d92-4b4d-87de-ae299e616139 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:13.503140 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8da69435-7d92-4b4d-87de-ae299e616139 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:13.519267 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:13.519267 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:13.525692 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8da69435-7d92-4b4d-87de-ae299e616139 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:13.531116 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8da69435-7d92-4b4d-87de-ae299e616139 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/6ac078e7-8227-4b4d-b8a6-30faf4868d30 returned with HTTP 200 Aug 25 15:18:13.531604 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 316/1242] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:13 2026] GET /volume/v3/volumes/6ac078e7-8227-4b4d-b8a6-30faf4868d30 => generated 869 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:14.551536 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8265a8b5-8908-4a76-8eef-0cda6c33471c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:14.554038 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8265a8b5-8908-4a76-8eef-0cda6c33471c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/6ac078e7-8227-4b4d-b8a6-30faf4868d30 Aug 25 15:18:14.554380 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8265a8b5-8908-4a76-8eef-0cda6c33471c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:14.554785 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8265a8b5-8908-4a76-8eef-0cda6c33471c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:14.568352 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:14.568352 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:14.577546 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8265a8b5-8908-4a76-8eef-0cda6c33471c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:14.584964 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8265a8b5-8908-4a76-8eef-0cda6c33471c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/6ac078e7-8227-4b4d-b8a6-30faf4868d30 returned with HTTP 200 Aug 25 15:18:14.585568 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 314/1243] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:14 2026] GET /volume/v3/volumes/6ac078e7-8227-4b4d-b8a6-30faf4868d30 => generated 894 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:14.601600 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b5f09a5a-e224-48b5-9fcf-991202d77500 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:14.604728 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5f09a5a-e224-48b5-9fcf-991202d77500 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff Aug 25 15:18:14.604958 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5f09a5a-e224-48b5-9fcf-991202d77500 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:14.609772 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5f09a5a-e224-48b5-9fcf-991202d77500 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:14.609772 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-b5f09a5a-e224-48b5-9fcf-991202d77500 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff Aug 25 15:18:14.613601 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:14.613601 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:14.614350 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b5f09a5a-e224-48b5-9fcf-991202d77500 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:14.693867 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b5f09a5a-e224-48b5-9fcf-991202d77500 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume request issued successfully. Aug 25 15:18:14.694116 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5f09a5a-e224-48b5-9fcf-991202d77500 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff returned with HTTP 202 Aug 25 15:18:14.694895 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 303/1244] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:14 2026] DELETE /volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:18:14.705048 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ddb23df2-c688-46fc-9fd0-30f148562d8d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:14.707633 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ddb23df2-c688-46fc-9fd0-30f148562d8d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff Aug 25 15:18:14.708017 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ddb23df2-c688-46fc-9fd0-30f148562d8d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:14.708219 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ddb23df2-c688-46fc-9fd0-30f148562d8d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:14.720946 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:14.720946 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:14.726676 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ddb23df2-c688-46fc-9fd0-30f148562d8d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:14.733037 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ddb23df2-c688-46fc-9fd0-30f148562d8d tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff returned with HTTP 200 Aug 25 15:18:14.733037 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 312/1245] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:14 2026] GET /volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:15.759986 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2aa45449-4d36-4d21-92ed-d3944d8a2689 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:15.768588 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2aa45449-4d36-4d21-92ed-d3944d8a2689 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff Aug 25 15:18:15.768588 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2aa45449-4d36-4d21-92ed-d3944d8a2689 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:15.768588 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2aa45449-4d36-4d21-92ed-d3944d8a2689 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:15.776282 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2aa45449-4d36-4d21-92ed-d3944d8a2689 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff returned with HTTP 404 Aug 25 15:18:15.776282 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 317/1246] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:15 2026] GET /volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:15.786806 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d945bc58-636a-4a23-93bc-c4b65259d8d2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:15.789535 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d945bc58-636a-4a23-93bc-c4b65259d8d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/6ac078e7-8227-4b4d-b8a6-30faf4868d30 Aug 25 15:18:15.789736 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d945bc58-636a-4a23-93bc-c4b65259d8d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:15.789828 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d945bc58-636a-4a23-93bc-c4b65259d8d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:15.790060 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-d945bc58-636a-4a23-93bc-c4b65259d8d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: 6ac078e7-8227-4b4d-b8a6-30faf4868d30 Aug 25 15:18:15.798764 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:15.798764 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:15.799384 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d945bc58-636a-4a23-93bc-c4b65259d8d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:15.836589 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d945bc58-636a-4a23-93bc-c4b65259d8d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume request issued successfully. Aug 25 15:18:15.836856 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d945bc58-636a-4a23-93bc-c4b65259d8d2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/6ac078e7-8227-4b4d-b8a6-30faf4868d30 returned with HTTP 202 Aug 25 15:18:15.837424 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 315/1247] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:15 2026] DELETE /volume/v3/volumes/6ac078e7-8227-4b4d-b8a6-30faf4868d30 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:18:15.847161 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5416929d-ecea-43cd-8c63-1be287c2a156 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:15.850245 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5416929d-ecea-43cd-8c63-1be287c2a156 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/6ac078e7-8227-4b4d-b8a6-30faf4868d30 Aug 25 15:18:15.850487 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5416929d-ecea-43cd-8c63-1be287c2a156 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:15.850764 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5416929d-ecea-43cd-8c63-1be287c2a156 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:15.860686 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:15.860686 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:15.869079 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5416929d-ecea-43cd-8c63-1be287c2a156 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:15.871241 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5416929d-ecea-43cd-8c63-1be287c2a156 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/6ac078e7-8227-4b4d-b8a6-30faf4868d30 returned with HTTP 200 Aug 25 15:18:15.871817 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 304/1248] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:15 2026] GET /volume/v3/volumes/6ac078e7-8227-4b4d-b8a6-30faf4868d30 => generated 893 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:16.522435 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:16.731026 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:16.735897 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-419089681", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:16.735897 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-419089681', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:16.735897 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Create volume of 1 GB Aug 25 15:18:16.747364 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Availability Zones retrieved successfully. Aug 25 15:18:16.755960 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Flow 'volume_create_api' (5deffeb4-aa70-4191-b7a5-80753848aaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:16.763012 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5fe2bb-1400-417e-8d42-37c8a1b19b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:16.763012 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:16.848328 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5fe2bb-1400-417e-8d42-37c8a1b19b08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:16.849125 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cff12a16-67f3-440f-a078-dfecf5a624ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:16.887831 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a0d22885-6dde-4bbd-a5d5-2d41440d907b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:16.892225 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a0d22885-6dde-4bbd-a5d5-2d41440d907b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/6ac078e7-8227-4b4d-b8a6-30faf4868d30 Aug 25 15:18:16.892225 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a0d22885-6dde-4bbd-a5d5-2d41440d907b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:16.892225 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a0d22885-6dde-4bbd-a5d5-2d41440d907b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:16.899649 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a0d22885-6dde-4bbd-a5d5-2d41440d907b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/6ac078e7-8227-4b4d-b8a6-30faf4868d30 returned with HTTP 404 Aug 25 15:18:16.900404 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 318/1249] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:16 2026] GET /volume/v3/volumes/6ac078e7-8227-4b4d-b8a6-30faf4868d30 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:16.908601 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7400c879-313e-4cbe-9b92-dc976f34283a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:16.913690 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7400c879-313e-4cbe-9b92-dc976f34283a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff Aug 25 15:18:16.914001 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7400c879-313e-4cbe-9b92-dc976f34283a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:16.914255 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7400c879-313e-4cbe-9b92-dc976f34283a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:16.914487 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-7400c879-313e-4cbe-9b92-dc976f34283a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff Aug 25 15:18:16.927237 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7400c879-313e-4cbe-9b92-dc976f34283a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff returned with HTTP 404 Aug 25 15:18:16.927896 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 316/1250] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:16 2026] DELETE /volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:16.940621 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1c8c5739-3ef3-4e62-a005-580ba951354b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:16.943301 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1c8c5739-3ef3-4e62-a005-580ba951354b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff Aug 25 15:18:16.943301 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1c8c5739-3ef3-4e62-a005-580ba951354b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:16.943301 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1c8c5739-3ef3-4e62-a005-580ba951354b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:16.950073 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1c8c5739-3ef3-4e62-a005-580ba951354b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff returned with HTTP 404 Aug 25 15:18:16.950620 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 305/1251] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:16 2026] GET /volume/v3/volumes/d3ddbb72-87e1-4a17-b6c6-0a4bb26233ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:16.960690 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b982de07-e2b7-4073-8064-e1b6fe2bb768 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:16.962953 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b982de07-e2b7-4073-8064-e1b6fe2bb768 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d51f3af3-0a0a-467e-97cf-5c8e80f3977e Aug 25 15:18:16.962953 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b982de07-e2b7-4073-8064-e1b6fe2bb768 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:16.963237 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b982de07-e2b7-4073-8064-e1b6fe2bb768 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:16.963400 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-b982de07-e2b7-4073-8064-e1b6fe2bb768 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: d51f3af3-0a0a-467e-97cf-5c8e80f3977e Aug 25 15:18:16.977122 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:16.977122 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:16.978063 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b982de07-e2b7-4073-8064-e1b6fe2bb768 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:17.045187 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Created reservations ['b73378dc-f00d-4c70-bd61-1285cdcaaabf', '7649c180-ced8-45f1-9502-1aad1e586651', 'b73198b9-a15f-4656-9e19-1c38f209949d', 'c7814761-5c17-467b-b548-a47afd89310e'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:17.046073 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cff12a16-67f3-440f-a078-dfecf5a624ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b73378dc-f00d-4c70-bd61-1285cdcaaabf', '7649c180-ced8-45f1-9502-1aad1e586651', 'b73198b9-a15f-4656-9e19-1c38f209949d', 'c7814761-5c17-467b-b548-a47afd89310e']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:17.046879 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ee596b2-7808-484e-8e0a-3bc6afaf6e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:17.068238 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b982de07-e2b7-4073-8064-e1b6fe2bb768 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume request issued successfully. Aug 25 15:18:17.068489 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b982de07-e2b7-4073-8064-e1b6fe2bb768 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d51f3af3-0a0a-467e-97cf-5c8e80f3977e returned with HTTP 202 Aug 25 15:18:17.069776 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 319/1252] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:16 2026] DELETE /volume/v3/volumes/d51f3af3-0a0a-467e-97cf-5c8e80f3977e => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:18:17.082101 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ee596b2-7808-484e-8e0a-3bc6afaf6e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-419089681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938eae3590714539a0851f6c3feb098b',qos_specs=None,replication_status=,reservations=['b73378dc-f00d-4c70-bd61-1285cdcaaabf','7649c180-ced8-45f1-9502-1aad1e586651','b73198b9-a15f-4656-9e19-1c38f209949d','c7814761-5c17-467b-b548-a47afd89310e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ac49d46e2694f039f0f17eea0585812',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-419089681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='938eae3590714539a0851f6c3feb098b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ac49d46e2694f039f0f17eea0585812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:17.082870 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1d0dc02a-694e-4745-8055-a2f12190e9a6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:17.083247 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88aed1ca-33cf-4b27-b655-b226b5b3aded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:17.089284 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1d0dc02a-694e-4745-8055-a2f12190e9a6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/d51f3af3-0a0a-467e-97cf-5c8e80f3977e Aug 25 15:18:17.089945 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1d0dc02a-694e-4745-8055-a2f12190e9a6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:17.090244 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1d0dc02a-694e-4745-8055-a2f12190e9a6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:17.101095 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:17.101095 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:17.112191 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1d0dc02a-694e-4745-8055-a2f12190e9a6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Volume info retrieved successfully. Aug 25 15:18:17.119723 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1d0dc02a-694e-4745-8055-a2f12190e9a6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d51f3af3-0a0a-467e-97cf-5c8e80f3977e returned with HTTP 200 Aug 25 15:18:17.120186 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88aed1ca-33cf-4b27-b655-b226b5b3aded) transitioned into state 'SUCCESS' from state '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-419089681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938eae3590714539a0851f6c3feb098b',qos_specs=None,replication_status=,reservations=['b73378dc-f00d-4c70-bd61-1285cdcaaabf','7649c180-ced8-45f1-9502-1aad1e586651','b73198b9-a15f-4656-9e19-1c38f209949d','c7814761-5c17-467b-b548-a47afd89310e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ac49d46e2694f039f0f17eea0585812',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:17.120362 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 317/1253] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:17 2026] GET /volume/v3/volumes/d51f3af3-0a0a-467e-97cf-5c8e80f3977e => generated 893 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:17.121242 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6221446e-b1a6-4819-8a57-2a20a3178f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:17.143498 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6221446e-b1a6-4819-8a57-2a20a3178f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:17.144418 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Flow 'volume_create_api' (5deffeb4-aa70-4191-b7a5-80753848aaa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:17.147508 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Create volume request issued successfully. Aug 25 15:18:17.147508 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0dc3ad25-4ca8-4893-8588-d07459e593e2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:17.147508 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 313/1254] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:18:16 2026] POST /volume/v3/volumes => generated 762 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:18:17.165120 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:17.167603 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:17.168060 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-202211673", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:17.173818 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-202211673', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:17.174028 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Create volume of 1 GB Aug 25 15:18:17.185121 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Availability Zones retrieved successfully. Aug 25 15:18:17.198874 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Flow 'volume_create_api' (c660f805-4599-418e-b45c-81603f825e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:17.202172 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1d8eb3-4660-4014-909c-e9f481934ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:17.204070 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:17.259324 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b1d8eb3-4660-4014-909c-e9f481934ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:17.264533 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2139563-4049-4d77-a6cb-2e4cb98a818b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:17.350460 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Created reservations ['6e4aaf36-c6b7-40fc-a8a0-67f6b03b5c31', 'eb2b0289-5630-4aa7-a32f-df6f36c9e102', 'f5068513-b171-4bdc-ba27-1312224ec1d5', '8b789cbc-fec1-445a-8004-1b1ffc4db242'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:17.352024 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2139563-4049-4d77-a6cb-2e4cb98a818b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e4aaf36-c6b7-40fc-a8a0-67f6b03b5c31', 'eb2b0289-5630-4aa7-a32f-df6f36c9e102', 'f5068513-b171-4bdc-ba27-1312224ec1d5', '8b789cbc-fec1-445a-8004-1b1ffc4db242']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:17.353655 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (837a7c67-fa99-4177-8aa7-3c86fa457c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:17.404145 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (837a7c67-fa99-4177-8aa7-3c86fa457c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2c63333-19b4-4a1e-a3ec-f55b1dd3b282', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-202211673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938eae3590714539a0851f6c3feb098b',qos_specs=None,replication_status=,reservations=['6e4aaf36-c6b7-40fc-a8a0-67f6b03b5c31','eb2b0289-5630-4aa7-a32f-df6f36c9e102','f5068513-b171-4bdc-ba27-1312224ec1d5','8b789cbc-fec1-445a-8004-1b1ffc4db242'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ac49d46e2694f039f0f17eea0585812',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-202211673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2c63333-19b4-4a1e-a3ec-f55b1dd3b282,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='938eae3590714539a0851f6c3feb098b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ac49d46e2694f039f0f17eea0585812',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:17.405786 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae59502a-e0db-46a3-b768-11ae99e70b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:17.455850 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae59502a-e0db-46a3-b768-11ae99e70b83) transitioned into state 'SUCCESS' from state '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-202211673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='938eae3590714539a0851f6c3feb098b',qos_specs=None,replication_status=,reservations=['6e4aaf36-c6b7-40fc-a8a0-67f6b03b5c31','eb2b0289-5630-4aa7-a32f-df6f36c9e102','f5068513-b171-4bdc-ba27-1312224ec1d5','8b789cbc-fec1-445a-8004-1b1ffc4db242'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ac49d46e2694f039f0f17eea0585812',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:17.457712 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2779ece-18da-4364-8d37-c483e5d8ffda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:17.496932 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2779ece-18da-4364-8d37-c483e5d8ffda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:17.497844 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Flow 'volume_create_api' (c660f805-4599-418e-b45c-81603f825e29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:17.498256 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Create volume request issued successfully. Aug 25 15:18:17.499231 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dcdb0a3d-ef02-4e0c-bac1-24fa79290583 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:17.499833 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 306/1255] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:18:17 2026] POST /volume/v3/volumes => generated 762 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:18:18.137128 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-346ef2ab-9a49-4abe-8ec8-217abbc0cc75 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.140372 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-346ef2ab-9a49-4abe-8ec8-217abbc0cc75 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/d51f3af3-0a0a-467e-97cf-5c8e80f3977e Aug 25 15:18:18.140372 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-346ef2ab-9a49-4abe-8ec8-217abbc0cc75 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.140705 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-346ef2ab-9a49-4abe-8ec8-217abbc0cc75 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.148588 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-346ef2ab-9a49-4abe-8ec8-217abbc0cc75 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d51f3af3-0a0a-467e-97cf-5c8e80f3977e returned with HTTP 404 Aug 25 15:18:18.149221 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 320/1256] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:18 2026] GET /volume/v3/volumes/d51f3af3-0a0a-467e-97cf-5c8e80f3977e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:18.162533 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4bdcd626-b745-46ac-bbe4-57a04721d3b6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.165924 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4bdcd626-b745-46ac-bbe4-57a04721d3b6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee Aug 25 15:18:18.165924 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4bdcd626-b745-46ac-bbe4-57a04721d3b6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.165924 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4bdcd626-b745-46ac-bbe4-57a04721d3b6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.165924 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-4bdcd626-b745-46ac-bbe4-57a04721d3b6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete snapshot with id: d77543bf-f080-4777-a036-06021a2509ee Aug 25 15:18:18.172612 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4bdcd626-b745-46ac-bbe4-57a04721d3b6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee returned with HTTP 404 Aug 25 15:18:18.173203 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 318/1257] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:18:18 2026] DELETE /volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:18.183140 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ab7ecd57-d472-41cc-9f90-400aa9a39b35 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.185993 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ab7ecd57-d472-41cc-9f90-400aa9a39b35 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee Aug 25 15:18:18.186220 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ab7ecd57-d472-41cc-9f90-400aa9a39b35 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.186457 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ab7ecd57-d472-41cc-9f90-400aa9a39b35 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.191582 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ab7ecd57-d472-41cc-9f90-400aa9a39b35 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee returned with HTTP 404 Aug 25 15:18:18.192181 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 314/1258] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:18:18 2026] GET /volume/v3/snapshots/d77543bf-f080-4777-a036-06021a2509ee => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:18.200582 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8f8c0975-26f1-4a2a-b559-ff87e8d1ae65 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.203082 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8f8c0975-26f1-4a2a-b559-ff87e8d1ae65 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 Aug 25 15:18:18.203373 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8f8c0975-26f1-4a2a-b559-ff87e8d1ae65 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.203603 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8f8c0975-26f1-4a2a-b559-ff87e8d1ae65 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.203811 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-8f8c0975-26f1-4a2a-b559-ff87e8d1ae65 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 Aug 25 15:18:18.211937 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8f8c0975-26f1-4a2a-b559-ff87e8d1ae65 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 returned with HTTP 404 Aug 25 15:18:18.212679 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 307/1259] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:18 2026] DELETE /volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:18.221320 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f72c68f5-fb62-45f8-bbab-cea26e4dee85 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.228911 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f72c68f5-fb62-45f8-bbab-cea26e4dee85 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 Aug 25 15:18:18.228911 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f72c68f5-fb62-45f8-bbab-cea26e4dee85 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.228911 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f72c68f5-fb62-45f8-bbab-cea26e4dee85 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.232150 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f72c68f5-fb62-45f8-bbab-cea26e4dee85 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 returned with HTTP 404 Aug 25 15:18:18.232881 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 321/1260] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:18 2026] GET /volume/v3/volumes/ed6acb6a-cffe-4e6a-8c1c-991cbcd91477 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:18.241399 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7bbc2fae-685d-4099-a5ff-59f83a1aa5a6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.243747 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7bbc2fae-685d-4099-a5ff-59f83a1aa5a6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db Aug 25 15:18:18.243977 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7bbc2fae-685d-4099-a5ff-59f83a1aa5a6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.244242 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7bbc2fae-685d-4099-a5ff-59f83a1aa5a6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.244381 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-7bbc2fae-685d-4099-a5ff-59f83a1aa5a6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: 1464eb1c-a890-4ae6-88b3-254bd04e96db Aug 25 15:18:18.252171 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7bbc2fae-685d-4099-a5ff-59f83a1aa5a6 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db returned with HTTP 404 Aug 25 15:18:18.252867 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 319/1261] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:18 2026] DELETE /volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:18.264517 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4137d10a-a919-4cda-a6e1-9387a6278629 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.264517 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:18.264517 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-184882262"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:18.264517 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-184882262'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:18.264517 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Create volume of 1 GB Aug 25 15:18:18.264517 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:18.264517 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:18.266761 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Availability Zones retrieved successfully. Aug 25 15:18:18.270453 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d5867801-353a-429b-9000-203aff914fd1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.272829 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d5867801-353a-429b-9000-203aff914fd1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db Aug 25 15:18:18.273017 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d5867801-353a-429b-9000-203aff914fd1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.273313 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d5867801-353a-429b-9000-203aff914fd1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.274829 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Flow 'volume_create_api' (de963ff0-8e5f-4976-9be0-90f4bf973a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:18.276105 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8843913-dad7-47fb-8e3f-0088c1c92d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:18.277176 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:18.282962 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d5867801-353a-429b-9000-203aff914fd1 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db returned with HTTP 404 Aug 25 15:18:18.283391 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 308/1262] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:18 2026] GET /volume/v3/volumes/1464eb1c-a890-4ae6-88b3-254bd04e96db => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:18.293855 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-20080e70-3716-40d8-931f-2b42d08097c8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.296713 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-20080e70-3716-40d8-931f-2b42d08097c8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 Aug 25 15:18:18.296952 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-20080e70-3716-40d8-931f-2b42d08097c8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.297161 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-20080e70-3716-40d8-931f-2b42d08097c8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.297266 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-20080e70-3716-40d8-931f-2b42d08097c8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete snapshot with id: 01589ac1-0a42-442e-bc84-2027d8851f07 Aug 25 15:18:18.309207 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-20080e70-3716-40d8-931f-2b42d08097c8 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 returned with HTTP 404 Aug 25 15:18:18.309810 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 322/1263] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:18:18 2026] DELETE /volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:18.320490 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-15efaf44-d08f-4ac8-ab7b-635fb60a62af None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.320672 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8843913-dad7-47fb-8e3f-0088c1c92d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:18.322240 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e83d0139-dcb5-45c8-bbfa-5969912ba9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:18.323569 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-15efaf44-d08f-4ac8-ab7b-635fb60a62af tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 Aug 25 15:18:18.324361 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-15efaf44-d08f-4ac8-ab7b-635fb60a62af tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.324361 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-15efaf44-d08f-4ac8-ab7b-635fb60a62af tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.335123 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-15efaf44-d08f-4ac8-ab7b-635fb60a62af tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 returned with HTTP 404 Aug 25 15:18:18.336063 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 320/1264] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:18:18 2026] GET /volume/v3/snapshots/01589ac1-0a42-442e-bc84-2027d8851f07 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:18.344642 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-56b286a8-1d61-49bc-977d-90050341c834 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.347041 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-56b286a8-1d61-49bc-977d-90050341c834 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b Aug 25 15:18:18.347315 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-56b286a8-1d61-49bc-977d-90050341c834 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.347534 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-56b286a8-1d61-49bc-977d-90050341c834 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.347982 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-56b286a8-1d61-49bc-977d-90050341c834 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: 32beab5f-7e55-41d7-bb58-f34db630a40b Aug 25 15:18:18.381177 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-56b286a8-1d61-49bc-977d-90050341c834 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b returned with HTTP 404 Aug 25 15:18:18.381590 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 309/1265] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:18 2026] DELETE /volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 25 15:18:18.394459 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4ba7d321-e65e-4f3c-bba3-cc8f5d73fcac None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.397985 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4ba7d321-e65e-4f3c-bba3-cc8f5d73fcac tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b Aug 25 15:18:18.399539 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4ba7d321-e65e-4f3c-bba3-cc8f5d73fcac tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.399749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4ba7d321-e65e-4f3c-bba3-cc8f5d73fcac tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.409492 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4ba7d321-e65e-4f3c-bba3-cc8f5d73fcac tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b returned with HTTP 404 Aug 25 15:18:18.410009 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 323/1266] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:18 2026] GET /volume/v3/volumes/32beab5f-7e55-41d7-bb58-f34db630a40b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:18.419663 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2b5ba711-5f09-40fb-bbc3-2cec6d704d11 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.422307 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b5ba711-5f09-40fb-bbc3-2cec6d704d11 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf Aug 25 15:18:18.422307 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b5ba711-5f09-40fb-bbc3-2cec6d704d11 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.422900 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b5ba711-5f09-40fb-bbc3-2cec6d704d11 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.423069 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-2b5ba711-5f09-40fb-bbc3-2cec6d704d11 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete snapshot with id: 0b203f28-7ce1-45f9-9090-b25b89439abf Aug 25 15:18:18.430260 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b5ba711-5f09-40fb-bbc3-2cec6d704d11 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf returned with HTTP 404 Aug 25 15:18:18.430883 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 321/1267] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:18:18 2026] DELETE /volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:18.439390 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Created reservations ['3d95bb03-039d-482b-b9c0-acf84237a23d', '8d53af1f-2c32-44a7-ba27-3fe89d741518', '55d156b8-bb38-439a-bafe-ccc8deb4e79b', '069b998b-8994-4fb2-ab1e-1132ecb3fc46'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:18.439717 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c10a305e-8cf0-4d07-ac63-131dd5ab20b2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.441325 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e83d0139-dcb5-45c8-bbfa-5969912ba9b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d95bb03-039d-482b-b9c0-acf84237a23d', '8d53af1f-2c32-44a7-ba27-3fe89d741518', '55d156b8-bb38-439a-bafe-ccc8deb4e79b', '069b998b-8994-4fb2-ab1e-1132ecb3fc46']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:18.442008 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fd760d1-5d42-4bb5-8ab2-8ec75c4323a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:18.442134 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c10a305e-8cf0-4d07-ac63-131dd5ab20b2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf Aug 25 15:18:18.442229 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c10a305e-8cf0-4d07-ac63-131dd5ab20b2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.442568 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c10a305e-8cf0-4d07-ac63-131dd5ab20b2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.450305 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c10a305e-8cf0-4d07-ac63-131dd5ab20b2 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf returned with HTTP 404 Aug 25 15:18:18.451043 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 310/1268] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:18:18 2026] GET /volume/v3/snapshots/0b203f28-7ce1-45f9-9090-b25b89439abf => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:18.463199 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1d655a3a-cea7-4aea-84ea-d6799d8b18e9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.465431 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1d655a3a-cea7-4aea-84ea-d6799d8b18e9 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f Aug 25 15:18:18.465796 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1d655a3a-cea7-4aea-84ea-d6799d8b18e9 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.466018 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1d655a3a-cea7-4aea-84ea-d6799d8b18e9 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.466235 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-1d655a3a-cea7-4aea-84ea-d6799d8b18e9 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: ca7f1429-2973-498c-81d6-fc1a88a75e1f Aug 25 15:18:18.476880 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1d655a3a-cea7-4aea-84ea-d6799d8b18e9 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f returned with HTTP 404 Aug 25 15:18:18.477546 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 324/1269] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:18 2026] DELETE /volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:18.490261 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fd760d1-5d42-4bb5-8ab2-8ec75c4323a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35ccc307-3b77-499f-b677-132a9b0e7984', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-184882262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c94e85c614da4f43bd4c80a4c33e98e7',qos_specs=None,replication_status=,reservations=['3d95bb03-039d-482b-b9c0-acf84237a23d','8d53af1f-2c32-44a7-ba27-3fe89d741518','55d156b8-bb38-439a-bafe-ccc8deb4e79b','069b998b-8994-4fb2-ab1e-1132ecb3fc46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02ac0c5ff2a649998b32492ba50c4b44',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-184882262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35ccc307-3b77-499f-b677-132a9b0e7984,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c94e85c614da4f43bd4c80a4c33e98e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02ac0c5ff2a649998b32492ba50c4b44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:18.490261 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2fa1377-cfc4-4abd-b20c-cb7024f3077c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:18.494035 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-afcab316-88c5-4eea-aaeb-203d754fe46c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.503964 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-afcab316-88c5-4eea-aaeb-203d754fe46c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f Aug 25 15:18:18.504163 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-afcab316-88c5-4eea-aaeb-203d754fe46c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.504401 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-afcab316-88c5-4eea-aaeb-203d754fe46c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.511964 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-afcab316-88c5-4eea-aaeb-203d754fe46c tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f returned with HTTP 404 Aug 25 15:18:18.513309 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 322/1270] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:18 2026] GET /volume/v3/volumes/ca7f1429-2973-498c-81d6-fc1a88a75e1f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:18.522293 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2fe539ea-145a-4e1c-ab45-f2df074fbe0b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.524830 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2fe539ea-145a-4e1c-ab45-f2df074fbe0b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 Aug 25 15:18:18.525113 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2fe539ea-145a-4e1c-ab45-f2df074fbe0b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.525385 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2fe539ea-145a-4e1c-ab45-f2df074fbe0b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.525673 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-2fe539ea-145a-4e1c-ab45-f2df074fbe0b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: 83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 Aug 25 15:18:18.526011 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2fa1377-cfc4-4abd-b20c-cb7024f3077c) transitioned into state 'SUCCESS' from state '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-184882262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c94e85c614da4f43bd4c80a4c33e98e7',qos_specs=None,replication_status=,reservations=['3d95bb03-039d-482b-b9c0-acf84237a23d','8d53af1f-2c32-44a7-ba27-3fe89d741518','55d156b8-bb38-439a-bafe-ccc8deb4e79b','069b998b-8994-4fb2-ab1e-1132ecb3fc46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02ac0c5ff2a649998b32492ba50c4b44',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:18.526753 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1afea56-12ef-400e-817a-1553fd88ee95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:18.539069 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2fe539ea-145a-4e1c-ab45-f2df074fbe0b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 returned with HTTP 404 Aug 25 15:18:18.539840 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 311/1271] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:18 2026] DELETE /volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:18.545414 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1afea56-12ef-400e-817a-1553fd88ee95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:18.546525 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Flow 'volume_create_api' (de963ff0-8e5f-4976-9be0-90f4bf973a5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:18.547031 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Create volume request issued successfully. Aug 25 15:18:18.548378 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4137d10a-a919-4cda-a6e1-9387a6278629 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:18.548641 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 315/1272] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:18:18 2026] POST /volume/v3/volumes => generated 752 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:18:18.552647 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.552777 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:18.553059 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-117732385"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:18.554582 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-117732385'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:18.554745 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume of 1 GB Aug 25 15:18:18.556290 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6b23ece0-9250-428f-8a22-695feb5d93aa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.558215 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6b23ece0-9250-428f-8a22-695feb5d93aa tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 Aug 25 15:18:18.558436 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6b23ece0-9250-428f-8a22-695feb5d93aa tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.559313 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6b23ece0-9250-428f-8a22-695feb5d93aa tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.559834 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Availability Zones retrieved successfully. Aug 25 15:18:18.564894 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6b23ece0-9250-428f-8a22-695feb5d93aa tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 returned with HTTP 404 Aug 25 15:18:18.565399 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 323/1273] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:18 2026] GET /volume/v3/volumes/83cf6afc-ff0c-441b-bb80-2c0a8e7ceea0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 25 15:18:18.565743 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-67cd9a61-6499-49c5-9edc-da74e83b3cd2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.568544 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67cd9a61-6499-49c5-9edc-da74e83b3cd2 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:18.568803 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Flow 'volume_create_api' (9bc47830-b4d4-4e0f-9458-f955748d6ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:18.569183 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67cd9a61-6499-49c5-9edc-da74e83b3cd2 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.569553 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67cd9a61-6499-49c5-9edc-da74e83b3cd2 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.570422 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11e02196-6641-4c9e-b2ad-2cef00976237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:18.571927 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:18.576751 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9bdb164b-f454-4914-8ffb-d678c87fa8ed None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.580255 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9bdb164b-f454-4914-8ffb-d678c87fa8ed tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 Aug 25 15:18:18.580977 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9bdb164b-f454-4914-8ffb-d678c87fa8ed tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.580977 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9bdb164b-f454-4914-8ffb-d678c87fa8ed tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.581138 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-9bdb164b-f454-4914-8ffb-d678c87fa8ed tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: 306441b1-280b-4847-bd67-4da9d7494308 Aug 25 15:18:18.583839 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:18.583839 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:18.590958 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9bdb164b-f454-4914-8ffb-d678c87fa8ed tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 returned with HTTP 404 Aug 25 15:18:18.592055 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 316/1274] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:18 2026] DELETE /volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:18.594091 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-67cd9a61-6499-49c5-9edc-da74e83b3cd2 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:18.602587 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67cd9a61-6499-49c5-9edc-da74e83b3cd2 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:18.607510 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 312/1275] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:18 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:18.607686 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-14444448-10ec-4be5-9a36-694a608c5703 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.611363 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-14444448-10ec-4be5-9a36-694a608c5703 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 Aug 25 15:18:18.611834 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-14444448-10ec-4be5-9a36-694a608c5703 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.614612 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-14444448-10ec-4be5-9a36-694a608c5703 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.619246 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-14444448-10ec-4be5-9a36-694a608c5703 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 returned with HTTP 404 Aug 25 15:18:18.619872 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 324/1276] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:18 2026] GET /volume/v3/volumes/306441b1-280b-4847-bd67-4da9d7494308 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:18.633390 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1b0af5d0-e519-4ba8-8471-c77cf36cd523 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.635876 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b0af5d0-e519-4ba8-8471-c77cf36cd523 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 Aug 25 15:18:18.639553 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1b0af5d0-e519-4ba8-8471-c77cf36cd523 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.639553 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1b0af5d0-e519-4ba8-8471-c77cf36cd523 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.639553 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-1b0af5d0-e519-4ba8-8471-c77cf36cd523 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete snapshot with id: e1507ba7-4d5e-47c1-bf83-57d6592e1c26 Aug 25 15:18:18.640051 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11e02196-6641-4c9e-b2ad-2cef00976237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:18.640051 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5342d896-4252-4555-aa0c-a137b4aec541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:18.643048 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b0af5d0-e519-4ba8-8471-c77cf36cd523 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 returned with HTTP 404 Aug 25 15:18:18.643556 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 317/1277] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:18:18 2026] DELETE /volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:18.658329 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-19fb85fc-9a23-4604-8781-d6cc92613e58 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.658329 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-19fb85fc-9a23-4604-8781-d6cc92613e58 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 Aug 25 15:18:18.658329 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-19fb85fc-9a23-4604-8781-d6cc92613e58 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.658329 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-19fb85fc-9a23-4604-8781-d6cc92613e58 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.663031 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-19fb85fc-9a23-4604-8781-d6cc92613e58 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 returned with HTTP 404 Aug 25 15:18:18.669600 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 313/1278] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:18:18 2026] GET /volume/v3/snapshots/e1507ba7-4d5e-47c1-bf83-57d6592e1c26 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:18.673260 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-098efcda-d402-4b39-a79d-19e49429dabf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.675541 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-098efcda-d402-4b39-a79d-19e49429dabf tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c Aug 25 15:18:18.675826 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-098efcda-d402-4b39-a79d-19e49429dabf tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.677038 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-098efcda-d402-4b39-a79d-19e49429dabf tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.677038 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-098efcda-d402-4b39-a79d-19e49429dabf tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: d9587cea-9d2a-49a1-a526-8d09cacca42c Aug 25 15:18:18.683232 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-098efcda-d402-4b39-a79d-19e49429dabf tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c returned with HTTP 404 Aug 25 15:18:18.683998 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 325/1279] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:18 2026] DELETE /volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:18.697893 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c92bc4a2-ca60-42f4-9d3d-d8588448a002 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.700185 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c92bc4a2-ca60-42f4-9d3d-d8588448a002 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c Aug 25 15:18:18.703194 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c92bc4a2-ca60-42f4-9d3d-d8588448a002 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.703194 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c92bc4a2-ca60-42f4-9d3d-d8588448a002 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.707258 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c92bc4a2-ca60-42f4-9d3d-d8588448a002 tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c returned with HTTP 404 Aug 25 15:18:18.707943 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 318/1280] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:18 2026] GET /volume/v3/volumes/d9587cea-9d2a-49a1-a526-8d09cacca42c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 25 15:18:18.728682 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-abc13848-2635-43b1-a0f5-78e9862ebf0b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.731368 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-abc13848-2635-43b1-a0f5-78e9862ebf0b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 Aug 25 15:18:18.736745 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-abc13848-2635-43b1-a0f5-78e9862ebf0b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.736745 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-abc13848-2635-43b1-a0f5-78e9862ebf0b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.736745 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-abc13848-2635-43b1-a0f5-78e9862ebf0b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete snapshot with id: ab55675e-b9b1-4ee3-9721-273ef4449e66 Aug 25 15:18:18.741410 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-abc13848-2635-43b1-a0f5-78e9862ebf0b tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 returned with HTTP 404 Aug 25 15:18:18.741410 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 314/1281] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:18:18 2026] DELETE /volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:18.773611 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b70da6f1-74a0-4da2-b113-d509f0c2e4ec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.773611 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b70da6f1-74a0-4da2-b113-d509f0c2e4ec tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 Aug 25 15:18:18.773611 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b70da6f1-74a0-4da2-b113-d509f0c2e4ec tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.773611 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b70da6f1-74a0-4da2-b113-d509f0c2e4ec tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.773611 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b70da6f1-74a0-4da2-b113-d509f0c2e4ec tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 returned with HTTP 404 Aug 25 15:18:18.773611 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 326/1282] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:18:18 2026] GET /volume/v3/snapshots/ab55675e-b9b1-4ee3-9721-273ef4449e66 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:18.834962 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-75e96eb4-8b9e-4114-be3a-fdbc6ceb66fe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.844069 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75e96eb4-8b9e-4114-be3a-fdbc6ceb66fe tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] DELETE https://10.4.3.85/volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f Aug 25 15:18:18.844069 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75e96eb4-8b9e-4114-be3a-fdbc6ceb66fe tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.844069 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75e96eb4-8b9e-4114-be3a-fdbc6ceb66fe tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.844069 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-75e96eb4-8b9e-4114-be3a-fdbc6ceb66fe tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Delete volume with id: 36c47bc6-0ee9-496f-b004-6f484080a35f Aug 25 15:18:18.844069 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75e96eb4-8b9e-4114-be3a-fdbc6ceb66fe tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f returned with HTTP 404 Aug 25 15:18:18.844069 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 319/1283] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:18 2026] DELETE /volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:18.854409 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b455242d-56d5-449a-a608-34c09d69692a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:18.856915 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b455242d-56d5-449a-a608-34c09d69692a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] GET https://10.4.3.85/volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f Aug 25 15:18:18.857116 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b455242d-56d5-449a-a608-34c09d69692a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:18.857774 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b455242d-56d5-449a-a608-34c09d69692a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:18.884320 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b455242d-56d5-449a-a608-34c09d69692a tempest-VolumeDependencyTests-1690039235 tempest-VolumeDependencyTests-1690039235-project-member] https://10.4.3.85/volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f returned with HTTP 404 Aug 25 15:18:18.884320 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 315/1284] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:18 2026] GET /volume/v3/volumes/36c47bc6-0ee9-496f-b004-6f484080a35f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:18.952997 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Created reservations ['bee9d253-e7a4-496f-a93c-b046e7aa6f7a', '619f84e5-a046-4420-90dd-6d1d55a1a533', '8d6ac560-a39b-4b16-a4b4-334ef1308256', '6cc55838-d28c-43c9-b582-44164fb1c0e5'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:18.952997 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5342d896-4252-4555-aa0c-a137b4aec541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bee9d253-e7a4-496f-a93c-b046e7aa6f7a', '619f84e5-a046-4420-90dd-6d1d55a1a533', '8d6ac560-a39b-4b16-a4b4-334ef1308256', '6cc55838-d28c-43c9-b582-44164fb1c0e5']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:18.952997 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79be075-9a44-4476-85c7-856fa06e3776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:19.000955 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79be075-9a44-4476-85c7-856fa06e3776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69dd66e0-eda8-418c-b931-2e01690a4f60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-117732385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695cc9cba38041bb9abf3c35d723e3ca',qos_specs=None,replication_status=,reservations=['bee9d253-e7a4-496f-a93c-b046e7aa6f7a','619f84e5-a046-4420-90dd-6d1d55a1a533','8d6ac560-a39b-4b16-a4b4-334ef1308256','6cc55838-d28c-43c9-b582-44164fb1c0e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8330f9a86584b5dbb1879e952a731a7',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-117732385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69dd66e0-eda8-418c-b931-2e01690a4f60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695cc9cba38041bb9abf3c35d723e3ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8330f9a86584b5dbb1879e952a731a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:19.002735 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0929d59-7a52-4296-8b0b-313154f70493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:19.080984 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0929d59-7a52-4296-8b0b-313154f70493) transitioned into state 'SUCCESS' from state '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-117732385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695cc9cba38041bb9abf3c35d723e3ca',qos_specs=None,replication_status=,reservations=['bee9d253-e7a4-496f-a93c-b046e7aa6f7a','619f84e5-a046-4420-90dd-6d1d55a1a533','8d6ac560-a39b-4b16-a4b4-334ef1308256','6cc55838-d28c-43c9-b582-44164fb1c0e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8330f9a86584b5dbb1879e952a731a7',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:19.081808 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113b2926-ce2c-43bf-876a-9a50058807b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:19.127099 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113b2926-ce2c-43bf-876a-9a50058807b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:19.128320 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Flow 'volume_create_api' (9bc47830-b4d4-4e0f-9458-f955748d6ce9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:19.128737 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume request issued successfully. Aug 25 15:18:19.129514 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4ad8b156-39b2-4c61-81c7-df689d80f8d1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:19.131121 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 325/1285] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:18:18 2026] POST /volume/v3/volumes => generated 746 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:18:19.151132 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-673ddfa6-8fb0-4e56-bca2-b0c5f49202ba None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:19.159253 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-673ddfa6-8fb0-4e56-bca2-b0c5f49202ba tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 Aug 25 15:18:19.159432 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-673ddfa6-8fb0-4e56-bca2-b0c5f49202ba tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:19.159637 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-673ddfa6-8fb0-4e56-bca2-b0c5f49202ba tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:19.170993 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:19.170993 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:19.177322 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-673ddfa6-8fb0-4e56-bca2-b0c5f49202ba tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:19.184100 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-673ddfa6-8fb0-4e56-bca2-b0c5f49202ba tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 returned with HTTP 200 Aug 25 15:18:19.184664 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 327/1286] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:19 2026] GET /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:19.276413 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:19.280129 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:19.280397 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1375875746"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:19.282029 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1375875746'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:19.282207 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Create volume of 1 GB Aug 25 15:18:19.282561 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:19.282561 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:19.291958 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Availability Zones retrieved successfully. Aug 25 15:18:19.297594 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Flow 'volume_create_api' (04568b8c-512b-4fc3-878e-810ec4410b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:19.298705 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22dd5e86-10a7-43cc-a424-338ae9892df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:19.300138 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:19.332795 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22dd5e86-10a7-43cc-a424-338ae9892df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:19.333755 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fca3fee1-6541-4fea-b9fd-bafb8d7be0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:19.444086 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Created reservations ['15d8aadf-4214-4015-b16a-f7e48c8a6917', 'd6c41a18-8f24-4d44-957f-3918487ac61d', 'd8f34151-ed90-4b6b-9fc6-07b8a4471bfa', 'd06ed297-4a39-4a70-8b9b-dfbfb4257e8d'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:19.445262 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fca3fee1-6541-4fea-b9fd-bafb8d7be0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15d8aadf-4214-4015-b16a-f7e48c8a6917', 'd6c41a18-8f24-4d44-957f-3918487ac61d', 'd8f34151-ed90-4b6b-9fc6-07b8a4471bfa', 'd06ed297-4a39-4a70-8b9b-dfbfb4257e8d']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:19.458438 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (258ab3f7-de58-4429-9f48-e6a78926edd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:19.503132 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (258ab3f7-de58-4429-9f48-e6a78926edd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd27d08c4-f81d-48c5-a80d-821026d35949', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1375875746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8370eb2f4698464fafbeca05f5dc7440',qos_specs=None,replication_status=,reservations=['15d8aadf-4214-4015-b16a-f7e48c8a6917','d6c41a18-8f24-4d44-957f-3918487ac61d','d8f34151-ed90-4b6b-9fc6-07b8a4471bfa','d06ed297-4a39-4a70-8b9b-dfbfb4257e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86294502de964242969d9102bd66b4ea',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1375875746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d27d08c4-f81d-48c5-a80d-821026d35949,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8370eb2f4698464fafbeca05f5dc7440',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86294502de964242969d9102bd66b4ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:19.504381 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f952f122-e522-42a0-baf6-6dff11c0728e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:19.541895 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f952f122-e522-42a0-baf6-6dff11c0728e) transitioned into state 'SUCCESS' from state '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-1375875746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8370eb2f4698464fafbeca05f5dc7440',qos_specs=None,replication_status=,reservations=['15d8aadf-4214-4015-b16a-f7e48c8a6917','d6c41a18-8f24-4d44-957f-3918487ac61d','d8f34151-ed90-4b6b-9fc6-07b8a4471bfa','d06ed297-4a39-4a70-8b9b-dfbfb4257e8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86294502de964242969d9102bd66b4ea',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:19.542769 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f859e3-6ee7-4fe6-acc1-74a899dac873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:19.577541 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f859e3-6ee7-4fe6-acc1-74a899dac873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:19.578861 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Flow 'volume_create_api' (04568b8c-512b-4fc3-878e-810ec4410b3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:19.579382 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Create volume request issued successfully. Aug 25 15:18:19.580021 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf5c4dc8-6fa7-4b80-b2d8-5f8036b56035 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:19.580597 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 320/1287] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:18:19 2026] POST /volume/v3/volumes => generated 753 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:18:19.596933 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3c5e4765-2403-4045-99f7-e5fae3bae30b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:19.599425 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3c5e4765-2403-4045-99f7-e5fae3bae30b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:18:19.599697 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3c5e4765-2403-4045-99f7-e5fae3bae30b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:19.599935 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3c5e4765-2403-4045-99f7-e5fae3bae30b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:19.608231 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:19.608231 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:19.613493 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3c5e4765-2403-4045-99f7-e5fae3bae30b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:18:19.618984 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3c5e4765-2403-4045-99f7-e5fae3bae30b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:18:19.619429 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 316/1288] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:19 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:19.623985 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cc1d7ced-572f-489d-af5f-c75f48c24b95 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:19.627775 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cc1d7ced-572f-489d-af5f-c75f48c24b95 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:19.627986 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cc1d7ced-572f-489d-af5f-c75f48c24b95 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:19.628200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cc1d7ced-572f-489d-af5f-c75f48c24b95 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:19.636365 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:19.636365 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:19.640374 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cc1d7ced-572f-489d-af5f-c75f48c24b95 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:19.644981 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cc1d7ced-572f-489d-af5f-c75f48c24b95 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:19.645450 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 326/1289] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:19 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:19.711519 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-8b9afce0-64e4-4668-a83d-47af369dbcfb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:19.711519 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-8b9afce0-64e4-4668-a83d-47af369dbcfb tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:19.711519 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-8b9afce0-64e4-4668-a83d-47af369dbcfb tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:19.711519 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-8b9afce0-64e4-4668-a83d-47af369dbcfb tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:19.719183 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:19.719183 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:19.723875 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-8b9afce0-64e4-4668-a83d-47af369dbcfb tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:19.734641 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-8b9afce0-64e4-4668-a83d-47af369dbcfb tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:19.734641 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 328/1290] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:18:19 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:19.864578 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e346528e-03f8-41d2-843d-2b09bbf51bbf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:19.865616 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e346528e-03f8-41d2-843d-2b09bbf51bbf None None] GET https://10.4.3.85/volume// Aug 25 15:18:19.865616 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e346528e-03f8-41d2-843d-2b09bbf51bbf None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:19.865955 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e346528e-03f8-41d2-843d-2b09bbf51bbf None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:19.866717 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e346528e-03f8-41d2-843d-2b09bbf51bbf None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:18:19.866921 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 321/1291] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:18:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:18:19.874574 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-c5fe6abe-226a-47bd-9de0-f2222e3c5a9a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:19.880566 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-c5fe6abe-226a-47bd-9de0-f2222e3c5a9a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:18:19.880566 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-c5fe6abe-226a-47bd-9de0-f2222e3c5a9a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35ccc307-3b77-499f-b677-132a9b0e7984", "connector": null, "instance_uuid": "c0bb47f2-9d9f-497a-9d3f-0d34c0981068"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:19.891913 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:19.891913 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:19.996729 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-c5fe6abe-226a-47bd-9de0-f2222e3c5a9a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:18:19.997306 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 317/1292] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:18:19 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:20.059062 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-54a5b5bc-0296-438e-ad93-148f98ec9adf None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:20.060994 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-54a5b5bc-0296-438e-ad93-148f98ec9adf tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:20.061218 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-54a5b5bc-0296-438e-ad93-148f98ec9adf tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:20.061459 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-54a5b5bc-0296-438e-ad93-148f98ec9adf tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:20.080399 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:20.080399 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:20.084906 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-54a5b5bc-0296-438e-ad93-148f98ec9adf tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:20.091157 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-54a5b5bc-0296-438e-ad93-148f98ec9adf tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:20.091900 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 327/1293] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:20 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:20.112689 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a6365050-821d-4e80-944b-3e01c0d86359 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:20.112689 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6365050-821d-4e80-944b-3e01c0d86359 None None] GET https://10.4.3.85/volume// Aug 25 15:18:20.112689 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6365050-821d-4e80-944b-3e01c0d86359 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:20.112689 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6365050-821d-4e80-944b-3e01c0d86359 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:20.112689 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6365050-821d-4e80-944b-3e01c0d86359 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:18:20.112689 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 329/1294] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:18:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:18:20.117954 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-67962f6b-f53a-4425-bbae-28a0fc9c5ead None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:20.121813 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-67962f6b-f53a-4425-bbae-28a0fc9c5ead tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:20.122486 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-67962f6b-f53a-4425-bbae-28a0fc9c5ead tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:20.122749 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-67962f6b-f53a-4425-bbae-28a0fc9c5ead tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:20.136890 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:20.136890 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:20.145056 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-67962f6b-f53a-4425-bbae-28a0fc9c5ead tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:20.152402 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-67962f6b-f53a-4425-bbae-28a0fc9c5ead tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:20.153081 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 322/1295] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:18:20 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:18:20.199725 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7236d66e-cf03-4035-a939-a744818fe322 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:20.201020 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7236d66e-cf03-4035-a939-a744818fe322 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 Aug 25 15:18:20.201828 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7236d66e-cf03-4035-a939-a744818fe322 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:20.201828 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7236d66e-cf03-4035-a939-a744818fe322 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:20.213556 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:20.213556 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:20.219054 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7236d66e-cf03-4035-a939-a744818fe322 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:20.229460 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7236d66e-cf03-4035-a939-a744818fe322 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 returned with HTTP 200 Aug 25 15:18:20.230309 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 318/1296] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:20 2026] GET /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:20.245729 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2ca46bbe-4cb1-4b34-8fc1-343b12b169f1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:20.255075 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2ca46bbe-4cb1-4b34-8fc1-343b12b169f1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] POST https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60/action Aug 25 15:18:20.255667 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2ca46bbe-4cb1-4b34-8fc1-343b12b169f1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Action body: b'{"os-attach": {"instance_uuid": "1ad78420-5296-4156-b04b-7e9477a3d779", "mountpoint": "/dev/vdb"}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:20.255853 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2ca46bbe-4cb1-4b34-8fc1-343b12b169f1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1ad78420-5296-4156-b04b-7e9477a3d779", "mountpoint": "/dev/vdb"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:20.267597 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:20.267597 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:20.268147 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2ca46bbe-4cb1-4b34-8fc1-343b12b169f1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:20.272654 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-0a9c49a2-b088-4da8-982b-82e05f568ae3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:20.275331 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-0a9c49a2-b088-4da8-982b-82e05f568ae3 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] PUT https://10.4.3.85/volume/v3/attachments/e5556d05-ad32-46c3-bf9b-71cb4a1dc02a Aug 25 15:18:20.275801 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-0a9c49a2-b088-4da8-982b-82e05f568ae3 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:20.284370 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2ca46bbe-4cb1-4b34-8fc1-343b12b169f1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Update volume admin metadata completed successfully. Aug 25 15:18:20.286442 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-0a9c49a2-b088-4da8-982b-82e05f568ae3 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Acquiring lock "cinder-attachment_update-35ccc307-3b77-499f-b677-132a9b0e7984-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:18:20.292926 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-0a9c49a2-b088-4da8-982b-82e05f568ae3 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Lock "cinder-attachment_update-35ccc307-3b77-499f-b677-132a9b0e7984-np0000008087" acquired by "attachment_update" :: waited 0.007s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:18:20.295023 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:20.295023 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:20.413783 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2ca46bbe-4cb1-4b34-8fc1-343b12b169f1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Attach volume completed successfully. Aug 25 15:18:20.415650 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2ca46bbe-4cb1-4b34-8fc1-343b12b169f1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60/action returned with HTTP 202 Aug 25 15:18:20.415650 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 328/1297] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:20 2026] POST /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:20.430699 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5d2b3fe2-e6f8-4369-bc7b-2669519eb656 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:20.434742 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d2b3fe2-e6f8-4369-bc7b-2669519eb656 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 Aug 25 15:18:20.434987 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d2b3fe2-e6f8-4369-bc7b-2669519eb656 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:20.435203 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d2b3fe2-e6f8-4369-bc7b-2669519eb656 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:20.449609 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-0a9c49a2-b088-4da8-982b-82e05f568ae3 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Lock "cinder-attachment_update-35ccc307-3b77-499f-b677-132a9b0e7984-np0000008087" released by "attachment_update" :: held 0.157s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:18:20.449982 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-0a9c49a2-b088-4da8-982b-82e05f568ae3 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/attachments/e5556d05-ad32-46c3-bf9b-71cb4a1dc02a returned with HTTP 200 Aug 25 15:18:20.451116 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 330/1298] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:18:20 2026] PUT /volume/v3/attachments/e5556d05-ad32-46c3-bf9b-71cb4a1dc02a => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:20.460624 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:20.460624 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:20.476507 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5d2b3fe2-e6f8-4369-bc7b-2669519eb656 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:20.483607 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d2b3fe2-e6f8-4369-bc7b-2669519eb656 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 returned with HTTP 200 Aug 25 15:18:20.484172 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 323/1299] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:20 2026] GET /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 => generated 1173 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:20.504886 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6711cff0-e997-4232-a910-317a5ea6f723 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:20.509011 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6711cff0-e997-4232-a910-317a5ea6f723 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 Aug 25 15:18:20.510232 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6711cff0-e997-4232-a910-317a5ea6f723 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:20.510232 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6711cff0-e997-4232-a910-317a5ea6f723 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:20.528786 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:20.528786 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:20.534372 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6711cff0-e997-4232-a910-317a5ea6f723 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:20.539362 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6711cff0-e997-4232-a910-317a5ea6f723 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 returned with HTTP 200 Aug 25 15:18:20.539773 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 319/1300] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:20 2026] GET /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 => generated 1173 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:20.556191 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2c3d2fd8-b0f0-41f0-afa0-80cb50d5e54c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:20.635948 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8ca6e2be-64da-41a6-b747-2dd2d81cac60 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:20.637997 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ca6e2be-64da-41a6-b747-2dd2d81cac60 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:18:20.637997 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ca6e2be-64da-41a6-b747-2dd2d81cac60 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:20.639009 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ca6e2be-64da-41a6-b747-2dd2d81cac60 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:20.649583 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:20.649583 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:20.657331 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8ca6e2be-64da-41a6-b747-2dd2d81cac60 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:18:20.666893 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ca6e2be-64da-41a6-b747-2dd2d81cac60 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:18:20.667523 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 331/1301] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:20 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:20.760824 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-a7152442-5fa2-4b26-869f-356da31187d5 req-c67162c0-04ec-477b-a1c8-f01227ffcbf4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:20.761944 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2c3d2fd8-b0f0-41f0-afa0-80cb50d5e54c tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] POST https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60/action Aug 25 15:18:20.762408 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2c3d2fd8-b0f0-41f0-afa0-80cb50d5e54c tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:20.762684 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2c3d2fd8-b0f0-41f0-afa0-80cb50d5e54c tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:20.763784 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-c67162c0-04ec-477b-a1c8-f01227ffcbf4 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:18:20.764105 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-c67162c0-04ec-477b-a1c8-f01227ffcbf4 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:20.764293 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-c67162c0-04ec-477b-a1c8-f01227ffcbf4 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:20.780520 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:20.780520 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:20.788073 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-a7152442-5fa2-4b26-869f-356da31187d5 req-c67162c0-04ec-477b-a1c8-f01227ffcbf4 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:18:20.799226 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-c67162c0-04ec-477b-a1c8-f01227ffcbf4 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:18:20.799226 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 324/1302] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:18:20 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:20.806034 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:20.806034 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:20.807122 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.admin_actions [None req-2c3d2fd8-b0f0-41f0-afa0-80cb50d5e54c tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Updating volume '69dd66e0-eda8-418c-b931-2e01690a4f60' with '{'status': 'error'}' {{(pid=100465) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 15:18:20.873511 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2c3d2fd8-b0f0-41f0-afa0-80cb50d5e54c tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60/action returned with HTTP 202 Aug 25 15:18:20.874882 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 329/1303] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:20 2026] POST /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60/action => generated 0 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:20.885771 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-20e73df2-2c4f-4b75-8446-1c341e41f2e2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:20.887888 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20e73df2-2c4f-4b75-8446-1c341e41f2e2 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 Aug 25 15:18:20.888686 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20e73df2-2c4f-4b75-8446-1c341e41f2e2 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:20.888686 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20e73df2-2c4f-4b75-8446-1c341e41f2e2 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:20.904992 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:20.904992 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:20.909382 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-20e73df2-2c4f-4b75-8446-1c341e41f2e2 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:20.914620 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20e73df2-2c4f-4b75-8446-1c341e41f2e2 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 returned with HTTP 200 Aug 25 15:18:20.915259 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 320/1304] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:20 2026] GET /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 => generated 1172 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:20.930622 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9ffc12d2-314c-4e3f-a99f-ff541de60642 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:20.933852 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ffc12d2-314c-4e3f-a99f-ff541de60642 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] POST https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60/action Aug 25 15:18:20.933852 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ffc12d2-314c-4e3f-a99f-ff541de60642 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "c949ee58-c4dc-4a14-9e90-81cdf7e38ff3"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:20.933950 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ffc12d2-314c-4e3f-a99f-ff541de60642 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "c949ee58-c4dc-4a14-9e90-81cdf7e38ff3"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:20.961277 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f8b74aae-d900-4f8c-9f49-6257e4dbda51 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:20.961681 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f8b74aae-d900-4f8c-9f49-6257e4dbda51 None None] GET https://10.4.3.85/volume// Aug 25 15:18:20.961857 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f8b74aae-d900-4f8c-9f49-6257e4dbda51 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:20.962051 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f8b74aae-d900-4f8c-9f49-6257e4dbda51 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:20.962534 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f8b74aae-d900-4f8c-9f49-6257e4dbda51 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:18:20.962893 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 325/1305] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:18:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 15:18:20.964566 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:20.964566 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:20.964941 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9ffc12d2-314c-4e3f-a99f-ff541de60642 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Volume info retrieved successfully. Aug 25 15:18:20.976229 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-a7152442-5fa2-4b26-869f-356da31187d5 req-c90bbed6-c9b8-478f-a405-d7ff81aebca9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:20.979622 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-c90bbed6-c9b8-478f-a405-d7ff81aebca9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:18:20.980363 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-c90bbed6-c9b8-478f-a405-d7ff81aebca9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d27d08c4-f81d-48c5-a80d-821026d35949", "connector": null, "instance_uuid": "40dac760-6c99-40fa-b2a9-f11525b93ced"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:20.996494 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9ffc12d2-314c-4e3f-a99f-ff541de60642 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Terminate volume connection completed successfully. Aug 25 15:18:21.001256 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:21.001256 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:21.005098 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9ffc12d2-314c-4e3f-a99f-ff541de60642 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100466) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 25 15:18:21.073220 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-c90bbed6-c9b8-478f-a405-d7ff81aebca9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:18:21.074362 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 330/1306] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:18:20 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:21.113136 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6ea7c45a-e92f-4944-9dc3-a16825763411 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:21.117756 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ea7c45a-e92f-4944-9dc3-a16825763411 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:21.117874 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ea7c45a-e92f-4944-9dc3-a16825763411 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:21.118193 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ea7c45a-e92f-4944-9dc3-a16825763411 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:21.128482 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9ffc12d2-314c-4e3f-a99f-ff541de60642 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Detach volume completed successfully. Aug 25 15:18:21.128482 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ffc12d2-314c-4e3f-a99f-ff541de60642 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60/action returned with HTTP 202 Aug 25 15:18:21.128482 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 332/1307] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:20 2026] POST /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:21.135077 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-705bef00-e914-4116-bc13-f5470ce74c19 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:21.138136 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-705bef00-e914-4116-bc13-f5470ce74c19 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:18:21.138136 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-705bef00-e914-4116-bc13-f5470ce74c19 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:21.138136 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-705bef00-e914-4116-bc13-f5470ce74c19 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:21.140010 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d3c6fcec-e3b8-4737-ae78-74e64b7dc778 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:21.140230 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:21.140230 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:21.143107 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d3c6fcec-e3b8-4737-ae78-74e64b7dc778 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 Aug 25 15:18:21.143239 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d3c6fcec-e3b8-4737-ae78-74e64b7dc778 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:21.143579 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d3c6fcec-e3b8-4737-ae78-74e64b7dc778 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:21.144431 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6ea7c45a-e92f-4944-9dc3-a16825763411 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:21.151865 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ea7c45a-e92f-4944-9dc3-a16825763411 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:21.151865 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 321/1308] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:21 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:21.156444 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:21.156444 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:21.158840 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:21.158840 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:21.163040 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ecbf7878-0dab-44d5-a9c8-d05559445cc9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:21.163174 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d3c6fcec-e3b8-4737-ae78-74e64b7dc778 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:21.163230 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ecbf7878-0dab-44d5-a9c8-d05559445cc9 None None] GET https://10.4.3.85/volume// Aug 25 15:18:21.163230 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ecbf7878-0dab-44d5-a9c8-d05559445cc9 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:21.163230 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ecbf7878-0dab-44d5-a9c8-d05559445cc9 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:21.163230 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ecbf7878-0dab-44d5-a9c8-d05559445cc9 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:18:21.163230 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 333/1309] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:18:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:18:21.168801 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-705bef00-e914-4116-bc13-f5470ce74c19 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:18:21.168906 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d3c6fcec-e3b8-4737-ae78-74e64b7dc778 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 returned with HTTP 200 Aug 25 15:18:21.168906 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 331/1310] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:21 2026] GET /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:21.174973 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-705bef00-e914-4116-bc13-f5470ce74c19 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:18:21.175691 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 326/1311] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:21 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:21.176549 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-a7152442-5fa2-4b26-869f-356da31187d5 req-6112894f-e306-4d66-b45b-0fea7a66c2f9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:21.185697 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-6112894f-e306-4d66-b45b-0fea7a66c2f9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:18:21.185983 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-6112894f-e306-4d66-b45b-0fea7a66c2f9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:21.186217 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-6112894f-e306-4d66-b45b-0fea7a66c2f9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:21.190401 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-01ca0f7f-fe27-421e-a714-095627c9cb8b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:21.192554 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-01ca0f7f-fe27-421e-a714-095627c9cb8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 Aug 25 15:18:21.192929 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-01ca0f7f-fe27-421e-a714-095627c9cb8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:21.193217 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-01ca0f7f-fe27-421e-a714-095627c9cb8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:21.202744 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:21.202744 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:21.206492 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:21.206492 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:21.209517 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-a7152442-5fa2-4b26-869f-356da31187d5 req-6112894f-e306-4d66-b45b-0fea7a66c2f9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:18:21.214499 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-01ca0f7f-fe27-421e-a714-095627c9cb8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:21.218213 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-6112894f-e306-4d66-b45b-0fea7a66c2f9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:18:21.218867 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 322/1312] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:18:21 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:18:21.219117 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-01ca0f7f-fe27-421e-a714-095627c9cb8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 returned with HTTP 200 Aug 25 15:18:21.221845 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 334/1313] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:21 2026] GET /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:21.236429 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4036bb11-7dc6-4a6b-b454-61311beb494d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:21.242960 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4036bb11-7dc6-4a6b-b454-61311beb494d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] POST https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60/action Aug 25 15:18:21.243237 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4036bb11-7dc6-4a6b-b454-61311beb494d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Action body: b'{"os-detach": {}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:21.243546 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4036bb11-7dc6-4a6b-b454-61311beb494d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:21.267161 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:21.267161 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:21.267911 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4036bb11-7dc6-4a6b-b454-61311beb494d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:21.346913 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4036bb11-7dc6-4a6b-b454-61311beb494d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Detach volume completed successfully. Aug 25 15:18:21.347026 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-a7152442-5fa2-4b26-869f-356da31187d5 req-e69ae828-39bb-40f4-846c-7a2395f9b330 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:21.347082 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4036bb11-7dc6-4a6b-b454-61311beb494d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60/action returned with HTTP 202 Aug 25 15:18:21.347082 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 332/1314] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:21 2026] POST /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:21.351139 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-e69ae828-39bb-40f4-846c-7a2395f9b330 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] PUT https://10.4.3.85/volume/v3/attachments/b6e15e67-4af2-481d-b59b-e83efe83cf85 Aug 25 15:18:21.352055 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-e69ae828-39bb-40f4-846c-7a2395f9b330 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:21.360019 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fc1827a4-c5b9-4c20-acd6-008474e94e9e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:21.362541 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fc1827a4-c5b9-4c20-acd6-008474e94e9e tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 Aug 25 15:18:21.364167 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fc1827a4-c5b9-4c20-acd6-008474e94e9e tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:21.364167 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fc1827a4-c5b9-4c20-acd6-008474e94e9e tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:21.364974 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-a7152442-5fa2-4b26-869f-356da31187d5 req-e69ae828-39bb-40f4-846c-7a2395f9b330 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Acquiring lock "cinder-attachment_update-d27d08c4-f81d-48c5-a80d-821026d35949-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:18:21.371854 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-a7152442-5fa2-4b26-869f-356da31187d5 req-e69ae828-39bb-40f4-846c-7a2395f9b330 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Lock "cinder-attachment_update-d27d08c4-f81d-48c5-a80d-821026d35949-np0000008087" acquired by "attachment_update" :: waited 0.008s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:18:21.373431 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:21.373431 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:21.373507 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:21.373507 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:21.383863 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fc1827a4-c5b9-4c20-acd6-008474e94e9e tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:21.393519 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fc1827a4-c5b9-4c20-acd6-008474e94e9e tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 returned with HTTP 200 Aug 25 15:18:21.393909 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 323/1315] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:21 2026] GET /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:21.419383 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c7a028f6-475a-46c9-8879-b9906fcdd835 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:21.422205 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c7a028f6-475a-46c9-8879-b9906fcdd835 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 Aug 25 15:18:21.422554 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c7a028f6-475a-46c9-8879-b9906fcdd835 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:21.423017 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c7a028f6-475a-46c9-8879-b9906fcdd835 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:21.436883 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:21.436883 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:21.449448 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c7a028f6-475a-46c9-8879-b9906fcdd835 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:21.459307 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c7a028f6-475a-46c9-8879-b9906fcdd835 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 returned with HTTP 200 Aug 25 15:18:21.460097 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 335/1316] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:21 2026] GET /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:21.479140 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ed15e5dd-b1e2-447a-97fb-0ae45ca2557c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:21.483018 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ed15e5dd-b1e2-447a-97fb-0ae45ca2557c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] DELETE https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 Aug 25 15:18:21.483519 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ed15e5dd-b1e2-447a-97fb-0ae45ca2557c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:21.484024 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ed15e5dd-b1e2-447a-97fb-0ae45ca2557c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:21.484270 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-ed15e5dd-b1e2-447a-97fb-0ae45ca2557c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Delete volume with id: 69dd66e0-eda8-418c-b931-2e01690a4f60 Aug 25 15:18:21.494966 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:21.494966 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:21.495770 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ed15e5dd-b1e2-447a-97fb-0ae45ca2557c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:21.593658 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-a7152442-5fa2-4b26-869f-356da31187d5 req-e69ae828-39bb-40f4-846c-7a2395f9b330 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Lock "cinder-attachment_update-d27d08c4-f81d-48c5-a80d-821026d35949-np0000008087" released by "attachment_update" :: held 0.222s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:18:21.594745 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-e69ae828-39bb-40f4-846c-7a2395f9b330 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/attachments/b6e15e67-4af2-481d-b59b-e83efe83cf85 returned with HTTP 200 Aug 25 15:18:21.594745 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 327/1317] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:18:21 2026] PUT /volume/v3/attachments/b6e15e67-4af2-481d-b59b-e83efe83cf85 => generated 969 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:21.596167 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ed15e5dd-b1e2-447a-97fb-0ae45ca2557c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Delete volume request issued successfully. Aug 25 15:18:21.597032 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ed15e5dd-b1e2-447a-97fb-0ae45ca2557c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 returned with HTTP 202 Aug 25 15:18:21.597195 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 333/1318] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:18:21 2026] DELETE /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:18:21.606453 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-01910e02-4ba3-4239-a99c-3dcb053f8b5e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:21.608412 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-01910e02-4ba3-4239-a99c-3dcb053f8b5e tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 Aug 25 15:18:21.608628 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-01910e02-4ba3-4239-a99c-3dcb053f8b5e tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:21.608830 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-01910e02-4ba3-4239-a99c-3dcb053f8b5e tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:21.625154 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:21.625154 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:21.637826 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-01910e02-4ba3-4239-a99c-3dcb053f8b5e tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:21.645630 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-01910e02-4ba3-4239-a99c-3dcb053f8b5e tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 returned with HTTP 200 Aug 25 15:18:21.645688 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 324/1319] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:21 2026] GET /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:22.176644 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b81ec513-ff43-4708-9a4b-2e3b3777cffd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:22.177655 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b81ec513-ff43-4708-9a4b-2e3b3777cffd tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:22.177859 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b81ec513-ff43-4708-9a4b-2e3b3777cffd tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:22.178101 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b81ec513-ff43-4708-9a4b-2e3b3777cffd tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:22.195267 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aadfa888-08d1-4aab-93d0-d1e813d21b65 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:22.198870 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aadfa888-08d1-4aab-93d0-d1e813d21b65 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:18:22.198870 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aadfa888-08d1-4aab-93d0-d1e813d21b65 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:22.198870 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aadfa888-08d1-4aab-93d0-d1e813d21b65 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:22.205655 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:22.205655 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:22.208053 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:22.208053 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:22.212176 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-aadfa888-08d1-4aab-93d0-d1e813d21b65 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:18:22.213341 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b81ec513-ff43-4708-9a4b-2e3b3777cffd tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:22.217377 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aadfa888-08d1-4aab-93d0-d1e813d21b65 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:18:22.218234 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 328/1320] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:22 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:22.218451 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b81ec513-ff43-4708-9a4b-2e3b3777cffd tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:22.218521 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 336/1321] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:22 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:22.664503 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f551197a-929f-4286-8f42-e65ccf0e416a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:22.687170 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f551197a-929f-4286-8f42-e65ccf0e416a tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 Aug 25 15:18:22.687170 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f551197a-929f-4286-8f42-e65ccf0e416a tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:22.687170 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f551197a-929f-4286-8f42-e65ccf0e416a tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:22.719511 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f551197a-929f-4286-8f42-e65ccf0e416a tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 returned with HTTP 404 Aug 25 15:18:22.720173 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 334/1322] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:22 2026] GET /volume/v3/volumes/69dd66e0-eda8-418c-b931-2e01690a4f60 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:23.240927 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-39746ad5-9ced-440c-a8fe-29bcb5b11f32 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:23.244071 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-68d8b203-f9fe-46d9-bed7-700033ba2216 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:23.245735 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-39746ad5-9ced-440c-a8fe-29bcb5b11f32 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:18:23.245902 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-39746ad5-9ced-440c-a8fe-29bcb5b11f32 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:23.246151 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-39746ad5-9ced-440c-a8fe-29bcb5b11f32 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:23.248378 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68d8b203-f9fe-46d9-bed7-700033ba2216 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:23.248378 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68d8b203-f9fe-46d9-bed7-700033ba2216 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:23.248604 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68d8b203-f9fe-46d9-bed7-700033ba2216 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:23.260966 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:23.260966 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:23.265336 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-68d8b203-f9fe-46d9-bed7-700033ba2216 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:23.268980 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:23.268980 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:23.271419 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68d8b203-f9fe-46d9-bed7-700033ba2216 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:23.271419 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 329/1323] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:23 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:23.275624 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-39746ad5-9ced-440c-a8fe-29bcb5b11f32 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:18:23.285725 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-39746ad5-9ced-440c-a8fe-29bcb5b11f32 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:18:23.286726 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 325/1324] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:23 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:23.906918 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:23.908638 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:23.909002 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "6a0b8201-49dc-4e7a-bd35-856a86e23d8d", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:23.910419 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '6a0b8201-49dc-4e7a-bd35-856a86e23d8d', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:24.023812 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create volume of 1 GB Aug 25 15:18:24.028361 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Availability Zones retrieved successfully. Aug 25 15:18:24.037435 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Flow 'volume_create_api' (bea99c60-0a9b-48fa-a4f3-ecadf4b3a6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:24.040385 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37dee67f-5706-49b3-8c59-17ec5f5c556e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:24.041803 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:24.111978 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37dee67f-5706-49b3-8c59-17ec5f5c556e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:24.112901 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2ad7fb9-e4e5-4d31-98aa-a840ebd4920a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:24.215103 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Created reservations ['855fe904-aa1c-4742-afef-6d7ef3f8bc4d', 'f6dea3ad-f00d-466a-b25f-baf0ee0ae2a9', 'd15ec6ee-8950-436e-bca3-69ee5f1dfafe', '3d9a1ca7-678f-44a6-a961-41218fbf3c4f'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:24.216929 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2ad7fb9-e4e5-4d31-98aa-a840ebd4920a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['855fe904-aa1c-4742-afef-6d7ef3f8bc4d', 'f6dea3ad-f00d-466a-b25f-baf0ee0ae2a9', 'd15ec6ee-8950-436e-bca3-69ee5f1dfafe', '3d9a1ca7-678f-44a6-a961-41218fbf3c4f']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:24.216929 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca8fee14-0dbf-495c-b9f6-a3204d24609a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:24.335862 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b8a5d7b8-6ea3-4170-ac4c-b3f7b8a21f92 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:24.336346 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8bee5373-bba0-42ea-ac4e-6889f51601df None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:24.337796 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b8a5d7b8-6ea3-4170-ac4c-b3f7b8a21f92 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:24.338003 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b8a5d7b8-6ea3-4170-ac4c-b3f7b8a21f92 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:24.338176 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b8a5d7b8-6ea3-4170-ac4c-b3f7b8a21f92 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:24.338680 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8bee5373-bba0-42ea-ac4e-6889f51601df tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:18:24.338983 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8bee5373-bba0-42ea-ac4e-6889f51601df tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:24.339232 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8bee5373-bba0-42ea-ac4e-6889f51601df tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:24.350862 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:24.350862 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:24.351766 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:24.351766 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:24.356621 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca8fee14-0dbf-495c-b9f6-a3204d24609a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd42cf4e1-6919-4303-8c64-7b8ab5752019', '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='763cc4ceead342749b6c669a284c5307',qos_specs=None,replication_status=,reservations=['855fe904-aa1c-4742-afef-6d7ef3f8bc4d','f6dea3ad-f00d-466a-b25f-baf0ee0ae2a9','d15ec6ee-8950-436e-bca3-69ee5f1dfafe','3d9a1ca7-678f-44a6-a961-41218fbf3c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='923527527d204170ad4dfe0121401e28',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:24Z,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=d42cf4e1-6919-4303-8c64-7b8ab5752019,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='763cc4ceead342749b6c669a284c5307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='923527527d204170ad4dfe0121401e28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:24.366323 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b8a5d7b8-6ea3-4170-ac4c-b3f7b8a21f92 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:24.366579 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (750a261c-48f6-4a22-8b65-70a42c8d1740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:24.366789 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8bee5373-bba0-42ea-ac4e-6889f51601df tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:18:24.366835 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b8a5d7b8-6ea3-4170-ac4c-b3f7b8a21f92 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:24.366835 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 335/1325] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:24 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:24.366910 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8bee5373-bba0-42ea-ac4e-6889f51601df tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:18:24.366910 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 330/1326] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:24 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:24.410106 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (750a261c-48f6-4a22-8b65-70a42c8d1740) transitioned into state 'SUCCESS' from 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='763cc4ceead342749b6c669a284c5307',qos_specs=None,replication_status=,reservations=['855fe904-aa1c-4742-afef-6d7ef3f8bc4d','f6dea3ad-f00d-466a-b25f-baf0ee0ae2a9','d15ec6ee-8950-436e-bca3-69ee5f1dfafe','3d9a1ca7-678f-44a6-a961-41218fbf3c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='923527527d204170ad4dfe0121401e28',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:24.411078 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d3e61da-54d3-48ed-b4bc-62025a0c83f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:24.481262 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d3e61da-54d3-48ed-b4bc-62025a0c83f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:24.482884 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Flow 'volume_create_api' (bea99c60-0a9b-48fa-a4f3-ecadf4b3a6ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:24.483387 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create volume request issued successfully. Aug 25 15:18:24.484956 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-43ec5736-3eb4-4f5a-bedf-b83a38e476ab tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:24.485418 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 337/1327] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:18:23 2026] POST /volume/v3/volumes => generated 773 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:24.503608 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ae9e5ce0-2134-4253-9d32-1373a7462e44 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:24.508084 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ae9e5ce0-2134-4253-9d32-1373a7462e44 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:18:24.508084 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ae9e5ce0-2134-4253-9d32-1373a7462e44 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:24.508084 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ae9e5ce0-2134-4253-9d32-1373a7462e44 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:24.524914 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:24.524914 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:24.579924 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ae9e5ce0-2134-4253-9d32-1373a7462e44 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:24.603073 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ae9e5ce0-2134-4253-9d32-1373a7462e44 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 200 Aug 25 15:18:24.603994 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 326/1328] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:24 2026] GET /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 841 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:24.898111 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-5e96f836-bd39-49b3-97e0-c0839001df9a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:24.900357 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-5e96f836-bd39-49b3-97e0-c0839001df9a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] POST https://10.4.3.85/volume/v3/attachments/e5556d05-ad32-46c3-bf9b-71cb4a1dc02a/action Aug 25 15:18:24.900815 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-5e96f836-bd39-49b3-97e0-c0839001df9a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:24.900951 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-5e96f836-bd39-49b3-97e0-c0839001df9a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:24.940852 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:24.940852 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:24.967265 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-6a793894-94a9-45c2-94b6-9731609ff9dc req-5e96f836-bd39-49b3-97e0-c0839001df9a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/attachments/e5556d05-ad32-46c3-bf9b-71cb4a1dc02a/action returned with HTTP 204 Aug 25 15:18:24.968447 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 336/1329] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:18:24 2026] POST /volume/v3/attachments/e5556d05-ad32-46c3-bf9b-71cb4a1dc02a/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:25.383302 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b6392dbe-c112-4fec-a940-ba162caaea44 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:25.386245 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b6392dbe-c112-4fec-a940-ba162caaea44 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:25.387243 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b6392dbe-c112-4fec-a940-ba162caaea44 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:25.387604 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b6392dbe-c112-4fec-a940-ba162caaea44 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:25.388887 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5ca42cee-c32c-4b98-a934-1a99bf31cb89 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:25.392654 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5ca42cee-c32c-4b98-a934-1a99bf31cb89 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:18:25.393981 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5ca42cee-c32c-4b98-a934-1a99bf31cb89 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:25.393981 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5ca42cee-c32c-4b98-a934-1a99bf31cb89 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:25.405721 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:25.405721 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:25.414047 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b6392dbe-c112-4fec-a940-ba162caaea44 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:25.414855 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:25.414855 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:25.420739 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b6392dbe-c112-4fec-a940-ba162caaea44 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:25.421411 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 331/1330] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:25 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:25.424301 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5ca42cee-c32c-4b98-a934-1a99bf31cb89 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:18:25.431092 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5ca42cee-c32c-4b98-a934-1a99bf31cb89 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:18:25.431092 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 338/1331] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:25 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:25.438044 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6ac2a69d-d208-4be5-a401-d931b8d33764 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:25.447328 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ac2a69d-d208-4be5-a401-d931b8d33764 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:25.447328 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ac2a69d-d208-4be5-a401-d931b8d33764 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:25.447328 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ac2a69d-d208-4be5-a401-d931b8d33764 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:25.469833 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:25.469833 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:25.476230 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6ac2a69d-d208-4be5-a401-d931b8d33764 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:25.484664 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ac2a69d-d208-4be5-a401-d931b8d33764 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:25.485553 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 327/1332] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:25 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:25.503817 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9e501c9b-9bf7-4483-b0e2-34efa374fe35 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:25.509087 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9e501c9b-9bf7-4483-b0e2-34efa374fe35 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:25.509580 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9e501c9b-9bf7-4483-b0e2-34efa374fe35 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:25.510372 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9e501c9b-9bf7-4483-b0e2-34efa374fe35 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:25.526160 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:25.526160 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:25.539815 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9e501c9b-9bf7-4483-b0e2-34efa374fe35 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] Volume info retrieved successfully. Aug 25 15:18:25.545649 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9e501c9b-9bf7-4483-b0e2-34efa374fe35 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:25.546219 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 337/1333] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:25 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:25.622564 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ba43d982-b247-4cc3-b535-28608d7411fc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:25.628498 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ba43d982-b247-4cc3-b535-28608d7411fc tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:18:25.628498 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ba43d982-b247-4cc3-b535-28608d7411fc tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:25.628498 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ba43d982-b247-4cc3-b535-28608d7411fc tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:25.668662 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:25.668662 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:25.679166 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ba43d982-b247-4cc3-b535-28608d7411fc tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:25.701520 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ba43d982-b247-4cc3-b535-28608d7411fc tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 200 Aug 25 15:18:25.701520 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 332/1334] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:25 2026] GET /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 865 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:25.706550 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-effdf0dd-aad6-437e-b527-ce0314a0e094 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:25.713381 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-effdf0dd-aad6-437e-b527-ce0314a0e094 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:25.713381 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-effdf0dd-aad6-437e-b527-ce0314a0e094 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:25.722950 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-effdf0dd-aad6-437e-b527-ce0314a0e094 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:25.783742 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:25.783742 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:25.783742 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-effdf0dd-aad6-437e-b527-ce0314a0e094 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:25.783742 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-effdf0dd-aad6-437e-b527-ce0314a0e094 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:25.783742 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 339/1335] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:18:25 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 1137 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:25.861436 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-a614487f-020d-47bc-aa89-7314f94f1a91 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:25.864288 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-a614487f-020d-47bc-aa89-7314f94f1a91 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] POST https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984/action Aug 25 15:18:25.867939 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-a614487f-020d-47bc-aa89-7314f94f1a91 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:25.867939 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-a614487f-020d-47bc-aa89-7314f94f1a91 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:25.890095 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d14bd772-0da8-45b5-baf0-3806561af927 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:25.892447 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:25.892915 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1049978730"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:25.894515 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1049978730'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:25.894648 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume of 1 GB Aug 25 15:18:25.908576 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Availability Zones retrieved successfully. Aug 25 15:18:25.911967 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:25.911967 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:25.911967 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-a614487f-020d-47bc-aa89-7314f94f1a91 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:25.921330 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Flow 'volume_create_api' (7bf5b1f6-622a-47c5-a326-34e42ca40928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:25.925887 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48bbd734-3408-46a3-b529-2590b7351cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:25.928756 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:25.945130 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-a614487f-020d-47bc-aa89-7314f94f1a91 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Begin detaching volume completed successfully. Aug 25 15:18:25.945658 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-a614487f-020d-47bc-aa89-7314f94f1a91 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984/action returned with HTTP 202 Aug 25 15:18:25.948134 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 328/1336] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:18:25 2026] POST /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:26.010693 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48bbd734-3408-46a3-b529-2590b7351cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:26.011791 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa3164a-7080-4d60-81a0-8b075afb538f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:26.012598 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ef1061d8-17d0-4953-89cd-2c39cc7673a6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:26.015821 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef1061d8-17d0-4953-89cd-2c39cc7673a6 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:26.016045 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef1061d8-17d0-4953-89cd-2c39cc7673a6 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:26.016430 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef1061d8-17d0-4953-89cd-2c39cc7673a6 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:26.031610 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:26.031610 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:26.046061 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ef1061d8-17d0-4953-89cd-2c39cc7673a6 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] Volume info retrieved successfully. Aug 25 15:18:26.053228 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef1061d8-17d0-4953-89cd-2c39cc7673a6 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:26.053544 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 333/1337] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:26 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:26.061409 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-49bf07fe-a9f3-4fba-8081-2b9c898abcbb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:26.061409 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-49bf07fe-a9f3-4fba-8081-2b9c898abcbb None None] GET https://10.4.3.85/volume// Aug 25 15:18:26.061409 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-49bf07fe-a9f3-4fba-8081-2b9c898abcbb None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:26.061409 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-49bf07fe-a9f3-4fba-8081-2b9c898abcbb None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:26.062767 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-49bf07fe-a9f3-4fba-8081-2b9c898abcbb None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:18:26.062767 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 340/1338] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:18:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:18:26.075825 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-1b78cf05-f5e0-4f5e-9507-9633b60edd74 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:26.081924 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-1b78cf05-f5e0-4f5e-9507-9633b60edd74 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:26.081924 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-1b78cf05-f5e0-4f5e-9507-9633b60edd74 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:26.081924 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-1b78cf05-f5e0-4f5e-9507-9633b60edd74 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:26.095427 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Created reservations ['8d1ca279-056f-4ebd-bf13-ae00ebe526d9', '5ed0de23-f323-487e-9939-5dba1ed8d50d', 'ad6c72ef-cdfa-40cd-8bad-d56ff058146f', '39d86abb-d7b8-412c-8053-ca9994e00910'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:26.095530 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:26.095530 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:26.096673 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fa3164a-7080-4d60-81a0-8b075afb538f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d1ca279-056f-4ebd-bf13-ae00ebe526d9', '5ed0de23-f323-487e-9939-5dba1ed8d50d', 'ad6c72ef-cdfa-40cd-8bad-d56ff058146f', '39d86abb-d7b8-412c-8053-ca9994e00910']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:26.098023 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71a07ff2-1220-453b-b640-2371593ff5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:26.100220 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-1b78cf05-f5e0-4f5e-9507-9633b60edd74 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:26.106853 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-1b78cf05-f5e0-4f5e-9507-9633b60edd74 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:26.107530 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 329/1339] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:18:26 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 1320 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:18:26.159105 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71a07ff2-1220-453b-b640-2371593ff5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a73588d9-820c-47cc-810b-7b4aa3cf81c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1049978730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695cc9cba38041bb9abf3c35d723e3ca',qos_specs=None,replication_status=,reservations=['8d1ca279-056f-4ebd-bf13-ae00ebe526d9','5ed0de23-f323-487e-9939-5dba1ed8d50d','ad6c72ef-cdfa-40cd-8bad-d56ff058146f','39d86abb-d7b8-412c-8053-ca9994e00910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8330f9a86584b5dbb1879e952a731a7',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1049978730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a73588d9-820c-47cc-810b-7b4aa3cf81c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695cc9cba38041bb9abf3c35d723e3ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8330f9a86584b5dbb1879e952a731a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:26.160720 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbff375a-cf2e-4d80-8939-5848c69e2065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:26.241013 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbff375a-cf2e-4d80-8939-5848c69e2065) transitioned into state 'SUCCESS' from state '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-1049978730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695cc9cba38041bb9abf3c35d723e3ca',qos_specs=None,replication_status=,reservations=['8d1ca279-056f-4ebd-bf13-ae00ebe526d9','5ed0de23-f323-487e-9939-5dba1ed8d50d','ad6c72ef-cdfa-40cd-8bad-d56ff058146f','39d86abb-d7b8-412c-8053-ca9994e00910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8330f9a86584b5dbb1879e952a731a7',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:26.241013 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8ff0ff3-d1c8-4029-857a-51539491b273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:26.269323 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8ff0ff3-d1c8-4029-857a-51539491b273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:26.269822 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Flow 'volume_create_api' (7bf5b1f6-622a-47c5-a326-34e42ca40928) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:26.270346 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume request issued successfully. Aug 25 15:18:26.271041 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d14bd772-0da8-45b5-baf0-3806561af927 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:26.271952 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 338/1340] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:18:25 2026] POST /volume/v3/volumes => generated 747 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 15:18:26.290257 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b027b172-0199-4d6a-9c97-401a146b0e7f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:26.295892 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b027b172-0199-4d6a-9c97-401a146b0e7f tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 Aug 25 15:18:26.295892 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b027b172-0199-4d6a-9c97-401a146b0e7f tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:26.295892 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b027b172-0199-4d6a-9c97-401a146b0e7f tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:26.307897 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:26.307897 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:26.315780 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b027b172-0199-4d6a-9c97-401a146b0e7f tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:26.323373 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b027b172-0199-4d6a-9c97-401a146b0e7f tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 returned with HTTP 200 Aug 25 15:18:26.323917 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 334/1341] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:26 2026] GET /volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:26.451558 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-118d931d-5939-4dbc-9f29-dbd5e8167e82 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:26.453783 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-118d931d-5939-4dbc-9f29-dbd5e8167e82 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:18:26.454121 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-118d931d-5939-4dbc-9f29-dbd5e8167e82 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:26.454338 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-118d931d-5939-4dbc-9f29-dbd5e8167e82 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:26.476828 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:26.476828 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:26.477457 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-118d931d-5939-4dbc-9f29-dbd5e8167e82 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:18:26.482935 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-118d931d-5939-4dbc-9f29-dbd5e8167e82 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:18:26.483435 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 341/1342] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:26 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:26.718044 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-617842be-9044-4738-a24c-7c7439ae76b2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:26.720393 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-617842be-9044-4738-a24c-7c7439ae76b2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:18:26.720852 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-617842be-9044-4738-a24c-7c7439ae76b2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:26.720852 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-617842be-9044-4738-a24c-7c7439ae76b2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:26.728780 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:26.728780 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:26.733198 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-617842be-9044-4738-a24c-7c7439ae76b2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:26.740952 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-617842be-9044-4738-a24c-7c7439ae76b2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 200 Aug 25 15:18:26.742033 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 330/1343] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:26 2026] GET /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:27.076505 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0f497f85-1151-44f8-a786-30cc7f80580d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:27.078894 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0f497f85-1151-44f8-a786-30cc7f80580d tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:27.082857 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0f497f85-1151-44f8-a786-30cc7f80580d tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:27.082857 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0f497f85-1151-44f8-a786-30cc7f80580d tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:27.103353 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:27.103353 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:27.107997 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0f497f85-1151-44f8-a786-30cc7f80580d tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] Volume info retrieved successfully. Aug 25 15:18:27.113853 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0f497f85-1151-44f8-a786-30cc7f80580d tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:27.114543 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 339/1344] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:27 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:27.345646 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b699abe9-a9f9-4c21-a011-e6c7b14f6628 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:27.348665 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b699abe9-a9f9-4c21-a011-e6c7b14f6628 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 Aug 25 15:18:27.348970 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b699abe9-a9f9-4c21-a011-e6c7b14f6628 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:27.349218 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b699abe9-a9f9-4c21-a011-e6c7b14f6628 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:27.360524 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:27.360524 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:27.365785 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b699abe9-a9f9-4c21-a011-e6c7b14f6628 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:27.372604 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b699abe9-a9f9-4c21-a011-e6c7b14f6628 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 returned with HTTP 200 Aug 25 15:18:27.378541 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 335/1345] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:27 2026] GET /volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:27.396349 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2f91044a-96b0-4ca2-b421-bb86c52ac3c6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:27.398450 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f91044a-96b0-4ca2-b421-bb86c52ac3c6 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] POST https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2/action Aug 25 15:18:27.399129 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f91044a-96b0-4ca2-b421-bb86c52ac3c6 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:27.399305 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2f91044a-96b0-4ca2-b421-bb86c52ac3c6 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:27.410018 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:27.410018 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:27.410532 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-2f91044a-96b0-4ca2-b421-bb86c52ac3c6 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Updating volume 'a73588d9-820c-47cc-810b-7b4aa3cf81c2' with '{'status': 'attaching'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 15:18:27.461830 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2f91044a-96b0-4ca2-b421-bb86c52ac3c6 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2/action returned with HTTP 202 Aug 25 15:18:27.462545 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 342/1346] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:27 2026] POST /volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:27.479760 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-96c80f99-1e30-4b3c-8b34-6df9b88980a4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:27.482388 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-96c80f99-1e30-4b3c-8b34-6df9b88980a4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 Aug 25 15:18:27.482675 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-96c80f99-1e30-4b3c-8b34-6df9b88980a4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:27.482916 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-96c80f99-1e30-4b3c-8b34-6df9b88980a4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:27.492347 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:27.492347 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:27.499502 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-96c80f99-1e30-4b3c-8b34-6df9b88980a4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:27.501212 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f6724678-327a-484b-8882-5901eaddba50 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:27.503193 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f6724678-327a-484b-8882-5901eaddba50 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:18:27.503419 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f6724678-327a-484b-8882-5901eaddba50 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:27.503662 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f6724678-327a-484b-8882-5901eaddba50 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:27.509457 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-96c80f99-1e30-4b3c-8b34-6df9b88980a4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 returned with HTTP 200 Aug 25 15:18:27.509457 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 331/1347] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:27 2026] GET /volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:27.516729 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:27.516729 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:27.521867 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f6724678-327a-484b-8882-5901eaddba50 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:18:27.529340 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f6724678-327a-484b-8882-5901eaddba50 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:18:27.529786 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 340/1348] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:27 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:27.530647 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c656a166-82d8-46a0-b7d5-210897879c18 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:27.536103 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c656a166-82d8-46a0-b7d5-210897879c18 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] POST https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2/action Aug 25 15:18:27.536103 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c656a166-82d8-46a0-b7d5-210897879c18 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:27.540285 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c656a166-82d8-46a0-b7d5-210897879c18 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:27.561716 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:27.561716 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:27.562241 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c656a166-82d8-46a0-b7d5-210897879c18 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Volume info retrieved successfully. Aug 25 15:18:27.692767 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c656a166-82d8-46a0-b7d5-210897879c18 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Delete volume request issued successfully. Aug 25 15:18:27.692767 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c656a166-82d8-46a0-b7d5-210897879c18 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2/action returned with HTTP 202 Aug 25 15:18:27.692767 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 336/1349] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:27 2026] POST /volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:27.697792 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-867db982-077b-42f1-b010-46219a245d4c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:27.700446 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-867db982-077b-42f1-b010-46219a245d4c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 Aug 25 15:18:27.734370 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-867db982-077b-42f1-b010-46219a245d4c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:27.734370 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-867db982-077b-42f1-b010-46219a245d4c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:27.757002 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-567185c2-b98a-47a2-8767-a1e0bcdd51b3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:27.758406 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-567185c2-b98a-47a2-8767-a1e0bcdd51b3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:18:27.758621 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-567185c2-b98a-47a2-8767-a1e0bcdd51b3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:27.797582 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-567185c2-b98a-47a2-8767-a1e0bcdd51b3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:27.797582 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:27.797582 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:27.798313 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:27.798313 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:27.798457 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-567185c2-b98a-47a2-8767-a1e0bcdd51b3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:27.798668 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-867db982-077b-42f1-b010-46219a245d4c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:27.798788 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-567185c2-b98a-47a2-8767-a1e0bcdd51b3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 200 Aug 25 15:18:27.798876 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-867db982-077b-42f1-b010-46219a245d4c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 returned with HTTP 200 Aug 25 15:18:27.798963 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 332/1350] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:27 2026] GET /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:27.799073 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 343/1351] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:27 2026] GET /volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 => generated 839 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:27.802907 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5150b51d-7703-46e5-81c8-fa6579050293 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:27.806372 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:27.806964 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2060353541"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:27.809020 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2060353541'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:27.809305 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Create volume of 1 GB Aug 25 15:18:27.815313 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Availability Zones retrieved successfully. Aug 25 15:18:27.821799 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Flow 'volume_create_api' (b5b849b7-4880-43b1-a9e8-a4abefa7c004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:27.823189 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57688fd-b6d5-416b-a752-dbd5d29dc2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:27.824605 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:27.910076 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57688fd-b6d5-416b-a752-dbd5d29dc2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:27.910076 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8260ced-a2a7-4dfa-8cc3-6e08b3ecede6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:27.990715 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-1e5484d6-cb4b-4770-b9fa-3eb5781690a8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:28.003256 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-1e5484d6-cb4b-4770-b9fa-3eb5781690a8 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] DELETE https://10.4.3.85/volume/v3/attachments/e5556d05-ad32-46c3-bf9b-71cb4a1dc02a Aug 25 15:18:28.003256 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-1e5484d6-cb4b-4770-b9fa-3eb5781690a8 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:28.003256 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-1e5484d6-cb4b-4770-b9fa-3eb5781690a8 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:28.008525 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:28.008525 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:28.133084 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b84251ae-4580-4c59-961d-e5fa895dfc83 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:28.142502 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b84251ae-4580-4c59-961d-e5fa895dfc83 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:28.142502 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b84251ae-4580-4c59-961d-e5fa895dfc83 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:28.142502 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b84251ae-4580-4c59-961d-e5fa895dfc83 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:28.154631 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:28.154631 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:28.161771 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b84251ae-4580-4c59-961d-e5fa895dfc83 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] Volume info retrieved successfully. Aug 25 15:18:28.165605 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b84251ae-4580-4c59-961d-e5fa895dfc83 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:28.166442 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 333/1352] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:28 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:28.178759 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-41e42a29-6c0a-4540-b18c-b5b58a3d24ba req-1e5484d6-cb4b-4770-b9fa-3eb5781690a8 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/attachments/e5556d05-ad32-46c3-bf9b-71cb4a1dc02a returned with HTTP 200 Aug 25 15:18:28.178759 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 337/1353] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:18:27 2026] DELETE /volume/v3/attachments/e5556d05-ad32-46c3-bf9b-71cb4a1dc02a => generated 19 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:28.183336 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Created reservations ['568f1535-858b-40b5-948a-91a70510d048', '2674ec8c-5112-475b-ac61-fb5ccc398b5a', '4e01a750-34b5-4a1b-b04b-32c6c40d7055', '86b6896e-3822-4878-962d-f5d82bb4aed6'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:28.184379 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8260ced-a2a7-4dfa-8cc3-6e08b3ecede6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['568f1535-858b-40b5-948a-91a70510d048', '2674ec8c-5112-475b-ac61-fb5ccc398b5a', '4e01a750-34b5-4a1b-b04b-32c6c40d7055', '86b6896e-3822-4878-962d-f5d82bb4aed6']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:28.185344 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aee57e5a-26d1-41dc-8ee4-13fa9102ad44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:28.217964 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-a7152442-5fa2-4b26-869f-356da31187d5 req-9e624f56-857f-4aaa-9422-1ff0e65b9eea None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:28.221591 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-9e624f56-857f-4aaa-9422-1ff0e65b9eea tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] POST https://10.4.3.85/volume/v3/attachments/b6e15e67-4af2-481d-b59b-e83efe83cf85/action Aug 25 15:18:28.221712 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-9e624f56-857f-4aaa-9422-1ff0e65b9eea tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:28.221832 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-9e624f56-857f-4aaa-9422-1ff0e65b9eea tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:28.255169 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:28.255169 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:28.258119 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aee57e5a-26d1-41dc-8ee4-13fa9102ad44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ff31ee0-1de2-4c07-9cc6-de542a197f33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2060353541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4fe6b2ab4374b92bbdad138e37c9632',qos_specs=None,replication_status=,reservations=['568f1535-858b-40b5-948a-91a70510d048','2674ec8c-5112-475b-ac61-fb5ccc398b5a','4e01a750-34b5-4a1b-b04b-32c6c40d7055','86b6896e-3822-4878-962d-f5d82bb4aed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d09e48e1220497fabc75228109bc727',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2060353541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ff31ee0-1de2-4c07-9cc6-de542a197f33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4fe6b2ab4374b92bbdad138e37c9632',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d09e48e1220497fabc75228109bc727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:28.259966 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb6df9d6-b84c-4d5b-b635-1ffa939a0698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:28.337682 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a7152442-5fa2-4b26-869f-356da31187d5 req-9e624f56-857f-4aaa-9422-1ff0e65b9eea tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/attachments/b6e15e67-4af2-481d-b59b-e83efe83cf85/action returned with HTTP 204 Aug 25 15:18:28.339285 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 344/1354] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:18:28 2026] POST /volume/v3/attachments/b6e15e67-4af2-481d-b59b-e83efe83cf85/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:28.361894 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb6df9d6-b84c-4d5b-b635-1ffa939a0698) transitioned into state 'SUCCESS' from state '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-2060353541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4fe6b2ab4374b92bbdad138e37c9632',qos_specs=None,replication_status=,reservations=['568f1535-858b-40b5-948a-91a70510d048','2674ec8c-5112-475b-ac61-fb5ccc398b5a','4e01a750-34b5-4a1b-b04b-32c6c40d7055','86b6896e-3822-4878-962d-f5d82bb4aed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d09e48e1220497fabc75228109bc727',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:28.361894 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a411f9b5-6863-4564-a8c2-9be100d3dd43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:28.394100 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a411f9b5-6863-4564-a8c2-9be100d3dd43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:28.395673 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Flow 'volume_create_api' (b5b849b7-4880-43b1-a9e8-a4abefa7c004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:28.395673 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Create volume request issued successfully. Aug 25 15:18:28.396351 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5150b51d-7703-46e5-81c8-fa6579050293 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:28.400027 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 341/1355] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:18:27 2026] POST /volume/v3/volumes => generated 755 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:18:28.418294 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fa9820b3-cf10-4f20-8d39-0a3274bd73fd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:28.418294 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fa9820b3-cf10-4f20-8d39-0a3274bd73fd tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 Aug 25 15:18:28.418294 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fa9820b3-cf10-4f20-8d39-0a3274bd73fd tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:28.418294 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fa9820b3-cf10-4f20-8d39-0a3274bd73fd tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:28.443657 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:28.443657 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:28.443657 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fa9820b3-cf10-4f20-8d39-0a3274bd73fd tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:18:28.443657 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fa9820b3-cf10-4f20-8d39-0a3274bd73fd tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 returned with HTTP 200 Aug 25 15:18:28.443657 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 334/1356] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:28 2026] GET /volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:28.545066 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ecf8786a-44ca-48e3-9943-2e92db7311c5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:28.547452 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ecf8786a-44ca-48e3-9943-2e92db7311c5 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:18:28.547452 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ecf8786a-44ca-48e3-9943-2e92db7311c5 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:28.548080 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ecf8786a-44ca-48e3-9943-2e92db7311c5 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:28.562574 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:28.562574 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:28.569607 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ecf8786a-44ca-48e3-9943-2e92db7311c5 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:18:28.578222 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ecf8786a-44ca-48e3-9943-2e92db7311c5 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:18:28.578502 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 338/1357] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:28 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:28.593775 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f88af0a4-097b-4973-9bee-8269c5536643 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:28.596579 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f88af0a4-097b-4973-9bee-8269c5536643 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:18:28.596579 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f88af0a4-097b-4973-9bee-8269c5536643 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:28.596579 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f88af0a4-097b-4973-9bee-8269c5536643 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:28.612216 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:28.612216 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:28.617261 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f88af0a4-097b-4973-9bee-8269c5536643 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:18:28.622820 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f88af0a4-097b-4973-9bee-8269c5536643 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:18:28.623382 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 345/1358] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:28 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:28.795723 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-152ff3bb-e4ba-4361-9dd6-949532b8584d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:28.796266 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-64eb602e-5e4c-42e8-8bea-ab367ca89d73 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:28.798970 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64eb602e-5e4c-42e8-8bea-ab367ca89d73 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 Aug 25 15:18:28.798970 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64eb602e-5e4c-42e8-8bea-ab367ca89d73 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:28.799668 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64eb602e-5e4c-42e8-8bea-ab367ca89d73 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:28.800717 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-152ff3bb-e4ba-4361-9dd6-949532b8584d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:18:28.801064 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-152ff3bb-e4ba-4361-9dd6-949532b8584d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:28.801294 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-152ff3bb-e4ba-4361-9dd6-949532b8584d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:28.807112 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64eb602e-5e4c-42e8-8bea-ab367ca89d73 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 returned with HTTP 404 Aug 25 15:18:28.807732 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 335/1359] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:28 2026] GET /volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:28.812054 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:28.812054 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:28.818154 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-152ff3bb-e4ba-4361-9dd6-949532b8584d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:28.822457 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-325e42dc-c852-41f4-9d03-75e991f27d44 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:28.825387 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-152ff3bb-e4ba-4361-9dd6-949532b8584d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 200 Aug 25 15:18:28.825548 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-325e42dc-c852-41f4-9d03-75e991f27d44 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 Aug 25 15:18:28.825548 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-325e42dc-c852-41f4-9d03-75e991f27d44 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:28.825548 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-325e42dc-c852-41f4-9d03-75e991f27d44 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:28.825751 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 342/1360] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:28 2026] GET /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:28.833302 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-325e42dc-c852-41f4-9d03-75e991f27d44 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 returned with HTTP 404 Aug 25 15:18:28.834375 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 339/1361] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:28 2026] GET /volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:28.848769 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4572d4f5-7dd8-425a-b433-b206695d3a3c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:28.851408 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4572d4f5-7dd8-425a-b433-b206695d3a3c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] DELETE https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 Aug 25 15:18:28.851764 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4572d4f5-7dd8-425a-b433-b206695d3a3c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:28.852046 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4572d4f5-7dd8-425a-b433-b206695d3a3c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:28.852268 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-4572d4f5-7dd8-425a-b433-b206695d3a3c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Delete volume with id: a73588d9-820c-47cc-810b-7b4aa3cf81c2 Aug 25 15:18:28.861876 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4572d4f5-7dd8-425a-b433-b206695d3a3c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 returned with HTTP 404 Aug 25 15:18:28.862764 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 346/1362] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:18:28 2026] DELETE /volume/v3/volumes/a73588d9-820c-47cc-810b-7b4aa3cf81c2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:28.873009 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:28.874929 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:28.875896 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1214063222"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:28.877356 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1214063222'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:28.877584 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume of 1 GB Aug 25 15:18:28.885424 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Availability Zones retrieved successfully. Aug 25 15:18:28.889927 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Flow 'volume_create_api' (4d12d501-5b3b-4338-afbe-12075f3fc95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:28.891151 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218c36ea-4353-40a0-9545-b0e3b2eabf94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:28.893137 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:28.927234 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218c36ea-4353-40a0-9545-b0e3b2eabf94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:28.928247 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f3d60b-114a-4d96-9e29-8ee4f1023664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:28.980795 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Created reservations ['647ea145-d9bc-4c5c-98d6-6282a0cfd1e7', 'f8670935-58f0-4d54-b759-ddcaaed0e9d7', '5bfc8217-9931-4837-b4c7-f143fdbecd66', 'b2bc1c1a-9dd0-4e7d-a56a-2fa704344f57'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:28.981691 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60f3d60b-114a-4d96-9e29-8ee4f1023664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['647ea145-d9bc-4c5c-98d6-6282a0cfd1e7', 'f8670935-58f0-4d54-b759-ddcaaed0e9d7', '5bfc8217-9931-4837-b4c7-f143fdbecd66', 'b2bc1c1a-9dd0-4e7d-a56a-2fa704344f57']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:28.982641 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98155bd1-6754-4e63-8d26-76f00eb5010e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:29.041614 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98155bd1-6754-4e63-8d26-76f00eb5010e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1f908bd-d748-4fbe-b7d6-2da429a724f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1214063222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695cc9cba38041bb9abf3c35d723e3ca',qos_specs=None,replication_status=,reservations=['647ea145-d9bc-4c5c-98d6-6282a0cfd1e7','f8670935-58f0-4d54-b759-ddcaaed0e9d7','5bfc8217-9931-4837-b4c7-f143fdbecd66','b2bc1c1a-9dd0-4e7d-a56a-2fa704344f57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8330f9a86584b5dbb1879e952a731a7',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1214063222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1f908bd-d748-4fbe-b7d6-2da429a724f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695cc9cba38041bb9abf3c35d723e3ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8330f9a86584b5dbb1879e952a731a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:29.042443 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28930a3c-32f4-4118-a610-896bfda3881d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:29.098906 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28930a3c-32f4-4118-a610-896bfda3881d) transitioned into state 'SUCCESS' from state '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-1214063222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695cc9cba38041bb9abf3c35d723e3ca',qos_specs=None,replication_status=,reservations=['647ea145-d9bc-4c5c-98d6-6282a0cfd1e7','f8670935-58f0-4d54-b759-ddcaaed0e9d7','5bfc8217-9931-4837-b4c7-f143fdbecd66','b2bc1c1a-9dd0-4e7d-a56a-2fa704344f57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8330f9a86584b5dbb1879e952a731a7',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:29.099976 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (414a2db1-e122-4483-a3eb-a33f58312949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:29.136589 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (414a2db1-e122-4483-a3eb-a33f58312949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:29.137848 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Flow 'volume_create_api' (4d12d501-5b3b-4338-afbe-12075f3fc95a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:29.137848 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume request issued successfully. Aug 25 15:18:29.138499 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e7d83826-9ad9-4cd7-94e5-959aebad88eb tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:29.139292 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 336/1363] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:18:28 2026] POST /volume/v3/volumes => generated 747 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:18:29.155099 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-67ecbb81-475e-494b-8f71-40e2de6932f7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:29.158125 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-67ecbb81-475e-494b-8f71-40e2de6932f7 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 Aug 25 15:18:29.158429 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-67ecbb81-475e-494b-8f71-40e2de6932f7 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:29.158817 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-67ecbb81-475e-494b-8f71-40e2de6932f7 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:29.173325 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:29.173325 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:29.176572 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-67ecbb81-475e-494b-8f71-40e2de6932f7 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:29.183487 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-67ecbb81-475e-494b-8f71-40e2de6932f7 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 returned with HTTP 200 Aug 25 15:18:29.183991 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-18fe6b56-d957-48cb-89fb-124f128a4412 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:29.184211 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 343/1364] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:29 2026] GET /volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:29.186724 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18fe6b56-d957-48cb-89fb-124f128a4412 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:29.187144 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18fe6b56-d957-48cb-89fb-124f128a4412 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:29.187578 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18fe6b56-d957-48cb-89fb-124f128a4412 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:29.200271 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:29.200271 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:29.205585 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-18fe6b56-d957-48cb-89fb-124f128a4412 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] Volume info retrieved successfully. Aug 25 15:18:29.211365 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18fe6b56-d957-48cb-89fb-124f128a4412 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-reader] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:29.211875 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 340/1365] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:29 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:29.285204 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1c4d70e8-4961-4a51-8399-cefb6b7f323a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:29.285204 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c4d70e8-4961-4a51-8399-cefb6b7f323a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:29.285204 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1c4d70e8-4961-4a51-8399-cefb6b7f323a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:29.285762 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1c4d70e8-4961-4a51-8399-cefb6b7f323a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:29.294675 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:29.294675 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:29.300189 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1c4d70e8-4961-4a51-8399-cefb6b7f323a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:29.308808 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c4d70e8-4961-4a51-8399-cefb6b7f323a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:29.309319 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 347/1366] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:29 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:29.402238 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c64ef669-24cc-4e0a-ac59-6ccdaf98945a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:29.404845 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c64ef669-24cc-4e0a-ac59-6ccdaf98945a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:29.405197 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c64ef669-24cc-4e0a-ac59-6ccdaf98945a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:29.405413 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c64ef669-24cc-4e0a-ac59-6ccdaf98945a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:29.417257 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:29.417257 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:29.424362 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c64ef669-24cc-4e0a-ac59-6ccdaf98945a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:29.430648 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c64ef669-24cc-4e0a-ac59-6ccdaf98945a tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:29.431602 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 337/1367] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:29 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:29.465138 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0175fd77-ab70-49c0-8cc1-13a303c6271b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:29.468330 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0175fd77-ab70-49c0-8cc1-13a303c6271b tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 Aug 25 15:18:29.468643 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0175fd77-ab70-49c0-8cc1-13a303c6271b tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:29.468926 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0175fd77-ab70-49c0-8cc1-13a303c6271b tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:29.485072 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:29.485072 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:29.492815 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0175fd77-ab70-49c0-8cc1-13a303c6271b tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:18:29.501849 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0175fd77-ab70-49c0-8cc1-13a303c6271b tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 returned with HTTP 200 Aug 25 15:18:29.502714 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 344/1368] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:29 2026] GET /volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:29.844420 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5325e4a2-ff59-45bb-b2d9-f9251275df2d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:29.852806 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5325e4a2-ff59-45bb-b2d9-f9251275df2d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:18:29.852806 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5325e4a2-ff59-45bb-b2d9-f9251275df2d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:29.852806 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5325e4a2-ff59-45bb-b2d9-f9251275df2d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:29.879361 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:29.879361 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:29.989118 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5325e4a2-ff59-45bb-b2d9-f9251275df2d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:30.094541 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5325e4a2-ff59-45bb-b2d9-f9251275df2d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 200 Aug 25 15:18:30.094541 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 341/1369] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:29 2026] GET /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 926 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:30.199442 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9d5408a2-7ed7-46ae-99b3-07b662d5ce0f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:30.201962 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9d5408a2-7ed7-46ae-99b3-07b662d5ce0f tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 Aug 25 15:18:30.202217 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9d5408a2-7ed7-46ae-99b3-07b662d5ce0f tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:30.202536 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9d5408a2-7ed7-46ae-99b3-07b662d5ce0f tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:30.211187 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:30.211187 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:30.219331 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9d5408a2-7ed7-46ae-99b3-07b662d5ce0f tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:30.235073 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9d5408a2-7ed7-46ae-99b3-07b662d5ce0f tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 returned with HTTP 200 Aug 25 15:18:30.235570 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 348/1370] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:30 2026] GET /volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:30.257782 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7b0efe8b-64c2-46b9-9c2d-f2b005a628d8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:30.260372 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7b0efe8b-64c2-46b9-9c2d-f2b005a628d8 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] POST https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1/action Aug 25 15:18:30.260372 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7b0efe8b-64c2-46b9-9c2d-f2b005a628d8 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:30.262511 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7b0efe8b-64c2-46b9-9c2d-f2b005a628d8 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:30.276302 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:30.276302 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:30.276969 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-7b0efe8b-64c2-46b9-9c2d-f2b005a628d8 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Updating volume 'c1f908bd-d748-4fbe-b7d6-2da429a724f1' with '{'status': 'creating'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 15:18:30.324104 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7b0efe8b-64c2-46b9-9c2d-f2b005a628d8 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1/action returned with HTTP 202 Aug 25 15:18:30.324625 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 338/1371] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:30 2026] POST /volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:30.337991 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8f2e334f-a0ba-407b-a801-48867d8b42fe None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:30.340774 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8f2e334f-a0ba-407b-a801-48867d8b42fe tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 Aug 25 15:18:30.340774 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8f2e334f-a0ba-407b-a801-48867d8b42fe tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:30.341752 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8f2e334f-a0ba-407b-a801-48867d8b42fe tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:30.354205 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:30.354205 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:30.358916 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8f2e334f-a0ba-407b-a801-48867d8b42fe tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:30.365528 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8f2e334f-a0ba-407b-a801-48867d8b42fe tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 returned with HTTP 200 Aug 25 15:18:30.366283 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 345/1372] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:30 2026] GET /volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:30.393718 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6c41d083-6400-47ec-a849-ef76ff7ab35b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:30.393840 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6c41d083-6400-47ec-a849-ef76ff7ab35b tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] POST https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1/action Aug 25 15:18:30.394252 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6c41d083-6400-47ec-a849-ef76ff7ab35b tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:30.394452 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6c41d083-6400-47ec-a849-ef76ff7ab35b tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:30.410920 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:30.410920 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:30.411676 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6c41d083-6400-47ec-a849-ef76ff7ab35b tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Volume info retrieved successfully. Aug 25 15:18:30.466958 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6c41d083-6400-47ec-a849-ef76ff7ab35b tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Delete volume request issued successfully. Aug 25 15:18:30.467354 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6c41d083-6400-47ec-a849-ef76ff7ab35b tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1/action returned with HTTP 202 Aug 25 15:18:30.468074 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 342/1373] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:30 2026] POST /volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:30.478761 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a57f72c3-1707-4af9-9e19-c69725e8c465 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:30.484035 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a57f72c3-1707-4af9-9e19-c69725e8c465 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 Aug 25 15:18:30.484292 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a57f72c3-1707-4af9-9e19-c69725e8c465 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:30.484563 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a57f72c3-1707-4af9-9e19-c69725e8c465 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:30.502208 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:30.502208 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:30.506969 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a57f72c3-1707-4af9-9e19-c69725e8c465 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:30.523391 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a57f72c3-1707-4af9-9e19-c69725e8c465 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 returned with HTTP 200 Aug 25 15:18:30.523975 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 349/1374] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:30 2026] GET /volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:31.111436 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-027eafd2-aacb-454c-a3eb-d1b4a8b27f9a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:31.115788 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-027eafd2-aacb-454c-a3eb-d1b4a8b27f9a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:18:31.116102 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-027eafd2-aacb-454c-a3eb-d1b4a8b27f9a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:31.116359 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-027eafd2-aacb-454c-a3eb-d1b4a8b27f9a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:31.126880 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:31.126880 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:31.131425 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-027eafd2-aacb-454c-a3eb-d1b4a8b27f9a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:31.138980 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-027eafd2-aacb-454c-a3eb-d1b4a8b27f9a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 200 Aug 25 15:18:31.139395 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 339/1375] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:31 2026] GET /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:31.540200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-172ca7f9-5d14-486e-9c73-5f4948361be9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:31.542411 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-172ca7f9-5d14-486e-9c73-5f4948361be9 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 Aug 25 15:18:31.542876 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-172ca7f9-5d14-486e-9c73-5f4948361be9 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:31.543080 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-172ca7f9-5d14-486e-9c73-5f4948361be9 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:31.556344 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-172ca7f9-5d14-486e-9c73-5f4948361be9 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 returned with HTTP 404 Aug 25 15:18:31.556344 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 346/1376] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:31 2026] GET /volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:31.562520 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bfee86f4-498b-49ba-97f9-03ca0ac3b4b1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:31.565334 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bfee86f4-498b-49ba-97f9-03ca0ac3b4b1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 Aug 25 15:18:31.565648 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bfee86f4-498b-49ba-97f9-03ca0ac3b4b1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:31.565731 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bfee86f4-498b-49ba-97f9-03ca0ac3b4b1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:31.578482 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bfee86f4-498b-49ba-97f9-03ca0ac3b4b1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 returned with HTTP 404 Aug 25 15:18:31.579147 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 343/1377] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:31 2026] GET /volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:31.587859 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cf8f717b-c2b2-45f3-b5c6-4a75796e0b06 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:31.590242 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf8f717b-c2b2-45f3-b5c6-4a75796e0b06 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] DELETE https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 Aug 25 15:18:31.590615 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf8f717b-c2b2-45f3-b5c6-4a75796e0b06 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:31.590910 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf8f717b-c2b2-45f3-b5c6-4a75796e0b06 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:31.591144 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-cf8f717b-c2b2-45f3-b5c6-4a75796e0b06 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Delete volume with id: c1f908bd-d748-4fbe-b7d6-2da429a724f1 Aug 25 15:18:31.599191 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf8f717b-c2b2-45f3-b5c6-4a75796e0b06 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 returned with HTTP 404 Aug 25 15:18:31.599938 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 350/1378] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:18:31 2026] DELETE /volume/v3/volumes/c1f908bd-d748-4fbe-b7d6-2da429a724f1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:31.610159 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:31.612706 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:31.613041 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1349194970"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:31.614425 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1349194970'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:31.618050 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume of 1 GB Aug 25 15:18:31.663054 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Availability Zones retrieved successfully. Aug 25 15:18:31.663054 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Flow 'volume_create_api' (86ecd25e-a947-4307-845d-d09260de6c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:31.663054 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b9fddcd-a84c-49f7-b6c3-90dc7757da88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:31.663054 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:31.711507 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b9fddcd-a84c-49f7-b6c3-90dc7757da88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:31.711507 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31db311b-3ce9-4265-966c-c5df8a0f2a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:31.857613 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Created reservations ['0e8aa9cc-c277-4118-b940-8cee6e0100b9', 'db39c3d9-7c29-4ee1-b96d-0d0c7451d1c6', '12c1fdc2-0095-41ae-a22a-23841ecbf194', '4cdca2d7-69f7-46bc-98c5-73b2b6d7ccd0'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:31.857613 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31db311b-3ce9-4265-966c-c5df8a0f2a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e8aa9cc-c277-4118-b940-8cee6e0100b9', 'db39c3d9-7c29-4ee1-b96d-0d0c7451d1c6', '12c1fdc2-0095-41ae-a22a-23841ecbf194', '4cdca2d7-69f7-46bc-98c5-73b2b6d7ccd0']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:31.857613 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d024da7f-9c79-4022-a9e4-d58f19d2ff14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:31.909730 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d024da7f-9c79-4022-a9e4-d58f19d2ff14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81cbc332-136a-4ec0-a348-a714fe742bf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1349194970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695cc9cba38041bb9abf3c35d723e3ca',qos_specs=None,replication_status=,reservations=['0e8aa9cc-c277-4118-b940-8cee6e0100b9','db39c3d9-7c29-4ee1-b96d-0d0c7451d1c6','12c1fdc2-0095-41ae-a22a-23841ecbf194','4cdca2d7-69f7-46bc-98c5-73b2b6d7ccd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8330f9a86584b5dbb1879e952a731a7',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1349194970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81cbc332-136a-4ec0-a348-a714fe742bf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695cc9cba38041bb9abf3c35d723e3ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8330f9a86584b5dbb1879e952a731a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:31.911106 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50a2cd42-c979-4ff3-a3e0-3ba4b81d4951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:32.033254 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50a2cd42-c979-4ff3-a3e0-3ba4b81d4951) transitioned into state 'SUCCESS' from state '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-1349194970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695cc9cba38041bb9abf3c35d723e3ca',qos_specs=None,replication_status=,reservations=['0e8aa9cc-c277-4118-b940-8cee6e0100b9','db39c3d9-7c29-4ee1-b96d-0d0c7451d1c6','12c1fdc2-0095-41ae-a22a-23841ecbf194','4cdca2d7-69f7-46bc-98c5-73b2b6d7ccd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8330f9a86584b5dbb1879e952a731a7',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:32.033254 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aad9fd6-7ea8-4020-b792-160bb16e1d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:32.204880 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dbba1f63-2356-4f99-8851-31976558ea36 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:32.207012 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dbba1f63-2356-4f99-8851-31976558ea36 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:18:32.299075 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dbba1f63-2356-4f99-8851-31976558ea36 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:32.299075 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dbba1f63-2356-4f99-8851-31976558ea36 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:32.299075 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:32.299075 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:32.299075 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-dbba1f63-2356-4f99-8851-31976558ea36 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:32.299075 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dbba1f63-2356-4f99-8851-31976558ea36 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 200 Aug 25 15:18:32.299075 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 347/1379] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:32 2026] GET /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:32.383985 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aad9fd6-7ea8-4020-b792-160bb16e1d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:32.383985 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Flow 'volume_create_api' (86ecd25e-a947-4307-845d-d09260de6c37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:32.383985 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume request issued successfully. Aug 25 15:18:32.383985 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6a0b7a90-6419-49d7-a58e-2ee29f830e8b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:32.383985 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 340/1380] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:18:31 2026] POST /volume/v3/volumes => generated 747 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:18:32.434633 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-75f97f2d-004f-4103-afa9-ce93330275e3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:32.438598 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75f97f2d-004f-4103-afa9-ce93330275e3 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 Aug 25 15:18:32.495528 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75f97f2d-004f-4103-afa9-ce93330275e3 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:32.495528 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75f97f2d-004f-4103-afa9-ce93330275e3 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:32.495528 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:32.495528 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:32.495528 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-75f97f2d-004f-4103-afa9-ce93330275e3 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:32.495528 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75f97f2d-004f-4103-afa9-ce93330275e3 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 returned with HTTP 200 Aug 25 15:18:32.495528 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 344/1381] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:32 2026] GET /volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:18:33.320508 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fa0ef4f6-37eb-4dfc-bc81-b7083da07fe5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:33.323694 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fa0ef4f6-37eb-4dfc-bc81-b7083da07fe5 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:18:33.324018 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fa0ef4f6-37eb-4dfc-bc81-b7083da07fe5 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:33.324436 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fa0ef4f6-37eb-4dfc-bc81-b7083da07fe5 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:33.334293 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:33.334293 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:33.340055 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fa0ef4f6-37eb-4dfc-bc81-b7083da07fe5 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:33.348930 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fa0ef4f6-37eb-4dfc-bc81-b7083da07fe5 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 200 Aug 25 15:18:33.348930 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 351/1382] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:33 2026] GET /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:33.481798 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a6a3a1a2-34eb-4555-95f2-314b072df212 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:33.486967 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6a3a1a2-34eb-4555-95f2-314b072df212 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 Aug 25 15:18:33.487668 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a6a3a1a2-34eb-4555-95f2-314b072df212 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:33.488397 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a6a3a1a2-34eb-4555-95f2-314b072df212 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:33.502234 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:33.502234 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:33.507776 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a6a3a1a2-34eb-4555-95f2-314b072df212 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:33.514711 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6a3a1a2-34eb-4555-95f2-314b072df212 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 returned with HTTP 200 Aug 25 15:18:33.515362 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 348/1383] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:33 2026] GET /volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:18:33.534102 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-abd61866-af68-4998-a3cd-ae940ddab83d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:33.536762 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-abd61866-af68-4998-a3cd-ae940ddab83d tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] POST https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4/action Aug 25 15:18:33.538487 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-abd61866-af68-4998-a3cd-ae940ddab83d tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:33.538487 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-abd61866-af68-4998-a3cd-ae940ddab83d tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:33.562433 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:33.562433 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:33.562433 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-abd61866-af68-4998-a3cd-ae940ddab83d tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Updating volume '81cbc332-136a-4ec0-a348-a714fe742bf4' with '{'status': 'error'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 15:18:33.606614 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-abd61866-af68-4998-a3cd-ae940ddab83d tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4/action returned with HTTP 202 Aug 25 15:18:33.607314 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 341/1384] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:33 2026] POST /volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:33.619799 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2f875a35-74fa-4d95-b80e-7dbd81e3f565 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:33.622432 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2f875a35-74fa-4d95-b80e-7dbd81e3f565 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 Aug 25 15:18:33.622731 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2f875a35-74fa-4d95-b80e-7dbd81e3f565 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:33.622991 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2f875a35-74fa-4d95-b80e-7dbd81e3f565 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:33.638172 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:33.638172 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:33.646567 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2f875a35-74fa-4d95-b80e-7dbd81e3f565 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:33.671680 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2f875a35-74fa-4d95-b80e-7dbd81e3f565 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 returned with HTTP 200 Aug 25 15:18:33.671680 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 345/1385] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:33 2026] GET /volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 => generated 836 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:33.679167 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dfccd929-31da-434b-991c-984365fda423 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:33.681026 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dfccd929-31da-434b-991c-984365fda423 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] POST https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4/action Aug 25 15:18:33.681485 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dfccd929-31da-434b-991c-984365fda423 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:33.681788 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dfccd929-31da-434b-991c-984365fda423 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:33.691644 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:33.691644 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:33.692018 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dfccd929-31da-434b-991c-984365fda423 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Volume info retrieved successfully. Aug 25 15:18:34.005437 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dfccd929-31da-434b-991c-984365fda423 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Delete volume request issued successfully. Aug 25 15:18:34.005733 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dfccd929-31da-434b-991c-984365fda423 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4/action returned with HTTP 202 Aug 25 15:18:34.006288 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 352/1386] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:33 2026] POST /volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4/action => generated 0 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:34.020767 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-058889a9-bb18-4727-97d9-2ae2029b00a7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:34.024893 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-058889a9-bb18-4727-97d9-2ae2029b00a7 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 Aug 25 15:18:34.025203 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-058889a9-bb18-4727-97d9-2ae2029b00a7 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:34.025203 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-058889a9-bb18-4727-97d9-2ae2029b00a7 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:34.035790 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:34.035790 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:34.038403 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-058889a9-bb18-4727-97d9-2ae2029b00a7 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:34.044336 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-058889a9-bb18-4727-97d9-2ae2029b00a7 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 returned with HTTP 200 Aug 25 15:18:34.045216 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 349/1387] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:34 2026] GET /volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:18:34.376564 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c12fdd09-d486-432a-bb24-406f813d9b41 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:34.377254 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c12fdd09-d486-432a-bb24-406f813d9b41 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:18:34.395482 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c12fdd09-d486-432a-bb24-406f813d9b41 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:34.395482 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c12fdd09-d486-432a-bb24-406f813d9b41 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:34.395482 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:34.395482 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:34.395664 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c12fdd09-d486-432a-bb24-406f813d9b41 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:34.405389 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c12fdd09-d486-432a-bb24-406f813d9b41 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 200 Aug 25 15:18:34.405765 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 342/1388] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:34 2026] GET /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 1191 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:18:34.427628 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cbf844ae-ce0e-4784-8057-a0616ce50b9f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:34.429172 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cbf844ae-ce0e-4784-8057-a0616ce50b9f tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:18:34.446635 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cbf844ae-ce0e-4784-8057-a0616ce50b9f tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:34.446635 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cbf844ae-ce0e-4784-8057-a0616ce50b9f tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:34.446635 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:34.446635 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:34.446635 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cbf844ae-ce0e-4784-8057-a0616ce50b9f tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:34.499186 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cbf844ae-ce0e-4784-8057-a0616ce50b9f tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 200 Aug 25 15:18:34.499186 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 346/1389] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:34 2026] GET /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 1191 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:18:34.499267 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1a57ce2e-aa5d-47a1-99ca-3899d6b469c3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:34.499267 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1a57ce2e-aa5d-47a1-99ca-3899d6b469c3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:18:34.499267 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1a57ce2e-aa5d-47a1-99ca-3899d6b469c3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:34.499267 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1a57ce2e-aa5d-47a1-99ca-3899d6b469c3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:34.499267 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-1a57ce2e-aa5d-47a1-99ca-3899d6b469c3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete volume with id: d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:18:34.499267 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:34.499267 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:34.499267 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1a57ce2e-aa5d-47a1-99ca-3899d6b469c3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:34.671227 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1a57ce2e-aa5d-47a1-99ca-3899d6b469c3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete volume request issued successfully. Aug 25 15:18:34.671486 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1a57ce2e-aa5d-47a1-99ca-3899d6b469c3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 202 Aug 25 15:18:34.672825 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 353/1390] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:34 2026] DELETE /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:18:34.692912 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f371adc4-1949-44d2-847c-606119ba1da2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:34.695516 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f371adc4-1949-44d2-847c-606119ba1da2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:18:34.695516 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f371adc4-1949-44d2-847c-606119ba1da2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:34.695859 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f371adc4-1949-44d2-847c-606119ba1da2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:34.765597 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:34.765597 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:34.781628 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f371adc4-1949-44d2-847c-606119ba1da2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:34.792102 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f371adc4-1949-44d2-847c-606119ba1da2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 200 Aug 25 15:18:34.792667 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 350/1391] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:34 2026] GET /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 1190 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:18:35.067874 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-02e398d7-c3d0-4c40-8eb5-33380f0febf3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:35.068875 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-02e398d7-c3d0-4c40-8eb5-33380f0febf3 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 Aug 25 15:18:35.069128 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-02e398d7-c3d0-4c40-8eb5-33380f0febf3 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:35.069408 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-02e398d7-c3d0-4c40-8eb5-33380f0febf3 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:35.117363 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-02e398d7-c3d0-4c40-8eb5-33380f0febf3 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 returned with HTTP 404 Aug 25 15:18:35.118172 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 343/1392] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:35 2026] GET /volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:35.142395 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2a61b58b-9ef8-414a-917f-72ca16c5c206 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:35.144460 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a61b58b-9ef8-414a-917f-72ca16c5c206 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 Aug 25 15:18:35.146542 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2a61b58b-9ef8-414a-917f-72ca16c5c206 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:35.146542 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2a61b58b-9ef8-414a-917f-72ca16c5c206 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:35.156607 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a61b58b-9ef8-414a-917f-72ca16c5c206 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 returned with HTTP 404 Aug 25 15:18:35.158282 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 347/1393] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:35 2026] GET /volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:35.168638 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ba685e0b-f170-4137-ab68-45a2c05af43d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:35.174208 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba685e0b-f170-4137-ab68-45a2c05af43d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] DELETE https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 Aug 25 15:18:35.198662 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ba685e0b-f170-4137-ab68-45a2c05af43d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:35.198662 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ba685e0b-f170-4137-ab68-45a2c05af43d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:35.198662 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-ba685e0b-f170-4137-ab68-45a2c05af43d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Delete volume with id: 81cbc332-136a-4ec0-a348-a714fe742bf4 Aug 25 15:18:35.198662 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba685e0b-f170-4137-ab68-45a2c05af43d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 returned with HTTP 404 Aug 25 15:18:35.198662 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 354/1394] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:18:35 2026] DELETE /volume/v3/volumes/81cbc332-136a-4ec0-a348-a714fe742bf4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:35.228749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:35.228749 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:35.228749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-338582741"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:35.228749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-338582741'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:35.228749 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume of 1 GB Aug 25 15:18:35.237763 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Availability Zones retrieved successfully. Aug 25 15:18:35.246546 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Flow 'volume_create_api' (4c925dcb-4347-42c0-8bc0-b9240f101187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:35.247359 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d104422-68ff-4d9c-8228-2d4909312508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:35.250503 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:35.306638 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:35.306884 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d104422-68ff-4d9c-8228-2d4909312508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:35.306884 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2b6362-d1fa-453f-9b6d-481862b3aec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:35.453501 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:35.453501 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1804095866", "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:35.458865 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1804095866', 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:35.496127 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Created reservations ['56c6fbe9-b21c-41c2-919b-a59970f1d924', '768a5a9a-e663-4c43-8efc-5236e4f5ebfa', '5e33eaa2-8aec-4f77-99a0-a7f82bd7b262', 'a912e1c6-1afd-41f4-a289-ab747d3917cd'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:35.496772 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2b6362-d1fa-453f-9b6d-481862b3aec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56c6fbe9-b21c-41c2-919b-a59970f1d924', '768a5a9a-e663-4c43-8efc-5236e4f5ebfa', '5e33eaa2-8aec-4f77-99a0-a7f82bd7b262', 'a912e1c6-1afd-41f4-a289-ab747d3917cd']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:35.498034 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc1b49a-58b0-44e0-a5ab-88e2b51864e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:35.615798 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Create volume of 1 GB Aug 25 15:18:35.623900 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Availability Zones retrieved successfully. Aug 25 15:18:35.632503 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Flow 'volume_create_api' (e65f8eea-c422-49c8-8ea2-3fb2587b67ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:35.633490 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3cd4be0-8c66-41a6-a0c2-bcbc0c05f82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:35.634739 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:35.719858 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3cd4be0-8c66-41a6-a0c2-bcbc0c05f82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:35.720857 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a766442d-f0fa-4f7f-9862-d13af69bc93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:35.738741 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc1b49a-58b0-44e0-a5ab-88e2b51864e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '963482d5-7d17-44f4-9150-bb3e046ca37f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-338582741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695cc9cba38041bb9abf3c35d723e3ca',qos_specs=None,replication_status=,reservations=['56c6fbe9-b21c-41c2-919b-a59970f1d924','768a5a9a-e663-4c43-8efc-5236e4f5ebfa','5e33eaa2-8aec-4f77-99a0-a7f82bd7b262','a912e1c6-1afd-41f4-a289-ab747d3917cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8330f9a86584b5dbb1879e952a731a7',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-338582741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=963482d5-7d17-44f4-9150-bb3e046ca37f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695cc9cba38041bb9abf3c35d723e3ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8330f9a86584b5dbb1879e952a731a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:35.739414 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c7a197f-54cf-4b4f-bb9c-cbfaa5fbf84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:35.771809 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c7a197f-54cf-4b4f-bb9c-cbfaa5fbf84a) transitioned into state 'SUCCESS' from state '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-338582741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695cc9cba38041bb9abf3c35d723e3ca',qos_specs=None,replication_status=,reservations=['56c6fbe9-b21c-41c2-919b-a59970f1d924','768a5a9a-e663-4c43-8efc-5236e4f5ebfa','5e33eaa2-8aec-4f77-99a0-a7f82bd7b262','a912e1c6-1afd-41f4-a289-ab747d3917cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8330f9a86584b5dbb1879e952a731a7',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:35.772888 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c784e9b-34c7-4a6c-b07c-a22835d287cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:35.792180 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c784e9b-34c7-4a6c-b07c-a22835d287cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:35.793630 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Flow 'volume_create_api' (4c925dcb-4347-42c0-8bc0-b9240f101187) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:35.793630 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume request issued successfully. Aug 25 15:18:35.794172 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-edc4efe9-e20b-47f1-b6b6-68c088ce67ff tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:35.794938 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 351/1395] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:18:35 2026] POST /volume/v3/volumes => generated 746 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:18:35.808293 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d8e3fcf8-8e25-48bc-919c-39012b076048 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:35.811004 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d8e3fcf8-8e25-48bc-919c-39012b076048 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f Aug 25 15:18:35.811453 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d8e3fcf8-8e25-48bc-919c-39012b076048 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:35.812175 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d8e3fcf8-8e25-48bc-919c-39012b076048 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:35.817928 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bbb090dc-9558-41cd-854d-4f0842ee6375 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:35.822489 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bbb090dc-9558-41cd-854d-4f0842ee6375 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:18:35.822489 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bbb090dc-9558-41cd-854d-4f0842ee6375 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:35.822489 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bbb090dc-9558-41cd-854d-4f0842ee6375 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:35.826510 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:35.826510 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:35.827357 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Created reservations ['b59b97cc-9de5-4bd8-8c58-4832abc2f146', 'a4cf36a0-8bb5-486a-9d5d-fd44460aed73', '73fc2201-e1ee-4f48-a912-73f9fbab37b3', 'fcf43f15-ba10-48ca-9d3b-415a3032b1ea'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:35.828595 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a766442d-f0fa-4f7f-9862-d13af69bc93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b59b97cc-9de5-4bd8-8c58-4832abc2f146', 'a4cf36a0-8bb5-486a-9d5d-fd44460aed73', '73fc2201-e1ee-4f48-a912-73f9fbab37b3', 'fcf43f15-ba10-48ca-9d3b-415a3032b1ea']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:35.829579 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf3c8828-bc4c-4495-8aaf-4b7aba510c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:35.836703 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bbb090dc-9558-41cd-854d-4f0842ee6375 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 404 Aug 25 15:18:35.837490 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 355/1396] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:35 2026] GET /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:35.844275 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d8e3fcf8-8e25-48bc-919c-39012b076048 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:35.865791 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf3c8828-bc4c-4495-8aaf-4b7aba510c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3cb8e6e-05bc-4579-b733-5da3a9378acc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1804095866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='249e2faf1df947a2a54e075619694c4f',qos_specs=None,replication_status=,reservations=['b59b97cc-9de5-4bd8-8c58-4832abc2f146','a4cf36a0-8bb5-486a-9d5d-fd44460aed73','73fc2201-e1ee-4f48-a912-73f9fbab37b3','fcf43f15-ba10-48ca-9d3b-415a3032b1ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='677dd8bb7f564bb49f3151677e19f250',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1804095866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3cb8e6e-05bc-4579-b733-5da3a9378acc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='249e2faf1df947a2a54e075619694c4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='677dd8bb7f564bb49f3151677e19f250',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:35.867700 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fbed138-a3d1-42b3-a682-954ad83408d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:35.871609 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d8e3fcf8-8e25-48bc-919c-39012b076048 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f returned with HTTP 200 Aug 25 15:18:35.871609 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 348/1397] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:35 2026] GET /volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:35.952568 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fbed138-a3d1-42b3-a682-954ad83408d0) transitioned into state 'SUCCESS' from state '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-1804095866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='249e2faf1df947a2a54e075619694c4f',qos_specs=None,replication_status=,reservations=['b59b97cc-9de5-4bd8-8c58-4832abc2f146','a4cf36a0-8bb5-486a-9d5d-fd44460aed73','73fc2201-e1ee-4f48-a912-73f9fbab37b3','fcf43f15-ba10-48ca-9d3b-415a3032b1ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='677dd8bb7f564bb49f3151677e19f250',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:35.953602 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f25bd1cf-8b30-425d-9980-fc655ec9f999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:35.987287 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f25bd1cf-8b30-425d-9980-fc655ec9f999) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:35.988554 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Flow 'volume_create_api' (e65f8eea-c422-49c8-8ea2-3fb2587b67ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:35.989014 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Create volume request issued successfully. Aug 25 15:18:35.990154 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-19cccc17-d07c-47bc-9cd2-f0da0e7a4b90 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:35.990351 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 344/1398] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:18:35 2026] POST /volume/v3/volumes => generated 750 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:18:36.010587 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ad95c5e7-7166-45f3-9ab1-1523dc25c291 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:36.016386 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ad95c5e7-7166-45f3-9ab1-1523dc25c291 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc Aug 25 15:18:36.016877 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ad95c5e7-7166-45f3-9ab1-1523dc25c291 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:36.017241 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ad95c5e7-7166-45f3-9ab1-1523dc25c291 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:36.051590 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:36.051590 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:36.066214 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ad95c5e7-7166-45f3-9ab1-1523dc25c291 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:18:36.081225 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ad95c5e7-7166-45f3-9ab1-1523dc25c291 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc returned with HTTP 200 Aug 25 15:18:36.081532 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 352/1399] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:36 2026] GET /volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:36.790325 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6af6b7b4-b9c8-437f-86de-1ffec4ef4ccb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:36.795511 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6af6b7b4-b9c8-437f-86de-1ffec4ef4ccb tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] DELETE https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:36.804215 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6af6b7b4-b9c8-437f-86de-1ffec4ef4ccb tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:36.804215 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6af6b7b4-b9c8-437f-86de-1ffec4ef4ccb tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:36.804215 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-6af6b7b4-b9c8-437f-86de-1ffec4ef4ccb tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Delete volume with id: 35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:36.834945 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:36.834945 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:36.835400 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6af6b7b4-b9c8-437f-86de-1ffec4ef4ccb tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:36.888795 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5b0e5603-7f30-4b0f-9019-b1a990606329 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:36.891793 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b0e5603-7f30-4b0f-9019-b1a990606329 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f Aug 25 15:18:36.892085 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5b0e5603-7f30-4b0f-9019-b1a990606329 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:36.892749 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5b0e5603-7f30-4b0f-9019-b1a990606329 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:36.902895 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:36.902895 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:36.908877 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5b0e5603-7f30-4b0f-9019-b1a990606329 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:36.917728 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b0e5603-7f30-4b0f-9019-b1a990606329 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f returned with HTTP 200 Aug 25 15:18:36.918146 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 349/1400] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:36 2026] GET /volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:36.935573 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-af91e755-6165-4222-82bc-1ad96caed00d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:36.938773 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-af91e755-6165-4222-82bc-1ad96caed00d tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] POST https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f/action Aug 25 15:18:36.938997 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-af91e755-6165-4222-82bc-1ad96caed00d tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:36.939266 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-af91e755-6165-4222-82bc-1ad96caed00d tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:36.957989 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:36.957989 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:36.958841 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-af91e755-6165-4222-82bc-1ad96caed00d tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Updating volume '963482d5-7d17-44f4-9150-bb3e046ca37f' with '{'status': 'maintenance'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 15:18:36.967453 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6af6b7b4-b9c8-437f-86de-1ffec4ef4ccb tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Delete volume request issued successfully. Aug 25 15:18:36.967453 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6af6b7b4-b9c8-437f-86de-1ffec4ef4ccb tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 202 Aug 25 15:18:36.968258 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 356/1401] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:18:36 2026] DELETE /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:18:36.982033 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b353549b-2392-4178-8bc1-c4622b3718e8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:36.988387 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b353549b-2392-4178-8bc1-c4622b3718e8 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:36.989624 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b353549b-2392-4178-8bc1-c4622b3718e8 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:36.989756 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b353549b-2392-4178-8bc1-c4622b3718e8 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:37.006563 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:37.006563 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:37.016836 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-af91e755-6165-4222-82bc-1ad96caed00d tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f/action returned with HTTP 202 Aug 25 15:18:37.016836 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 345/1402] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:36 2026] POST /volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:37.020385 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b353549b-2392-4178-8bc1-c4622b3718e8 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Volume info retrieved successfully. Aug 25 15:18:37.031551 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b353549b-2392-4178-8bc1-c4622b3718e8 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 200 Aug 25 15:18:37.032398 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 353/1403] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:36 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:37.033789 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fe273ac1-4bc4-45ea-8e41-793dadc34718 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:37.036893 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fe273ac1-4bc4-45ea-8e41-793dadc34718 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f Aug 25 15:18:37.036893 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fe273ac1-4bc4-45ea-8e41-793dadc34718 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:37.038299 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fe273ac1-4bc4-45ea-8e41-793dadc34718 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:37.048300 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:37.048300 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:37.053669 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fe273ac1-4bc4-45ea-8e41-793dadc34718 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:37.059577 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fe273ac1-4bc4-45ea-8e41-793dadc34718 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f returned with HTTP 200 Aug 25 15:18:37.060228 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 350/1404] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:37 2026] GET /volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:37.080911 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6c7216e4-81f8-460e-bf6e-3bf6901ca795 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:37.083455 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6c7216e4-81f8-460e-bf6e-3bf6901ca795 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] POST https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f/action Aug 25 15:18:37.084066 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6c7216e4-81f8-460e-bf6e-3bf6901ca795 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:37.084406 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6c7216e4-81f8-460e-bf6e-3bf6901ca795 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:37.097318 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:37.097318 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:37.098017 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6c7216e4-81f8-460e-bf6e-3bf6901ca795 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Volume info retrieved successfully. Aug 25 15:18:37.098999 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4c228a2a-5979-4281-8418-529813153edb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:37.103504 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c228a2a-5979-4281-8418-529813153edb tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc Aug 25 15:18:37.103761 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c228a2a-5979-4281-8418-529813153edb tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:37.103993 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c228a2a-5979-4281-8418-529813153edb tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:37.124043 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:37.124043 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:37.136825 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4c228a2a-5979-4281-8418-529813153edb tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:18:37.143002 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6c7216e4-81f8-460e-bf6e-3bf6901ca795 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Delete volume request issued successfully. Aug 25 15:18:37.143002 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6c7216e4-81f8-460e-bf6e-3bf6901ca795 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f/action returned with HTTP 202 Aug 25 15:18:37.143002 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 357/1405] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:37 2026] POST /volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:37.150186 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c228a2a-5979-4281-8418-529813153edb tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc returned with HTTP 200 Aug 25 15:18:37.150886 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 346/1406] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:37 2026] GET /volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc => generated 1357 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:37.155279 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a4b18de1-be6b-437c-aeaf-f35efbcedbe4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:37.158152 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a4b18de1-be6b-437c-aeaf-f35efbcedbe4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f Aug 25 15:18:37.158440 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a4b18de1-be6b-437c-aeaf-f35efbcedbe4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:37.158976 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a4b18de1-be6b-437c-aeaf-f35efbcedbe4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:37.194975 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:37.194975 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:37.217199 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a4b18de1-be6b-437c-aeaf-f35efbcedbe4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:37.227214 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a4b18de1-be6b-437c-aeaf-f35efbcedbe4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f returned with HTTP 200 Aug 25 15:18:37.227771 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 354/1407] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:37 2026] GET /volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f => generated 838 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:38.055165 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c8d02ec5-4fff-4be6-8d59-56b12d19ddd0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:38.056971 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c8d02ec5-4fff-4be6-8d59-56b12d19ddd0 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] GET https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 Aug 25 15:18:38.057617 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c8d02ec5-4fff-4be6-8d59-56b12d19ddd0 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:38.057617 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c8d02ec5-4fff-4be6-8d59-56b12d19ddd0 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:38.067906 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c8d02ec5-4fff-4be6-8d59-56b12d19ddd0 tempest-AttachSCSIVolumeTestJSON-495992699 tempest-AttachSCSIVolumeTestJSON-495992699-project-member] https://10.4.3.85/volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 returned with HTTP 404 Aug 25 15:18:38.068266 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 351/1408] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:38 2026] GET /volume/v3/volumes/35ccc307-3b77-499f-b677-132a9b0e7984 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:38.173985 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-31e14524-33a3-4691-b6f8-f75ca520f6b0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:38.178505 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-31e14524-33a3-4691-b6f8-f75ca520f6b0 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc Aug 25 15:18:38.178685 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-31e14524-33a3-4691-b6f8-f75ca520f6b0 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:38.178916 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-31e14524-33a3-4691-b6f8-f75ca520f6b0 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:38.196704 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:38.196704 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:38.204002 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-31e14524-33a3-4691-b6f8-f75ca520f6b0 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:18:38.214129 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-31e14524-33a3-4691-b6f8-f75ca520f6b0 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc returned with HTTP 200 Aug 25 15:18:38.214628 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 358/1409] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:38 2026] GET /volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc => generated 1358 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:38.232019 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:38.234883 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:38.235961 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1828155218"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:38.237776 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1828155218'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:38.237776 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Create volume of 1 GB Aug 25 15:18:38.245187 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Availability Zones retrieved successfully. Aug 25 15:18:38.250748 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-13c37482-46dd-4c15-943a-1e84c29f0283 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:38.252755 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-13c37482-46dd-4c15-943a-1e84c29f0283 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f Aug 25 15:18:38.252945 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-13c37482-46dd-4c15-943a-1e84c29f0283 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:38.253294 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-13c37482-46dd-4c15-943a-1e84c29f0283 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:38.253484 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Flow 'volume_create_api' (23a7a698-27f1-4312-a155-6334c42f9cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:38.254633 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c088b93-b647-4580-b1f7-2586fce04b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:38.255919 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:38.260672 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-13c37482-46dd-4c15-943a-1e84c29f0283 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f returned with HTTP 404 Aug 25 15:18:38.261268 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 355/1410] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:38 2026] GET /volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:38.277122 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-28a0cb66-2e94-4664-8552-3a5617cf941c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:38.277122 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-28a0cb66-2e94-4664-8552-3a5617cf941c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f Aug 25 15:18:38.277122 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-28a0cb66-2e94-4664-8552-3a5617cf941c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:38.277378 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-28a0cb66-2e94-4664-8552-3a5617cf941c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:38.285320 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-28a0cb66-2e94-4664-8552-3a5617cf941c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f returned with HTTP 404 Aug 25 15:18:38.286059 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 352/1411] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:38 2026] GET /volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:38.298988 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-36c27769-7f25-473a-ad44-3ea633adf2c1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:38.302649 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-36c27769-7f25-473a-ad44-3ea633adf2c1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] DELETE https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f Aug 25 15:18:38.303001 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-36c27769-7f25-473a-ad44-3ea633adf2c1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:38.303284 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-36c27769-7f25-473a-ad44-3ea633adf2c1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:38.303586 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-36c27769-7f25-473a-ad44-3ea633adf2c1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Delete volume with id: 963482d5-7d17-44f4-9150-bb3e046ca37f Aug 25 15:18:38.308268 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c088b93-b647-4580-b1f7-2586fce04b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:38.309404 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0397c3a9-4e8f-47c7-ae13-813dd408b005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:38.320772 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-36c27769-7f25-473a-ad44-3ea633adf2c1 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f returned with HTTP 404 Aug 25 15:18:38.321775 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 359/1412] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:18:38 2026] DELETE /volume/v3/volumes/963482d5-7d17-44f4-9150-bb3e046ca37f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:38.342766 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:38.346131 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:38.346636 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1736039944"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:38.348909 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1736039944'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:38.349035 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume of 1 GB Aug 25 15:18:38.354658 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Availability Zones retrieved successfully. Aug 25 15:18:38.363259 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Flow 'volume_create_api' (28ad0442-7763-41c8-9a7e-bc887e5acef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:38.364871 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2006e3d9-2138-4458-8f19-99d6fc64b510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:38.365860 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:38.388887 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Created reservations ['102d6ec2-1ac7-4f1b-82f8-0fac0a3d4c05', '823b4ab6-d823-495c-8315-75078c2c9b0c', '63994335-9932-46f7-9586-31199cebc047', '98655435-42dc-45ef-b2c1-4e845624fab7'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:38.390424 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0397c3a9-4e8f-47c7-ae13-813dd408b005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['102d6ec2-1ac7-4f1b-82f8-0fac0a3d4c05', '823b4ab6-d823-495c-8315-75078c2c9b0c', '63994335-9932-46f7-9586-31199cebc047', '98655435-42dc-45ef-b2c1-4e845624fab7']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:38.392229 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e03a095-85d7-4a62-ae10-19e538603d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:38.402651 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2006e3d9-2138-4458-8f19-99d6fc64b510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:38.403436 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7730aac-4610-44c3-b606-a60d7b24bf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:38.435243 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e03a095-85d7-4a62-ae10-19e538603d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33b3d03d-46fc-45cf-8694-114e1cef5139', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1828155218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='249e2faf1df947a2a54e075619694c4f',qos_specs=None,replication_status=,reservations=['102d6ec2-1ac7-4f1b-82f8-0fac0a3d4c05','823b4ab6-d823-495c-8315-75078c2c9b0c','63994335-9932-46f7-9586-31199cebc047','98655435-42dc-45ef-b2c1-4e845624fab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='677dd8bb7f564bb49f3151677e19f250',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1828155218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33b3d03d-46fc-45cf-8694-114e1cef5139,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='249e2faf1df947a2a54e075619694c4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='677dd8bb7f564bb49f3151677e19f250',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:38.436237 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7d9d00-c60d-488c-8f4b-391e6823566f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:38.474850 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc7d9d00-c60d-488c-8f4b-391e6823566f) transitioned into state 'SUCCESS' from state '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-1828155218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='249e2faf1df947a2a54e075619694c4f',qos_specs=None,replication_status=,reservations=['102d6ec2-1ac7-4f1b-82f8-0fac0a3d4c05','823b4ab6-d823-495c-8315-75078c2c9b0c','63994335-9932-46f7-9586-31199cebc047','98655435-42dc-45ef-b2c1-4e845624fab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='677dd8bb7f564bb49f3151677e19f250',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:38.475458 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e43729-532d-4e5c-858c-bc88288d6eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:38.489223 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e43729-532d-4e5c-858c-bc88288d6eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:38.490293 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Flow 'volume_create_api' (23a7a698-27f1-4312-a155-6334c42f9cf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:38.490739 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Create volume request issued successfully. Aug 25 15:18:38.491823 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-149d8a4a-86f9-4f43-b0fd-bfc06462e8ec tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:38.493326 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Created reservations ['b38ea4a6-fbf2-4ac5-8fbf-471a649c2527', '011661e1-7365-442b-8b9e-9913701a29dc', '75565e49-3c83-46fd-ae12-a606889fb230', '3cf8572f-0ab5-48cb-8f62-79770b80139a'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:38.493462 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 347/1413] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:18:38 2026] POST /volume/v3/volumes => generated 750 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:18:38.496755 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7730aac-4610-44c3-b606-a60d7b24bf7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b38ea4a6-fbf2-4ac5-8fbf-471a649c2527', '011661e1-7365-442b-8b9e-9913701a29dc', '75565e49-3c83-46fd-ae12-a606889fb230', '3cf8572f-0ab5-48cb-8f62-79770b80139a']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:38.496755 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da2993fd-c3d8-44ba-bc39-2da19dd68f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:38.516441 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-439dae0f-6db1-43cb-9ec4-592eab4b7f63 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:38.520140 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-439dae0f-6db1-43cb-9ec4-592eab4b7f63 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 Aug 25 15:18:38.520140 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-439dae0f-6db1-43cb-9ec4-592eab4b7f63 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:38.520140 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-439dae0f-6db1-43cb-9ec4-592eab4b7f63 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:38.533501 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:38.533501 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:38.537993 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da2993fd-c3d8-44ba-bc39-2da19dd68f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20191e1b-def2-403f-ab08-3949199e2254', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1736039944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695cc9cba38041bb9abf3c35d723e3ca',qos_specs=None,replication_status=,reservations=['b38ea4a6-fbf2-4ac5-8fbf-471a649c2527','011661e1-7365-442b-8b9e-9913701a29dc','75565e49-3c83-46fd-ae12-a606889fb230','3cf8572f-0ab5-48cb-8f62-79770b80139a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8330f9a86584b5dbb1879e952a731a7',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1736039944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20191e1b-def2-403f-ab08-3949199e2254,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695cc9cba38041bb9abf3c35d723e3ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8330f9a86584b5dbb1879e952a731a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:38.539878 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73b8b52a-a2ed-45f9-885b-65a286cd8ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:38.539966 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-439dae0f-6db1-43cb-9ec4-592eab4b7f63 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:18:38.547792 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-439dae0f-6db1-43cb-9ec4-592eab4b7f63 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 returned with HTTP 200 Aug 25 15:18:38.548181 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 353/1414] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:38 2026] GET /volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:38.585911 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73b8b52a-a2ed-45f9-885b-65a286cd8ca0) transitioned into state 'SUCCESS' from state '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-1736039944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695cc9cba38041bb9abf3c35d723e3ca',qos_specs=None,replication_status=,reservations=['b38ea4a6-fbf2-4ac5-8fbf-471a649c2527','011661e1-7365-442b-8b9e-9913701a29dc','75565e49-3c83-46fd-ae12-a606889fb230','3cf8572f-0ab5-48cb-8f62-79770b80139a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8330f9a86584b5dbb1879e952a731a7',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:38.586841 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db57ef4d-4c7f-4ad5-873f-958f1f2e14eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:38.666958 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db57ef4d-4c7f-4ad5-873f-958f1f2e14eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:38.669654 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Flow 'volume_create_api' (28ad0442-7763-41c8-9a7e-bc887e5acef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:38.672512 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Create volume request issued successfully. Aug 25 15:18:38.672512 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ab7ee9d3-9433-4059-8286-a1c4944ea17b tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:38.672512 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 356/1415] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:18:38 2026] POST /volume/v3/volumes => generated 747 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:18:38.693833 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-989a011e-44ed-4051-bbb3-14edec68f92d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:38.696489 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-989a011e-44ed-4051-bbb3-14edec68f92d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 Aug 25 15:18:38.696715 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-989a011e-44ed-4051-bbb3-14edec68f92d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:38.697112 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-989a011e-44ed-4051-bbb3-14edec68f92d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:38.715928 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:38.715928 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:38.760358 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-989a011e-44ed-4051-bbb3-14edec68f92d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:38.789558 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-989a011e-44ed-4051-bbb3-14edec68f92d tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 returned with HTTP 200 Aug 25 15:18:38.789558 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 360/1416] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:38 2026] GET /volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 => generated 815 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:39.101033 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:39.101033 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:39.101033 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "bfe85694-af3d-47f3-8bc3-be709ed4ca7b", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:39.101033 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'bfe85694-af3d-47f3-8bc3-be709ed4ca7b', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:39.229182 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create volume of 1 GB Aug 25 15:18:39.229182 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:39.229182 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:39.247561 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Availability Zones retrieved successfully. Aug 25 15:18:39.253440 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Flow 'volume_create_api' (b715f1e8-0dca-4af5-b844-dba946ecf9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:39.255703 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ad9d3f0-f309-427e-98f2-d592ba15e3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:39.257444 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:39.344569 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ad9d3f0-f309-427e-98f2-d592ba15e3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:39.345930 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cd5140c-75bc-4c92-b8f1-b7f54831b829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:39.416767 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Created reservations ['c1ff5e34-b1d2-4f3c-a81e-780592893bab', 'b4e9b2a7-a8a3-49d9-abce-2456fbf9fd88', '4d67e472-faea-4fda-9e99-77fc19984a2a', '9da674db-2a5c-40c8-a8fd-bb16a8f1ca97'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:39.419492 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cd5140c-75bc-4c92-b8f1-b7f54831b829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1ff5e34-b1d2-4f3c-a81e-780592893bab', 'b4e9b2a7-a8a3-49d9-abce-2456fbf9fd88', '4d67e472-faea-4fda-9e99-77fc19984a2a', '9da674db-2a5c-40c8-a8fd-bb16a8f1ca97']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:39.419492 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41918786-955f-418b-9265-d4b494da6ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:39.455965 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41918786-955f-418b-9265-d4b494da6ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a8e44b3-6d57-45ec-86bd-8496208b59b1', '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='763cc4ceead342749b6c669a284c5307',qos_specs=None,replication_status=,reservations=['c1ff5e34-b1d2-4f3c-a81e-780592893bab','b4e9b2a7-a8a3-49d9-abce-2456fbf9fd88','4d67e472-faea-4fda-9e99-77fc19984a2a','9da674db-2a5c-40c8-a8fd-bb16a8f1ca97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='923527527d204170ad4dfe0121401e28',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:39Z,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=2a8e44b3-6d57-45ec-86bd-8496208b59b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='763cc4ceead342749b6c669a284c5307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='923527527d204170ad4dfe0121401e28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:39.457416 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (394c0d81-85d4-460e-88a4-798b16ca9bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:39.490447 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (394c0d81-85d4-460e-88a4-798b16ca9bfc) transitioned into state 'SUCCESS' from 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='763cc4ceead342749b6c669a284c5307',qos_specs=None,replication_status=,reservations=['c1ff5e34-b1d2-4f3c-a81e-780592893bab','b4e9b2a7-a8a3-49d9-abce-2456fbf9fd88','4d67e472-faea-4fda-9e99-77fc19984a2a','9da674db-2a5c-40c8-a8fd-bb16a8f1ca97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='923527527d204170ad4dfe0121401e28',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:39.491300 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a70eb41-5fd7-4092-a273-93e470330694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:39.507531 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a70eb41-5fd7-4092-a273-93e470330694) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:39.507531 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Flow 'volume_create_api' (b715f1e8-0dca-4af5-b844-dba946ecf9a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:39.507531 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create volume request issued successfully. Aug 25 15:18:39.507531 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2510bf7c-77b5-4f1d-a6b1-d75112ccec61 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:39.508094 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 348/1417] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:18:39 2026] POST /volume/v3/volumes => generated 773 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:39.528642 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c249515e-6960-48fe-baa8-4e676c604036 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:39.532805 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c249515e-6960-48fe-baa8-4e676c604036 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:18:39.533254 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c249515e-6960-48fe-baa8-4e676c604036 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:39.533658 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c249515e-6960-48fe-baa8-4e676c604036 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:39.543897 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:39.543897 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:39.554532 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c249515e-6960-48fe-baa8-4e676c604036 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:39.562428 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c249515e-6960-48fe-baa8-4e676c604036 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 returned with HTTP 200 Aug 25 15:18:39.562428 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 354/1418] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:39 2026] GET /volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:39.569196 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9cc81f8b-32ed-48ea-b208-793f8ac5d135 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:39.572418 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9cc81f8b-32ed-48ea-b208-793f8ac5d135 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 Aug 25 15:18:39.572727 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9cc81f8b-32ed-48ea-b208-793f8ac5d135 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:39.573060 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9cc81f8b-32ed-48ea-b208-793f8ac5d135 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:39.589682 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:39.589682 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:39.595066 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9cc81f8b-32ed-48ea-b208-793f8ac5d135 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:18:39.601464 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9cc81f8b-32ed-48ea-b208-793f8ac5d135 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 returned with HTTP 200 Aug 25 15:18:39.602517 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 357/1419] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:39 2026] GET /volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:39.618947 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d0803682-a467-4f28-9fc7-1331f71a41db None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:39.624768 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:39.624768 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1394371466"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:39.625205 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1394371466'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:39.625650 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Create volume of 1 GB Aug 25 15:18:39.631839 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Availability Zones retrieved successfully. Aug 25 15:18:39.638647 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Flow 'volume_create_api' (149aee18-0b13-4bd5-952a-e582391cf87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:39.640094 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f41fb2c-40ee-4f33-aa59-e3806d43e61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:39.641389 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:39.678772 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f41fb2c-40ee-4f33-aa59-e3806d43e61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:39.681090 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e4451ca-db5f-4dbb-9723-813d033330e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:39.747620 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Created reservations ['7eb443af-2c6d-4427-8e49-fc694b07d20b', '28de31ff-ef60-4574-9bc0-dfc37449be5b', '93a88265-08f1-40d6-b018-371be4a8b407', '54ab0f51-8b4a-49d1-ba84-a44e9ba07262'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:39.747620 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e4451ca-db5f-4dbb-9723-813d033330e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eb443af-2c6d-4427-8e49-fc694b07d20b', '28de31ff-ef60-4574-9bc0-dfc37449be5b', '93a88265-08f1-40d6-b018-371be4a8b407', '54ab0f51-8b4a-49d1-ba84-a44e9ba07262']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:39.747620 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d6bc02e-3624-4ec0-86b1-0caa224569e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:39.794839 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d6bc02e-3624-4ec0-86b1-0caa224569e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae0cd7f8-14e7-49f9-8f16-d0639033bf4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1394371466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='249e2faf1df947a2a54e075619694c4f',qos_specs=None,replication_status=,reservations=['7eb443af-2c6d-4427-8e49-fc694b07d20b','28de31ff-ef60-4574-9bc0-dfc37449be5b','93a88265-08f1-40d6-b018-371be4a8b407','54ab0f51-8b4a-49d1-ba84-a44e9ba07262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='677dd8bb7f564bb49f3151677e19f250',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1394371466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae0cd7f8-14e7-49f9-8f16-d0639033bf4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='249e2faf1df947a2a54e075619694c4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='677dd8bb7f564bb49f3151677e19f250',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:39.795741 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ab7c4e7-2a20-437b-af7d-d4e943aa0d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:39.798367 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-94e12ad8-ebc3-4221-aee2-238da5c7bb4a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:39.804272 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-94e12ad8-ebc3-4221-aee2-238da5c7bb4a tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 Aug 25 15:18:39.804567 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-94e12ad8-ebc3-4221-aee2-238da5c7bb4a tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:39.804844 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-94e12ad8-ebc3-4221-aee2-238da5c7bb4a tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:39.820329 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:39.820329 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:39.825094 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-94e12ad8-ebc3-4221-aee2-238da5c7bb4a tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:39.831536 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-94e12ad8-ebc3-4221-aee2-238da5c7bb4a tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 returned with HTTP 200 Aug 25 15:18:39.832220 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 349/1420] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:39 2026] GET /volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:39.832464 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ab7c4e7-2a20-437b-af7d-d4e943aa0d6b) transitioned into state 'SUCCESS' from state '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-1394371466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='249e2faf1df947a2a54e075619694c4f',qos_specs=None,replication_status=,reservations=['7eb443af-2c6d-4427-8e49-fc694b07d20b','28de31ff-ef60-4574-9bc0-dfc37449be5b','93a88265-08f1-40d6-b018-371be4a8b407','54ab0f51-8b4a-49d1-ba84-a44e9ba07262'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='677dd8bb7f564bb49f3151677e19f250',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:39.833189 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c355eeb-327f-40ae-b7d2-c1f00ea3c59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:39.850617 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ec494aba-cdc8-4422-b7e7-3828e37b5d34 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:39.853611 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ec494aba-cdc8-4422-b7e7-3828e37b5d34 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] POST https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254/action Aug 25 15:18:39.853987 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ec494aba-cdc8-4422-b7e7-3828e37b5d34 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:39.855489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ec494aba-cdc8-4422-b7e7-3828e37b5d34 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:39.855583 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c355eeb-327f-40ae-b7d2-c1f00ea3c59e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:39.856838 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Flow 'volume_create_api' (149aee18-0b13-4bd5-952a-e582391cf87d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:39.856838 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Create volume request issued successfully. Aug 25 15:18:39.857292 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0803682-a467-4f28-9fc7-1331f71a41db tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:39.858192 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 361/1421] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:18:39 2026] POST /volume/v3/volumes => generated 750 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 15:18:39.874911 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5fe2285a-5951-4d50-9d86-dd7fc94b2d51 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:39.875714 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:39.875714 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:39.876963 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5fe2285a-5951-4d50-9d86-dd7fc94b2d51 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c Aug 25 15:18:39.877717 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5fe2285a-5951-4d50-9d86-dd7fc94b2d51 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:39.878058 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5fe2285a-5951-4d50-9d86-dd7fc94b2d51 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:39.879797 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.admin_actions [None req-ec494aba-cdc8-4422-b7e7-3828e37b5d34 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Updating volume '20191e1b-def2-403f-ab08-3949199e2254' with '{'status': 'error'}' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 15:18:39.897744 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:39.897744 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:39.907995 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5fe2285a-5951-4d50-9d86-dd7fc94b2d51 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:18:39.923144 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5fe2285a-5951-4d50-9d86-dd7fc94b2d51 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c returned with HTTP 200 Aug 25 15:18:39.923216 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ec494aba-cdc8-4422-b7e7-3828e37b5d34 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254/action returned with HTTP 202 Aug 25 15:18:39.923371 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 358/1422] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:39 2026] GET /volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:39.923583 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 355/1423] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:39 2026] POST /volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:39.939337 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c8c46145-292d-449e-9028-8c9fee348b6a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:39.942944 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c8c46145-292d-449e-9028-8c9fee348b6a tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 Aug 25 15:18:39.943356 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c8c46145-292d-449e-9028-8c9fee348b6a tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:39.943707 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c8c46145-292d-449e-9028-8c9fee348b6a tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:39.955606 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:39.955606 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:39.961881 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c8c46145-292d-449e-9028-8c9fee348b6a tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:39.973726 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c8c46145-292d-449e-9028-8c9fee348b6a tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 returned with HTTP 200 Aug 25 15:18:39.973726 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 350/1424] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:39 2026] GET /volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 => generated 836 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:39.991522 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aa61b453-f62d-45c2-94a3-5f59e4d8870e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:39.994327 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aa61b453-f62d-45c2-94a3-5f59e4d8870e tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] POST https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254/action Aug 25 15:18:39.994806 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aa61b453-f62d-45c2-94a3-5f59e4d8870e tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:39.995449 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aa61b453-f62d-45c2-94a3-5f59e4d8870e tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:40.012260 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:40.012260 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:40.012877 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-aa61b453-f62d-45c2-94a3-5f59e4d8870e tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Updating volume '20191e1b-def2-403f-ab08-3949199e2254' with '{'status': 'available'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 15:18:40.053496 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aa61b453-f62d-45c2-94a3-5f59e4d8870e tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254/action returned with HTTP 202 Aug 25 15:18:40.053643 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 362/1425] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:39 2026] POST /volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:40.067001 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-927e8c7f-66f9-4967-8d6b-cf54707c39ee None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:40.069658 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-927e8c7f-66f9-4967-8d6b-cf54707c39ee tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 Aug 25 15:18:40.069881 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-927e8c7f-66f9-4967-8d6b-cf54707c39ee tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:40.070057 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-927e8c7f-66f9-4967-8d6b-cf54707c39ee tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:40.079513 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:40.079513 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:40.087776 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-927e8c7f-66f9-4967-8d6b-cf54707c39ee tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:40.097944 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-927e8c7f-66f9-4967-8d6b-cf54707c39ee tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 returned with HTTP 200 Aug 25 15:18:40.098397 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 359/1426] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:40 2026] GET /volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:40.119004 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b75607c8-b96a-4451-81ca-6b98aba3404c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:40.123021 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b75607c8-b96a-4451-81ca-6b98aba3404c tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] POST https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254/action Aug 25 15:18:40.123021 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b75607c8-b96a-4451-81ca-6b98aba3404c tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:40.123021 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b75607c8-b96a-4451-81ca-6b98aba3404c tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:40.136767 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:40.136767 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:40.137304 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.admin_actions [None req-b75607c8-b96a-4451-81ca-6b98aba3404c tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Updating volume '20191e1b-def2-403f-ab08-3949199e2254' with '{'status': 'maintenance'}' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 15:18:40.174722 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b75607c8-b96a-4451-81ca-6b98aba3404c tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254/action returned with HTTP 202 Aug 25 15:18:40.175123 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 356/1427] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:40 2026] POST /volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:40.186857 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-953e9645-6573-44ba-a34c-63509f5dfca5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:40.189518 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-953e9645-6573-44ba-a34c-63509f5dfca5 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 Aug 25 15:18:40.189841 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-953e9645-6573-44ba-a34c-63509f5dfca5 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:40.190081 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-953e9645-6573-44ba-a34c-63509f5dfca5 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:40.202120 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:40.202120 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:40.206962 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-953e9645-6573-44ba-a34c-63509f5dfca5 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:40.212345 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-953e9645-6573-44ba-a34c-63509f5dfca5 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 returned with HTTP 200 Aug 25 15:18:40.212907 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 351/1428] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:40 2026] GET /volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:40.229998 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-821641d0-7bff-464a-8d35-f7144271d393 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:40.232367 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-821641d0-7bff-464a-8d35-f7144271d393 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] POST https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254/action Aug 25 15:18:40.233194 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-821641d0-7bff-464a-8d35-f7144271d393 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:40.233194 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-821641d0-7bff-464a-8d35-f7144271d393 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:40.245029 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:40.245029 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:40.245574 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-821641d0-7bff-464a-8d35-f7144271d393 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] Updating volume '20191e1b-def2-403f-ab08-3949199e2254' with '{'status': 'available'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 15:18:40.291498 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-821641d0-7bff-464a-8d35-f7144271d393 tempest-VolumesActionsTest-671498597 tempest-VolumesActionsTest-671498597-project-admin] https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254/action returned with HTTP 202 Aug 25 15:18:40.292059 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 363/1429] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:18:40 2026] POST /volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:18:40.306535 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d30e5b41-b64b-422d-9599-bdf9b0fd5b1c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:40.309310 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d30e5b41-b64b-422d-9599-bdf9b0fd5b1c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 Aug 25 15:18:40.309678 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d30e5b41-b64b-422d-9599-bdf9b0fd5b1c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:40.309951 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d30e5b41-b64b-422d-9599-bdf9b0fd5b1c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:40.320266 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:40.320266 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:40.325883 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d30e5b41-b64b-422d-9599-bdf9b0fd5b1c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:40.333157 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d30e5b41-b64b-422d-9599-bdf9b0fd5b1c tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 returned with HTTP 200 Aug 25 15:18:40.333826 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 360/1430] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:40 2026] GET /volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:40.359812 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0922a7a6-e85e-40b0-b394-1806de49fc08 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:40.359906 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0922a7a6-e85e-40b0-b394-1806de49fc08 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 Aug 25 15:18:40.361675 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0922a7a6-e85e-40b0-b394-1806de49fc08 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:40.361675 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0922a7a6-e85e-40b0-b394-1806de49fc08 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:40.382731 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:40.382731 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:40.386144 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0922a7a6-e85e-40b0-b394-1806de49fc08 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:40.398381 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0922a7a6-e85e-40b0-b394-1806de49fc08 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 returned with HTTP 200 Aug 25 15:18:40.398934 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 357/1431] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:40 2026] GET /volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:40.418115 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3af3b988-6843-47e7-9e6d-a6f25b13ace4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:40.423879 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3af3b988-6843-47e7-9e6d-a6f25b13ace4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] DELETE https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 Aug 25 15:18:40.424116 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3af3b988-6843-47e7-9e6d-a6f25b13ace4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:40.424326 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3af3b988-6843-47e7-9e6d-a6f25b13ace4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:40.424539 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-3af3b988-6843-47e7-9e6d-a6f25b13ace4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Delete volume with id: 20191e1b-def2-403f-ab08-3949199e2254 Aug 25 15:18:40.437244 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:40.437244 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:40.437925 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3af3b988-6843-47e7-9e6d-a6f25b13ace4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:40.475780 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3af3b988-6843-47e7-9e6d-a6f25b13ace4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Delete volume request issued successfully. Aug 25 15:18:40.475780 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3af3b988-6843-47e7-9e6d-a6f25b13ace4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 returned with HTTP 202 Aug 25 15:18:40.475780 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 352/1432] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:18:40 2026] DELETE /volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:18:40.488941 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4833733c-e1be-4167-b929-65e8952b5e79 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:40.492611 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4833733c-e1be-4167-b929-65e8952b5e79 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 Aug 25 15:18:40.492847 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4833733c-e1be-4167-b929-65e8952b5e79 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:40.493422 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4833733c-e1be-4167-b929-65e8952b5e79 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:40.512066 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:40.512066 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:40.512597 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4833733c-e1be-4167-b929-65e8952b5e79 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Volume info retrieved successfully. Aug 25 15:18:40.522064 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4833733c-e1be-4167-b929-65e8952b5e79 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 returned with HTTP 200 Aug 25 15:18:40.522064 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 364/1433] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:40 2026] GET /volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:40.597287 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-359c237d-117b-4115-adce-7a6c4c0e77dd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:40.605327 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-359c237d-117b-4115-adce-7a6c4c0e77dd tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:18:40.605327 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-359c237d-117b-4115-adce-7a6c4c0e77dd tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:40.605327 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-359c237d-117b-4115-adce-7a6c4c0e77dd tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:40.617439 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:40.617439 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:40.625132 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-359c237d-117b-4115-adce-7a6c4c0e77dd tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:40.664875 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-359c237d-117b-4115-adce-7a6c4c0e77dd tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 returned with HTTP 200 Aug 25 15:18:40.665408 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 361/1434] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:40 2026] GET /volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:40.944064 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c3e5c672-0c01-416c-86ac-73c267805db9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:40.946730 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c3e5c672-0c01-416c-86ac-73c267805db9 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c Aug 25 15:18:40.946978 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c3e5c672-0c01-416c-86ac-73c267805db9 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:40.947286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c3e5c672-0c01-416c-86ac-73c267805db9 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:40.974661 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:40.974661 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:40.988105 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c3e5c672-0c01-416c-86ac-73c267805db9 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:18:41.009036 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c3e5c672-0c01-416c-86ac-73c267805db9 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c returned with HTTP 200 Aug 25 15:18:41.009036 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 358/1435] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:40 2026] GET /volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c => generated 843 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:41.539313 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9acc02ed-0b4c-4c96-a74b-f867a57adce4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:41.541147 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9acc02ed-0b4c-4c96-a74b-f867a57adce4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] GET https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 Aug 25 15:18:41.541341 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9acc02ed-0b4c-4c96-a74b-f867a57adce4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:41.541516 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9acc02ed-0b4c-4c96-a74b-f867a57adce4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:41.554712 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9acc02ed-0b4c-4c96-a74b-f867a57adce4 tempest-VolumesActionsTest-1459879285 tempest-VolumesActionsTest-1459879285-project-member] https://10.4.3.85/volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 returned with HTTP 404 Aug 25 15:18:41.554712 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 353/1436] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:41 2026] GET /volume/v3/volumes/20191e1b-def2-403f-ab08-3949199e2254 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:41.686438 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4ba6513e-2dff-4095-b121-9222317d49df None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:41.688551 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ba6513e-2dff-4095-b121-9222317d49df tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:18:41.688774 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ba6513e-2dff-4095-b121-9222317d49df tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:41.688961 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ba6513e-2dff-4095-b121-9222317d49df tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:41.697928 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:41.697928 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:41.707831 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4ba6513e-2dff-4095-b121-9222317d49df tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:41.727438 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ba6513e-2dff-4095-b121-9222317d49df tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 returned with HTTP 200 Aug 25 15:18:41.727899 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 365/1437] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:41 2026] GET /volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 => generated 926 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:42.744138 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9d87aa23-c3bf-4f2c-9a1b-5d6d2d51eb5d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:42.749823 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9d87aa23-c3bf-4f2c-9a1b-5d6d2d51eb5d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:18:42.749823 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9d87aa23-c3bf-4f2c-9a1b-5d6d2d51eb5d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:42.749823 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9d87aa23-c3bf-4f2c-9a1b-5d6d2d51eb5d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:42.749823 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=496,cinder:INSERT=98,cinder:UPDATE=165,cinder:DELETE=1 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:18:42.763063 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:42.763063 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:42.763063 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9d87aa23-c3bf-4f2c-9a1b-5d6d2d51eb5d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:42.768700 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9d87aa23-c3bf-4f2c-9a1b-5d6d2d51eb5d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 returned with HTTP 200 Aug 25 15:18:42.769163 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 362/1438] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:42 2026] GET /volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:42.814144 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-6f153173-57ba-4fd5-809b-d0affb97b4c3 req-14ae6a54-67e9-462c-9202-a0404e451b47 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:42.816349 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6f153173-57ba-4fd5-809b-d0affb97b4c3 req-14ae6a54-67e9-462c-9202-a0404e451b47 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 Aug 25 15:18:42.816994 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6f153173-57ba-4fd5-809b-d0affb97b4c3 req-14ae6a54-67e9-462c-9202-a0404e451b47 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:42.817199 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6f153173-57ba-4fd5-809b-d0affb97b4c3 req-14ae6a54-67e9-462c-9202-a0404e451b47 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:42.825729 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:42.825729 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:42.835060 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-6f153173-57ba-4fd5-809b-d0affb97b4c3 req-14ae6a54-67e9-462c-9202-a0404e451b47 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:18:42.850854 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6f153173-57ba-4fd5-809b-d0affb97b4c3 req-14ae6a54-67e9-462c-9202-a0404e451b47 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 returned with HTTP 200 Aug 25 15:18:42.851662 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 359/1439] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:18:42 2026] GET /volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:42.954948 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7f3c17bf-9731-499e-a2ce-e160f615ec37 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:42.954948 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7f3c17bf-9731-499e-a2ce-e160f615ec37 None None] GET https://10.4.3.85/volume// Aug 25 15:18:42.954948 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7f3c17bf-9731-499e-a2ce-e160f615ec37 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:42.954948 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7f3c17bf-9731-499e-a2ce-e160f615ec37 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:42.954948 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7f3c17bf-9731-499e-a2ce-e160f615ec37 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:18:42.954948 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 354/1440] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:18:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:18:42.962764 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6f153173-57ba-4fd5-809b-d0affb97b4c3 req-60bdfd3a-7798-4567-b90d-4e47eb4d54fc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:42.965066 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6f153173-57ba-4fd5-809b-d0affb97b4c3 req-60bdfd3a-7798-4567-b90d-4e47eb4d54fc tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:18:42.965427 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6f153173-57ba-4fd5-809b-d0affb97b4c3 req-60bdfd3a-7798-4567-b90d-4e47eb4d54fc tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ff31ee0-1de2-4c07-9cc6-de542a197f33", "connector": null, "instance_uuid": "24861d0c-de50-49d2-8288-b7164fc8883c"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:42.976098 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:42.976098 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:43.141742 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6f153173-57ba-4fd5-809b-d0affb97b4c3 req-60bdfd3a-7798-4567-b90d-4e47eb4d54fc tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:18:43.142542 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 366/1441] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:18:42 2026] POST /volume/v3/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:43.269341 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-6f153173-57ba-4fd5-809b-d0affb97b4c3 req-1a3239cb-08b3-4caa-a4bb-302edf4259c3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:43.272430 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-6f153173-57ba-4fd5-809b-d0affb97b4c3 req-1a3239cb-08b3-4caa-a4bb-302edf4259c3 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] POST https://10.4.3.85/volume/v3/attachments/ba992fb2-2da6-4913-83aa-6401c3330e55/action Aug 25 15:18:43.273012 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-6f153173-57ba-4fd5-809b-d0affb97b4c3 req-1a3239cb-08b3-4caa-a4bb-302edf4259c3 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:43.275326 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-6f153173-57ba-4fd5-809b-d0affb97b4c3 req-1a3239cb-08b3-4caa-a4bb-302edf4259c3 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:43.309808 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:43.309808 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:43.393382 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:43.395758 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:43.396215 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "23b4450a-5a10-44df-a725-a68963f3e7bc-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:43.396794 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-6f153173-57ba-4fd5-809b-d0affb97b4c3 req-1a3239cb-08b3-4caa-a4bb-302edf4259c3 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/attachments/ba992fb2-2da6-4913-83aa-6401c3330e55/action returned with HTTP 204 Aug 25 15:18:43.397412 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 363/1442] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:18:43 2026] POST /volume/v3/attachments/ba992fb2-2da6-4913-83aa-6401c3330e55/action => generated 0 bytes in 129 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:43.398590 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '23b4450a-5a10-44df-a725-a68963f3e7bc-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:43.398713 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Create volume of 1 GB Aug 25 15:18:43.403512 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Availability Zones retrieved successfully. Aug 25 15:18:43.410127 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Flow 'volume_create_api' (b3e067a7-3181-4822-b99d-8d3917f91591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:43.411834 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4aef21-6a6d-48cd-87bf-3f0987679374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:43.412927 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:43.437280 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8eed79e9-527f-42a4-8e36-a91693c203d8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:43.439300 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8eed79e9-527f-42a4-8e36-a91693c203d8 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 Aug 25 15:18:43.439520 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8eed79e9-527f-42a4-8e36-a91693c203d8 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:43.439686 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8eed79e9-527f-42a4-8e36-a91693c203d8 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:43.442064 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=481,cinder:INSERT=85,cinder:UPDATE=149,cinder:DELETE=3 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:18:43.454418 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:43.454418 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:43.461561 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8eed79e9-527f-42a4-8e36-a91693c203d8 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:18:43.469423 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4aef21-6a6d-48cd-87bf-3f0987679374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:43.470644 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8eed79e9-527f-42a4-8e36-a91693c203d8 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 returned with HTTP 200 Aug 25 15:18:43.470737 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dbc3165-a43b-4029-b5c4-95c92572ced9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:43.471678 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 355/1443] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:43 2026] GET /volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 => generated 1110 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:43.489050 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6c02c906-772b-46d5-bb42-199e4b2662d1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:43.491636 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6c02c906-772b-46d5-bb42-199e4b2662d1 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 Aug 25 15:18:43.492150 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6c02c906-772b-46d5-bb42-199e4b2662d1 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:43.492363 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6c02c906-772b-46d5-bb42-199e4b2662d1 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:43.504577 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:43.504577 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:43.509390 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6c02c906-772b-46d5-bb42-199e4b2662d1 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:18:43.516533 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6c02c906-772b-46d5-bb42-199e4b2662d1 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 returned with HTTP 200 Aug 25 15:18:43.517171 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 367/1444] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:18:43 2026] GET /volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 => generated 1110 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:43.577561 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Created reservations ['eb0c692c-9e46-48f7-9319-18ddfb0abbd9', 'f5aad6b9-c93d-4ec6-9270-b77076765fea', 'd2b0a199-c1ca-4bea-aab2-6b2a51b4db98', '1d101078-1a46-44db-ae42-9a8404cc4f4c'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:43.578622 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dbc3165-a43b-4029-b5c4-95c92572ced9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb0c692c-9e46-48f7-9319-18ddfb0abbd9', 'f5aad6b9-c93d-4ec6-9270-b77076765fea', 'd2b0a199-c1ca-4bea-aab2-6b2a51b4db98', '1d101078-1a46-44db-ae42-9a8404cc4f4c']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:43.579921 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ddf3143-9e8c-4312-8a32-8f667418d4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:43.636689 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ddf3143-9e8c-4312-8a32-8f667418d4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4364739-6c3c-4b0e-9cc0-85f1e2063e41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='23b4450a-5a10-44df-a725-a68963f3e7bc-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac5e35c06af34e239dc54e9c5f3becb8',qos_specs=None,replication_status=,reservations=['eb0c692c-9e46-48f7-9319-18ddfb0abbd9','f5aad6b9-c93d-4ec6-9270-b77076765fea','d2b0a199-c1ca-4bea-aab2-6b2a51b4db98','1d101078-1a46-44db-ae42-9a8404cc4f4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d924f4fa4b1643d6b155c25e32c511db',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:43Z,deleted=False,deleted_at=None,display_description='',display_name='23b4450a-5a10-44df-a725-a68963f3e7bc-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4364739-6c3c-4b0e-9cc0-85f1e2063e41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac5e35c06af34e239dc54e9c5f3becb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d924f4fa4b1643d6b155c25e32c511db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:43.637724 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd509d4f-5221-47c1-84e7-a5bf333f54c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:43.677753 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd509d4f-5221-47c1-84e7-a5bf333f54c1) transitioned into 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='23b4450a-5a10-44df-a725-a68963f3e7bc-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac5e35c06af34e239dc54e9c5f3becb8',qos_specs=None,replication_status=,reservations=['eb0c692c-9e46-48f7-9319-18ddfb0abbd9','f5aad6b9-c93d-4ec6-9270-b77076765fea','d2b0a199-c1ca-4bea-aab2-6b2a51b4db98','1d101078-1a46-44db-ae42-9a8404cc4f4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d924f4fa4b1643d6b155c25e32c511db',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:43.678880 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00392b3-d7ea-4529-9254-941259518a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:43.711691 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00392b3-d7ea-4529-9254-941259518a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:43.711691 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Flow 'volume_create_api' (b3e067a7-3181-4822-b99d-8d3917f91591) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:43.711691 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Create volume request issued successfully. Aug 25 15:18:43.713896 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-460a210c-ed52-4244-b7bd-c03357aa1904 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:43.713896 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 360/1445] 10.4.3.85 () {72 vars in 1534 bytes} [Tue Aug 25 15:18:43 2026] POST /volume/v3/volumes => generated 747 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:18:43.729258 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-35ef282f-91d3-428e-b9a3-a88aaf925b38 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:43.737287 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-35ef282f-91d3-428e-b9a3-a88aaf925b38 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] GET https://10.4.3.85/volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 Aug 25 15:18:43.738171 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-35ef282f-91d3-428e-b9a3-a88aaf925b38 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:43.738488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-35ef282f-91d3-428e-b9a3-a88aaf925b38 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:43.747542 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:43.747542 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:43.752771 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-35ef282f-91d3-428e-b9a3-a88aaf925b38 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Volume info retrieved successfully. Aug 25 15:18:43.757404 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-35ef282f-91d3-428e-b9a3-a88aaf925b38 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 returned with HTTP 200 Aug 25 15:18:43.758789 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 364/1446] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:18:43 2026] GET /volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:43.769532 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-f465df7c-9ca7-41c9-a875-f80cbd933d6a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:43.771956 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-f465df7c-9ca7-41c9-a875-f80cbd933d6a tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] GET https://10.4.3.85/volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 Aug 25 15:18:43.772160 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-f465df7c-9ca7-41c9-a875-f80cbd933d6a tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:43.772285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-f465df7c-9ca7-41c9-a875-f80cbd933d6a tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:43.779798 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:43.779798 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:43.784607 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-f465df7c-9ca7-41c9-a875-f80cbd933d6a tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Volume info retrieved successfully. Aug 25 15:18:43.787258 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-825cce48-051a-4cd7-8856-85d890fd4ee3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:43.792147 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-825cce48-051a-4cd7-8856-85d890fd4ee3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:18:43.792147 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-825cce48-051a-4cd7-8856-85d890fd4ee3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:43.792384 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-825cce48-051a-4cd7-8856-85d890fd4ee3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:43.796912 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-f465df7c-9ca7-41c9-a875-f80cbd933d6a tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 returned with HTTP 200 Aug 25 15:18:43.796912 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 356/1447] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:18:43 2026] GET /volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:43.802867 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:43.802867 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:43.808340 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-825cce48-051a-4cd7-8856-85d890fd4ee3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:43.815074 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-825cce48-051a-4cd7-8856-85d890fd4ee3 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 returned with HTTP 200 Aug 25 15:18:43.815267 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 368/1448] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:43 2026] GET /volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:44.834354 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-011adc02-f9da-4120-ab4b-c803a3df77dd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:44.837258 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-011adc02-f9da-4120-ab4b-c803a3df77dd tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:18:44.837620 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-011adc02-f9da-4120-ab4b-c803a3df77dd tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:44.838209 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-011adc02-f9da-4120-ab4b-c803a3df77dd tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:44.851576 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:44.851576 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:44.856266 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-011adc02-f9da-4120-ab4b-c803a3df77dd tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:44.862778 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-011adc02-f9da-4120-ab4b-c803a3df77dd tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 returned with HTTP 200 Aug 25 15:18:44.863220 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 361/1449] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:44 2026] GET /volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:45.880624 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-987b975f-069e-4d29-8dd2-ccc5f3a0f6f7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:45.885232 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-987b975f-069e-4d29-8dd2-ccc5f3a0f6f7 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:18:45.885534 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-987b975f-069e-4d29-8dd2-ccc5f3a0f6f7 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:45.886433 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-987b975f-069e-4d29-8dd2-ccc5f3a0f6f7 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:45.899744 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:45.899744 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:45.910233 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-987b975f-069e-4d29-8dd2-ccc5f3a0f6f7 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:45.916578 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-987b975f-069e-4d29-8dd2-ccc5f3a0f6f7 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 returned with HTTP 200 Aug 25 15:18:45.917124 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 365/1450] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:45 2026] GET /volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 => generated 926 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:46.065631 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9f2f90a6-b743-4eec-932a-88ec6ed0d437 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:46.066638 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f2f90a6-b743-4eec-932a-88ec6ed0d437 None None] GET https://10.4.3.85/volume// Aug 25 15:18:46.066638 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f2f90a6-b743-4eec-932a-88ec6ed0d437 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:46.066786 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f2f90a6-b743-4eec-932a-88ec6ed0d437 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:46.067154 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f2f90a6-b743-4eec-932a-88ec6ed0d437 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:18:46.067924 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 357/1451] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:18:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:18:46.080247 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-cedb28cf-826d-4380-9991-e81d24defd12 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:46.083751 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-cedb28cf-826d-4380-9991-e81d24defd12 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 Aug 25 15:18:46.084097 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-cedb28cf-826d-4380-9991-e81d24defd12 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:46.084797 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-cedb28cf-826d-4380-9991-e81d24defd12 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:46.098973 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:46.098973 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:46.105914 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-cedb28cf-826d-4380-9991-e81d24defd12 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:18:46.112355 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-cedb28cf-826d-4380-9991-e81d24defd12 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 returned with HTTP 200 Aug 25 15:18:46.112949 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 369/1452] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:18:46 2026] GET /volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 => generated 1290 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:18:46.241671 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-bf3b9511-0929-4ef0-b7ab-670d0d9205d9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:46.244611 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-bf3b9511-0929-4ef0-b7ab-670d0d9205d9 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] PUT https://10.4.3.85/volume/v3/attachments/ba992fb2-2da6-4913-83aa-6401c3330e55 Aug 25 15:18:46.245217 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-bf3b9511-0929-4ef0-b7ab-670d0d9205d9 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:46.254944 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-bf3b9511-0929-4ef0-b7ab-670d0d9205d9 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Acquiring lock "cinder-attachment_update-0ff31ee0-1de2-4c07-9cc6-de542a197f33-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:18:46.262547 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-bf3b9511-0929-4ef0-b7ab-670d0d9205d9 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Lock "cinder-attachment_update-0ff31ee0-1de2-4c07-9cc6-de542a197f33-np0000008087" acquired by "attachment_update" :: waited 0.008s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:18:46.264480 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:46.264480 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:46.459057 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-bf3b9511-0929-4ef0-b7ab-670d0d9205d9 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Lock "cinder-attachment_update-0ff31ee0-1de2-4c07-9cc6-de542a197f33-np0000008087" released by "attachment_update" :: held 0.196s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:18:46.459439 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-bf3b9511-0929-4ef0-b7ab-670d0d9205d9 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/attachments/ba992fb2-2da6-4913-83aa-6401c3330e55 returned with HTTP 200 Aug 25 15:18:46.460038 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 362/1453] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:18:46 2026] PUT /volume/v3/attachments/ba992fb2-2da6-4913-83aa-6401c3330e55 => generated 969 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:46.536004 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-9f9a61fd-25fb-4b8a-8eb9-50c32c902e24 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:46.538522 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-9f9a61fd-25fb-4b8a-8eb9-50c32c902e24 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] POST https://10.4.3.85/volume/v3/attachments/ba992fb2-2da6-4913-83aa-6401c3330e55/action Aug 25 15:18:46.538943 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-9f9a61fd-25fb-4b8a-8eb9-50c32c902e24 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:46.539108 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-9f9a61fd-25fb-4b8a-8eb9-50c32c902e24 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:46.572738 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:46.572738 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:46.614947 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-79175fa0-4cd3-43a1-9e3d-f0520aeadf58 req-9f9a61fd-25fb-4b8a-8eb9-50c32c902e24 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/attachments/ba992fb2-2da6-4913-83aa-6401c3330e55/action returned with HTTP 204 Aug 25 15:18:46.615391 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 366/1454] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:18:46 2026] POST /volume/v3/attachments/ba992fb2-2da6-4913-83aa-6401c3330e55/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:46.827283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-433d5bfb-cd08-4cbf-ab99-db5c2a9ea754 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:46.868616 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-433d5bfb-cd08-4cbf-ab99-db5c2a9ea754 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] GET https://10.4.3.85/volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 Aug 25 15:18:46.868983 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-433d5bfb-cd08-4cbf-ab99-db5c2a9ea754 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:46.869507 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-433d5bfb-cd08-4cbf-ab99-db5c2a9ea754 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:46.877848 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:46.877848 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:46.883333 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-433d5bfb-cd08-4cbf-ab99-db5c2a9ea754 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Volume info retrieved successfully. Aug 25 15:18:46.888862 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-433d5bfb-cd08-4cbf-ab99-db5c2a9ea754 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 returned with HTTP 200 Aug 25 15:18:46.889295 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 358/1455] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:18:46 2026] GET /volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 => generated 840 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:46.902026 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-97bd538a-236c-4285-9279-c8596b8cad3e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:46.902590 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-97bd538a-236c-4285-9279-c8596b8cad3e None None] GET https://10.4.3.85/volume// Aug 25 15:18:46.902826 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-97bd538a-236c-4285-9279-c8596b8cad3e None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:46.903086 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-97bd538a-236c-4285-9279-c8596b8cad3e None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:46.903437 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-97bd538a-236c-4285-9279-c8596b8cad3e None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:18:46.903788 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 370/1456] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:18:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:18:46.914911 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-2fd80fd8-2ed2-4987-9e62-58139b4ab6f6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:46.917989 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-2fd80fd8-2ed2-4987-9e62-58139b4ab6f6 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:18:46.918936 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-2fd80fd8-2ed2-4987-9e62-58139b4ab6f6 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4364739-6c3c-4b0e-9cc0-85f1e2063e41", "connector": null, "instance_uuid": "23b4450a-5a10-44df-a725-a68963f3e7bc"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:46.931138 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:46.931138 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:46.938514 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-eca5fe7e-91ad-48d5-8fd3-7ad2c5e6edea None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:46.941993 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eca5fe7e-91ad-48d5-8fd3-7ad2c5e6edea tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:18:46.942405 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-eca5fe7e-91ad-48d5-8fd3-7ad2c5e6edea tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:46.942725 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-eca5fe7e-91ad-48d5-8fd3-7ad2c5e6edea tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:46.957258 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:46.957258 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:46.963321 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-eca5fe7e-91ad-48d5-8fd3-7ad2c5e6edea tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:46.971004 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eca5fe7e-91ad-48d5-8fd3-7ad2c5e6edea tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 returned with HTTP 200 Aug 25 15:18:46.973027 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 367/1457] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:46 2026] GET /volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 => generated 1191 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:18:46.991853 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2da62eae-3b26-449c-87e7-57fc4774eeec None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:46.995510 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2da62eae-3b26-449c-87e7-57fc4774eeec tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:18:46.995510 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2da62eae-3b26-449c-87e7-57fc4774eeec tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:46.995510 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2da62eae-3b26-449c-87e7-57fc4774eeec tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:47.022028 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:47.022028 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:47.042197 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2da62eae-3b26-449c-87e7-57fc4774eeec tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:47.053606 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2da62eae-3b26-449c-87e7-57fc4774eeec tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 returned with HTTP 200 Aug 25 15:18:47.054150 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 359/1458] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:46 2026] GET /volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 => generated 1191 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:18:47.060006 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-2fd80fd8-2ed2-4987-9e62-58139b4ab6f6 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:18:47.063717 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 363/1459] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:18:46 2026] POST /volume/v3/attachments => generated 273 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:47.079000 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:47.081245 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:47.083551 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "2a8e44b3-6d57-45ec-86bd-8496208b59b1", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:47.083668 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-89a3964a-5980-442d-8249-d90966d6f1ac None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:47.084537 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-89a3964a-5980-442d-8249-d90966d6f1ac None None] GET https://10.4.3.85/volume// Aug 25 15:18:47.084893 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-89a3964a-5980-442d-8249-d90966d6f1ac None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:47.085304 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-89a3964a-5980-442d-8249-d90966d6f1ac None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:47.085385 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '2a8e44b3-6d57-45ec-86bd-8496208b59b1', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:47.086100 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-89a3964a-5980-442d-8249-d90966d6f1ac None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:18:47.086730 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 368/1460] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:18:47 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:18:47.099157 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-36df82c7-4e88-4eed-b3e1-024967835e1f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:47.104492 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-36df82c7-4e88-4eed-b3e1-024967835e1f tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] GET https://10.4.3.85/volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 Aug 25 15:18:47.104492 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-36df82c7-4e88-4eed-b3e1-024967835e1f tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:47.104492 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-36df82c7-4e88-4eed-b3e1-024967835e1f tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:47.108369 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:47.108369 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:47.109269 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume retrieved successfully. Aug 25 15:18:47.109582 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create volume of 1 GB Aug 25 15:18:47.116854 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Availability Zones retrieved successfully. Aug 25 15:18:47.120143 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:47.120143 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:47.125584 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-36df82c7-4e88-4eed-b3e1-024967835e1f tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Volume info retrieved successfully. Aug 25 15:18:47.126107 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Flow 'volume_create_api' (bf428a3d-f7cb-443d-aab3-ab5ff93023f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:47.128038 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aabb4ed1-aea1-46aa-9e38-c3e24d1180fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:47.131213 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:47.133019 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-36df82c7-4e88-4eed-b3e1-024967835e1f tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 returned with HTTP 200 Aug 25 15:18:47.133644 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 360/1461] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:18:47 2026] GET /volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 => generated 1019 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:18:47.190675 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aabb4ed1-aea1-46aa-9e38-c3e24d1180fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2a8e44b3-6d57-45ec-86bd-8496208b59b1', 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:47.191730 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a9982d-677d-4c36-b35e-02f43c06fd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:47.256902 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-fc32b340-c219-4ee8-a5d6-7dda64fcc31d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:47.259293 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-fc32b340-c219-4ee8-a5d6-7dda64fcc31d tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] PUT https://10.4.3.85/volume/v3/attachments/b6215a59-ceba-4858-bcf9-444797dd4992 Aug 25 15:18:47.259790 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-fc32b340-c219-4ee8-a5d6-7dda64fcc31d tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:47.294457 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-fc32b340-c219-4ee8-a5d6-7dda64fcc31d tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Acquiring lock "cinder-attachment_update-c4364739-6c3c-4b0e-9cc0-85f1e2063e41-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:18:47.302418 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-fc32b340-c219-4ee8-a5d6-7dda64fcc31d tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Lock "cinder-attachment_update-c4364739-6c3c-4b0e-9cc0-85f1e2063e41-np0000008087" acquired by "attachment_update" :: waited 0.010s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:18:47.304157 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:47.304157 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:47.314286 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Created reservations ['643c1fb7-2e0d-4d28-8cc0-dda3eaf6e404', '702fd458-956d-4cea-bd84-c15b142f7812', 'd93edff4-f392-47c4-89a4-e416c86bf814', '4722ae29-803d-4895-814d-fd3f66f01d2c'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:47.315149 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a9982d-677d-4c36-b35e-02f43c06fd54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['643c1fb7-2e0d-4d28-8cc0-dda3eaf6e404', '702fd458-956d-4cea-bd84-c15b142f7812', 'd93edff4-f392-47c4-89a4-e416c86bf814', '4722ae29-803d-4895-814d-fd3f66f01d2c']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:47.315416 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649f6275-dae6-485e-9ccd-43c786f76fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:47.375937 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649f6275-dae6-485e-9ccd-43c786f76fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91467538-1396-41be-95c7-39504a125d8d', '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='763cc4ceead342749b6c669a284c5307',qos_specs=None,replication_status=,reservations=['643c1fb7-2e0d-4d28-8cc0-dda3eaf6e404','702fd458-956d-4cea-bd84-c15b142f7812','d93edff4-f392-47c4-89a4-e416c86bf814','4722ae29-803d-4895-814d-fd3f66f01d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=2a8e44b3-6d57-45ec-86bd-8496208b59b1,status='creating',user_id='923527527d204170ad4dfe0121401e28',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), '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-25T15:18:47Z,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=91467538-1396-41be-95c7-39504a125d8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='763cc4ceead342749b6c669a284c5307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2a8e44b3-6d57-45ec-86bd-8496208b59b1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='923527527d204170ad4dfe0121401e28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:47.377121 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f295d14b-1381-42b4-a4ae-94b27e7729dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:47.441966 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f295d14b-1381-42b4-a4ae-94b27e7729dd) transitioned into state 'SUCCESS' from 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='763cc4ceead342749b6c669a284c5307',qos_specs=None,replication_status=,reservations=['643c1fb7-2e0d-4d28-8cc0-dda3eaf6e404','702fd458-956d-4cea-bd84-c15b142f7812','d93edff4-f392-47c4-89a4-e416c86bf814','4722ae29-803d-4895-814d-fd3f66f01d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=2a8e44b3-6d57-45ec-86bd-8496208b59b1,status='creating',user_id='923527527d204170ad4dfe0121401e28',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:47.443215 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317376f2-a268-4db1-ae45-9dde2b1f569a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:47.487907 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (317376f2-a268-4db1-ae45-9dde2b1f569a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:47.489313 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Flow 'volume_create_api' (bf428a3d-f7cb-443d-aab3-ab5ff93023f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:47.489849 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create volume request issued successfully. Aug 25 15:18:47.491609 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e76cc4c-7f2b-489a-a719-7cc6e5eb4aff tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:47.491609 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 371/1462] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:18:47 2026] POST /volume/v3/volumes => generated 807 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:47.508003 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-65b11da1-617f-4bf4-8730-aee770942d3e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:47.509197 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-fc32b340-c219-4ee8-a5d6-7dda64fcc31d tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Lock "cinder-attachment_update-c4364739-6c3c-4b0e-9cc0-85f1e2063e41-np0000008087" released by "attachment_update" :: held 0.206s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:18:47.509197 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-fc32b340-c219-4ee8-a5d6-7dda64fcc31d tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/attachments/b6215a59-ceba-4858-bcf9-444797dd4992 returned with HTTP 200 Aug 25 15:18:47.509553 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 364/1463] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:18:47 2026] PUT /volume/v3/attachments/b6215a59-ceba-4858-bcf9-444797dd4992 => generated 969 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:47.511405 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-65b11da1-617f-4bf4-8730-aee770942d3e tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d Aug 25 15:18:47.511656 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-65b11da1-617f-4bf4-8730-aee770942d3e tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:47.511850 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-65b11da1-617f-4bf4-8730-aee770942d3e tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:47.523736 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:47.523736 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:47.530774 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-65b11da1-617f-4bf4-8730-aee770942d3e tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:47.537676 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-65b11da1-617f-4bf4-8730-aee770942d3e tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d returned with HTTP 200 Aug 25 15:18:47.538548 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 369/1464] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:47 2026] GET /volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:47.551121 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-fe8ea651-d9ab-4c62-9364-23f64a0a4f45 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:47.554135 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-fe8ea651-d9ab-4c62-9364-23f64a0a4f45 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] POST https://10.4.3.85/volume/v3/attachments/b6215a59-ceba-4858-bcf9-444797dd4992/action Aug 25 15:18:47.555207 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-fe8ea651-d9ab-4c62-9364-23f64a0a4f45 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:47.555956 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-fe8ea651-d9ab-4c62-9364-23f64a0a4f45 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:47.591495 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:47.591495 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:47.628089 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3f3bd3f3-41e5-4685-bf98-906efde9db2c req-fe8ea651-d9ab-4c62-9364-23f64a0a4f45 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/attachments/b6215a59-ceba-4858-bcf9-444797dd4992/action returned with HTTP 204 Aug 25 15:18:47.628727 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 361/1465] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:18:47 2026] POST /volume/v3/attachments/b6215a59-ceba-4858-bcf9-444797dd4992/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:48.557501 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5294a904-551d-4a75-b9a1-391e0451bf99 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:48.559078 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5294a904-551d-4a75-b9a1-391e0451bf99 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d Aug 25 15:18:48.559178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5294a904-551d-4a75-b9a1-391e0451bf99 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:48.559421 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5294a904-551d-4a75-b9a1-391e0451bf99 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:48.569065 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:48.569065 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:48.573995 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5294a904-551d-4a75-b9a1-391e0451bf99 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:48.580051 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5294a904-551d-4a75-b9a1-391e0451bf99 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d returned with HTTP 200 Aug 25 15:18:48.580611 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 372/1466] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:48 2026] GET /volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d => generated 1226 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 15:18:48.600724 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d848298c-37d7-4ee9-b197-766044584da2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:48.603826 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d848298c-37d7-4ee9-b197-766044584da2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d Aug 25 15:18:48.604983 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d848298c-37d7-4ee9-b197-766044584da2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:48.605191 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d848298c-37d7-4ee9-b197-766044584da2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:48.617900 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:48.617900 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:48.623464 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d848298c-37d7-4ee9-b197-766044584da2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:48.630541 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d848298c-37d7-4ee9-b197-766044584da2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d returned with HTTP 200 Aug 25 15:18:48.630756 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 365/1467] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:48 2026] GET /volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d => generated 1226 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:18:48.647507 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bd1597e6-a60e-4998-a7ef-da9ac5158a92 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:48.650064 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bd1597e6-a60e-4998-a7ef-da9ac5158a92 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] DELETE https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:18:48.650199 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bd1597e6-a60e-4998-a7ef-da9ac5158a92 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:48.650352 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bd1597e6-a60e-4998-a7ef-da9ac5158a92 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:48.651394 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-bd1597e6-a60e-4998-a7ef-da9ac5158a92 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete volume with id: 2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:18:48.660239 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:48.660239 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:48.661150 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-bd1597e6-a60e-4998-a7ef-da9ac5158a92 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:48.708831 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-bd1597e6-a60e-4998-a7ef-da9ac5158a92 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete volume request issued successfully. Aug 25 15:18:48.708831 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bd1597e6-a60e-4998-a7ef-da9ac5158a92 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 returned with HTTP 202 Aug 25 15:18:48.709053 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 370/1468] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:18:48 2026] DELETE /volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:18:48.723863 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e94f5424-ce0b-466f-88eb-00d1e4aef987 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:48.726741 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e94f5424-ce0b-466f-88eb-00d1e4aef987 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:18:48.727540 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e94f5424-ce0b-466f-88eb-00d1e4aef987 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:48.727914 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e94f5424-ce0b-466f-88eb-00d1e4aef987 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:48.738405 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:48.738405 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:48.743742 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e94f5424-ce0b-466f-88eb-00d1e4aef987 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:48.754927 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e94f5424-ce0b-466f-88eb-00d1e4aef987 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 returned with HTTP 200 Aug 25 15:18:48.755739 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 362/1469] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:48 2026] GET /volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 => generated 1190 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:18:49.774480 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0070d5b3-5d51-4a46-8afc-0723afc943f8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:49.778765 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0070d5b3-5d51-4a46-8afc-0723afc943f8 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:18:49.778938 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0070d5b3-5d51-4a46-8afc-0723afc943f8 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:49.779280 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0070d5b3-5d51-4a46-8afc-0723afc943f8 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:49.794488 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0070d5b3-5d51-4a46-8afc-0723afc943f8 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 returned with HTTP 404 Aug 25 15:18:49.795320 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 373/1470] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:49 2026] GET /volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:18:52.954586 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b60f79ac-defb-47b5-ae4c-2c990fa91473 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:53.139410 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b60f79ac-defb-47b5-ae4c-2c990fa91473 tempest-ExtensionsTestJSON-362353750 tempest-ExtensionsTestJSON-362353750-project-member] GET https://10.4.3.85/volume/v3/extensions Aug 25 15:18:53.140945 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b60f79ac-defb-47b5-ae4c-2c990fa91473 tempest-ExtensionsTestJSON-362353750 tempest-ExtensionsTestJSON-362353750-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:53.140945 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b60f79ac-defb-47b5-ae4c-2c990fa91473 tempest-ExtensionsTestJSON-362353750 tempest-ExtensionsTestJSON-362353750-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:53.140945 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b60f79ac-defb-47b5-ae4c-2c990fa91473 tempest-ExtensionsTestJSON-362353750 tempest-ExtensionsTestJSON-362353750-project-member] https://10.4.3.85/volume/v3/extensions returned with HTTP 200 Aug 25 15:18:53.140945 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 366/1471] 10.4.3.85 () {66 vars in 1239 bytes} [Tue Aug 25 15:18:52 2026] GET /volume/v3/extensions => generated 5245 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:53.197241 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:53.201491 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:18:53.201491 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "bf7ad91f-1814-4d51-9d16-7282c2285dc9", "size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:53.203216 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'bf7ad91f-1814-4d51-9d16-7282c2285dc9', 'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:18:53.220579 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-323908e5-c031-45e3-9f72-a43ee20d3eb8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:53.223098 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-323908e5-c031-45e3-9f72-a43ee20d3eb8 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc Aug 25 15:18:53.223889 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-323908e5-c031-45e3-9f72-a43ee20d3eb8 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:53.223889 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-323908e5-c031-45e3-9f72-a43ee20d3eb8 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:53.239355 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:53.239355 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:53.250589 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-323908e5-c031-45e3-9f72-a43ee20d3eb8 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:18:53.263400 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-323908e5-c031-45e3-9f72-a43ee20d3eb8 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc returned with HTTP 200 Aug 25 15:18:53.263898 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 363/1472] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:18:53 2026] GET /volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc => generated 1358 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:53.276759 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-dd85d377-98f0-4121-9062-c4848cd4e633 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:53.279628 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-dd85d377-98f0-4121-9062-c4848cd4e633 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 Aug 25 15:18:53.280400 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-dd85d377-98f0-4121-9062-c4848cd4e633 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:53.280400 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-dd85d377-98f0-4121-9062-c4848cd4e633 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:53.289226 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:53.289226 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:53.294637 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-dd85d377-98f0-4121-9062-c4848cd4e633 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:18:53.303109 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-dd85d377-98f0-4121-9062-c4848cd4e633 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 returned with HTTP 200 Aug 25 15:18:53.305430 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 374/1473] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:18:53 2026] GET /volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:53.321739 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-e9ed82d3-8a76-4d35-9112-c15a461219fa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:53.325255 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-e9ed82d3-8a76-4d35-9112-c15a461219fa tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c Aug 25 15:18:53.325525 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-e9ed82d3-8a76-4d35-9112-c15a461219fa tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:53.325802 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-e9ed82d3-8a76-4d35-9112-c15a461219fa tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:53.342851 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:53.342851 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:53.350869 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-e9ed82d3-8a76-4d35-9112-c15a461219fa tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:18:53.358812 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-e9ed82d3-8a76-4d35-9112-c15a461219fa tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c returned with HTTP 200 Aug 25 15:18:53.359403 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 367/1474] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:18:53 2026] GET /volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:18:53.378417 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7a28ccda-56d8-49fd-ad16-0a30d88ce9a2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:53.379009 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7a28ccda-56d8-49fd-ad16-0a30d88ce9a2 None None] GET https://10.4.3.85/volume// Aug 25 15:18:53.379894 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7a28ccda-56d8-49fd-ad16-0a30d88ce9a2 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:53.379894 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7a28ccda-56d8-49fd-ad16-0a30d88ce9a2 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:53.384575 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7a28ccda-56d8-49fd-ad16-0a30d88ce9a2 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:18:53.384923 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 364/1475] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:18:53 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:18:53.398127 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-253bce4d-4371-4a76-9b65-7b78505cb471 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:53.401309 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-253bce4d-4371-4a76-9b65-7b78505cb471 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:18:53.401869 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-253bce4d-4371-4a76-9b65-7b78505cb471 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3cb8e6e-05bc-4579-b733-5da3a9378acc", "connector": null, "instance_uuid": "2458cb7e-b9af-427f-b96b-beeb78c4633b"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:53.415227 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:53.415227 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:53.477318 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-253bce4d-4371-4a76-9b65-7b78505cb471 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:18:53.478023 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 375/1476] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:18:53 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:53.491117 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c376752a-0a89-47b8-ad82-c45d50d8bc6d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:53.491688 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c376752a-0a89-47b8-ad82-c45d50d8bc6d None None] GET https://10.4.3.85/volume// Aug 25 15:18:53.491957 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c376752a-0a89-47b8-ad82-c45d50d8bc6d None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:53.492286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c376752a-0a89-47b8-ad82-c45d50d8bc6d None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:53.492769 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c376752a-0a89-47b8-ad82-c45d50d8bc6d None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:18:53.493197 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 368/1477] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:18:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:18:53.504786 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-22c4a704-0cb7-4da8-975f-0a6eb7ad392c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:53.508163 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-22c4a704-0cb7-4da8-975f-0a6eb7ad392c tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:18:53.508811 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-22c4a704-0cb7-4da8-975f-0a6eb7ad392c tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33b3d03d-46fc-45cf-8694-114e1cef5139", "connector": null, "instance_uuid": "2458cb7e-b9af-427f-b96b-beeb78c4633b"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:53.539716 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:53.539716 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:53.629902 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-22c4a704-0cb7-4da8-975f-0a6eb7ad392c tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:18:53.630838 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 365/1478] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:18:53 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:53.644776 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-760b46e1-c4db-4e85-ad2a-bf51b593e8ef None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:53.644776 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-760b46e1-c4db-4e85-ad2a-bf51b593e8ef None None] GET https://10.4.3.85/volume// Aug 25 15:18:53.646562 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-760b46e1-c4db-4e85-ad2a-bf51b593e8ef None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:53.646562 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-760b46e1-c4db-4e85-ad2a-bf51b593e8ef None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:53.646562 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-760b46e1-c4db-4e85-ad2a-bf51b593e8ef None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:18:53.646884 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 376/1479] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:18:53 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:18:53.657685 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-c40852bb-8de1-4cb5-b655-5a728125a635 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:53.662396 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-c40852bb-8de1-4cb5-b655-5a728125a635 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:18:53.662396 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-c40852bb-8de1-4cb5-b655-5a728125a635 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae0cd7f8-14e7-49f9-8f16-d0639033bf4c", "connector": null, "instance_uuid": "2458cb7e-b9af-427f-b96b-beeb78c4633b"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:53.665995 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create volume of 1 GB Aug 25 15:18:53.672247 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Availability Zones retrieved successfully. Aug 25 15:18:53.678961 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Flow 'volume_create_api' (5b11608d-f34b-4182-b8a5-d79f013f3aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:53.680200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (705e0a23-dead-4355-85d4-dea5a79f55b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:53.681169 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:18:53.681244 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:53.681244 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:53.762724 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-c40852bb-8de1-4cb5-b655-5a728125a635 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:18:53.763278 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 369/1480] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:18:53 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:53.831533 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (705e0a23-dead-4355-85d4-dea5a79f55b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:53.832676 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc682f49-dfb2-42ed-b573-b185547fb129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:53.947901 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Created reservations ['2f0b5922-57fd-4f3f-b5be-d2d99b239ccd', '02304675-40c5-40bd-a2cf-6b1733f03446', '0485dbf2-4b18-47e1-be61-788dde519dfa', 'c26619d7-a453-484e-9316-8adce6106b2a'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:18:53.949382 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc682f49-dfb2-42ed-b573-b185547fb129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f0b5922-57fd-4f3f-b5be-d2d99b239ccd', '02304675-40c5-40bd-a2cf-6b1733f03446', '0485dbf2-4b18-47e1-be61-788dde519dfa', 'c26619d7-a453-484e-9316-8adce6106b2a']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:53.950895 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (001c909b-3342-4cd7-9490-34c4c7ea275e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:53.990567 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (001c909b-3342-4cd7-9490-34c4c7ea275e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '859d9ab1-00ed-401a-8a76-b6dabe824993', '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='763cc4ceead342749b6c669a284c5307',qos_specs=None,replication_status=,reservations=['2f0b5922-57fd-4f3f-b5be-d2d99b239ccd','02304675-40c5-40bd-a2cf-6b1733f03446','0485dbf2-4b18-47e1-be61-788dde519dfa','c26619d7-a453-484e-9316-8adce6106b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='923527527d204170ad4dfe0121401e28',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:18:53Z,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=859d9ab1-00ed-401a-8a76-b6dabe824993,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='763cc4ceead342749b6c669a284c5307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='923527527d204170ad4dfe0121401e28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:53.992279 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (053513bd-9798-4638-992f-abe082efacbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:54.032763 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (053513bd-9798-4638-992f-abe082efacbb) transitioned into state 'SUCCESS' from 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='763cc4ceead342749b6c669a284c5307',qos_specs=None,replication_status=,reservations=['2f0b5922-57fd-4f3f-b5be-d2d99b239ccd','02304675-40c5-40bd-a2cf-6b1733f03446','0485dbf2-4b18-47e1-be61-788dde519dfa','c26619d7-a453-484e-9316-8adce6106b2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='923527527d204170ad4dfe0121401e28',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:54.033874 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e0fea3-9917-4851-9b4b-c693b6b5bea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:18:54.053679 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e0fea3-9917-4851-9b4b-c693b6b5bea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:18:54.054967 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Flow 'volume_create_api' (5b11608d-f34b-4182-b8a5-d79f013f3aaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:18:54.055502 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create volume request issued successfully. Aug 25 15:18:54.056920 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-963e1ce3-e1b6-4b06-a0ed-c9123100161a tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:18:54.057210 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 371/1481] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:18:53 2026] POST /volume/v3/volumes => generated 773 bytes in 860 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:54.073412 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ba35bc1d-4e6a-4f1c-bdec-894a94e374d2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:54.076242 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba35bc1d-4e6a-4f1c-bdec-894a94e374d2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:18:54.076575 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba35bc1d-4e6a-4f1c-bdec-894a94e374d2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:54.076869 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba35bc1d-4e6a-4f1c-bdec-894a94e374d2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:54.089073 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:54.089073 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:54.095416 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ba35bc1d-4e6a-4f1c-bdec-894a94e374d2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:54.110277 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba35bc1d-4e6a-4f1c-bdec-894a94e374d2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 200 Aug 25 15:18:54.110865 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 366/1482] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:54 2026] GET /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:54.603928 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-64477c34-2bb7-422e-b456-9d69e1ab3abf req-a1f3d03d-6088-4d36-b7af-9f0910e0e028 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:54.606878 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-64477c34-2bb7-422e-b456-9d69e1ab3abf req-a1f3d03d-6088-4d36-b7af-9f0910e0e028 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] GET https://10.4.3.85/volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 Aug 25 15:18:54.607192 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-64477c34-2bb7-422e-b456-9d69e1ab3abf req-a1f3d03d-6088-4d36-b7af-9f0910e0e028 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:54.607717 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-64477c34-2bb7-422e-b456-9d69e1ab3abf req-a1f3d03d-6088-4d36-b7af-9f0910e0e028 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:54.610199 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=349,cinder:INSERT=51,cinder:UPDATE=81,cinder:DELETE=3 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:18:54.632118 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:54.632118 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:54.641961 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-64477c34-2bb7-422e-b456-9d69e1ab3abf req-a1f3d03d-6088-4d36-b7af-9f0910e0e028 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Volume info retrieved successfully. Aug 25 15:18:54.653454 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-64477c34-2bb7-422e-b456-9d69e1ab3abf req-a1f3d03d-6088-4d36-b7af-9f0910e0e028 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 returned with HTTP 200 Aug 25 15:18:54.654250 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 377/1483] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:18:54 2026] GET /volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:55.125146 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e8670028-196a-42bf-8a5a-61a57a714c4e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:55.128756 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e8670028-196a-42bf-8a5a-61a57a714c4e tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:18:55.128756 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e8670028-196a-42bf-8a5a-61a57a714c4e tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:55.128756 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e8670028-196a-42bf-8a5a-61a57a714c4e tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:55.131008 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=397,cinder:UPDATE=101,cinder:INSERT=63,cinder:DELETE=2 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:18:55.140368 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:55.140368 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:55.145441 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e8670028-196a-42bf-8a5a-61a57a714c4e tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:55.152139 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e8670028-196a-42bf-8a5a-61a57a714c4e tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 200 Aug 25 15:18:55.152707 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 370/1484] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:55 2026] GET /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:56.177631 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a7444c6d-578b-40cf-a4d3-bd37ba33b6fa None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:56.181391 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a7444c6d-578b-40cf-a4d3-bd37ba33b6fa tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:18:56.182155 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a7444c6d-578b-40cf-a4d3-bd37ba33b6fa tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:56.182155 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a7444c6d-578b-40cf-a4d3-bd37ba33b6fa tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:56.200258 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:56.200258 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:56.205485 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a7444c6d-578b-40cf-a4d3-bd37ba33b6fa tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:56.211834 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a7444c6d-578b-40cf-a4d3-bd37ba33b6fa tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 200 Aug 25 15:18:56.212673 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 372/1485] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:56 2026] GET /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 926 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:56.246241 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-44c1fadb-0b88-4431-b222-16f4625f573a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:56.246789 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-44c1fadb-0b88-4431-b222-16f4625f573a None None] GET https://10.4.3.85/volume// Aug 25 15:18:56.246981 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-44c1fadb-0b88-4431-b222-16f4625f573a None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:56.247170 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-44c1fadb-0b88-4431-b222-16f4625f573a None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:56.247531 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-44c1fadb-0b88-4431-b222-16f4625f573a None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:18:56.247833 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 367/1486] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:18:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:18:56.259307 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-53f32312-8637-43a2-9afb-9525dd86862b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:56.262397 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-53f32312-8637-43a2-9afb-9525dd86862b tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc Aug 25 15:18:56.262691 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-53f32312-8637-43a2-9afb-9525dd86862b tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:56.265820 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-53f32312-8637-43a2-9afb-9525dd86862b tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:56.280421 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:56.280421 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:56.287508 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-53f32312-8637-43a2-9afb-9525dd86862b tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:18:56.295326 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-53f32312-8637-43a2-9afb-9525dd86862b tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc returned with HTTP 200 Aug 25 15:18:56.296019 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 378/1487] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:18:56 2026] GET /volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc => generated 1537 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:18:56.424822 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-d96eaa3a-ce4d-4452-9a5c-5892e6a5e23b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:56.430193 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-d96eaa3a-ce4d-4452-9a5c-5892e6a5e23b tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] PUT https://10.4.3.85/volume/v3/attachments/8121042b-c14c-48b7-93ac-0f9c75d4aa76 Aug 25 15:18:56.430685 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-d96eaa3a-ce4d-4452-9a5c-5892e6a5e23b tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:56.441108 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-d96eaa3a-ce4d-4452-9a5c-5892e6a5e23b tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Acquiring lock "cinder-attachment_update-d3cb8e6e-05bc-4579-b733-5da3a9378acc-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:18:56.446906 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-d96eaa3a-ce4d-4452-9a5c-5892e6a5e23b tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Lock "cinder-attachment_update-d3cb8e6e-05bc-4579-b733-5da3a9378acc-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:18:56.448544 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:56.448544 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:56.664903 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-d96eaa3a-ce4d-4452-9a5c-5892e6a5e23b tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Lock "cinder-attachment_update-d3cb8e6e-05bc-4579-b733-5da3a9378acc-np0000008087" released by "attachment_update" :: held 0.218s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:18:56.665077 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-d96eaa3a-ce4d-4452-9a5c-5892e6a5e23b tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/attachments/8121042b-c14c-48b7-93ac-0f9c75d4aa76 returned with HTTP 200 Aug 25 15:18:56.665634 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 371/1488] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:18:56 2026] PUT /volume/v3/attachments/8121042b-c14c-48b7-93ac-0f9c75d4aa76 => generated 969 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:56.712821 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-32b94c67-bace-4b78-af8f-b2faf7cbf667 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:56.716660 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-32b94c67-bace-4b78-af8f-b2faf7cbf667 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] POST https://10.4.3.85/volume/v3/attachments/8121042b-c14c-48b7-93ac-0f9c75d4aa76/action Aug 25 15:18:56.717181 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-32b94c67-bace-4b78-af8f-b2faf7cbf667 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:56.717293 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-32b94c67-bace-4b78-af8f-b2faf7cbf667 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:56.740582 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:56.740582 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:56.893435 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-32b94c67-bace-4b78-af8f-b2faf7cbf667 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/attachments/8121042b-c14c-48b7-93ac-0f9c75d4aa76/action returned with HTTP 204 Aug 25 15:18:56.893978 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 373/1489] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:18:56 2026] POST /volume/v3/attachments/8121042b-c14c-48b7-93ac-0f9c75d4aa76/action => generated 0 bytes in 182 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:56.916543 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a5d781ab-4aef-41d4-b668-1a806c91aa53 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:56.916933 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a5d781ab-4aef-41d4-b668-1a806c91aa53 None None] GET https://10.4.3.85/volume// Aug 25 15:18:56.917087 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a5d781ab-4aef-41d4-b668-1a806c91aa53 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:56.917278 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a5d781ab-4aef-41d4-b668-1a806c91aa53 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:56.917802 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a5d781ab-4aef-41d4-b668-1a806c91aa53 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:18:56.918003 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 368/1490] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:18:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:18:56.929532 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-f485e84c-e6c2-472d-90e0-741ea97cc6ad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:56.933519 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-f485e84c-e6c2-472d-90e0-741ea97cc6ad tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 Aug 25 15:18:56.934010 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-f485e84c-e6c2-472d-90e0-741ea97cc6ad tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:56.934136 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-f485e84c-e6c2-472d-90e0-741ea97cc6ad tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:56.946496 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:56.946496 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:56.951678 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-f485e84c-e6c2-472d-90e0-741ea97cc6ad tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:18:56.957790 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-f485e84c-e6c2-472d-90e0-741ea97cc6ad tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 returned with HTTP 200 Aug 25 15:18:56.958580 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 379/1491] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:18:56 2026] GET /volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:18:57.080921 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-ec01821f-5e56-43ab-9f18-bb637f8f6453 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:57.084644 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-ec01821f-5e56-43ab-9f18-bb637f8f6453 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] PUT https://10.4.3.85/volume/v3/attachments/4c2f9ba2-3138-41ea-9e45-748f9a1e6b47 Aug 25 15:18:57.084958 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-ec01821f-5e56-43ab-9f18-bb637f8f6453 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:57.100526 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-ec01821f-5e56-43ab-9f18-bb637f8f6453 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Acquiring lock "cinder-attachment_update-33b3d03d-46fc-45cf-8694-114e1cef5139-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:18:57.110085 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-ec01821f-5e56-43ab-9f18-bb637f8f6453 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Lock "cinder-attachment_update-33b3d03d-46fc-45cf-8694-114e1cef5139-np0000008087" acquired by "attachment_update" :: waited 0.010s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:18:57.111660 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:57.111660 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:57.231229 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-996415bf-e886-42b4-835e-18c792c91357 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:57.233995 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-996415bf-e886-42b4-835e-18c792c91357 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:18:57.234346 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-996415bf-e886-42b4-835e-18c792c91357 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:57.234643 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-996415bf-e886-42b4-835e-18c792c91357 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:57.247553 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:57.247553 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:57.253884 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-996415bf-e886-42b4-835e-18c792c91357 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:57.259988 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-996415bf-e886-42b4-835e-18c792c91357 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 200 Aug 25 15:18:57.260563 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 374/1492] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:57 2026] GET /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:57.288438 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-ec01821f-5e56-43ab-9f18-bb637f8f6453 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Lock "cinder-attachment_update-33b3d03d-46fc-45cf-8694-114e1cef5139-np0000008087" released by "attachment_update" :: held 0.178s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:18:57.288906 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-ec01821f-5e56-43ab-9f18-bb637f8f6453 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/attachments/4c2f9ba2-3138-41ea-9e45-748f9a1e6b47 returned with HTTP 200 Aug 25 15:18:57.289743 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 372/1493] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:18:57 2026] PUT /volume/v3/attachments/4c2f9ba2-3138-41ea-9e45-748f9a1e6b47 => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:57.326976 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-f2cb9652-f7cb-4511-8141-3671f4d79fc6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:57.330338 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-f2cb9652-f7cb-4511-8141-3671f4d79fc6 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] POST https://10.4.3.85/volume/v3/attachments/4c2f9ba2-3138-41ea-9e45-748f9a1e6b47/action Aug 25 15:18:57.330889 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-f2cb9652-f7cb-4511-8141-3671f4d79fc6 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:57.331871 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-f2cb9652-f7cb-4511-8141-3671f4d79fc6 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:57.352629 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:57.352629 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:57.395132 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-f2cb9652-f7cb-4511-8141-3671f4d79fc6 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/attachments/4c2f9ba2-3138-41ea-9e45-748f9a1e6b47/action returned with HTTP 204 Aug 25 15:18:57.395546 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 369/1494] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:18:57 2026] POST /volume/v3/attachments/4c2f9ba2-3138-41ea-9e45-748f9a1e6b47/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:57.429458 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ced69816-80fe-4926-b366-33d6fe07191b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:57.429458 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ced69816-80fe-4926-b366-33d6fe07191b None None] GET https://10.4.3.85/volume// Aug 25 15:18:57.429458 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ced69816-80fe-4926-b366-33d6fe07191b None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:57.429458 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ced69816-80fe-4926-b366-33d6fe07191b None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:57.429458 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ced69816-80fe-4926-b366-33d6fe07191b None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:18:57.429458 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 380/1495] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:18:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:18:57.447845 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-7885a585-0359-4f38-a0ea-53c49e3fb89c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:57.450911 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-7885a585-0359-4f38-a0ea-53c49e3fb89c tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c Aug 25 15:18:57.451132 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-7885a585-0359-4f38-a0ea-53c49e3fb89c tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:57.451425 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-7885a585-0359-4f38-a0ea-53c49e3fb89c tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:57.463438 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:57.463438 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:57.468390 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-7885a585-0359-4f38-a0ea-53c49e3fb89c tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:18:57.474374 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-7885a585-0359-4f38-a0ea-53c49e3fb89c tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c returned with HTTP 200 Aug 25 15:18:57.474993 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 375/1496] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:18:57 2026] GET /volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:18:57.651456 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-9df9ce32-6de9-4ca4-8c15-fe8f39f5fad0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:57.653559 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-9df9ce32-6de9-4ca4-8c15-fe8f39f5fad0 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] PUT https://10.4.3.85/volume/v3/attachments/29fe9986-e92e-4606-80c3-821426ce4b97 Aug 25 15:18:57.653926 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-9df9ce32-6de9-4ca4-8c15-fe8f39f5fad0 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:57.670741 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-9df9ce32-6de9-4ca4-8c15-fe8f39f5fad0 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Acquiring lock "cinder-attachment_update-ae0cd7f8-14e7-49f9-8f16-d0639033bf4c-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:18:57.684325 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-9df9ce32-6de9-4ca4-8c15-fe8f39f5fad0 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Lock "cinder-attachment_update-ae0cd7f8-14e7-49f9-8f16-d0639033bf4c-np0000008087" acquired by "attachment_update" :: waited 0.016s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:18:57.685230 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:57.685230 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:18:57.867960 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-9df9ce32-6de9-4ca4-8c15-fe8f39f5fad0 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Lock "cinder-attachment_update-ae0cd7f8-14e7-49f9-8f16-d0639033bf4c-np0000008087" released by "attachment_update" :: held 0.184s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:18:57.867960 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-9df9ce32-6de9-4ca4-8c15-fe8f39f5fad0 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/attachments/29fe9986-e92e-4606-80c3-821426ce4b97 returned with HTTP 200 Aug 25 15:18:57.868572 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 373/1497] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:18:57 2026] PUT /volume/v3/attachments/29fe9986-e92e-4606-80c3-821426ce4b97 => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:57.931295 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-8c37584f-54d0-4e55-9da2-335c191d4228 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:57.938875 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-8c37584f-54d0-4e55-9da2-335c191d4228 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] POST https://10.4.3.85/volume/v3/attachments/29fe9986-e92e-4606-80c3-821426ce4b97/action Aug 25 15:18:57.939386 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-8c37584f-54d0-4e55-9da2-335c191d4228 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:18:57.939491 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-8c37584f-54d0-4e55-9da2-335c191d4228 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:18:57.964952 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:57.964952 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:18:58.000862 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2a784fd2-561b-4070-acb4-41dc86ae9ed2 req-8c37584f-54d0-4e55-9da2-335c191d4228 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/attachments/29fe9986-e92e-4606-80c3-821426ce4b97/action returned with HTTP 204 Aug 25 15:18:58.001585 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 370/1498] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:18:57 2026] POST /volume/v3/attachments/29fe9986-e92e-4606-80c3-821426ce4b97/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:18:58.278659 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-195fb823-e2ed-4429-b42a-cd1b849a8ef6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:58.281787 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-195fb823-e2ed-4429-b42a-cd1b849a8ef6 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:18:58.281787 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-195fb823-e2ed-4429-b42a-cd1b849a8ef6 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:58.281787 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-195fb823-e2ed-4429-b42a-cd1b849a8ef6 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:58.291379 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:58.291379 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:18:58.299891 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-195fb823-e2ed-4429-b42a-cd1b849a8ef6 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:58.307185 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-195fb823-e2ed-4429-b42a-cd1b849a8ef6 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 200 Aug 25 15:18:58.307612 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 381/1499] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:58 2026] GET /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:18:59.328487 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c7316988-1300-4585-b077-ce10cd54ef02 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:18:59.332560 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c7316988-1300-4585-b077-ce10cd54ef02 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:18:59.332560 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c7316988-1300-4585-b077-ce10cd54ef02 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:18:59.332869 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c7316988-1300-4585-b077-ce10cd54ef02 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:18:59.346744 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:18:59.346744 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:18:59.355515 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c7316988-1300-4585-b077-ce10cd54ef02 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:18:59.372923 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c7316988-1300-4585-b077-ce10cd54ef02 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 200 Aug 25 15:18:59.373452 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 376/1500] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:18:59 2026] GET /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 926 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:00.392595 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-73b1e444-50bc-4bef-81d3-0bf216ee6dd8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:00.397072 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73b1e444-50bc-4bef-81d3-0bf216ee6dd8 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:19:00.397072 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73b1e444-50bc-4bef-81d3-0bf216ee6dd8 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:00.397072 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73b1e444-50bc-4bef-81d3-0bf216ee6dd8 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:00.408218 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:00.408218 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:00.420069 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-73b1e444-50bc-4bef-81d3-0bf216ee6dd8 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:00.435382 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73b1e444-50bc-4bef-81d3-0bf216ee6dd8 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 200 Aug 25 15:19:00.435382 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 374/1501] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:00 2026] GET /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 926 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:01.457594 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1b3afb61-606e-49ae-8283-6b49ae1e26ef None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:01.461500 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1b3afb61-606e-49ae-8283-6b49ae1e26ef tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:19:01.462006 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1b3afb61-606e-49ae-8283-6b49ae1e26ef tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:01.462233 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1b3afb61-606e-49ae-8283-6b49ae1e26ef tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:01.476635 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:01.476635 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:01.486267 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1b3afb61-606e-49ae-8283-6b49ae1e26ef tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:01.494078 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1b3afb61-606e-49ae-8283-6b49ae1e26ef tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 200 Aug 25 15:19:01.494594 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 371/1502] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:01 2026] GET /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 926 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:02.512819 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3597de41-4d60-4c6f-b32d-0c449842b4af None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:02.513838 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3597de41-4d60-4c6f-b32d-0c449842b4af tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:19:02.514146 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3597de41-4d60-4c6f-b32d-0c449842b4af tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:02.514262 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3597de41-4d60-4c6f-b32d-0c449842b4af tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:02.522189 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:02.522189 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:02.534027 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3597de41-4d60-4c6f-b32d-0c449842b4af tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:02.544059 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3597de41-4d60-4c6f-b32d-0c449842b4af tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 200 Aug 25 15:19:02.547359 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 382/1503] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:02 2026] GET /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 926 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:03.565093 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c8f98d8f-6b3c-46ce-b354-23e6f6fc8064 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:03.569415 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c8f98d8f-6b3c-46ce-b354-23e6f6fc8064 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:19:03.570545 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c8f98d8f-6b3c-46ce-b354-23e6f6fc8064 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:03.570545 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c8f98d8f-6b3c-46ce-b354-23e6f6fc8064 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:03.591298 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:03.591298 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:03.602767 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c8f98d8f-6b3c-46ce-b354-23e6f6fc8064 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:03.611702 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c8f98d8f-6b3c-46ce-b354-23e6f6fc8064 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 200 Aug 25 15:19:03.616034 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 377/1504] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:03 2026] GET /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 926 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:04.634430 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-922584e2-c73a-46ac-872d-52e08fec84b4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:04.637549 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-922584e2-c73a-46ac-872d-52e08fec84b4 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:19:04.638385 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-922584e2-c73a-46ac-872d-52e08fec84b4 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:04.639145 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-922584e2-c73a-46ac-872d-52e08fec84b4 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:04.655431 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:04.655431 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:04.662919 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-922584e2-c73a-46ac-872d-52e08fec84b4 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:04.672420 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-922584e2-c73a-46ac-872d-52e08fec84b4 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 200 Aug 25 15:19:04.674399 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 375/1505] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:04 2026] GET /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 1191 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:04.695480 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-db161444-191a-4c23-a6f1-1207125ec413 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:04.699617 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-db161444-191a-4c23-a6f1-1207125ec413 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:19:04.700028 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-db161444-191a-4c23-a6f1-1207125ec413 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:04.700322 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-db161444-191a-4c23-a6f1-1207125ec413 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:04.712875 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:04.712875 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:04.731687 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-db161444-191a-4c23-a6f1-1207125ec413 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:04.738331 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-db161444-191a-4c23-a6f1-1207125ec413 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 200 Aug 25 15:19:04.739161 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 372/1506] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:04 2026] GET /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 1191 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:04.759206 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-46aede43-8fa5-4812-bbb2-c6049d83dc45 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:04.764860 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-46aede43-8fa5-4812-bbb2-c6049d83dc45 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:19:04.765685 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-46aede43-8fa5-4812-bbb2-c6049d83dc45 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "859d9ab1-00ed-401a-8a76-b6dabe824993", "name": "tempest-VolumeImageDependencyTests-Snapshot-417390938"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:04.783145 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:04.783145 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:04.788342 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-46aede43-8fa5-4812-bbb2-c6049d83dc45 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:04.788342 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-46aede43-8fa5-4812-bbb2-c6049d83dc45 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create snapshot from volume 859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:19:04.886544 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-46aede43-8fa5-4812-bbb2-c6049d83dc45 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Created reservations ['ba630684-ac2f-43ce-837f-26cc7531ebf6', 'bf944c2b-c41a-4ccb-b9e2-5756352307c5', 'e7d8e3bd-a0e2-426a-b71e-3daae82fcb7d', 'b449c9f3-3210-43d3-99d4-8495c8d0d0c7'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:04.954960 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-46aede43-8fa5-4812-bbb2-c6049d83dc45 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Snapshot create request issued successfully. Aug 25 15:19:04.954960 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-46aede43-8fa5-4812-bbb2-c6049d83dc45 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:19:04.954960 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 383/1507] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:19:04 2026] POST /volume/v3/snapshots => generated 312 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:04.969863 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-193ca32b-66ce-48d2-9bd1-d513a294b0cf None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:04.973284 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-193ca32b-66ce-48d2-9bd1-d513a294b0cf tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 Aug 25 15:19:04.974170 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-193ca32b-66ce-48d2-9bd1-d513a294b0cf tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:04.974170 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-193ca32b-66ce-48d2-9bd1-d513a294b0cf tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:04.986690 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:04.986690 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:04.986690 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-193ca32b-66ce-48d2-9bd1-d513a294b0cf tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Snapshot retrieved successfully. Aug 25 15:19:04.988567 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-193ca32b-66ce-48d2-9bd1-d513a294b0cf tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 returned with HTTP 200 Aug 25 15:19:04.988567 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 378/1508] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:04 2026] GET /volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 => generated 444 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:05.630514 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0596c75f-48df-4bac-84cb-b68a5e46274f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:05.823888 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:19:05.824740 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1606196399", "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:05.829542 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1606196399', 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:19:05.942157 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Create volume of 1 GB Aug 25 15:19:05.952703 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Availability Zones retrieved successfully. Aug 25 15:19:05.967417 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Flow 'volume_create_api' (96eb7d7d-2a55-467b-b7a2-c90c376d59dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:05.969059 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b3be9bf-eae4-4a9e-90a0-4eb35edbed05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:05.972944 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:19:05.999995 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-88fbab64-f48b-4110-ae35-fa5dfb2bbb5d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:06.001827 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-88fbab64-f48b-4110-ae35-fa5dfb2bbb5d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 Aug 25 15:19:06.002114 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-88fbab64-f48b-4110-ae35-fa5dfb2bbb5d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:06.002375 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-88fbab64-f48b-4110-ae35-fa5dfb2bbb5d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:06.008741 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:06.008741 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:06.009368 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-88fbab64-f48b-4110-ae35-fa5dfb2bbb5d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Snapshot retrieved successfully. Aug 25 15:19:06.010433 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-88fbab64-f48b-4110-ae35-fa5dfb2bbb5d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 returned with HTTP 200 Aug 25 15:19:06.011089 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 373/1509] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:05 2026] GET /volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:06.023735 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:06.026725 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:19:06.027171 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "337340dc-d518-456a-8db8-bf410b773210", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:06.030184 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '337340dc-d518-456a-8db8-bf410b773210', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:19:06.036578 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:06.036578 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:06.037136 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Snapshot retrieved successfully. Aug 25 15:19:06.037289 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create volume of 1 GB Aug 25 15:19:06.043980 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Availability Zones retrieved successfully. Aug 25 15:19:06.056993 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Flow 'volume_create_api' (e3c8869c-c68f-47e6-8fcb-17dc80077c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:06.056993 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a78e67-ffa1-453c-80a3-1e08d099445d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:06.057587 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:19:06.073208 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b3be9bf-eae4-4a9e-90a0-4eb35edbed05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:06.077248 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9338e97f-24bc-4aaa-8d09-b6d71f01dfd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:06.108240 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00a78e67-ffa1-453c-80a3-1e08d099445d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '337340dc-d518-456a-8db8-bf410b773210', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:06.109449 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fed92f9c-1346-44fe-bbed-9678d2250e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:06.166972 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Created reservations ['7d4ae2f7-7f35-422d-a9bd-793fc1de667a', '2adfbc98-3ab1-4477-871e-38693c859e96', '3aff8edd-f516-4e75-8f77-f0cc76153b3e', 'b0307a85-16c8-443d-a4ce-ad0f5253f9f9'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:06.168203 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9338e97f-24bc-4aaa-8d09-b6d71f01dfd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d4ae2f7-7f35-422d-a9bd-793fc1de667a', '2adfbc98-3ab1-4477-871e-38693c859e96', '3aff8edd-f516-4e75-8f77-f0cc76153b3e', 'b0307a85-16c8-443d-a4ce-ad0f5253f9f9']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:06.168452 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Created reservations ['32f6959a-68a2-4ae1-bb30-3a709511afd3', 'e50f7ae6-b328-490a-90a0-8e481e81d104', '0f5e7e82-bfe6-41d1-8361-0509a9206376', '2d4087d8-3e59-4d4e-9657-d4e7ff32711a'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:06.169162 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bab99875-2c0b-47c0-a196-f2ddb1dae7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:06.169794 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fed92f9c-1346-44fe-bbed-9678d2250e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32f6959a-68a2-4ae1-bb30-3a709511afd3', 'e50f7ae6-b328-490a-90a0-8e481e81d104', '0f5e7e82-bfe6-41d1-8361-0509a9206376', '2d4087d8-3e59-4d4e-9657-d4e7ff32711a']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:06.170889 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cfcc410-4cd8-44ed-a241-2464de6739fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:06.206299 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bab99875-2c0b-47c0-a196-f2ddb1dae7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd947a5f5-5269-4eec-8a62-dd66eaac17c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1606196399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25f73e31b014c16afe29ca251a9f1e8',qos_specs=None,replication_status=,reservations=['7d4ae2f7-7f35-422d-a9bd-793fc1de667a','2adfbc98-3ab1-4477-871e-38693c859e96','3aff8edd-f516-4e75-8f77-f0cc76153b3e','b0307a85-16c8-443d-a4ce-ad0f5253f9f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cab308f1d3d4668a80c76c7da85fed9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:19:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1606196399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d947a5f5-5269-4eec-8a62-dd66eaac17c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c25f73e31b014c16afe29ca251a9f1e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cab308f1d3d4668a80c76c7da85fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:06.207523 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02509fb8-5345-4119-8f58-94ef01e38db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:06.222268 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cfcc410-4cd8-44ed-a241-2464de6739fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3c9bfbc-a1de-4f8f-9335-e9f6187fad41', '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='763cc4ceead342749b6c669a284c5307',qos_specs=None,replication_status=,reservations=['32f6959a-68a2-4ae1-bb30-3a709511afd3','e50f7ae6-b328-490a-90a0-8e481e81d104','0f5e7e82-bfe6-41d1-8361-0509a9206376','2d4087d8-3e59-4d4e-9657-d4e7ff32711a'],size=1,snapshot_id=337340dc-d518-456a-8db8-bf410b773210,source_replicaid=,source_volid=None,status='creating',user_id='923527527d204170ad4dfe0121401e28',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), '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-25T15:19:06Z,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=c3c9bfbc-a1de-4f8f-9335-e9f6187fad41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='763cc4ceead342749b6c669a284c5307',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=337340dc-d518-456a-8db8-bf410b773210,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='923527527d204170ad4dfe0121401e28',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:06.224031 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c227d02-bb7f-4626-99dc-83aa6936fc37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:06.242758 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02509fb8-5345-4119-8f58-94ef01e38db9) transitioned into state 'SUCCESS' from state '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-1606196399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25f73e31b014c16afe29ca251a9f1e8',qos_specs=None,replication_status=,reservations=['7d4ae2f7-7f35-422d-a9bd-793fc1de667a','2adfbc98-3ab1-4477-871e-38693c859e96','3aff8edd-f516-4e75-8f77-f0cc76153b3e','b0307a85-16c8-443d-a4ce-ad0f5253f9f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cab308f1d3d4668a80c76c7da85fed9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:06.243723 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e348815-1c87-4c80-8a0e-9362a1171c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:06.261276 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e348815-1c87-4c80-8a0e-9362a1171c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:06.262238 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Flow 'volume_create_api' (96eb7d7d-2a55-467b-b7a2-c90c376d59dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:06.262664 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Create volume request issued successfully. Aug 25 15:19:06.262871 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c227d02-bb7f-4626-99dc-83aa6936fc37) transitioned into state 'SUCCESS' from 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='763cc4ceead342749b6c669a284c5307',qos_specs=None,replication_status=,reservations=['32f6959a-68a2-4ae1-bb30-3a709511afd3','e50f7ae6-b328-490a-90a0-8e481e81d104','0f5e7e82-bfe6-41d1-8361-0509a9206376','2d4087d8-3e59-4d4e-9657-d4e7ff32711a'],size=1,snapshot_id=337340dc-d518-456a-8db8-bf410b773210,source_replicaid=,source_volid=None,status='creating',user_id='923527527d204170ad4dfe0121401e28',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:06.263321 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0596c75f-48df-4bac-84cb-b68a5e46274f tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:19:06.263641 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd84ea36-669b-44b6-a8b6-4158cc35e666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:06.263893 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 376/1510] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:19:05 2026] POST /volume/v3/volumes => generated 755 bytes in 634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:06.278969 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4efc2be8-b5c6-4d88-8e18-3a8fb1c556f0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:06.283818 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4efc2be8-b5c6-4d88-8e18-3a8fb1c556f0 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 Aug 25 15:19:06.284009 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4efc2be8-b5c6-4d88-8e18-3a8fb1c556f0 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:06.284121 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4efc2be8-b5c6-4d88-8e18-3a8fb1c556f0 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:06.294743 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:06.294743 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:06.294935 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd84ea36-669b-44b6-a8b6-4158cc35e666) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:06.297169 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Flow 'volume_create_api' (e3c8869c-c68f-47e6-8fcb-17dc80077c32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:06.297169 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Create volume request issued successfully. Aug 25 15:19:06.298025 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bf119b80-3bd7-4f35-bb42-4ee6a1918716 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:19:06.298657 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 384/1511] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:19:06 2026] POST /volume/v3/volumes => generated 807 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:06.311530 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4efc2be8-b5c6-4d88-8e18-3a8fb1c556f0 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:19:06.315657 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c74c3dfb-6930-4f8d-bfa8-dda00ea1a435 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:06.315920 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4efc2be8-b5c6-4d88-8e18-3a8fb1c556f0 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 returned with HTTP 200 Aug 25 15:19:06.316322 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 379/1512] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:06 2026] GET /volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:06.319253 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c74c3dfb-6930-4f8d-bfa8-dda00ea1a435 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 Aug 25 15:19:06.320316 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c74c3dfb-6930-4f8d-bfa8-dda00ea1a435 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:06.320316 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c74c3dfb-6930-4f8d-bfa8-dda00ea1a435 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:06.333703 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:06.333703 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:06.339118 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c74c3dfb-6930-4f8d-bfa8-dda00ea1a435 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:06.346898 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c74c3dfb-6930-4f8d-bfa8-dda00ea1a435 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 returned with HTTP 200 Aug 25 15:19:06.346898 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 374/1513] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:06 2026] GET /volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:07.333267 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4e6bea49-f007-43ae-80b5-6a78e3017c75 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:07.335744 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4e6bea49-f007-43ae-80b5-6a78e3017c75 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 Aug 25 15:19:07.335976 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4e6bea49-f007-43ae-80b5-6a78e3017c75 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:07.336204 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4e6bea49-f007-43ae-80b5-6a78e3017c75 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:07.352495 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:07.352495 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:07.360270 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4e6bea49-f007-43ae-80b5-6a78e3017c75 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:19:07.361399 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8d54f975-5229-45ab-a088-b647fe0c2894 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:07.363548 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8d54f975-5229-45ab-a088-b647fe0c2894 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 Aug 25 15:19:07.363797 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8d54f975-5229-45ab-a088-b647fe0c2894 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:07.364032 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8d54f975-5229-45ab-a088-b647fe0c2894 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:07.372217 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:07.372217 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:07.374016 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4e6bea49-f007-43ae-80b5-6a78e3017c75 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 returned with HTTP 200 Aug 25 15:19:07.374461 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 377/1514] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:07 2026] GET /volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:07.377348 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8d54f975-5229-45ab-a088-b647fe0c2894 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:07.390760 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8d54f975-5229-45ab-a088-b647fe0c2894 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 returned with HTTP 200 Aug 25 15:19:07.391677 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 385/1515] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:07 2026] GET /volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 => generated 1226 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:07.394975 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:07.395416 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:19:07.395681 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1329685556"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:07.399881 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1329685556'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:19:07.399881 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Create volume of 1 GB Aug 25 15:19:07.402323 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Availability Zones retrieved successfully. Aug 25 15:19:07.409389 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Flow 'volume_create_api' (bfc1a2a0-a39b-4f0f-a901-e73115a69187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:07.410416 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9317e7e7-c858-43b7-9568-cdc3d1c47c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:07.412267 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:19:07.417932 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-13b769bc-6c12-4cf0-a8b2-9683917605d2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:07.418394 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13b769bc-6c12-4cf0-a8b2-9683917605d2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 Aug 25 15:19:07.418655 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13b769bc-6c12-4cf0-a8b2-9683917605d2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:07.418875 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13b769bc-6c12-4cf0-a8b2-9683917605d2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:07.431445 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:07.431445 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:07.450976 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-13b769bc-6c12-4cf0-a8b2-9683917605d2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:07.459369 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13b769bc-6c12-4cf0-a8b2-9683917605d2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 returned with HTTP 200 Aug 25 15:19:07.459925 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 375/1516] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:07 2026] GET /volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 => generated 1226 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:07.487001 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-19e32ec3-8d85-496a-9dad-e46236cdfc7d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:07.490614 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9317e7e7-c858-43b7-9568-cdc3d1c47c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:07.491623 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a286e98-a25a-40d0-b147-1f355c4577f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:07.491873 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-19e32ec3-8d85-496a-9dad-e46236cdfc7d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 Aug 25 15:19:07.492147 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-19e32ec3-8d85-496a-9dad-e46236cdfc7d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:07.492865 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-19e32ec3-8d85-496a-9dad-e46236cdfc7d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:07.493029 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-19e32ec3-8d85-496a-9dad-e46236cdfc7d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete snapshot with id: 337340dc-d518-456a-8db8-bf410b773210 Aug 25 15:19:07.505972 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:07.505972 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:07.505972 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-19e32ec3-8d85-496a-9dad-e46236cdfc7d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Snapshot retrieved successfully. Aug 25 15:19:07.536751 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-19e32ec3-8d85-496a-9dad-e46236cdfc7d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Snapshot delete request issued successfully. Aug 25 15:19:07.536996 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-19e32ec3-8d85-496a-9dad-e46236cdfc7d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 returned with HTTP 202 Aug 25 15:19:07.537759 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 378/1517] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:19:07 2026] DELETE /volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:19:07.550252 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e899c044-f25f-48b3-874c-6147e988cd83 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:07.554320 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e899c044-f25f-48b3-874c-6147e988cd83 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 Aug 25 15:19:07.554672 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e899c044-f25f-48b3-874c-6147e988cd83 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:07.555359 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e899c044-f25f-48b3-874c-6147e988cd83 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:07.568569 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:07.568569 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:07.568737 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e899c044-f25f-48b3-874c-6147e988cd83 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Snapshot retrieved successfully. Aug 25 15:19:07.570211 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e899c044-f25f-48b3-874c-6147e988cd83 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 returned with HTTP 200 Aug 25 15:19:07.570458 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 386/1518] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:07 2026] GET /volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:07.583709 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Created reservations ['66af09e6-11c5-4079-ac35-5be04f617129', '8b2da6eb-aabc-4f56-8113-8390972753ca', '4e726ecd-fc70-4a91-8a42-29adf9c62042', 'f341c394-4fe8-41bf-ba55-361314712c6b'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:07.584317 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a286e98-a25a-40d0-b147-1f355c4577f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66af09e6-11c5-4079-ac35-5be04f617129', '8b2da6eb-aabc-4f56-8113-8390972753ca', '4e726ecd-fc70-4a91-8a42-29adf9c62042', 'f341c394-4fe8-41bf-ba55-361314712c6b']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:07.586802 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bde8938-dde8-44d7-9436-cf65aede05d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:07.625584 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bde8938-dde8-44d7-9436-cf65aede05d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51c07fa5-41bd-43ce-884f-4492ee947ffd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1329685556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25f73e31b014c16afe29ca251a9f1e8',qos_specs=None,replication_status=,reservations=['66af09e6-11c5-4079-ac35-5be04f617129','8b2da6eb-aabc-4f56-8113-8390972753ca','4e726ecd-fc70-4a91-8a42-29adf9c62042','f341c394-4fe8-41bf-ba55-361314712c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cab308f1d3d4668a80c76c7da85fed9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:19:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1329685556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51c07fa5-41bd-43ce-884f-4492ee947ffd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c25f73e31b014c16afe29ca251a9f1e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cab308f1d3d4668a80c76c7da85fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:07.626634 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (693daaad-7ae7-458b-ac76-73df6fd92c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:07.696729 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (693daaad-7ae7-458b-ac76-73df6fd92c42) transitioned into state 'SUCCESS' from state '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-1329685556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25f73e31b014c16afe29ca251a9f1e8',qos_specs=None,replication_status=,reservations=['66af09e6-11c5-4079-ac35-5be04f617129','8b2da6eb-aabc-4f56-8113-8390972753ca','4e726ecd-fc70-4a91-8a42-29adf9c62042','f341c394-4fe8-41bf-ba55-361314712c6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cab308f1d3d4668a80c76c7da85fed9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:07.698285 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eb09d54-c05d-4294-abcf-fdc9794d141f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:07.722348 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eb09d54-c05d-4294-abcf-fdc9794d141f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:07.723857 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Flow 'volume_create_api' (bfc1a2a0-a39b-4f0f-a901-e73115a69187) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:07.724923 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Create volume request issued successfully. Aug 25 15:19:07.725031 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ce6c3caf-c854-4883-8d9e-32168ab3c786 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:19:07.725710 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 380/1519] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:19:07 2026] POST /volume/v3/volumes => generated 755 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:07.740345 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-366eb694-faa9-42a3-9cb3-52cf79b16f9c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:07.745618 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-366eb694-faa9-42a3-9cb3-52cf79b16f9c tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd Aug 25 15:19:07.745618 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-366eb694-faa9-42a3-9cb3-52cf79b16f9c tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:07.745618 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-366eb694-faa9-42a3-9cb3-52cf79b16f9c tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:07.756892 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:07.756892 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:07.766667 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-366eb694-faa9-42a3-9cb3-52cf79b16f9c tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:19:07.776703 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-366eb694-faa9-42a3-9cb3-52cf79b16f9c tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd returned with HTTP 200 Aug 25 15:19:07.777509 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 376/1520] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:07 2026] GET /volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:08.586715 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-94e5b91e-5163-472e-b8d5-97643e3e3c32 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:08.588610 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94e5b91e-5163-472e-b8d5-97643e3e3c32 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 Aug 25 15:19:08.588827 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94e5b91e-5163-472e-b8d5-97643e3e3c32 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:08.589027 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94e5b91e-5163-472e-b8d5-97643e3e3c32 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:08.593639 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94e5b91e-5163-472e-b8d5-97643e3e3c32 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 returned with HTTP 404 Aug 25 15:19:08.594263 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 379/1521] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:08 2026] GET /volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:08.604108 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5c92f94d-ed64-4f53-a298-58ef00e32183 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:08.606150 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c92f94d-ed64-4f53-a298-58ef00e32183 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] DELETE https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 Aug 25 15:19:08.606439 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c92f94d-ed64-4f53-a298-58ef00e32183 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:08.606720 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c92f94d-ed64-4f53-a298-58ef00e32183 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:08.606953 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-5c92f94d-ed64-4f53-a298-58ef00e32183 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete volume with id: c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 Aug 25 15:19:08.617103 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:08.617103 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:08.617598 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5c92f94d-ed64-4f53-a298-58ef00e32183 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:08.648616 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5c92f94d-ed64-4f53-a298-58ef00e32183 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete volume request issued successfully. Aug 25 15:19:08.648865 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c92f94d-ed64-4f53-a298-58ef00e32183 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 returned with HTTP 202 Aug 25 15:19:08.649336 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 387/1522] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:19:08 2026] DELETE /volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:19:08.660174 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d1c2c587-1a86-4869-ad0d-495db021a0a1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:08.663660 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d1c2c587-1a86-4869-ad0d-495db021a0a1 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 Aug 25 15:19:08.663963 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d1c2c587-1a86-4869-ad0d-495db021a0a1 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:08.664377 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d1c2c587-1a86-4869-ad0d-495db021a0a1 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:08.679495 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:08.679495 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:08.686613 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d1c2c587-1a86-4869-ad0d-495db021a0a1 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:08.694698 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d1c2c587-1a86-4869-ad0d-495db021a0a1 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 returned with HTTP 200 Aug 25 15:19:08.695070 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 381/1523] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:08 2026] GET /volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 => generated 1225 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:08.796059 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cd0196b6-12f5-430a-a18a-c37b8b06f0a2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:08.799697 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd0196b6-12f5-430a-a18a-c37b8b06f0a2 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd Aug 25 15:19:08.799998 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd0196b6-12f5-430a-a18a-c37b8b06f0a2 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:08.800246 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd0196b6-12f5-430a-a18a-c37b8b06f0a2 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:08.814515 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:08.814515 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:08.819698 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cd0196b6-12f5-430a-a18a-c37b8b06f0a2 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:19:08.827507 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd0196b6-12f5-430a-a18a-c37b8b06f0a2 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd returned with HTTP 200 Aug 25 15:19:08.827507 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 377/1524] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:08 2026] GET /volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:08.841860 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:08.844012 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:19:08.844462 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-477956394"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:08.846054 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-477956394'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:19:08.846311 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Create volume of 1 GB Aug 25 15:19:08.846664 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:08.846664 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:08.853306 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Availability Zones retrieved successfully. Aug 25 15:19:08.859839 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Flow 'volume_create_api' (4c2548fd-bd55-4822-a3ad-efa62ca6df80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:08.863286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9922afd2-79ec-4237-be38-06ac9d740020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:08.863286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:19:08.896605 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9922afd2-79ec-4237-be38-06ac9d740020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:08.897907 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05c4226c-a119-4ee2-be61-8d2eb51dddd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:08.944205 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Created reservations ['74c1341b-ab05-4fc6-adf7-83a216f08336', '0d3777c6-18e2-4719-9ad9-18f40cb7a6c0', '5c7447e6-26e9-4273-9dad-d83f61812b1f', 'f0843d2a-67a8-449f-8a71-869c845ea9f3'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:08.944998 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05c4226c-a119-4ee2-be61-8d2eb51dddd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74c1341b-ab05-4fc6-adf7-83a216f08336', '0d3777c6-18e2-4719-9ad9-18f40cb7a6c0', '5c7447e6-26e9-4273-9dad-d83f61812b1f', 'f0843d2a-67a8-449f-8a71-869c845ea9f3']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:08.945766 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7638a8f5-ba30-47aa-b6bb-daba11714574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:08.975231 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7638a8f5-ba30-47aa-b6bb-daba11714574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f4687e4-e920-4325-9277-86cad3357506', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-477956394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25f73e31b014c16afe29ca251a9f1e8',qos_specs=None,replication_status=,reservations=['74c1341b-ab05-4fc6-adf7-83a216f08336','0d3777c6-18e2-4719-9ad9-18f40cb7a6c0','5c7447e6-26e9-4273-9dad-d83f61812b1f','f0843d2a-67a8-449f-8a71-869c845ea9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cab308f1d3d4668a80c76c7da85fed9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-477956394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f4687e4-e920-4325-9277-86cad3357506,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c25f73e31b014c16afe29ca251a9f1e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cab308f1d3d4668a80c76c7da85fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:08.976005 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdd60662-b1e7-47fa-880b-d3b5d7aff318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:09.002568 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdd60662-b1e7-47fa-880b-d3b5d7aff318) transitioned into state 'SUCCESS' from state '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-477956394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c25f73e31b014c16afe29ca251a9f1e8',qos_specs=None,replication_status=,reservations=['74c1341b-ab05-4fc6-adf7-83a216f08336','0d3777c6-18e2-4719-9ad9-18f40cb7a6c0','5c7447e6-26e9-4273-9dad-d83f61812b1f','f0843d2a-67a8-449f-8a71-869c845ea9f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cab308f1d3d4668a80c76c7da85fed9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:09.003640 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e65a885-f950-41ca-9b08-669b1e4085e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:09.022169 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e65a885-f950-41ca-9b08-669b1e4085e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:09.022169 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Flow 'volume_create_api' (4c2548fd-bd55-4822-a3ad-efa62ca6df80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:09.022169 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Create volume request issued successfully. Aug 25 15:19:09.022169 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-63a20bc5-8ca7-45f8-94a9-05e1483032ec tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:19:09.025157 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 380/1525] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:19:08 2026] POST /volume/v3/volumes => generated 754 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:09.040062 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5c24bbd4-278b-4121-883f-1e0a6d187038 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:09.044008 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c24bbd4-278b-4121-883f-1e0a6d187038 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 Aug 25 15:19:09.044008 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c24bbd4-278b-4121-883f-1e0a6d187038 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:09.044008 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c24bbd4-278b-4121-883f-1e0a6d187038 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:09.052303 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:09.052303 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:09.056834 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5c24bbd4-278b-4121-883f-1e0a6d187038 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:19:09.062816 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c24bbd4-278b-4121-883f-1e0a6d187038 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 returned with HTTP 200 Aug 25 15:19:09.064853 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 388/1526] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:09 2026] GET /volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:09.709187 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1d8e6b54-6182-4fc2-8558-f09e5282e77d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:09.711397 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1d8e6b54-6182-4fc2-8558-f09e5282e77d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 Aug 25 15:19:09.711660 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1d8e6b54-6182-4fc2-8558-f09e5282e77d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:09.711859 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1d8e6b54-6182-4fc2-8558-f09e5282e77d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:09.717798 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1d8e6b54-6182-4fc2-8558-f09e5282e77d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 returned with HTTP 404 Aug 25 15:19:09.718463 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 382/1527] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:09 2026] GET /volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:19:10.021860 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-72a81a54-7c27-4f8f-b4cb-55e44f11a87b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:10.023692 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72a81a54-7c27-4f8f-b4cb-55e44f11a87b tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] DELETE https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:19:10.023903 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72a81a54-7c27-4f8f-b4cb-55e44f11a87b tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:10.024109 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72a81a54-7c27-4f8f-b4cb-55e44f11a87b tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:10.024297 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-72a81a54-7c27-4f8f-b4cb-55e44f11a87b tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete volume with id: 859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:19:10.032235 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:10.032235 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:10.032970 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-72a81a54-7c27-4f8f-b4cb-55e44f11a87b tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:10.033134 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3df86a04-a384-4080-a5ff-a7061e250bd1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:10.035031 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3df86a04-a384-4080-a5ff-a7061e250bd1 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:10.035235 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3df86a04-a384-4080-a5ff-a7061e250bd1 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:10.035435 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3df86a04-a384-4080-a5ff-a7061e250bd1 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:10.042758 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:10.042758 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:10.046735 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3df86a04-a384-4080-a5ff-a7061e250bd1 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:10.052120 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3df86a04-a384-4080-a5ff-a7061e250bd1 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:10.052541 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 381/1528] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:10 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:10.063668 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-72a81a54-7c27-4f8f-b4cb-55e44f11a87b tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete volume request issued successfully. Aug 25 15:19:10.063668 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72a81a54-7c27-4f8f-b4cb-55e44f11a87b tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 202 Aug 25 15:19:10.064863 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 378/1529] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:19:10 2026] DELETE /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:19:10.069614 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-12c4c7a8-fce0-4a45-9001-d1b8066d6274 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:10.070980 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12c4c7a8-fce0-4a45-9001-d1b8066d6274 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:10.071183 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-12c4c7a8-fce0-4a45-9001-d1b8066d6274 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:10.071404 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-12c4c7a8-fce0-4a45-9001-d1b8066d6274 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:10.077953 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-be7b7d51-ba72-4a1d-8272-8fe9112a7a7d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:10.079814 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:10.079814 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:10.080477 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-be7b7d51-ba72-4a1d-8272-8fe9112a7a7d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:19:10.080809 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-be7b7d51-ba72-4a1d-8272-8fe9112a7a7d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:10.081090 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-be7b7d51-ba72-4a1d-8272-8fe9112a7a7d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:10.084394 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-42a54ee0-3dc9-41e4-84f9-38ff58e0d5ba None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:10.084569 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-12c4c7a8-fce0-4a45-9001-d1b8066d6274 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:10.088221 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-42a54ee0-3dc9-41e4-84f9-38ff58e0d5ba tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 Aug 25 15:19:10.088525 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-42a54ee0-3dc9-41e4-84f9-38ff58e0d5ba tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:10.088835 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-42a54ee0-3dc9-41e4-84f9-38ff58e0d5ba tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:10.089679 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12c4c7a8-fce0-4a45-9001-d1b8066d6274 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:10.090103 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 389/1530] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:10 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:10.097380 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:10.097380 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:10.106483 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:10.106483 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:10.108056 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-be7b7d51-ba72-4a1d-8272-8fe9112a7a7d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:10.113371 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-be7b7d51-ba72-4a1d-8272-8fe9112a7a7d tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 200 Aug 25 15:19:10.113808 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 383/1531] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:10 2026] GET /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 1190 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:10.114725 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-42a54ee0-3dc9-41e4-84f9-38ff58e0d5ba tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:19:10.121141 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-42a54ee0-3dc9-41e4-84f9-38ff58e0d5ba tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 returned with HTTP 200 Aug 25 15:19:10.121642 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 382/1532] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:10 2026] GET /volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:10.145596 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-9f4317b9-a5e0-413c-9f6c-1935f422a5f4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:10.148361 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-9f4317b9-a5e0-413c-9f6c-1935f422a5f4 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:10.148678 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-9f4317b9-a5e0-413c-9f6c-1935f422a5f4 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:10.151084 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-9f4317b9-a5e0-413c-9f6c-1935f422a5f4 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:10.170099 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:10.170099 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:10.176712 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-9f4317b9-a5e0-413c-9f6c-1935f422a5f4 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:10.183423 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-9f4317b9-a5e0-413c-9f6c-1935f422a5f4 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:10.184235 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 379/1533] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:10 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:10.335553 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b0688484-2dce-4bce-b521-ff787551b955 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:10.335884 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b0688484-2dce-4bce-b521-ff787551b955 None None] GET https://10.4.3.85/volume// Aug 25 15:19:10.336229 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b0688484-2dce-4bce-b521-ff787551b955 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:10.336477 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b0688484-2dce-4bce-b521-ff787551b955 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:10.337065 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b0688484-2dce-4bce-b521-ff787551b955 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:10.338782 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 390/1534] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:19:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:10.348431 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-c427d3f7-4c22-4fa7-97ee-d9413271728d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:10.351305 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-c427d3f7-4c22-4fa7-97ee-d9413271728d tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:19:10.352844 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-c427d3f7-4c22-4fa7-97ee-d9413271728d tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3", "connector": null, "instance_uuid": "13127a52-b12a-4d3d-8c85-43f7d4c27d03"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:10.360015 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:10.360015 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:10.436665 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-c427d3f7-4c22-4fa7-97ee-d9413271728d tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:19:10.436834 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 384/1535] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:19:10 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:10.480671 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b3d71193-f61a-4e31-9af6-24a48e45a88b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:10.483503 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b3d71193-f61a-4e31-9af6-24a48e45a88b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:10.483703 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b3d71193-f61a-4e31-9af6-24a48e45a88b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:10.483886 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b3d71193-f61a-4e31-9af6-24a48e45a88b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:10.502494 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-64bdf252-d7bc-4ba2-9cab-4ad731dddf41 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:10.503152 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64bdf252-d7bc-4ba2-9cab-4ad731dddf41 None None] GET https://10.4.3.85/volume// Aug 25 15:19:10.503297 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64bdf252-d7bc-4ba2-9cab-4ad731dddf41 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:10.503451 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64bdf252-d7bc-4ba2-9cab-4ad731dddf41 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:10.505485 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64bdf252-d7bc-4ba2-9cab-4ad731dddf41 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:10.505553 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 380/1536] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:19:10 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:10.508712 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:10.508712 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:10.514082 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-05bca04b-1a9f-499e-b98d-798897b85c30 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:10.514305 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b3d71193-f61a-4e31-9af6-24a48e45a88b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:10.520789 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-05bca04b-1a9f-499e-b98d-798897b85c30 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:10.521103 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-05bca04b-1a9f-499e-b98d-798897b85c30 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:10.521328 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-05bca04b-1a9f-499e-b98d-798897b85c30 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:10.523238 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b3d71193-f61a-4e31-9af6-24a48e45a88b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:10.523714 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 383/1537] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:10 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:10.532144 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:10.532144 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:10.536236 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-05bca04b-1a9f-499e-b98d-798897b85c30 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:10.540894 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-05bca04b-1a9f-499e-b98d-798897b85c30 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:10.541392 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 391/1538] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:19:10 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 1034 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:10.654857 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-c0ced63c-84c9-4809-8bfb-397d7a2a7ecb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:10.659745 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-c0ced63c-84c9-4809-8bfb-397d7a2a7ecb tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] PUT https://10.4.3.85/volume/v3/attachments/0c222edc-504a-49e7-a7ee-8f9a43d23677 Aug 25 15:19:10.659745 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-c0ced63c-84c9-4809-8bfb-397d7a2a7ecb tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:10.668283 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-c0ced63c-84c9-4809-8bfb-397d7a2a7ecb tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Acquiring lock "cinder-attachment_update-5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:19:10.674463 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-c0ced63c-84c9-4809-8bfb-397d7a2a7ecb tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Lock "cinder-attachment_update-5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:19:10.675529 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:10.675529 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:10.830596 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-c0ced63c-84c9-4809-8bfb-397d7a2a7ecb tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Lock "cinder-attachment_update-5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3-np0000008087" released by "attachment_update" :: held 0.154s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:19:10.830596 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-c0ced63c-84c9-4809-8bfb-397d7a2a7ecb tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/attachments/0c222edc-504a-49e7-a7ee-8f9a43d23677 returned with HTTP 200 Aug 25 15:19:10.830596 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 385/1539] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:19:10 2026] PUT /volume/v3/attachments/0c222edc-504a-49e7-a7ee-8f9a43d23677 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:10.916775 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-57f44377-407a-4689-a152-b694325bf911 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:10.958547 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-57f44377-407a-4689-a152-b694325bf911 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:19:10.961628 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-57f44377-407a-4689-a152-b694325bf911 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-159158737", "extra_specs": {}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:10.978497 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-57f44377-407a-4689-a152-b694325bf911 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:19:10.979239 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 381/1540] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:19:10 2026] POST /volume/v3/types => generated 217 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:10.992823 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-36331217-20cc-4860-8185-bc0d3c37bc22 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:10.996823 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-36331217-20cc-4860-8185-bc0d3c37bc22 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] POST https://10.4.3.85/volume/v3/types/6e4bd204-3de8-4cb8-b43c-1751ccce0637/encryption Aug 25 15:19:10.997279 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-36331217-20cc-4860-8185-bc0d3c37bc22 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:11.034968 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-36331217-20cc-4860-8185-bc0d3c37bc22 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/types/6e4bd204-3de8-4cb8-b43c-1751ccce0637/encryption returned with HTTP 200 Aug 25 15:19:11.034968 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 384/1541] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:19:10 2026] POST /volume/v3/types/6e4bd204-3de8-4cb8-b43c-1751ccce0637/encryption => generated 231 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:11.049585 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:11.129225 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-591098bd-cbe8-41fa-a012-cdb27ec16375 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:11.132303 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:19:11.132800 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-591098bd-cbe8-41fa-a012-cdb27ec16375 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:19:11.132800 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-591098bd-cbe8-41fa-a012-cdb27ec16375 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:11.132908 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1880408200", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-159158737", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:11.133072 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-591098bd-cbe8-41fa-a012-cdb27ec16375 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:11.134968 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1880408200', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-159158737', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:19:11.139302 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Create volume of 1 GB Aug 25 15:19:11.139698 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:11.139698 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:11.140484 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Availability Zones retrieved successfully. Aug 25 15:19:11.145215 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-591098bd-cbe8-41fa-a012-cdb27ec16375 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 404 Aug 25 15:19:11.146488 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 386/1542] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:11 2026] GET /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:19:11.148930 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Flow 'volume_create_api' (fa124415-8365-434d-a21a-c2990f038b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:11.150476 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36666f23-27ad-4435-8c3d-a6c0aa75a0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:11.151802 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:19:11.161631 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a793cfb9-ec67-454c-a255-21625d5cbcb2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:11.164089 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a793cfb9-ec67-454c-a255-21625d5cbcb2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] DELETE https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 Aug 25 15:19:11.164373 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a793cfb9-ec67-454c-a255-21625d5cbcb2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:11.164623 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a793cfb9-ec67-454c-a255-21625d5cbcb2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:11.164872 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-a793cfb9-ec67-454c-a255-21625d5cbcb2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete volume with id: c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 Aug 25 15:19:11.173686 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a793cfb9-ec67-454c-a255-21625d5cbcb2 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 returned with HTTP 404 Aug 25 15:19:11.174599 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 382/1543] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:19:11 2026] DELETE /volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:19:11.184789 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-190ba472-36e3-4e9a-a0ce-1078c65d0819 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:11.189503 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-190ba472-36e3-4e9a-a0ce-1078c65d0819 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 Aug 25 15:19:11.189503 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-190ba472-36e3-4e9a-a0ce-1078c65d0819 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:11.189503 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-190ba472-36e3-4e9a-a0ce-1078c65d0819 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:11.196502 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36666f23-27ad-4435-8c3d-a6c0aa75a0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:19:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6e4bd204-3de8-4cb8-b43c-1751ccce0637,is_public=True,name='tempest-scenario-type-cryptsetup-159158737',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e4bd204-3de8-4cb8-b43c-1751ccce0637', '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=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:11.196502 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a738230-fa91-482b-a7c2-4273b6c40108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:11.201335 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-190ba472-36e3-4e9a-a0ce-1078c65d0819 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 returned with HTTP 404 Aug 25 15:19:11.202247 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 385/1544] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:11 2026] GET /volume/v3/volumes/c3c9bfbc-a1de-4f8f-9335-e9f6187fad41 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:19:11.212949 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e3b8e8f8-7c71-46a6-9acf-b66762b2728c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:11.216123 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e3b8e8f8-7c71-46a6-9acf-b66762b2728c tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 Aug 25 15:19:11.216523 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e3b8e8f8-7c71-46a6-9acf-b66762b2728c tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:11.217071 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e3b8e8f8-7c71-46a6-9acf-b66762b2728c tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:11.217330 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-e3b8e8f8-7c71-46a6-9acf-b66762b2728c tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete snapshot with id: 337340dc-d518-456a-8db8-bf410b773210 Aug 25 15:19:11.223928 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e3b8e8f8-7c71-46a6-9acf-b66762b2728c tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 returned with HTTP 404 Aug 25 15:19:11.225202 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 387/1545] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:19:11 2026] DELETE /volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:11.233534 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f738eed4-4130-4e5c-be13-ccb280dca9d4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:11.235644 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f738eed4-4130-4e5c-be13-ccb280dca9d4 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 Aug 25 15:19:11.235898 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f738eed4-4130-4e5c-be13-ccb280dca9d4 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:11.236163 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f738eed4-4130-4e5c-be13-ccb280dca9d4 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:11.241050 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-159158737 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-159158737, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:19:11.241260 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f738eed4-4130-4e5c-be13-ccb280dca9d4 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 returned with HTTP 404 Aug 25 15:19:11.242148 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-159158737 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-159158737, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:19:11.242328 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 383/1546] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:11 2026] GET /volume/v3/snapshots/337340dc-d518-456a-8db8-bf410b773210 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:11.251864 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bbb97f48-fdb5-4c94-a2fb-8761e981af16 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:11.253766 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bbb97f48-fdb5-4c94-a2fb-8761e981af16 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] DELETE https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:19:11.254280 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bbb97f48-fdb5-4c94-a2fb-8761e981af16 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:11.254695 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bbb97f48-fdb5-4c94-a2fb-8761e981af16 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:11.255027 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-bbb97f48-fdb5-4c94-a2fb-8761e981af16 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete volume with id: 859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:19:11.266560 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bbb97f48-fdb5-4c94-a2fb-8761e981af16 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 404 Aug 25 15:19:11.267440 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 386/1547] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:19:11 2026] DELETE /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:19:11.279799 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-60a0191f-1b68-4d39-8cde-613b78ff2ed4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:11.287698 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-60a0191f-1b68-4d39-8cde-613b78ff2ed4 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 Aug 25 15:19:11.287698 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-60a0191f-1b68-4d39-8cde-613b78ff2ed4 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:11.287698 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-60a0191f-1b68-4d39-8cde-613b78ff2ed4 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:11.293266 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-60a0191f-1b68-4d39-8cde-613b78ff2ed4 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 returned with HTTP 404 Aug 25 15:19:11.294048 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 388/1548] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:11 2026] GET /volume/v3/volumes/859d9ab1-00ed-401a-8a76-b6dabe824993 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 25 15:19:11.307484 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Created reservations ['ab9e2f85-3468-47bd-989e-7a395bef725d', '2f5cb529-8b8c-445f-934f-f554fb7fa4a3', 'dee692d3-b089-483f-a477-984adc2686be', '1553fc6c-e830-4579-b126-da1d9bfcd339'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:11.308759 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a738230-fa91-482b-a7c2-4273b6c40108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab9e2f85-3468-47bd-989e-7a395bef725d', '2f5cb529-8b8c-445f-934f-f554fb7fa4a3', 'dee692d3-b089-483f-a477-984adc2686be', '1553fc6c-e830-4579-b126-da1d9bfcd339']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:11.310514 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a23efd81-1379-44a0-b8bc-6b7bf5af841b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:11.350278 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a23efd81-1379-44a0-b8bc-6b7bf5af841b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa44d457-64c7-4645-9d85-b3fe4b634f87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1880408200',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d8a4c46ed44df3acfc0442c14e1a1f',qos_specs=None,replication_status=,reservations=['ab9e2f85-3468-47bd-989e-7a395bef725d','2f5cb529-8b8c-445f-934f-f554fb7fa4a3','dee692d3-b089-483f-a477-984adc2686be','1553fc6c-e830-4579-b126-da1d9bfcd339'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09bb49a354ac4b97a0798e860a35545c',volume_type_id=6e4bd204-3de8-4cb8-b43c-1751ccce0637), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:19:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1880408200',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fa44d457-64c7-4645-9d85-b3fe4b634f87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4d8a4c46ed44df3acfc0442c14e1a1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09bb49a354ac4b97a0798e860a35545c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e4bd204-3de8-4cb8-b43c-1751ccce0637),volume_type_id=6e4bd204-3de8-4cb8-b43c-1751ccce0637)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:11.351300 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9673c37-d432-4259-b002-dc5ce98a363b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:11.357028 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-aaf6fc0d-2934-49ac-ac0b-30f21ef738bb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:11.358774 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aaf6fc0d-2934-49ac-ac0b-30f21ef738bb tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] DELETE https://10.4.3.85/volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d Aug 25 15:19:11.358930 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aaf6fc0d-2934-49ac-ac0b-30f21ef738bb tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:11.359284 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aaf6fc0d-2934-49ac-ac0b-30f21ef738bb tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:11.359623 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-aaf6fc0d-2934-49ac-ac0b-30f21ef738bb tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete volume with id: 91467538-1396-41be-95c7-39504a125d8d Aug 25 15:19:11.391342 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:11.391342 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:11.392388 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-aaf6fc0d-2934-49ac-ac0b-30f21ef738bb tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:11.401498 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9673c37-d432-4259-b002-dc5ce98a363b) transitioned into state 'SUCCESS' from state '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-1880408200',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d8a4c46ed44df3acfc0442c14e1a1f',qos_specs=None,replication_status=,reservations=['ab9e2f85-3468-47bd-989e-7a395bef725d','2f5cb529-8b8c-445f-934f-f554fb7fa4a3','dee692d3-b089-483f-a477-984adc2686be','1553fc6c-e830-4579-b126-da1d9bfcd339'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09bb49a354ac4b97a0798e860a35545c',volume_type_id=6e4bd204-3de8-4cb8-b43c-1751ccce0637)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:11.403969 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c3b3e1-ec87-4508-9e63-e799986fedba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:11.431177 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c3b3e1-ec87-4508-9e63-e799986fedba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:11.432508 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Flow 'volume_create_api' (fa124415-8365-434d-a21a-c2990f038b6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:11.433855 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Create volume request issued successfully. Aug 25 15:19:11.433855 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fb738486-4fcb-4716-9043-7e1bc8bbf89c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:19:11.434513 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 392/1549] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:19:11 2026] POST /volume/v3/volumes => generated 788 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:11.449680 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-aaf6fc0d-2934-49ac-ac0b-30f21ef738bb tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete volume request issued successfully. Aug 25 15:19:11.449902 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aaf6fc0d-2934-49ac-ac0b-30f21ef738bb tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d returned with HTTP 202 Aug 25 15:19:11.450453 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 384/1550] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:19:11 2026] DELETE /volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:19:11.462290 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c1230811-b87d-4da5-a0e3-afda45468fd6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:11.464410 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c1230811-b87d-4da5-a0e3-afda45468fd6 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d Aug 25 15:19:11.465330 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c1230811-b87d-4da5-a0e3-afda45468fd6 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:11.465330 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c1230811-b87d-4da5-a0e3-afda45468fd6 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:11.487057 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:11.487057 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:11.499966 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c1230811-b87d-4da5-a0e3-afda45468fd6 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Volume info retrieved successfully. Aug 25 15:19:11.520915 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c1230811-b87d-4da5-a0e3-afda45468fd6 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d returned with HTTP 200 Aug 25 15:19:11.520915 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 387/1551] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:11 2026] GET /volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d => generated 1225 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 15:19:11.544615 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-edd43026-cfe0-4fa9-882a-9d31c6e6898f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:11.547917 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-edd43026-cfe0-4fa9-882a-9d31c6e6898f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:11.548777 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-edd43026-cfe0-4fa9-882a-9d31c6e6898f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:11.548777 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-edd43026-cfe0-4fa9-882a-9d31c6e6898f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:11.573525 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:11.573525 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:11.582927 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-edd43026-cfe0-4fa9-882a-9d31c6e6898f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:11.596814 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-edd43026-cfe0-4fa9-882a-9d31c6e6898f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:11.596814 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 389/1552] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:11 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:12.539223 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1574ea9b-a264-4001-8b35-ef03ed6d2d71 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:12.541496 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1574ea9b-a264-4001-8b35-ef03ed6d2d71 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d Aug 25 15:19:12.542224 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1574ea9b-a264-4001-8b35-ef03ed6d2d71 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:12.542496 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1574ea9b-a264-4001-8b35-ef03ed6d2d71 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:12.554035 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1574ea9b-a264-4001-8b35-ef03ed6d2d71 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d returned with HTTP 404 Aug 25 15:19:12.554556 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 393/1553] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:12 2026] GET /volume/v3/volumes/91467538-1396-41be-95c7-39504a125d8d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:19:12.565066 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-88ad710b-c2a4-4670-8984-f2df382a61db None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:12.567234 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-88ad710b-c2a4-4670-8984-f2df382a61db tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] DELETE https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:19:12.567444 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-88ad710b-c2a4-4670-8984-f2df382a61db tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:12.567664 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-88ad710b-c2a4-4670-8984-f2df382a61db tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:12.567877 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-88ad710b-c2a4-4670-8984-f2df382a61db tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete volume with id: 2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:19:12.578463 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-88ad710b-c2a4-4670-8984-f2df382a61db tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 returned with HTTP 404 Aug 25 15:19:12.579430 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 385/1554] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:19:12 2026] DELETE /volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:19:12.590572 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-57cb10d6-ed59-473a-bd0d-312ae1884df7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:12.592458 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-57cb10d6-ed59-473a-bd0d-312ae1884df7 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 Aug 25 15:19:12.592692 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-57cb10d6-ed59-473a-bd0d-312ae1884df7 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:12.593219 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-57cb10d6-ed59-473a-bd0d-312ae1884df7 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:12.600288 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-57cb10d6-ed59-473a-bd0d-312ae1884df7 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 returned with HTTP 404 Aug 25 15:19:12.600912 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 388/1555] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:12 2026] GET /volume/v3/volumes/2a8e44b3-6d57-45ec-86bd-8496208b59b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:19:12.619778 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b471cd13-44c1-406e-bcb4-2cbe82863aa7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:12.622092 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b471cd13-44c1-406e-bcb4-2cbe82863aa7 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:12.622292 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b471cd13-44c1-406e-bcb4-2cbe82863aa7 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:12.622505 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b471cd13-44c1-406e-bcb4-2cbe82863aa7 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:12.642416 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:12.642416 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:12.656583 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aae63115-e800-4396-ae23-a0879d6229ca None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:12.658698 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aae63115-e800-4396-ae23-a0879d6229ca tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:19:12.658916 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aae63115-e800-4396-ae23-a0879d6229ca tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:12.659090 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aae63115-e800-4396-ae23-a0879d6229ca tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:12.659279 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-aae63115-e800-4396-ae23-a0879d6229ca tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Delete volume with id: d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:19:12.667834 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b471cd13-44c1-406e-bcb4-2cbe82863aa7 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:12.671551 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aae63115-e800-4396-ae23-a0879d6229ca tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 404 Aug 25 15:19:12.672094 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 394/1556] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:19:12 2026] DELETE /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:19:12.679591 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6041cfa7-ba31-4598-b16e-ef5f7cc2e8f5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:12.681550 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6041cfa7-ba31-4598-b16e-ef5f7cc2e8f5 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] GET https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 Aug 25 15:19:12.681789 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6041cfa7-ba31-4598-b16e-ef5f7cc2e8f5 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:12.681981 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6041cfa7-ba31-4598-b16e-ef5f7cc2e8f5 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:12.688296 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6041cfa7-ba31-4598-b16e-ef5f7cc2e8f5 tempest-VolumeImageDependencyTests-1438847105 tempest-VolumeImageDependencyTests-1438847105-project-member] https://10.4.3.85/volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 returned with HTTP 404 Aug 25 15:19:12.688946 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 386/1557] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:19:12 2026] GET /volume/v3/volumes/d42cf4e1-6919-4303-8c64-7b8ab5752019 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:19:12.708099 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b471cd13-44c1-406e-bcb4-2cbe82863aa7 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:12.708721 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 390/1558] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:12 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 855 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:13.729592 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-59ab4a54-d2af-4d7b-b914-1fe362cd7da5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:13.732074 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-59ab4a54-d2af-4d7b-b914-1fe362cd7da5 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:13.732378 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-59ab4a54-d2af-4d7b-b914-1fe362cd7da5 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:13.732514 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-59ab4a54-d2af-4d7b-b914-1fe362cd7da5 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:13.751506 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:13.751506 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:13.756400 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-59ab4a54-d2af-4d7b-b914-1fe362cd7da5 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:13.765719 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-59ab4a54-d2af-4d7b-b914-1fe362cd7da5 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:13.765719 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 389/1559] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:13 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:14.787713 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7b3141ef-6da7-416c-8e25-e06fc5d8da85 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:14.792070 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b3141ef-6da7-416c-8e25-e06fc5d8da85 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:14.792895 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b3141ef-6da7-416c-8e25-e06fc5d8da85 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:14.795982 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b3141ef-6da7-416c-8e25-e06fc5d8da85 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:14.810664 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:14.810664 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:14.815959 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7b3141ef-6da7-416c-8e25-e06fc5d8da85 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:14.821758 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b3141ef-6da7-416c-8e25-e06fc5d8da85 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:14.821980 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 395/1560] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:14 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:15.173343 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-36129584-f034-41fd-b665-ff3dfd09f46f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:15.408903 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-36129584-f034-41fd-b665-ff3dfd09f46f tempest-ProjectReaderTests-2020389766 tempest-ProjectReaderTests-2020389766-project-admin] GET https://10.4.3.85/volume/v3/scheduler-stats/get_pools Aug 25 15:19:15.408903 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-36129584-f034-41fd-b665-ff3dfd09f46f tempest-ProjectReaderTests-2020389766 tempest-ProjectReaderTests-2020389766-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:15.408903 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-36129584-f034-41fd-b665-ff3dfd09f46f tempest-ProjectReaderTests-2020389766 tempest-ProjectReaderTests-2020389766-project-admin] Calling method 'get_pools' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:15.439290 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-36129584-f034-41fd-b665-ff3dfd09f46f tempest-ProjectReaderTests-2020389766 tempest-ProjectReaderTests-2020389766-project-admin] https://10.4.3.85/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 15:19:15.440056 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 387/1561] 10.4.3.85 () {66 vars in 1284 bytes} [Tue Aug 25 15:19:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:15.453931 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-528aad34-5398-4166-8e7b-46246dcc4951 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:15.617128 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-528aad34-5398-4166-8e7b-46246dcc4951 tempest-ProjectReaderTests-2020389766 tempest-ProjectReaderTests-2020389766-project-reader] GET https://10.4.3.85/volume/v3/capabilities/np0000008087@storpool Aug 25 15:19:15.617483 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-528aad34-5398-4166-8e7b-46246dcc4951 tempest-ProjectReaderTests-2020389766 tempest-ProjectReaderTests-2020389766-project-reader] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:15.617801 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-528aad34-5398-4166-8e7b-46246dcc4951 tempest-ProjectReaderTests-2020389766 tempest-ProjectReaderTests-2020389766-project-reader] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:15.620057 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.policy [None req-528aad34-5398-4166-8e7b-46246dcc4951 tempest-ProjectReaderTests-2020389766 tempest-ProjectReaderTests-2020389766-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '30ec625ca16a4644a79efae0a11b176f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e947178f05234418a1b81140a0bb0aea', '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=100465) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:19:15.620298 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-528aad34-5398-4166-8e7b-46246dcc4951 tempest-ProjectReaderTests-2020389766 tempest-ProjectReaderTests-2020389766-project-reader] https://10.4.3.85/volume/v3/capabilities/np0000008087@storpool returned with HTTP 403 Aug 25 15:19:15.620878 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 391/1562] 10.4.3.85 () {66 vars in 1311 bytes} [Tue Aug 25 15:19:15 2026] GET /volume/v3/capabilities/np0000008087@storpool => generated 110 bytes in 167 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:15.837699 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e3fcecb9-b8f2-48df-ae5e-b0ac2c8dc2e3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:15.842574 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e3fcecb9-b8f2-48df-ae5e-b0ac2c8dc2e3 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:15.842574 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e3fcecb9-b8f2-48df-ae5e-b0ac2c8dc2e3 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:15.842574 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e3fcecb9-b8f2-48df-ae5e-b0ac2c8dc2e3 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:15.855493 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:15.855493 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:15.861721 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e3fcecb9-b8f2-48df-ae5e-b0ac2c8dc2e3 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:15.869722 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e3fcecb9-b8f2-48df-ae5e-b0ac2c8dc2e3 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:15.870290 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 390/1563] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:15 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:16.622523 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-dabf547e-37c3-42ed-82db-c0afa201200e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:16.628261 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-dabf547e-37c3-42ed-82db-c0afa201200e tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] POST https://10.4.3.85/volume/v3/attachments/0c222edc-504a-49e7-a7ee-8f9a43d23677/action Aug 25 15:19:16.628261 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-dabf547e-37c3-42ed-82db-c0afa201200e tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:16.628261 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-dabf547e-37c3-42ed-82db-c0afa201200e tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:16.650210 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:16.650210 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:16.666987 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c943ce4d-23bb-43e8-9cc5-5c6513e75801 req-dabf547e-37c3-42ed-82db-c0afa201200e tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/attachments/0c222edc-504a-49e7-a7ee-8f9a43d23677/action returned with HTTP 204 Aug 25 15:19:16.666987 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 396/1564] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:19:16 2026] POST /volume/v3/attachments/0c222edc-504a-49e7-a7ee-8f9a43d23677/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:16.899485 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-345511c4-763c-49ea-a6d1-061eee0ea60f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:16.901673 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-345511c4-763c-49ea-a6d1-061eee0ea60f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:16.901907 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-345511c4-763c-49ea-a6d1-061eee0ea60f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:16.902689 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-345511c4-763c-49ea-a6d1-061eee0ea60f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:16.922774 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:16.922774 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:16.929164 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-345511c4-763c-49ea-a6d1-061eee0ea60f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:16.933223 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-345511c4-763c-49ea-a6d1-061eee0ea60f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:16.933698 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 388/1565] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:16 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:16.953564 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cb9e9620-42e9-425b-9e28-57ad7f20320f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:16.957909 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb9e9620-42e9-425b-9e28-57ad7f20320f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:16.960491 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb9e9620-42e9-425b-9e28-57ad7f20320f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:16.960789 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb9e9620-42e9-425b-9e28-57ad7f20320f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:16.979411 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:16.979411 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:16.986558 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cb9e9620-42e9-425b-9e28-57ad7f20320f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:16.993564 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb9e9620-42e9-425b-9e28-57ad7f20320f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:16.993902 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 392/1566] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:16 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:17.014975 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2f43aad2-11ce-471f-82ab-62755d5ef60b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:17.015716 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2f43aad2-11ce-471f-82ab-62755d5ef60b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] POST https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action Aug 25 15:19:17.016200 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2f43aad2-11ce-471f-82ab-62755d5ef60b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action body: b'{"os-detach": {}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:17.017847 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2f43aad2-11ce-471f-82ab-62755d5ef60b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:17.033609 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:17.033609 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:17.034230 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2f43aad2-11ce-471f-82ab-62755d5ef60b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:17.111805 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2f43aad2-11ce-471f-82ab-62755d5ef60b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Attachment connected to vm 13127a52-b12a-4d3d-8c85-43f7d4c27d03, checking data on nova Aug 25 15:19:17.111805 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.compute.nova [None req-2f43aad2-11ce-471f-82ab-62755d5ef60b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Creating Keystone token plugin using URL: https://10.4.3.85/identity {{(pid=100467) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 15:19:17.549975 np0000008087 devstack@c-api.service[100467]: DEBUG novaclient.v2.client [None req-2f43aad2-11ce-471f-82ab-62755d5ef60b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] REQ: curl -g -i -X GET https://10.4.3.85/compute/v2.1/servers/13127a52-b12a-4d3d-8c85-43f7d4c27d03/os-volume_attachments/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6da08aeab25535598d109d7b271aedafd001a38a03a651bc874a6f7530e246ff" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2f43aad2-11ce-471f-82ab-62755d5ef60b" -H "X-Service-Token: {SHA256}7c59a33a3c6b615ff451147b24f57e2dc5017d7aaa97e5a1c021cdd1e7103d81" {{(pid=100467) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 15:19:17.916975 np0000008087 devstack@c-api.service[100467]: DEBUG novaclient.v2.client [None req-2f43aad2-11ce-471f-82ab-62755d5ef60b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 15:19:17 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-e10033af-68d9-4ba4-8615-28bf713187f8 x-openstack-request-id: req-e10033af-68d9-4ba4-8615-28bf713187f8 {{(pid=100467) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 15:19:17.917225 np0000008087 devstack@c-api.service[100467]: DEBUG novaclient.v2.client [None req-2f43aad2-11ce-471f-82ab-62755d5ef60b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3", "serverId": "13127a52-b12a-4d3d-8c85-43f7d4c27d03", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0c222edc-504a-49e7-a7ee-8f9a43d23677", "bdm_uuid": "dd217251-192d-441c-8037-8e3c8cdf1aba"}} {{(pid=100467) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 15:19:17.917431 np0000008087 devstack@c-api.service[100467]: DEBUG novaclient.v2.client [None req-2f43aad2-11ce-471f-82ab-62755d5ef60b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET call to compute for https://10.4.3.85/compute/v2.1/servers/13127a52-b12a-4d3d-8c85-43f7d4c27d03/os-volume_attachments/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 used request id req-e10033af-68d9-4ba4-8615-28bf713187f8 {{(pid=100467) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 15:19:17.920232 np0000008087 devstack@c-api.service[100467]: ERROR cinder.volume.api [None req-2f43aad2-11ce-471f-82ab-62755d5ef60b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-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 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault [None req-2f43aad2-11ce-471f-82ab-62755d5ef60b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Caught error: Detach volume from instance 13127a52-b12a-4d3d-8c85-43f7d4c27d03 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 13127a52-b12a-4d3d-8c85-43f7d4c27d03 using the Compute API Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: 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 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.927842 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 13127a52-b12a-4d3d-8c85-43f7d4c27d03 using the Compute API Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: ERROR cinder.api.middleware.fault Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.middleware.fault [None req-2f43aad2-11ce-471f-82ab-62755d5ef60b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action returned with HTTP 409 Aug 25 15:19:17.930296 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 391/1567] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:19:17 2026] POST /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action => generated 167 bytes in 918 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:17.945237 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-267dd415-7088-4215-81fa-ae48a077f309 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:17.949064 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-267dd415-7088-4215-81fa-ae48a077f309 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] POST https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action Aug 25 15:19:17.949799 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-267dd415-7088-4215-81fa-ae48a077f309 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:17.949799 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-267dd415-7088-4215-81fa-ae48a077f309 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:17.968654 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:17.968654 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:17.969352 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-267dd415-7088-4215-81fa-ae48a077f309 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:18.051113 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-267dd415-7088-4215-81fa-ae48a077f309 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Attachment connected to vm 13127a52-b12a-4d3d-8c85-43f7d4c27d03, checking data on nova Aug 25 15:19:18.051553 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.compute.nova [None req-267dd415-7088-4215-81fa-ae48a077f309 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Creating Keystone token plugin using URL: https://10.4.3.85/identity {{(pid=100466) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 15:19:18.356357 np0000008087 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-267dd415-7088-4215-81fa-ae48a077f309 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] REQ: curl -g -i -X GET https://10.4.3.85/compute/v2.1/servers/13127a52-b12a-4d3d-8c85-43f7d4c27d03/os-volume_attachments/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5393e33978ddae8ad04715377251579355cb6d6cfa43f843c7b83852f3a50c11" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-267dd415-7088-4215-81fa-ae48a077f309" -H "X-Service-Token: {SHA256}dc538215b1d83d2eff47f2e98b7e4581c29ab1d846f23ad1248a3fe61dd06f38" {{(pid=100466) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 15:19:18.534860 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:18.624213 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:19:18.624686 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-70492993"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:18.630196 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-70492993'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:19:18.630399 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create volume of 1 GB Aug 25 15:19:18.640979 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Availability Zones retrieved successfully. Aug 25 15:19:18.650203 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Flow 'volume_create_api' (f4637be5-2c19-499b-b41c-f381e5a97e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:18.651135 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd886453-d40a-4135-858e-ca986ea02c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:18.652005 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:19:18.663554 np0000008087 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-267dd415-7088-4215-81fa-ae48a077f309 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 15:19:18 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-b6bb201b-8cd9-41c4-a81d-be31da9870a3 x-openstack-request-id: req-b6bb201b-8cd9-41c4-a81d-be31da9870a3 {{(pid=100466) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 15:19:18.663751 np0000008087 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-267dd415-7088-4215-81fa-ae48a077f309 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3", "serverId": "13127a52-b12a-4d3d-8c85-43f7d4c27d03", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0c222edc-504a-49e7-a7ee-8f9a43d23677", "bdm_uuid": "dd217251-192d-441c-8037-8e3c8cdf1aba"}} {{(pid=100466) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 15:19:18.663891 np0000008087 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-267dd415-7088-4215-81fa-ae48a077f309 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET call to compute for https://10.4.3.85/compute/v2.1/servers/13127a52-b12a-4d3d-8c85-43f7d4c27d03/os-volume_attachments/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 used request id req-b6bb201b-8cd9-41c4-a81d-be31da9870a3 {{(pid=100466) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 15:19:18.669077 np0000008087 devstack@c-api.service[100466]: ERROR cinder.volume.api [None req-267dd415-7088-4215-81fa-ae48a077f309 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-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 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault [None req-267dd415-7088-4215-81fa-ae48a077f309 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Caught error: Detach volume from instance 13127a52-b12a-4d3d-8c85-43f7d4c27d03 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 13127a52-b12a-4d3d-8c85-43f7d4c27d03 using the Compute API Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: 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 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.674556 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 13127a52-b12a-4d3d-8c85-43f7d4c27d03 using the Compute API Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.middleware.fault [None req-267dd415-7088-4215-81fa-ae48a077f309 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action returned with HTTP 409 Aug 25 15:19:18.675695 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 397/1568] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:19:17 2026] POST /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action => generated 167 bytes in 731 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:18.694987 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-93ee28e8-be1a-4b8a-9865-66e09f55ebd9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:18.695580 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd886453-d40a-4135-858e-ca986ea02c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:18.696518 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89553534-c913-4444-b71b-d9eb43aacccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:18.698905 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 393/1569] 10.4.3.85 () {70 vars in 1590 bytes} [Tue Aug 25 15:19:18 2026] POST /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 15:19:18.706023 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f97905a5-dfb0-4c94-b45a-cd063ba3d18d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:18.708281 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 392/1570] 10.4.3.85 () {70 vars in 1590 bytes} [Tue Aug 25 15:19:18 2026] POST /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 15:19:18.717024 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-947ce0f4-0931-465d-876b-bfc92f065e1e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:18.749612 np0000008087 devstack@c-api.service[100466]: WARNING keystonemiddleware.auth_token [None req-947ce0f4-0931-465d-876b-bfc92f065e1e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 15:19:18.751095 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 398/1571] 10.4.3.85 () {70 vars in 1590 bytes} [Tue Aug 25 15:19:18 2026] POST /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 15:19:18.762561 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-941ff636-bf9e-4cb0-a925-144ff4432bc2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:18.814147 np0000008087 devstack@c-api.service[100465]: WARNING keystonemiddleware.auth_token [None req-941ff636-bf9e-4cb0-a925-144ff4432bc2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 15:19:18.816506 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 394/1572] 10.4.3.85 () {70 vars in 1590 bytes} [Tue Aug 25 15:19:18 2026] POST /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action => generated 114 bytes in 55 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 15:19:18.828864 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-162a3c20-ec36-4a74-9eef-71ac12503544 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:18.829059 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Created reservations ['49301f68-38ee-40f9-8070-2cff296be6d2', 'a067a323-837d-4634-b98c-dd60f0c06b8a', '403b45f7-edd5-429e-b504-91703b118095', 'a9df4c34-3e90-49aa-9c9c-d6ce187a5d06'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:18.830129 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89553534-c913-4444-b71b-d9eb43aacccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49301f68-38ee-40f9-8070-2cff296be6d2', 'a067a323-837d-4634-b98c-dd60f0c06b8a', '403b45f7-edd5-429e-b504-91703b118095', 'a9df4c34-3e90-49aa-9c9c-d6ce187a5d06']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:18.831216 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11edff54-394d-4b02-9199-b6f55509598f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:18.837413 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b69e2315-a3eb-4f47-a97c-c85ffe167d4c req-fc6ffe15-d0e3-4c48-9d4a-9df337cc077f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:18.841651 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b69e2315-a3eb-4f47-a97c-c85ffe167d4c req-fc6ffe15-d0e3-4c48-9d4a-9df337cc077f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:19:18.841651 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b69e2315-a3eb-4f47-a97c-c85ffe167d4c req-fc6ffe15-d0e3-4c48-9d4a-9df337cc077f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:18.842071 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b69e2315-a3eb-4f47-a97c-c85ffe167d4c req-fc6ffe15-d0e3-4c48-9d4a-9df337cc077f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:18.870541 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11edff54-394d-4b02-9199-b6f55509598f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87b4327c-61ab-4c7b-b1cd-959ce69512bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-70492993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dca92e7ce5447cb69f872271c646b0',qos_specs=None,replication_status=,reservations=['49301f68-38ee-40f9-8070-2cff296be6d2','a067a323-837d-4634-b98c-dd60f0c06b8a','403b45f7-edd5-429e-b504-91703b118095','a9df4c34-3e90-49aa-9c9c-d6ce187a5d06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3db22d259b46938233d9621fef67dd',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:19:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-70492993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87b4327c-61ab-4c7b-b1cd-959ce69512bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89dca92e7ce5447cb69f872271c646b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df3db22d259b46938233d9621fef67dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:18.870541 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5e10cc-4157-4ab3-b905-a23fb27579cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:18.887540 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [req-b69e2315-a3eb-4f47-a97c-c85ffe167d4c req-fc6ffe15-d0e3-4c48-9d4a-9df337cc077f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:19:18.901091 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:18.901091 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:18.906080 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-b69e2315-a3eb-4f47-a97c-c85ffe167d4c req-fc6ffe15-d0e3-4c48-9d4a-9df337cc077f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:19:18.911017 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b69e2315-a3eb-4f47-a97c-c85ffe167d4c req-fc6ffe15-d0e3-4c48-9d4a-9df337cc077f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:19:18.911583 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 399/1573] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:18 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 1138 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:18.937161 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5e10cc-4157-4ab3-b905-a23fb27579cf) transitioned into state 'SUCCESS' from state '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-70492993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dca92e7ce5447cb69f872271c646b0',qos_specs=None,replication_status=,reservations=['49301f68-38ee-40f9-8070-2cff296be6d2','a067a323-837d-4634-b98c-dd60f0c06b8a','403b45f7-edd5-429e-b504-91703b118095','a9df4c34-3e90-49aa-9c9c-d6ce187a5d06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3db22d259b46938233d9621fef67dd',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:18.938162 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d98c5898-d363-4e13-86d2-880dfb8e5b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:18.961498 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-162a3c20-ec36-4a74-9eef-71ac12503544 tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] POST https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action Aug 25 15:19:18.962276 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-162a3c20-ec36-4a74-9eef-71ac12503544 tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:18.962276 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-162a3c20-ec36-4a74-9eef-71ac12503544 tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:19.014709 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-162a3c20-ec36-4a74-9eef-71ac12503544 tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-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=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:19:19.026662 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d98c5898-d363-4e13-86d2-880dfb8e5b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:19.028287 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Flow 'volume_create_api' (f4637be5-2c19-499b-b41c-f381e5a97e23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:19.028688 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create volume request issued successfully. Aug 25 15:19:19.029553 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e8b50789-e6f6-40dd-9392-a87cb8dafe51 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:19:19.061975 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 389/1574] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:19:18 2026] POST /volume/v3/volumes => generated 774 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:19.076973 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8556af7a-d43b-4a93-bea0-8bb3041bc000 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.079665 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8556af7a-d43b-4a93-bea0-8bb3041bc000 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/87b4327c-61ab-4c7b-b1cd-959ce69512bd Aug 25 15:19:19.080018 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8556af7a-d43b-4a93-bea0-8bb3041bc000 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:19.080308 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8556af7a-d43b-4a93-bea0-8bb3041bc000 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:19.092204 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:19.092204 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:19.098293 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8556af7a-d43b-4a93-bea0-8bb3041bc000 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:19.105186 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8556af7a-d43b-4a93-bea0-8bb3041bc000 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/87b4327c-61ab-4c7b-b1cd-959ce69512bd returned with HTTP 200 Aug 25 15:19:19.105681 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 395/1575] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:19 2026] GET /volume/v3/volumes/87b4327c-61ab-4c7b-b1cd-959ce69512bd => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:19.192078 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:19.192078 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:19.192441 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.admin_actions [None req-162a3c20-ec36-4a74-9eef-71ac12503544 tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] Updating volume '5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3' with '{'status': 'error'}' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 15:19:19.226743 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-162a3c20-ec36-4a74-9eef-71ac12503544 tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action returned with HTTP 202 Aug 25 15:19:19.227995 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 393/1576] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:19:18 2026] POST /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action => generated 0 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:19:19.237849 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-951e2c80-84fb-4425-9f11-5d5aa7cba0af None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.239488 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-951e2c80-84fb-4425-9f11-5d5aa7cba0af tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:19.239488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-951e2c80-84fb-4425-9f11-5d5aa7cba0af tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:19.239488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-951e2c80-84fb-4425-9f11-5d5aa7cba0af tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:19.253506 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:19.253506 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:19.262512 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-951e2c80-84fb-4425-9f11-5d5aa7cba0af tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:19.267566 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-951e2c80-84fb-4425-9f11-5d5aa7cba0af tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:19.268057 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 400/1577] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:19 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:19.295639 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f10a5800-cb12-4eaa-9790-a6451183fefe None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.298759 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f10a5800-cb12-4eaa-9790-a6451183fefe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] POST https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action Aug 25 15:19:19.299186 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f10a5800-cb12-4eaa-9790-a6451183fefe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "0c222edc-504a-49e7-a7ee-8f9a43d23677"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:19.299366 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f10a5800-cb12-4eaa-9790-a6451183fefe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "0c222edc-504a-49e7-a7ee-8f9a43d23677"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:19.318699 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:19.318699 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:19.319266 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f10a5800-cb12-4eaa-9790-a6451183fefe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] Volume info retrieved successfully. Aug 25 15:19:19.387706 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f10a5800-cb12-4eaa-9790-a6451183fefe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] Attachment connected to vm 13127a52-b12a-4d3d-8c85-43f7d4c27d03, checking data on nova Aug 25 15:19:19.388252 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.compute.nova [None req-f10a5800-cb12-4eaa-9790-a6451183fefe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] Creating Keystone token plugin using URL: https://10.4.3.85/identity {{(pid=100468) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 15:19:19.522117 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-a4b2a360-27c4-4dcb-bc0f-3163a401dc89 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.527963 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-a4b2a360-27c4-4dcb-bc0f-3163a401dc89 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 Aug 25 15:19:19.528246 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-a4b2a360-27c4-4dcb-bc0f-3163a401dc89 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:19.528454 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-a4b2a360-27c4-4dcb-bc0f-3163a401dc89 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:19.539148 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:19.539148 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:19.548346 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-a4b2a360-27c4-4dcb-bc0f-3163a401dc89 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:19:19.554692 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-a4b2a360-27c4-4dcb-bc0f-3163a401dc89 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 returned with HTTP 200 Aug 25 15:19:19.555696 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 396/1578] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:19 2026] GET /volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 => generated 1363 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:19.568755 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-8c2601f0-ce1b-45fd-81e7-b1939df4ead8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.571216 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-8c2601f0-ce1b-45fd-81e7-b1939df4ead8 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd Aug 25 15:19:19.571500 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-8c2601f0-ce1b-45fd-81e7-b1939df4ead8 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:19.571729 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-8c2601f0-ce1b-45fd-81e7-b1939df4ead8 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:19.578739 np0000008087 devstack@c-api.service[100468]: DEBUG novaclient.v2.client [None req-f10a5800-cb12-4eaa-9790-a6451183fefe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] REQ: curl -g -i -X GET https://10.4.3.85/compute/v2.1/servers/13127a52-b12a-4d3d-8c85-43f7d4c27d03/os-volume_attachments/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}bcaf3ec5766f82feaec5428f08ef54ee23650dc7b2231a7d3eb8db2d4c7d9a99" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f10a5800-cb12-4eaa-9790-a6451183fefe" -H "X-Service-Token: {SHA256}1aba6e399f4b5c94abe515354c98798e27d9313f3a08a9335302b4523454d251" {{(pid=100468) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 15:19:19.579994 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:19.579994 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:19.586854 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-8c2601f0-ce1b-45fd-81e7-b1939df4ead8 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:19:19.593458 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-8c2601f0-ce1b-45fd-81e7-b1939df4ead8 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd returned with HTTP 200 Aug 25 15:19:19.593617 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 394/1579] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:19 2026] GET /volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:19.606751 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-be656b2d-4445-4bd3-ab45-5986ccf7ff36 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.610413 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-be656b2d-4445-4bd3-ab45-5986ccf7ff36 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 Aug 25 15:19:19.611534 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-be656b2d-4445-4bd3-ab45-5986ccf7ff36 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:19.611534 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-be656b2d-4445-4bd3-ab45-5986ccf7ff36 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:19.621790 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:19.621790 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:19.629409 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-be656b2d-4445-4bd3-ab45-5986ccf7ff36 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:19:19.638199 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-be656b2d-4445-4bd3-ab45-5986ccf7ff36 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 returned with HTTP 200 Aug 25 15:19:19.638618 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 401/1580] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:19 2026] GET /volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:19.657006 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f399cd5b-e4cd-415c-af7b-a7350805b63a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.659270 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f399cd5b-e4cd-415c-af7b-a7350805b63a None None] GET https://10.4.3.85/volume// Aug 25 15:19:19.659270 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f399cd5b-e4cd-415c-af7b-a7350805b63a None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:19.659270 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f399cd5b-e4cd-415c-af7b-a7350805b63a None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:19.659270 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f399cd5b-e4cd-415c-af7b-a7350805b63a None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:19.659438 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 397/1581] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:19:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:19.671706 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-8ef32a23-a501-4bb1-89e3-5ea75ebe4869 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.677443 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-8ef32a23-a501-4bb1-89e3-5ea75ebe4869 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:19:19.677949 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-8ef32a23-a501-4bb1-89e3-5ea75ebe4869 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d947a5f5-5269-4eec-8a62-dd66eaac17c7", "connector": null, "instance_uuid": "76e88755-6753-4d65-a697-821e347a7538"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:19.693197 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:19.693197 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:19.713757 np0000008087 devstack@c-api.service[100468]: DEBUG novaclient.v2.client [None req-f10a5800-cb12-4eaa-9790-a6451183fefe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 15:19:19 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-1ab2a853-7324-4250-b8dc-f5d04abb3b73 x-openstack-request-id: req-1ab2a853-7324-4250-b8dc-f5d04abb3b73 {{(pid=100468) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 15:19:19.713897 np0000008087 devstack@c-api.service[100468]: DEBUG novaclient.v2.client [None req-f10a5800-cb12-4eaa-9790-a6451183fefe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3", "serverId": "13127a52-b12a-4d3d-8c85-43f7d4c27d03", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0c222edc-504a-49e7-a7ee-8f9a43d23677", "bdm_uuid": "dd217251-192d-441c-8037-8e3c8cdf1aba"}} {{(pid=100468) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 15:19:19.713897 np0000008087 devstack@c-api.service[100468]: DEBUG novaclient.v2.client [None req-f10a5800-cb12-4eaa-9790-a6451183fefe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] GET call to compute for https://10.4.3.85/compute/v2.1/servers/13127a52-b12a-4d3d-8c85-43f7d4c27d03/os-volume_attachments/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 used request id req-1ab2a853-7324-4250-b8dc-f5d04abb3b73 {{(pid=100468) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 15:19:19.715975 np0000008087 devstack@c-api.service[100468]: ERROR cinder.volume.api [None req-f10a5800-cb12-4eaa-9790-a6451183fefe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-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 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault [None req-f10a5800-cb12-4eaa-9790-a6451183fefe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] Caught error: Detach volume from instance 13127a52-b12a-4d3d-8c85-43f7d4c27d03 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 13127a52-b12a-4d3d-8c85-43f7d4c27d03 using the Compute API Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: 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 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 15:19:19.718347 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 13127a52-b12a-4d3d-8c85-43f7d4c27d03 using the Compute API Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: ERROR cinder.api.middleware.fault Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.middleware.fault [None req-f10a5800-cb12-4eaa-9790-a6451183fefe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action returned with HTTP 409 Aug 25 15:19:19.720182 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 390/1582] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:19:19 2026] POST /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action => generated 167 bytes in 427 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:19.731562 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-44882074-26bf-4491-a400-d8c57702b3eb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.733502 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 402/1583] 10.4.3.85 () {70 vars in 1590 bytes} [Tue Aug 25 15:19:19 2026] POST /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 15:19:19.742062 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-680f6b9d-dbbe-4bb7-8ff1-fe81e51ce621 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.759288 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-8ef32a23-a501-4bb1-89e3-5ea75ebe4869 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:19:19.759854 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 395/1584] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:19:19 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:19.775503 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-93e1263d-aacc-4b41-8832-dbf6f70dd47e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.776133 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-93e1263d-aacc-4b41-8832-dbf6f70dd47e None None] GET https://10.4.3.85/volume// Aug 25 15:19:19.776133 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-93e1263d-aacc-4b41-8832-dbf6f70dd47e None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:19.776333 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-93e1263d-aacc-4b41-8832-dbf6f70dd47e None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:19.776776 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-93e1263d-aacc-4b41-8832-dbf6f70dd47e None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:19.777557 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 391/1585] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:19:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:19.782542 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 398/1586] 10.4.3.85 () {70 vars in 1590 bytes} [Tue Aug 25 15:19:19 2026] POST /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action => generated 114 bytes in 41 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 15:19:19.788111 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-5277fd9b-e044-4903-a274-a81e62727426 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.791039 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-5277fd9b-e044-4903-a274-a81e62727426 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:19:19.791446 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-5277fd9b-e044-4903-a274-a81e62727426 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51c07fa5-41bd-43ce-884f-4492ee947ffd", "connector": null, "instance_uuid": "76e88755-6753-4d65-a697-821e347a7538"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:19.791798 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4b1b53c5-0b37-4ccf-bbaa-59544ec06cd8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.794220 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4b1b53c5-0b37-4ccf-bbaa-59544ec06cd8 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:19.795122 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4b1b53c5-0b37-4ccf-bbaa-59544ec06cd8 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:19.795122 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4b1b53c5-0b37-4ccf-bbaa-59544ec06cd8 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:19.805577 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:19.805577 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:19.805871 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:19.805871 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:19.811604 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4b1b53c5-0b37-4ccf-bbaa-59544ec06cd8 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:19.817963 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4b1b53c5-0b37-4ccf-bbaa-59544ec06cd8 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:19.818597 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 396/1587] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:19 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:19.835317 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e7c398f2-182d-4238-89fc-6b76da3d8875 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.837808 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e7c398f2-182d-4238-89fc-6b76da3d8875 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:19.838021 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e7c398f2-182d-4238-89fc-6b76da3d8875 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:19.838248 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e7c398f2-182d-4238-89fc-6b76da3d8875 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:19.852799 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-5277fd9b-e044-4903-a274-a81e62727426 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:19:19.853333 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 403/1588] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:19:19 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:19.865716 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1a8be42e-e310-4d2d-90ca-09a60328a263 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.866196 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1a8be42e-e310-4d2d-90ca-09a60328a263 None None] GET https://10.4.3.85/volume// Aug 25 15:19:19.866369 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1a8be42e-e310-4d2d-90ca-09a60328a263 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:19.866607 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1a8be42e-e310-4d2d-90ca-09a60328a263 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:19.866933 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1a8be42e-e310-4d2d-90ca-09a60328a263 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:19.867280 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 399/1589] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:19:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:19.887184 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-e7c398f2-182d-4238-89fc-6b76da3d8875 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:19:19.888199 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-4d099e6b-2c54-43ab-a442-eff622e85e22 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.890923 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-4d099e6b-2c54-43ab-a442-eff622e85e22 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:19:19.891039 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-4d099e6b-2c54-43ab-a442-eff622e85e22 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f4687e4-e920-4325-9277-86cad3357506", "connector": null, "instance_uuid": "76e88755-6753-4d65-a697-821e347a7538"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:19.895266 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:19.895266 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:19.900589 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e7c398f2-182d-4238-89fc-6b76da3d8875 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:19.907210 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:19.907210 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:19.909360 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e7c398f2-182d-4238-89fc-6b76da3d8875 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:19.909869 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 392/1590] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:19 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 855 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:19.959845 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-4d099e6b-2c54-43ab-a442-eff622e85e22 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:19:19.960464 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 397/1591] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:19:19 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 15:19:19.967011 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-72129896-7508-4744-8314-ea516a3a0ae8 req-0cd4a016-ab19-45a4-8c92-9156d332f561 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:19.972791 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-0cd4a016-ab19-45a4-8c92-9156d332f561 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:19.973236 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-0cd4a016-ab19-45a4-8c92-9156d332f561 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:19.973689 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-0cd4a016-ab19-45a4-8c92-9156d332f561 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:19.988965 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:19.988965 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:19.998184 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-72129896-7508-4744-8314-ea516a3a0ae8 req-0cd4a016-ab19-45a4-8c92-9156d332f561 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:20.005890 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-0cd4a016-ab19-45a4-8c92-9156d332f561 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:20.006580 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 404/1592] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:19 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:20.127197 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5a5ef20a-c915-41df-9ceb-2e5ab35eb17f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:20.131033 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5a5ef20a-c915-41df-9ceb-2e5ab35eb17f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/87b4327c-61ab-4c7b-b1cd-959ce69512bd Aug 25 15:19:20.131233 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5a5ef20a-c915-41df-9ceb-2e5ab35eb17f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:20.131489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5a5ef20a-c915-41df-9ceb-2e5ab35eb17f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:20.152989 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:20.152989 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:20.164185 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5a5ef20a-c915-41df-9ceb-2e5ab35eb17f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:20.167942 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4a45fc99-1329-4bdd-b35d-15159335f569 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:20.168155 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5a5ef20a-c915-41df-9ceb-2e5ab35eb17f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/87b4327c-61ab-4c7b-b1cd-959ce69512bd returned with HTTP 200 Aug 25 15:19:20.168886 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 400/1593] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:20 2026] GET /volume/v3/volumes/87b4327c-61ab-4c7b-b1cd-959ce69512bd => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:20.169029 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a45fc99-1329-4bdd-b35d-15159335f569 None None] GET https://10.4.3.85/volume// Aug 25 15:19:20.169324 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4a45fc99-1329-4bdd-b35d-15159335f569 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:20.170540 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4a45fc99-1329-4bdd-b35d-15159335f569 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:20.171322 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a45fc99-1329-4bdd-b35d-15159335f569 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:20.171968 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 393/1594] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:19:20 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:20.183152 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-72129896-7508-4744-8314-ea516a3a0ae8 req-5b3aefa7-3bc0-43c3-9862-cd60e592b81b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:20.188499 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-5b3aefa7-3bc0-43c3-9862-cd60e592b81b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:19:20.188499 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-5b3aefa7-3bc0-43c3-9862-cd60e592b81b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2c63333-19b4-4a1e-a3ec-f55b1dd3b282", "connector": null, "instance_uuid": "13127a52-b12a-4d3d-8c85-43f7d4c27d03"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:20.191778 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-85383a10-9ff1-469a-a477-6ebcba0e9b02 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:20.192021 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-85383a10-9ff1-469a-a477-6ebcba0e9b02 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:19:20.193145 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-85383a10-9ff1-469a-a477-6ebcba0e9b02 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87b4327c-61ab-4c7b-b1cd-959ce69512bd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1411510579"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:20.207080 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:20.207080 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:20.207641 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-85383a10-9ff1-469a-a477-6ebcba0e9b02 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:20.207780 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-85383a10-9ff1-469a-a477-6ebcba0e9b02 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create snapshot from volume 87b4327c-61ab-4c7b-b1cd-959ce69512bd Aug 25 15:19:20.209913 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:20.209913 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:20.283368 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-85383a10-9ff1-469a-a477-6ebcba0e9b02 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Created reservations ['91f46927-ec74-4c1f-af16-e07b6ab22bbb', '38c0c8f6-05ea-4b87-8a47-401cc4ff0830', '502b3427-0b2b-4d4f-8abf-b866b6751be3', 'bc5b7c14-0036-479a-86dc-ab96ee3b3a69'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:20.283783 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-5b3aefa7-3bc0-43c3-9862-cd60e592b81b tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:19:20.283952 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 398/1595] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:19:20 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:20.340395 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-85383a10-9ff1-469a-a477-6ebcba0e9b02 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot create request issued successfully. Aug 25 15:19:20.340395 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-85383a10-9ff1-469a-a477-6ebcba0e9b02 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:19:20.341214 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 405/1596] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:19:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:20.346489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3bebe5b0-3438-4716-ad48-12f7cab74235 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:20.348461 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3bebe5b0-3438-4716-ad48-12f7cab74235 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:20.349749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3bebe5b0-3438-4716-ad48-12f7cab74235 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:20.349749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3bebe5b0-3438-4716-ad48-12f7cab74235 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:20.354641 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-df7002d4-f048-4674-9bf0-378b4d29bbb4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:20.361165 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-df7002d4-f048-4674-9bf0-378b4d29bbb4 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e Aug 25 15:19:20.361305 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-df7002d4-f048-4674-9bf0-378b4d29bbb4 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:20.361579 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-df7002d4-f048-4674-9bf0-378b4d29bbb4 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:20.364576 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:20.364576 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:20.369750 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3bebe5b0-3438-4716-ad48-12f7cab74235 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:20.371692 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:20.371692 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:20.373342 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-df7002d4-f048-4674-9bf0-378b4d29bbb4 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:20.374872 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-df7002d4-f048-4674-9bf0-378b4d29bbb4 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e returned with HTTP 200 Aug 25 15:19:20.374872 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 394/1597] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:20 2026] GET /volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:20.382110 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3bebe5b0-3438-4716-ad48-12f7cab74235 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:20.383171 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 401/1598] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:20 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:20.386319 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5facbe35-e76e-41a4-a023-feb1f07c5539 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:20.386319 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5facbe35-e76e-41a4-a023-feb1f07c5539 None None] GET https://10.4.3.85/volume// Aug 25 15:19:20.386319 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5facbe35-e76e-41a4-a023-feb1f07c5539 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:20.386319 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5facbe35-e76e-41a4-a023-feb1f07c5539 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:20.386319 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5facbe35-e76e-41a4-a023-feb1f07c5539 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:20.387032 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 399/1599] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:19:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:20.409972 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-72129896-7508-4744-8314-ea516a3a0ae8 req-a7283432-7526-4e7d-ac77-961c3376f8c5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:20.414364 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-a7283432-7526-4e7d-ac77-961c3376f8c5 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:20.416199 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-a7283432-7526-4e7d-ac77-961c3376f8c5 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:20.416892 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-a7283432-7526-4e7d-ac77-961c3376f8c5 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:20.436884 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:20.436884 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:20.447569 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-72129896-7508-4744-8314-ea516a3a0ae8 req-a7283432-7526-4e7d-ac77-961c3376f8c5 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:20.455414 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-a7283432-7526-4e7d-ac77-961c3376f8c5 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:20.456089 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 406/1600] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:19:20 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 1034 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:20.630495 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-72129896-7508-4744-8314-ea516a3a0ae8 req-e75e3c79-60b9-4ac5-b4f1-24a9b9e495e9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:20.632561 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-e75e3c79-60b9-4ac5-b4f1-24a9b9e495e9 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] PUT https://10.4.3.85/volume/v3/attachments/40e24166-d94b-4da9-807c-bc1766871363 Aug 25 15:19:20.632561 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-e75e3c79-60b9-4ac5-b4f1-24a9b9e495e9 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:20.652581 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-72129896-7508-4744-8314-ea516a3a0ae8 req-e75e3c79-60b9-4ac5-b4f1-24a9b9e495e9 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Acquiring lock "cinder-attachment_update-f2c63333-19b4-4a1e-a3ec-f55b1dd3b282-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:19:20.659117 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-72129896-7508-4744-8314-ea516a3a0ae8 req-e75e3c79-60b9-4ac5-b4f1-24a9b9e495e9 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Lock "cinder-attachment_update-f2c63333-19b4-4a1e-a3ec-f55b1dd3b282-np0000008087" acquired by "attachment_update" :: waited 0.008s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:19:20.660117 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:20.660117 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:20.821808 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-72129896-7508-4744-8314-ea516a3a0ae8 req-e75e3c79-60b9-4ac5-b4f1-24a9b9e495e9 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Lock "cinder-attachment_update-f2c63333-19b4-4a1e-a3ec-f55b1dd3b282-np0000008087" released by "attachment_update" :: held 0.163s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:19:20.822342 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-e75e3c79-60b9-4ac5-b4f1-24a9b9e495e9 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/attachments/40e24166-d94b-4da9-807c-bc1766871363 returned with HTTP 200 Aug 25 15:19:20.822840 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 395/1601] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:19:20 2026] PUT /volume/v3/attachments/40e24166-d94b-4da9-807c-bc1766871363 => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:21.399659 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9894c796-0ca1-4fcf-99b7-53cd389fd355 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:21.406432 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3a801fe8-9369-4d1a-b0c4-b4054dcf016f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:21.411083 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9894c796-0ca1-4fcf-99b7-53cd389fd355 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e Aug 25 15:19:21.411083 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9894c796-0ca1-4fcf-99b7-53cd389fd355 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:21.411560 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a801fe8-9369-4d1a-b0c4-b4054dcf016f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:21.411601 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9894c796-0ca1-4fcf-99b7-53cd389fd355 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:21.411630 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a801fe8-9369-4d1a-b0c4-b4054dcf016f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:21.411630 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a801fe8-9369-4d1a-b0c4-b4054dcf016f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:21.422793 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:21.422793 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:21.425702 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9894c796-0ca1-4fcf-99b7-53cd389fd355 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:21.425702 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9894c796-0ca1-4fcf-99b7-53cd389fd355 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e returned with HTTP 200 Aug 25 15:19:21.426077 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:21.426077 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:21.426153 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 402/1602] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:21 2026] GET /volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:21.437354 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3a801fe8-9369-4d1a-b0c4-b4054dcf016f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:21.439074 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-72159399-8765-4942-9da8-e885bb5d0817 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:21.446320 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a801fe8-9369-4d1a-b0c4-b4054dcf016f tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:21.446933 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 400/1603] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:21 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:21.543611 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72159399-8765-4942-9da8-e885bb5d0817 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] POST https://10.4.3.85/volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e/action Aug 25 15:19:21.543996 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-72159399-8765-4942-9da8-e885bb5d0817 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:21.544324 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-72159399-8765-4942-9da8-e885bb5d0817 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:21.561013 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:21.561013 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:21.561949 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-72159399-8765-4942-9da8-e885bb5d0817 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Snapshot retrieved successfully. Aug 25 15:19:21.562358 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-72159399-8765-4942-9da8-e885bb5d0817 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '36b91b3bea6844d8bfe55d9763a26479', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dca92e7ce5447cb69f872271c646b0', '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=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:19:21.562679 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72159399-8765-4942-9da8-e885bb5d0817 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] https://10.4.3.85/volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e/action returned with HTTP 403 Aug 25 15:19:21.566658 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 407/1604] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:19:21 2026] POST /volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e/action => generated 133 bytes in 125 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:21.574870 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c0f43a43-00de-4922-a8a4-39011db91303 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:21.579525 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c0f43a43-00de-4922-a8a4-39011db91303 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] DELETE https://10.4.3.85/volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e Aug 25 15:19:21.579525 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c0f43a43-00de-4922-a8a4-39011db91303 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:21.579782 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c0f43a43-00de-4922-a8a4-39011db91303 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:21.579946 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-c0f43a43-00de-4922-a8a4-39011db91303 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Delete snapshot with id: 950ef470-71a5-42e6-aa58-df40445e8b2e Aug 25 15:19:21.589010 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:21.589010 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:21.589010 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c0f43a43-00de-4922-a8a4-39011db91303 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:21.637708 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c0f43a43-00de-4922-a8a4-39011db91303 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot delete request issued successfully. Aug 25 15:19:21.637708 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c0f43a43-00de-4922-a8a4-39011db91303 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e returned with HTTP 202 Aug 25 15:19:21.637708 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 396/1605] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:19:21 2026] DELETE /volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:19:21.649313 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-62794b88-8590-4558-bbcc-9c1f6ed1be7e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:21.652451 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-62794b88-8590-4558-bbcc-9c1f6ed1be7e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e Aug 25 15:19:21.652451 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-62794b88-8590-4558-bbcc-9c1f6ed1be7e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:21.652451 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-62794b88-8590-4558-bbcc-9c1f6ed1be7e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:21.684248 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:21.684248 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:21.684248 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-62794b88-8590-4558-bbcc-9c1f6ed1be7e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:21.684622 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-62794b88-8590-4558-bbcc-9c1f6ed1be7e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e returned with HTTP 200 Aug 25 15:19:21.686048 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 403/1606] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:21 2026] GET /volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:22.466821 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2237e143-1eda-4abb-9f62-3bea89c349c8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:22.472505 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2237e143-1eda-4abb-9f62-3bea89c349c8 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:22.472505 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2237e143-1eda-4abb-9f62-3bea89c349c8 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:22.475898 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2237e143-1eda-4abb-9f62-3bea89c349c8 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:22.492663 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:22.492663 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:22.498453 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2237e143-1eda-4abb-9f62-3bea89c349c8 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:22.510033 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2237e143-1eda-4abb-9f62-3bea89c349c8 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:22.510033 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 401/1607] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:22 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:22.700021 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1375aa58-47de-4780-ac6d-4cded91b0f92 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:22.701064 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1375aa58-47de-4780-ac6d-4cded91b0f92 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e Aug 25 15:19:22.701307 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1375aa58-47de-4780-ac6d-4cded91b0f92 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:22.701556 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1375aa58-47de-4780-ac6d-4cded91b0f92 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:22.738788 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1375aa58-47de-4780-ac6d-4cded91b0f92 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e returned with HTTP 404 Aug 25 15:19:22.739626 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 408/1608] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:22 2026] GET /volume/v3/snapshots/950ef470-71a5-42e6-aa58-df40445e8b2e => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:22.783586 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-44a8ee14-229d-4318-93b6-cf42ff12cf6d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:22.783586 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-44a8ee14-229d-4318-93b6-cf42ff12cf6d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/87b4327c-61ab-4c7b-b1cd-959ce69512bd Aug 25 15:19:22.783586 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-44a8ee14-229d-4318-93b6-cf42ff12cf6d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:22.783586 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-44a8ee14-229d-4318-93b6-cf42ff12cf6d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:22.783586 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-44a8ee14-229d-4318-93b6-cf42ff12cf6d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Delete volume with id: 87b4327c-61ab-4c7b-b1cd-959ce69512bd Aug 25 15:19:22.815023 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:22.815023 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:22.825542 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-44a8ee14-229d-4318-93b6-cf42ff12cf6d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:22.937805 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-44a8ee14-229d-4318-93b6-cf42ff12cf6d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Delete volume request issued successfully. Aug 25 15:19:22.938025 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-44a8ee14-229d-4318-93b6-cf42ff12cf6d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/87b4327c-61ab-4c7b-b1cd-959ce69512bd returned with HTTP 202 Aug 25 15:19:22.938819 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 397/1609] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:19:22 2026] DELETE /volume/v3/volumes/87b4327c-61ab-4c7b-b1cd-959ce69512bd => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:19:22.948610 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e293d156-9943-4464-8d48-2c792253445e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:22.954343 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e293d156-9943-4464-8d48-2c792253445e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/87b4327c-61ab-4c7b-b1cd-959ce69512bd Aug 25 15:19:22.957571 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e293d156-9943-4464-8d48-2c792253445e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:22.957571 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e293d156-9943-4464-8d48-2c792253445e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:22.962715 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:22.962715 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:22.965993 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e293d156-9943-4464-8d48-2c792253445e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:22.969852 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e293d156-9943-4464-8d48-2c792253445e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/87b4327c-61ab-4c7b-b1cd-959ce69512bd returned with HTTP 200 Aug 25 15:19:22.993445 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 404/1610] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:22 2026] GET /volume/v3/volumes/87b4327c-61ab-4c7b-b1cd-959ce69512bd => generated 1013 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:23.334352 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7c4a56a2-3068-4aea-bd4e-621396f1d324 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:23.334352 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7c4a56a2-3068-4aea-bd4e-621396f1d324 None None] GET https://10.4.3.85/volume// Aug 25 15:19:23.334512 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7c4a56a2-3068-4aea-bd4e-621396f1d324 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:23.334674 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7c4a56a2-3068-4aea-bd4e-621396f1d324 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:23.335046 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7c4a56a2-3068-4aea-bd4e-621396f1d324 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:23.335380 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 402/1611] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:19:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:23.348228 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-c8943117-c1ac-42f3-a5f4-5522f340d5ee None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:23.352676 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-c8943117-c1ac-42f3-a5f4-5522f340d5ee tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 Aug 25 15:19:23.352960 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-c8943117-c1ac-42f3-a5f4-5522f340d5ee tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:23.353176 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-c8943117-c1ac-42f3-a5f4-5522f340d5ee tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:23.372494 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:23.372494 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:23.381178 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-c8943117-c1ac-42f3-a5f4-5522f340d5ee tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:19:23.389276 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-c8943117-c1ac-42f3-a5f4-5522f340d5ee tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 returned with HTTP 200 Aug 25 15:19:23.389745 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 409/1612] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:19:23 2026] GET /volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 => generated 1542 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:23.530493 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6736aa1e-4ce2-4520-a49f-d55d36083117 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:23.535817 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-926677de-782f-4d16-b822-e8ecc02bf415 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:23.537495 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-926677de-782f-4d16-b822-e8ecc02bf415 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] PUT https://10.4.3.85/volume/v3/attachments/309343b8-d2ca-4982-979f-5c4a40f00b68 Aug 25 15:19:23.538061 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-926677de-782f-4d16-b822-e8ecc02bf415 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:23.539868 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6736aa1e-4ce2-4520-a49f-d55d36083117 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:23.540096 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6736aa1e-4ce2-4520-a49f-d55d36083117 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:23.540403 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6736aa1e-4ce2-4520-a49f-d55d36083117 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:23.555022 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-926677de-782f-4d16-b822-e8ecc02bf415 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Acquiring lock "cinder-attachment_update-d947a5f5-5269-4eec-8a62-dd66eaac17c7-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:19:23.558553 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:23.558553 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:23.562847 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-926677de-782f-4d16-b822-e8ecc02bf415 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Lock "cinder-attachment_update-d947a5f5-5269-4eec-8a62-dd66eaac17c7-np0000008087" acquired by "attachment_update" :: waited 0.008s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:19:23.564110 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:23.564110 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:23.569106 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6736aa1e-4ce2-4520-a49f-d55d36083117 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:23.587441 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6736aa1e-4ce2-4520-a49f-d55d36083117 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:23.587441 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 398/1613] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:23 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:23.730412 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-926677de-782f-4d16-b822-e8ecc02bf415 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Lock "cinder-attachment_update-d947a5f5-5269-4eec-8a62-dd66eaac17c7-np0000008087" released by "attachment_update" :: held 0.167s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:19:23.731148 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-926677de-782f-4d16-b822-e8ecc02bf415 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/attachments/309343b8-d2ca-4982-979f-5c4a40f00b68 returned with HTTP 200 Aug 25 15:19:23.731887 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 405/1614] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:19:23 2026] PUT /volume/v3/attachments/309343b8-d2ca-4982-979f-5c4a40f00b68 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:23.798585 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-0f59f9aa-3992-4390-b1cd-e2ef02d8a342 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:23.798585 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-0f59f9aa-3992-4390-b1cd-e2ef02d8a342 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] POST https://10.4.3.85/volume/v3/attachments/309343b8-d2ca-4982-979f-5c4a40f00b68/action Aug 25 15:19:23.798585 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-0f59f9aa-3992-4390-b1cd-e2ef02d8a342 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:23.798585 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-0f59f9aa-3992-4390-b1cd-e2ef02d8a342 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:23.832908 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cd466d09-32e8-4ad7-8c89-8b1bc62a3d29 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:23.836506 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cd466d09-32e8-4ad7-8c89-8b1bc62a3d29 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:19:23.837257 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cd466d09-32e8-4ad7-8c89-8b1bc62a3d29 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:23.837257 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cd466d09-32e8-4ad7-8c89-8b1bc62a3d29 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:23.859517 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:23.859517 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:23.859778 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:23.859778 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:23.881226 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cd466d09-32e8-4ad7-8c89-8b1bc62a3d29 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:19:23.883700 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cd466d09-32e8-4ad7-8c89-8b1bc62a3d29 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:19:23.883700 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 410/1615] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:23 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 1138 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 15:19:23.933638 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-0f59f9aa-3992-4390-b1cd-e2ef02d8a342 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/attachments/309343b8-d2ca-4982-979f-5c4a40f00b68/action returned with HTTP 204 Aug 25 15:19:23.934356 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 403/1616] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:19:23 2026] POST /volume/v3/attachments/309343b8-d2ca-4982-979f-5c4a40f00b68/action => generated 0 bytes in 144 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:23.988248 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-f811867d-2002-495c-b48f-e8d2090f00b6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:23.990186 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-583194e0-d60a-4d50-9dda-8b6e4da73c78 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:23.994617 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-583194e0-d60a-4d50-9dda-8b6e4da73c78 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/87b4327c-61ab-4c7b-b1cd-959ce69512bd Aug 25 15:19:23.994938 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-583194e0-d60a-4d50-9dda-8b6e4da73c78 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:23.995218 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-583194e0-d60a-4d50-9dda-8b6e4da73c78 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:23.996024 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-f811867d-2002-495c-b48f-e8d2090f00b6 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:19:23.996300 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-f811867d-2002-495c-b48f-e8d2090f00b6 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:23.996587 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-f811867d-2002-495c-b48f-e8d2090f00b6 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:24.001599 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0917c483-3c55-4eb1-9a70-94e8a58db5af None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:24.002249 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0917c483-3c55-4eb1-9a70-94e8a58db5af None None] GET https://10.4.3.85/volume// Aug 25 15:19:24.002618 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0917c483-3c55-4eb1-9a70-94e8a58db5af None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:24.003225 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0917c483-3c55-4eb1-9a70-94e8a58db5af None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:24.005653 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0917c483-3c55-4eb1-9a70-94e8a58db5af None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:24.005653 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 411/1617] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:19:23 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:24.019315 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-583194e0-d60a-4d50-9dda-8b6e4da73c78 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/87b4327c-61ab-4c7b-b1cd-959ce69512bd returned with HTTP 404 Aug 25 15:19:24.019315 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 406/1618] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:23 2026] GET /volume/v3/volumes/87b4327c-61ab-4c7b-b1cd-959ce69512bd => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:24.024001 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-2437334e-8592-4ecc-adbc-29f8857c57e8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:24.028807 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-2437334e-8592-4ecc-adbc-29f8857c57e8 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd Aug 25 15:19:24.030238 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-2437334e-8592-4ecc-adbc-29f8857c57e8 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:24.030238 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-2437334e-8592-4ecc-adbc-29f8857c57e8 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:24.034457 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:24.038531 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:24.038531 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:24.039008 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:19:24.039608 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-186309626"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:24.042116 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-186309626'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:19:24.042116 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create volume of 1 GB Aug 25 15:19:24.048642 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-f811867d-2002-495c-b48f-e8d2090f00b6 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:19:24.049767 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:24.049767 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:24.054357 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-2437334e-8592-4ecc-adbc-29f8857c57e8 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:19:24.056980 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Availability Zones retrieved successfully. Aug 25 15:19:24.061877 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-f811867d-2002-495c-b48f-e8d2090f00b6 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:19:24.062414 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 399/1619] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:23 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 1138 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:24.063983 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-2437334e-8592-4ecc-adbc-29f8857c57e8 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd returned with HTTP 200 Aug 25 15:19:24.063983 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 404/1620] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:19:24 2026] GET /volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd => generated 1027 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:24.066756 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Flow 'volume_create_api' (63f55c8f-de3b-47b3-a556-8aa12efdafe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:24.068811 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929984ee-4f11-405f-b25f-7c6a30e79eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:24.070206 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:19:24.102041 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-d3929063-f43d-4bee-af04-a8fbeae0ec8b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:24.105255 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-d3929063-f43d-4bee-af04-a8fbeae0ec8b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] POST https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949/action Aug 25 15:19:24.106512 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-d3929063-f43d-4bee-af04-a8fbeae0ec8b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:24.106695 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-d3929063-f43d-4bee-af04-a8fbeae0ec8b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:24.133435 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (929984ee-4f11-405f-b25f-7c6a30e79eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:24.135717 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:24.135717 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:24.136410 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-d3929063-f43d-4bee-af04-a8fbeae0ec8b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:19:24.137798 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18b86aee-79ff-472a-9601-cc557f6f5dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:24.157715 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-d3929063-f43d-4bee-af04-a8fbeae0ec8b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Begin detaching volume completed successfully. Aug 25 15:19:24.158428 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-d3929063-f43d-4bee-af04-a8fbeae0ec8b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949/action returned with HTTP 202 Aug 25 15:19:24.159139 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 407/1621] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:19:24 2026] POST /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:19:24.239144 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Created reservations ['158b7172-d73f-493f-ae59-1a8a0f636bd4', '5089f0ce-7a11-4ea1-bf7f-e50b1323adb5', 'fd1950c1-1a4a-4ae4-8338-76db9278b1c0', 'ca478d16-6253-4591-bf4b-637badf76f99'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:24.240328 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18b86aee-79ff-472a-9601-cc557f6f5dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['158b7172-d73f-493f-ae59-1a8a0f636bd4', '5089f0ce-7a11-4ea1-bf7f-e50b1323adb5', 'fd1950c1-1a4a-4ae4-8338-76db9278b1c0', 'ca478d16-6253-4591-bf4b-637badf76f99']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:24.241342 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0449f96c-007a-4887-b56e-9fbd04f874c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:24.279983 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-aa150492-5504-48c0-b11a-578e89db520b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:24.285147 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-aa150492-5504-48c0-b11a-578e89db520b tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] PUT https://10.4.3.85/volume/v3/attachments/01f7a855-2cca-4b67-a9dd-35125107dd90 Aug 25 15:19:24.286065 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-aa150492-5504-48c0-b11a-578e89db520b tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:24.290090 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0449f96c-007a-4887-b56e-9fbd04f874c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24b91b98-209e-47b2-b846-3143eac79834', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-186309626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dca92e7ce5447cb69f872271c646b0',qos_specs=None,replication_status=,reservations=['158b7172-d73f-493f-ae59-1a8a0f636bd4','5089f0ce-7a11-4ea1-bf7f-e50b1323adb5','fd1950c1-1a4a-4ae4-8338-76db9278b1c0','ca478d16-6253-4591-bf4b-637badf76f99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3db22d259b46938233d9621fef67dd',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:19:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-186309626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24b91b98-209e-47b2-b846-3143eac79834,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89dca92e7ce5447cb69f872271c646b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df3db22d259b46938233d9621fef67dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:24.291714 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39899d9e-1623-4e5d-80ea-3b4221567c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:24.299624 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-aa150492-5504-48c0-b11a-578e89db520b tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Acquiring lock "cinder-attachment_update-51c07fa5-41bd-43ce-884f-4492ee947ffd-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:19:24.305209 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a4593a69-df49-408f-9b89-b02c8b9d4e9d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:24.305209 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a4593a69-df49-408f-9b89-b02c8b9d4e9d None None] GET https://10.4.3.85/volume// Aug 25 15:19:24.305209 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a4593a69-df49-408f-9b89-b02c8b9d4e9d None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:24.305209 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a4593a69-df49-408f-9b89-b02c8b9d4e9d None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:24.305209 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a4593a69-df49-408f-9b89-b02c8b9d4e9d None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:24.306032 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 405/1622] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:19:24 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:24.307584 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-aa150492-5504-48c0-b11a-578e89db520b tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Lock "cinder-attachment_update-51c07fa5-41bd-43ce-884f-4492ee947ffd-np0000008087" acquired by "attachment_update" :: waited 0.008s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:19:24.309213 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:24.309213 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:24.321310 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-4aee6d38-c627-419d-9304-2519ce16f6eb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:24.333031 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-4aee6d38-c627-419d-9304-2519ce16f6eb tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:19:24.333031 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-4aee6d38-c627-419d-9304-2519ce16f6eb tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:24.333441 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-4aee6d38-c627-419d-9304-2519ce16f6eb tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:24.344774 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39899d9e-1623-4e5d-80ea-3b4221567c18) transitioned into state 'SUCCESS' from state '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-186309626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dca92e7ce5447cb69f872271c646b0',qos_specs=None,replication_status=,reservations=['158b7172-d73f-493f-ae59-1a8a0f636bd4','5089f0ce-7a11-4ea1-bf7f-e50b1323adb5','fd1950c1-1a4a-4ae4-8338-76db9278b1c0','ca478d16-6253-4591-bf4b-637badf76f99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3db22d259b46938233d9621fef67dd',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:24.344774 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c14a8a92-53dd-4a92-9d23-41e876fe26fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:24.353967 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:24.353967 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:24.364165 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-4aee6d38-c627-419d-9304-2519ce16f6eb tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:19:24.374899 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c14a8a92-53dd-4a92-9d23-41e876fe26fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:24.375345 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-4aee6d38-c627-419d-9304-2519ce16f6eb tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:19:24.376044 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 408/1623] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:19:24 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 1321 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:24.376184 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Flow 'volume_create_api' (63f55c8f-de3b-47b3-a556-8aa12efdafe5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:24.376601 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create volume request issued successfully. Aug 25 15:19:24.378236 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0ca2ee99-3342-42e6-bbe6-7667e8b2641d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:19:24.378236 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 412/1624] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:19:24 2026] POST /volume/v3/volumes => generated 775 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:24.406008 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9215e642-b5cb-4268-9b38-280b62109cda None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:24.407487 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9215e642-b5cb-4268-9b38-280b62109cda tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/24b91b98-209e-47b2-b846-3143eac79834 Aug 25 15:19:24.407487 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9215e642-b5cb-4268-9b38-280b62109cda tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:24.407487 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9215e642-b5cb-4268-9b38-280b62109cda tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:24.420489 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:24.420489 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:24.425584 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9215e642-b5cb-4268-9b38-280b62109cda tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:24.432339 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9215e642-b5cb-4268-9b38-280b62109cda tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/24b91b98-209e-47b2-b846-3143eac79834 returned with HTTP 200 Aug 25 15:19:24.433069 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 406/1625] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:24 2026] GET /volume/v3/volumes/24b91b98-209e-47b2-b846-3143eac79834 => generated 954 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:24.586762 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-aa150492-5504-48c0-b11a-578e89db520b tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Lock "cinder-attachment_update-51c07fa5-41bd-43ce-884f-4492ee947ffd-np0000008087" released by "attachment_update" :: held 0.279s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:19:24.586955 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-aa150492-5504-48c0-b11a-578e89db520b tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/attachments/01f7a855-2cca-4b67-a9dd-35125107dd90 returned with HTTP 200 Aug 25 15:19:24.587275 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 400/1626] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:19:24 2026] PUT /volume/v3/attachments/01f7a855-2cca-4b67-a9dd-35125107dd90 => generated 969 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:24.606342 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-318c780c-1da1-4638-987e-98fba79b06e0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:24.606342 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-318c780c-1da1-4638-987e-98fba79b06e0 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:24.606342 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-318c780c-1da1-4638-987e-98fba79b06e0 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:24.606342 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-318c780c-1da1-4638-987e-98fba79b06e0 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:24.630080 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:24.630080 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:24.650748 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-318c780c-1da1-4638-987e-98fba79b06e0 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:24.650748 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-318c780c-1da1-4638-987e-98fba79b06e0 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:24.650981 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 409/1627] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:24 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:24.673758 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-914f6353-b494-4838-a4f3-a39826b71724 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:24.674303 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-914f6353-b494-4838-a4f3-a39826b71724 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] POST https://10.4.3.85/volume/v3/attachments/01f7a855-2cca-4b67-a9dd-35125107dd90/action Aug 25 15:19:24.674920 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-914f6353-b494-4838-a4f3-a39826b71724 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:24.674920 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-914f6353-b494-4838-a4f3-a39826b71724 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:24.703880 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:24.703880 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:24.810762 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-914f6353-b494-4838-a4f3-a39826b71724 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/attachments/01f7a855-2cca-4b67-a9dd-35125107dd90/action returned with HTTP 204 Aug 25 15:19:24.812114 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 413/1628] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:19:24 2026] POST /volume/v3/attachments/01f7a855-2cca-4b67-a9dd-35125107dd90/action => generated 0 bytes in 142 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:24.923082 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5ac7f3fd-e765-4387-9d5a-83f65f5fda86 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:24.923666 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5ac7f3fd-e765-4387-9d5a-83f65f5fda86 None None] GET https://10.4.3.85/volume// Aug 25 15:19:24.923952 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5ac7f3fd-e765-4387-9d5a-83f65f5fda86 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:24.924261 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5ac7f3fd-e765-4387-9d5a-83f65f5fda86 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:24.926084 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5ac7f3fd-e765-4387-9d5a-83f65f5fda86 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:24.926084 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 407/1629] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:19:24 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:24.971137 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-c89853d1-dfdd-42e0-818a-2d2033777c75 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:24.972407 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-c89853d1-dfdd-42e0-818a-2d2033777c75 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 Aug 25 15:19:24.972734 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-c89853d1-dfdd-42e0-818a-2d2033777c75 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:24.973670 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-c89853d1-dfdd-42e0-818a-2d2033777c75 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:24.997496 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:24.997496 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:25.004688 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-c89853d1-dfdd-42e0-818a-2d2033777c75 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:19:25.015222 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-c89853d1-dfdd-42e0-818a-2d2033777c75 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 returned with HTTP 200 Aug 25 15:19:25.015675 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 401/1630] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:19:24 2026] GET /volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 => generated 1026 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:25.198938 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-2de02842-a898-48d7-9a35-1bc51da2157b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:25.203503 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-2de02842-a898-48d7-9a35-1bc51da2157b tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] PUT https://10.4.3.85/volume/v3/attachments/8a6bfcf3-c087-4e88-9c14-643d9255f711 Aug 25 15:19:25.204135 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-2de02842-a898-48d7-9a35-1bc51da2157b tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:25.222888 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-2de02842-a898-48d7-9a35-1bc51da2157b tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Acquiring lock "cinder-attachment_update-3f4687e4-e920-4325-9277-86cad3357506-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:19:25.234392 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-2de02842-a898-48d7-9a35-1bc51da2157b tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Lock "cinder-attachment_update-3f4687e4-e920-4325-9277-86cad3357506-np0000008087" acquired by "attachment_update" :: waited 0.011s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:19:25.235891 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:25.235891 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:25.405340 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-2de02842-a898-48d7-9a35-1bc51da2157b tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Lock "cinder-attachment_update-3f4687e4-e920-4325-9277-86cad3357506-np0000008087" released by "attachment_update" :: held 0.171s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:19:25.405724 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-2de02842-a898-48d7-9a35-1bc51da2157b tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/attachments/8a6bfcf3-c087-4e88-9c14-643d9255f711 returned with HTTP 200 Aug 25 15:19:25.406330 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 410/1631] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:19:25 2026] PUT /volume/v3/attachments/8a6bfcf3-c087-4e88-9c14-643d9255f711 => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:25.453668 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-34e8b287-e908-4fb3-834c-ef52c7a3dabb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:25.462364 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-34e8b287-e908-4fb3-834c-ef52c7a3dabb tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/24b91b98-209e-47b2-b846-3143eac79834 Aug 25 15:19:25.462643 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-34e8b287-e908-4fb3-834c-ef52c7a3dabb tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:25.462896 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-34e8b287-e908-4fb3-834c-ef52c7a3dabb tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:25.467247 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-e932e706-f465-4119-b618-aeff98911d02 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:25.469898 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-e932e706-f465-4119-b618-aeff98911d02 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] POST https://10.4.3.85/volume/v3/attachments/8a6bfcf3-c087-4e88-9c14-643d9255f711/action Aug 25 15:19:25.470403 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-e932e706-f465-4119-b618-aeff98911d02 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:25.470657 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-e932e706-f465-4119-b618-aeff98911d02 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:25.474059 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:25.474059 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:25.479814 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-34e8b287-e908-4fb3-834c-ef52c7a3dabb tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:25.487272 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-34e8b287-e908-4fb3-834c-ef52c7a3dabb tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/24b91b98-209e-47b2-b846-3143eac79834 returned with HTTP 200 Aug 25 15:19:25.490489 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 414/1632] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:25 2026] GET /volume/v3/volumes/24b91b98-209e-47b2-b846-3143eac79834 => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:25.500199 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:25.500199 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:25.505118 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-831affe1-e302-4685-9c94-9a1ea069f53f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:25.507013 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-831affe1-e302-4685-9c94-9a1ea069f53f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:19:25.507408 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-831affe1-e302-4685-9c94-9a1ea069f53f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24b91b98-209e-47b2-b846-3143eac79834", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1816111987"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:25.518576 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:25.518576 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:25.519180 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-831affe1-e302-4685-9c94-9a1ea069f53f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:25.519395 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-831affe1-e302-4685-9c94-9a1ea069f53f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create snapshot from volume 24b91b98-209e-47b2-b846-3143eac79834 Aug 25 15:19:25.522872 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-13cd748d-1e96-45bf-8e5f-414029f48e8c req-e932e706-f465-4119-b618-aeff98911d02 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/attachments/8a6bfcf3-c087-4e88-9c14-643d9255f711/action returned with HTTP 204 Aug 25 15:19:25.522872 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 408/1633] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:19:25 2026] POST /volume/v3/attachments/8a6bfcf3-c087-4e88-9c14-643d9255f711/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:25.565960 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-831affe1-e302-4685-9c94-9a1ea069f53f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Created reservations ['1a15c221-fbf9-4209-a659-88c332285238', '89bf2d41-efd0-4316-bef2-3252b813a29f', '6a8852c3-913c-4104-ab94-ce59b037d8a8', 'dcd7bc41-91ee-478a-bf88-8dd5a3c583a7'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:25.645893 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-831affe1-e302-4685-9c94-9a1ea069f53f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot create request issued successfully. Aug 25 15:19:25.645893 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-831affe1-e302-4685-9c94-9a1ea069f53f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:19:25.645893 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 402/1634] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:19:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:25.650439 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0159a45e-a55b-4e92-8d9b-9f090a71b124 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:25.652433 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0159a45e-a55b-4e92-8d9b-9f090a71b124 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 Aug 25 15:19:25.652433 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0159a45e-a55b-4e92-8d9b-9f090a71b124 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:25.656999 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0159a45e-a55b-4e92-8d9b-9f090a71b124 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:25.657958 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:25.657958 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:25.658274 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0159a45e-a55b-4e92-8d9b-9f090a71b124 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:25.658855 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0159a45e-a55b-4e92-8d9b-9f090a71b124 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 returned with HTTP 200 Aug 25 15:19:25.662927 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 411/1635] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:25 2026] GET /volume/v3/snapshots/e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:25.670701 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1e9d27b8-c6e1-4ca9-bd15-8c1d55a030d2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:25.673820 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e9d27b8-c6e1-4ca9-bd15-8c1d55a030d2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:25.673820 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1e9d27b8-c6e1-4ca9-bd15-8c1d55a030d2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:25.674316 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1e9d27b8-c6e1-4ca9-bd15-8c1d55a030d2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:25.685026 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:25.685026 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:25.689439 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1e9d27b8-c6e1-4ca9-bd15-8c1d55a030d2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:25.697931 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1e9d27b8-c6e1-4ca9-bd15-8c1d55a030d2 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:25.698395 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 415/1636] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:25 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:26.671705 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8239e0e3-12e0-43a6-a209-8732f5cf847b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:26.673990 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8239e0e3-12e0-43a6-a209-8732f5cf847b tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 Aug 25 15:19:26.674188 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8239e0e3-12e0-43a6-a209-8732f5cf847b tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:26.674414 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8239e0e3-12e0-43a6-a209-8732f5cf847b tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:26.714592 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:26.714592 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:26.714989 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8239e0e3-12e0-43a6-a209-8732f5cf847b tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:26.715945 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8239e0e3-12e0-43a6-a209-8732f5cf847b tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 returned with HTTP 200 Aug 25 15:19:26.716198 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1dc5ebb9-73c1-47a7-ade6-07cdb9fa0cd7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:26.716532 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 409/1637] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:26 2026] GET /volume/v3/snapshots/e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 => generated 467 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:26.721843 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1dc5ebb9-73c1-47a7-ade6-07cdb9fa0cd7 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:26.724111 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1dc5ebb9-73c1-47a7-ade6-07cdb9fa0cd7 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:26.725863 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1dc5ebb9-73c1-47a7-ade6-07cdb9fa0cd7 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:26.733384 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0e324d38-569e-43a2-a659-bf7d0d101e4d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:26.736845 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0e324d38-569e-43a2-a659-bf7d0d101e4d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] GET https://10.4.3.85/volume/v3/snapshots Aug 25 15:19:26.738105 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0e324d38-569e-43a2-a659-bf7d0d101e4d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:26.738105 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0e324d38-569e-43a2-a659-bf7d0d101e4d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:26.738105 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-0e324d38-569e-43a2-a659-bf7d0d101e4d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:19:26.739440 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.db.api [None req-0e324d38-569e-43a2-a659-bf7d0d101e4d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Building query based on filter {{(pid=100465) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:19:26.768559 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0e324d38-569e-43a2-a659-bf7d0d101e4d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Get all snapshots completed successfully. Aug 25 15:19:26.769621 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0e324d38-569e-43a2-a659-bf7d0d101e4d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] https://10.4.3.85/volume/v3/snapshots returned with HTTP 200 Aug 25 15:19:26.769621 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 412/1638] 10.4.3.85 () {66 vars in 1236 bytes} [Tue Aug 25 15:19:26 2026] GET /volume/v3/snapshots => generated 336 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:26.769864 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:26.769864 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:26.776816 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1dc5ebb9-73c1-47a7-ade6-07cdb9fa0cd7 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:26.783915 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1dc5ebb9-73c1-47a7-ade6-07cdb9fa0cd7 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:26.784753 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 403/1639] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:26 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:26.785249 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cf9469ae-c7f2-4847-b30b-63f9637a350c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:26.788460 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf9469ae-c7f2-4847-b30b-63f9637a350c tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] DELETE https://10.4.3.85/volume/v3/snapshots/e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 Aug 25 15:19:26.789359 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf9469ae-c7f2-4847-b30b-63f9637a350c tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:26.789359 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf9469ae-c7f2-4847-b30b-63f9637a350c tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:26.789359 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-cf9469ae-c7f2-4847-b30b-63f9637a350c tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Delete snapshot with id: e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 Aug 25 15:19:26.799087 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:26.799087 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:26.799522 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cf9469ae-c7f2-4847-b30b-63f9637a350c tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:26.874322 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cf9469ae-c7f2-4847-b30b-63f9637a350c tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot delete request issued successfully. Aug 25 15:19:26.874576 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf9469ae-c7f2-4847-b30b-63f9637a350c tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 returned with HTTP 202 Aug 25 15:19:26.875121 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 416/1640] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:19:26 2026] DELETE /volume/v3/snapshots/e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 15:19:26.896105 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cc739c45-8c3c-46bd-a9c2-8af12f1a9d74 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:26.900064 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc739c45-8c3c-46bd-a9c2-8af12f1a9d74 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 Aug 25 15:19:26.900344 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc739c45-8c3c-46bd-a9c2-8af12f1a9d74 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:26.900535 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc739c45-8c3c-46bd-a9c2-8af12f1a9d74 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:26.909729 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:26.909729 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:26.909729 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cc739c45-8c3c-46bd-a9c2-8af12f1a9d74 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:26.909729 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc739c45-8c3c-46bd-a9c2-8af12f1a9d74 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 returned with HTTP 200 Aug 25 15:19:26.909729 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 410/1641] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:26 2026] GET /volume/v3/snapshots/e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:26.949310 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-15b0b888-f1ab-4be0-80dc-2b3f8200c111 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:26.952173 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-15b0b888-f1ab-4be0-80dc-2b3f8200c111 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] DELETE https://10.4.3.85/volume/v3/attachments/b6e15e67-4af2-481d-b59b-e83efe83cf85 Aug 25 15:19:26.952430 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-15b0b888-f1ab-4be0-80dc-2b3f8200c111 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:26.952694 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-15b0b888-f1ab-4be0-80dc-2b3f8200c111 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:26.971449 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:26.971449 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:27.021757 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-72129896-7508-4744-8314-ea516a3a0ae8 req-be924523-6004-47b5-bba1-5aea5a018f11 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:27.024968 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-be924523-6004-47b5-bba1-5aea5a018f11 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] POST https://10.4.3.85/volume/v3/attachments/40e24166-d94b-4da9-807c-bc1766871363/action Aug 25 15:19:27.026675 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-be924523-6004-47b5-bba1-5aea5a018f11 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:27.026675 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-be924523-6004-47b5-bba1-5aea5a018f11 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:27.050057 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:27.050057 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:27.052129 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c23e9c35-17e8-467f-b0c5-6a940e7e38f8 req-15b0b888-f1ab-4be0-80dc-2b3f8200c111 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/attachments/b6e15e67-4af2-481d-b59b-e83efe83cf85 returned with HTTP 200 Aug 25 15:19:27.052801 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 413/1642] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:19:26 2026] DELETE /volume/v3/attachments/b6e15e67-4af2-481d-b59b-e83efe83cf85 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:27.149435 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-72129896-7508-4744-8314-ea516a3a0ae8 req-be924523-6004-47b5-bba1-5aea5a018f11 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/attachments/40e24166-d94b-4da9-807c-bc1766871363/action returned with HTTP 204 Aug 25 15:19:27.150070 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 404/1643] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:19:27 2026] POST /volume/v3/attachments/40e24166-d94b-4da9-807c-bc1766871363/action => generated 0 bytes in 129 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:27.507910 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-98c824e4-e4bb-4273-b773-250af844af2c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:27.510529 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-98c824e4-e4bb-4273-b773-250af844af2c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:19:27.510783 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-98c824e4-e4bb-4273-b773-250af844af2c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:27.510993 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-98c824e4-e4bb-4273-b773-250af844af2c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:27.527796 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:27.527796 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:27.535400 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-98c824e4-e4bb-4273-b773-250af844af2c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:19:27.541405 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-98c824e4-e4bb-4273-b773-250af844af2c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:19:27.541405 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 417/1644] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:27 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:27.799253 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5a424792-8824-40fd-b471-adc0d2219501 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:27.801820 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a424792-8824-40fd-b471-adc0d2219501 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:27.802031 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a424792-8824-40fd-b471-adc0d2219501 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:27.802297 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a424792-8824-40fd-b471-adc0d2219501 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:27.819998 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:27.819998 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:27.828816 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5a424792-8824-40fd-b471-adc0d2219501 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:27.837494 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a424792-8824-40fd-b471-adc0d2219501 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:27.838038 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 411/1645] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:27 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 1147 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:27.858720 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c7018fb4-70ab-4f68-aaa9-6b0f7652c8b8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:27.861204 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c7018fb4-70ab-4f68-aaa9-6b0f7652c8b8 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:27.861511 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c7018fb4-70ab-4f68-aaa9-6b0f7652c8b8 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:27.861788 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c7018fb4-70ab-4f68-aaa9-6b0f7652c8b8 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:27.876413 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:27.876413 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:27.882146 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c7018fb4-70ab-4f68-aaa9-6b0f7652c8b8 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:27.889183 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c7018fb4-70ab-4f68-aaa9-6b0f7652c8b8 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:27.890486 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 414/1646] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:27 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:27.912139 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c18b3c6b-67ef-4ec3-9aff-2dbb1f7efd81 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:27.917846 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c18b3c6b-67ef-4ec3-9aff-2dbb1f7efd81 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] POST https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action Aug 25 15:19:27.918739 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c18b3c6b-67ef-4ec3-9aff-2dbb1f7efd81 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action body: b'{"os-detach": {"attachment_id": "40e24166-d94b-4da9-807c-bc1766871363"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:27.918905 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c18b3c6b-67ef-4ec3-9aff-2dbb1f7efd81 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "40e24166-d94b-4da9-807c-bc1766871363"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:27.922246 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-917593c4-1662-4979-915f-97228c0676eb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:27.925611 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-917593c4-1662-4979-915f-97228c0676eb tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 Aug 25 15:19:27.926611 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-917593c4-1662-4979-915f-97228c0676eb tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:27.926611 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-917593c4-1662-4979-915f-97228c0676eb tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:27.935437 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-917593c4-1662-4979-915f-97228c0676eb tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 returned with HTTP 404 Aug 25 15:19:27.935437 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 418/1647] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:27 2026] GET /volume/v3/snapshots/e6eb5c6f-d411-4eca-a77d-2dfc2691ead7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:27.940838 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:27.940838 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:27.941705 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c18b3c6b-67ef-4ec3-9aff-2dbb1f7efd81 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:27.947039 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-083444ab-7c68-4334-be2b-9da1c6639cc6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:27.949798 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-083444ab-7c68-4334-be2b-9da1c6639cc6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/24b91b98-209e-47b2-b846-3143eac79834 Aug 25 15:19:27.950079 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-083444ab-7c68-4334-be2b-9da1c6639cc6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:27.950202 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-083444ab-7c68-4334-be2b-9da1c6639cc6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:27.950582 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-083444ab-7c68-4334-be2b-9da1c6639cc6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Delete volume with id: 24b91b98-209e-47b2-b846-3143eac79834 Aug 25 15:19:27.954889 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c18b3c6b-67ef-4ec3-9aff-2dbb1f7efd81 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action returned with HTTP 400 Aug 25 15:19:27.956333 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 405/1648] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:19:27 2026] POST /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action => generated 100 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:19:27.963695 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:27.963695 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:27.963695 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-083444ab-7c68-4334-be2b-9da1c6639cc6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:28.023141 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-083444ab-7c68-4334-be2b-9da1c6639cc6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Delete volume request issued successfully. Aug 25 15:19:28.023141 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-083444ab-7c68-4334-be2b-9da1c6639cc6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/24b91b98-209e-47b2-b846-3143eac79834 returned with HTTP 202 Aug 25 15:19:28.023641 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 412/1649] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:19:27 2026] DELETE /volume/v3/volumes/24b91b98-209e-47b2-b846-3143eac79834 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:19:28.033031 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-f2c61a38-5b93-4307-a6d5-f7a6926e8a0c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:28.038796 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-f2c61a38-5b93-4307-a6d5-f7a6926e8a0c tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:28.038796 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-f2c61a38-5b93-4307-a6d5-f7a6926e8a0c tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:28.040695 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-f2c61a38-5b93-4307-a6d5-f7a6926e8a0c tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:28.040782 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-67becbfd-432c-4f14-a0fd-09eaeaddf21d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:28.042465 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-67becbfd-432c-4f14-a0fd-09eaeaddf21d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/24b91b98-209e-47b2-b846-3143eac79834 Aug 25 15:19:28.042826 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-67becbfd-432c-4f14-a0fd-09eaeaddf21d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:28.043158 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-67becbfd-432c-4f14-a0fd-09eaeaddf21d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:28.056236 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:28.056236 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:28.056421 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:28.056421 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:28.060778 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-67becbfd-432c-4f14-a0fd-09eaeaddf21d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:28.062741 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-f2c61a38-5b93-4307-a6d5-f7a6926e8a0c tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:28.066687 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-67becbfd-432c-4f14-a0fd-09eaeaddf21d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/24b91b98-209e-47b2-b846-3143eac79834 returned with HTTP 200 Aug 25 15:19:28.067233 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 419/1650] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:28 2026] GET /volume/v3/volumes/24b91b98-209e-47b2-b846-3143eac79834 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:28.072452 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-f2c61a38-5b93-4307-a6d5-f7a6926e8a0c tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:28.073322 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 415/1651] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:28 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:28.108697 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-ebe1a975-dc93-4378-a136-98d384bb2130 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:28.114579 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-ebe1a975-dc93-4378-a136-98d384bb2130 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] POST https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282/action Aug 25 15:19:28.115533 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-ebe1a975-dc93-4378-a136-98d384bb2130 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:28.115797 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-ebe1a975-dc93-4378-a136-98d384bb2130 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:28.137350 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:28.137350 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:28.138188 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-ebe1a975-dc93-4378-a136-98d384bb2130 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:28.158625 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-ebe1a975-dc93-4378-a136-98d384bb2130 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Begin detaching volume completed successfully. Aug 25 15:19:28.159111 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-ebe1a975-dc93-4378-a136-98d384bb2130 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282/action returned with HTTP 202 Aug 25 15:19:28.159958 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 406/1652] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:19:28 2026] POST /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:19:28.383792 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a7020087-2d3e-43a1-8700-9265748dc653 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:28.383792 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a7020087-2d3e-43a1-8700-9265748dc653 None None] GET https://10.4.3.85/volume// Aug 25 15:19:28.383792 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a7020087-2d3e-43a1-8700-9265748dc653 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:28.383792 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a7020087-2d3e-43a1-8700-9265748dc653 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:28.383792 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a7020087-2d3e-43a1-8700-9265748dc653 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:28.383792 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 413/1653] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:19:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:28.394595 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-e03a1cc1-5586-4b87-b60c-92b1624feea3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:28.397059 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-e03a1cc1-5586-4b87-b60c-92b1624feea3 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:28.407692 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-e03a1cc1-5586-4b87-b60c-92b1624feea3 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:28.407692 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-e03a1cc1-5586-4b87-b60c-92b1624feea3 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:28.409041 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:28.409041 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:28.413747 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-e03a1cc1-5586-4b87-b60c-92b1624feea3 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:28.419701 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-e03a1cc1-5586-4b87-b60c-92b1624feea3 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:28.420217 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 420/1654] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:19:28 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 1330 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:28.905793 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:28.909089 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:19:28.909740 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-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": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "source_volid": null, "backup_id": null}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:28.913883 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-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': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'source_volid': None, 'backup_id': None}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:19:29.038410 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Create volume of 1 GB Aug 25 15:19:29.043358 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Availability Zones retrieved successfully. Aug 25 15:19:29.049525 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Flow 'volume_create_api' (e48c268a-4a2d-4464-a30b-03bc344dcdb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:29.051442 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa45953-c48d-4aa5-a317-7699d4837f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:29.052640 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:19:29.091314 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e22892ef-0a37-4802-9fd3-b7b9325821f0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:29.092960 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e22892ef-0a37-4802-9fd3-b7b9325821f0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/24b91b98-209e-47b2-b846-3143eac79834 Aug 25 15:19:29.093237 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e22892ef-0a37-4802-9fd3-b7b9325821f0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:29.093571 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e22892ef-0a37-4802-9fd3-b7b9325821f0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:29.102341 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e22892ef-0a37-4802-9fd3-b7b9325821f0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/24b91b98-209e-47b2-b846-3143eac79834 returned with HTTP 404 Aug 25 15:19:29.102753 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 407/1655] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:29 2026] GET /volume/v3/volumes/24b91b98-209e-47b2-b846-3143eac79834 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:29.112561 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7305433e-c6c4-4e92-b012-a08e37d13735 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:29.116104 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:19:29.116591 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1813735427"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:29.120061 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1813735427'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:19:29.120181 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create volume of 1 GB Aug 25 15:19:29.138571 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Availability Zones retrieved successfully. Aug 25 15:19:29.138938 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Flow 'volume_create_api' (3b848941-48f8-4d27-a0f7-148bed719aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:29.140129 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9bb7b7a-e59c-4edb-8c1d-4412c535f6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:29.141307 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:19:29.141660 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fa45953-c48d-4aa5-a317-7699d4837f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:29.142649 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (012d674f-6047-4060-b059-5c3a71aaeb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:29.181207 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9bb7b7a-e59c-4edb-8c1d-4412c535f6c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:29.182245 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a50c7d45-c5e8-4d65-a49d-36d71eeac36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:29.222702 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Created reservations ['bc0f1882-af49-462b-811e-f221c877e616', '0b3338bc-daac-436f-a6de-da5e492de93d', 'd8e3fae1-79ca-4d70-a912-938b1d5c7a2e', 'fefbe89d-c916-4a03-b4ed-b1c9f98120ab'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:29.223857 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (012d674f-6047-4060-b059-5c3a71aaeb2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc0f1882-af49-462b-811e-f221c877e616', '0b3338bc-daac-436f-a6de-da5e492de93d', 'd8e3fae1-79ca-4d70-a912-938b1d5c7a2e', 'fefbe89d-c916-4a03-b4ed-b1c9f98120ab']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:29.224913 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a98b9bd1-f0e5-40f7-9dbe-cc2585a2ded9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:29.253536 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Created reservations ['2b08adb7-3b02-40ec-b054-89b1093556ed', 'e0e690bb-71d6-4926-a2f0-57423a93d0f0', 'b79b678b-3a5e-4661-818b-0d501fbb18bd', 'dad4b3e9-1f40-4650-baa6-a17c772198e8'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:29.253841 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a50c7d45-c5e8-4d65-a49d-36d71eeac36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b08adb7-3b02-40ec-b054-89b1093556ed', 'e0e690bb-71d6-4926-a2f0-57423a93d0f0', 'b79b678b-3a5e-4661-818b-0d501fbb18bd', 'dad4b3e9-1f40-4650-baa6-a17c772198e8']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:29.254942 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876fcedf-ad7c-49bc-b967-f7d1e55e78da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:29.301999 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a98b9bd1-f0e5-40f7-9dbe-cc2585a2ded9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16452c02-759d-4b5b-a6aa-2fcae9fe8dbf', '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='ac5e35c06af34e239dc54e9c5f3becb8',qos_specs=None,replication_status=,reservations=['bc0f1882-af49-462b-811e-f221c877e616','0b3338bc-daac-436f-a6de-da5e492de93d','d8e3fae1-79ca-4d70-a912-938b1d5c7a2e','fefbe89d-c916-4a03-b4ed-b1c9f98120ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d924f4fa4b1643d6b155c25e32c511db',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:19:29Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16452c02-759d-4b5b-a6aa-2fcae9fe8dbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac5e35c06af34e239dc54e9c5f3becb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d924f4fa4b1643d6b155c25e32c511db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:29.303407 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (229dbc94-1795-47df-93c2-690664eee2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:29.319526 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876fcedf-ad7c-49bc-b967-f7d1e55e78da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e10e9883-1c26-4d68-a0d9-cefe07bc943d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1813735427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dca92e7ce5447cb69f872271c646b0',qos_specs=None,replication_status=,reservations=['2b08adb7-3b02-40ec-b054-89b1093556ed','e0e690bb-71d6-4926-a2f0-57423a93d0f0','b79b678b-3a5e-4661-818b-0d501fbb18bd','dad4b3e9-1f40-4650-baa6-a17c772198e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3db22d259b46938233d9621fef67dd',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1813735427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e10e9883-1c26-4d68-a0d9-cefe07bc943d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89dca92e7ce5447cb69f872271c646b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df3db22d259b46938233d9621fef67dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:29.320583 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c632ae4-dc86-40ce-b4bf-9ba6437c7948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:29.342434 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (229dbc94-1795-47df-93c2-690664eee2eb) transitioned into 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='ac5e35c06af34e239dc54e9c5f3becb8',qos_specs=None,replication_status=,reservations=['bc0f1882-af49-462b-811e-f221c877e616','0b3338bc-daac-436f-a6de-da5e492de93d','d8e3fae1-79ca-4d70-a912-938b1d5c7a2e','fefbe89d-c916-4a03-b4ed-b1c9f98120ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d924f4fa4b1643d6b155c25e32c511db',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:29.344558 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1579e1c-534e-4169-b4bf-be4cd097b77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:29.385688 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c632ae4-dc86-40ce-b4bf-9ba6437c7948) transitioned into state 'SUCCESS' from state '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-1813735427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dca92e7ce5447cb69f872271c646b0',qos_specs=None,replication_status=,reservations=['2b08adb7-3b02-40ec-b054-89b1093556ed','e0e690bb-71d6-4926-a2f0-57423a93d0f0','b79b678b-3a5e-4661-818b-0d501fbb18bd','dad4b3e9-1f40-4650-baa6-a17c772198e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3db22d259b46938233d9621fef67dd',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:29.386505 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9dd44f8-22bd-4255-8444-42342e93fecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:29.399383 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1579e1c-534e-4169-b4bf-be4cd097b77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:29.399383 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Flow 'volume_create_api' (e48c268a-4a2d-4464-a30b-03bc344dcdb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:29.399383 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Create volume request issued successfully. Aug 25 15:19:29.399383 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-9080eb5e-ad20-4575-930e-10e6d26faae8 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:19:29.399773 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 416/1656] 10.4.3.85 () {72 vars in 1534 bytes} [Tue Aug 25 15:19:28 2026] POST /volume/v3/volumes => generated 701 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:29.416810 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-87a21175-2222-4d43-a83c-053a06e58112 req-0573f3b9-561d-4494-9c0e-6be938dbd8d3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:29.416810 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-0573f3b9-561d-4494-9c0e-6be938dbd8d3 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] GET https://10.4.3.85/volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf Aug 25 15:19:29.416810 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-0573f3b9-561d-4494-9c0e-6be938dbd8d3 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:29.416810 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-0573f3b9-561d-4494-9c0e-6be938dbd8d3 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:29.424727 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:29.424727 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:29.429941 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-0573f3b9-561d-4494-9c0e-6be938dbd8d3 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Volume info retrieved successfully. Aug 25 15:19:29.445287 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-0573f3b9-561d-4494-9c0e-6be938dbd8d3 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf returned with HTTP 200 Aug 25 15:19:29.445981 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 421/1657] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:29 2026] GET /volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf => generated 769 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:29.450791 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9dd44f8-22bd-4255-8444-42342e93fecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:29.452048 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Flow 'volume_create_api' (3b848941-48f8-4d27-a0f7-148bed719aa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:29.452048 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create volume request issued successfully. Aug 25 15:19:29.453174 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7305433e-c6c4-4e92-b012-a08e37d13735 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:19:29.454332 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 414/1658] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:19:29 2026] POST /volume/v3/volumes => generated 776 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:29.466193 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-87a21175-2222-4d43-a83c-053a06e58112 req-7f13b3b9-b4ad-4cba-a39e-e86633647675 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:29.470187 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-7f13b3b9-b4ad-4cba-a39e-e86633647675 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] GET https://10.4.3.85/volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf Aug 25 15:19:29.470731 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-7f13b3b9-b4ad-4cba-a39e-e86633647675 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:29.471160 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-7f13b3b9-b4ad-4cba-a39e-e86633647675 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:29.474405 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-803569d0-7bfe-4333-9ff4-8d35e11a2a26 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:29.476380 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-803569d0-7bfe-4333-9ff4-8d35e11a2a26 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/e10e9883-1c26-4d68-a0d9-cefe07bc943d Aug 25 15:19:29.476792 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-803569d0-7bfe-4333-9ff4-8d35e11a2a26 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:29.476901 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-803569d0-7bfe-4333-9ff4-8d35e11a2a26 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:29.486756 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:29.486756 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:29.489274 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:29.489274 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:29.503709 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-803569d0-7bfe-4333-9ff4-8d35e11a2a26 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:29.503783 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-7f13b3b9-b4ad-4cba-a39e-e86633647675 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Volume info retrieved successfully. Aug 25 15:19:29.503826 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-803569d0-7bfe-4333-9ff4-8d35e11a2a26 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/e10e9883-1c26-4d68-a0d9-cefe07bc943d returned with HTTP 200 Aug 25 15:19:29.503826 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 417/1659] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:29 2026] GET /volume/v3/volumes/e10e9883-1c26-4d68-a0d9-cefe07bc943d => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:29.510862 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-7f13b3b9-b4ad-4cba-a39e-e86633647675 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf returned with HTTP 200 Aug 25 15:19:29.510862 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 408/1660] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:29 2026] GET /volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf => generated 769 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:29.539555 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-b52e72c5-2aac-43be-bdf1-b8a4d7e6b7f5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:29.546181 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-b52e72c5-2aac-43be-bdf1-b8a4d7e6b7f5 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] DELETE https://10.4.3.85/volume/v3/attachments/40e24166-d94b-4da9-807c-bc1766871363 Aug 25 15:19:29.546299 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-b52e72c5-2aac-43be-bdf1-b8a4d7e6b7f5 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:29.546641 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-b52e72c5-2aac-43be-bdf1-b8a4d7e6b7f5 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:29.564000 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:29.564000 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:29.668830 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5018d2c9-f673-4afa-a824-c6ad582df01e req-b52e72c5-2aac-43be-bdf1-b8a4d7e6b7f5 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/attachments/40e24166-d94b-4da9-807c-bc1766871363 returned with HTTP 200 Aug 25 15:19:29.669070 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 422/1661] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:19:29 2026] DELETE /volume/v3/attachments/40e24166-d94b-4da9-807c-bc1766871363 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:30.523730 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-03aa8bfd-9dca-4a63-9b12-bf422b35f45a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:30.526995 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-03aa8bfd-9dca-4a63-9b12-bf422b35f45a tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/e10e9883-1c26-4d68-a0d9-cefe07bc943d Aug 25 15:19:30.527187 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-03aa8bfd-9dca-4a63-9b12-bf422b35f45a tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:30.527547 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-03aa8bfd-9dca-4a63-9b12-bf422b35f45a tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:30.538010 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0a85cd23-30a5-494c-8d8d-42082d3d6abe None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:30.540103 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:30.540103 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:30.540443 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0a85cd23-30a5-494c-8d8d-42082d3d6abe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] POST https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action Aug 25 15:19:30.540651 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0a85cd23-30a5-494c-8d8d-42082d3d6abe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:30.540711 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0a85cd23-30a5-494c-8d8d-42082d3d6abe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:30.546220 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-03aa8bfd-9dca-4a63-9b12-bf422b35f45a tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:30.555058 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-03aa8bfd-9dca-4a63-9b12-bf422b35f45a tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/e10e9883-1c26-4d68-a0d9-cefe07bc943d returned with HTTP 200 Aug 25 15:19:30.555763 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 415/1662] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:30 2026] GET /volume/v3/volumes/e10e9883-1c26-4d68-a0d9-cefe07bc943d => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:30.559604 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:30.559604 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:30.566677 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.admin_actions [None req-0a85cd23-30a5-494c-8d8d-42082d3d6abe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] Updating volume '5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3' with '{'status': 'in-use'}' {{(pid=100465) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 15:19:30.573804 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9eadb83e-c1fc-445f-8d82-51a1e684a31d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:30.576415 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9eadb83e-c1fc-445f-8d82-51a1e684a31d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:19:30.577791 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9eadb83e-c1fc-445f-8d82-51a1e684a31d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e10e9883-1c26-4d68-a0d9-cefe07bc943d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-868065008"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:30.593896 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:30.593896 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:30.594489 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9eadb83e-c1fc-445f-8d82-51a1e684a31d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:30.594769 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-9eadb83e-c1fc-445f-8d82-51a1e684a31d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create snapshot from volume e10e9883-1c26-4d68-a0d9-cefe07bc943d Aug 25 15:19:30.623265 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0a85cd23-30a5-494c-8d8d-42082d3d6abe tempest-TestServerVolumeAttachmentScenario-1030059728 tempest-TestServerVolumeAttachmentScenario-1030059728-project-admin] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action returned with HTTP 202 Aug 25 15:19:30.624074 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 418/1663] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:19:30 2026] POST /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:19:30.634387 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e6da4875-069f-4d15-b13d-3371adde3cf7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:30.637576 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e6da4875-069f-4d15-b13d-3371adde3cf7 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:30.637576 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e6da4875-069f-4d15-b13d-3371adde3cf7 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:30.638078 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e6da4875-069f-4d15-b13d-3371adde3cf7 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:30.692125 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:30.692125 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:30.708102 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e6da4875-069f-4d15-b13d-3371adde3cf7 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:30.708853 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-9eadb83e-c1fc-445f-8d82-51a1e684a31d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Created reservations ['dcf6ba3b-cf50-4f8f-8cd6-326d3c7d341b', 'a2e78bfb-602c-4d9a-a9f1-042e91f46d8b', '55c83013-e527-4cc0-9a98-94d7eede4221', 'cc4ffbd9-1b18-4bfd-a10e-2b36c6a70c77'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:30.750318 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e6da4875-069f-4d15-b13d-3371adde3cf7 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:30.752021 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 423/1664] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:30 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 1147 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:30.827238 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9eadb83e-c1fc-445f-8d82-51a1e684a31d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot create request issued successfully. Aug 25 15:19:30.827710 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9eadb83e-c1fc-445f-8d82-51a1e684a31d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:19:30.828412 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 409/1665] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:19:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:30.840745 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b413c096-ce84-4eb4-af87-079e69dfb25c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:30.844048 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b413c096-ce84-4eb4-af87-079e69dfb25c tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 Aug 25 15:19:30.844048 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b413c096-ce84-4eb4-af87-079e69dfb25c tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:30.844048 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b413c096-ce84-4eb4-af87-079e69dfb25c tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:30.850523 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:30.850523 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:30.851052 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b413c096-ce84-4eb4-af87-079e69dfb25c tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:30.853055 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b413c096-ce84-4eb4-af87-079e69dfb25c tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 returned with HTTP 200 Aug 25 15:19:30.853682 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 416/1666] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:30 2026] GET /volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:30.867971 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-0ca3229a-f6a3-4cc7-842c-cf8fa4f6f693 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:30.870379 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-0ca3229a-f6a3-4cc7-842c-cf8fa4f6f693 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:30.870648 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-0ca3229a-f6a3-4cc7-842c-cf8fa4f6f693 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:30.870986 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-0ca3229a-f6a3-4cc7-842c-cf8fa4f6f693 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:30.890192 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:30.890192 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:30.894767 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-0ca3229a-f6a3-4cc7-842c-cf8fa4f6f693 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:30.900647 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-0ca3229a-f6a3-4cc7-842c-cf8fa4f6f693 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:30.901451 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 419/1667] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:30 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:30.961289 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-a81a14f7-3b08-4457-8e5a-304c2ae985e9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:30.964139 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-a81a14f7-3b08-4457-8e5a-304c2ae985e9 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] POST https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action Aug 25 15:19:30.965505 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-a81a14f7-3b08-4457-8e5a-304c2ae985e9 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:30.965505 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-a81a14f7-3b08-4457-8e5a-304c2ae985e9 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:30.989355 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:30.989355 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:30.989355 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-a81a14f7-3b08-4457-8e5a-304c2ae985e9 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:31.021064 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-a81a14f7-3b08-4457-8e5a-304c2ae985e9 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Begin detaching volume completed successfully. Aug 25 15:19:31.021672 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-a81a14f7-3b08-4457-8e5a-304c2ae985e9 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action returned with HTTP 202 Aug 25 15:19:31.023161 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 424/1668] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:19:30 2026] POST /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:19:31.148833 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6a2af032-6394-4d54-a8ee-4c45a7121f58 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:31.149587 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6a2af032-6394-4d54-a8ee-4c45a7121f58 None None] GET https://10.4.3.85/volume// Aug 25 15:19:31.149751 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6a2af032-6394-4d54-a8ee-4c45a7121f58 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:31.150009 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6a2af032-6394-4d54-a8ee-4c45a7121f58 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:31.151446 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6a2af032-6394-4d54-a8ee-4c45a7121f58 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:31.152595 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 410/1669] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:19:31 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:31.165113 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-f4c104d8-65f3-4d78-8dff-e42d48604107 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:31.170120 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-f4c104d8-65f3-4d78-8dff-e42d48604107 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:31.170120 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-f4c104d8-65f3-4d78-8dff-e42d48604107 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:31.171175 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-f4c104d8-65f3-4d78-8dff-e42d48604107 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:31.209842 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:31.209842 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:31.214363 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-f4c104d8-65f3-4d78-8dff-e42d48604107 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:31.230457 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-f4c104d8-65f3-4d78-8dff-e42d48604107 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:31.230457 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 417/1670] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:19:31 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 1330 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:31.867594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c990fafd-a795-4bb8-bdc1-6ef4968879af None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:31.869407 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c990fafd-a795-4bb8-bdc1-6ef4968879af tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 Aug 25 15:19:31.870963 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c990fafd-a795-4bb8-bdc1-6ef4968879af tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:31.870963 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c990fafd-a795-4bb8-bdc1-6ef4968879af tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:31.877241 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:31.877241 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:31.877241 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c990fafd-a795-4bb8-bdc1-6ef4968879af tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:31.877241 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c990fafd-a795-4bb8-bdc1-6ef4968879af tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 returned with HTTP 200 Aug 25 15:19:31.877241 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 420/1671] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:31 2026] GET /volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:31.892614 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d519611e-d7c2-446d-baa5-58ceab143b63 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:31.894625 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d519611e-d7c2-446d-baa5-58ceab143b63 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] POST https://10.4.3.85/volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49/action Aug 25 15:19:31.894992 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d519611e-d7c2-446d-baa5-58ceab143b63 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:31.895106 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d519611e-d7c2-446d-baa5-58ceab143b63 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:31.896452 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-d519611e-d7c2-446d-baa5-58ceab143b63 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Updating snapshot 'a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49' with '{'status': 'error'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 15:19:31.911589 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:31.911589 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:31.912646 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-d519611e-d7c2-446d-baa5-58ceab143b63 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '36b91b3bea6844d8bfe55d9763a26479', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dca92e7ce5447cb69f872271c646b0', '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=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:19:31.912944 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d519611e-d7c2-446d-baa5-58ceab143b63 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] https://10.4.3.85/volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49/action returned with HTTP 403 Aug 25 15:19:31.913851 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 425/1672] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:19:31 2026] POST /volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49/action => generated 133 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:31.922710 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f0400eac-593a-47b6-89a2-2c398a29a149 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:31.924937 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f0400eac-593a-47b6-89a2-2c398a29a149 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] DELETE https://10.4.3.85/volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 Aug 25 15:19:31.925070 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f0400eac-593a-47b6-89a2-2c398a29a149 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:31.925259 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f0400eac-593a-47b6-89a2-2c398a29a149 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:31.925398 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-f0400eac-593a-47b6-89a2-2c398a29a149 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Delete snapshot with id: a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 Aug 25 15:19:31.933054 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:31.933054 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:31.933488 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f0400eac-593a-47b6-89a2-2c398a29a149 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:31.955583 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f0400eac-593a-47b6-89a2-2c398a29a149 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot delete request issued successfully. Aug 25 15:19:31.955921 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f0400eac-593a-47b6-89a2-2c398a29a149 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 returned with HTTP 202 Aug 25 15:19:31.956652 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 411/1673] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:19:31 2026] DELETE /volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:19:31.966316 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d8adb0d5-ab57-473c-b3ec-f515bccddba6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:31.968918 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d8adb0d5-ab57-473c-b3ec-f515bccddba6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 Aug 25 15:19:31.969163 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d8adb0d5-ab57-473c-b3ec-f515bccddba6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:31.969556 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d8adb0d5-ab57-473c-b3ec-f515bccddba6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:31.974739 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:31.974739 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:31.975097 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d8adb0d5-ab57-473c-b3ec-f515bccddba6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:31.975851 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d8adb0d5-ab57-473c-b3ec-f515bccddba6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 returned with HTTP 200 Aug 25 15:19:31.976228 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 418/1674] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:31 2026] GET /volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:19:32.500628 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-5874ff1b-b442-483f-9cb0-ed83d07dec6c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:32.503595 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-5874ff1b-b442-483f-9cb0-ed83d07dec6c tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] DELETE https://10.4.3.85/volume/v3/attachments/0c222edc-504a-49e7-a7ee-8f9a43d23677 Aug 25 15:19:32.505488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-5874ff1b-b442-483f-9cb0-ed83d07dec6c tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:32.505488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-5874ff1b-b442-483f-9cb0-ed83d07dec6c tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:32.519695 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:32.519695 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:32.525849 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-87a21175-2222-4d43-a83c-053a06e58112 req-6d74f622-0db9-4a4b-b151-14abaf74c6f0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:32.528977 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-6d74f622-0db9-4a4b-b151-14abaf74c6f0 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] GET https://10.4.3.85/volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf Aug 25 15:19:32.529196 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-6d74f622-0db9-4a4b-b151-14abaf74c6f0 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:32.529430 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-6d74f622-0db9-4a4b-b151-14abaf74c6f0 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:32.541026 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:32.541026 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:32.548062 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-6d74f622-0db9-4a4b-b151-14abaf74c6f0 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Volume info retrieved successfully. Aug 25 15:19:32.556628 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-6d74f622-0db9-4a4b-b151-14abaf74c6f0 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf returned with HTTP 200 Aug 25 15:19:32.557609 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 426/1675] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:32 2026] GET /volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf => generated 1309 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:32.569208 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-379f36f6-69c0-4b46-8686-73af35afc64c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:32.569777 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-379f36f6-69c0-4b46-8686-73af35afc64c None None] GET https://10.4.3.85/volume// Aug 25 15:19:32.570013 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-379f36f6-69c0-4b46-8686-73af35afc64c None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:32.570327 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-379f36f6-69c0-4b46-8686-73af35afc64c None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:32.570782 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-379f36f6-69c0-4b46-8686-73af35afc64c None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:32.571622 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 412/1676] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:19:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:32.583792 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-87a21175-2222-4d43-a83c-053a06e58112 req-0d73f312-8a5a-4a62-8681-c0926722ffd9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:32.587256 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-0d73f312-8a5a-4a62-8681-c0926722ffd9 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:19:32.587256 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-0d73f312-8a5a-4a62-8681-c0926722ffd9 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16452c02-759d-4b5b-a6aa-2fcae9fe8dbf", "connector": null, "instance_uuid": "4768bb4b-2825-4164-aa3b-b858b43678da"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:32.600175 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:32.600175 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:32.664338 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-f1bea832-b227-4e27-8257-29bbf3c32d9e req-5874ff1b-b442-483f-9cb0-ed83d07dec6c tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/attachments/0c222edc-504a-49e7-a7ee-8f9a43d23677 returned with HTTP 200 Aug 25 15:19:32.664338 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 421/1677] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:19:32 2026] DELETE /volume/v3/attachments/0c222edc-504a-49e7-a7ee-8f9a43d23677 => generated 19 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:32.700817 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-0d73f312-8a5a-4a62-8681-c0926722ffd9 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:19:32.714857 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 419/1678] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:19:32 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:32.719974 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5b947f5d-b02a-4fb7-b522-e23cd7a6a4ec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:32.720357 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5b947f5d-b02a-4fb7-b522-e23cd7a6a4ec None None] GET https://10.4.3.85/volume// Aug 25 15:19:32.720546 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5b947f5d-b02a-4fb7-b522-e23cd7a6a4ec None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:32.720717 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5b947f5d-b02a-4fb7-b522-e23cd7a6a4ec None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:32.721051 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5b947f5d-b02a-4fb7-b522-e23cd7a6a4ec None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:32.721388 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 427/1679] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:19:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:32.737664 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-87a21175-2222-4d43-a83c-053a06e58112 req-979c1581-2784-46e5-83bd-5c5103bdb46a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:32.741292 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-979c1581-2784-46e5-83bd-5c5103bdb46a tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] GET https://10.4.3.85/volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf Aug 25 15:19:32.743875 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-979c1581-2784-46e5-83bd-5c5103bdb46a tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:32.743875 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-979c1581-2784-46e5-83bd-5c5103bdb46a tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:32.756566 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:32.756566 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:32.762297 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-87a21175-2222-4d43-a83c-053a06e58112 req-979c1581-2784-46e5-83bd-5c5103bdb46a tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Volume info retrieved successfully. Aug 25 15:19:32.770748 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-979c1581-2784-46e5-83bd-5c5103bdb46a tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf returned with HTTP 200 Aug 25 15:19:32.771206 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 413/1680] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:19:32 2026] GET /volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf => generated 1488 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:32.895862 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-87a21175-2222-4d43-a83c-053a06e58112 req-37ec269f-a0ce-4aa8-a9b2-5c7196f09099 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:32.895862 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-37ec269f-a0ce-4aa8-a9b2-5c7196f09099 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] PUT https://10.4.3.85/volume/v3/attachments/1c743f5e-cb61-4b5b-9cf0-87da4b179e7d Aug 25 15:19:32.895862 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-37ec269f-a0ce-4aa8-a9b2-5c7196f09099 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:32.951002 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-87a21175-2222-4d43-a83c-053a06e58112 req-37ec269f-a0ce-4aa8-a9b2-5c7196f09099 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Acquiring lock "cinder-attachment_update-16452c02-759d-4b5b-a6aa-2fcae9fe8dbf-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:19:32.951002 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-87a21175-2222-4d43-a83c-053a06e58112 req-37ec269f-a0ce-4aa8-a9b2-5c7196f09099 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Lock "cinder-attachment_update-16452c02-759d-4b5b-a6aa-2fcae9fe8dbf-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:19:32.951002 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:32.951002 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:32.991763 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2c73f255-17d8-4cf3-a2f1-4fb0f3961144 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:32.993886 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2c73f255-17d8-4cf3-a2f1-4fb0f3961144 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 Aug 25 15:19:32.994133 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2c73f255-17d8-4cf3-a2f1-4fb0f3961144 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:32.994312 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2c73f255-17d8-4cf3-a2f1-4fb0f3961144 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:33.025867 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2c73f255-17d8-4cf3-a2f1-4fb0f3961144 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 returned with HTTP 404 Aug 25 15:19:33.025867 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 420/1681] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:32 2026] GET /volume/v3/snapshots/a4e26f1f-3579-4ba0-adf8-f3ca6f54ef49 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:33.030400 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d66735d3-10eb-4aa8-8a38-85404964e886 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:33.053023 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d66735d3-10eb-4aa8-8a38-85404964e886 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/e10e9883-1c26-4d68-a0d9-cefe07bc943d Aug 25 15:19:33.053023 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d66735d3-10eb-4aa8-8a38-85404964e886 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:33.053023 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d66735d3-10eb-4aa8-8a38-85404964e886 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:33.053023 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-d66735d3-10eb-4aa8-8a38-85404964e886 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Delete volume with id: e10e9883-1c26-4d68-a0d9-cefe07bc943d Aug 25 15:19:33.053345 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:33.053345 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:33.053823 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d66735d3-10eb-4aa8-8a38-85404964e886 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:33.162296 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d66735d3-10eb-4aa8-8a38-85404964e886 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Delete volume request issued successfully. Aug 25 15:19:33.162642 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d66735d3-10eb-4aa8-8a38-85404964e886 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/e10e9883-1c26-4d68-a0d9-cefe07bc943d returned with HTTP 202 Aug 25 15:19:33.163443 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 428/1682] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:19:33 2026] DELETE /volume/v3/volumes/e10e9883-1c26-4d68-a0d9-cefe07bc943d => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:19:33.176803 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0aad0440-cc3a-446b-babd-c3bd4550cbdb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:33.179322 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0aad0440-cc3a-446b-babd-c3bd4550cbdb tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/e10e9883-1c26-4d68-a0d9-cefe07bc943d Aug 25 15:19:33.180405 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0aad0440-cc3a-446b-babd-c3bd4550cbdb tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:33.180405 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0aad0440-cc3a-446b-babd-c3bd4550cbdb tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:33.189240 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:33.189240 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:33.193746 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0aad0440-cc3a-446b-babd-c3bd4550cbdb tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:33.199023 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0aad0440-cc3a-446b-babd-c3bd4550cbdb tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/e10e9883-1c26-4d68-a0d9-cefe07bc943d returned with HTTP 200 Aug 25 15:19:33.199556 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 414/1683] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:33 2026] GET /volume/v3/volumes/e10e9883-1c26-4d68-a0d9-cefe07bc943d => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:33.407441 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-87a21175-2222-4d43-a83c-053a06e58112 req-37ec269f-a0ce-4aa8-a9b2-5c7196f09099 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Lock "cinder-attachment_update-16452c02-759d-4b5b-a6aa-2fcae9fe8dbf-np0000008087" released by "attachment_update" :: held 0.476s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:19:33.407441 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-37ec269f-a0ce-4aa8-a9b2-5c7196f09099 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/attachments/1c743f5e-cb61-4b5b-9cf0-87da4b179e7d returned with HTTP 200 Aug 25 15:19:33.407441 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 422/1684] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:19:32 2026] PUT /volume/v3/attachments/1c743f5e-cb61-4b5b-9cf0-87da4b179e7d => generated 969 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:33.461365 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-87a21175-2222-4d43-a83c-053a06e58112 req-a308c592-0a82-413c-94b4-a3ee450bd9b3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:33.466005 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-a308c592-0a82-413c-94b4-a3ee450bd9b3 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] POST https://10.4.3.85/volume/v3/attachments/1c743f5e-cb61-4b5b-9cf0-87da4b179e7d/action Aug 25 15:19:33.466005 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-a308c592-0a82-413c-94b4-a3ee450bd9b3 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:33.466005 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-a308c592-0a82-413c-94b4-a3ee450bd9b3 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:33.468503 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6db9eda9-83f9-456d-b225-d3a467bb1de5 req-c6f6f538-c915-4bf1-9f53-beb0ec02bf15 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:33.470028 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6db9eda9-83f9-456d-b225-d3a467bb1de5 req-c6f6f538-c915-4bf1-9f53-beb0ec02bf15 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:33.470260 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6db9eda9-83f9-456d-b225-d3a467bb1de5 req-c6f6f538-c915-4bf1-9f53-beb0ec02bf15 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:33.470507 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6db9eda9-83f9-456d-b225-d3a467bb1de5 req-c6f6f538-c915-4bf1-9f53-beb0ec02bf15 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:33.479720 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:33.479720 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:33.484512 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-6db9eda9-83f9-456d-b225-d3a467bb1de5 req-c6f6f538-c915-4bf1-9f53-beb0ec02bf15 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:33.484716 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:33.484716 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:33.490717 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6db9eda9-83f9-456d-b225-d3a467bb1de5 req-c6f6f538-c915-4bf1-9f53-beb0ec02bf15 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:33.491213 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 429/1685] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:33 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:33.513979 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-87a21175-2222-4d43-a83c-053a06e58112 req-a308c592-0a82-413c-94b4-a3ee450bd9b3 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/attachments/1c743f5e-cb61-4b5b-9cf0-87da4b179e7d/action returned with HTTP 204 Aug 25 15:19:33.514617 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 421/1686] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:19:33 2026] POST /volume/v3/attachments/1c743f5e-cb61-4b5b-9cf0-87da4b179e7d/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:34.215002 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6999e9ee-bc49-4a75-b980-ddae8fc912c6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:34.216877 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6999e9ee-bc49-4a75-b980-ddae8fc912c6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/e10e9883-1c26-4d68-a0d9-cefe07bc943d Aug 25 15:19:34.217091 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6999e9ee-bc49-4a75-b980-ddae8fc912c6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:34.217301 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6999e9ee-bc49-4a75-b980-ddae8fc912c6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:34.224349 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6999e9ee-bc49-4a75-b980-ddae8fc912c6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/e10e9883-1c26-4d68-a0d9-cefe07bc943d returned with HTTP 404 Aug 25 15:19:34.224871 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 415/1687] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:34 2026] GET /volume/v3/volumes/e10e9883-1c26-4d68-a0d9-cefe07bc943d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:34.246968 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:34.248677 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:19:34.249067 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1433980761"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:34.250686 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1433980761'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:19:34.250847 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create volume of 1 GB Aug 25 15:19:34.251125 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:34.251125 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:34.263207 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Availability Zones retrieved successfully. Aug 25 15:19:34.269000 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Flow 'volume_create_api' (8e2e7039-9539-4ce0-bd1a-a1fa39320dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:34.269926 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d93411-eee2-4a69-81ea-ebeb9f95532f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:34.270916 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:19:34.302983 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d93411-eee2-4a69-81ea-ebeb9f95532f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:34.310335 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26fcd52c-e8c6-418c-b38a-ba38d3d2a8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:34.463878 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Created reservations ['700b4f28-5c24-44fd-af83-788a58b68328', 'fcb55573-1188-4851-9f98-ff92ba60ab9f', '81cc95bc-7128-466c-991e-ebea8c44dcfc', '5b124798-2041-4278-a878-8c46cc6c123e'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:34.463878 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26fcd52c-e8c6-418c-b38a-ba38d3d2a8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['700b4f28-5c24-44fd-af83-788a58b68328', 'fcb55573-1188-4851-9f98-ff92ba60ab9f', '81cc95bc-7128-466c-991e-ebea8c44dcfc', '5b124798-2041-4278-a878-8c46cc6c123e']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:34.464827 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41ba53b9-2982-4b73-a1c9-7acf1fd90bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:34.594262 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41ba53b9-2982-4b73-a1c9-7acf1fd90bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d30c159-c442-466c-981d-5593a956737e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1433980761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dca92e7ce5447cb69f872271c646b0',qos_specs=None,replication_status=,reservations=['700b4f28-5c24-44fd-af83-788a58b68328','fcb55573-1188-4851-9f98-ff92ba60ab9f','81cc95bc-7128-466c-991e-ebea8c44dcfc','5b124798-2041-4278-a878-8c46cc6c123e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3db22d259b46938233d9621fef67dd',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:19:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1433980761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d30c159-c442-466c-981d-5593a956737e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89dca92e7ce5447cb69f872271c646b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df3db22d259b46938233d9621fef67dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:34.597576 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710b44e1-ca85-4337-9476-5ee6734a6185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:34.667001 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (710b44e1-ca85-4337-9476-5ee6734a6185) transitioned into state 'SUCCESS' from state '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-1433980761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dca92e7ce5447cb69f872271c646b0',qos_specs=None,replication_status=,reservations=['700b4f28-5c24-44fd-af83-788a58b68328','fcb55573-1188-4851-9f98-ff92ba60ab9f','81cc95bc-7128-466c-991e-ebea8c44dcfc','5b124798-2041-4278-a878-8c46cc6c123e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3db22d259b46938233d9621fef67dd',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:34.667914 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84687976-052e-4a53-9017-6cf11ec1d78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:34.692556 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84687976-052e-4a53-9017-6cf11ec1d78d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:34.692556 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Flow 'volume_create_api' (8e2e7039-9539-4ce0-bd1a-a1fa39320dcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:34.692556 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create volume request issued successfully. Aug 25 15:19:34.692556 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e81e9e32-e9d0-4886-a5e7-88c46b2870f8 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:19:34.692556 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 423/1688] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:19:34 2026] POST /volume/v3/volumes => generated 776 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:34.709585 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fdb91ab4-34ed-4797-aa46-6040fd3b3a84 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:34.711861 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fdb91ab4-34ed-4797-aa46-6040fd3b3a84 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/6d30c159-c442-466c-981d-5593a956737e Aug 25 15:19:34.712131 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fdb91ab4-34ed-4797-aa46-6040fd3b3a84 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:34.712430 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fdb91ab4-34ed-4797-aa46-6040fd3b3a84 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:34.725304 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:34.725304 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:34.735789 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fdb91ab4-34ed-4797-aa46-6040fd3b3a84 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:34.744400 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fdb91ab4-34ed-4797-aa46-6040fd3b3a84 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/6d30c159-c442-466c-981d-5593a956737e returned with HTTP 200 Aug 25 15:19:34.746123 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 430/1689] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:34 2026] GET /volume/v3/volumes/6d30c159-c442-466c-981d-5593a956737e => generated 955 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:35.764762 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0e22132d-dc50-49fe-b49f-0b89b189809b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:35.768795 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e22132d-dc50-49fe-b49f-0b89b189809b tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/6d30c159-c442-466c-981d-5593a956737e Aug 25 15:19:35.769076 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0e22132d-dc50-49fe-b49f-0b89b189809b tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:35.769372 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0e22132d-dc50-49fe-b49f-0b89b189809b tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:35.780140 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:35.780140 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:35.785802 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0e22132d-dc50-49fe-b49f-0b89b189809b tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:35.792089 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0e22132d-dc50-49fe-b49f-0b89b189809b tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/6d30c159-c442-466c-981d-5593a956737e returned with HTTP 200 Aug 25 15:19:35.792626 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 422/1690] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:35 2026] GET /volume/v3/volumes/6d30c159-c442-466c-981d-5593a956737e => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:35.809186 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-898dcffa-2f89-45e5-a59e-af6bd28ff6b6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:35.811814 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-898dcffa-2f89-45e5-a59e-af6bd28ff6b6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:19:35.812670 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-898dcffa-2f89-45e5-a59e-af6bd28ff6b6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d30c159-c442-466c-981d-5593a956737e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1436617098"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:35.823667 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:35.823667 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:35.824080 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-898dcffa-2f89-45e5-a59e-af6bd28ff6b6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:35.824159 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-898dcffa-2f89-45e5-a59e-af6bd28ff6b6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create snapshot from volume 6d30c159-c442-466c-981d-5593a956737e Aug 25 15:19:35.859582 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-898dcffa-2f89-45e5-a59e-af6bd28ff6b6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Created reservations ['2a7ece9e-5254-4bd9-8935-c8e1da20fa88', 'ff754f99-517a-4b65-b453-c1dc5c7cbc1c', '56b8bfda-d825-47aa-92a4-1dbc86054f3c', '865f70a2-cf90-4403-9286-1df2e0bf9fa0'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:35.948629 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-898dcffa-2f89-45e5-a59e-af6bd28ff6b6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot create request issued successfully. Aug 25 15:19:35.949161 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-898dcffa-2f89-45e5-a59e-af6bd28ff6b6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:19:35.949596 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 416/1691] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:19:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:35.968712 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e091bf86-33ae-4c9b-ba10-5c0b52621efc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:35.972387 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e091bf86-33ae-4c9b-ba10-5c0b52621efc tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 Aug 25 15:19:35.972645 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e091bf86-33ae-4c9b-ba10-5c0b52621efc tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:35.973048 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e091bf86-33ae-4c9b-ba10-5c0b52621efc tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:35.978648 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:35.978648 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:35.979396 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e091bf86-33ae-4c9b-ba10-5c0b52621efc tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:35.979877 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e091bf86-33ae-4c9b-ba10-5c0b52621efc tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 returned with HTTP 200 Aug 25 15:19:35.980702 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 424/1692] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:35 2026] GET /volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:36.994125 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-625e877e-7f05-495a-a452-8449af4af02d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:36.996913 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-625e877e-7f05-495a-a452-8449af4af02d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 Aug 25 15:19:36.997720 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-625e877e-7f05-495a-a452-8449af4af02d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:36.997720 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-625e877e-7f05-495a-a452-8449af4af02d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:37.005953 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:37.005953 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:37.006888 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-625e877e-7f05-495a-a452-8449af4af02d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:37.007504 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-625e877e-7f05-495a-a452-8449af4af02d tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 returned with HTTP 200 Aug 25 15:19:37.008035 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 431/1693] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:36 2026] GET /volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:37.028631 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d2a93302-7e78-4fbb-bab1-0a703eb94f85 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:37.036152 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d2a93302-7e78-4fbb-bab1-0a703eb94f85 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] GET https://10.4.3.85/volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 Aug 25 15:19:37.036152 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d2a93302-7e78-4fbb-bab1-0a703eb94f85 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:37.039076 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d2a93302-7e78-4fbb-bab1-0a703eb94f85 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:37.047721 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:37.047721 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:37.048359 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d2a93302-7e78-4fbb-bab1-0a703eb94f85 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Snapshot retrieved successfully. Aug 25 15:19:37.049453 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d2a93302-7e78-4fbb-bab1-0a703eb94f85 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] https://10.4.3.85/volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 returned with HTTP 200 Aug 25 15:19:37.050061 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 423/1694] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:37 2026] GET /volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:37.060865 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5709870c-dd9f-4d91-810a-fc78d36341af None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:37.062795 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5709870c-dd9f-4d91-810a-fc78d36341af tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] DELETE https://10.4.3.85/volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 Aug 25 15:19:37.063039 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5709870c-dd9f-4d91-810a-fc78d36341af tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:37.063235 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5709870c-dd9f-4d91-810a-fc78d36341af tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:37.063338 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-5709870c-dd9f-4d91-810a-fc78d36341af tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Delete snapshot with id: cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 Aug 25 15:19:37.069724 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:37.069724 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:37.070179 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5709870c-dd9f-4d91-810a-fc78d36341af tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:37.101247 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5709870c-dd9f-4d91-810a-fc78d36341af tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot delete request issued successfully. Aug 25 15:19:37.102433 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5709870c-dd9f-4d91-810a-fc78d36341af tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 returned with HTTP 202 Aug 25 15:19:37.102433 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 417/1695] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:19:37 2026] DELETE /volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:19:37.114827 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-87f00e04-bea2-4a9d-9dab-5957be209592 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:37.118006 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-87f00e04-bea2-4a9d-9dab-5957be209592 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 Aug 25 15:19:37.118258 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-87f00e04-bea2-4a9d-9dab-5957be209592 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:37.118448 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-87f00e04-bea2-4a9d-9dab-5957be209592 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:37.126287 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:37.126287 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:37.126702 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-87f00e04-bea2-4a9d-9dab-5957be209592 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:37.127509 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-87f00e04-bea2-4a9d-9dab-5957be209592 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 returned with HTTP 200 Aug 25 15:19:37.127892 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 425/1696] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:37 2026] GET /volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:37.345151 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b75e38a9-33c1-4dd1-8123-1def092b908a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:37.349264 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b75e38a9-33c1-4dd1-8123-1def092b908a tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] DELETE https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:37.349618 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b75e38a9-33c1-4dd1-8123-1def092b908a tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:37.349913 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b75e38a9-33c1-4dd1-8123-1def092b908a tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:37.350213 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b75e38a9-33c1-4dd1-8123-1def092b908a tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Delete volume with id: f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:37.359559 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:37.359559 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:37.360971 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b75e38a9-33c1-4dd1-8123-1def092b908a tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:37.388551 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b75e38a9-33c1-4dd1-8123-1def092b908a tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Delete volume request issued successfully. Aug 25 15:19:37.388831 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b75e38a9-33c1-4dd1-8123-1def092b908a tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 202 Aug 25 15:19:37.389277 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 432/1697] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:19:37 2026] DELETE /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:19:37.399439 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-981b5fdc-22c5-4488-bb61-de5daf6a0c4a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:37.402239 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-981b5fdc-22c5-4488-bb61-de5daf6a0c4a tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:37.402508 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-981b5fdc-22c5-4488-bb61-de5daf6a0c4a tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:37.402759 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-981b5fdc-22c5-4488-bb61-de5daf6a0c4a tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:37.414009 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:37.414009 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:37.419409 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-981b5fdc-22c5-4488-bb61-de5daf6a0c4a tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:37.426171 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-981b5fdc-22c5-4488-bb61-de5daf6a0c4a tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 200 Aug 25 15:19:37.426703 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 424/1698] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:37 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:19:38.140375 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c65b8a6d-23bc-4415-a3a5-a23a488d5cd3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:38.143051 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c65b8a6d-23bc-4415-a3a5-a23a488d5cd3 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 Aug 25 15:19:38.143380 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c65b8a6d-23bc-4415-a3a5-a23a488d5cd3 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:38.143646 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c65b8a6d-23bc-4415-a3a5-a23a488d5cd3 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:38.149180 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c65b8a6d-23bc-4415-a3a5-a23a488d5cd3 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 returned with HTTP 404 Aug 25 15:19:38.151380 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 418/1699] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:38 2026] GET /volume/v3/snapshots/cbfb4e88-0e2c-4b34-8ad5-03ce2808a811 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:38.163738 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-70dd4829-318d-4329-9c10-5f3ccbb34338 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:38.164359 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-70dd4829-318d-4329-9c10-5f3ccbb34338 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/6d30c159-c442-466c-981d-5593a956737e Aug 25 15:19:38.164851 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-70dd4829-318d-4329-9c10-5f3ccbb34338 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:38.164851 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-70dd4829-318d-4329-9c10-5f3ccbb34338 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:38.165069 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-70dd4829-318d-4329-9c10-5f3ccbb34338 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Delete volume with id: 6d30c159-c442-466c-981d-5593a956737e Aug 25 15:19:38.178680 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:38.178680 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:38.179108 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-70dd4829-318d-4329-9c10-5f3ccbb34338 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:38.243246 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-70dd4829-318d-4329-9c10-5f3ccbb34338 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Delete volume request issued successfully. Aug 25 15:19:38.244314 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-70dd4829-318d-4329-9c10-5f3ccbb34338 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/6d30c159-c442-466c-981d-5593a956737e returned with HTTP 202 Aug 25 15:19:38.245676 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 426/1700] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:19:38 2026] DELETE /volume/v3/volumes/6d30c159-c442-466c-981d-5593a956737e => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:19:38.256067 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-eae5e28f-7447-43fd-be4a-8fa6834681fa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:38.259247 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eae5e28f-7447-43fd-be4a-8fa6834681fa tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/6d30c159-c442-466c-981d-5593a956737e Aug 25 15:19:38.259247 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eae5e28f-7447-43fd-be4a-8fa6834681fa tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:38.259247 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eae5e28f-7447-43fd-be4a-8fa6834681fa tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:38.270389 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:38.270389 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:38.274592 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-eae5e28f-7447-43fd-be4a-8fa6834681fa tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:38.291497 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eae5e28f-7447-43fd-be4a-8fa6834681fa tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/6d30c159-c442-466c-981d-5593a956737e returned with HTTP 200 Aug 25 15:19:38.291497 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 433/1701] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:38 2026] GET /volume/v3/volumes/6d30c159-c442-466c-981d-5593a956737e => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:38.354975 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6ac8c9c0-fa2a-4f36-bbfa-2cf61f249a59 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:38.357737 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6ac8c9c0-fa2a-4f36-bbfa-2cf61f249a59 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 Aug 25 15:19:38.359252 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6ac8c9c0-fa2a-4f36-bbfa-2cf61f249a59 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:38.359252 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6ac8c9c0-fa2a-4f36-bbfa-2cf61f249a59 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:38.373760 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:38.373760 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:38.379708 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6ac8c9c0-fa2a-4f36-bbfa-2cf61f249a59 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:19:38.385592 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6ac8c9c0-fa2a-4f36-bbfa-2cf61f249a59 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 returned with HTTP 200 Aug 25 15:19:38.386182 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 425/1702] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:38 2026] GET /volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:38.450608 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-46e11a47-6c62-4676-8125-57ff00e5d38c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:38.452805 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-46e11a47-6c62-4676-8125-57ff00e5d38c tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 Aug 25 15:19:38.453581 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-46e11a47-6c62-4676-8125-57ff00e5d38c tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:38.453581 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-46e11a47-6c62-4676-8125-57ff00e5d38c tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:38.462631 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-46e11a47-6c62-4676-8125-57ff00e5d38c tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 returned with HTTP 404 Aug 25 15:19:38.465108 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 419/1703] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:38 2026] GET /volume/v3/volumes/f2c63333-19b4-4a1e-a3ec-f55b1dd3b282 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:38.467698 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-599f3862-4961-4e4f-b876-3416e637510a req-dd5bbb9e-1a92-4942-8916-bcfe1f4e093e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:38.475950 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-dd5bbb9e-1a92-4942-8916-bcfe1f4e093e tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 Aug 25 15:19:38.475950 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-dd5bbb9e-1a92-4942-8916-bcfe1f4e093e tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:38.475950 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-dd5bbb9e-1a92-4942-8916-bcfe1f4e093e tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:38.481602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-65695964-aceb-49ea-b3a1-cf1dd32df446 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:38.483370 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-65695964-aceb-49ea-b3a1-cf1dd32df446 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] DELETE https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:38.483818 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-65695964-aceb-49ea-b3a1-cf1dd32df446 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:38.484128 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-65695964-aceb-49ea-b3a1-cf1dd32df446 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:38.484455 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-65695964-aceb-49ea-b3a1-cf1dd32df446 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Delete volume with id: 5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:38.492226 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:38.492226 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:38.496963 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-599f3862-4961-4e4f-b876-3416e637510a req-dd5bbb9e-1a92-4942-8916-bcfe1f4e093e tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:19:38.498493 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:38.498493 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:38.498493 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-65695964-aceb-49ea-b3a1-cf1dd32df446 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:38.503225 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-dd5bbb9e-1a92-4942-8916-bcfe1f4e093e tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 returned with HTTP 200 Aug 25 15:19:38.503355 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 427/1704] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:38 2026] GET /volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:38.543584 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-599f3862-4961-4e4f-b876-3416e637510a req-1823c65d-2171-4015-b170-687e6a6e3aed None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:38.547693 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-1823c65d-2171-4015-b170-687e6a6e3aed tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] POST https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33/action Aug 25 15:19:38.547693 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-1823c65d-2171-4015-b170-687e6a6e3aed tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:38.548013 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-1823c65d-2171-4015-b170-687e6a6e3aed tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:38.568503 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-65695964-aceb-49ea-b3a1-cf1dd32df446 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Delete volume request issued successfully. Aug 25 15:19:38.569176 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-65695964-aceb-49ea-b3a1-cf1dd32df446 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 202 Aug 25 15:19:38.570004 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 434/1705] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:19:38 2026] DELETE /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:19:38.582656 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:38.582656 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:38.582656 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-599f3862-4961-4e4f-b876-3416e637510a req-1823c65d-2171-4015-b170-687e6a6e3aed tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:19:38.585200 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-965b886f-e66f-43a8-b822-de04fe82c5e6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:38.590384 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-965b886f-e66f-43a8-b822-de04fe82c5e6 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:38.590715 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-965b886f-e66f-43a8-b822-de04fe82c5e6 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:38.603969 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-965b886f-e66f-43a8-b822-de04fe82c5e6 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:38.603969 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:38.603969 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:38.617975 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-965b886f-e66f-43a8-b822-de04fe82c5e6 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Volume info retrieved successfully. Aug 25 15:19:38.624500 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-965b886f-e66f-43a8-b822-de04fe82c5e6 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 200 Aug 25 15:19:38.624949 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 420/1706] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:38 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:38.653595 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-599f3862-4961-4e4f-b876-3416e637510a req-1823c65d-2171-4015-b170-687e6a6e3aed tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Begin detaching volume completed successfully. Aug 25 15:19:38.654456 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-1823c65d-2171-4015-b170-687e6a6e3aed tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33/action returned with HTTP 202 Aug 25 15:19:38.654800 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 426/1707] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:19:38 2026] POST /volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 15:19:38.796398 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d244cef1-dd12-4a49-bd22-1c231e15771e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:38.796398 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d244cef1-dd12-4a49-bd22-1c231e15771e None None] GET https://10.4.3.85/volume// Aug 25 15:19:38.796398 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d244cef1-dd12-4a49-bd22-1c231e15771e None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:38.796398 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d244cef1-dd12-4a49-bd22-1c231e15771e None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:38.796398 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d244cef1-dd12-4a49-bd22-1c231e15771e None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:38.796398 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 428/1708] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:19:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:38.812231 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-599f3862-4961-4e4f-b876-3416e637510a req-e657305d-5c4c-4c01-a607-a3dc39df95dc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:38.814900 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-e657305d-5c4c-4c01-a607-a3dc39df95dc tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 Aug 25 15:19:38.815181 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-e657305d-5c4c-4c01-a607-a3dc39df95dc tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:38.815442 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-e657305d-5c4c-4c01-a607-a3dc39df95dc tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:38.832363 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:38.832363 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:38.839893 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-599f3862-4961-4e4f-b876-3416e637510a req-e657305d-5c4c-4c01-a607-a3dc39df95dc tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:19:38.846762 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-e657305d-5c4c-4c01-a607-a3dc39df95dc tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 returned with HTTP 200 Aug 25 15:19:38.847690 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 435/1709] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:19:38 2026] GET /volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 => generated 1323 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:39.310376 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-615f0d1a-aac5-405e-aa26-ffc865aced19 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:39.315128 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-615f0d1a-aac5-405e-aa26-ffc865aced19 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/6d30c159-c442-466c-981d-5593a956737e Aug 25 15:19:39.315343 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-615f0d1a-aac5-405e-aa26-ffc865aced19 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:39.315564 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-615f0d1a-aac5-405e-aa26-ffc865aced19 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:39.364961 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-615f0d1a-aac5-405e-aa26-ffc865aced19 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/6d30c159-c442-466c-981d-5593a956737e returned with HTTP 404 Aug 25 15:19:39.365602 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 421/1710] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:39 2026] GET /volume/v3/volumes/6d30c159-c442-466c-981d-5593a956737e => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:39.383600 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-89a98821-8439-4208-b2a3-80b57602401f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:39.386244 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:19:39.386624 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-406263028"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:39.388213 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-406263028'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:19:39.393898 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create volume of 1 GB Aug 25 15:19:39.393898 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Availability Zones retrieved successfully. Aug 25 15:19:39.401175 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Flow 'volume_create_api' (31566625-4f82-4288-a2d5-1d307815943d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:39.402433 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f8422f-a543-43aa-bc52-6a00f18655e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:39.403558 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:19:39.439171 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f8422f-a543-43aa-bc52-6a00f18655e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:39.450370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b355fff-bd20-45bb-89d0-3bb18ee53919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:39.637276 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Created reservations ['a4066afd-3fba-489c-9555-d1fc0d564ec9', '03337f13-e9a6-49f9-a5c0-01ad87e4c5fd', '72e3741a-3f38-4b6d-8023-a9646a0a0a61', 'eec7352c-6fc2-4900-893d-640230e81ded'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:39.638186 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b355fff-bd20-45bb-89d0-3bb18ee53919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4066afd-3fba-489c-9555-d1fc0d564ec9', '03337f13-e9a6-49f9-a5c0-01ad87e4c5fd', '72e3741a-3f38-4b6d-8023-a9646a0a0a61', 'eec7352c-6fc2-4900-893d-640230e81ded']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:39.639030 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7c991a9-c1a8-4535-b996-1cb2d6d54a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:39.643877 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d52e6206-def0-4e7e-ad8f-1e05e1eea4e0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:39.647956 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d52e6206-def0-4e7e-ad8f-1e05e1eea4e0 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] GET https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 Aug 25 15:19:39.648721 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d52e6206-def0-4e7e-ad8f-1e05e1eea4e0 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:39.649059 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d52e6206-def0-4e7e-ad8f-1e05e1eea4e0 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:39.659929 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d52e6206-def0-4e7e-ad8f-1e05e1eea4e0 tempest-TestServerVolumeAttachmentScenario-702739330 tempest-TestServerVolumeAttachmentScenario-702739330-project-member] https://10.4.3.85/volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 returned with HTTP 404 Aug 25 15:19:39.662090 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 429/1711] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:39 2026] GET /volume/v3/volumes/5ec3f4eb-cde1-45a8-bda1-fcedb1c5d8f3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:39.675309 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7c991a9-c1a8-4535-b996-1cb2d6d54a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2aafcbf-16f4-4de6-ae20-15895515e4b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-406263028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dca92e7ce5447cb69f872271c646b0',qos_specs=None,replication_status=,reservations=['a4066afd-3fba-489c-9555-d1fc0d564ec9','03337f13-e9a6-49f9-a5c0-01ad87e4c5fd','72e3741a-3f38-4b6d-8023-a9646a0a0a61','eec7352c-6fc2-4900-893d-640230e81ded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3db22d259b46938233d9621fef67dd',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-406263028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2aafcbf-16f4-4de6-ae20-15895515e4b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89dca92e7ce5447cb69f872271c646b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df3db22d259b46938233d9621fef67dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:39.675856 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b8f09a-8a83-4362-adb9-0691b14b5620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:39.705305 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1b8f09a-8a83-4362-adb9-0691b14b5620) transitioned into state 'SUCCESS' from state '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-406263028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89dca92e7ce5447cb69f872271c646b0',qos_specs=None,replication_status=,reservations=['a4066afd-3fba-489c-9555-d1fc0d564ec9','03337f13-e9a6-49f9-a5c0-01ad87e4c5fd','72e3741a-3f38-4b6d-8023-a9646a0a0a61','eec7352c-6fc2-4900-893d-640230e81ded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3db22d259b46938233d9621fef67dd',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:39.706025 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (885edba0-1527-435d-b827-a61831bc91b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:19:39.759518 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (885edba0-1527-435d-b827-a61831bc91b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:19:39.760582 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Flow 'volume_create_api' (31566625-4f82-4288-a2d5-1d307815943d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:19:39.760965 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create volume request issued successfully. Aug 25 15:19:39.761671 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-89a98821-8439-4208-b2a3-80b57602401f tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:19:39.762199 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 427/1712] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:19:39 2026] POST /volume/v3/volumes => generated 775 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:39.780942 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a5b3a2a7-4766-4752-a1c2-d85100f3bb12 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:39.784342 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5b3a2a7-4766-4752-a1c2-d85100f3bb12 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/e2aafcbf-16f4-4de6-ae20-15895515e4b2 Aug 25 15:19:39.784342 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a5b3a2a7-4766-4752-a1c2-d85100f3bb12 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:39.784342 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a5b3a2a7-4766-4752-a1c2-d85100f3bb12 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:39.795244 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:39.795244 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:39.806539 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a5b3a2a7-4766-4752-a1c2-d85100f3bb12 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:39.812734 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5b3a2a7-4766-4752-a1c2-d85100f3bb12 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/e2aafcbf-16f4-4de6-ae20-15895515e4b2 returned with HTTP 200 Aug 25 15:19:39.813783 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 436/1713] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:39 2026] GET /volume/v3/volumes/e2aafcbf-16f4-4de6-ae20-15895515e4b2 => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:40.115857 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-599f3862-4961-4e4f-b876-3416e637510a req-9bebeacb-2094-4ca2-af33-673abb8b5152 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:40.119599 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-9bebeacb-2094-4ca2-af33-673abb8b5152 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] DELETE https://10.4.3.85/volume/v3/attachments/ba992fb2-2da6-4913-83aa-6401c3330e55 Aug 25 15:19:40.119599 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-9bebeacb-2094-4ca2-af33-673abb8b5152 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:40.119599 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-9bebeacb-2094-4ca2-af33-673abb8b5152 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:40.142480 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:40.142480 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:40.300673 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-599f3862-4961-4e4f-b876-3416e637510a req-9bebeacb-2094-4ca2-af33-673abb8b5152 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/attachments/ba992fb2-2da6-4913-83aa-6401c3330e55 returned with HTTP 200 Aug 25 15:19:40.301826 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 422/1714] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:19:40 2026] DELETE /volume/v3/attachments/ba992fb2-2da6-4913-83aa-6401c3330e55 => generated 19 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:40.835546 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-367e0b36-5236-4dfe-91bf-8b7dfcd5def6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:40.842454 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-367e0b36-5236-4dfe-91bf-8b7dfcd5def6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/e2aafcbf-16f4-4de6-ae20-15895515e4b2 Aug 25 15:19:40.845125 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-367e0b36-5236-4dfe-91bf-8b7dfcd5def6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:40.845125 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-367e0b36-5236-4dfe-91bf-8b7dfcd5def6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:40.855831 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:40.855831 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:40.862311 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-367e0b36-5236-4dfe-91bf-8b7dfcd5def6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:40.867616 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-367e0b36-5236-4dfe-91bf-8b7dfcd5def6 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/e2aafcbf-16f4-4de6-ae20-15895515e4b2 returned with HTTP 200 Aug 25 15:19:40.868082 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 430/1715] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:40 2026] GET /volume/v3/volumes/e2aafcbf-16f4-4de6-ae20-15895515e4b2 => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:40.889876 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0a9a690c-3928-4f00-abc3-2c5f461b820e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:40.892581 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a9a690c-3928-4f00-abc3-2c5f461b820e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:19:40.893118 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0a9a690c-3928-4f00-abc3-2c5f461b820e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2aafcbf-16f4-4de6-ae20-15895515e4b2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1876286117"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:40.908878 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:40.908878 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:40.909286 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0a9a690c-3928-4f00-abc3-2c5f461b820e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:40.909411 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-0a9a690c-3928-4f00-abc3-2c5f461b820e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Create snapshot from volume e2aafcbf-16f4-4de6-ae20-15895515e4b2 Aug 25 15:19:40.927082 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-38d6187d-3828-44da-9f91-7c0e7ceab035 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:40.930754 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-38d6187d-3828-44da-9f91-7c0e7ceab035 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 Aug 25 15:19:40.931505 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-38d6187d-3828-44da-9f91-7c0e7ceab035 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:40.931505 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-38d6187d-3828-44da-9f91-7c0e7ceab035 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:40.946085 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:40.946085 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:40.953817 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-38d6187d-3828-44da-9f91-7c0e7ceab035 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:19:40.961489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-0a9a690c-3928-4f00-abc3-2c5f461b820e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Created reservations ['40201428-8188-49be-8b3b-7f5ec02699ff', '1880141f-f1f3-4d7e-bccc-07c3a0fd82a6', '47d2add0-2e38-411a-9588-3ee15404cae1', '828b15c5-2e63-44d3-bc78-b4bbf3482e98'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:19:40.964139 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-38d6187d-3828-44da-9f91-7c0e7ceab035 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 returned with HTTP 200 Aug 25 15:19:40.965166 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 437/1716] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:40 2026] GET /volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:41.076685 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0a9a690c-3928-4f00-abc3-2c5f461b820e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot create request issued successfully. Aug 25 15:19:41.076924 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a9a690c-3928-4f00-abc3-2c5f461b820e tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:19:41.077599 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 428/1717] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:19:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:19:41.095281 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-740e80b8-60ed-4b6c-b02a-81427495b6dd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:41.099655 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-740e80b8-60ed-4b6c-b02a-81427495b6dd tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257 Aug 25 15:19:41.103287 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-740e80b8-60ed-4b6c-b02a-81427495b6dd tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:41.103287 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-740e80b8-60ed-4b6c-b02a-81427495b6dd tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:41.117787 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:41.117787 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:41.118305 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-740e80b8-60ed-4b6c-b02a-81427495b6dd tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:41.119184 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-740e80b8-60ed-4b6c-b02a-81427495b6dd tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257 returned with HTTP 200 Aug 25 15:19:41.120817 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 423/1718] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:41 2026] GET /volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:41.860904 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-a0843733-bfb2-46ef-b0a5-69211ccf6611 req-1c2cf2ce-5cab-4013-a173-1347c50c3c1c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:41.865576 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-a0843733-bfb2-46ef-b0a5-69211ccf6611 req-1c2cf2ce-5cab-4013-a173-1347c50c3c1c tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] GET https://10.4.3.85/volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf Aug 25 15:19:41.865576 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-a0843733-bfb2-46ef-b0a5-69211ccf6611 req-1c2cf2ce-5cab-4013-a173-1347c50c3c1c tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:41.865576 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-a0843733-bfb2-46ef-b0a5-69211ccf6611 req-1c2cf2ce-5cab-4013-a173-1347c50c3c1c tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:41.901812 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:41.901812 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:41.917333 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-a0843733-bfb2-46ef-b0a5-69211ccf6611 req-1c2cf2ce-5cab-4013-a173-1347c50c3c1c tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Volume info retrieved successfully. Aug 25 15:19:41.927942 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-a0843733-bfb2-46ef-b0a5-69211ccf6611 req-1c2cf2ce-5cab-4013-a173-1347c50c3c1c tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf returned with HTTP 200 Aug 25 15:19:41.927942 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 431/1719] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:41 2026] GET /volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf => generated 1601 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:42.134516 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-32ea4ddc-6193-4086-a096-59c19ec85f6b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:42.137602 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-32ea4ddc-6193-4086-a096-59c19ec85f6b tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257 Aug 25 15:19:42.137602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-32ea4ddc-6193-4086-a096-59c19ec85f6b tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:42.137602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-32ea4ddc-6193-4086-a096-59c19ec85f6b tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:42.160265 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:42.160265 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:42.160788 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-32ea4ddc-6193-4086-a096-59c19ec85f6b tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:42.162846 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-32ea4ddc-6193-4086-a096-59c19ec85f6b tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257 returned with HTTP 200 Aug 25 15:19:42.163459 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 438/1720] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:42 2026] GET /volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257 => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:42.176743 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4ac6da0a-e270-4c46-aa52-2bef53efb417 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:42.178425 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4ac6da0a-e270-4c46-aa52-2bef53efb417 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] POST https://10.4.3.85/volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257/action Aug 25 15:19:42.179690 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4ac6da0a-e270-4c46-aa52-2bef53efb417 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:19:42.179690 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4ac6da0a-e270-4c46-aa52-2bef53efb417 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:42.181122 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.snapshot_unmanage [None req-4ac6da0a-e270-4c46-aa52-2bef53efb417 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Unmanage snapshot with id: de953ccc-06b2-45d7-afd2-cbd592ac3257 Aug 25 15:19:42.191991 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:42.191991 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:42.192666 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4ac6da0a-e270-4c46-aa52-2bef53efb417 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Snapshot retrieved successfully. Aug 25 15:19:42.195245 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-4ac6da0a-e270-4c46-aa52-2bef53efb417 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '36b91b3bea6844d8bfe55d9763a26479', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '89dca92e7ce5447cb69f872271c646b0', '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=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:19:42.195245 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4ac6da0a-e270-4c46-aa52-2bef53efb417 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-reader] https://10.4.3.85/volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257/action returned with HTTP 403 Aug 25 15:19:42.195245 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 429/1721] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:19:42 2026] POST /volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257/action => generated 117 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:42.210239 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5979c3e3-531b-4386-9458-91fe5e7ccfe0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:42.214777 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5979c3e3-531b-4386-9458-91fe5e7ccfe0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] DELETE https://10.4.3.85/volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257 Aug 25 15:19:42.214993 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5979c3e3-531b-4386-9458-91fe5e7ccfe0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:42.215186 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5979c3e3-531b-4386-9458-91fe5e7ccfe0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:42.215413 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-5979c3e3-531b-4386-9458-91fe5e7ccfe0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Delete snapshot with id: de953ccc-06b2-45d7-afd2-cbd592ac3257 Aug 25 15:19:42.227904 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:42.227904 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:42.228209 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5979c3e3-531b-4386-9458-91fe5e7ccfe0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:42.362339 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5979c3e3-531b-4386-9458-91fe5e7ccfe0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot delete request issued successfully. Aug 25 15:19:42.364061 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5979c3e3-531b-4386-9458-91fe5e7ccfe0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257 returned with HTTP 202 Aug 25 15:19:42.364061 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 424/1722] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:19:42 2026] DELETE /volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:19:42.373918 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3ce47f6f-df79-4a84-804e-c118b1abe4b3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:42.377610 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3ce47f6f-df79-4a84-804e-c118b1abe4b3 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257 Aug 25 15:19:42.377775 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3ce47f6f-df79-4a84-804e-c118b1abe4b3 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:42.378556 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3ce47f6f-df79-4a84-804e-c118b1abe4b3 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:42.394564 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:42.394564 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:42.397065 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3ce47f6f-df79-4a84-804e-c118b1abe4b3 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Snapshot retrieved successfully. Aug 25 15:19:42.402178 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3ce47f6f-df79-4a84-804e-c118b1abe4b3 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257 returned with HTTP 200 Aug 25 15:19:42.402178 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 432/1723] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:42 2026] GET /volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:43.423462 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dac1a48a-505e-4e33-9484-efc67bc55ce4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:43.428026 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dac1a48a-505e-4e33-9484-efc67bc55ce4 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257 Aug 25 15:19:43.428026 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dac1a48a-505e-4e33-9484-efc67bc55ce4 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:43.428026 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dac1a48a-505e-4e33-9484-efc67bc55ce4 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:43.450880 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dac1a48a-505e-4e33-9484-efc67bc55ce4 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257 returned with HTTP 404 Aug 25 15:19:43.450880 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 439/1724] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:19:43 2026] GET /volume/v3/snapshots/de953ccc-06b2-45d7-afd2-cbd592ac3257 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:43.475065 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d50f721b-9464-42e0-a181-bc5a68e888d0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:43.475065 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d50f721b-9464-42e0-a181-bc5a68e888d0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/e2aafcbf-16f4-4de6-ae20-15895515e4b2 Aug 25 15:19:43.475065 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d50f721b-9464-42e0-a181-bc5a68e888d0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:43.475065 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d50f721b-9464-42e0-a181-bc5a68e888d0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:43.475065 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-d50f721b-9464-42e0-a181-bc5a68e888d0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Delete volume with id: e2aafcbf-16f4-4de6-ae20-15895515e4b2 Aug 25 15:19:43.475065 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:43.475065 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:43.475065 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d50f721b-9464-42e0-a181-bc5a68e888d0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:43.568751 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d50f721b-9464-42e0-a181-bc5a68e888d0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Delete volume request issued successfully. Aug 25 15:19:43.568751 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d50f721b-9464-42e0-a181-bc5a68e888d0 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/e2aafcbf-16f4-4de6-ae20-15895515e4b2 returned with HTTP 202 Aug 25 15:19:43.568751 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 430/1725] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:19:43 2026] DELETE /volume/v3/volumes/e2aafcbf-16f4-4de6-ae20-15895515e4b2 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:19:43.581852 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-28cf0570-f795-4583-b1e3-5516ae4ad748 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:43.585272 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-28cf0570-f795-4583-b1e3-5516ae4ad748 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/e2aafcbf-16f4-4de6-ae20-15895515e4b2 Aug 25 15:19:43.585600 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-28cf0570-f795-4583-b1e3-5516ae4ad748 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:43.586408 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-28cf0570-f795-4583-b1e3-5516ae4ad748 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:43.590565 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=255,cinder:UPDATE=71,cinder:INSERT=30 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:19:43.600739 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:43.600739 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:43.611504 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-28cf0570-f795-4583-b1e3-5516ae4ad748 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Volume info retrieved successfully. Aug 25 15:19:43.621161 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-28cf0570-f795-4583-b1e3-5516ae4ad748 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/e2aafcbf-16f4-4de6-ae20-15895515e4b2 returned with HTTP 200 Aug 25 15:19:43.622097 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 425/1726] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:43 2026] GET /volume/v3/volumes/e2aafcbf-16f4-4de6-ae20-15895515e4b2 => generated 1005 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:44.638748 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-165ff6cc-9e58-46cd-81b2-a0d6c2068ee3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:44.644578 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-165ff6cc-9e58-46cd-81b2-a0d6c2068ee3 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] GET https://10.4.3.85/volume/v3/volumes/e2aafcbf-16f4-4de6-ae20-15895515e4b2 Aug 25 15:19:44.644578 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-165ff6cc-9e58-46cd-81b2-a0d6c2068ee3 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:44.644578 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-165ff6cc-9e58-46cd-81b2-a0d6c2068ee3 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:44.648418 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=296,cinder:UPDATE=70,cinder:INSERT=27,cinder:DELETE=1 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:19:44.659129 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-165ff6cc-9e58-46cd-81b2-a0d6c2068ee3 tempest-ProjectReaderTests-514923999 tempest-ProjectReaderTests-514923999-project-admin] https://10.4.3.85/volume/v3/volumes/e2aafcbf-16f4-4de6-ae20-15895515e4b2 returned with HTTP 404 Aug 25 15:19:44.659929 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 433/1727] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:44 2026] GET /volume/v3/volumes/e2aafcbf-16f4-4de6-ae20-15895515e4b2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:19:53.431111 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=293,cinder:INSERT=41,cinder:UPDATE=75 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:19:53.540389 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=276,cinder:UPDATE=82,cinder:INSERT=40,cinder:DELETE=1 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:19:53.616227 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=3 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:19:58.596615 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-843c0165-a90a-4a61-9ae3-ef91b43340d1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:58.600544 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-843c0165-a90a-4a61-9ae3-ef91b43340d1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:19:58.600952 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-843c0165-a90a-4a61-9ae3-ef91b43340d1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:58.601284 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-843c0165-a90a-4a61-9ae3-ef91b43340d1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:58.613084 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:58.613084 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:58.623111 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-843c0165-a90a-4a61-9ae3-ef91b43340d1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:19:58.633373 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-843c0165-a90a-4a61-9ae3-ef91b43340d1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 200 Aug 25 15:19:58.634941 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 440/1728] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:58 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:58.660454 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7628b57c-24b2-4de9-8665-d7c1007b8351 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:58.665717 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7628b57c-24b2-4de9-8665-d7c1007b8351 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:19:58.665889 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7628b57c-24b2-4de9-8665-d7c1007b8351 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:58.666241 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7628b57c-24b2-4de9-8665-d7c1007b8351 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:58.679683 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:58.679683 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:58.686328 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7628b57c-24b2-4de9-8665-d7c1007b8351 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:19:58.693941 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7628b57c-24b2-4de9-8665-d7c1007b8351 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 200 Aug 25 15:19:58.694611 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 431/1729] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:58 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:58.768914 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-4f15ecc8-4ee7-4244-8494-ad8b712cd05a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:58.773399 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-4f15ecc8-4ee7-4244-8494-ad8b712cd05a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:19:58.773399 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-4f15ecc8-4ee7-4244-8494-ad8b712cd05a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:58.773399 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-4f15ecc8-4ee7-4244-8494-ad8b712cd05a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:58.787744 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:58.787744 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:58.795516 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-4f15ecc8-4ee7-4244-8494-ad8b712cd05a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:19:58.804208 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-4f15ecc8-4ee7-4244-8494-ad8b712cd05a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 200 Aug 25 15:19:58.805300 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 426/1730] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:19:58 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:58.943229 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d40fbb06-f37e-4218-9037-9a79678ceec7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:58.944806 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d40fbb06-f37e-4218-9037-9a79678ceec7 None None] GET https://10.4.3.85/volume// Aug 25 15:19:58.944806 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d40fbb06-f37e-4218-9037-9a79678ceec7 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:58.944806 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d40fbb06-f37e-4218-9037-9a79678ceec7 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:58.944806 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d40fbb06-f37e-4218-9037-9a79678ceec7 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:58.945366 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 434/1731] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:19:58 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:58.959289 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-94774db7-0bae-494f-9c68-d1cfb8d6c6ca None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:58.961136 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-94774db7-0bae-494f-9c68-d1cfb8d6c6ca tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:19:58.961597 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-94774db7-0bae-494f-9c68-d1cfb8d6c6ca tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa44d457-64c7-4645-9d85-b3fe4b634f87", "connector": null, "instance_uuid": "6b09d7a6-435c-442b-a72f-0f6ebc156f80"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:58.975646 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:58.975646 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:59.059620 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-94774db7-0bae-494f-9c68-d1cfb8d6c6ca tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:19:59.059620 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 441/1732] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:19:58 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:59.132047 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9e257240-6b9b-4a08-bfdc-36bce40df685 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:59.136189 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9e257240-6b9b-4a08-bfdc-36bce40df685 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:19:59.136590 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9e257240-6b9b-4a08-bfdc-36bce40df685 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:59.137117 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9e257240-6b9b-4a08-bfdc-36bce40df685 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:59.153120 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-315cbb03-12dc-4adc-a21d-ac2ae61ca059 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:59.153120 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-315cbb03-12dc-4adc-a21d-ac2ae61ca059 None None] GET https://10.4.3.85/volume// Aug 25 15:19:59.153120 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-315cbb03-12dc-4adc-a21d-ac2ae61ca059 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:59.153120 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-315cbb03-12dc-4adc-a21d-ac2ae61ca059 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:59.153120 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-315cbb03-12dc-4adc-a21d-ac2ae61ca059 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:19:59.154739 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 427/1733] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:19:59 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:19:59.162851 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:59.162851 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:19:59.168537 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-327d09cb-d9a8-420b-b50a-27cd8a0d6af4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:59.170675 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-327d09cb-d9a8-420b-b50a-27cd8a0d6af4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:19:59.170675 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-327d09cb-d9a8-420b-b50a-27cd8a0d6af4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:59.171010 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-327d09cb-d9a8-420b-b50a-27cd8a0d6af4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:59.177158 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9e257240-6b9b-4a08-bfdc-36bce40df685 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:19:59.184370 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9e257240-6b9b-4a08-bfdc-36bce40df685 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 200 Aug 25 15:19:59.185000 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 432/1734] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:19:59 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 880 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:19:59.191090 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:59.191090 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:19:59.199892 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-327d09cb-d9a8-420b-b50a-27cd8a0d6af4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:19:59.207937 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-327d09cb-d9a8-420b-b50a-27cd8a0d6af4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 200 Aug 25 15:19:59.207937 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 435/1735] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:19:59 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 1060 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:19:59.392248 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-e3f533dc-c27f-4328-8f7e-5d1c40a40170 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:59.397446 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-e3f533dc-c27f-4328-8f7e-5d1c40a40170 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] PUT https://10.4.3.85/volume/v3/attachments/bef5d905-b06e-42ed-b10c-1bc68866f471 Aug 25 15:19:59.398194 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-e3f533dc-c27f-4328-8f7e-5d1c40a40170 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:19:59.411557 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-e3f533dc-c27f-4328-8f7e-5d1c40a40170 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Acquiring lock "cinder-attachment_update-fa44d457-64c7-4645-9d85-b3fe4b634f87-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:19:59.420701 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-e3f533dc-c27f-4328-8f7e-5d1c40a40170 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Lock "cinder-attachment_update-fa44d457-64c7-4645-9d85-b3fe4b634f87-np0000008087" acquired by "attachment_update" :: waited 0.010s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:19:59.421957 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:59.421957 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:19:59.596902 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-e3f533dc-c27f-4328-8f7e-5d1c40a40170 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Lock "cinder-attachment_update-fa44d457-64c7-4645-9d85-b3fe4b634f87-np0000008087" released by "attachment_update" :: held 0.176s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:19:59.597760 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-e3f533dc-c27f-4328-8f7e-5d1c40a40170 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/bef5d905-b06e-42ed-b10c-1bc68866f471 returned with HTTP 200 Aug 25 15:19:59.597760 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 442/1736] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:19:59 2026] PUT /volume/v3/attachments/bef5d905-b06e-42ed-b10c-1bc68866f471 => generated 968 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:19:59.610758 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-3eef311b-0ad8-4696-90ac-d45a3d05cd2d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:19:59.614112 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-3eef311b-0ad8-4696-90ac-d45a3d05cd2d tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87/encryption Aug 25 15:19:59.614559 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-3eef311b-0ad8-4696-90ac-d45a3d05cd2d tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:19:59.614645 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-3eef311b-0ad8-4696-90ac-d45a3d05cd2d tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:19:59.635421 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:19:59.635421 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:19:59.650737 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-3eef311b-0ad8-4696-90ac-d45a3d05cd2d tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87/encryption returned with HTTP 200 Aug 25 15:19:59.651339 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 428/1737] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:19:59 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87/encryption => generated 161 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:00.212142 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-de6af729-3bab-43d2-a5f0-a9efed12c9af None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:00.216261 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-de6af729-3bab-43d2-a5f0-a9efed12c9af tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:20:00.217286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-de6af729-3bab-43d2-a5f0-a9efed12c9af tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:00.217286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-de6af729-3bab-43d2-a5f0-a9efed12c9af tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:00.247065 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:00.247065 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:00.258281 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-de6af729-3bab-43d2-a5f0-a9efed12c9af tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:20:00.268602 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-de6af729-3bab-43d2-a5f0-a9efed12c9af tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 200 Aug 25 15:20:00.270611 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 433/1738] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:00 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 881 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:01.299704 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a6373d34-cab7-41a9-a0ea-9ecc5ea6e264 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:01.305380 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6373d34-cab7-41a9-a0ea-9ecc5ea6e264 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:20:01.305380 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a6373d34-cab7-41a9-a0ea-9ecc5ea6e264 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:01.305380 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a6373d34-cab7-41a9-a0ea-9ecc5ea6e264 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:01.331459 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:01.331459 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:01.341704 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a6373d34-cab7-41a9-a0ea-9ecc5ea6e264 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:20:01.351431 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6373d34-cab7-41a9-a0ea-9ecc5ea6e264 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 200 Aug 25 15:20:01.351431 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 436/1739] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:01 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 881 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:02.375134 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-451d7e02-cf4d-4235-8bfc-57b2247b9105 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:02.378316 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-451d7e02-cf4d-4235-8bfc-57b2247b9105 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:20:02.380006 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-451d7e02-cf4d-4235-8bfc-57b2247b9105 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:02.380006 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-451d7e02-cf4d-4235-8bfc-57b2247b9105 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:02.400442 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:02.400442 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:02.408346 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-451d7e02-cf4d-4235-8bfc-57b2247b9105 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:20:02.420508 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-451d7e02-cf4d-4235-8bfc-57b2247b9105 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 200 Aug 25 15:20:02.424003 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 443/1740] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:02 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 881 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:03.285152 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-dce18afd-1e48-4475-a46e-83c771dad2eb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:03.288041 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-dce18afd-1e48-4475-a46e-83c771dad2eb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/attachments/bef5d905-b06e-42ed-b10c-1bc68866f471/action Aug 25 15:20:03.288523 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-dce18afd-1e48-4475-a46e-83c771dad2eb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:20:03.288685 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-dce18afd-1e48-4475-a46e-83c771dad2eb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:03.312353 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:03.312353 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:03.347847 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-77b80b8b-b5c7-4159-a868-0dd3f4b81a55 req-dce18afd-1e48-4475-a46e-83c771dad2eb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/bef5d905-b06e-42ed-b10c-1bc68866f471/action returned with HTTP 204 Aug 25 15:20:03.348512 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 429/1741] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:20:03 2026] POST /volume/v3/attachments/bef5d905-b06e-42ed-b10c-1bc68866f471/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:03.438082 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-72814fef-65d9-4aca-ab3a-c10cdedeec8e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:03.440326 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-72814fef-65d9-4aca-ab3a-c10cdedeec8e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:20:03.440553 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-72814fef-65d9-4aca-ab3a-c10cdedeec8e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:03.440816 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-72814fef-65d9-4aca-ab3a-c10cdedeec8e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:03.453428 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:03.453428 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:03.457548 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-72814fef-65d9-4aca-ab3a-c10cdedeec8e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:20:03.464264 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-72814fef-65d9-4aca-ab3a-c10cdedeec8e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 200 Aug 25 15:20:03.465099 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 434/1742] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:03 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 1173 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:03.487170 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-439f9b94-319f-470a-98f0-a5888556b649 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:03.489982 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-439f9b94-319f-470a-98f0-a5888556b649 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:20:03.490413 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-439f9b94-319f-470a-98f0-a5888556b649 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:03.490962 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-439f9b94-319f-470a-98f0-a5888556b649 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:03.506752 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:03.506752 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:03.513853 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-439f9b94-319f-470a-98f0-a5888556b649 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:20:03.523308 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-439f9b94-319f-470a-98f0-a5888556b649 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 200 Aug 25 15:20:03.524644 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 437/1743] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:03 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 1173 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:03.587588 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-b985239e-88ff-484c-9914-557a0acd1022 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:03.591424 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-b985239e-88ff-484c-9914-557a0acd1022 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:20:03.591424 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-b985239e-88ff-484c-9914-557a0acd1022 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:03.592192 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-b985239e-88ff-484c-9914-557a0acd1022 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:03.609060 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:03.609060 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:03.614803 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-b985239e-88ff-484c-9914-557a0acd1022 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:20:03.620672 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-b985239e-88ff-484c-9914-557a0acd1022 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 200 Aug 25 15:20:03.621229 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 444/1744] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:20:03 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 1173 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:03.644803 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-858ddc9b-7e9e-4e08-baf5-655361b1bb58 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:03.648278 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-858ddc9b-7e9e-4e08-baf5-655361b1bb58 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87/action Aug 25 15:20:03.648278 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-858ddc9b-7e9e-4e08-baf5-655361b1bb58 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:20:03.648804 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-858ddc9b-7e9e-4e08-baf5-655361b1bb58 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:03.671510 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:03.671510 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:03.672127 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-858ddc9b-7e9e-4e08-baf5-655361b1bb58 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:20:03.698120 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-858ddc9b-7e9e-4e08-baf5-655361b1bb58 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Begin detaching volume completed successfully. Aug 25 15:20:03.698463 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-858ddc9b-7e9e-4e08-baf5-655361b1bb58 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87/action returned with HTTP 202 Aug 25 15:20:03.699152 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 430/1745] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:20:03 2026] POST /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:20:03.814934 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-03f12ce5-34bf-4bad-9f63-7555f509d0c7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:03.814934 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-03f12ce5-34bf-4bad-9f63-7555f509d0c7 None None] GET https://10.4.3.85/volume// Aug 25 15:20:03.814934 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-03f12ce5-34bf-4bad-9f63-7555f509d0c7 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:03.814934 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-03f12ce5-34bf-4bad-9f63-7555f509d0c7 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:03.814934 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-03f12ce5-34bf-4bad-9f63-7555f509d0c7 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:20:03.814934 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 435/1746] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:20:03 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:20:03.826515 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-ed20ea07-76a6-4941-8670-9dd2c9e433fd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:03.831254 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-ed20ea07-76a6-4941-8670-9dd2c9e433fd tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:20:03.831254 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-ed20ea07-76a6-4941-8670-9dd2c9e433fd tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:03.831542 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-ed20ea07-76a6-4941-8670-9dd2c9e433fd tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:03.852315 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:03.852315 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:03.857183 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-ed20ea07-76a6-4941-8670-9dd2c9e433fd tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:20:03.864400 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-ed20ea07-76a6-4941-8670-9dd2c9e433fd tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 200 Aug 25 15:20:03.865337 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 438/1747] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:20:03 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 1356 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:20:03.878833 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-a823249e-0d92-4457-954d-886e82c29b73 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:03.881357 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-a823249e-0d92-4457-954d-886e82c29b73 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87/encryption Aug 25 15:20:03.881357 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-a823249e-0d92-4457-954d-886e82c29b73 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:03.881452 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-a823249e-0d92-4457-954d-886e82c29b73 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:03.894549 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:03.894549 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:03.929386 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-a823249e-0d92-4457-954d-886e82c29b73 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87/encryption returned with HTTP 200 Aug 25 15:20:03.929802 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 445/1748] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:20:03 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87/encryption => generated 161 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:03.942025 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-02d3e5e1-7644-47cf-b8fd-c7825e603e4f req-7900c12f-9040-4941-93a5-2c5cf4b162a0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:03.942787 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-02d3e5e1-7644-47cf-b8fd-c7825e603e4f req-7900c12f-9040-4941-93a5-2c5cf4b162a0 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] DELETE https://10.4.3.85/volume/v3/attachments/1c743f5e-cb61-4b5b-9cf0-87da4b179e7d Aug 25 15:20:03.942974 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-02d3e5e1-7644-47cf-b8fd-c7825e603e4f req-7900c12f-9040-4941-93a5-2c5cf4b162a0 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:03.943545 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-02d3e5e1-7644-47cf-b8fd-c7825e603e4f req-7900c12f-9040-4941-93a5-2c5cf4b162a0 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:03.971019 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:03.971019 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:04.045909 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-02d3e5e1-7644-47cf-b8fd-c7825e603e4f req-7900c12f-9040-4941-93a5-2c5cf4b162a0 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/attachments/1c743f5e-cb61-4b5b-9cf0-87da4b179e7d returned with HTTP 200 Aug 25 15:20:04.046524 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 431/1749] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:20:03 2026] DELETE /volume/v3/attachments/1c743f5e-cb61-4b5b-9cf0-87da4b179e7d => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:04.062191 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-02d3e5e1-7644-47cf-b8fd-c7825e603e4f req-23ca3de3-aa3f-4889-bddc-93af929759ae None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:04.064963 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-02d3e5e1-7644-47cf-b8fd-c7825e603e4f req-23ca3de3-aa3f-4889-bddc-93af929759ae tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] DELETE https://10.4.3.85/volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf Aug 25 15:20:04.065173 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-02d3e5e1-7644-47cf-b8fd-c7825e603e4f req-23ca3de3-aa3f-4889-bddc-93af929759ae tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:04.065502 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-02d3e5e1-7644-47cf-b8fd-c7825e603e4f req-23ca3de3-aa3f-4889-bddc-93af929759ae tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:04.065711 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [req-02d3e5e1-7644-47cf-b8fd-c7825e603e4f req-23ca3de3-aa3f-4889-bddc-93af929759ae tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Delete volume with id: 16452c02-759d-4b5b-a6aa-2fcae9fe8dbf Aug 25 15:20:04.075593 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:04.075593 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:04.076169 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-02d3e5e1-7644-47cf-b8fd-c7825e603e4f req-23ca3de3-aa3f-4889-bddc-93af929759ae tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Volume info retrieved successfully. Aug 25 15:20:04.164957 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-02d3e5e1-7644-47cf-b8fd-c7825e603e4f req-23ca3de3-aa3f-4889-bddc-93af929759ae tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Delete volume request issued successfully. Aug 25 15:20:04.165101 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-02d3e5e1-7644-47cf-b8fd-c7825e603e4f req-23ca3de3-aa3f-4889-bddc-93af929759ae tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf returned with HTTP 202 Aug 25 15:20:04.166359 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 436/1750] 10.4.3.85 () {70 vars in 1613 bytes} [Tue Aug 25 15:20:04 2026] DELETE /volume/v3/volumes/16452c02-759d-4b5b-a6aa-2fcae9fe8dbf => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:20:05.164920 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-a3f62a50-628e-4928-9208-bf6f3887bfd3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:05.168000 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-a3f62a50-628e-4928-9208-bf6f3887bfd3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] DELETE https://10.4.3.85/volume/v3/attachments/bef5d905-b06e-42ed-b10c-1bc68866f471 Aug 25 15:20:05.168200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-a3f62a50-628e-4928-9208-bf6f3887bfd3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:05.168277 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-a3f62a50-628e-4928-9208-bf6f3887bfd3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:05.177807 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:05.177807 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:05.246165 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-8a755732-dacb-4314-bde0-ac1e3abce604 req-a3f62a50-628e-4928-9208-bf6f3887bfd3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/bef5d905-b06e-42ed-b10c-1bc68866f471 returned with HTTP 200 Aug 25 15:20:05.246825 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 439/1751] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:20:05 2026] DELETE /volume/v3/attachments/bef5d905-b06e-42ed-b10c-1bc68866f471 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:05.954251 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-087c6d4d-2f9b-46ce-9f5e-320b80987b96 req-d028a97f-3e50-4754-b020-26efb8a90aea None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:05.957706 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-087c6d4d-2f9b-46ce-9f5e-320b80987b96 req-d028a97f-3e50-4754-b020-26efb8a90aea tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:20:05.958031 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-087c6d4d-2f9b-46ce-9f5e-320b80987b96 req-d028a97f-3e50-4754-b020-26efb8a90aea tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:05.958314 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-087c6d4d-2f9b-46ce-9f5e-320b80987b96 req-d028a97f-3e50-4754-b020-26efb8a90aea tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:05.972409 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:05.972409 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:05.979290 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-087c6d4d-2f9b-46ce-9f5e-320b80987b96 req-d028a97f-3e50-4754-b020-26efb8a90aea tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:20:05.986819 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-087c6d4d-2f9b-46ce-9f5e-320b80987b96 req-d028a97f-3e50-4754-b020-26efb8a90aea tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 200 Aug 25 15:20:05.995381 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 446/1752] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:20:05 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:08.565722 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6d473837-d811-4148-afa5-b8f447ae3c89 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:08.568264 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:20:08.568737 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1694125122", "snapshot_id": null, "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "volume_type": null, "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:08.571328 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1694125122', 'snapshot_id': None, 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'volume_type': None, 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:20:08.807929 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Create volume of 1 GB Aug 25 15:20:08.807929 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:08.807929 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:08.812599 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Availability Zones retrieved successfully. Aug 25 15:20:08.820861 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Flow 'volume_create_api' (dd2be64f-d3d2-4940-829e-f7a894be8c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:08.822491 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (845cc94c-31e9-4c98-80ce-795299c296d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:08.823581 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:20:08.894898 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (845cc94c-31e9-4c98-80ce-795299c296d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:08.894898 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1171adbe-529f-4427-b5f9-1376bbaa12ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:09.019494 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Created reservations ['cf3d8b2f-860a-4f95-bc21-158ce626a7ad', 'd8418775-accc-482b-9fcd-7d896b9ed9da', 'fd055375-375e-4ca3-b2e7-d1eb3db702d9', 'fb1f27e2-2dca-4f22-9c13-49071ce65cd4'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:20:09.019494 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1171adbe-529f-4427-b5f9-1376bbaa12ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf3d8b2f-860a-4f95-bc21-158ce626a7ad', 'd8418775-accc-482b-9fcd-7d896b9ed9da', 'fd055375-375e-4ca3-b2e7-d1eb3db702d9', 'fb1f27e2-2dca-4f22-9c13-49071ce65cd4']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:09.019494 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b63cd7-c672-41b1-ab52-b6cd01601bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:09.078412 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b63cd7-c672-41b1-ab52-b6cd01601bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dd915e6-ed0c-4f21-a3f6-8de614b5fa66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1694125122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06cf5aeebd404d43921de7c90d23968c',qos_specs=None,replication_status=,reservations=['cf3d8b2f-860a-4f95-bc21-158ce626a7ad','d8418775-accc-482b-9fcd-7d896b9ed9da','fd055375-375e-4ca3-b2e7-d1eb3db702d9','fb1f27e2-2dca-4f22-9c13-49071ce65cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf823d2e54754908a23f975952cce6c8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:20:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1694125122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dd915e6-ed0c-4f21-a3f6-8de614b5fa66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06cf5aeebd404d43921de7c90d23968c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf823d2e54754908a23f975952cce6c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:09.080850 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528b6e86-d33f-404c-baf1-4fb2831892a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:09.142978 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (528b6e86-d33f-404c-baf1-4fb2831892a2) transitioned into state 'SUCCESS' from state '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-1694125122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06cf5aeebd404d43921de7c90d23968c',qos_specs=None,replication_status=,reservations=['cf3d8b2f-860a-4f95-bc21-158ce626a7ad','d8418775-accc-482b-9fcd-7d896b9ed9da','fd055375-375e-4ca3-b2e7-d1eb3db702d9','fb1f27e2-2dca-4f22-9c13-49071ce65cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf823d2e54754908a23f975952cce6c8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:09.145253 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (566a3032-46af-4b7f-9bd7-6b5edde5817f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:09.166179 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (566a3032-46af-4b7f-9bd7-6b5edde5817f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:09.166179 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Flow 'volume_create_api' (dd2be64f-d3d2-4940-829e-f7a894be8c09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:09.166179 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Create volume request issued successfully. Aug 25 15:20:09.166179 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6d473837-d811-4148-afa5-b8f447ae3c89 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:20:09.168690 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 432/1753] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:20:08 2026] POST /volume/v3/volumes => generated 779 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:09.183838 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ff8b1905-747d-4ac3-8018-9522a10e548c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:09.186203 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ff8b1905-747d-4ac3-8018-9522a10e548c tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 Aug 25 15:20:09.186507 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ff8b1905-747d-4ac3-8018-9522a10e548c tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:09.186779 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ff8b1905-747d-4ac3-8018-9522a10e548c tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:09.194754 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:09.194754 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:09.199861 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ff8b1905-747d-4ac3-8018-9522a10e548c tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:20:09.206362 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ff8b1905-747d-4ac3-8018-9522a10e548c tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 returned with HTTP 200 Aug 25 15:20:09.206758 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 437/1754] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:09 2026] GET /volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:10.221123 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e60dec56-b0bf-4c97-bf0c-f6efb52eee16 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:10.227628 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e60dec56-b0bf-4c97-bf0c-f6efb52eee16 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 Aug 25 15:20:10.227628 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e60dec56-b0bf-4c97-bf0c-f6efb52eee16 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:10.227628 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e60dec56-b0bf-4c97-bf0c-f6efb52eee16 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:10.236745 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:10.236745 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:10.243721 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e60dec56-b0bf-4c97-bf0c-f6efb52eee16 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:20:10.248324 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e60dec56-b0bf-4c97-bf0c-f6efb52eee16 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 returned with HTTP 200 Aug 25 15:20:10.248790 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 440/1755] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:10 2026] GET /volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 => generated 1387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:20:10.265285 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4ddbf542-9b7a-44b3-997e-177b9654dbdf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:10.267958 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ddbf542-9b7a-44b3-997e-177b9654dbdf tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 Aug 25 15:20:10.268264 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ddbf542-9b7a-44b3-997e-177b9654dbdf tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:10.268577 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ddbf542-9b7a-44b3-997e-177b9654dbdf tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:10.278246 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:10.278246 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:10.283151 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4ddbf542-9b7a-44b3-997e-177b9654dbdf tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:20:10.290098 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ddbf542-9b7a-44b3-997e-177b9654dbdf tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 returned with HTTP 200 Aug 25 15:20:10.290679 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 447/1756] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:10 2026] GET /volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 => generated 1387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:20:11.085686 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d4d2a787-5740-4094-8c83-5756f3c7f86f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:11.088088 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4d2a787-5740-4094-8c83-5756f3c7f86f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] DELETE https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:20:11.088454 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4d2a787-5740-4094-8c83-5756f3c7f86f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:11.088732 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4d2a787-5740-4094-8c83-5756f3c7f86f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:11.088972 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-d4d2a787-5740-4094-8c83-5756f3c7f86f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Delete volume with id: fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:20:11.099500 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:11.099500 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:11.099667 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d4d2a787-5740-4094-8c83-5756f3c7f86f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:20:11.139823 np0000008087 devstack@c-api.service[100468]: WARNING cinder.keymgr.conf_key_mgr [None req-d4d2a787-5740-4094-8c83-5756f3c7f86f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 15:20:11.142539 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-5dce535f-b461-4fba-a931-c02b779def0e req-86924b75-0f26-4b60-9f8e-7dc5e82cc34b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:11.145782 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5dce535f-b461-4fba-a931-c02b779def0e req-86924b75-0f26-4b60-9f8e-7dc5e82cc34b tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] DELETE https://10.4.3.85/volume/v3/attachments/b6215a59-ceba-4858-bcf9-444797dd4992 Aug 25 15:20:11.146106 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5dce535f-b461-4fba-a931-c02b779def0e req-86924b75-0f26-4b60-9f8e-7dc5e82cc34b tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:11.146418 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5dce535f-b461-4fba-a931-c02b779def0e req-86924b75-0f26-4b60-9f8e-7dc5e82cc34b tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:11.158329 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d4d2a787-5740-4094-8c83-5756f3c7f86f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Delete volume request issued successfully. Aug 25 15:20:11.158566 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4d2a787-5740-4094-8c83-5756f3c7f86f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 202 Aug 25 15:20:11.159222 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 433/1757] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:20:11 2026] DELETE /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:20:11.166983 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:11.166983 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:11.171697 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-759d128b-f1c4-4093-8443-a190285ad687 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:11.174184 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-759d128b-f1c4-4093-8443-a190285ad687 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:20:11.174578 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-759d128b-f1c4-4093-8443-a190285ad687 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:11.175256 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-759d128b-f1c4-4093-8443-a190285ad687 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:11.186128 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:11.186128 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:11.192547 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-759d128b-f1c4-4093-8443-a190285ad687 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:20:11.199931 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-759d128b-f1c4-4093-8443-a190285ad687 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 200 Aug 25 15:20:11.199931 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 441/1758] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:11 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:11.263078 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5dce535f-b461-4fba-a931-c02b779def0e req-86924b75-0f26-4b60-9f8e-7dc5e82cc34b tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/attachments/b6215a59-ceba-4858-bcf9-444797dd4992 returned with HTTP 200 Aug 25 15:20:11.263977 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 438/1759] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:20:11 2026] DELETE /volume/v3/attachments/b6215a59-ceba-4858-bcf9-444797dd4992 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:11.277769 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-5dce535f-b461-4fba-a931-c02b779def0e req-beb54c38-5476-412d-9fc8-53b0f16f2b85 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:11.281103 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5dce535f-b461-4fba-a931-c02b779def0e req-beb54c38-5476-412d-9fc8-53b0f16f2b85 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] DELETE https://10.4.3.85/volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 Aug 25 15:20:11.281456 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5dce535f-b461-4fba-a931-c02b779def0e req-beb54c38-5476-412d-9fc8-53b0f16f2b85 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:11.281797 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5dce535f-b461-4fba-a931-c02b779def0e req-beb54c38-5476-412d-9fc8-53b0f16f2b85 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:11.282043 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [req-5dce535f-b461-4fba-a931-c02b779def0e req-beb54c38-5476-412d-9fc8-53b0f16f2b85 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Delete volume with id: c4364739-6c3c-4b0e-9cc0-85f1e2063e41 Aug 25 15:20:11.451328 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:11.451328 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:11.451822 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-5dce535f-b461-4fba-a931-c02b779def0e req-beb54c38-5476-412d-9fc8-53b0f16f2b85 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Volume info retrieved successfully. Aug 25 15:20:11.477742 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-5dce535f-b461-4fba-a931-c02b779def0e req-beb54c38-5476-412d-9fc8-53b0f16f2b85 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] Delete volume request issued successfully. Aug 25 15:20:11.477979 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5dce535f-b461-4fba-a931-c02b779def0e req-beb54c38-5476-412d-9fc8-53b0f16f2b85 tempest-ServerBootFromVolumeStableRescueTest-664009506 tempest-ServerBootFromVolumeStableRescueTest-664009506-project-member] https://10.4.3.85/volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 returned with HTTP 202 Aug 25 15:20:11.478548 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 448/1760] 10.4.3.85 () {70 vars in 1613 bytes} [Tue Aug 25 15:20:11 2026] DELETE /volume/v3/volumes/c4364739-6c3c-4b0e-9cc0-85f1e2063e41 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:20:12.096298 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-092b527d-a850-4802-a810-52c30730f1ef req-53b8c59c-1ec9-465e-bae1-7db8cc94686d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:12.098308 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-53b8c59c-1ec9-465e-bae1-7db8cc94686d tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 Aug 25 15:20:12.098545 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-53b8c59c-1ec9-465e-bae1-7db8cc94686d tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:12.098740 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-53b8c59c-1ec9-465e-bae1-7db8cc94686d tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:12.106413 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:12.106413 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:12.111525 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-092b527d-a850-4802-a810-52c30730f1ef req-53b8c59c-1ec9-465e-bae1-7db8cc94686d tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:20:12.117301 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-53b8c59c-1ec9-465e-bae1-7db8cc94686d tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 returned with HTTP 200 Aug 25 15:20:12.117787 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 434/1761] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:20:12 2026] GET /volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 => generated 1369 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:12.218031 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b333bd96-ef50-4f21-9f08-66c7e1759ff9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:12.220587 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b333bd96-ef50-4f21-9f08-66c7e1759ff9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 Aug 25 15:20:12.220812 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b333bd96-ef50-4f21-9f08-66c7e1759ff9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:12.221084 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b333bd96-ef50-4f21-9f08-66c7e1759ff9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:12.228851 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b333bd96-ef50-4f21-9f08-66c7e1759ff9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 returned with HTTP 404 Aug 25 15:20:12.229573 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 442/1762] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:12 2026] GET /volume/v3/volumes/fa44d457-64c7-4645-9d85-b3fe4b634f87 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:12.248012 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7dfd4242-ae6a-4d1b-ab7e-c877166a5df4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:12.250510 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7dfd4242-ae6a-4d1b-ab7e-c877166a5df4 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 Aug 25 15:20:12.250843 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7dfd4242-ae6a-4d1b-ab7e-c877166a5df4 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:12.251107 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7dfd4242-ae6a-4d1b-ab7e-c877166a5df4 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:12.252007 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:12.252007 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:12.252276 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7dfd4242-ae6a-4d1b-ab7e-c877166a5df4 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:20:12.299899 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7dfd4242-ae6a-4d1b-ab7e-c877166a5df4 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Get all volumes completed successfully. Aug 25 15:20:12.302532 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:12.302532 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:12.365927 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7dfd4242-ae6a-4d1b-ab7e-c877166a5df4 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 15:20:12.366559 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 439/1763] 10.4.3.85 () {66 vars in 1278 bytes} [Tue Aug 25 15:20:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17659 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:20:12.403934 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-440be961-78c4-4754-96c8-b9d1a8fed6d0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:12.405743 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-440be961-78c4-4754-96c8-b9d1a8fed6d0 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] DELETE https://10.4.3.85/volume/v3/types/6e4bd204-3de8-4cb8-b43c-1751ccce0637 Aug 25 15:20:12.405930 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-440be961-78c4-4754-96c8-b9d1a8fed6d0 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:12.406116 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-440be961-78c4-4754-96c8-b9d1a8fed6d0 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:12.527489 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-440be961-78c4-4754-96c8-b9d1a8fed6d0 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/types/6e4bd204-3de8-4cb8-b43c-1751ccce0637 returned with HTTP 202 Aug 25 15:20:12.527872 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 449/1764] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:20:12 2026] DELETE /volume/v3/types/6e4bd204-3de8-4cb8-b43c-1751ccce0637 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:20:12.545744 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bdafd22b-de83-499a-945b-209c3cceec6a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:12.547484 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bdafd22b-de83-499a-945b-209c3cceec6a tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:20:12.547824 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bdafd22b-de83-499a-945b-209c3cceec6a tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1997435191", "extra_specs": {}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:12.597620 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bdafd22b-de83-499a-945b-209c3cceec6a tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:20:12.598130 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 435/1765] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:20:12 2026] POST /volume/v3/types => generated 212 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:12.609642 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4b5da64e-2473-4f2f-b8f1-692ec4ae2426 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:12.611715 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4b5da64e-2473-4f2f-b8f1-692ec4ae2426 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] POST https://10.4.3.85/volume/v3/types/395e179e-2ebd-42e4-beec-79f286c59fda/encryption Aug 25 15:20:12.612130 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4b5da64e-2473-4f2f-b8f1-692ec4ae2426 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:12.654265 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4b5da64e-2473-4f2f-b8f1-692ec4ae2426 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/types/395e179e-2ebd-42e4-beec-79f286c59fda/encryption returned with HTTP 200 Aug 25 15:20:12.654724 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 443/1766] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:20:12 2026] POST /volume/v3/types/395e179e-2ebd-42e4-beec-79f286c59fda/encryption => generated 230 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:12.665823 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:12.668348 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:20:12.668348 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-990103856", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1997435191", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:12.670178 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-990103856', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1997435191', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:20:12.676152 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Create volume of 1 GB Aug 25 15:20:12.676445 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:12.676445 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:12.677130 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Availability Zones retrieved successfully. Aug 25 15:20:12.683943 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Flow 'volume_create_api' (8fb02d30-863a-4eb4-a9fe-c7a59a9fcafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:12.684994 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a02b39-8e4b-4c81-9067-8a7ce2a55c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:12.688354 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:20:12.726870 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a02b39-8e4b-4c81-9067-8a7ce2a55c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:20:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=395e179e-2ebd-42e4-beec-79f286c59fda,is_public=True,name='tempest-scenario-type-luks-1997435191',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '395e179e-2ebd-42e4-beec-79f286c59fda', '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=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:12.727709 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033d0176-81dd-44dc-bfc1-346dfae792aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:12.788380 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1997435191 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1997435191, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:20:12.788811 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1997435191 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1997435191, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:20:13.065678 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Created reservations ['ae7ad269-f0f0-4c9b-a13e-cef9cf21a37b', '2199d7d7-ed1c-4174-aa34-bf653fb33933', 'b69a4a25-ab4b-48df-9cc8-25bcf5300376', '7d7347c7-1f2c-4e91-bdef-a7a4a6efdd95'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:20:13.066546 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (033d0176-81dd-44dc-bfc1-346dfae792aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae7ad269-f0f0-4c9b-a13e-cef9cf21a37b', '2199d7d7-ed1c-4174-aa34-bf653fb33933', 'b69a4a25-ab4b-48df-9cc8-25bcf5300376', '7d7347c7-1f2c-4e91-bdef-a7a4a6efdd95']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:13.067448 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65fc5d53-c544-4287-997b-e9aeedd603a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:13.231527 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-092b527d-a850-4802-a810-52c30730f1ef req-c9753808-23a4-4793-a8e0-011e41e1a83f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:13.234432 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-c9753808-23a4-4793-a8e0-011e41e1a83f tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 Aug 25 15:20:13.234762 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-c9753808-23a4-4793-a8e0-011e41e1a83f tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:13.235996 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-c9753808-23a4-4793-a8e0-011e41e1a83f tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:13.239047 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65fc5d53-c544-4287-997b-e9aeedd603a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6406a965-53dd-45df-be39-f31c27a8354c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-990103856',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d8a4c46ed44df3acfc0442c14e1a1f',qos_specs=None,replication_status=,reservations=['ae7ad269-f0f0-4c9b-a13e-cef9cf21a37b','2199d7d7-ed1c-4174-aa34-bf653fb33933','b69a4a25-ab4b-48df-9cc8-25bcf5300376','7d7347c7-1f2c-4e91-bdef-a7a4a6efdd95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09bb49a354ac4b97a0798e860a35545c',volume_type_id=395e179e-2ebd-42e4-beec-79f286c59fda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-990103856',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6406a965-53dd-45df-be39-f31c27a8354c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4d8a4c46ed44df3acfc0442c14e1a1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09bb49a354ac4b97a0798e860a35545c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(395e179e-2ebd-42e4-beec-79f286c59fda),volume_type_id=395e179e-2ebd-42e4-beec-79f286c59fda)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:13.240065 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7169b0e7-5def-414f-8d12-c03417c4352b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:13.245853 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:13.245853 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:13.342728 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-092b527d-a850-4802-a810-52c30730f1ef req-c9753808-23a4-4793-a8e0-011e41e1a83f tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:20:13.355826 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-c9753808-23a4-4793-a8e0-011e41e1a83f tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 returned with HTTP 200 Aug 25 15:20:13.356262 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 450/1767] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:20:13 2026] GET /volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 => generated 1369 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:13.367970 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b2eff932-ee70-4d60-90e9-b1156daa7da4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:13.368449 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b2eff932-ee70-4d60-90e9-b1156daa7da4 None None] GET https://10.4.3.85/volume// Aug 25 15:20:13.368524 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b2eff932-ee70-4d60-90e9-b1156daa7da4 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:13.368747 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b2eff932-ee70-4d60-90e9-b1156daa7da4 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:13.369046 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b2eff932-ee70-4d60-90e9-b1156daa7da4 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:20:13.369544 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 436/1768] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:20:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:20:13.378838 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-092b527d-a850-4802-a810-52c30730f1ef req-f857aaa6-4d2d-41cb-a928-f018bc7c8919 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:13.380911 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-f857aaa6-4d2d-41cb-a928-f018bc7c8919 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:20:13.381224 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-f857aaa6-4d2d-41cb-a928-f018bc7c8919 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8dd915e6-ed0c-4f21-a3f6-8de614b5fa66", "connector": null, "instance_uuid": "9510b850-e3bc-4593-8d24-70b604d910b2"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:13.409455 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7169b0e7-5def-414f-8d12-c03417c4352b) transitioned into state 'SUCCESS' from state '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-990103856',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d8a4c46ed44df3acfc0442c14e1a1f',qos_specs=None,replication_status=,reservations=['ae7ad269-f0f0-4c9b-a13e-cef9cf21a37b','2199d7d7-ed1c-4174-aa34-bf653fb33933','b69a4a25-ab4b-48df-9cc8-25bcf5300376','7d7347c7-1f2c-4e91-bdef-a7a4a6efdd95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09bb49a354ac4b97a0798e860a35545c',volume_type_id=395e179e-2ebd-42e4-beec-79f286c59fda)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:13.410194 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4216a089-b51e-4ace-a818-34239f122ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:13.415876 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:13.415876 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:13.475095 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4216a089-b51e-4ace-a818-34239f122ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:13.476716 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Flow 'volume_create_api' (8fb02d30-863a-4eb4-a9fe-c7a59a9fcafd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:13.477280 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Create volume request issued successfully. Aug 25 15:20:13.477953 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a3d449f-af9c-4d02-b0ad-7b69cd90755a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:20:13.478495 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 440/1769] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:20:12 2026] POST /volume/v3/volumes => generated 782 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:20:13.552038 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-f857aaa6-4d2d-41cb-a928-f018bc7c8919 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:20:13.552496 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 444/1770] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:20:13 2026] POST /volume/v3/attachments => generated 273 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:15.385043 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c8c28a7d-2670-4780-a987-1dce40d7219b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:15.385824 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8c28a7d-2670-4780-a987-1dce40d7219b None None] GET https://10.4.3.85/volume// Aug 25 15:20:15.385824 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c8c28a7d-2670-4780-a987-1dce40d7219b None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:15.386019 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c8c28a7d-2670-4780-a987-1dce40d7219b None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:15.386398 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8c28a7d-2670-4780-a987-1dce40d7219b None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:20:15.386825 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 451/1771] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:20:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:20:15.396393 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-092b527d-a850-4802-a810-52c30730f1ef req-890da295-1309-4ceb-8264-f5f72b7104e1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:15.399087 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-890da295-1309-4ceb-8264-f5f72b7104e1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 Aug 25 15:20:15.399445 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-890da295-1309-4ceb-8264-f5f72b7104e1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:15.399647 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-890da295-1309-4ceb-8264-f5f72b7104e1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:15.424703 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:15.424703 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:15.430408 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-092b527d-a850-4802-a810-52c30730f1ef req-890da295-1309-4ceb-8264-f5f72b7104e1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:20:15.437075 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-890da295-1309-4ceb-8264-f5f72b7104e1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 returned with HTTP 200 Aug 25 15:20:15.437637 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 437/1772] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:20:15 2026] GET /volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 => generated 1548 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:20:15.556117 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-092b527d-a850-4802-a810-52c30730f1ef req-d68e2f88-2974-4a9b-8f1e-9bad6e77ac3d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:15.558704 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-d68e2f88-2974-4a9b-8f1e-9bad6e77ac3d tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] PUT https://10.4.3.85/volume/v3/attachments/dabfb91d-ffc3-4cbb-a9fb-109580ce827f Aug 25 15:20:15.559162 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-d68e2f88-2974-4a9b-8f1e-9bad6e77ac3d tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:15.573181 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-092b527d-a850-4802-a810-52c30730f1ef req-d68e2f88-2974-4a9b-8f1e-9bad6e77ac3d tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Acquiring lock "cinder-attachment_update-8dd915e6-ed0c-4f21-a3f6-8de614b5fa66-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:20:15.581753 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-092b527d-a850-4802-a810-52c30730f1ef req-d68e2f88-2974-4a9b-8f1e-9bad6e77ac3d tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Lock "cinder-attachment_update-8dd915e6-ed0c-4f21-a3f6-8de614b5fa66-np0000008087" acquired by "attachment_update" :: waited 0.009s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:20:15.583261 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:15.583261 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:15.744719 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-092b527d-a850-4802-a810-52c30730f1ef req-d68e2f88-2974-4a9b-8f1e-9bad6e77ac3d tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Lock "cinder-attachment_update-8dd915e6-ed0c-4f21-a3f6-8de614b5fa66-np0000008087" released by "attachment_update" :: held 0.163s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:20:15.745060 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-d68e2f88-2974-4a9b-8f1e-9bad6e77ac3d tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/attachments/dabfb91d-ffc3-4cbb-a9fb-109580ce827f returned with HTTP 200 Aug 25 15:20:15.745806 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 441/1773] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:20:15 2026] PUT /volume/v3/attachments/dabfb91d-ffc3-4cbb-a9fb-109580ce827f => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:15.808375 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-092b527d-a850-4802-a810-52c30730f1ef req-c3448a5b-f207-4b2b-8e90-d66bd3e6b5d4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:15.810430 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-c3448a5b-f207-4b2b-8e90-d66bd3e6b5d4 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] POST https://10.4.3.85/volume/v3/attachments/dabfb91d-ffc3-4cbb-a9fb-109580ce827f/action Aug 25 15:20:15.810740 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-c3448a5b-f207-4b2b-8e90-d66bd3e6b5d4 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:20:15.810886 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-c3448a5b-f207-4b2b-8e90-d66bd3e6b5d4 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:15.875552 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:15.875552 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:15.941211 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-092b527d-a850-4802-a810-52c30730f1ef req-c3448a5b-f207-4b2b-8e90-d66bd3e6b5d4 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/attachments/dabfb91d-ffc3-4cbb-a9fb-109580ce827f/action returned with HTTP 204 Aug 25 15:20:15.941706 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 445/1774] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:20:15 2026] POST /volume/v3/attachments/dabfb91d-ffc3-4cbb-a9fb-109580ce827f/action => generated 0 bytes in 134 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:23.348621 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=51,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:20:25.435288 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=66,cinder:UPDATE=19,cinder:INSERT=12 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:20:25.529607 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:25.597568 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:20:25.597568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2018755540"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:25.597568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2018755540'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:20:25.597568 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Create volume of 1 GB Aug 25 15:20:25.597568 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Availability Zones retrieved successfully. Aug 25 15:20:25.597568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Flow 'volume_create_api' (417e8506-96a3-402e-9d67-67ab71db90b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:25.597568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8578b62-9d91-4fc7-8858-b96b7c7e85f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:25.597568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:20:25.597568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8578b62-9d91-4fc7-8858-b96b7c7e85f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:25.597568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eedb57b-0dd2-4ec3-b401-908df0efe846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:25.723232 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=72,cinder:UPDATE=17,cinder:INSERT=9 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:20:25.910047 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=52,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:20:26.600069 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Created reservations ['ed7b6550-1d3e-4f08-990c-3b1358bcd107', '986d6c0f-ca50-43b9-8fd7-9bb528dce8f7', '2f0083b7-73da-4731-929b-1fcf5cbbd6a0', '297f678b-bbcc-417b-9277-19e71dba5656'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:20:26.601266 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5eedb57b-0dd2-4ec3-b401-908df0efe846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed7b6550-1d3e-4f08-990c-3b1358bcd107', '986d6c0f-ca50-43b9-8fd7-9bb528dce8f7', '2f0083b7-73da-4731-929b-1fcf5cbbd6a0', '297f678b-bbcc-417b-9277-19e71dba5656']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:26.728172 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7565109b-b441-409a-8b73-2d04bb9a4079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:27.617154 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7565109b-b441-409a-8b73-2d04bb9a4079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '899d18bd-9f71-44be-8dc0-db11516214cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2018755540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8370eb2f4698464fafbeca05f5dc7440',qos_specs=None,replication_status=,reservations=['ed7b6550-1d3e-4f08-990c-3b1358bcd107','986d6c0f-ca50-43b9-8fd7-9bb528dce8f7','2f0083b7-73da-4731-929b-1fcf5cbbd6a0','297f678b-bbcc-417b-9277-19e71dba5656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86294502de964242969d9102bd66b4ea',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2018755540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=899d18bd-9f71-44be-8dc0-db11516214cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8370eb2f4698464fafbeca05f5dc7440',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86294502de964242969d9102bd66b4ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:27.618173 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d227ac09-1b88-4c23-8c37-ed461a7a54de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:27.693096 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d227ac09-1b88-4c23-8c37-ed461a7a54de) transitioned into state 'SUCCESS' from state '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-2018755540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8370eb2f4698464fafbeca05f5dc7440',qos_specs=None,replication_status=,reservations=['ed7b6550-1d3e-4f08-990c-3b1358bcd107','986d6c0f-ca50-43b9-8fd7-9bb528dce8f7','2f0083b7-73da-4731-929b-1fcf5cbbd6a0','297f678b-bbcc-417b-9277-19e71dba5656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86294502de964242969d9102bd66b4ea',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:27.693858 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d80b370e-444c-4821-9808-df0f7d19ac2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:27.880377 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d80b370e-444c-4821-9808-df0f7d19ac2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:27.881875 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Flow 'volume_create_api' (417e8506-96a3-402e-9d67-67ab71db90b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:27.882373 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Create volume request issued successfully. Aug 25 15:20:27.883285 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e2454f12-29b4-4c4d-996e-fffc1f7c9c3f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:20:27.884855 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 452/1775] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:20:25 2026] POST /volume/v3/volumes => generated 753 bytes in 2357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:20:27.904459 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3f9711e4-c5fc-4245-b647-dd1e98a5e224 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:27.908480 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3f9711e4-c5fc-4245-b647-dd1e98a5e224 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:27.908480 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3f9711e4-c5fc-4245-b647-dd1e98a5e224 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:27.908480 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3f9711e4-c5fc-4245-b647-dd1e98a5e224 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:27.914822 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:27.914822 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:28.050668 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3f9711e4-c5fc-4245-b647-dd1e98a5e224 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:28.062389 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3f9711e4-c5fc-4245-b647-dd1e98a5e224 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:28.062932 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 438/1776] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:27 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 821 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:29.139590 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a6f5b45f-0b8f-4415-bc09-8bc7e710791c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:29.139590 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a6f5b45f-0b8f-4415-bc09-8bc7e710791c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:29.139590 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a6f5b45f-0b8f-4415-bc09-8bc7e710791c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:29.139590 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a6f5b45f-0b8f-4415-bc09-8bc7e710791c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:29.272168 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:29.272168 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:29.420319 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a6f5b45f-0b8f-4415-bc09-8bc7e710791c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:29.528253 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a6f5b45f-0b8f-4415-bc09-8bc7e710791c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:29.528253 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 442/1777] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:29 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 845 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:30.542641 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6c73f36e-3e1c-4b96-8e63-20acde28b03e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:30.544871 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6c73f36e-3e1c-4b96-8e63-20acde28b03e tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:30.545088 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6c73f36e-3e1c-4b96-8e63-20acde28b03e tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:30.545266 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6c73f36e-3e1c-4b96-8e63-20acde28b03e tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:30.551758 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:30.551758 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:30.555119 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6c73f36e-3e1c-4b96-8e63-20acde28b03e tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:30.559054 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6c73f36e-3e1c-4b96-8e63-20acde28b03e tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:30.559407 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 446/1778] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:30 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:30.671089 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-a8bd2f91-b86a-4d04-b6ac-3911287a442d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:30.673441 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-a8bd2f91-b86a-4d04-b6ac-3911287a442d tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:30.716827 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-a8bd2f91-b86a-4d04-b6ac-3911287a442d tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:30.716827 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-a8bd2f91-b86a-4d04-b6ac-3911287a442d tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:30.716827 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:30.716827 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:30.716827 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-a8bd2f91-b86a-4d04-b6ac-3911287a442d tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:30.716827 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-a8bd2f91-b86a-4d04-b6ac-3911287a442d tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:30.716827 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 453/1779] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:20:30 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:31.208541 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2fe34ce0-ae4a-462a-9e93-9138c427d0c4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:31.208929 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2fe34ce0-ae4a-462a-9e93-9138c427d0c4 None None] GET https://10.4.3.85/volume// Aug 25 15:20:31.209133 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2fe34ce0-ae4a-462a-9e93-9138c427d0c4 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:31.209337 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2fe34ce0-ae4a-462a-9e93-9138c427d0c4 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:31.210897 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2fe34ce0-ae4a-462a-9e93-9138c427d0c4 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:20:31.211392 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 439/1780] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:20:31 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:20:31.218589 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-4c680ed7-ef92-4fa7-9a8c-2f175dd92981 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:31.378223 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-4c680ed7-ef92-4fa7-9a8c-2f175dd92981 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:20:31.378223 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-4c680ed7-ef92-4fa7-9a8c-2f175dd92981 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "899d18bd-9f71-44be-8dc0-db11516214cd", "connector": null, "instance_uuid": "5fea6c58-2ab0-468d-9460-781f3209f2dc"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:31.378223 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:31.378223 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:31.856615 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-4c680ed7-ef92-4fa7-9a8c-2f175dd92981 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:20:31.857177 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 443/1781] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:20:31 2026] POST /volume/v3/attachments => generated 273 bytes in 639 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:31.920270 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bb94241d-8669-4cfc-bd13-a8fa97321e96 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:31.922732 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bb94241d-8669-4cfc-bd13-a8fa97321e96 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:31.922975 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bb94241d-8669-4cfc-bd13-a8fa97321e96 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:31.923211 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bb94241d-8669-4cfc-bd13-a8fa97321e96 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:31.936299 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f6ca9b83-831f-408f-a6ba-c6de0b8ca55f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:31.936770 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6ca9b83-831f-408f-a6ba-c6de0b8ca55f None None] GET https://10.4.3.85/volume// Aug 25 15:20:31.936840 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6ca9b83-831f-408f-a6ba-c6de0b8ca55f None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:31.937051 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6ca9b83-831f-408f-a6ba-c6de0b8ca55f None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:31.937307 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6ca9b83-831f-408f-a6ba-c6de0b8ca55f None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:20:31.937581 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 454/1782] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:20:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:20:31.945438 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:31.945438 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:31.948515 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-badb74b9-af91-446a-a611-db15ffbdd2d8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:31.951391 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-badb74b9-af91-446a-a611-db15ffbdd2d8 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:31.951638 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-badb74b9-af91-446a-a611-db15ffbdd2d8 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:31.951819 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-badb74b9-af91-446a-a611-db15ffbdd2d8 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:31.953431 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-bb94241d-8669-4cfc-bd13-a8fa97321e96 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:31.961837 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bb94241d-8669-4cfc-bd13-a8fa97321e96 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:31.961837 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 447/1783] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:31 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:31.964927 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:31.964927 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:31.970354 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-badb74b9-af91-446a-a611-db15ffbdd2d8 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:31.976762 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-badb74b9-af91-446a-a611-db15ffbdd2d8 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:31.977505 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 440/1784] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:20:31 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:20:32.076809 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-784122f7-0a37-4cd5-b537-68cdf0c323cc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:32.079006 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-784122f7-0a37-4cd5-b537-68cdf0c323cc tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] PUT https://10.4.3.85/volume/v3/attachments/7a6a67d7-349f-4c58-8326-7923de74c596 Aug 25 15:20:32.079400 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-784122f7-0a37-4cd5-b537-68cdf0c323cc tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:32.086906 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-784122f7-0a37-4cd5-b537-68cdf0c323cc tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Acquiring lock "cinder-attachment_update-899d18bd-9f71-44be-8dc0-db11516214cd-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:20:32.091711 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-784122f7-0a37-4cd5-b537-68cdf0c323cc tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Lock "cinder-attachment_update-899d18bd-9f71-44be-8dc0-db11516214cd-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:20:32.092751 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:32.092751 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:32.383553 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-784122f7-0a37-4cd5-b537-68cdf0c323cc tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Lock "cinder-attachment_update-899d18bd-9f71-44be-8dc0-db11516214cd-np0000008087" released by "attachment_update" :: held 0.292s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:20:32.383995 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-784122f7-0a37-4cd5-b537-68cdf0c323cc tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/attachments/7a6a67d7-349f-4c58-8326-7923de74c596 returned with HTTP 200 Aug 25 15:20:32.384398 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 444/1785] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:20:32 2026] PUT /volume/v3/attachments/7a6a67d7-349f-4c58-8326-7923de74c596 => generated 969 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:32.955695 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-19c61d47-e3f7-435d-bc09-8ba32800b21a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:32.984019 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-357f88da-722b-4489-b463-bb7d02c07f83 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:32.985763 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-357f88da-722b-4489-b463-bb7d02c07f83 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:32.986033 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-357f88da-722b-4489-b463-bb7d02c07f83 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:32.996167 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-357f88da-722b-4489-b463-bb7d02c07f83 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:32.998070 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:32.998070 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:33.002828 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-357f88da-722b-4489-b463-bb7d02c07f83 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:33.009646 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-357f88da-722b-4489-b463-bb7d02c07f83 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:33.010043 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 448/1786] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:32 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:33.078137 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-19c61d47-e3f7-435d-bc09-8ba32800b21a tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:20:33.078606 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-19c61d47-e3f7-435d-bc09-8ba32800b21a tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2120741354"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:33.109794 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-19c61d47-e3f7-435d-bc09-8ba32800b21a tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:20:33.110047 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 455/1787] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:20:32 2026] POST /volume/v3/types => generated 224 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:33.126626 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dd7c85af-7852-4745-86e7-6bb38c18acca None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:33.130395 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd7c85af-7852-4745-86e7-6bb38c18acca tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] POST https://10.4.3.85/volume/v3/group_types Aug 25 15:20:33.130955 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd7c85af-7852-4745-86e7-6bb38c18acca tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-83350836"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:33.157546 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd7c85af-7852-4745-86e7-6bb38c18acca tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] https://10.4.3.85/volume/v3/group_types returned with HTTP 202 Aug 25 15:20:33.157546 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 441/1788] 10.4.3.85 () {70 vars in 1304 bytes} [Tue Aug 25 15:20:33 2026] POST /volume/v3/group_types => generated 179 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:33.166417 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e1a6a02a-e9c9-4b9b-9f1d-d5ae68a67d94 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:33.245603 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e1a6a02a-e9c9-4b9b-9f1d-d5ae68a67d94 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] POST https://10.4.3.85/volume/v3/groups Aug 25 15:20:33.245980 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e1a6a02a-e9c9-4b9b-9f1d-d5ae68a67d94 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1f9383e1-f4b1-47fb-af75-21dc65b03f2c", "volume_types": ["534a40e5-2e1a-46f7-bef0-3e5ac7caa417"], "name": "tempest-GroupSnapshotsTest-Group-1550213714"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:33.247325 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-e1a6a02a-e9c9-4b9b-9f1d-d5ae68a67d94 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Creating new group {'group': {'group_type': '1f9383e1-f4b1-47fb-af75-21dc65b03f2c', 'volume_types': ['534a40e5-2e1a-46f7-bef0-3e5ac7caa417'], 'name': 'tempest-GroupSnapshotsTest-Group-1550213714'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 15:20:33.256377 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-e1a6a02a-e9c9-4b9b-9f1d-d5ae68a67d94 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Creating group tempest-GroupSnapshotsTest-Group-1550213714. Aug 25 15:20:33.259901 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:33.259901 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:33.264785 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e1a6a02a-e9c9-4b9b-9f1d-d5ae68a67d94 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Availability Zones retrieved successfully. Aug 25 15:20:33.585235 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-e1a6a02a-e9c9-4b9b-9f1d-d5ae68a67d94 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Created reservations ['d14dfd15-e4b2-4018-9562-472209cbd8d7'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:20:33.942430 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e1a6a02a-e9c9-4b9b-9f1d-d5ae68a67d94 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups returned with HTTP 202 Aug 25 15:20:33.942891 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 445/1789] 10.4.3.85 () {70 vars in 1290 bytes} [Tue Aug 25 15:20:33 2026] POST /volume/v3/groups => generated 112 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:33.954253 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b43c8bf2-693e-4bda-94e5-bf1b730be70c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:33.956743 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b43c8bf2-693e-4bda-94e5-bf1b730be70c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/7a776bd9-3084-46ac-8f53-07e6584c201d Aug 25 15:20:33.957115 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b43c8bf2-693e-4bda-94e5-bf1b730be70c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:33.957369 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b43c8bf2-693e-4bda-94e5-bf1b730be70c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:33.957527 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-b43c8bf2-693e-4bda-94e5-bf1b730be70c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 7a776bd9-3084-46ac-8f53-07e6584c201d {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:33.984948 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:33.984948 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:33.999802 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b43c8bf2-693e-4bda-94e5-bf1b730be70c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/7a776bd9-3084-46ac-8f53-07e6584c201d returned with HTTP 200 Aug 25 15:20:34.000451 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 449/1790] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:33 2026] GET /volume/v3/groups/7a776bd9-3084-46ac-8f53-07e6584c201d => generated 392 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:34.030072 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-095b6dfd-0298-422b-a620-8013d43d1b59 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:34.032541 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-095b6dfd-0298-422b-a620-8013d43d1b59 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:34.032786 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-095b6dfd-0298-422b-a620-8013d43d1b59 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:34.033170 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-095b6dfd-0298-422b-a620-8013d43d1b59 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:34.061267 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:34.061267 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:34.066348 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-095b6dfd-0298-422b-a620-8013d43d1b59 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:34.082649 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-095b6dfd-0298-422b-a620-8013d43d1b59 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:34.083254 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 456/1791] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:34 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:35.015319 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-51b90249-71b1-4d74-9b6d-c0941d81e45c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:35.017293 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-51b90249-71b1-4d74-9b6d-c0941d81e45c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/7a776bd9-3084-46ac-8f53-07e6584c201d Aug 25 15:20:35.017572 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-51b90249-71b1-4d74-9b6d-c0941d81e45c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:35.017872 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-51b90249-71b1-4d74-9b6d-c0941d81e45c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:35.018005 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-51b90249-71b1-4d74-9b6d-c0941d81e45c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 7a776bd9-3084-46ac-8f53-07e6584c201d {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:35.022811 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:35.022811 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:35.035840 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-51b90249-71b1-4d74-9b6d-c0941d81e45c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/7a776bd9-3084-46ac-8f53-07e6584c201d returned with HTTP 200 Aug 25 15:20:35.036856 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 442/1792] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:35 2026] GET /volume/v3/groups/7a776bd9-3084-46ac-8f53-07e6584c201d => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 15:20:35.045879 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a547967f-1b88-4bf8-ad6e-18093dba049d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:35.048364 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:20:35.048699 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1614055406", "volume_type": "534a40e5-2e1a-46f7-bef0-3e5ac7caa417", "group_id": "7a776bd9-3084-46ac-8f53-07e6584c201d", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:35.050929 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1614055406', 'volume_type': '534a40e5-2e1a-46f7-bef0-3e5ac7caa417', 'group_id': '7a776bd9-3084-46ac-8f53-07e6584c201d', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:20:35.060240 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:35.060240 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:35.060899 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Create volume of 1 GB Aug 25 15:20:35.068144 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Availability Zones retrieved successfully. Aug 25 15:20:35.076464 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Flow 'volume_create_api' (8fac371f-8495-4b7e-aa7b-259755f229aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:35.078112 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da410630-0428-4cda-ade8-44a61f1e2cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:35.078894 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:35.078894 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:35.079483 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:20:35.102575 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-067c6c67-22bd-462c-a27b-90e667ba9f6a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:35.104596 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-067c6c67-22bd-462c-a27b-90e667ba9f6a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:35.104844 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-067c6c67-22bd-462c-a27b-90e667ba9f6a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:35.105022 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-067c6c67-22bd-462c-a27b-90e667ba9f6a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:35.105977 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da410630-0428-4cda-ade8-44a61f1e2cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:20:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=534a40e5-2e1a-46f7-bef0-3e5ac7caa417,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2120741354',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '534a40e5-2e1a-46f7-bef0-3e5ac7caa417', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7a776bd9-3084-46ac-8f53-07e6584c201d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:35.107048 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beaa482e-d4ff-4bf9-b541-3561880c5bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:35.117773 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:35.117773 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:35.122572 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-067c6c67-22bd-462c-a27b-90e667ba9f6a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:35.128057 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-067c6c67-22bd-462c-a27b-90e667ba9f6a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:35.128377 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 450/1793] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:35 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:35.145269 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2120741354 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2120741354, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:20:35.145615 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2120741354 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2120741354, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:20:35.188320 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Created reservations ['fcad6f5f-2739-4ea5-a4f6-dd55ba91811d', '66ebd94a-77bb-41e0-8370-431f1ac36b26', '3d7e6eb9-3971-4bf4-b79c-10a508d72b73', '90adf706-6600-4fe2-aea2-076c3884b8f2'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:20:35.189376 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beaa482e-d4ff-4bf9-b541-3561880c5bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcad6f5f-2739-4ea5-a4f6-dd55ba91811d', '66ebd94a-77bb-41e0-8370-431f1ac36b26', '3d7e6eb9-3971-4bf4-b79c-10a508d72b73', '90adf706-6600-4fe2-aea2-076c3884b8f2']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:35.190419 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94963ef4-6b40-400d-bb1c-58d7dab145a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:35.223000 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94963ef4-6b40-400d-bb1c-58d7dab145a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30ff2b8a-09e5-4d16-bcf7-ec8af281fa43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1614055406',encryption_key_id=None,group_id=7a776bd9-3084-46ac-8f53-07e6584c201d,group_type_id=,metadata={},multiattach=False,project_id='d096ec3d718547728a231eb538f2f992',qos_specs=None,replication_status=,reservations=['fcad6f5f-2739-4ea5-a4f6-dd55ba91811d','66ebd94a-77bb-41e0-8370-431f1ac36b26','3d7e6eb9-3971-4bf4-b79c-10a508d72b73','90adf706-6600-4fe2-aea2-076c3884b8f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6620cbab1124a44a2b1af2a35555dd0',volume_type_id=534a40e5-2e1a-46f7-bef0-3e5ac7caa417), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:20:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1614055406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7a776bd9-3084-46ac-8f53-07e6584c201d,host=None,id=30ff2b8a-09e5-4d16-bcf7-ec8af281fa43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d096ec3d718547728a231eb538f2f992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6620cbab1124a44a2b1af2a35555dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(534a40e5-2e1a-46f7-bef0-3e5ac7caa417),volume_type_id=534a40e5-2e1a-46f7-bef0-3e5ac7caa417)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:35.223947 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2106c8-c905-4302-8d5a-52915b95ca51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:35.245021 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2106c8-c905-4302-8d5a-52915b95ca51) transitioned into state 'SUCCESS' from state '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-1614055406',encryption_key_id=None,group_id=7a776bd9-3084-46ac-8f53-07e6584c201d,group_type_id=,metadata={},multiattach=False,project_id='d096ec3d718547728a231eb538f2f992',qos_specs=None,replication_status=,reservations=['fcad6f5f-2739-4ea5-a4f6-dd55ba91811d','66ebd94a-77bb-41e0-8370-431f1ac36b26','3d7e6eb9-3971-4bf4-b79c-10a508d72b73','90adf706-6600-4fe2-aea2-076c3884b8f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6620cbab1124a44a2b1af2a35555dd0',volume_type_id=534a40e5-2e1a-46f7-bef0-3e5ac7caa417)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:35.245906 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7722f8-217b-48f0-afae-6193e699c6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:35.261951 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7722f8-217b-48f0-afae-6193e699c6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:35.261951 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Flow 'volume_create_api' (8fac371f-8495-4b7e-aa7b-259755f229aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:35.262239 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Create volume request issued successfully. Aug 25 15:20:35.262913 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:35.263111 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:35.314771 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:35.318438 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:35.318438 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:35.323769 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a547967f-1b88-4bf8-ad6e-18093dba049d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:20:35.324362 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 446/1794] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:20:35 2026] POST /volume/v3/volumes => generated 821 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:35.339862 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-674dab07-a146-437f-b151-809cc3627963 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:35.342047 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-674dab07-a146-437f-b151-809cc3627963 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/30ff2b8a-09e5-4d16-bcf7-ec8af281fa43 Aug 25 15:20:35.342295 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-674dab07-a146-437f-b151-809cc3627963 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:35.342532 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-674dab07-a146-437f-b151-809cc3627963 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:35.350161 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:35.350161 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:35.354652 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-674dab07-a146-437f-b151-809cc3627963 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Volume info retrieved successfully. Aug 25 15:20:35.355359 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-674dab07-a146-437f-b151-809cc3627963 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:35.355541 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-674dab07-a146-437f-b151-809cc3627963 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:35.392933 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-674dab07-a146-437f-b151-809cc3627963 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:35.395917 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:35.395917 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:35.403730 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-674dab07-a146-437f-b151-809cc3627963 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/30ff2b8a-09e5-4d16-bcf7-ec8af281fa43 returned with HTTP 200 Aug 25 15:20:35.404194 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 457/1795] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:35 2026] GET /volume/v3/volumes/30ff2b8a-09e5-4d16-bcf7-ec8af281fa43 => generated 889 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:35.701671 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-896b5ae6-f70e-473f-818b-07988efb15b6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:35.704016 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-896b5ae6-f70e-473f-818b-07988efb15b6 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] POST https://10.4.3.85/volume/v3/attachments/7a6a67d7-349f-4c58-8326-7923de74c596/action Aug 25 15:20:35.704400 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-896b5ae6-f70e-473f-818b-07988efb15b6 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:20:35.704576 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-896b5ae6-f70e-473f-818b-07988efb15b6 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:35.724918 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:35.724918 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:35.780921 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-24d4e9a3-9ec0-465a-b163-252e5b28cbdf req-896b5ae6-f70e-473f-818b-07988efb15b6 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/attachments/7a6a67d7-349f-4c58-8326-7923de74c596/action returned with HTTP 204 Aug 25 15:20:35.781449 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 443/1796] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:20:35 2026] POST /volume/v3/attachments/7a6a67d7-349f-4c58-8326-7923de74c596/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:36.143024 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ba350d56-1e29-49de-b0d0-32750100fbfd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:36.160031 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ba350d56-1e29-49de-b0d0-32750100fbfd tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:36.160031 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ba350d56-1e29-49de-b0d0-32750100fbfd tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:36.160031 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ba350d56-1e29-49de-b0d0-32750100fbfd tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:36.163977 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:36.163977 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:36.168503 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ba350d56-1e29-49de-b0d0-32750100fbfd tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:36.178616 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ba350d56-1e29-49de-b0d0-32750100fbfd tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:36.179175 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 451/1797] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:36 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:36.192228 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-13c90183-fd6e-44ee-867d-f590ce160630 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:36.194651 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-13c90183-fd6e-44ee-867d-f590ce160630 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:36.194982 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-13c90183-fd6e-44ee-867d-f590ce160630 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:36.195166 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-13c90183-fd6e-44ee-867d-f590ce160630 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:36.207971 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:36.207971 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:36.213174 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-13c90183-fd6e-44ee-867d-f590ce160630 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:36.219576 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-13c90183-fd6e-44ee-867d-f590ce160630 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:36.220114 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 447/1798] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:36 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:36.271127 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-038566b6-6905-4e9e-b1e3-a65b0b4dd103 req-720c1e30-eb50-4d13-bc5b-5b3315aa0a2a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:36.273968 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-038566b6-6905-4e9e-b1e3-a65b0b4dd103 req-720c1e30-eb50-4d13-bc5b-5b3315aa0a2a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:36.274188 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-038566b6-6905-4e9e-b1e3-a65b0b4dd103 req-720c1e30-eb50-4d13-bc5b-5b3315aa0a2a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:36.274418 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-038566b6-6905-4e9e-b1e3-a65b0b4dd103 req-720c1e30-eb50-4d13-bc5b-5b3315aa0a2a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:36.286447 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:36.286447 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:36.290962 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-038566b6-6905-4e9e-b1e3-a65b0b4dd103 req-720c1e30-eb50-4d13-bc5b-5b3315aa0a2a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:36.296178 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-038566b6-6905-4e9e-b1e3-a65b0b4dd103 req-720c1e30-eb50-4d13-bc5b-5b3315aa0a2a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:36.296667 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 458/1799] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:20:36 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:36.313864 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ba960ff9-44d3-4907-a7d0-9ddaf13da0a7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:36.316040 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba960ff9-44d3-4907-a7d0-9ddaf13da0a7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:36.316288 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba960ff9-44d3-4907-a7d0-9ddaf13da0a7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:36.316541 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba960ff9-44d3-4907-a7d0-9ddaf13da0a7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:36.327889 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:36.327889 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:36.331452 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ba960ff9-44d3-4907-a7d0-9ddaf13da0a7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:36.335775 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba960ff9-44d3-4907-a7d0-9ddaf13da0a7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:36.336412 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 444/1800] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:36 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:36.386549 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-7020117a-7ddf-4ba2-b72c-172d9c12b44e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:36.389010 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-7020117a-7ddf-4ba2-b72c-172d9c12b44e tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:36.389251 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-7020117a-7ddf-4ba2-b72c-172d9c12b44e tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:36.389556 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-7020117a-7ddf-4ba2-b72c-172d9c12b44e tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:36.402988 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:36.402988 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:36.408147 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-7020117a-7ddf-4ba2-b72c-172d9c12b44e tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:36.418054 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-7020117a-7ddf-4ba2-b72c-172d9c12b44e tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:36.418431 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 452/1801] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:20:36 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:36.420970 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8eb40d79-e935-42a6-9209-3e273da986ca None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:36.422770 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8eb40d79-e935-42a6-9209-3e273da986ca tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/30ff2b8a-09e5-4d16-bcf7-ec8af281fa43 Aug 25 15:20:36.423098 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8eb40d79-e935-42a6-9209-3e273da986ca tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:36.423313 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8eb40d79-e935-42a6-9209-3e273da986ca tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:36.431994 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:36.431994 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:36.435870 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8eb40d79-e935-42a6-9209-3e273da986ca tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Volume info retrieved successfully. Aug 25 15:20:36.436686 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-8eb40d79-e935-42a6-9209-3e273da986ca tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:36.436757 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-8eb40d79-e935-42a6-9209-3e273da986ca tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:36.437862 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-32eb384d-cd75-4c9d-918a-f2a96233d1c3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:36.439806 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-32eb384d-cd75-4c9d-918a-f2a96233d1c3 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] POST https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd/action Aug 25 15:20:36.440170 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-32eb384d-cd75-4c9d-918a-f2a96233d1c3 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:20:36.440318 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-32eb384d-cd75-4c9d-918a-f2a96233d1c3 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:36.452099 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:36.452099 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:36.452597 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-32eb384d-cd75-4c9d-918a-f2a96233d1c3 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:36.472933 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-8eb40d79-e935-42a6-9209-3e273da986ca tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:36.535390 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:36.535390 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:36.535390 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8eb40d79-e935-42a6-9209-3e273da986ca tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/30ff2b8a-09e5-4d16-bcf7-ec8af281fa43 returned with HTTP 200 Aug 25 15:20:36.535390 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 448/1802] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:36 2026] GET /volume/v3/volumes/30ff2b8a-09e5-4d16-bcf7-ec8af281fa43 => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:36.583410 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-933082da-32c9-4e61-a48f-459eeab3a9cc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:36.585274 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-933082da-32c9-4e61-a48f-459eeab3a9cc tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] POST https://10.4.3.85/volume/v3/group_snapshots Aug 25 15:20:36.585630 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-933082da-32c9-4e61-a48f-459eeab3a9cc tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7a776bd9-3084-46ac-8f53-07e6584c201d", "name": "tempest-group_snapshot-1916455663"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:36.587117 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-933082da-32c9-4e61-a48f-459eeab3a9cc tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7a776bd9-3084-46ac-8f53-07e6584c201d', 'name': 'tempest-group_snapshot-1916455663'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 15:20:36.589883 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-32eb384d-cd75-4c9d-918a-f2a96233d1c3 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Begin detaching volume completed successfully. Aug 25 15:20:36.590102 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-32eb384d-cd75-4c9d-918a-f2a96233d1c3 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd/action returned with HTTP 202 Aug 25 15:20:36.590578 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 459/1803] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:20:36 2026] POST /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:20:36.591504 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:36.591504 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:36.594139 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.group_snapshots [None req-933082da-32c9-4e61-a48f-459eeab3a9cc tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Creating group_snapshot tempest-group_snapshot-1916455663. Aug 25 15:20:36.653749 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:36.653749 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:36.670833 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-933082da-32c9-4e61-a48f-459eeab3a9cc tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2120741354 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2120741354, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:20:36.670833 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-933082da-32c9-4e61-a48f-459eeab3a9cc tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2120741354 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2120741354, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:20:36.707336 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-933082da-32c9-4e61-a48f-459eeab3a9cc tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Created reservations ['ce7c0f83-f99f-4ce7-a5ed-1daea25f3876', '752a145b-179f-4cfa-bfef-0a884ec6de24', '1ad8837d-a956-4dce-ba06-8612d02d15a4', '25909e7b-2a08-46fa-ad09-8d378c132175'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:20:36.750431 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-933082da-32c9-4e61-a48f-459eeab3a9cc tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots returned with HTTP 202 Aug 25 15:20:36.750961 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 445/1804] 10.4.3.85 () {70 vars in 1317 bytes} [Tue Aug 25 15:20:36 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:36.760507 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-76a39c37-b52b-4120-acad-b02fe6e3a5d3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:36.763338 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-76a39c37-b52b-4120-acad-b02fe6e3a5d3 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/d3a69859-975d-4a6f-a031-65176af48902 Aug 25 15:20:36.763645 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-76a39c37-b52b-4120-acad-b02fe6e3a5d3 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:36.763928 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-76a39c37-b52b-4120-acad-b02fe6e3a5d3 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:36.764105 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.group_snapshots [None req-76a39c37-b52b-4120-acad-b02fe6e3a5d3 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member d3a69859-975d-4a6f-a031-65176af48902 {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:20:36.772061 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:36.772061 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:36.775676 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-76a39c37-b52b-4120-acad-b02fe6e3a5d3 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/d3a69859-975d-4a6f-a031-65176af48902 returned with HTTP 200 Aug 25 15:20:36.776186 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 453/1805] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:20:36 2026] GET /volume/v3/group_snapshots/d3a69859-975d-4a6f-a031-65176af48902 => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:36.810836 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ce9f9401-4143-4fac-bc56-3195065b5f99 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:36.811407 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ce9f9401-4143-4fac-bc56-3195065b5f99 None None] GET https://10.4.3.85/volume// Aug 25 15:20:36.811637 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ce9f9401-4143-4fac-bc56-3195065b5f99 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:36.811958 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ce9f9401-4143-4fac-bc56-3195065b5f99 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:36.812324 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ce9f9401-4143-4fac-bc56-3195065b5f99 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:20:36.812709 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 449/1806] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:20:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:20:36.824625 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-1e10c2f8-56df-4ae8-9336-2d8be1d05f7a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:36.827100 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-1e10c2f8-56df-4ae8-9336-2d8be1d05f7a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:36.827676 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-1e10c2f8-56df-4ae8-9336-2d8be1d05f7a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:36.827676 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-1e10c2f8-56df-4ae8-9336-2d8be1d05f7a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:36.838009 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:36.838009 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:36.842100 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-1e10c2f8-56df-4ae8-9336-2d8be1d05f7a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:36.846898 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-1e10c2f8-56df-4ae8-9336-2d8be1d05f7a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:36.847384 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 460/1807] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:20:36 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:20:36.987716 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:36.990178 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:20:36.990599 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1327932158"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:36.992567 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1327932158'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:20:36.992835 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Create volume of 1 GB Aug 25 15:20:36.993247 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:36.993247 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:36.998169 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Availability Zones retrieved successfully. Aug 25 15:20:37.008426 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Flow 'volume_create_api' (a7975b2e-a3e3-47dd-9710-c00fb8c232dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:37.009847 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf16682-b1ed-4781-88de-a5f255d23ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:37.011277 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:20:37.047797 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf16682-b1ed-4781-88de-a5f255d23ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:37.049234 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602054d5-3a80-49ed-8299-e9b3fe18013f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:37.103302 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Created reservations ['b969f763-97c0-49fc-aca0-f6053e91aecb', 'cac494ae-9ade-49c5-8c4f-c0df68f5e31a', 'ecd59070-bf67-4ec4-a829-045dc8a01985', 'a06a18a4-4240-41be-97ea-a6237887389d'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:20:37.104373 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602054d5-3a80-49ed-8299-e9b3fe18013f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b969f763-97c0-49fc-aca0-f6053e91aecb', 'cac494ae-9ade-49c5-8c4f-c0df68f5e31a', 'ecd59070-bf67-4ec4-a829-045dc8a01985', 'a06a18a4-4240-41be-97ea-a6237887389d']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:37.105587 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59f687af-6d51-49e0-86d5-5c7564115a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:37.135208 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59f687af-6d51-49e0-86d5-5c7564115a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bae5abae-ec1f-4b80-961e-67c60b5e8709', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1327932158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4fe6b2ab4374b92bbdad138e37c9632',qos_specs=None,replication_status=,reservations=['b969f763-97c0-49fc-aca0-f6053e91aecb','cac494ae-9ade-49c5-8c4f-c0df68f5e31a','ecd59070-bf67-4ec4-a829-045dc8a01985','a06a18a4-4240-41be-97ea-a6237887389d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d09e48e1220497fabc75228109bc727',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:20:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1327932158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bae5abae-ec1f-4b80-961e-67c60b5e8709,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4fe6b2ab4374b92bbdad138e37c9632',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d09e48e1220497fabc75228109bc727',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:37.135915 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9e10a45-20d7-4dcb-aace-c56ebe86433e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:37.157877 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9e10a45-20d7-4dcb-aace-c56ebe86433e) transitioned into state 'SUCCESS' from state '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-1327932158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4fe6b2ab4374b92bbdad138e37c9632',qos_specs=None,replication_status=,reservations=['b969f763-97c0-49fc-aca0-f6053e91aecb','cac494ae-9ade-49c5-8c4f-c0df68f5e31a','ecd59070-bf67-4ec4-a829-045dc8a01985','a06a18a4-4240-41be-97ea-a6237887389d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d09e48e1220497fabc75228109bc727',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:37.158681 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966292e5-51a8-44f4-a715-0802f4f88f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:37.176201 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (966292e5-51a8-44f4-a715-0802f4f88f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:37.177093 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Flow 'volume_create_api' (a7975b2e-a3e3-47dd-9710-c00fb8c232dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:37.177522 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Create volume request issued successfully. Aug 25 15:20:37.178136 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-692d1aff-8e8f-44aa-b3d0-6d286ef8529c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:20:37.178624 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 446/1808] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:20:36 2026] POST /volume/v3/volumes => generated 755 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:20:37.191355 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f5460b64-5ced-493d-b932-f813b0bbddba None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:37.193137 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f5460b64-5ced-493d-b932-f813b0bbddba tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 Aug 25 15:20:37.193343 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f5460b64-5ced-493d-b932-f813b0bbddba tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:37.193558 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f5460b64-5ced-493d-b932-f813b0bbddba tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:37.201147 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:37.201147 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:37.205810 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f5460b64-5ced-493d-b932-f813b0bbddba tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:20:37.210858 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f5460b64-5ced-493d-b932-f813b0bbddba tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 returned with HTTP 200 Aug 25 15:20:37.211264 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 454/1809] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:37 2026] GET /volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:37.776426 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-a788a7a0-5e57-4a54-a7b2-587209d33e28 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:37.797550 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-a788a7a0-5e57-4a54-a7b2-587209d33e28 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] DELETE https://10.4.3.85/volume/v3/attachments/7a6a67d7-349f-4c58-8326-7923de74c596 Aug 25 15:20:37.797550 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-a788a7a0-5e57-4a54-a7b2-587209d33e28 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:37.797550 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-a788a7a0-5e57-4a54-a7b2-587209d33e28 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:37.797550 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:37.797550 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:37.802971 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-157173a4-dbe5-49e1-94db-83c91778cd9a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:37.805185 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-157173a4-dbe5-49e1-94db-83c91778cd9a tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/d3a69859-975d-4a6f-a031-65176af48902 Aug 25 15:20:37.805453 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-157173a4-dbe5-49e1-94db-83c91778cd9a tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:37.805714 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-157173a4-dbe5-49e1-94db-83c91778cd9a tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:37.805908 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.group_snapshots [None req-157173a4-dbe5-49e1-94db-83c91778cd9a tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member d3a69859-975d-4a6f-a031-65176af48902 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:20:37.811252 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:37.811252 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:37.815011 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-157173a4-dbe5-49e1-94db-83c91778cd9a tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/d3a69859-975d-4a6f-a031-65176af48902 returned with HTTP 200 Aug 25 15:20:37.815487 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 461/1810] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:20:37 2026] GET /volume/v3/group_snapshots/d3a69859-975d-4a6f-a031-65176af48902 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:37.824095 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-440bdb1a-f9bc-4c15-a599-c82f17a19587 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:37.826646 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-440bdb1a-f9bc-4c15-a599-c82f17a19587 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/snapshots/detail Aug 25 15:20:37.826946 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-440bdb1a-f9bc-4c15-a599-c82f17a19587 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:37.827197 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-440bdb1a-f9bc-4c15-a599-c82f17a19587 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:37.827596 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-440bdb1a-f9bc-4c15-a599-c82f17a19587 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:20:37.827967 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:37.827967 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:37.828825 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-440bdb1a-f9bc-4c15-a599-c82f17a19587 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:20:37.832661 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-440bdb1a-f9bc-4c15-a599-c82f17a19587 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Get all snapshots completed successfully. Aug 25 15:20:37.833230 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:37.833230 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:37.834046 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-440bdb1a-f9bc-4c15-a599-c82f17a19587 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 15:20:37.834676 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 447/1811] 10.4.3.85 () {66 vars in 1257 bytes} [Tue Aug 25 15:20:37 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:37.844435 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-11123b1c-3419-485a-b5f0-a8a55ef361fe None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:37.846207 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-11123b1c-3419-485a-b5f0-a8a55ef361fe tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/snapshots/970ddf51-f221-4cee-a356-d4f9cc75eef3 Aug 25 15:20:37.846421 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-11123b1c-3419-485a-b5f0-a8a55ef361fe tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:37.846594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-11123b1c-3419-485a-b5f0-a8a55ef361fe tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:37.851916 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:37.851916 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:37.852363 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-11123b1c-3419-485a-b5f0-a8a55ef361fe tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Snapshot retrieved successfully. Aug 25 15:20:37.853226 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-11123b1c-3419-485a-b5f0-a8a55ef361fe tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/snapshots/970ddf51-f221-4cee-a356-d4f9cc75eef3 returned with HTTP 200 Aug 25 15:20:37.853637 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 455/1812] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:20:37 2026] GET /volume/v3/snapshots/970ddf51-f221-4cee-a356-d4f9cc75eef3 => generated 451 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:37.863070 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:37.864823 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] POST https://10.4.3.85/volume/v3/groups/action Aug 25 15:20:37.875352 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "d3a69859-975d-4a6f-a031-65176af48902", "name": "tempest-Group_from_snap-1959093054"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:20:37.875352 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "d3a69859-975d-4a6f-a031-65176af48902", "name": "tempest-Group_from_snap-1959093054"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:37.875352 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'd3a69859-975d-4a6f-a031-65176af48902', 'name': 'tempest-Group_from_snap-1959093054'}}. {{(pid=100466) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 25 15:20:37.875352 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.groups [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Creating group tempest-Group_from_snap-1959093054 from group_snapshot d3a69859-975d-4a6f-a031-65176af48902. Aug 25 15:20:37.875352 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:37.875352 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:37.876699 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:37.876699 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:37.879543 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:37.879543 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:37.890598 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7e62e883-f735-4b6d-93be-e2896b799d5c req-a788a7a0-5e57-4a54-a7b2-587209d33e28 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/attachments/7a6a67d7-349f-4c58-8326-7923de74c596 returned with HTTP 200 Aug 25 15:20:37.891047 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 450/1813] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:20:37 2026] DELETE /volume/v3/attachments/7a6a67d7-349f-4c58-8326-7923de74c596 => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:37.946647 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Created reservations ['435b2005-fbf9-4beb-a9bc-41321f699ba0'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:20:38.027346 np0000008087 devstack@c-api.service[100466]: INFO cinder.group.api [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] A mapping entry already exists for group f112d7aa-0613-460c-8f47-ff9f9c02ca85 and volume type 534a40e5-2e1a-46f7-bef0-3e5ac7caa417. Do not need to create again. Aug 25 15:20:38.027858 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:38.027858 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:38.028755 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Availability Zones retrieved successfully. Aug 25 15:20:38.036480 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Flow 'volume_create_api' (9f88d107-0955-4d7d-8ee4-2f6c0c385b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:38.037488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0d3adf0-e7f5-4c59-bf9e-fcbaf6195131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:38.038588 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:20:38.064095 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0d3adf0-e7f5-4c59-bf9e-fcbaf6195131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '970ddf51-f221-4cee-a356-d4f9cc75eef3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:20:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=534a40e5-2e1a-46f7-bef0-3e5ac7caa417,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2120741354',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '534a40e5-2e1a-46f7-bef0-3e5ac7caa417', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f112d7aa-0613-460c-8f47-ff9f9c02ca85', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:38.065506 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (366df243-0370-4cb3-9b28-29102aff43f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:38.088491 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2120741354 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2120741354, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:20:38.128612 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Created reservations ['143a060e-fe9c-4dfa-af12-034e2e6f28ce', 'a5b74774-e1fa-49c1-b827-54849560f540'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:20:38.129282 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (366df243-0370-4cb3-9b28-29102aff43f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['143a060e-fe9c-4dfa-af12-034e2e6f28ce', 'a5b74774-e1fa-49c1-b827-54849560f540']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:38.129963 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49fef941-b92a-4394-b014-c02a18a73702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:38.212915 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49fef941-b92a-4394-b014-c02a18a73702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c56945a-1d9a-43b3-a9fe-d1d932b9c874', '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=f112d7aa-0613-460c-8f47-ff9f9c02ca85,group_type_id=,metadata={},multiattach=False,project_id='d096ec3d718547728a231eb538f2f992',qos_specs=None,replication_status=,reservations=['143a060e-fe9c-4dfa-af12-034e2e6f28ce','a5b74774-e1fa-49c1-b827-54849560f540'],size=1,snapshot_id=970ddf51-f221-4cee-a356-d4f9cc75eef3,source_replicaid=,source_volid=None,status='creating',user_id='a6620cbab1124a44a2b1af2a35555dd0',volume_type_id=534a40e5-2e1a-46f7-bef0-3e5ac7caa417), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f112d7aa-0613-460c-8f47-ff9f9c02ca85,host=None,id=8c56945a-1d9a-43b3-a9fe-d1d932b9c874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d096ec3d718547728a231eb538f2f992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=970ddf51-f221-4cee-a356-d4f9cc75eef3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6620cbab1124a44a2b1af2a35555dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(534a40e5-2e1a-46f7-bef0-3e5ac7caa417),volume_type_id=534a40e5-2e1a-46f7-bef0-3e5ac7caa417)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:38.214486 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecc22196-57a2-4e75-8469-2f8a24f5bf64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:38.225075 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-af200f62-825e-44c6-8d23-5d3b325f25ea None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:38.228181 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-af200f62-825e-44c6-8d23-5d3b325f25ea tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 Aug 25 15:20:38.228517 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-af200f62-825e-44c6-8d23-5d3b325f25ea tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:38.228744 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-af200f62-825e-44c6-8d23-5d3b325f25ea tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:38.270630 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecc22196-57a2-4e75-8469-2f8a24f5bf64) transitioned into state 'SUCCESS' from 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=f112d7aa-0613-460c-8f47-ff9f9c02ca85,group_type_id=,metadata={},multiattach=False,project_id='d096ec3d718547728a231eb538f2f992',qos_specs=None,replication_status=,reservations=['143a060e-fe9c-4dfa-af12-034e2e6f28ce','a5b74774-e1fa-49c1-b827-54849560f540'],size=1,snapshot_id=970ddf51-f221-4cee-a356-d4f9cc75eef3,source_replicaid=,source_volid=None,status='creating',user_id='a6620cbab1124a44a2b1af2a35555dd0',volume_type_id=534a40e5-2e1a-46f7-bef0-3e5ac7caa417)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:38.271489 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Flow 'volume_create_api' (9f88d107-0955-4d7d-8ee4-2f6c0c385b17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:38.272000 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Create volume request issued successfully. Aug 25 15:20:38.312735 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-61ffc17a-5e8f-4f5e-8161-2d9dec2d5333 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/action returned with HTTP 202 Aug 25 15:20:38.313097 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 462/1814] 10.4.3.85 () {70 vars in 1311 bytes} [Tue Aug 25 15:20:37 2026] POST /volume/v3/groups/action => generated 103 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:38.327554 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b669f8e5-c499-4483-a103-11746ec14e23 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:38.329379 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b669f8e5-c499-4483-a103-11746ec14e23 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:20:38.329556 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b669f8e5-c499-4483-a103-11746ec14e23 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:38.329945 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b669f8e5-c499-4483-a103-11746ec14e23 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:38.330227 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-b669f8e5-c499-4483-a103-11746ec14e23 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:20:38.331265 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b669f8e5-c499-4483-a103-11746ec14e23 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:20:38.346240 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b669f8e5-c499-4483-a103-11746ec14e23 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Get all volumes completed successfully. Aug 25 15:20:38.347659 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-b669f8e5-c499-4483-a103-11746ec14e23 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:38.347659 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-b669f8e5-c499-4483-a103-11746ec14e23 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:38.399606 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-b669f8e5-c499-4483-a103-11746ec14e23 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:38.408111 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:38.408111 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:38.416811 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-b669f8e5-c499-4483-a103-11746ec14e23 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:38.416811 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-b669f8e5-c499-4483-a103-11746ec14e23 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:38.416976 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:38.416976 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:38.420709 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-af200f62-825e-44c6-8d23-5d3b325f25ea tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:20:38.425230 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-af200f62-825e-44c6-8d23-5d3b325f25ea tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 returned with HTTP 200 Aug 25 15:20:38.426132 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 448/1815] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:38 2026] GET /volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 => generated 848 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:38.459858 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-b669f8e5-c499-4483-a103-11746ec14e23 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:38.463023 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:38.463023 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:38.470980 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b669f8e5-c499-4483-a103-11746ec14e23 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:20:38.471395 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 456/1816] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:20:38 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:20:38.490362 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0fab4dde-fe30-4ec3-af4b-e171dc1a801e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:38.492112 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0fab4dde-fe30-4ec3-af4b-e171dc1a801e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/8c56945a-1d9a-43b3-a9fe-d1d932b9c874 Aug 25 15:20:38.492600 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0fab4dde-fe30-4ec3-af4b-e171dc1a801e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:38.492600 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0fab4dde-fe30-4ec3-af4b-e171dc1a801e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:38.500052 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:38.500052 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:38.505257 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0fab4dde-fe30-4ec3-af4b-e171dc1a801e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Volume info retrieved successfully. Aug 25 15:20:38.505257 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-0fab4dde-fe30-4ec3-af4b-e171dc1a801e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:38.505604 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-0fab4dde-fe30-4ec3-af4b-e171dc1a801e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:38.547797 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-0fab4dde-fe30-4ec3-af4b-e171dc1a801e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:38.551786 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:38.551786 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:38.562312 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0fab4dde-fe30-4ec3-af4b-e171dc1a801e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/8c56945a-1d9a-43b3-a9fe-d1d932b9c874 returned with HTTP 200 Aug 25 15:20:38.562719 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 451/1817] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:38 2026] GET /volume/v3/volumes/8c56945a-1d9a-43b3-a9fe-d1d932b9c874 => generated 925 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:38.575606 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8300a42f-fa9b-4c42-b120-4db951b14bd1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:38.578278 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8300a42f-fa9b-4c42-b120-4db951b14bd1 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/f112d7aa-0613-460c-8f47-ff9f9c02ca85 Aug 25 15:20:38.578720 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8300a42f-fa9b-4c42-b120-4db951b14bd1 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:38.578904 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8300a42f-fa9b-4c42-b120-4db951b14bd1 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:38.579082 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-8300a42f-fa9b-4c42-b120-4db951b14bd1 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member f112d7aa-0613-460c-8f47-ff9f9c02ca85 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:38.583735 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:38.583735 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:38.593383 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8300a42f-fa9b-4c42-b120-4db951b14bd1 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/f112d7aa-0613-460c-8f47-ff9f9c02ca85 returned with HTTP 200 Aug 25 15:20:38.593821 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 463/1818] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:38 2026] GET /volume/v3/groups/f112d7aa-0613-460c-8f47-ff9f9c02ca85 => generated 418 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:38.605806 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b6556dd6-874e-45a9-8a40-c9f9a2216671 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:38.607837 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b6556dd6-874e-45a9-8a40-c9f9a2216671 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:20:38.608123 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b6556dd6-874e-45a9-8a40-c9f9a2216671 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:38.608343 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b6556dd6-874e-45a9-8a40-c9f9a2216671 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:38.608609 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-b6556dd6-874e-45a9-8a40-c9f9a2216671 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:20:38.609585 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b6556dd6-874e-45a9-8a40-c9f9a2216671 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:20:38.619244 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b6556dd6-874e-45a9-8a40-c9f9a2216671 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Get all volumes completed successfully. Aug 25 15:20:38.620399 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-b6556dd6-874e-45a9-8a40-c9f9a2216671 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:38.620684 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-b6556dd6-874e-45a9-8a40-c9f9a2216671 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:38.673626 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-b6556dd6-874e-45a9-8a40-c9f9a2216671 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:38.677543 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:38.677543 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:38.682556 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-b6556dd6-874e-45a9-8a40-c9f9a2216671 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:38.682814 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-b6556dd6-874e-45a9-8a40-c9f9a2216671 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:38.781662 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-b6556dd6-874e-45a9-8a40-c9f9a2216671 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:38.781662 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:38.781662 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:38.781662 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b6556dd6-874e-45a9-8a40-c9f9a2216671 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:20:38.781662 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 449/1819] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:20:38 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:20:38.825452 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-50f7f4bf-e9b4-482e-99e9-e407166bb4d1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:38.826596 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-edc795b8-1742-4763-a8ad-fc57428a4704 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:38.828024 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-edc795b8-1742-4763-a8ad-fc57428a4704 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] POST https://10.4.3.85/volume/v3/groups/f112d7aa-0613-460c-8f47-ff9f9c02ca85/action Aug 25 15:20:38.828432 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-edc795b8-1742-4763-a8ad-fc57428a4704 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:20:38.828549 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-edc795b8-1742-4763-a8ad-fc57428a4704 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:38.830130 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-50f7f4bf-e9b4-482e-99e9-e407166bb4d1 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:20:38.830352 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-50f7f4bf-e9b4-482e-99e9-e407166bb4d1 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:38.831521 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-edc795b8-1742-4763-a8ad-fc57428a4704 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] delete called for group f112d7aa-0613-460c-8f47-ff9f9c02ca85 {{(pid=100467) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 15:20:38.831521 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-edc795b8-1742-4763-a8ad-fc57428a4704 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Delete group with id: f112d7aa-0613-460c-8f47-ff9f9c02ca85 Aug 25 15:20:38.831774 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-50f7f4bf-e9b4-482e-99e9-e407166bb4d1 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:38.834838 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:38.834838 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:38.842841 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:38.842841 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:38.843519 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-50f7f4bf-e9b4-482e-99e9-e407166bb4d1 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:20:38.848814 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-50f7f4bf-e9b4-482e-99e9-e407166bb4d1 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:20:38.849282 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 457/1820] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:38 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:39.185176 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-edc795b8-1742-4763-a8ad-fc57428a4704 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/f112d7aa-0613-460c-8f47-ff9f9c02ca85/action returned with HTTP 202 Aug 25 15:20:39.185176 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 452/1821] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:20:38 2026] POST /volume/v3/groups/f112d7aa-0613-460c-8f47-ff9f9c02ca85/action => generated 0 bytes in 337 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:20:39.192679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-525ed618-b7ad-42a7-8b6b-3120238d350c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:39.192679 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-525ed618-b7ad-42a7-8b6b-3120238d350c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/8c56945a-1d9a-43b3-a9fe-d1d932b9c874 Aug 25 15:20:39.192679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-525ed618-b7ad-42a7-8b6b-3120238d350c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:39.192679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-525ed618-b7ad-42a7-8b6b-3120238d350c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:39.214024 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:39.214024 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:39.214024 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-525ed618-b7ad-42a7-8b6b-3120238d350c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Volume info retrieved successfully. Aug 25 15:20:39.214024 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-525ed618-b7ad-42a7-8b6b-3120238d350c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:39.214293 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-525ed618-b7ad-42a7-8b6b-3120238d350c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:39.289333 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-525ed618-b7ad-42a7-8b6b-3120238d350c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:39.289333 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:39.289333 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:39.289333 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-525ed618-b7ad-42a7-8b6b-3120238d350c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/8c56945a-1d9a-43b3-a9fe-d1d932b9c874 returned with HTTP 200 Aug 25 15:20:39.289333 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 464/1822] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:39 2026] GET /volume/v3/volumes/8c56945a-1d9a-43b3-a9fe-d1d932b9c874 => generated 924 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:40.295305 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-549f955e-ab9b-4788-b5c4-284e2e6665cd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:40.298203 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-549f955e-ab9b-4788-b5c4-284e2e6665cd tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/8c56945a-1d9a-43b3-a9fe-d1d932b9c874 Aug 25 15:20:40.298775 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-549f955e-ab9b-4788-b5c4-284e2e6665cd tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:40.299004 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-549f955e-ab9b-4788-b5c4-284e2e6665cd tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:40.314863 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-549f955e-ab9b-4788-b5c4-284e2e6665cd tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/8c56945a-1d9a-43b3-a9fe-d1d932b9c874 returned with HTTP 404 Aug 25 15:20:40.315478 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 450/1823] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:40 2026] GET /volume/v3/volumes/8c56945a-1d9a-43b3-a9fe-d1d932b9c874 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:20:40.325054 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-79b6b56a-1a12-4494-ac32-095086963e8c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:40.328585 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-79b6b56a-1a12-4494-ac32-095086963e8c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/f112d7aa-0613-460c-8f47-ff9f9c02ca85 Aug 25 15:20:40.329063 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-79b6b56a-1a12-4494-ac32-095086963e8c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:40.329939 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-79b6b56a-1a12-4494-ac32-095086963e8c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:40.329939 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-79b6b56a-1a12-4494-ac32-095086963e8c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member f112d7aa-0613-460c-8f47-ff9f9c02ca85 {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:40.341788 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-79b6b56a-1a12-4494-ac32-095086963e8c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/f112d7aa-0613-460c-8f47-ff9f9c02ca85 returned with HTTP 404 Aug 25 15:20:40.346746 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 458/1824] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:40 2026] GET /volume/v3/groups/f112d7aa-0613-460c-8f47-ff9f9c02ca85 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:20:40.357358 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-16839246-5d65-4710-b893-dbb461ac5dbc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:40.365792 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-16839246-5d65-4710-b893-dbb461ac5dbc tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] DELETE https://10.4.3.85/volume/v3/group_snapshots/d3a69859-975d-4a6f-a031-65176af48902 Aug 25 15:20:40.365792 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-16839246-5d65-4710-b893-dbb461ac5dbc tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:40.366733 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-16839246-5d65-4710-b893-dbb461ac5dbc tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:40.366733 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-16839246-5d65-4710-b893-dbb461ac5dbc tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] delete called for member d3a69859-975d-4a6f-a031-65176af48902 {{(pid=100467) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 15:20:40.366943 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.group_snapshots [None req-16839246-5d65-4710-b893-dbb461ac5dbc tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Delete group_snapshot with id: d3a69859-975d-4a6f-a031-65176af48902 Aug 25 15:20:40.373718 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:40.373718 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:40.515568 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-16839246-5d65-4710-b893-dbb461ac5dbc tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/d3a69859-975d-4a6f-a031-65176af48902 returned with HTTP 202 Aug 25 15:20:40.516072 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 453/1825] 10.4.3.85 () {68 vars in 1409 bytes} [Tue Aug 25 15:20:40 2026] DELETE /volume/v3/group_snapshots/d3a69859-975d-4a6f-a031-65176af48902 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:20:40.527394 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fcb3c8e0-1a52-40d5-916e-ec4005959b0c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:40.530064 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fcb3c8e0-1a52-40d5-916e-ec4005959b0c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:20:40.530298 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fcb3c8e0-1a52-40d5-916e-ec4005959b0c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:40.530497 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fcb3c8e0-1a52-40d5-916e-ec4005959b0c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:40.530797 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-fcb3c8e0-1a52-40d5-916e-ec4005959b0c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:20:40.532657 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fcb3c8e0-1a52-40d5-916e-ec4005959b0c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:20:40.543680 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fcb3c8e0-1a52-40d5-916e-ec4005959b0c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Get all volumes completed successfully. Aug 25 15:20:40.544605 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-fcb3c8e0-1a52-40d5-916e-ec4005959b0c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:40.544802 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-fcb3c8e0-1a52-40d5-916e-ec4005959b0c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:40.597195 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-fcb3c8e0-1a52-40d5-916e-ec4005959b0c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:40.600760 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:40.600760 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:40.609027 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fcb3c8e0-1a52-40d5-916e-ec4005959b0c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:20:40.609416 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 465/1826] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:20:40 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:40.622663 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5d15670c-ff0f-4c81-bf48-3b37bc83fad2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:40.624310 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5d15670c-ff0f-4c81-bf48-3b37bc83fad2 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/snapshots/detail Aug 25 15:20:40.624496 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5d15670c-ff0f-4c81-bf48-3b37bc83fad2 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:40.624692 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5d15670c-ff0f-4c81-bf48-3b37bc83fad2 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:40.624896 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-5d15670c-ff0f-4c81-bf48-3b37bc83fad2 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:20:40.625801 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-5d15670c-ff0f-4c81-bf48-3b37bc83fad2 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:20:40.634884 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5d15670c-ff0f-4c81-bf48-3b37bc83fad2 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Get all snapshots completed successfully. Aug 25 15:20:40.634884 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:40.634884 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:40.634884 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5d15670c-ff0f-4c81-bf48-3b37bc83fad2 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 15:20:40.635492 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 451/1827] 10.4.3.85 () {66 vars in 1257 bytes} [Tue Aug 25 15:20:40 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:40.650963 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e342d810-6d49-461b-8436-0ff15d8667cf None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:40.655510 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e342d810-6d49-461b-8436-0ff15d8667cf tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/snapshots/970ddf51-f221-4cee-a356-d4f9cc75eef3 Aug 25 15:20:40.655757 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e342d810-6d49-461b-8436-0ff15d8667cf tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:40.656015 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e342d810-6d49-461b-8436-0ff15d8667cf tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:40.669422 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e342d810-6d49-461b-8436-0ff15d8667cf tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/snapshots/970ddf51-f221-4cee-a356-d4f9cc75eef3 returned with HTTP 404 Aug 25 15:20:40.669422 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 459/1828] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:20:40 2026] GET /volume/v3/snapshots/970ddf51-f221-4cee-a356-d4f9cc75eef3 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:40.684138 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ed9d05e6-8b3d-4573-a696-a80a0530d29e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:40.689284 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ed9d05e6-8b3d-4573-a696-a80a0530d29e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/d3a69859-975d-4a6f-a031-65176af48902 Aug 25 15:20:40.689527 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ed9d05e6-8b3d-4573-a696-a80a0530d29e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:40.689729 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ed9d05e6-8b3d-4573-a696-a80a0530d29e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:40.689906 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-ed9d05e6-8b3d-4573-a696-a80a0530d29e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member d3a69859-975d-4a6f-a031-65176af48902 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:20:40.695345 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:40.695345 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:40.700515 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ed9d05e6-8b3d-4573-a696-a80a0530d29e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/d3a69859-975d-4a6f-a031-65176af48902 returned with HTTP 200 Aug 25 15:20:40.701231 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 454/1829] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:20:40 2026] GET /volume/v3/group_snapshots/d3a69859-975d-4a6f-a031-65176af48902 => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:41.713088 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ca4c1d07-37ab-4e05-817c-880719fddf4c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:41.715712 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca4c1d07-37ab-4e05-817c-880719fddf4c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/d3a69859-975d-4a6f-a031-65176af48902 Aug 25 15:20:41.716152 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ca4c1d07-37ab-4e05-817c-880719fddf4c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:41.716371 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ca4c1d07-37ab-4e05-817c-880719fddf4c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:41.716684 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.group_snapshots [None req-ca4c1d07-37ab-4e05-817c-880719fddf4c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member d3a69859-975d-4a6f-a031-65176af48902 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:20:41.720890 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca4c1d07-37ab-4e05-817c-880719fddf4c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/d3a69859-975d-4a6f-a031-65176af48902 returned with HTTP 404 Aug 25 15:20:41.721592 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 466/1830] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:20:41 2026] GET /volume/v3/group_snapshots/d3a69859-975d-4a6f-a031-65176af48902 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:20:41.729113 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f2bf8e4b-594b-431c-9a6a-92767b8df698 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:41.731657 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f2bf8e4b-594b-431c-9a6a-92767b8df698 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:20:41.731986 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f2bf8e4b-594b-431c-9a6a-92767b8df698 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:41.732154 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f2bf8e4b-594b-431c-9a6a-92767b8df698 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:41.732385 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-f2bf8e4b-594b-431c-9a6a-92767b8df698 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:20:41.733075 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f2bf8e4b-594b-431c-9a6a-92767b8df698 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:20:41.801486 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f2bf8e4b-594b-431c-9a6a-92767b8df698 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Get all volumes completed successfully. Aug 25 15:20:41.802302 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-f2bf8e4b-594b-431c-9a6a-92767b8df698 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:41.802479 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-f2bf8e4b-594b-431c-9a6a-92767b8df698 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:41.850003 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-f2bf8e4b-594b-431c-9a6a-92767b8df698 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:41.854033 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:41.854033 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:41.862745 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f2bf8e4b-594b-431c-9a6a-92767b8df698 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:20:41.864244 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 452/1831] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:20:41 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:41.881696 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a16620f0-e9b5-4715-8457-eeffb65d6b32 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:41.883934 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a16620f0-e9b5-4715-8457-eeffb65d6b32 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] POST https://10.4.3.85/volume/v3/groups/7a776bd9-3084-46ac-8f53-07e6584c201d/action Aug 25 15:20:41.884520 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a16620f0-e9b5-4715-8457-eeffb65d6b32 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:20:41.884673 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a16620f0-e9b5-4715-8457-eeffb65d6b32 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:41.886587 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-a16620f0-e9b5-4715-8457-eeffb65d6b32 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] delete called for group 7a776bd9-3084-46ac-8f53-07e6584c201d {{(pid=100465) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 15:20:41.886942 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.groups [None req-a16620f0-e9b5-4715-8457-eeffb65d6b32 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Delete group with id: 7a776bd9-3084-46ac-8f53-07e6584c201d Aug 25 15:20:41.894882 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:41.894882 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:41.968571 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a16620f0-e9b5-4715-8457-eeffb65d6b32 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/7a776bd9-3084-46ac-8f53-07e6584c201d/action returned with HTTP 202 Aug 25 15:20:41.969085 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 460/1832] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:20:41 2026] POST /volume/v3/groups/7a776bd9-3084-46ac-8f53-07e6584c201d/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:20:41.977674 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-438aa6c7-a85c-4c92-baee-fcf6470644ea None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:41.979688 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-438aa6c7-a85c-4c92-baee-fcf6470644ea tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/30ff2b8a-09e5-4d16-bcf7-ec8af281fa43 Aug 25 15:20:41.979930 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-438aa6c7-a85c-4c92-baee-fcf6470644ea tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:41.980235 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-438aa6c7-a85c-4c92-baee-fcf6470644ea tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:41.992906 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:41.992906 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:42.002065 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-438aa6c7-a85c-4c92-baee-fcf6470644ea tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Volume info retrieved successfully. Aug 25 15:20:42.002252 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-438aa6c7-a85c-4c92-baee-fcf6470644ea tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:42.002462 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-438aa6c7-a85c-4c92-baee-fcf6470644ea tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:42.065691 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-438aa6c7-a85c-4c92-baee-fcf6470644ea tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:42.070315 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:42.070315 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:42.083242 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-438aa6c7-a85c-4c92-baee-fcf6470644ea tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/30ff2b8a-09e5-4d16-bcf7-ec8af281fa43 returned with HTTP 200 Aug 25 15:20:42.083834 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 455/1833] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:41 2026] GET /volume/v3/volumes/30ff2b8a-09e5-4d16-bcf7-ec8af281fa43 => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:43.104359 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9eb3c4dd-11ce-45aa-8295-053d428c0d56 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:43.106575 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9eb3c4dd-11ce-45aa-8295-053d428c0d56 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/30ff2b8a-09e5-4d16-bcf7-ec8af281fa43 Aug 25 15:20:43.106896 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9eb3c4dd-11ce-45aa-8295-053d428c0d56 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:43.107144 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9eb3c4dd-11ce-45aa-8295-053d428c0d56 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:43.120394 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9eb3c4dd-11ce-45aa-8295-053d428c0d56 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/30ff2b8a-09e5-4d16-bcf7-ec8af281fa43 returned with HTTP 404 Aug 25 15:20:43.121181 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 467/1834] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:43 2026] GET /volume/v3/volumes/30ff2b8a-09e5-4d16-bcf7-ec8af281fa43 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:20:43.130348 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-187d42d8-8ef9-4c3d-8b02-5d1c773c17de None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:43.133266 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-187d42d8-8ef9-4c3d-8b02-5d1c773c17de tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/7a776bd9-3084-46ac-8f53-07e6584c201d Aug 25 15:20:43.133494 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-187d42d8-8ef9-4c3d-8b02-5d1c773c17de tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:43.133744 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-187d42d8-8ef9-4c3d-8b02-5d1c773c17de tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:43.133888 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-187d42d8-8ef9-4c3d-8b02-5d1c773c17de tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 7a776bd9-3084-46ac-8f53-07e6584c201d {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:43.137516 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-187d42d8-8ef9-4c3d-8b02-5d1c773c17de tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/7a776bd9-3084-46ac-8f53-07e6584c201d returned with HTTP 404 Aug 25 15:20:43.138299 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 453/1835] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:43 2026] GET /volume/v3/groups/7a776bd9-3084-46ac-8f53-07e6584c201d => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:20:43.147766 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-30b95fa3-ea3e-4b84-ad48-a5a493870111 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:43.151126 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-30b95fa3-ea3e-4b84-ad48-a5a493870111 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] DELETE https://10.4.3.85/volume/v3/group_types/1f9383e1-f4b1-47fb-af75-21dc65b03f2c Aug 25 15:20:43.151126 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-30b95fa3-ea3e-4b84-ad48-a5a493870111 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:43.151126 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-30b95fa3-ea3e-4b84-ad48-a5a493870111 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:43.179699 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-30b95fa3-ea3e-4b84-ad48-a5a493870111 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] https://10.4.3.85/volume/v3/group_types/1f9383e1-f4b1-47fb-af75-21dc65b03f2c returned with HTTP 202 Aug 25 15:20:43.180251 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 461/1836] 10.4.3.85 () {68 vars in 1397 bytes} [Tue Aug 25 15:20:43 2026] DELETE /volume/v3/group_types/1f9383e1-f4b1-47fb-af75-21dc65b03f2c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:20:43.190416 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cb05b321-e2e6-4a92-bc83-2f1a8f2790dd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:43.193954 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cb05b321-e2e6-4a92-bc83-2f1a8f2790dd tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] DELETE https://10.4.3.85/volume/v3/types/534a40e5-2e1a-46f7-bef0-3e5ac7caa417 Aug 25 15:20:43.194227 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cb05b321-e2e6-4a92-bc83-2f1a8f2790dd tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:43.194509 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cb05b321-e2e6-4a92-bc83-2f1a8f2790dd tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:43.277543 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cb05b321-e2e6-4a92-bc83-2f1a8f2790dd tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] https://10.4.3.85/volume/v3/types/534a40e5-2e1a-46f7-bef0-3e5ac7caa417 returned with HTTP 202 Aug 25 15:20:43.278079 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 456/1837] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:20:43 2026] DELETE /volume/v3/types/534a40e5-2e1a-46f7-bef0-3e5ac7caa417 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:20:43.290303 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-33e311b9-c110-4c8e-9d80-e1f3098ac5c1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:43.292821 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-33e311b9-c110-4c8e-9d80-e1f3098ac5c1 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] GET https://10.4.3.85/volume/v3/types/534a40e5-2e1a-46f7-bef0-3e5ac7caa417 Aug 25 15:20:43.292821 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-33e311b9-c110-4c8e-9d80-e1f3098ac5c1 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:43.293019 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-33e311b9-c110-4c8e-9d80-e1f3098ac5c1 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:43.297172 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-33e311b9-c110-4c8e-9d80-e1f3098ac5c1 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] https://10.4.3.85/volume/v3/types/534a40e5-2e1a-46f7-bef0-3e5ac7caa417 returned with HTTP 404 Aug 25 15:20:43.297667 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 468/1838] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:20:43 2026] GET /volume/v3/types/534a40e5-2e1a-46f7-bef0-3e5ac7caa417 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:43.308150 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-51afabfd-94c8-4935-afb7-b1a5680c0288 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:43.310803 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-51afabfd-94c8-4935-afb7-b1a5680c0288 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:20:43.311301 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-51afabfd-94c8-4935-afb7-b1a5680c0288 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-960514938"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:43.371910 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-51afabfd-94c8-4935-afb7-b1a5680c0288 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:20:43.372331 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 454/1839] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:20:43 2026] POST /volume/v3/types => generated 223 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:43.383104 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1ba5447e-56a0-4dd9-b2db-d9a10d629d9f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:43.384961 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1ba5447e-56a0-4dd9-b2db-d9a10d629d9f tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] POST https://10.4.3.85/volume/v3/group_types Aug 25 15:20:43.385367 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1ba5447e-56a0-4dd9-b2db-d9a10d629d9f tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2091020540"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:43.421415 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1ba5447e-56a0-4dd9-b2db-d9a10d629d9f tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] https://10.4.3.85/volume/v3/group_types returned with HTTP 202 Aug 25 15:20:43.421927 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 462/1840] 10.4.3.85 () {70 vars in 1304 bytes} [Tue Aug 25 15:20:43 2026] POST /volume/v3/group_types => generated 181 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:43.436899 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-68303b8e-a8f0-44f3-bbf8-b74cfb73be43 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:43.440160 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68303b8e-a8f0-44f3-bbf8-b74cfb73be43 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] POST https://10.4.3.85/volume/v3/groups Aug 25 15:20:43.440551 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68303b8e-a8f0-44f3-bbf8-b74cfb73be43 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "faa16627-e2ca-4db3-a2f2-f7f2e34ff3c3", "volume_types": ["3aca4ecd-8a46-4571-a821-c5b23e50c661"], "name": "tempest-GroupSnapshotsTest-Group-885259484"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:43.441923 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-68303b8e-a8f0-44f3-bbf8-b74cfb73be43 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Creating new group {'group': {'group_type': 'faa16627-e2ca-4db3-a2f2-f7f2e34ff3c3', 'volume_types': ['3aca4ecd-8a46-4571-a821-c5b23e50c661'], 'name': 'tempest-GroupSnapshotsTest-Group-885259484'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 15:20:43.455302 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-68303b8e-a8f0-44f3-bbf8-b74cfb73be43 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Creating group tempest-GroupSnapshotsTest-Group-885259484. Aug 25 15:20:43.479220 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-68303b8e-a8f0-44f3-bbf8-b74cfb73be43 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Availability Zones retrieved successfully. Aug 25 15:20:43.548176 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-68303b8e-a8f0-44f3-bbf8-b74cfb73be43 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Created reservations ['729efada-9faa-4657-a4e6-0910257d50fe'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:20:43.854911 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68303b8e-a8f0-44f3-bbf8-b74cfb73be43 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups returned with HTTP 202 Aug 25 15:20:43.855505 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 457/1841] 10.4.3.85 () {70 vars in 1290 bytes} [Tue Aug 25 15:20:43 2026] POST /volume/v3/groups => generated 111 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:43.866669 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-64ae3558-e2e7-47f5-b69e-104da7bc54d5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:43.869413 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64ae3558-e2e7-47f5-b69e-104da7bc54d5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:43.869715 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64ae3558-e2e7-47f5-b69e-104da7bc54d5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:43.870329 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64ae3558-e2e7-47f5-b69e-104da7bc54d5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:43.870555 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-64ae3558-e2e7-47f5-b69e-104da7bc54d5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 1833b6ef-fec8-43f0-a28c-fa6305a84c4d {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:43.892882 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:43.892882 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:43.932044 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64ae3558-e2e7-47f5-b69e-104da7bc54d5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d returned with HTTP 200 Aug 25 15:20:43.932488 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 469/1842] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:43 2026] GET /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d => generated 391 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 15:20:44.972016 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3ebaab2f-f757-4a37-83a9-deba4de6a71c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:44.974627 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ebaab2f-f757-4a37-83a9-deba4de6a71c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:44.974928 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ebaab2f-f757-4a37-83a9-deba4de6a71c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:44.975849 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ebaab2f-f757-4a37-83a9-deba4de6a71c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:44.975849 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-3ebaab2f-f757-4a37-83a9-deba4de6a71c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 1833b6ef-fec8-43f0-a28c-fa6305a84c4d {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:45.023238 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:45.023238 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:45.023238 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ebaab2f-f757-4a37-83a9-deba4de6a71c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d returned with HTTP 200 Aug 25 15:20:45.023238 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 455/1843] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:44 2026] GET /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:45.028713 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:45.125807 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:20:45.125807 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-179620387", "volume_type": "3aca4ecd-8a46-4571-a821-c5b23e50c661", "group_id": "1833b6ef-fec8-43f0-a28c-fa6305a84c4d", "size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:45.125807 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-179620387', 'volume_type': '3aca4ecd-8a46-4571-a821-c5b23e50c661', 'group_id': '1833b6ef-fec8-43f0-a28c-fa6305a84c4d', 'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:20:45.125807 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:45.125807 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:45.125807 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Create volume of 1 GB Aug 25 15:20:45.125807 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Availability Zones retrieved successfully. Aug 25 15:20:45.125807 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Flow 'volume_create_api' (1f629e87-ee61-4ebd-801e-f0b0aed6f663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:45.125807 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a748129-ff62-48de-bb92-aba6ca785f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:45.125807 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:45.125807 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:45.125807 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:20:45.125807 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a748129-ff62-48de-bb92-aba6ca785f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:20:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3aca4ecd-8a46-4571-a821-c5b23e50c661,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-960514938',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3aca4ecd-8a46-4571-a821-c5b23e50c661', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1833b6ef-fec8-43f0-a28c-fa6305a84c4d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:45.125807 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d553977-0dd0-4496-a4fa-4ff37976ece1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:45.152921 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-960514938 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-960514938, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:20:45.152921 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-960514938 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-960514938, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:20:45.288953 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Created reservations ['91b165db-352d-47a3-905e-4f3a9355f97b', '9556ab03-a565-4305-9a5b-b330e28f53d7', '1e91a715-3b6d-46d4-8aa4-9da8bf42c74f', '88bfe945-9afe-407b-b455-29ca2a4bc3c2'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:20:45.293173 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d553977-0dd0-4496-a4fa-4ff37976ece1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91b165db-352d-47a3-905e-4f3a9355f97b', '9556ab03-a565-4305-9a5b-b330e28f53d7', '1e91a715-3b6d-46d4-8aa4-9da8bf42c74f', '88bfe945-9afe-407b-b455-29ca2a4bc3c2']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:45.294162 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abd028b3-8f3d-4be3-ac15-929c834f933b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:45.392670 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abd028b3-8f3d-4be3-ac15-929c834f933b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '946e5f09-ee90-4f7f-bf02-a9c2502a3a20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-179620387',encryption_key_id=None,group_id=1833b6ef-fec8-43f0-a28c-fa6305a84c4d,group_type_id=,metadata={},multiattach=False,project_id='d096ec3d718547728a231eb538f2f992',qos_specs=None,replication_status=,reservations=['91b165db-352d-47a3-905e-4f3a9355f97b','9556ab03-a565-4305-9a5b-b330e28f53d7','1e91a715-3b6d-46d4-8aa4-9da8bf42c74f','88bfe945-9afe-407b-b455-29ca2a4bc3c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6620cbab1124a44a2b1af2a35555dd0',volume_type_id=3aca4ecd-8a46-4571-a821-c5b23e50c661), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:20:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-179620387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1833b6ef-fec8-43f0-a28c-fa6305a84c4d,host=None,id=946e5f09-ee90-4f7f-bf02-a9c2502a3a20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d096ec3d718547728a231eb538f2f992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6620cbab1124a44a2b1af2a35555dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3aca4ecd-8a46-4571-a821-c5b23e50c661),volume_type_id=3aca4ecd-8a46-4571-a821-c5b23e50c661)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:45.393481 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d691fab9-4aa8-4de0-b2de-ed4baa4452b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:45.675949 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d691fab9-4aa8-4de0-b2de-ed4baa4452b4) transitioned into state 'SUCCESS' from state '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-179620387',encryption_key_id=None,group_id=1833b6ef-fec8-43f0-a28c-fa6305a84c4d,group_type_id=,metadata={},multiattach=False,project_id='d096ec3d718547728a231eb538f2f992',qos_specs=None,replication_status=,reservations=['91b165db-352d-47a3-905e-4f3a9355f97b','9556ab03-a565-4305-9a5b-b330e28f53d7','1e91a715-3b6d-46d4-8aa4-9da8bf42c74f','88bfe945-9afe-407b-b455-29ca2a4bc3c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6620cbab1124a44a2b1af2a35555dd0',volume_type_id=3aca4ecd-8a46-4571-a821-c5b23e50c661)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:45.676852 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a204d07-f013-4557-a3d3-186aa7fce403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:45.729838 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a204d07-f013-4557-a3d3-186aa7fce403) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:45.729838 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Flow 'volume_create_api' (1f629e87-ee61-4ebd-801e-f0b0aed6f663) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:45.729838 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Create volume request issued successfully. Aug 25 15:20:45.729838 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:45.729838 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:45.774167 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:45.778584 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:45.778584 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:45.787613 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3c44a2f0-c489-4408-9aa3-b335cac48659 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:20:45.787613 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 463/1844] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:20:45 2026] POST /volume/v3/volumes => generated 819 bytes in 758 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 25 15:20:45.803893 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6484594c-e441-43b8-8e0a-151bf7aa26eb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:45.806673 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6484594c-e441-43b8-8e0a-151bf7aa26eb tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/946e5f09-ee90-4f7f-bf02-a9c2502a3a20 Aug 25 15:20:45.806673 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6484594c-e441-43b8-8e0a-151bf7aa26eb tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:45.822525 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6484594c-e441-43b8-8e0a-151bf7aa26eb tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:45.822525 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:45.822525 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:45.868059 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6484594c-e441-43b8-8e0a-151bf7aa26eb tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Volume info retrieved successfully. Aug 25 15:20:45.869005 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-6484594c-e441-43b8-8e0a-151bf7aa26eb tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:45.869064 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-6484594c-e441-43b8-8e0a-151bf7aa26eb tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:45.921849 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-6484594c-e441-43b8-8e0a-151bf7aa26eb tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:45.926699 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:45.926699 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:45.945286 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6484594c-e441-43b8-8e0a-151bf7aa26eb tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/946e5f09-ee90-4f7f-bf02-a9c2502a3a20 returned with HTTP 200 Aug 25 15:20:45.945653 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 458/1845] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:45 2026] GET /volume/v3/volumes/946e5f09-ee90-4f7f-bf02-a9c2502a3a20 => generated 887 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:46.017055 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-bff6cb6a-4885-4b7c-b82c-a64db8b40b8e req-dd2f6d6b-e2d3-46ee-ad61-bed07f2cff43 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:46.019291 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-bff6cb6a-4885-4b7c-b82c-a64db8b40b8e req-dd2f6d6b-e2d3-46ee-ad61-bed07f2cff43 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] DELETE https://10.4.3.85/volume/v3/attachments/8121042b-c14c-48b7-93ac-0f9c75d4aa76 Aug 25 15:20:46.019519 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-bff6cb6a-4885-4b7c-b82c-a64db8b40b8e req-dd2f6d6b-e2d3-46ee-ad61-bed07f2cff43 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:46.019698 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-bff6cb6a-4885-4b7c-b82c-a64db8b40b8e req-dd2f6d6b-e2d3-46ee-ad61-bed07f2cff43 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:46.044132 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:46.044132 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:46.163937 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-bff6cb6a-4885-4b7c-b82c-a64db8b40b8e req-dd2f6d6b-e2d3-46ee-ad61-bed07f2cff43 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/attachments/8121042b-c14c-48b7-93ac-0f9c75d4aa76 returned with HTTP 200 Aug 25 15:20:46.164437 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 470/1846] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:20:46 2026] DELETE /volume/v3/attachments/8121042b-c14c-48b7-93ac-0f9c75d4aa76 => generated 19 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:46.180986 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-bff6cb6a-4885-4b7c-b82c-a64db8b40b8e req-3c56b64e-58c6-4d98-bd06-502bbab87f13 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:46.183717 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bff6cb6a-4885-4b7c-b82c-a64db8b40b8e req-3c56b64e-58c6-4d98-bd06-502bbab87f13 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] DELETE https://10.4.3.85/volume/v3/attachments/4c2f9ba2-3138-41ea-9e45-748f9a1e6b47 Aug 25 15:20:46.193493 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bff6cb6a-4885-4b7c-b82c-a64db8b40b8e req-3c56b64e-58c6-4d98-bd06-502bbab87f13 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:46.193493 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bff6cb6a-4885-4b7c-b82c-a64db8b40b8e req-3c56b64e-58c6-4d98-bd06-502bbab87f13 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:46.196111 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:46.196111 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:46.292339 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bff6cb6a-4885-4b7c-b82c-a64db8b40b8e req-3c56b64e-58c6-4d98-bd06-502bbab87f13 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/attachments/4c2f9ba2-3138-41ea-9e45-748f9a1e6b47 returned with HTTP 200 Aug 25 15:20:46.292804 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 456/1847] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:20:46 2026] DELETE /volume/v3/attachments/4c2f9ba2-3138-41ea-9e45-748f9a1e6b47 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:46.311195 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-bff6cb6a-4885-4b7c-b82c-a64db8b40b8e req-01f5d1a7-a210-450c-8306-ee73cb589cdd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:46.314403 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-bff6cb6a-4885-4b7c-b82c-a64db8b40b8e req-01f5d1a7-a210-450c-8306-ee73cb589cdd tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] DELETE https://10.4.3.85/volume/v3/attachments/29fe9986-e92e-4606-80c3-821426ce4b97 Aug 25 15:20:46.316496 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-bff6cb6a-4885-4b7c-b82c-a64db8b40b8e req-01f5d1a7-a210-450c-8306-ee73cb589cdd tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:46.316496 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-bff6cb6a-4885-4b7c-b82c-a64db8b40b8e req-01f5d1a7-a210-450c-8306-ee73cb589cdd tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:46.326553 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:46.326553 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:46.491573 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-bff6cb6a-4885-4b7c-b82c-a64db8b40b8e req-01f5d1a7-a210-450c-8306-ee73cb589cdd tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/attachments/29fe9986-e92e-4606-80c3-821426ce4b97 returned with HTTP 200 Aug 25 15:20:46.491801 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 464/1848] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:20:46 2026] DELETE /volume/v3/attachments/29fe9986-e92e-4606-80c3-821426ce4b97 => generated 19 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:46.962884 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1a16e2bc-bb1d-465b-9831-805f43989c55 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:46.965017 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1a16e2bc-bb1d-465b-9831-805f43989c55 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/946e5f09-ee90-4f7f-bf02-a9c2502a3a20 Aug 25 15:20:46.965281 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1a16e2bc-bb1d-465b-9831-805f43989c55 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:46.965546 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1a16e2bc-bb1d-465b-9831-805f43989c55 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:47.010040 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:47.010040 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:47.015737 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1a16e2bc-bb1d-465b-9831-805f43989c55 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Volume info retrieved successfully. Aug 25 15:20:47.016493 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-1a16e2bc-bb1d-465b-9831-805f43989c55 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:47.016665 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-1a16e2bc-bb1d-465b-9831-805f43989c55 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:47.066822 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-1a16e2bc-bb1d-465b-9831-805f43989c55 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:47.071816 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:47.071816 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:47.087187 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1a16e2bc-bb1d-465b-9831-805f43989c55 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/946e5f09-ee90-4f7f-bf02-a9c2502a3a20 returned with HTTP 200 Aug 25 15:20:47.089197 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 459/1849] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:46 2026] GET /volume/v3/volumes/946e5f09-ee90-4f7f-bf02-a9c2502a3a20 => generated 912 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:47.109356 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8a2d55fb-2629-4875-a830-e45799e28b58 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:47.114267 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:20:47.114902 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-149198841", "volume_type": "3aca4ecd-8a46-4571-a821-c5b23e50c661", "group_id": "1833b6ef-fec8-43f0-a28c-fa6305a84c4d", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:47.117429 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-149198841', 'volume_type': '3aca4ecd-8a46-4571-a821-c5b23e50c661', 'group_id': '1833b6ef-fec8-43f0-a28c-fa6305a84c4d', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:20:47.138188 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:47.138188 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:47.139068 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Create volume of 1 GB Aug 25 15:20:47.155342 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Availability Zones retrieved successfully. Aug 25 15:20:47.163638 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Flow 'volume_create_api' (13d2e434-64bf-4c97-9ac2-dbbafd44eb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:47.165357 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd8abe63-b4de-424a-b502-4501b1b02e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:47.166158 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:47.166158 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:47.166806 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:20:47.207616 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd8abe63-b4de-424a-b502-4501b1b02e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:20:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3aca4ecd-8a46-4571-a821-c5b23e50c661,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-960514938',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3aca4ecd-8a46-4571-a821-c5b23e50c661', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1833b6ef-fec8-43f0-a28c-fa6305a84c4d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:47.208822 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f63c357-05ff-44cd-9128-32cb87488086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:47.256248 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-960514938 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-960514938, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:20:47.256248 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-960514938 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-960514938, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:20:47.288606 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Created reservations ['d3901a44-5199-48c9-b131-fd5b772fbf2c', 'dd0fae8b-d420-407c-a46d-c1fa806e9516', '421b9ced-6d77-4703-b836-eba4f71ea46c', '2660c618-e652-4c3c-88aa-35bd4cd4b31a'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:20:47.289758 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f63c357-05ff-44cd-9128-32cb87488086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3901a44-5199-48c9-b131-fd5b772fbf2c', 'dd0fae8b-d420-407c-a46d-c1fa806e9516', '421b9ced-6d77-4703-b836-eba4f71ea46c', '2660c618-e652-4c3c-88aa-35bd4cd4b31a']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:47.290709 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edea1e3b-d91e-4e7f-af1a-d53d1107dc8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:48.861166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edea1e3b-d91e-4e7f-af1a-d53d1107dc8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '469b1ed5-1417-40f1-acf4-80af2d98f39f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-149198841',encryption_key_id=None,group_id=1833b6ef-fec8-43f0-a28c-fa6305a84c4d,group_type_id=,metadata={},multiattach=False,project_id='d096ec3d718547728a231eb538f2f992',qos_specs=None,replication_status=,reservations=['d3901a44-5199-48c9-b131-fd5b772fbf2c','dd0fae8b-d420-407c-a46d-c1fa806e9516','421b9ced-6d77-4703-b836-eba4f71ea46c','2660c618-e652-4c3c-88aa-35bd4cd4b31a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6620cbab1124a44a2b1af2a35555dd0',volume_type_id=3aca4ecd-8a46-4571-a821-c5b23e50c661), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:20:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-149198841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1833b6ef-fec8-43f0-a28c-fa6305a84c4d,host=None,id=469b1ed5-1417-40f1-acf4-80af2d98f39f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d096ec3d718547728a231eb538f2f992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6620cbab1124a44a2b1af2a35555dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3aca4ecd-8a46-4571-a821-c5b23e50c661),volume_type_id=3aca4ecd-8a46-4571-a821-c5b23e50c661)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:48.861166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cf40069-abee-4b2d-8c44-867f1bb5e2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:48.861166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cf40069-abee-4b2d-8c44-867f1bb5e2b7) transitioned into state 'SUCCESS' from state '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-149198841',encryption_key_id=None,group_id=1833b6ef-fec8-43f0-a28c-fa6305a84c4d,group_type_id=,metadata={},multiattach=False,project_id='d096ec3d718547728a231eb538f2f992',qos_specs=None,replication_status=,reservations=['d3901a44-5199-48c9-b131-fd5b772fbf2c','dd0fae8b-d420-407c-a46d-c1fa806e9516','421b9ced-6d77-4703-b836-eba4f71ea46c','2660c618-e652-4c3c-88aa-35bd4cd4b31a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6620cbab1124a44a2b1af2a35555dd0',volume_type_id=3aca4ecd-8a46-4571-a821-c5b23e50c661)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:48.861166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42938b90-23b8-4c72-bf55-73974c94b9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:20:48.861166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42938b90-23b8-4c72-bf55-73974c94b9bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:20:48.861166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Flow 'volume_create_api' (13d2e434-64bf-4c97-9ac2-dbbafd44eb2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:20:48.861166 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Create volume request issued successfully. Aug 25 15:20:48.861166 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:48.866080 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:48.866080 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:48.866080 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:48.866080 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:48.866080 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8a2d55fb-2629-4875-a830-e45799e28b58 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:20:48.866080 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 471/1850] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:20:47 2026] POST /volume/v3/volumes => generated 819 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:48.870001 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a3a31b9c-93c4-42af-a111-d896c56d8965 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:48.870001 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a3a31b9c-93c4-42af-a111-d896c56d8965 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/469b1ed5-1417-40f1-acf4-80af2d98f39f Aug 25 15:20:48.870001 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a3a31b9c-93c4-42af-a111-d896c56d8965 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:48.870001 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a3a31b9c-93c4-42af-a111-d896c56d8965 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:48.870001 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:48.870001 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:48.870001 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a3a31b9c-93c4-42af-a111-d896c56d8965 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Volume info retrieved successfully. Aug 25 15:20:48.870001 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-a3a31b9c-93c4-42af-a111-d896c56d8965 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:48.870001 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-a3a31b9c-93c4-42af-a111-d896c56d8965 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:48.870001 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-a3a31b9c-93c4-42af-a111-d896c56d8965 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:48.870001 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:48.870001 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:48.870001 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a3a31b9c-93c4-42af-a111-d896c56d8965 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/469b1ed5-1417-40f1-acf4-80af2d98f39f returned with HTTP 200 Aug 25 15:20:48.870001 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 457/1851] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:47 2026] GET /volume/v3/volumes/469b1ed5-1417-40f1-acf4-80af2d98f39f => generated 887 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:48.873547 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-df0eb270-8d14-4465-bd91-36821d4d04ef None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:48.873547 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-df0eb270-8d14-4465-bd91-36821d4d04ef tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/469b1ed5-1417-40f1-acf4-80af2d98f39f Aug 25 15:20:48.873547 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-df0eb270-8d14-4465-bd91-36821d4d04ef tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:48.873547 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-df0eb270-8d14-4465-bd91-36821d4d04ef tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:48.873547 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:48.873547 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:48.873547 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-df0eb270-8d14-4465-bd91-36821d4d04ef tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Volume info retrieved successfully. Aug 25 15:20:48.873547 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-df0eb270-8d14-4465-bd91-36821d4d04ef tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:48.873547 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-df0eb270-8d14-4465-bd91-36821d4d04ef tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:48.873547 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-df0eb270-8d14-4465-bd91-36821d4d04ef tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:48.873547 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:48.873547 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:48.873547 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-df0eb270-8d14-4465-bd91-36821d4d04ef tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/469b1ed5-1417-40f1-acf4-80af2d98f39f returned with HTTP 200 Aug 25 15:20:48.873547 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 465/1852] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:48 2026] GET /volume/v3/volumes/469b1ed5-1417-40f1-acf4-80af2d98f39f => generated 912 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:48.875791 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d23796c8-349b-4554-943c-4fd838c96fef None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:48.875791 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d23796c8-349b-4554-943c-4fd838c96fef tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] PUT https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:48.875791 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d23796c8-349b-4554-943c-4fd838c96fef tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "946e5f09-ee90-4f7f-bf02-a9c2502a3a20"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:48.875791 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-d23796c8-349b-4554-943c-4fd838c96fef tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Update called for group 1833b6ef-fec8-43f0-a28c-fa6305a84c4d. {{(pid=100467) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 15:20:48.875791 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-d23796c8-349b-4554-943c-4fd838c96fef tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Updating group 1833b6ef-fec8-43f0-a28c-fa6305a84c4d with name None description: None add_volumes: None remove_volumes: 946e5f09-ee90-4f7f-bf02-a9c2502a3a20. Aug 25 15:20:48.875791 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:48.875791 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:48.875791 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d23796c8-349b-4554-943c-4fd838c96fef tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d returned with HTTP 202 Aug 25 15:20:48.875791 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 460/1853] 10.4.3.85 () {70 vars in 1399 bytes} [Tue Aug 25 15:20:48 2026] PUT /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:20:48.876987 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ca1145d3-9303-4d84-82c7-07a3fc67c761 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:48.876987 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca1145d3-9303-4d84-82c7-07a3fc67c761 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:48.876987 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ca1145d3-9303-4d84-82c7-07a3fc67c761 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:48.876987 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ca1145d3-9303-4d84-82c7-07a3fc67c761 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:48.876987 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-ca1145d3-9303-4d84-82c7-07a3fc67c761 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 1833b6ef-fec8-43f0-a28c-fa6305a84c4d {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:48.876987 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:48.876987 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:48.884760 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca1145d3-9303-4d84-82c7-07a3fc67c761 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d returned with HTTP 200 Aug 25 15:20:48.884760 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 472/1854] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:48 2026] GET /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:49.898242 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-19a266e4-f45d-4ad4-8ad9-88b95a24b325 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:49.900745 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-19a266e4-f45d-4ad4-8ad9-88b95a24b325 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:49.901023 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-19a266e4-f45d-4ad4-8ad9-88b95a24b325 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:49.901461 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-19a266e4-f45d-4ad4-8ad9-88b95a24b325 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:49.901756 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-19a266e4-f45d-4ad4-8ad9-88b95a24b325 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 1833b6ef-fec8-43f0-a28c-fa6305a84c4d {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:49.918108 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:49.918108 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:49.935576 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-19a266e4-f45d-4ad4-8ad9-88b95a24b325 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d returned with HTTP 200 Aug 25 15:20:49.936047 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 458/1855] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:49 2026] GET /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d => generated 392 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:49.949874 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-506979b0-a974-4749-ba7f-519855fb6e90 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:49.954518 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-506979b0-a974-4749-ba7f-519855fb6e90 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] PUT https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:49.955104 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-506979b0-a974-4749-ba7f-519855fb6e90 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "946e5f09-ee90-4f7f-bf02-a9c2502a3a20"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:49.962594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-506979b0-a974-4749-ba7f-519855fb6e90 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Update called for group 1833b6ef-fec8-43f0-a28c-fa6305a84c4d. {{(pid=100465) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 15:20:49.962594 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.groups [None req-506979b0-a974-4749-ba7f-519855fb6e90 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Updating group 1833b6ef-fec8-43f0-a28c-fa6305a84c4d with name None description: None add_volumes: 946e5f09-ee90-4f7f-bf02-a9c2502a3a20 remove_volumes: None. Aug 25 15:20:49.966533 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:49.966533 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:50.006551 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-506979b0-a974-4749-ba7f-519855fb6e90 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d returned with HTTP 202 Aug 25 15:20:50.007634 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 466/1856] 10.4.3.85 () {70 vars in 1399 bytes} [Tue Aug 25 15:20:49 2026] PUT /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:20:50.019028 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cf5a4c44-058a-400f-a4db-73c9ee6a2e35 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:50.022114 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf5a4c44-058a-400f-a4db-73c9ee6a2e35 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:50.022341 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf5a4c44-058a-400f-a4db-73c9ee6a2e35 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:50.022591 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf5a4c44-058a-400f-a4db-73c9ee6a2e35 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:50.022740 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-cf5a4c44-058a-400f-a4db-73c9ee6a2e35 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 1833b6ef-fec8-43f0-a28c-fa6305a84c4d {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:50.028910 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:50.028910 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:50.037817 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf5a4c44-058a-400f-a4db-73c9ee6a2e35 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d returned with HTTP 200 Aug 25 15:20:50.038224 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 461/1857] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:50 2026] GET /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:50.170056 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ba2448b1-e861-4111-8f7d-e537ad4f810d req-7541f8b8-0776-4401-b9a5-92f5bdeda7e1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:50.172710 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ba2448b1-e861-4111-8f7d-e537ad4f810d req-7541f8b8-0776-4401-b9a5-92f5bdeda7e1 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 Aug 25 15:20:50.172951 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ba2448b1-e861-4111-8f7d-e537ad4f810d req-7541f8b8-0776-4401-b9a5-92f5bdeda7e1 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:50.173213 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ba2448b1-e861-4111-8f7d-e537ad4f810d req-7541f8b8-0776-4401-b9a5-92f5bdeda7e1 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:50.184622 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:50.184622 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:50.195106 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-ba2448b1-e861-4111-8f7d-e537ad4f810d req-7541f8b8-0776-4401-b9a5-92f5bdeda7e1 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:20:50.198772 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ba2448b1-e861-4111-8f7d-e537ad4f810d req-7541f8b8-0776-4401-b9a5-92f5bdeda7e1 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 returned with HTTP 200 Aug 25 15:20:50.203090 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 473/1858] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:20:50 2026] GET /volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:50.255553 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2b67c35f-1a08-45a2-bb93-765b420a43a1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:50.256838 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2b67c35f-1a08-45a2-bb93-765b420a43a1 None None] GET https://10.4.3.85/volume// Aug 25 15:20:50.258672 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2b67c35f-1a08-45a2-bb93-765b420a43a1 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:50.258672 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2b67c35f-1a08-45a2-bb93-765b420a43a1 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:50.258672 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2b67c35f-1a08-45a2-bb93-765b420a43a1 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:20:50.258672 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 459/1859] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:20:50 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:20:50.270949 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-ba2448b1-e861-4111-8f7d-e537ad4f810d req-5607d1e2-052b-4145-836a-76473d631beb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:50.273627 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-ba2448b1-e861-4111-8f7d-e537ad4f810d req-5607d1e2-052b-4145-836a-76473d631beb tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:20:50.274755 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-ba2448b1-e861-4111-8f7d-e537ad4f810d req-5607d1e2-052b-4145-836a-76473d631beb tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bae5abae-ec1f-4b80-961e-67c60b5e8709", "connector": null, "instance_uuid": "2c486650-4e78-4390-a5e1-73bc04601b31"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:50.284897 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:50.284897 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:50.477059 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-ba2448b1-e861-4111-8f7d-e537ad4f810d req-5607d1e2-052b-4145-836a-76473d631beb tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:20:50.477267 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 467/1860] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:20:50 2026] POST /volume/v3/attachments => generated 273 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:50.634325 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ba2448b1-e861-4111-8f7d-e537ad4f810d req-1dca2f74-5013-4c20-85dc-8660c6682744 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:50.641961 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ba2448b1-e861-4111-8f7d-e537ad4f810d req-1dca2f74-5013-4c20-85dc-8660c6682744 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] POST https://10.4.3.85/volume/v3/attachments/1320c47d-2125-40a7-b63c-57b99eb3b0ed/action Aug 25 15:20:50.642563 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ba2448b1-e861-4111-8f7d-e537ad4f810d req-1dca2f74-5013-4c20-85dc-8660c6682744 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:20:50.642780 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ba2448b1-e861-4111-8f7d-e537ad4f810d req-1dca2f74-5013-4c20-85dc-8660c6682744 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:50.671463 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:50.671463 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:50.689500 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ba2448b1-e861-4111-8f7d-e537ad4f810d req-1dca2f74-5013-4c20-85dc-8660c6682744 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/attachments/1320c47d-2125-40a7-b63c-57b99eb3b0ed/action returned with HTTP 204 Aug 25 15:20:50.689500 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 462/1861] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:20:50 2026] POST /volume/v3/attachments/1320c47d-2125-40a7-b63c-57b99eb3b0ed/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:50.739552 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-39a9b050-d683-4445-ab95-406ffa2c2266 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:50.742617 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-39a9b050-d683-4445-ab95-406ffa2c2266 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 Aug 25 15:20:50.742617 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-39a9b050-d683-4445-ab95-406ffa2c2266 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:50.742617 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-39a9b050-d683-4445-ab95-406ffa2c2266 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:50.754717 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:50.754717 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:50.758607 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-39a9b050-d683-4445-ab95-406ffa2c2266 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:20:50.764350 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-39a9b050-d683-4445-ab95-406ffa2c2266 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 returned with HTTP 200 Aug 25 15:20:50.764908 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 474/1862] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:50 2026] GET /volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 => generated 1110 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:50.796740 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-761e6f8a-1caa-4aba-9fc7-892ea4845f8f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:50.798947 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-761e6f8a-1caa-4aba-9fc7-892ea4845f8f tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 Aug 25 15:20:50.798947 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-761e6f8a-1caa-4aba-9fc7-892ea4845f8f tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:50.799241 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-761e6f8a-1caa-4aba-9fc7-892ea4845f8f tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:50.815175 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:50.815175 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:50.823132 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-761e6f8a-1caa-4aba-9fc7-892ea4845f8f tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:20:50.831776 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-761e6f8a-1caa-4aba-9fc7-892ea4845f8f tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 returned with HTTP 200 Aug 25 15:20:50.832331 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 460/1863] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:50 2026] GET /volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 => generated 1110 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:50.889614 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-f3ddf7e6-91dd-48a4-8174-b79846b5db40 req-03b89891-78da-4476-acaa-deff90b1925c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:50.891747 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-f3ddf7e6-91dd-48a4-8174-b79846b5db40 req-03b89891-78da-4476-acaa-deff90b1925c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 Aug 25 15:20:50.892083 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-f3ddf7e6-91dd-48a4-8174-b79846b5db40 req-03b89891-78da-4476-acaa-deff90b1925c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:50.892504 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-f3ddf7e6-91dd-48a4-8174-b79846b5db40 req-03b89891-78da-4476-acaa-deff90b1925c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:50.914969 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:50.914969 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:50.920988 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-f3ddf7e6-91dd-48a4-8174-b79846b5db40 req-03b89891-78da-4476-acaa-deff90b1925c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:20:50.928898 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-f3ddf7e6-91dd-48a4-8174-b79846b5db40 req-03b89891-78da-4476-acaa-deff90b1925c tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 returned with HTTP 200 Aug 25 15:20:50.929507 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 468/1864] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:20:50 2026] GET /volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 => generated 1110 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:50.997586 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-f3ddf7e6-91dd-48a4-8174-b79846b5db40 req-7c0e87ec-85f7-4bae-887a-157217137969 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:51.000531 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f3ddf7e6-91dd-48a4-8174-b79846b5db40 req-7c0e87ec-85f7-4bae-887a-157217137969 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] DELETE https://10.4.3.85/volume/v3/attachments/1320c47d-2125-40a7-b63c-57b99eb3b0ed Aug 25 15:20:51.000834 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f3ddf7e6-91dd-48a4-8174-b79846b5db40 req-7c0e87ec-85f7-4bae-887a-157217137969 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:51.001115 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f3ddf7e6-91dd-48a4-8174-b79846b5db40 req-7c0e87ec-85f7-4bae-887a-157217137969 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:51.010208 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:51.010208 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:51.051341 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6682d860-0e56-4970-8afb-52060d0433aa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:51.053953 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6682d860-0e56-4970-8afb-52060d0433aa tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:51.054230 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6682d860-0e56-4970-8afb-52060d0433aa tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:51.054486 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6682d860-0e56-4970-8afb-52060d0433aa tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:51.054680 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-6682d860-0e56-4970-8afb-52060d0433aa tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 1833b6ef-fec8-43f0-a28c-fa6305a84c4d {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:51.058569 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:51.058569 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:51.071651 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6682d860-0e56-4970-8afb-52060d0433aa tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d returned with HTTP 200 Aug 25 15:20:51.071651 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 475/1865] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:51 2026] GET /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:51.084524 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-32356108-7106-4151-829f-1ad19e8e9051 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:51.089830 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-32356108-7106-4151-829f-1ad19e8e9051 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] PUT https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:51.090382 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-32356108-7106-4151-829f-1ad19e8e9051 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "469b1ed5-1417-40f1-acf4-80af2d98f39f"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:51.093061 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-32356108-7106-4151-829f-1ad19e8e9051 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Update called for group 1833b6ef-fec8-43f0-a28c-fa6305a84c4d. {{(pid=100468) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 15:20:51.093457 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-32356108-7106-4151-829f-1ad19e8e9051 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Updating group 1833b6ef-fec8-43f0-a28c-fa6305a84c4d with name None description: None add_volumes: None remove_volumes: 469b1ed5-1417-40f1-acf4-80af2d98f39f. Aug 25 15:20:51.096244 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f3ddf7e6-91dd-48a4-8174-b79846b5db40 req-7c0e87ec-85f7-4bae-887a-157217137969 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/attachments/1320c47d-2125-40a7-b63c-57b99eb3b0ed returned with HTTP 200 Aug 25 15:20:51.096859 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 463/1866] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:20:50 2026] DELETE /volume/v3/attachments/1320c47d-2125-40a7-b63c-57b99eb3b0ed => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:51.097430 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:51.097430 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:51.131717 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-32356108-7106-4151-829f-1ad19e8e9051 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d returned with HTTP 202 Aug 25 15:20:51.132303 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 461/1867] 10.4.3.85 () {70 vars in 1399 bytes} [Tue Aug 25 15:20:51 2026] PUT /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:20:51.146258 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a742c2fa-18b4-493d-b392-d40a41bf5f74 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:51.149717 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a742c2fa-18b4-493d-b392-d40a41bf5f74 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:51.150609 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a742c2fa-18b4-493d-b392-d40a41bf5f74 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:51.150609 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a742c2fa-18b4-493d-b392-d40a41bf5f74 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:51.152212 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-a742c2fa-18b4-493d-b392-d40a41bf5f74 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 1833b6ef-fec8-43f0-a28c-fa6305a84c4d {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:51.157310 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:51.157310 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:51.168629 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a742c2fa-18b4-493d-b392-d40a41bf5f74 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d returned with HTTP 200 Aug 25 15:20:51.169864 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 469/1868] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:51 2026] GET /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:51.201814 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c123076e-6857-43a3-b39b-ba882c11827b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:51.203921 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c123076e-6857-43a3-b39b-ba882c11827b tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 Aug 25 15:20:51.204138 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c123076e-6857-43a3-b39b-ba882c11827b tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:51.204419 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c123076e-6857-43a3-b39b-ba882c11827b tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:51.215567 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:51.215567 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:51.220521 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c123076e-6857-43a3-b39b-ba882c11827b tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:20:51.225795 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c123076e-6857-43a3-b39b-ba882c11827b tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 returned with HTTP 200 Aug 25 15:20:51.226328 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 476/1869] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:51 2026] GET /volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:51.725781 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-46fc62a6-d86d-49a0-a379-9dd13a642a7a req-97ef583f-e6f2-402e-a264-b681083a9174 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:51.731165 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-46fc62a6-d86d-49a0-a379-9dd13a642a7a req-97ef583f-e6f2-402e-a264-b681083a9174 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] DELETE https://10.4.3.85/volume/v3/attachments/309343b8-d2ca-4982-979f-5c4a40f00b68 Aug 25 15:20:51.731165 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-46fc62a6-d86d-49a0-a379-9dd13a642a7a req-97ef583f-e6f2-402e-a264-b681083a9174 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:51.731165 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-46fc62a6-d86d-49a0-a379-9dd13a642a7a req-97ef583f-e6f2-402e-a264-b681083a9174 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:51.744591 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:51.744591 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:51.874675 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-46fc62a6-d86d-49a0-a379-9dd13a642a7a req-97ef583f-e6f2-402e-a264-b681083a9174 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/attachments/309343b8-d2ca-4982-979f-5c4a40f00b68 returned with HTTP 200 Aug 25 15:20:51.875112 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 464/1870] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:20:51 2026] DELETE /volume/v3/attachments/309343b8-d2ca-4982-979f-5c4a40f00b68 => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:51.894141 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-46fc62a6-d86d-49a0-a379-9dd13a642a7a req-dd8485e5-05cd-4c43-a2bd-c285295bb137 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:51.897521 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-46fc62a6-d86d-49a0-a379-9dd13a642a7a req-dd8485e5-05cd-4c43-a2bd-c285295bb137 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] DELETE https://10.4.3.85/volume/v3/attachments/01f7a855-2cca-4b67-a9dd-35125107dd90 Aug 25 15:20:51.897521 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-46fc62a6-d86d-49a0-a379-9dd13a642a7a req-dd8485e5-05cd-4c43-a2bd-c285295bb137 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:51.897702 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-46fc62a6-d86d-49a0-a379-9dd13a642a7a req-dd8485e5-05cd-4c43-a2bd-c285295bb137 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:51.907144 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:51.907144 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:51.928861 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-82a7f574-97e9-4fef-b9ae-2ff02283feda None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:51.933975 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-82a7f574-97e9-4fef-b9ae-2ff02283feda tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] DELETE https://10.4.3.85/volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c Aug 25 15:20:51.934219 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-82a7f574-97e9-4fef-b9ae-2ff02283feda tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:51.934428 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-82a7f574-97e9-4fef-b9ae-2ff02283feda tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:51.934686 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-82a7f574-97e9-4fef-b9ae-2ff02283feda tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Delete volume with id: ae0cd7f8-14e7-49f9-8f16-d0639033bf4c Aug 25 15:20:51.946112 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:51.946112 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:51.946796 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-82a7f574-97e9-4fef-b9ae-2ff02283feda tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:20:52.002723 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-82a7f574-97e9-4fef-b9ae-2ff02283feda tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Delete volume request issued successfully. Aug 25 15:20:52.003192 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-82a7f574-97e9-4fef-b9ae-2ff02283feda tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c returned with HTTP 202 Aug 25 15:20:52.005271 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 470/1871] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:20:51 2026] DELETE /volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:20:52.007716 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-46fc62a6-d86d-49a0-a379-9dd13a642a7a req-dd8485e5-05cd-4c43-a2bd-c285295bb137 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/attachments/01f7a855-2cca-4b67-a9dd-35125107dd90 returned with HTTP 200 Aug 25 15:20:52.007801 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 462/1872] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:20:51 2026] DELETE /volume/v3/attachments/01f7a855-2cca-4b67-a9dd-35125107dd90 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:52.016331 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5cd22c0c-6d8a-4144-ba80-320f4f66d161 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:52.018914 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5cd22c0c-6d8a-4144-ba80-320f4f66d161 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c Aug 25 15:20:52.019171 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5cd22c0c-6d8a-4144-ba80-320f4f66d161 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:52.019426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5cd22c0c-6d8a-4144-ba80-320f4f66d161 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:52.024457 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-46fc62a6-d86d-49a0-a379-9dd13a642a7a req-bfb4702c-7d45-4563-9d66-b9b974530586 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:52.027367 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-46fc62a6-d86d-49a0-a379-9dd13a642a7a req-bfb4702c-7d45-4563-9d66-b9b974530586 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] DELETE https://10.4.3.85/volume/v3/attachments/8a6bfcf3-c087-4e88-9c14-643d9255f711 Aug 25 15:20:52.027367 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-46fc62a6-d86d-49a0-a379-9dd13a642a7a req-bfb4702c-7d45-4563-9d66-b9b974530586 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:52.027590 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-46fc62a6-d86d-49a0-a379-9dd13a642a7a req-bfb4702c-7d45-4563-9d66-b9b974530586 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:52.030150 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:52.030150 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:52.037517 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5cd22c0c-6d8a-4144-ba80-320f4f66d161 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:20:52.045132 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5cd22c0c-6d8a-4144-ba80-320f4f66d161 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c returned with HTTP 200 Aug 25 15:20:52.046166 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 477/1873] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:52 2026] GET /volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:52.049040 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:52.049040 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:52.190842 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-46fc62a6-d86d-49a0-a379-9dd13a642a7a req-bfb4702c-7d45-4563-9d66-b9b974530586 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/attachments/8a6bfcf3-c087-4e88-9c14-643d9255f711 returned with HTTP 200 Aug 25 15:20:52.191264 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 465/1874] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:20:52 2026] DELETE /volume/v3/attachments/8a6bfcf3-c087-4e88-9c14-643d9255f711 => generated 19 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:20:52.236421 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-37e0b2ff-df96-4586-a726-1bbc23d163a6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:52.239495 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-37e0b2ff-df96-4586-a726-1bbc23d163a6 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:52.239495 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-37e0b2ff-df96-4586-a726-1bbc23d163a6 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:52.240832 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-37e0b2ff-df96-4586-a726-1bbc23d163a6 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:52.240832 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-37e0b2ff-df96-4586-a726-1bbc23d163a6 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 1833b6ef-fec8-43f0-a28c-fa6305a84c4d {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:52.249443 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:52.249443 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:52.265513 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-37e0b2ff-df96-4586-a726-1bbc23d163a6 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d returned with HTTP 200 Aug 25 15:20:52.266125 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 471/1875] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:52 2026] GET /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:52.335535 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-be550091-0cf9-4a34-ab35-ae14279dd831 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:52.337221 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be550091-0cf9-4a34-ab35-ae14279dd831 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] PUT https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:52.417269 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-be550091-0cf9-4a34-ab35-ae14279dd831 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "469b1ed5-1417-40f1-acf4-80af2d98f39f"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:52.417269 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-be550091-0cf9-4a34-ab35-ae14279dd831 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Update called for group 1833b6ef-fec8-43f0-a28c-fa6305a84c4d. {{(pid=100468) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 15:20:52.417269 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-be550091-0cf9-4a34-ab35-ae14279dd831 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Updating group 1833b6ef-fec8-43f0-a28c-fa6305a84c4d with name None description: None add_volumes: 469b1ed5-1417-40f1-acf4-80af2d98f39f remove_volumes: None. Aug 25 15:20:52.417269 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:52.417269 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:52.548910 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be550091-0cf9-4a34-ab35-ae14279dd831 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d returned with HTTP 202 Aug 25 15:20:52.549730 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 463/1876] 10.4.3.85 () {70 vars in 1399 bytes} [Tue Aug 25 15:20:52 2026] PUT /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:20:52.559041 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-78991d1a-b370-4ba9-9241-42a086ca2d6d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:52.561676 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-78991d1a-b370-4ba9-9241-42a086ca2d6d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:52.561676 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-78991d1a-b370-4ba9-9241-42a086ca2d6d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:52.561856 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-78991d1a-b370-4ba9-9241-42a086ca2d6d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:52.562059 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-78991d1a-b370-4ba9-9241-42a086ca2d6d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 1833b6ef-fec8-43f0-a28c-fa6305a84c4d {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:52.567308 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:52.567308 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:52.579282 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-78991d1a-b370-4ba9-9241-42a086ca2d6d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d returned with HTTP 200 Aug 25 15:20:52.580185 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 478/1877] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:52 2026] GET /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:53.064395 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ec2ccbf5-a2f0-4e72-85ad-73ca3e38af0b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:53.067555 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ec2ccbf5-a2f0-4e72-85ad-73ca3e38af0b tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c Aug 25 15:20:53.068238 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ec2ccbf5-a2f0-4e72-85ad-73ca3e38af0b tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:53.068238 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ec2ccbf5-a2f0-4e72-85ad-73ca3e38af0b tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:53.076947 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ec2ccbf5-a2f0-4e72-85ad-73ca3e38af0b tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c returned with HTTP 404 Aug 25 15:20:53.077533 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 466/1878] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:53 2026] GET /volume/v3/volumes/ae0cd7f8-14e7-49f9-8f16-d0639033bf4c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:53.084395 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-43661566-6f7e-4955-8f17-787a914a2148 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:53.086896 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-43661566-6f7e-4955-8f17-787a914a2148 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] DELETE https://10.4.3.85/volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 Aug 25 15:20:53.087172 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-43661566-6f7e-4955-8f17-787a914a2148 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:53.087432 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-43661566-6f7e-4955-8f17-787a914a2148 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:53.087762 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-43661566-6f7e-4955-8f17-787a914a2148 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Delete volume with id: 33b3d03d-46fc-45cf-8694-114e1cef5139 Aug 25 15:20:53.096921 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:53.096921 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:53.097429 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-43661566-6f7e-4955-8f17-787a914a2148 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:20:53.162941 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-43661566-6f7e-4955-8f17-787a914a2148 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Delete volume request issued successfully. Aug 25 15:20:53.163204 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-43661566-6f7e-4955-8f17-787a914a2148 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 returned with HTTP 202 Aug 25 15:20:53.163774 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 472/1879] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:20:53 2026] DELETE /volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:20:53.172685 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ce7be4cc-5540-4013-b081-c629fb63dcb5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:53.174699 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ce7be4cc-5540-4013-b081-c629fb63dcb5 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 Aug 25 15:20:53.174979 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ce7be4cc-5540-4013-b081-c629fb63dcb5 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:53.175193 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ce7be4cc-5540-4013-b081-c629fb63dcb5 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:53.185940 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:53.185940 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:53.190673 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ce7be4cc-5540-4013-b081-c629fb63dcb5 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:20:53.195761 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ce7be4cc-5540-4013-b081-c629fb63dcb5 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 returned with HTTP 200 Aug 25 15:20:53.196186 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 464/1880] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:53 2026] GET /volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:53.590680 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-72565b80-48e9-4afa-8bc2-4db9091226d9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:53.592603 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72565b80-48e9-4afa-8bc2-4db9091226d9 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:53.593115 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-72565b80-48e9-4afa-8bc2-4db9091226d9 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:53.593115 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-72565b80-48e9-4afa-8bc2-4db9091226d9 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:53.593115 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-72565b80-48e9-4afa-8bc2-4db9091226d9 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 1833b6ef-fec8-43f0-a28c-fa6305a84c4d {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:53.613963 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:53.613963 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:53.622358 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72565b80-48e9-4afa-8bc2-4db9091226d9 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d returned with HTTP 200 Aug 25 15:20:53.622871 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 479/1881] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:53 2026] GET /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d => generated 392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:53.633700 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-724318af-2e7a-47a7-8b0e-3575fdc96021 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:53.635529 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-724318af-2e7a-47a7-8b0e-3575fdc96021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:20:53.635796 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-724318af-2e7a-47a7-8b0e-3575fdc96021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:53.635990 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-724318af-2e7a-47a7-8b0e-3575fdc96021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:53.636241 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-724318af-2e7a-47a7-8b0e-3575fdc96021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:20:53.636593 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:53.636593 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:53.637007 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-724318af-2e7a-47a7-8b0e-3575fdc96021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:20:53.736123 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-724318af-2e7a-47a7-8b0e-3575fdc96021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Get all volumes completed successfully. Aug 25 15:20:53.736974 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-724318af-2e7a-47a7-8b0e-3575fdc96021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:53.737160 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-724318af-2e7a-47a7-8b0e-3575fdc96021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:53.770164 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-724318af-2e7a-47a7-8b0e-3575fdc96021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:53.773606 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:53.773606 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:53.779741 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-724318af-2e7a-47a7-8b0e-3575fdc96021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:53.779999 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-724318af-2e7a-47a7-8b0e-3575fdc96021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:53.822352 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-724318af-2e7a-47a7-8b0e-3575fdc96021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:53.827184 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:53.827184 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:53.836964 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-724318af-2e7a-47a7-8b0e-3575fdc96021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:20:53.837538 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 467/1882] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:20:53 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:20:53.853463 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6b6ef1b0-2f4b-4b23-b2d5-c341eac23170 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:53.855371 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6b6ef1b0-2f4b-4b23-b2d5-c341eac23170 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] POST https://10.4.3.85/volume/v3/group_snapshots Aug 25 15:20:53.855880 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6b6ef1b0-2f4b-4b23-b2d5-c341eac23170 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1833b6ef-fec8-43f0-a28c-fa6305a84c4d", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1813711869"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:53.857732 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.group_snapshots [None req-6b6ef1b0-2f4b-4b23-b2d5-c341eac23170 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1833b6ef-fec8-43f0-a28c-fa6305a84c4d', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1813711869'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 15:20:53.861445 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:53.861445 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:53.864832 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.group_snapshots [None req-6b6ef1b0-2f4b-4b23-b2d5-c341eac23170 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1813711869. Aug 25 15:20:53.903559 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:53.903559 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:53.928101 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-6b6ef1b0-2f4b-4b23-b2d5-c341eac23170 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-960514938 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-960514938, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:20:54.053132 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-6b6ef1b0-2f4b-4b23-b2d5-c341eac23170 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Created reservations ['719ce3c2-8354-40bf-98cd-9c64c6d34c54', '57103b23-d87d-4713-8374-8a527396107f', 'd9c8774e-1e73-44b3-ae77-17ff89a5d240', '6d6f86e2-6941-4b32-8743-e7af4bab2f83'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:20:54.174527 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6b6ef1b0-2f4b-4b23-b2d5-c341eac23170 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots returned with HTTP 202 Aug 25 15:20:54.175065 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 473/1883] 10.4.3.85 () {70 vars in 1317 bytes} [Tue Aug 25 15:20:53 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:54.187147 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8e7ff56c-9501-469e-a1f0-9cc696c41138 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:54.187147 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e7ff56c-9501-469e-a1f0-9cc696c41138 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/29840cec-417b-4645-b5ee-f0929ff8a37d Aug 25 15:20:54.187147 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e7ff56c-9501-469e-a1f0-9cc696c41138 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:54.187844 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e7ff56c-9501-469e-a1f0-9cc696c41138 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:54.187844 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-8e7ff56c-9501-469e-a1f0-9cc696c41138 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 29840cec-417b-4645-b5ee-f0929ff8a37d {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:20:54.191741 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:54.191741 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:54.199883 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e7ff56c-9501-469e-a1f0-9cc696c41138 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/29840cec-417b-4645-b5ee-f0929ff8a37d returned with HTTP 200 Aug 25 15:20:54.200412 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 465/1884] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:20:54 2026] GET /volume/v3/group_snapshots/29840cec-417b-4645-b5ee-f0929ff8a37d => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:54.217123 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7fa11000-46a9-4a0f-b258-ba89eb1a417f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:54.222490 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7fa11000-46a9-4a0f-b258-ba89eb1a417f tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 Aug 25 15:20:54.222490 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7fa11000-46a9-4a0f-b258-ba89eb1a417f tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:54.222490 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7fa11000-46a9-4a0f-b258-ba89eb1a417f tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:54.237736 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7fa11000-46a9-4a0f-b258-ba89eb1a417f tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 returned with HTTP 404 Aug 25 15:20:54.238601 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 480/1885] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:54 2026] GET /volume/v3/volumes/33b3d03d-46fc-45cf-8694-114e1cef5139 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:54.248916 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9721a2cd-b118-43bd-9d5d-e43e0ff0bd4f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:54.251131 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9721a2cd-b118-43bd-9d5d-e43e0ff0bd4f tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc Aug 25 15:20:54.252598 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9721a2cd-b118-43bd-9d5d-e43e0ff0bd4f tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:54.252598 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9721a2cd-b118-43bd-9d5d-e43e0ff0bd4f tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:54.252598 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-9721a2cd-b118-43bd-9d5d-e43e0ff0bd4f tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Delete volume with id: d3cb8e6e-05bc-4579-b733-5da3a9378acc Aug 25 15:20:54.267457 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:54.267457 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:54.268923 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9721a2cd-b118-43bd-9d5d-e43e0ff0bd4f tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:20:54.324850 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9721a2cd-b118-43bd-9d5d-e43e0ff0bd4f tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Delete volume request issued successfully. Aug 25 15:20:54.325231 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9721a2cd-b118-43bd-9d5d-e43e0ff0bd4f tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc returned with HTTP 202 Aug 25 15:20:54.325882 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 468/1886] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:20:54 2026] DELETE /volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:20:54.337093 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0889fc32-02c1-453a-a09d-a4d1919b6d74 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:54.340233 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0889fc32-02c1-453a-a09d-a4d1919b6d74 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc Aug 25 15:20:54.340531 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0889fc32-02c1-453a-a09d-a4d1919b6d74 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:54.340808 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0889fc32-02c1-453a-a09d-a4d1919b6d74 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:54.348815 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:54.348815 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:54.353312 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0889fc32-02c1-453a-a09d-a4d1919b6d74 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Volume info retrieved successfully. Aug 25 15:20:54.366904 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0889fc32-02c1-453a-a09d-a4d1919b6d74 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc returned with HTTP 200 Aug 25 15:20:54.367508 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 474/1887] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:54 2026] GET /volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:55.211983 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e27b9c31-fd9b-4205-b845-130d42d00bb1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:55.215446 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e27b9c31-fd9b-4205-b845-130d42d00bb1 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/29840cec-417b-4645-b5ee-f0929ff8a37d Aug 25 15:20:55.215732 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e27b9c31-fd9b-4205-b845-130d42d00bb1 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:55.215952 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e27b9c31-fd9b-4205-b845-130d42d00bb1 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:55.216102 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-e27b9c31-fd9b-4205-b845-130d42d00bb1 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 29840cec-417b-4645-b5ee-f0929ff8a37d {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:20:55.225765 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:55.225765 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:55.234317 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e27b9c31-fd9b-4205-b845-130d42d00bb1 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/29840cec-417b-4645-b5ee-f0929ff8a37d returned with HTTP 200 Aug 25 15:20:55.235368 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 466/1888] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:20:55 2026] GET /volume/v3/group_snapshots/29840cec-417b-4645-b5ee-f0929ff8a37d => generated 327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:55.245664 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-192fec9c-e641-40e8-a410-c426feb6f423 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:55.248878 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-192fec9c-e641-40e8-a410-c426feb6f423 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/snapshots/detail Aug 25 15:20:55.248975 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-192fec9c-e641-40e8-a410-c426feb6f423 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:55.249278 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-192fec9c-e641-40e8-a410-c426feb6f423 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:55.270426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-192fec9c-e641-40e8-a410-c426feb6f423 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:20:55.270426 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:55.270426 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:55.270426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-192fec9c-e641-40e8-a410-c426feb6f423 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:20:55.270426 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-192fec9c-e641-40e8-a410-c426feb6f423 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Get all snapshots completed successfully. Aug 25 15:20:55.270426 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:55.270426 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:55.270426 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-192fec9c-e641-40e8-a410-c426feb6f423 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 15:20:55.270426 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 481/1889] 10.4.3.85 () {66 vars in 1257 bytes} [Tue Aug 25 15:20:55 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:55.279122 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c592ad1b-d3c7-4073-8907-cfe1c8e8bd49 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:55.281371 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c592ad1b-d3c7-4073-8907-cfe1c8e8bd49 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/snapshots/f20606d6-b816-4fb0-a8c7-3bb72a1d8ca5 Aug 25 15:20:55.281923 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c592ad1b-d3c7-4073-8907-cfe1c8e8bd49 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:55.282275 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c592ad1b-d3c7-4073-8907-cfe1c8e8bd49 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:55.294945 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:55.294945 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:55.295354 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c592ad1b-d3c7-4073-8907-cfe1c8e8bd49 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Snapshot retrieved successfully. Aug 25 15:20:55.296408 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c592ad1b-d3c7-4073-8907-cfe1c8e8bd49 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/snapshots/f20606d6-b816-4fb0-a8c7-3bb72a1d8ca5 returned with HTTP 200 Aug 25 15:20:55.297458 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 469/1890] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:20:55 2026] GET /volume/v3/snapshots/f20606d6-b816-4fb0-a8c7-3bb72a1d8ca5 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:55.313406 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c412a14b-7b38-4570-8098-54b391083d06 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:55.316548 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c412a14b-7b38-4570-8098-54b391083d06 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/snapshots/4bf10eb3-b0c9-433a-9d85-f09419e1879a Aug 25 15:20:55.316548 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c412a14b-7b38-4570-8098-54b391083d06 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:55.316766 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c412a14b-7b38-4570-8098-54b391083d06 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:55.331857 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:55.331857 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:55.332482 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c412a14b-7b38-4570-8098-54b391083d06 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Snapshot retrieved successfully. Aug 25 15:20:55.336729 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c412a14b-7b38-4570-8098-54b391083d06 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/snapshots/4bf10eb3-b0c9-433a-9d85-f09419e1879a returned with HTTP 200 Aug 25 15:20:55.336729 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 475/1891] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:20:55 2026] GET /volume/v3/snapshots/4bf10eb3-b0c9-433a-9d85-f09419e1879a => generated 470 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:55.350492 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-998054e2-274e-447d-a011-ea42bff67314 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:55.350492 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-998054e2-274e-447d-a011-ea42bff67314 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] DELETE https://10.4.3.85/volume/v3/group_snapshots/29840cec-417b-4645-b5ee-f0929ff8a37d Aug 25 15:20:55.350658 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-998054e2-274e-447d-a011-ea42bff67314 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:55.350818 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-998054e2-274e-447d-a011-ea42bff67314 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:55.350955 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-998054e2-274e-447d-a011-ea42bff67314 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] delete called for member 29840cec-417b-4645-b5ee-f0929ff8a37d {{(pid=100468) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 15:20:55.351029 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.group_snapshots [None req-998054e2-274e-447d-a011-ea42bff67314 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Delete group_snapshot with id: 29840cec-417b-4645-b5ee-f0929ff8a37d Aug 25 15:20:55.357434 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:55.357434 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:55.383343 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c7c30ccb-d2ab-4264-89c7-fbb1e9ca5884 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:55.385820 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c7c30ccb-d2ab-4264-89c7-fbb1e9ca5884 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] GET https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc Aug 25 15:20:55.386069 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c7c30ccb-d2ab-4264-89c7-fbb1e9ca5884 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:55.386304 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c7c30ccb-d2ab-4264-89c7-fbb1e9ca5884 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:55.394348 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c7c30ccb-d2ab-4264-89c7-fbb1e9ca5884 tempest-TaggedBootDevicesTest-1354346892 tempest-TaggedBootDevicesTest-1354346892-project-member] https://10.4.3.85/volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc returned with HTTP 404 Aug 25 15:20:55.394833 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 482/1892] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:55 2026] GET /volume/v3/volumes/d3cb8e6e-05bc-4579-b733-5da3a9378acc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:55.468787 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-998054e2-274e-447d-a011-ea42bff67314 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/29840cec-417b-4645-b5ee-f0929ff8a37d returned with HTTP 202 Aug 25 15:20:55.469107 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 467/1893] 10.4.3.85 () {68 vars in 1409 bytes} [Tue Aug 25 15:20:55 2026] DELETE /volume/v3/group_snapshots/29840cec-417b-4645-b5ee-f0929ff8a37d => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:20:55.481514 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a441f17a-e5a7-494c-9c46-36ccbb213505 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:55.484320 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a441f17a-e5a7-494c-9c46-36ccbb213505 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:20:55.484763 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a441f17a-e5a7-494c-9c46-36ccbb213505 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:55.484941 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a441f17a-e5a7-494c-9c46-36ccbb213505 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:55.485313 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-a441f17a-e5a7-494c-9c46-36ccbb213505 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:20:55.486240 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a441f17a-e5a7-494c-9c46-36ccbb213505 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:20:55.496480 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a441f17a-e5a7-494c-9c46-36ccbb213505 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Get all volumes completed successfully. Aug 25 15:20:55.497436 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-a441f17a-e5a7-494c-9c46-36ccbb213505 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:55.497690 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-a441f17a-e5a7-494c-9c46-36ccbb213505 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:55.552165 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-a441f17a-e5a7-494c-9c46-36ccbb213505 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:55.558709 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:55.558709 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:55.565677 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-a441f17a-e5a7-494c-9c46-36ccbb213505 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:55.565905 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-a441f17a-e5a7-494c-9c46-36ccbb213505 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:55.625975 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-a441f17a-e5a7-494c-9c46-36ccbb213505 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:55.631182 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:55.631182 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:55.640099 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a441f17a-e5a7-494c-9c46-36ccbb213505 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:20:55.641822 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 470/1894] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:20:55 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:20:55.665195 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-62de08e7-46f7-4d82-9b6c-28b01329610c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:55.669933 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-62de08e7-46f7-4d82-9b6c-28b01329610c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/snapshots/detail Aug 25 15:20:55.669933 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-62de08e7-46f7-4d82-9b6c-28b01329610c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:55.672422 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-62de08e7-46f7-4d82-9b6c-28b01329610c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:55.672838 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-62de08e7-46f7-4d82-9b6c-28b01329610c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:20:55.674439 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.db.api [None req-62de08e7-46f7-4d82-9b6c-28b01329610c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Building query based on filter {{(pid=100465) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:20:55.682549 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-62de08e7-46f7-4d82-9b6c-28b01329610c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Get all snapshots completed successfully. Aug 25 15:20:55.683878 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:55.683878 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:55.685386 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-62de08e7-46f7-4d82-9b6c-28b01329610c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 15:20:55.685935 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 476/1895] 10.4.3.85 () {66 vars in 1257 bytes} [Tue Aug 25 15:20:55 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:55.708844 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9f0c24d0-fa3a-4f7c-a4eb-7f25f1bc7097 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:55.711517 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f0c24d0-fa3a-4f7c-a4eb-7f25f1bc7097 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/snapshots/f20606d6-b816-4fb0-a8c7-3bb72a1d8ca5 Aug 25 15:20:55.712405 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f0c24d0-fa3a-4f7c-a4eb-7f25f1bc7097 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:55.713260 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f0c24d0-fa3a-4f7c-a4eb-7f25f1bc7097 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:55.721722 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:55.721722 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:55.722449 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9f0c24d0-fa3a-4f7c-a4eb-7f25f1bc7097 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Snapshot retrieved successfully. Aug 25 15:20:55.724152 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f0c24d0-fa3a-4f7c-a4eb-7f25f1bc7097 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/snapshots/f20606d6-b816-4fb0-a8c7-3bb72a1d8ca5 returned with HTTP 200 Aug 25 15:20:55.724993 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 483/1896] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:20:55 2026] GET /volume/v3/snapshots/f20606d6-b816-4fb0-a8c7-3bb72a1d8ca5 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:56.737700 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-37208455-0d01-4fd1-99be-07e7c3670839 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:56.740228 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37208455-0d01-4fd1-99be-07e7c3670839 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/snapshots/f20606d6-b816-4fb0-a8c7-3bb72a1d8ca5 Aug 25 15:20:56.740562 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37208455-0d01-4fd1-99be-07e7c3670839 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:56.740867 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37208455-0d01-4fd1-99be-07e7c3670839 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:56.757360 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37208455-0d01-4fd1-99be-07e7c3670839 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/snapshots/f20606d6-b816-4fb0-a8c7-3bb72a1d8ca5 returned with HTTP 404 Aug 25 15:20:56.758065 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 468/1897] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:20:56 2026] GET /volume/v3/snapshots/f20606d6-b816-4fb0-a8c7-3bb72a1d8ca5 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:56.765774 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b4f248b5-0534-4e03-8ac9-dc34c2548c4a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:56.769462 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b4f248b5-0534-4e03-8ac9-dc34c2548c4a tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/29840cec-417b-4645-b5ee-f0929ff8a37d Aug 25 15:20:56.769847 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b4f248b5-0534-4e03-8ac9-dc34c2548c4a tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:56.770133 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b4f248b5-0534-4e03-8ac9-dc34c2548c4a tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:56.770318 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-b4f248b5-0534-4e03-8ac9-dc34c2548c4a tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 29840cec-417b-4645-b5ee-f0929ff8a37d {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:20:56.776898 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b4f248b5-0534-4e03-8ac9-dc34c2548c4a tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/29840cec-417b-4645-b5ee-f0929ff8a37d returned with HTTP 404 Aug 25 15:20:56.777849 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 471/1898] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:20:56 2026] GET /volume/v3/group_snapshots/29840cec-417b-4645-b5ee-f0929ff8a37d => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:20:56.785325 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-82cf8b8c-235f-4a59-aa5b-e3dd6d1711c3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:56.787231 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-82cf8b8c-235f-4a59-aa5b-e3dd6d1711c3 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] DELETE https://10.4.3.85/volume/v3/group_snapshots/29840cec-417b-4645-b5ee-f0929ff8a37d Aug 25 15:20:56.787582 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-82cf8b8c-235f-4a59-aa5b-e3dd6d1711c3 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:56.789038 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-82cf8b8c-235f-4a59-aa5b-e3dd6d1711c3 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:56.789038 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.group_snapshots [None req-82cf8b8c-235f-4a59-aa5b-e3dd6d1711c3 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] delete called for member 29840cec-417b-4645-b5ee-f0929ff8a37d {{(pid=100465) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 15:20:56.789038 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.group_snapshots [None req-82cf8b8c-235f-4a59-aa5b-e3dd6d1711c3 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Delete group_snapshot with id: 29840cec-417b-4645-b5ee-f0929ff8a37d Aug 25 15:20:56.791628 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-82cf8b8c-235f-4a59-aa5b-e3dd6d1711c3 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/29840cec-417b-4645-b5ee-f0929ff8a37d returned with HTTP 404 Aug 25 15:20:56.792278 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 477/1899] 10.4.3.85 () {68 vars in 1409 bytes} [Tue Aug 25 15:20:56 2026] DELETE /volume/v3/group_snapshots/29840cec-417b-4645-b5ee-f0929ff8a37d => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:20:56.800865 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-75c2812b-2b71-472d-9b66-fbd4a85b213d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:56.805046 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-75c2812b-2b71-472d-9b66-fbd4a85b213d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:20:56.805276 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-75c2812b-2b71-472d-9b66-fbd4a85b213d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:56.805531 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-75c2812b-2b71-472d-9b66-fbd4a85b213d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:56.805850 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-75c2812b-2b71-472d-9b66-fbd4a85b213d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:20:56.808216 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-75c2812b-2b71-472d-9b66-fbd4a85b213d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:20:56.821370 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-75c2812b-2b71-472d-9b66-fbd4a85b213d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Get all volumes completed successfully. Aug 25 15:20:56.822206 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-75c2812b-2b71-472d-9b66-fbd4a85b213d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:56.822384 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-75c2812b-2b71-472d-9b66-fbd4a85b213d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:56.876274 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-75c2812b-2b71-472d-9b66-fbd4a85b213d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:56.880337 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:56.880337 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:56.945987 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-75c2812b-2b71-472d-9b66-fbd4a85b213d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:56.945987 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-75c2812b-2b71-472d-9b66-fbd4a85b213d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:57.005641 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-75c2812b-2b71-472d-9b66-fbd4a85b213d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:57.005641 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:57.005641 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:57.113657 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-75c2812b-2b71-472d-9b66-fbd4a85b213d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:20:57.115577 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 484/1900] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:20:56 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:20:57.127649 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8784c1a3-2a0d-4e42-8d19-303a079b480d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:57.129497 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8784c1a3-2a0d-4e42-8d19-303a079b480d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] POST https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d/action Aug 25 15:20:57.129949 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8784c1a3-2a0d-4e42-8d19-303a079b480d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:20:57.130052 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8784c1a3-2a0d-4e42-8d19-303a079b480d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:57.131461 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-8784c1a3-2a0d-4e42-8d19-303a079b480d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] delete called for group 1833b6ef-fec8-43f0-a28c-fa6305a84c4d {{(pid=100468) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 15:20:57.131957 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-8784c1a3-2a0d-4e42-8d19-303a079b480d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Delete group with id: 1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:57.135414 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:57.135414 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:57.459125 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8784c1a3-2a0d-4e42-8d19-303a079b480d tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d/action returned with HTTP 202 Aug 25 15:20:57.459597 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 469/1901] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:20:57 2026] POST /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d/action => generated 0 bytes in 332 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:20:57.470089 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4f0cccd0-f9f4-48d8-bda0-c8dce917bd64 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:57.472995 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f0cccd0-f9f4-48d8-bda0-c8dce917bd64 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/469b1ed5-1417-40f1-acf4-80af2d98f39f Aug 25 15:20:57.473239 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4f0cccd0-f9f4-48d8-bda0-c8dce917bd64 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:57.473425 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4f0cccd0-f9f4-48d8-bda0-c8dce917bd64 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:57.484841 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:57.484841 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:57.489959 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4f0cccd0-f9f4-48d8-bda0-c8dce917bd64 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Volume info retrieved successfully. Aug 25 15:20:57.490979 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-4f0cccd0-f9f4-48d8-bda0-c8dce917bd64 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:20:57.490979 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-4f0cccd0-f9f4-48d8-bda0-c8dce917bd64 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:20:57.544199 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-4f0cccd0-f9f4-48d8-bda0-c8dce917bd64 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:20:57.547535 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:57.547535 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:57.560608 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f0cccd0-f9f4-48d8-bda0-c8dce917bd64 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/469b1ed5-1417-40f1-acf4-80af2d98f39f returned with HTTP 200 Aug 25 15:20:57.561423 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 472/1902] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:57 2026] GET /volume/v3/volumes/469b1ed5-1417-40f1-acf4-80af2d98f39f => generated 911 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:57.751742 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3c98d2a5-8690-4e65-974c-b4609ba63dd4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:57.755489 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3c98d2a5-8690-4e65-974c-b4609ba63dd4 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] DELETE https://10.4.3.85/volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 Aug 25 15:20:57.755489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3c98d2a5-8690-4e65-974c-b4609ba63dd4 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:57.755489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3c98d2a5-8690-4e65-974c-b4609ba63dd4 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:57.755489 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-3c98d2a5-8690-4e65-974c-b4609ba63dd4 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Delete volume with id: 3f4687e4-e920-4325-9277-86cad3357506 Aug 25 15:20:57.778684 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:57.778684 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:20:57.779348 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3c98d2a5-8690-4e65-974c-b4609ba63dd4 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:20:57.980242 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3c98d2a5-8690-4e65-974c-b4609ba63dd4 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Delete volume request issued successfully. Aug 25 15:20:57.980242 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3c98d2a5-8690-4e65-974c-b4609ba63dd4 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 returned with HTTP 202 Aug 25 15:20:57.980242 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 478/1903] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:20:57 2026] DELETE /volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:20:57.989920 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-529374c9-f75b-4161-a9b0-da9365dfb0d8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:57.994381 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-529374c9-f75b-4161-a9b0-da9365dfb0d8 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 Aug 25 15:20:57.994381 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-529374c9-f75b-4161-a9b0-da9365dfb0d8 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:57.994381 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-529374c9-f75b-4161-a9b0-da9365dfb0d8 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:58.002094 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:58.002094 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:58.006419 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-529374c9-f75b-4161-a9b0-da9365dfb0d8 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:20:58.014448 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-529374c9-f75b-4161-a9b0-da9365dfb0d8 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 returned with HTTP 200 Aug 25 15:20:58.015155 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 485/1904] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:57 2026] GET /volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:58.577504 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6f3a67d5-b6df-4c38-9f98-10cfa4a57ade None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:58.579696 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6f3a67d5-b6df-4c38-9f98-10cfa4a57ade tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/469b1ed5-1417-40f1-acf4-80af2d98f39f Aug 25 15:20:58.579879 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6f3a67d5-b6df-4c38-9f98-10cfa4a57ade tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:58.580086 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6f3a67d5-b6df-4c38-9f98-10cfa4a57ade tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:58.586144 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6f3a67d5-b6df-4c38-9f98-10cfa4a57ade tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/469b1ed5-1417-40f1-acf4-80af2d98f39f returned with HTTP 404 Aug 25 15:20:58.586685 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 470/1905] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:58 2026] GET /volume/v3/volumes/469b1ed5-1417-40f1-acf4-80af2d98f39f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:20:58.596338 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-17b4de67-d758-4018-8d8b-9bf9d91c56be None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:58.599453 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17b4de67-d758-4018-8d8b-9bf9d91c56be tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/946e5f09-ee90-4f7f-bf02-a9c2502a3a20 Aug 25 15:20:58.599916 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17b4de67-d758-4018-8d8b-9bf9d91c56be tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:58.600270 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17b4de67-d758-4018-8d8b-9bf9d91c56be tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:58.610928 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17b4de67-d758-4018-8d8b-9bf9d91c56be tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/946e5f09-ee90-4f7f-bf02-a9c2502a3a20 returned with HTTP 404 Aug 25 15:20:58.611772 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 473/1906] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:20:58 2026] GET /volume/v3/volumes/946e5f09-ee90-4f7f-bf02-a9c2502a3a20 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:20:58.627518 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dc9a7392-c09e-4d0e-a3e6-a556d6cb26a4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:58.629183 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc9a7392-c09e-4d0e-a3e6-a556d6cb26a4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d Aug 25 15:20:58.629705 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc9a7392-c09e-4d0e-a3e6-a556d6cb26a4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:58.630035 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc9a7392-c09e-4d0e-a3e6-a556d6cb26a4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:58.630294 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-dc9a7392-c09e-4d0e-a3e6-a556d6cb26a4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 1833b6ef-fec8-43f0-a28c-fa6305a84c4d {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:58.637571 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc9a7392-c09e-4d0e-a3e6-a556d6cb26a4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d returned with HTTP 404 Aug 25 15:20:58.638121 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 479/1907] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:58 2026] GET /volume/v3/groups/1833b6ef-fec8-43f0-a28c-fa6305a84c4d => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:20:58.647516 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-127210f6-8c08-4bd7-ac43-3f130f7c7854 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:58.650379 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-127210f6-8c08-4bd7-ac43-3f130f7c7854 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] DELETE https://10.4.3.85/volume/v3/group_types/faa16627-e2ca-4db3-a2f2-f7f2e34ff3c3 Aug 25 15:20:58.652411 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-127210f6-8c08-4bd7-ac43-3f130f7c7854 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:58.652411 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-127210f6-8c08-4bd7-ac43-3f130f7c7854 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:58.676993 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-127210f6-8c08-4bd7-ac43-3f130f7c7854 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] https://10.4.3.85/volume/v3/group_types/faa16627-e2ca-4db3-a2f2-f7f2e34ff3c3 returned with HTTP 202 Aug 25 15:20:58.677737 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 486/1908] 10.4.3.85 () {68 vars in 1397 bytes} [Tue Aug 25 15:20:58 2026] DELETE /volume/v3/group_types/faa16627-e2ca-4db3-a2f2-f7f2e34ff3c3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:20:58.685699 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9dde0688-1dbd-4631-af4b-c84b50a437b1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:58.687432 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9dde0688-1dbd-4631-af4b-c84b50a437b1 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] DELETE https://10.4.3.85/volume/v3/types/3aca4ecd-8a46-4571-a821-c5b23e50c661 Aug 25 15:20:58.687662 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9dde0688-1dbd-4631-af4b-c84b50a437b1 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:58.687862 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9dde0688-1dbd-4631-af4b-c84b50a437b1 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:58.721151 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9dde0688-1dbd-4631-af4b-c84b50a437b1 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] https://10.4.3.85/volume/v3/types/3aca4ecd-8a46-4571-a821-c5b23e50c661 returned with HTTP 202 Aug 25 15:20:58.721749 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 471/1909] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:20:58 2026] DELETE /volume/v3/types/3aca4ecd-8a46-4571-a821-c5b23e50c661 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:20:58.731884 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4046704e-70f8-4a0a-ace6-52c84cb48509 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:58.733933 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4046704e-70f8-4a0a-ace6-52c84cb48509 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] GET https://10.4.3.85/volume/v3/types/3aca4ecd-8a46-4571-a821-c5b23e50c661 Aug 25 15:20:58.734555 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4046704e-70f8-4a0a-ace6-52c84cb48509 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:58.735002 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4046704e-70f8-4a0a-ace6-52c84cb48509 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:58.738957 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4046704e-70f8-4a0a-ace6-52c84cb48509 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] https://10.4.3.85/volume/v3/types/3aca4ecd-8a46-4571-a821-c5b23e50c661 returned with HTTP 404 Aug 25 15:20:58.739623 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 474/1910] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:20:58 2026] GET /volume/v3/types/3aca4ecd-8a46-4571-a821-c5b23e50c661 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:58.752198 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-15c83b60-4698-4f94-a1d6-d4ecda4b3877 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:58.754119 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-15c83b60-4698-4f94-a1d6-d4ecda4b3877 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:20:58.754517 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-15c83b60-4698-4f94-a1d6-d4ecda4b3877 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1201262279"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:58.824965 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-15c83b60-4698-4f94-a1d6-d4ecda4b3877 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:20:58.825488 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 480/1911] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:20:58 2026] POST /volume/v3/types => generated 224 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:58.833796 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-95ef024a-dfe1-4d5f-a91e-6ccb19d114ec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:58.835638 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-95ef024a-dfe1-4d5f-a91e-6ccb19d114ec tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] POST https://10.4.3.85/volume/v3/group_types Aug 25 15:20:58.835977 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-95ef024a-dfe1-4d5f-a91e-6ccb19d114ec tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2005639919"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:58.874486 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-95ef024a-dfe1-4d5f-a91e-6ccb19d114ec tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] https://10.4.3.85/volume/v3/group_types returned with HTTP 202 Aug 25 15:20:58.875051 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 487/1912] 10.4.3.85 () {70 vars in 1304 bytes} [Tue Aug 25 15:20:58 2026] POST /volume/v3/group_types => generated 181 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:58.883904 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b26ea2fb-0856-49d9-921c-0ccb624b8b91 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:58.885485 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b26ea2fb-0856-49d9-921c-0ccb624b8b91 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] POST https://10.4.3.85/volume/v3/groups Aug 25 15:20:58.885848 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b26ea2fb-0856-49d9-921c-0ccb624b8b91 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0ab20335-6d87-4e5d-9ad6-cc110964e5ab", "volume_types": ["89be79f7-4959-42cf-b590-a2855b95e3da"], "name": "tempest-GroupSnapshotsTest-Group-883575325"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:20:58.887192 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-b26ea2fb-0856-49d9-921c-0ccb624b8b91 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Creating new group {'group': {'group_type': '0ab20335-6d87-4e5d-9ad6-cc110964e5ab', 'volume_types': ['89be79f7-4959-42cf-b590-a2855b95e3da'], 'name': 'tempest-GroupSnapshotsTest-Group-883575325'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 15:20:58.891553 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-b26ea2fb-0856-49d9-921c-0ccb624b8b91 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Creating group tempest-GroupSnapshotsTest-Group-883575325. Aug 25 15:20:58.898803 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b26ea2fb-0856-49d9-921c-0ccb624b8b91 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Availability Zones retrieved successfully. Aug 25 15:20:58.916492 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-b26ea2fb-0856-49d9-921c-0ccb624b8b91 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Created reservations ['f478d023-f11d-4be6-88ae-fdb31359d111'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:20:58.950550 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b26ea2fb-0856-49d9-921c-0ccb624b8b91 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups returned with HTTP 202 Aug 25 15:20:58.950550 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 472/1913] 10.4.3.85 () {70 vars in 1290 bytes} [Tue Aug 25 15:20:58 2026] POST /volume/v3/groups => generated 111 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:58.957310 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-78fdd76a-49c5-4e1e-b928-fc65b5d15f85 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:58.960555 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-78fdd76a-49c5-4e1e-b928-fc65b5d15f85 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/8e2454d0-45ca-4024-99fe-c0c07c83034e Aug 25 15:20:58.960999 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-78fdd76a-49c5-4e1e-b928-fc65b5d15f85 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:58.961355 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-78fdd76a-49c5-4e1e-b928-fc65b5d15f85 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:58.961694 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-78fdd76a-49c5-4e1e-b928-fc65b5d15f85 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 8e2454d0-45ca-4024-99fe-c0c07c83034e {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:20:58.975009 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:58.975009 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:20:58.978569 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-78fdd76a-49c5-4e1e-b928-fc65b5d15f85 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/8e2454d0-45ca-4024-99fe-c0c07c83034e returned with HTTP 200 Aug 25 15:20:58.979434 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 475/1914] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:58 2026] GET /volume/v3/groups/8e2454d0-45ca-4024-99fe-c0c07c83034e => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:20:59.032443 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-af37d6e2-6c6c-43d9-8b63-4cab4e8e37b0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:59.035152 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-af37d6e2-6c6c-43d9-8b63-4cab4e8e37b0 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 Aug 25 15:20:59.035371 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-af37d6e2-6c6c-43d9-8b63-4cab4e8e37b0 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:59.035586 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-af37d6e2-6c6c-43d9-8b63-4cab4e8e37b0 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:59.041424 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-af37d6e2-6c6c-43d9-8b63-4cab4e8e37b0 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 returned with HTTP 404 Aug 25 15:20:59.041995 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 481/1915] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:59 2026] GET /volume/v3/volumes/3f4687e4-e920-4325-9277-86cad3357506 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:20:59.049146 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4c55cc26-c8b6-4d73-bfa2-d0deea125d21 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:59.051061 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c55cc26-c8b6-4d73-bfa2-d0deea125d21 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] DELETE https://10.4.3.85/volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd Aug 25 15:20:59.051257 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c55cc26-c8b6-4d73-bfa2-d0deea125d21 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:59.051437 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c55cc26-c8b6-4d73-bfa2-d0deea125d21 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:59.051665 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-4c55cc26-c8b6-4d73-bfa2-d0deea125d21 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Delete volume with id: 51c07fa5-41bd-43ce-884f-4492ee947ffd Aug 25 15:20:59.059243 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:59.059243 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:20:59.059834 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4c55cc26-c8b6-4d73-bfa2-d0deea125d21 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:20:59.089488 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4c55cc26-c8b6-4d73-bfa2-d0deea125d21 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Delete volume request issued successfully. Aug 25 15:20:59.089488 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c55cc26-c8b6-4d73-bfa2-d0deea125d21 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd returned with HTTP 202 Aug 25 15:20:59.089488 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 488/1916] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:20:59 2026] DELETE /volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:20:59.094370 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-144a59d7-a2c5-46f3-a21a-8c230b347fed None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:59.096263 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-144a59d7-a2c5-46f3-a21a-8c230b347fed tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd Aug 25 15:20:59.096497 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-144a59d7-a2c5-46f3-a21a-8c230b347fed tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:59.096692 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-144a59d7-a2c5-46f3-a21a-8c230b347fed tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:59.104338 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:20:59.104338 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:20:59.108833 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-144a59d7-a2c5-46f3-a21a-8c230b347fed tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:20:59.115945 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-144a59d7-a2c5-46f3-a21a-8c230b347fed tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd returned with HTTP 200 Aug 25 15:20:59.116478 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 473/1917] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:20:59 2026] GET /volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:20:59.990948 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f58e64e2-fbbd-4f45-88b8-8f94b66b94e6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:20:59.993427 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f58e64e2-fbbd-4f45-88b8-8f94b66b94e6 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/8e2454d0-45ca-4024-99fe-c0c07c83034e Aug 25 15:20:59.993770 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f58e64e2-fbbd-4f45-88b8-8f94b66b94e6 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:20:59.994010 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f58e64e2-fbbd-4f45-88b8-8f94b66b94e6 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:20:59.994140 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-f58e64e2-fbbd-4f45-88b8-8f94b66b94e6 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 8e2454d0-45ca-4024-99fe-c0c07c83034e {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:21:00.011767 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:00.011767 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:00.023321 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f58e64e2-fbbd-4f45-88b8-8f94b66b94e6 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/8e2454d0-45ca-4024-99fe-c0c07c83034e returned with HTTP 200 Aug 25 15:21:00.024066 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 476/1918] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:20:59 2026] GET /volume/v3/groups/8e2454d0-45ca-4024-99fe-c0c07c83034e => generated 392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:00.036449 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:00.038963 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:21:00.039354 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1145740867", "volume_type": "89be79f7-4959-42cf-b590-a2855b95e3da", "group_id": "8e2454d0-45ca-4024-99fe-c0c07c83034e", "size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:00.041209 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1145740867', 'volume_type': '89be79f7-4959-42cf-b590-a2855b95e3da', 'group_id': '8e2454d0-45ca-4024-99fe-c0c07c83034e', 'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:21:00.051258 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:00.051258 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:00.051774 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Create volume of 1 GB Aug 25 15:21:00.060079 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Availability Zones retrieved successfully. Aug 25 15:21:00.068984 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Flow 'volume_create_api' (9a09723a-913e-409a-a622-12c2303595a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:21:00.070485 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c86859-e1e0-42d1-8316-a3b056639907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:00.071133 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:00.071133 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:00.071547 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:21:00.101305 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30c86859-e1e0-42d1-8316-a3b056639907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:20:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=89be79f7-4959-42cf-b590-a2855b95e3da,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1201262279',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89be79f7-4959-42cf-b590-a2855b95e3da', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8e2454d0-45ca-4024-99fe-c0c07c83034e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:00.102233 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de4308e1-9ed4-45ca-88cf-6fdde11fd2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:00.130962 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-17ba18b4-7287-447f-aeca-38ce0ef21375 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:00.132956 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-17ba18b4-7287-447f-aeca-38ce0ef21375 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd Aug 25 15:21:00.133221 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-17ba18b4-7287-447f-aeca-38ce0ef21375 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:00.133382 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-17ba18b4-7287-447f-aeca-38ce0ef21375 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:00.179684 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-17ba18b4-7287-447f-aeca-38ce0ef21375 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd returned with HTTP 404 Aug 25 15:21:00.180446 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 489/1919] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:00 2026] GET /volume/v3/volumes/51c07fa5-41bd-43ce-884f-4492ee947ffd => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:00.197989 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bf317854-0c6c-4f94-8ce0-2ebace6ee01c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:00.201141 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf317854-0c6c-4f94-8ce0-2ebace6ee01c tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 Aug 25 15:21:00.201460 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf317854-0c6c-4f94-8ce0-2ebace6ee01c tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:00.201751 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf317854-0c6c-4f94-8ce0-2ebace6ee01c tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:00.201980 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-bf317854-0c6c-4f94-8ce0-2ebace6ee01c tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Delete volume with id: d947a5f5-5269-4eec-8a62-dd66eaac17c7 Aug 25 15:21:00.204949 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1201262279 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1201262279, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:21:00.205565 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1201262279 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1201262279, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:21:00.240696 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:00.240696 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:00.241190 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bf317854-0c6c-4f94-8ce0-2ebace6ee01c tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:21:00.357778 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Created reservations ['3849b37d-ec3f-4146-8112-df04cdc82953', '9101613c-84d2-41dd-9b98-182999afd09e', 'd33caba1-6964-416d-9e74-bd773a432334', '4b6c0f5e-1970-40cf-a2d5-1ced1839d353'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:21:00.358849 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de4308e1-9ed4-45ca-88cf-6fdde11fd2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3849b37d-ec3f-4146-8112-df04cdc82953', '9101613c-84d2-41dd-9b98-182999afd09e', 'd33caba1-6964-416d-9e74-bd773a432334', '4b6c0f5e-1970-40cf-a2d5-1ced1839d353']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:00.359890 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b78d47bc-78e3-4545-8c69-c808df5313a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:00.359963 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bf317854-0c6c-4f94-8ce0-2ebace6ee01c tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Delete volume request issued successfully. Aug 25 15:21:00.360144 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf317854-0c6c-4f94-8ce0-2ebace6ee01c tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 returned with HTTP 202 Aug 25 15:21:00.360685 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 474/1920] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:21:00 2026] DELETE /volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:21:00.370855 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a3c33b6d-72be-46ae-8694-a79e7088c300 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:00.373830 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a3c33b6d-72be-46ae-8694-a79e7088c300 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 Aug 25 15:21:00.374075 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a3c33b6d-72be-46ae-8694-a79e7088c300 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:00.374297 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a3c33b6d-72be-46ae-8694-a79e7088c300 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:00.383984 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:00.383984 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:00.388918 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a3c33b6d-72be-46ae-8694-a79e7088c300 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Volume info retrieved successfully. Aug 25 15:21:00.402011 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a3c33b6d-72be-46ae-8694-a79e7088c300 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 returned with HTTP 200 Aug 25 15:21:00.402590 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 477/1921] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:00 2026] GET /volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:00.408435 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b78d47bc-78e3-4545-8c69-c808df5313a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7dfe768-4390-4ef2-a160-a96786a2df06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1145740867',encryption_key_id=None,group_id=8e2454d0-45ca-4024-99fe-c0c07c83034e,group_type_id=,metadata={},multiattach=False,project_id='d096ec3d718547728a231eb538f2f992',qos_specs=None,replication_status=,reservations=['3849b37d-ec3f-4146-8112-df04cdc82953','9101613c-84d2-41dd-9b98-182999afd09e','d33caba1-6964-416d-9e74-bd773a432334','4b6c0f5e-1970-40cf-a2d5-1ced1839d353'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6620cbab1124a44a2b1af2a35555dd0',volume_type_id=89be79f7-4959-42cf-b590-a2855b95e3da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:21:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1145740867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8e2454d0-45ca-4024-99fe-c0c07c83034e,host=None,id=c7dfe768-4390-4ef2-a160-a96786a2df06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d096ec3d718547728a231eb538f2f992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6620cbab1124a44a2b1af2a35555dd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89be79f7-4959-42cf-b590-a2855b95e3da),volume_type_id=89be79f7-4959-42cf-b590-a2855b95e3da)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:00.410092 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (978e3a5e-4f7d-4b3c-b70b-b6581bd24abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:00.468357 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (978e3a5e-4f7d-4b3c-b70b-b6581bd24abd) transitioned into state 'SUCCESS' from state '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-1145740867',encryption_key_id=None,group_id=8e2454d0-45ca-4024-99fe-c0c07c83034e,group_type_id=,metadata={},multiattach=False,project_id='d096ec3d718547728a231eb538f2f992',qos_specs=None,replication_status=,reservations=['3849b37d-ec3f-4146-8112-df04cdc82953','9101613c-84d2-41dd-9b98-182999afd09e','d33caba1-6964-416d-9e74-bd773a432334','4b6c0f5e-1970-40cf-a2d5-1ced1839d353'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6620cbab1124a44a2b1af2a35555dd0',volume_type_id=89be79f7-4959-42cf-b590-a2855b95e3da)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:00.469313 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bcb3ac5-9a06-40ff-a8f2-2eb7402bd16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:00.497275 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bcb3ac5-9a06-40ff-a8f2-2eb7402bd16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:00.502661 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Flow 'volume_create_api' (9a09723a-913e-409a-a622-12c2303595a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:21:00.502661 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Create volume request issued successfully. Aug 25 15:21:00.502661 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:21:00.502661 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:21:00.558654 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:21:00.563043 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:00.563043 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:00.568106 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0e30e9e5-71a8-4dc9-8189-bf7194c4dbb5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:21:00.569107 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 482/1922] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:21:00 2026] POST /volume/v3/volumes => generated 821 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:00.591207 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-95f18652-081a-426f-bb47-8c9f74deed5e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:00.595241 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-95f18652-081a-426f-bb47-8c9f74deed5e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/c7dfe768-4390-4ef2-a160-a96786a2df06 Aug 25 15:21:00.595598 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-95f18652-081a-426f-bb47-8c9f74deed5e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:00.595871 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-95f18652-081a-426f-bb47-8c9f74deed5e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:00.615897 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:00.615897 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:00.623776 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-95f18652-081a-426f-bb47-8c9f74deed5e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Volume info retrieved successfully. Aug 25 15:21:00.625162 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-95f18652-081a-426f-bb47-8c9f74deed5e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:21:00.625578 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-95f18652-081a-426f-bb47-8c9f74deed5e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:21:00.677253 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-95f18652-081a-426f-bb47-8c9f74deed5e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:21:00.686347 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:00.686347 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:00.701488 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-95f18652-081a-426f-bb47-8c9f74deed5e tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/c7dfe768-4390-4ef2-a160-a96786a2df06 returned with HTTP 200 Aug 25 15:21:00.701488 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 490/1923] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:21:00 2026] GET /volume/v3/volumes/c7dfe768-4390-4ef2-a160-a96786a2df06 => generated 889 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:01.436633 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-93f7f017-8dbf-4836-8e27-ff2d9509a7e5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:01.436633 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-93f7f017-8dbf-4836-8e27-ff2d9509a7e5 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] GET https://10.4.3.85/volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 Aug 25 15:21:01.436633 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-93f7f017-8dbf-4836-8e27-ff2d9509a7e5 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:01.436633 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-93f7f017-8dbf-4836-8e27-ff2d9509a7e5 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:01.436633 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-93f7f017-8dbf-4836-8e27-ff2d9509a7e5 tempest-TaggedBootDevicesTest_v242-1445930546 tempest-TaggedBootDevicesTest_v242-1445930546-project-member] https://10.4.3.85/volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 returned with HTTP 404 Aug 25 15:21:01.436633 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 475/1924] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:01 2026] GET /volume/v3/volumes/d947a5f5-5269-4eec-8a62-dd66eaac17c7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:01.722457 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-06534371-0718-4118-a7dd-b86e170be6ac None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:01.722457 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-06534371-0718-4118-a7dd-b86e170be6ac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/c7dfe768-4390-4ef2-a160-a96786a2df06 Aug 25 15:21:01.722457 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-06534371-0718-4118-a7dd-b86e170be6ac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:01.722457 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-06534371-0718-4118-a7dd-b86e170be6ac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:01.733902 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:01.733902 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:01.739280 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-06534371-0718-4118-a7dd-b86e170be6ac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Volume info retrieved successfully. Aug 25 15:21:01.741037 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-06534371-0718-4118-a7dd-b86e170be6ac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:21:01.741538 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-06534371-0718-4118-a7dd-b86e170be6ac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:21:01.798233 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-06534371-0718-4118-a7dd-b86e170be6ac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:21:01.804066 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:01.804066 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:01.821238 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-06534371-0718-4118-a7dd-b86e170be6ac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/c7dfe768-4390-4ef2-a160-a96786a2df06 returned with HTTP 200 Aug 25 15:21:01.821920 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 478/1925] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:21:01 2026] GET /volume/v3/volumes/c7dfe768-4390-4ef2-a160-a96786a2df06 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 15:21:01.841591 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8da62cd4-8123-4a4e-a90c-b495a3c28d1c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:01.843448 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8da62cd4-8123-4a4e-a90c-b495a3c28d1c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] POST https://10.4.3.85/volume/v3/group_snapshots Aug 25 15:21:01.843918 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8da62cd4-8123-4a4e-a90c-b495a3c28d1c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8e2454d0-45ca-4024-99fe-c0c07c83034e", "name": "tempest-group_snapshot-2127383232"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:01.845738 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.group_snapshots [None req-8da62cd4-8123-4a4e-a90c-b495a3c28d1c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '8e2454d0-45ca-4024-99fe-c0c07c83034e', 'name': 'tempest-group_snapshot-2127383232'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 15:21:01.851379 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:01.851379 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:01.858583 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.group_snapshots [None req-8da62cd4-8123-4a4e-a90c-b495a3c28d1c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Creating group_snapshot tempest-group_snapshot-2127383232. Aug 25 15:21:01.933935 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:01.933935 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:01.971049 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-8da62cd4-8123-4a4e-a90c-b495a3c28d1c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1201262279 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1201262279, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:21:02.038437 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-8da62cd4-8123-4a4e-a90c-b495a3c28d1c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Created reservations ['987adda6-89ac-4b41-aa6b-a774fa2151ef', '6057c128-94f5-4a03-b580-0a43f093e8bf', 'f98d0db1-4e16-406f-880b-bca8ac800146', '851dc9f9-9002-4e35-a60a-d98fb9f4e06b'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:21:02.140788 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8da62cd4-8123-4a4e-a90c-b495a3c28d1c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots returned with HTTP 202 Aug 25 15:21:02.140788 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 483/1926] 10.4.3.85 () {70 vars in 1317 bytes} [Tue Aug 25 15:21:01 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:02.152576 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1021b612-df58-4b99-bb3e-7e2168ff4178 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:02.154998 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1021b612-df58-4b99-bb3e-7e2168ff4178 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 Aug 25 15:21:02.155837 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1021b612-df58-4b99-bb3e-7e2168ff4178 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:02.156067 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1021b612-df58-4b99-bb3e-7e2168ff4178 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:02.156648 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.group_snapshots [None req-1021b612-df58-4b99-bb3e-7e2168ff4178 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 4eeea299-a4b0-45c3-8a67-81dc78bb04d7 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:21:02.162720 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:02.162720 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:02.169416 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1021b612-df58-4b99-bb3e-7e2168ff4178 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 returned with HTTP 200 Aug 25 15:21:02.170158 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 491/1927] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:21:02 2026] GET /volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:03.183142 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3066d657-08a5-4f95-86ba-59921a9bd241 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:03.187581 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3066d657-08a5-4f95-86ba-59921a9bd241 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 Aug 25 15:21:03.187799 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3066d657-08a5-4f95-86ba-59921a9bd241 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:03.187990 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3066d657-08a5-4f95-86ba-59921a9bd241 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:03.188107 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-3066d657-08a5-4f95-86ba-59921a9bd241 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 4eeea299-a4b0-45c3-8a67-81dc78bb04d7 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:21:03.197269 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:03.197269 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:03.203355 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3066d657-08a5-4f95-86ba-59921a9bd241 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 returned with HTTP 200 Aug 25 15:21:03.203904 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 476/1928] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:21:03 2026] GET /volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 => generated 308 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:03.216388 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-442a8da7-1726-4855-9112-ad77cb3620bd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:03.219058 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-442a8da7-1726-4855-9112-ad77cb3620bd tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/snapshots/detail Aug 25 15:21:03.219353 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-442a8da7-1726-4855-9112-ad77cb3620bd tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:03.219783 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-442a8da7-1726-4855-9112-ad77cb3620bd tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:03.220016 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-442a8da7-1726-4855-9112-ad77cb3620bd tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:21:03.221457 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-442a8da7-1726-4855-9112-ad77cb3620bd tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:21:03.228544 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-442a8da7-1726-4855-9112-ad77cb3620bd tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Get all snapshots completed successfully. Aug 25 15:21:03.228544 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:03.228544 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:03.229073 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-442a8da7-1726-4855-9112-ad77cb3620bd tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 15:21:03.229457 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 479/1929] 10.4.3.85 () {66 vars in 1257 bytes} [Tue Aug 25 15:21:03 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:03.242369 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-22e52ca6-18da-445b-8991-411a99d7a017 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:03.248770 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-22e52ca6-18da-445b-8991-411a99d7a017 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/snapshots/70f1933c-2ace-4e0b-be34-3955cec3ad32 Aug 25 15:21:03.248770 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-22e52ca6-18da-445b-8991-411a99d7a017 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:03.248770 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-22e52ca6-18da-445b-8991-411a99d7a017 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:03.254934 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:03.254934 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:03.255596 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-22e52ca6-18da-445b-8991-411a99d7a017 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Snapshot retrieved successfully. Aug 25 15:21:03.256573 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-22e52ca6-18da-445b-8991-411a99d7a017 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/snapshots/70f1933c-2ace-4e0b-be34-3955cec3ad32 returned with HTTP 200 Aug 25 15:21:03.257235 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 484/1930] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:21:03 2026] GET /volume/v3/snapshots/70f1933c-2ace-4e0b-be34-3955cec3ad32 => generated 451 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:03.270585 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-04f69a31-3cbc-423e-89f3-25aede27804c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:03.273193 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-04f69a31-3cbc-423e-89f3-25aede27804c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 Aug 25 15:21:03.273493 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-04f69a31-3cbc-423e-89f3-25aede27804c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:03.273784 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-04f69a31-3cbc-423e-89f3-25aede27804c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:03.273969 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.group_snapshots [None req-04f69a31-3cbc-423e-89f3-25aede27804c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 4eeea299-a4b0-45c3-8a67-81dc78bb04d7 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:21:03.279045 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:03.279045 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:03.284241 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-04f69a31-3cbc-423e-89f3-25aede27804c tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 returned with HTTP 200 Aug 25 15:21:03.284874 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 492/1931] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:21:03 2026] GET /volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:03.297361 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b1914064-a547-4725-b312-75d14cf80a43 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:03.299784 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b1914064-a547-4725-b312-75d14cf80a43 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/detail Aug 25 15:21:03.300036 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b1914064-a547-4725-b312-75d14cf80a43 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:03.300195 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b1914064-a547-4725-b312-75d14cf80a43 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:03.310557 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b1914064-a547-4725-b312-75d14cf80a43 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 25 15:21:03.311179 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 477/1932] 10.4.3.85 () {68 vars in 1316 bytes} [Tue Aug 25 15:21:03 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:03.323378 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-429944a0-c5c2-49c9-9ad6-2dcaf9c705f5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:03.325921 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-429944a0-c5c2-49c9-9ad6-2dcaf9c705f5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] DELETE https://10.4.3.85/volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 Aug 25 15:21:03.326252 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-429944a0-c5c2-49c9-9ad6-2dcaf9c705f5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:03.326550 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-429944a0-c5c2-49c9-9ad6-2dcaf9c705f5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:03.326714 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-429944a0-c5c2-49c9-9ad6-2dcaf9c705f5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] delete called for member 4eeea299-a4b0-45c3-8a67-81dc78bb04d7 {{(pid=100467) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 15:21:03.326834 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.group_snapshots [None req-429944a0-c5c2-49c9-9ad6-2dcaf9c705f5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Delete group_snapshot with id: 4eeea299-a4b0-45c3-8a67-81dc78bb04d7 Aug 25 15:21:03.332439 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:03.332439 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:03.587457 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-429944a0-c5c2-49c9-9ad6-2dcaf9c705f5 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 returned with HTTP 202 Aug 25 15:21:03.587457 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 480/1933] 10.4.3.85 () {68 vars in 1409 bytes} [Tue Aug 25 15:21:03 2026] DELETE /volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:21:03.588045 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dc6695da-a356-4dd4-a734-ab2a01c932f4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:03.588045 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc6695da-a356-4dd4-a734-ab2a01c932f4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:21:03.588045 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc6695da-a356-4dd4-a734-ab2a01c932f4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:03.588045 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc6695da-a356-4dd4-a734-ab2a01c932f4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:03.588045 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-dc6695da-a356-4dd4-a734-ab2a01c932f4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:21:03.588045 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-dc6695da-a356-4dd4-a734-ab2a01c932f4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:21:03.618649 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-dc6695da-a356-4dd4-a734-ab2a01c932f4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Get all volumes completed successfully. Aug 25 15:21:03.618649 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-dc6695da-a356-4dd4-a734-ab2a01c932f4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:21:03.618649 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-dc6695da-a356-4dd4-a734-ab2a01c932f4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:21:03.656087 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-dc6695da-a356-4dd4-a734-ab2a01c932f4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:21:03.656087 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:03.656087 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:03.665759 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc6695da-a356-4dd4-a734-ab2a01c932f4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:21:03.666214 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 485/1934] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:21:03 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:03.690555 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-025575a1-c64b-4a98-b5b2-bac5561faeac None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:03.691058 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-025575a1-c64b-4a98-b5b2-bac5561faeac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/snapshots/detail Aug 25 15:21:03.691526 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-025575a1-c64b-4a98-b5b2-bac5561faeac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:03.691526 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-025575a1-c64b-4a98-b5b2-bac5561faeac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:03.691824 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-025575a1-c64b-4a98-b5b2-bac5561faeac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:21:03.693222 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-025575a1-c64b-4a98-b5b2-bac5561faeac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Building query based on filter {{(pid=100466) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:21:03.700200 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-025575a1-c64b-4a98-b5b2-bac5561faeac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Get all snapshots completed successfully. Aug 25 15:21:03.705205 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:03.705205 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:03.705205 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-025575a1-c64b-4a98-b5b2-bac5561faeac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 15:21:03.705205 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 493/1935] 10.4.3.85 () {66 vars in 1257 bytes} [Tue Aug 25 15:21:03 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 25 15:21:03.715544 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1d7d95fd-7472-4610-b6ca-d8f8248e54ac None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:03.719397 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1d7d95fd-7472-4610-b6ca-d8f8248e54ac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/snapshots/70f1933c-2ace-4e0b-be34-3955cec3ad32 Aug 25 15:21:03.719397 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1d7d95fd-7472-4610-b6ca-d8f8248e54ac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:03.719397 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1d7d95fd-7472-4610-b6ca-d8f8248e54ac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:03.724511 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:03.724511 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:03.725191 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1d7d95fd-7472-4610-b6ca-d8f8248e54ac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Snapshot retrieved successfully. Aug 25 15:21:03.726106 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1d7d95fd-7472-4610-b6ca-d8f8248e54ac tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/snapshots/70f1933c-2ace-4e0b-be34-3955cec3ad32 returned with HTTP 200 Aug 25 15:21:03.726581 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 478/1936] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:21:03 2026] GET /volume/v3/snapshots/70f1933c-2ace-4e0b-be34-3955cec3ad32 => generated 450 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:04.739543 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0712506e-f836-4d1f-b742-5703b36493c4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:04.741794 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0712506e-f836-4d1f-b742-5703b36493c4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/snapshots/70f1933c-2ace-4e0b-be34-3955cec3ad32 Aug 25 15:21:04.742073 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0712506e-f836-4d1f-b742-5703b36493c4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:04.742439 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0712506e-f836-4d1f-b742-5703b36493c4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:04.749360 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0712506e-f836-4d1f-b742-5703b36493c4 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/snapshots/70f1933c-2ace-4e0b-be34-3955cec3ad32 returned with HTTP 404 Aug 25 15:21:04.750080 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 481/1937] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:21:04 2026] GET /volume/v3/snapshots/70f1933c-2ace-4e0b-be34-3955cec3ad32 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:04.759634 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4215c3aa-5f16-4e91-ac57-db11e44a1817 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:04.765563 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4215c3aa-5f16-4e91-ac57-db11e44a1817 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 Aug 25 15:21:04.765563 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4215c3aa-5f16-4e91-ac57-db11e44a1817 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:04.765563 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4215c3aa-5f16-4e91-ac57-db11e44a1817 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:04.765563 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.group_snapshots [None req-4215c3aa-5f16-4e91-ac57-db11e44a1817 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 4eeea299-a4b0-45c3-8a67-81dc78bb04d7 {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:21:04.766358 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4215c3aa-5f16-4e91-ac57-db11e44a1817 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 returned with HTTP 404 Aug 25 15:21:04.766968 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 486/1938] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:21:04 2026] GET /volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:21:04.778578 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-85d13f36-66ef-4aeb-8cf9-a983795fd4be None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:04.782905 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-85d13f36-66ef-4aeb-8cf9-a983795fd4be tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/group_snapshots Aug 25 15:21:04.783227 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-85d13f36-66ef-4aeb-8cf9-a983795fd4be tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:04.783351 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-85d13f36-66ef-4aeb-8cf9-a983795fd4be tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:04.822913 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-85d13f36-66ef-4aeb-8cf9-a983795fd4be tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots returned with HTTP 200 Aug 25 15:21:04.823492 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 494/1939] 10.4.3.85 () {68 vars in 1295 bytes} [Tue Aug 25 15:21:04 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:04.831416 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cc87e728-f425-4036-b5a1-920354b72021 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:04.833804 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc87e728-f425-4036-b5a1-920354b72021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] DELETE https://10.4.3.85/volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 Aug 25 15:21:04.834118 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc87e728-f425-4036-b5a1-920354b72021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:04.834343 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc87e728-f425-4036-b5a1-920354b72021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:04.834508 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-cc87e728-f425-4036-b5a1-920354b72021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] delete called for member 4eeea299-a4b0-45c3-8a67-81dc78bb04d7 {{(pid=100468) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 15:21:04.834638 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.group_snapshots [None req-cc87e728-f425-4036-b5a1-920354b72021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Delete group_snapshot with id: 4eeea299-a4b0-45c3-8a67-81dc78bb04d7 Aug 25 15:21:04.838490 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc87e728-f425-4036-b5a1-920354b72021 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 returned with HTTP 404 Aug 25 15:21:04.839110 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 479/1940] 10.4.3.85 () {68 vars in 1409 bytes} [Tue Aug 25 15:21:04 2026] DELETE /volume/v3/group_snapshots/4eeea299-a4b0-45c3-8a67-81dc78bb04d7 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:21:04.852497 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d8543873-f775-42c3-b355-abfcb5007953 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:04.852497 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d8543873-f775-42c3-b355-abfcb5007953 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:21:04.852497 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d8543873-f775-42c3-b355-abfcb5007953 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:04.852497 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d8543873-f775-42c3-b355-abfcb5007953 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:04.852497 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-d8543873-f775-42c3-b355-abfcb5007953 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:21:04.852497 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:04.852497 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:04.852497 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d8543873-f775-42c3-b355-abfcb5007953 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:21:04.880985 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d8543873-f775-42c3-b355-abfcb5007953 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Get all volumes completed successfully. Aug 25 15:21:04.881672 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-d8543873-f775-42c3-b355-abfcb5007953 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:21:04.881836 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-d8543873-f775-42c3-b355-abfcb5007953 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:21:04.926670 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-d8543873-f775-42c3-b355-abfcb5007953 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:21:04.930087 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:04.930087 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:04.945809 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d8543873-f775-42c3-b355-abfcb5007953 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:21:04.946385 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 482/1941] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:21:04 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:04.964541 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-91866c5c-b2c9-40c4-a9bc-3e86112ef8bf None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:04.966901 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91866c5c-b2c9-40c4-a9bc-3e86112ef8bf tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] POST https://10.4.3.85/volume/v3/groups/8e2454d0-45ca-4024-99fe-c0c07c83034e/action Aug 25 15:21:04.967594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-91866c5c-b2c9-40c4-a9bc-3e86112ef8bf tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:21:04.967594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-91866c5c-b2c9-40c4-a9bc-3e86112ef8bf tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:04.970362 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-91866c5c-b2c9-40c4-a9bc-3e86112ef8bf tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] delete called for group 8e2454d0-45ca-4024-99fe-c0c07c83034e {{(pid=100465) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 15:21:04.970494 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.groups [None req-91866c5c-b2c9-40c4-a9bc-3e86112ef8bf tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Delete group with id: 8e2454d0-45ca-4024-99fe-c0c07c83034e Aug 25 15:21:04.974202 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:04.974202 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:05.058530 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91866c5c-b2c9-40c4-a9bc-3e86112ef8bf tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/8e2454d0-45ca-4024-99fe-c0c07c83034e/action returned with HTTP 202 Aug 25 15:21:05.059130 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 487/1942] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:21:04 2026] POST /volume/v3/groups/8e2454d0-45ca-4024-99fe-c0c07c83034e/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:21:05.074876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-503bd0ab-5bf1-44db-b4d0-32a07a0d1f9f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:05.077020 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-503bd0ab-5bf1-44db-b4d0-32a07a0d1f9f tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/c7dfe768-4390-4ef2-a160-a96786a2df06 Aug 25 15:21:05.077268 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-503bd0ab-5bf1-44db-b4d0-32a07a0d1f9f tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:05.077654 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-503bd0ab-5bf1-44db-b4d0-32a07a0d1f9f tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:05.091788 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:05.091788 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:05.101592 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-503bd0ab-5bf1-44db-b4d0-32a07a0d1f9f tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Volume info retrieved successfully. Aug 25 15:21:05.103432 np0000008087 devstack@c-api.service[100466]: WARNING stevedore.named [None req-503bd0ab-5bf1-44db-b4d0-32a07a0d1f9f tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:21:05.103823 np0000008087 devstack@c-api.service[100466]: WARNING castellan.key_manager [None req-503bd0ab-5bf1-44db-b4d0-32a07a0d1f9f tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:21:05.177459 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [None req-503bd0ab-5bf1-44db-b4d0-32a07a0d1f9f tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:21:05.184702 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:05.184702 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:05.198276 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-503bd0ab-5bf1-44db-b4d0-32a07a0d1f9f tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/c7dfe768-4390-4ef2-a160-a96786a2df06 returned with HTTP 200 Aug 25 15:21:05.198736 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 495/1943] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:21:05 2026] GET /volume/v3/volumes/c7dfe768-4390-4ef2-a160-a96786a2df06 => generated 913 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 15:21:06.214549 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a6a4cf78-78e2-494f-be45-2099e7ef91a8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:06.216505 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6a4cf78-78e2-494f-be45-2099e7ef91a8 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/volumes/c7dfe768-4390-4ef2-a160-a96786a2df06 Aug 25 15:21:06.216791 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6a4cf78-78e2-494f-be45-2099e7ef91a8 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:06.217010 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6a4cf78-78e2-494f-be45-2099e7ef91a8 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:06.223013 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6a4cf78-78e2-494f-be45-2099e7ef91a8 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/volumes/c7dfe768-4390-4ef2-a160-a96786a2df06 returned with HTTP 404 Aug 25 15:21:06.223506 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 480/1944] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:21:06 2026] GET /volume/v3/volumes/c7dfe768-4390-4ef2-a160-a96786a2df06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:21:06.233406 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-039086ba-c571-4454-b58e-c6b3e8d6dd26 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:06.235833 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-039086ba-c571-4454-b58e-c6b3e8d6dd26 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] GET https://10.4.3.85/volume/v3/groups/8e2454d0-45ca-4024-99fe-c0c07c83034e Aug 25 15:21:06.236098 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-039086ba-c571-4454-b58e-c6b3e8d6dd26 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:06.236296 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-039086ba-c571-4454-b58e-c6b3e8d6dd26 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:06.236452 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-039086ba-c571-4454-b58e-c6b3e8d6dd26 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] show called for member 8e2454d0-45ca-4024-99fe-c0c07c83034e {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:21:06.240638 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-039086ba-c571-4454-b58e-c6b3e8d6dd26 tempest-GroupSnapshotsTest-365223274 tempest-GroupSnapshotsTest-365223274-project-member] https://10.4.3.85/volume/v3/groups/8e2454d0-45ca-4024-99fe-c0c07c83034e returned with HTTP 404 Aug 25 15:21:06.241360 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 483/1945] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:21:06 2026] GET /volume/v3/groups/8e2454d0-45ca-4024-99fe-c0c07c83034e => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:21:06.249757 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-73bbe5e6-fe27-434e-90d0-c50a9c2ba479 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:06.251779 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-73bbe5e6-fe27-434e-90d0-c50a9c2ba479 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] DELETE https://10.4.3.85/volume/v3/group_types/0ab20335-6d87-4e5d-9ad6-cc110964e5ab Aug 25 15:21:06.252004 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-73bbe5e6-fe27-434e-90d0-c50a9c2ba479 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:06.252213 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-73bbe5e6-fe27-434e-90d0-c50a9c2ba479 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:06.270073 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-73bbe5e6-fe27-434e-90d0-c50a9c2ba479 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] https://10.4.3.85/volume/v3/group_types/0ab20335-6d87-4e5d-9ad6-cc110964e5ab returned with HTTP 202 Aug 25 15:21:06.270576 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 488/1946] 10.4.3.85 () {68 vars in 1397 bytes} [Tue Aug 25 15:21:06 2026] DELETE /volume/v3/group_types/0ab20335-6d87-4e5d-9ad6-cc110964e5ab => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:21:06.281751 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8fee914b-a9c2-44f7-8287-30c3b7a59a73 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:06.284609 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8fee914b-a9c2-44f7-8287-30c3b7a59a73 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] DELETE https://10.4.3.85/volume/v3/types/89be79f7-4959-42cf-b590-a2855b95e3da Aug 25 15:21:06.284985 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8fee914b-a9c2-44f7-8287-30c3b7a59a73 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:06.285255 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8fee914b-a9c2-44f7-8287-30c3b7a59a73 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:06.322442 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8fee914b-a9c2-44f7-8287-30c3b7a59a73 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] https://10.4.3.85/volume/v3/types/89be79f7-4959-42cf-b590-a2855b95e3da returned with HTTP 202 Aug 25 15:21:06.322996 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 496/1947] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:21:06 2026] DELETE /volume/v3/types/89be79f7-4959-42cf-b590-a2855b95e3da => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:21:06.333531 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4c2d9e68-2c2d-4650-9b0c-c98fd99841b2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:06.338453 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c2d9e68-2c2d-4650-9b0c-c98fd99841b2 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] GET https://10.4.3.85/volume/v3/types/89be79f7-4959-42cf-b590-a2855b95e3da Aug 25 15:21:06.338901 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c2d9e68-2c2d-4650-9b0c-c98fd99841b2 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:06.339017 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c2d9e68-2c2d-4650-9b0c-c98fd99841b2 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:06.344805 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c2d9e68-2c2d-4650-9b0c-c98fd99841b2 tempest-GroupSnapshotsTest-631388509 tempest-GroupSnapshotsTest-631388509-project-admin] https://10.4.3.85/volume/v3/types/89be79f7-4959-42cf-b590-a2855b95e3da returned with HTTP 404 Aug 25 15:21:06.345346 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 481/1948] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:21:06 2026] GET /volume/v3/types/89be79f7-4959-42cf-b590-a2855b95e3da => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:08.242328 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-aefe8144-f358-44a5-89c1-ed6b0df0c526 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:08.246367 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-aefe8144-f358-44a5-89c1-ed6b0df0c526 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/limits Aug 25 15:21:08.246367 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-aefe8144-f358-44a5-89c1-ed6b0df0c526 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:08.246367 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-aefe8144-f358-44a5-89c1-ed6b0df0c526 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:08.259215 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-aefe8144-f358-44a5-89c1-ed6b0df0c526 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1997435191 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1997435191, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:21:08.284163 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-aefe8144-f358-44a5-89c1-ed6b0df0c526 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/limits returned with HTTP 200 Aug 25 15:21:08.284827 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 484/1949] 10.4.3.85 () {68 vars in 1477 bytes} [Tue Aug 25 15:21:08 2026] GET /volume/v3/limits => generated 302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:08.374221 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-2b2c2c47-84e8-47fc-87a3-d7bc4c1d4265 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:08.376998 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-2b2c2c47-84e8-47fc-87a3-d7bc4c1d4265 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 Aug 25 15:21:08.377452 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-2b2c2c47-84e8-47fc-87a3-d7bc4c1d4265 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:08.378027 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-2b2c2c47-84e8-47fc-87a3-d7bc4c1d4265 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:08.391646 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:08.391646 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:08.397785 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-2b2c2c47-84e8-47fc-87a3-d7bc4c1d4265 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:21:08.405444 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-2b2c2c47-84e8-47fc-87a3-d7bc4c1d4265 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 returned with HTTP 200 Aug 25 15:21:08.406212 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 489/1950] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:21:08 2026] GET /volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 => generated 1661 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:08.418659 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-c7b8cc72-a8ce-4a39-a4d4-16204bade999 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:08.421186 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-c7b8cc72-a8ce-4a39-a4d4-16204bade999 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:21:08.421612 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-c7b8cc72-a8ce-4a39-a4d4-16204bade999 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8dd915e6-ed0c-4f21-a3f6-8de614b5fa66", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1836083419", "description": null, "metadata": {}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:08.436186 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:08.436186 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:08.436782 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-c7b8cc72-a8ce-4a39-a4d4-16204bade999 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:21:08.437037 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-c7b8cc72-a8ce-4a39-a4d4-16204bade999 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Create snapshot from volume 8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 Aug 25 15:21:08.505346 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-c7b8cc72-a8ce-4a39-a4d4-16204bade999 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Created reservations ['1df631b0-0370-4e34-9b91-890ec55602a7', 'f8340dd4-242b-409c-8b63-baaf95ce410a', '63b9b5ed-a69f-4f49-9ef1-745fe26c104d', 'f05a152e-029c-40c3-88fd-3a93b3d0d84e'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:21:08.666413 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-c7b8cc72-a8ce-4a39-a4d4-16204bade999 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Snapshot force create request issued successfully. Aug 25 15:21:08.678587 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-972ea0fc-0164-4340-a0e1-fdb71f9b1bda req-c7b8cc72-a8ce-4a39-a4d4-16204bade999 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:21:08.678587 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 497/1951] 10.4.3.85 () {72 vars in 1540 bytes} [Tue Aug 25 15:21:08 2026] POST /volume/v3/snapshots => generated 324 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:21:10.145772 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-58bf5670-3cbf-47bb-a09a-587443ba8733 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:10.146257 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-58bf5670-3cbf-47bb-a09a-587443ba8733 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:10.146555 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-58bf5670-3cbf-47bb-a09a-587443ba8733 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:10.146825 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-58bf5670-3cbf-47bb-a09a-587443ba8733 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:10.160084 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:10.160084 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:10.170219 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-58bf5670-3cbf-47bb-a09a-587443ba8733 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:10.179232 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-58bf5670-3cbf-47bb-a09a-587443ba8733 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:10.179232 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 482/1952] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:10 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:10.196452 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-524922fe-4e56-4103-8418-53e03b0e0cb9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:10.200097 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-524922fe-4e56-4103-8418-53e03b0e0cb9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:10.200330 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-524922fe-4e56-4103-8418-53e03b0e0cb9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:10.200619 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-524922fe-4e56-4103-8418-53e03b0e0cb9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:10.208858 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:10.208858 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:10.214003 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-524922fe-4e56-4103-8418-53e03b0e0cb9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:10.219508 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-524922fe-4e56-4103-8418-53e03b0e0cb9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:10.220033 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 485/1953] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:10 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:10.290806 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-dda01214-3932-4422-89e5-adb80db00d37 req-8f6c85af-e558-4305-9add-62245f65c883 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:10.296134 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-8f6c85af-e558-4305-9add-62245f65c883 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:10.296846 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-8f6c85af-e558-4305-9add-62245f65c883 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:10.298570 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-8f6c85af-e558-4305-9add-62245f65c883 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:10.316303 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:10.316303 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:10.331412 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-dda01214-3932-4422-89e5-adb80db00d37 req-8f6c85af-e558-4305-9add-62245f65c883 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:10.344289 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-8f6c85af-e558-4305-9add-62245f65c883 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:10.346154 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 490/1954] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:21:10 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 875 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:10.478547 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-42e36c51-2764-40e6-a493-e3fd9587d95e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:10.479200 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-42e36c51-2764-40e6-a493-e3fd9587d95e None None] GET https://10.4.3.85/volume// Aug 25 15:21:10.479513 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-42e36c51-2764-40e6-a493-e3fd9587d95e None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:10.479824 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-42e36c51-2764-40e6-a493-e3fd9587d95e None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:10.480351 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-42e36c51-2764-40e6-a493-e3fd9587d95e None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:21:10.484135 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 498/1955] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:21:10 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:21:10.493281 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-dda01214-3932-4422-89e5-adb80db00d37 req-1214f298-06de-488d-aaeb-8b62fabd2493 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:10.687057 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-1214f298-06de-488d-aaeb-8b62fabd2493 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:21:10.690845 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-1214f298-06de-488d-aaeb-8b62fabd2493 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6406a965-53dd-45df-be39-f31c27a8354c", "connector": null, "instance_uuid": "df379d11-6a34-4a69-ae04-6d8635381fc6"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:10.713421 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:10.713421 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:10.932752 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-1214f298-06de-488d-aaeb-8b62fabd2493 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:21:10.932752 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 483/1956] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:21:10 2026] POST /volume/v3/attachments => generated 273 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:11.012064 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6a7fc23c-0079-4a23-ae75-93aad84a6633 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:11.016152 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6a7fc23c-0079-4a23-ae75-93aad84a6633 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:11.016460 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6a7fc23c-0079-4a23-ae75-93aad84a6633 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:11.016766 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6a7fc23c-0079-4a23-ae75-93aad84a6633 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:11.032774 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:11.032774 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:11.043119 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bb66f822-c9c6-47fe-b84d-cb8502e03e09 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:11.046989 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6a7fc23c-0079-4a23-ae75-93aad84a6633 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:11.054361 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-00880254-9042-445b-9d3e-26586588fb1c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:11.054361 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-00880254-9042-445b-9d3e-26586588fb1c None None] GET https://10.4.3.85/volume// Aug 25 15:21:11.057089 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-00880254-9042-445b-9d3e-26586588fb1c None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:11.057089 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-00880254-9042-445b-9d3e-26586588fb1c None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:11.057089 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-00880254-9042-445b-9d3e-26586588fb1c None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:21:11.057089 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 499/1957] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:21:11 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:21:11.065309 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6a7fc23c-0079-4a23-ae75-93aad84a6633 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:11.065309 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 486/1958] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:11 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 874 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:11.072031 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-dda01214-3932-4422-89e5-adb80db00d37 req-433cc16c-8c30-4a71-a543-b6e95eb3a853 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:11.075397 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-433cc16c-8c30-4a71-a543-b6e95eb3a853 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:11.075660 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-433cc16c-8c30-4a71-a543-b6e95eb3a853 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:11.076001 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-433cc16c-8c30-4a71-a543-b6e95eb3a853 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:11.090868 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:11.090868 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:11.096004 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-dda01214-3932-4422-89e5-adb80db00d37 req-433cc16c-8c30-4a71-a543-b6e95eb3a853 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:11.102563 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-433cc16c-8c30-4a71-a543-b6e95eb3a853 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:11.104570 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 484/1959] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:21:11 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 1054 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:21:11.181396 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bb66f822-c9c6-47fe-b84d-cb8502e03e09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/77a65af353d44b6981fd9dbe81dc5103 Aug 25 15:21:11.181567 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bb66f822-c9c6-47fe-b84d-cb8502e03e09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:11.183657 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bb66f822-c9c6-47fe-b84d-cb8502e03e09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:11.229032 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-dda01214-3932-4422-89e5-adb80db00d37 req-1567e890-35c8-430d-9d4b-209a7eb2daa5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:11.232179 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-1567e890-35c8-430d-9d4b-209a7eb2daa5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] PUT https://10.4.3.85/volume/v3/attachments/961614bc-feab-4a00-b4f5-75df14b2d9cc Aug 25 15:21:11.232735 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-1567e890-35c8-430d-9d4b-209a7eb2daa5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:11.244506 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-dda01214-3932-4422-89e5-adb80db00d37 req-1567e890-35c8-430d-9d4b-209a7eb2daa5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Acquiring lock "cinder-attachment_update-6406a965-53dd-45df-be39-f31c27a8354c-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:21:11.252862 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-dda01214-3932-4422-89e5-adb80db00d37 req-1567e890-35c8-430d-9d4b-209a7eb2daa5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Lock "cinder-attachment_update-6406a965-53dd-45df-be39-f31c27a8354c-np0000008087" acquired by "attachment_update" :: waited 0.009s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:21:11.255304 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:11.255304 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:11.288320 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-bb66f822-c9c6-47fe-b84d-cb8502e03e09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1997435191 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1997435191, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:21:11.289941 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-bb66f822-c9c6-47fe-b84d-cb8502e03e09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1997435191 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1997435191, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:21:11.289941 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-bb66f822-c9c6-47fe-b84d-cb8502e03e09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1997435191 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1997435191, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:21:11.298179 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bb66f822-c9c6-47fe-b84d-cb8502e03e09 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/77a65af353d44b6981fd9dbe81dc5103 returned with HTTP 200 Aug 25 15:21:11.298609 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 491/1960] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:21:11 2026] GET /volume/v3/os-quota-sets/77a65af353d44b6981fd9dbe81dc5103 => generated 600 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:11.316298 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-26665b1e-0272-4f58-ab81-d57221f63971 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:11.323314 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-26665b1e-0272-4f58-ab81-d57221f63971 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] PUT https://10.4.3.85/volume/v3/os-quota-sets/77a65af353d44b6981fd9dbe81dc5103 Aug 25 15:21:11.323314 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-26665b1e-0272-4f58-ab81-d57221f63971 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:11.434346 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-26665b1e-0272-4f58-ab81-d57221f63971 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/77a65af353d44b6981fd9dbe81dc5103 returned with HTTP 200 Aug 25 15:21:11.434902 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 487/1961] 10.4.3.85 () {68 vars in 1367 bytes} [Tue Aug 25 15:21:11 2026] PUT /volume/v3/os-quota-sets/77a65af353d44b6981fd9dbe81dc5103 => generated 553 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:11.444145 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:11.474731 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-dda01214-3932-4422-89e5-adb80db00d37 req-1567e890-35c8-430d-9d4b-209a7eb2daa5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Lock "cinder-attachment_update-6406a965-53dd-45df-be39-f31c27a8354c-np0000008087" released by "attachment_update" :: held 0.221s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:21:11.474731 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-1567e890-35c8-430d-9d4b-209a7eb2daa5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/961614bc-feab-4a00-b4f5-75df14b2d9cc returned with HTTP 200 Aug 25 15:21:11.474731 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 500/1962] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:21:11 2026] PUT /volume/v3/attachments/961614bc-feab-4a00-b4f5-75df14b2d9cc => generated 968 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:11.489100 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-dda01214-3932-4422-89e5-adb80db00d37 req-304c92fc-a06a-4ada-83db-8bdf8ac40fe1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:11.492416 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-304c92fc-a06a-4ada-83db-8bdf8ac40fe1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c/encryption Aug 25 15:21:11.493300 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-304c92fc-a06a-4ada-83db-8bdf8ac40fe1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:11.493300 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-304c92fc-a06a-4ada-83db-8bdf8ac40fe1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:11.508934 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:11.508934 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:11.521686 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-304c92fc-a06a-4ada-83db-8bdf8ac40fe1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c/encryption returned with HTTP 200 Aug 25 15:21:11.522591 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 492/1963] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:21:11 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:11.555814 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:21:11.556299 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1730001636"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:11.558283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1730001636'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:21:11.558452 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Create volume of 1 GB Aug 25 15:21:11.563869 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Availability Zones retrieved successfully. Aug 25 15:21:11.572396 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Flow 'volume_create_api' (95a94dcb-c0db-40d9-bf3d-ae05df293d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:21:11.573909 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbfa4830-42db-48b0-9f57-0274329bc13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:11.575228 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:21:11.618144 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbfa4830-42db-48b0-9f57-0274329bc13e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:11.619238 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f591fe-348e-429f-8be9-914f527c0c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:11.713312 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Created reservations ['d30649f3-30df-45c4-bc70-f2efe5858aa5', 'bc08ef3c-02c3-4240-9bf5-a760f2f3da01', 'ae467b63-7f0a-43d3-9700-1f9617076942', 'b3724bd0-30c8-4d39-8ca0-fbb23e017472'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:21:11.714293 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f591fe-348e-429f-8be9-914f527c0c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d30649f3-30df-45c4-bc70-f2efe5858aa5', 'bc08ef3c-02c3-4240-9bf5-a760f2f3da01', 'ae467b63-7f0a-43d3-9700-1f9617076942', 'b3724bd0-30c8-4d39-8ca0-fbb23e017472']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:11.715299 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d563c360-4aec-46f0-bbbf-4f7ea63bd6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:11.756341 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d563c360-4aec-46f0-bbbf-4f7ea63bd6a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be1154b7-c4ea-4b59-b163-10e952dcbe2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1730001636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77a65af353d44b6981fd9dbe81dc5103',qos_specs=None,replication_status=,reservations=['d30649f3-30df-45c4-bc70-f2efe5858aa5','bc08ef3c-02c3-4240-9bf5-a760f2f3da01','ae467b63-7f0a-43d3-9700-1f9617076942','b3724bd0-30c8-4d39-8ca0-fbb23e017472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae0af7b0aae4e2bbb0b50cd0e3eec61',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:21:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1730001636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be1154b7-c4ea-4b59-b163-10e952dcbe2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77a65af353d44b6981fd9dbe81dc5103',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ae0af7b0aae4e2bbb0b50cd0e3eec61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:11.757743 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ae2cecf-5b04-4a91-98a2-5180a8c0c8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:11.799841 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ae2cecf-5b04-4a91-98a2-5180a8c0c8bf) transitioned into state 'SUCCESS' from state '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-1730001636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77a65af353d44b6981fd9dbe81dc5103',qos_specs=None,replication_status=,reservations=['d30649f3-30df-45c4-bc70-f2efe5858aa5','bc08ef3c-02c3-4240-9bf5-a760f2f3da01','ae467b63-7f0a-43d3-9700-1f9617076942','b3724bd0-30c8-4d39-8ca0-fbb23e017472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae0af7b0aae4e2bbb0b50cd0e3eec61',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:11.801003 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba27a9a5-cd6d-4888-b1a1-1b289cab4769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:11.822333 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba27a9a5-cd6d-4888-b1a1-1b289cab4769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:11.824106 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Flow 'volume_create_api' (95a94dcb-c0db-40d9-bf3d-ae05df293d7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:21:11.824106 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Create volume request issued successfully. Aug 25 15:21:11.825340 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ca78da20-b406-4cc9-a2f9-1332471d9c4e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:21:11.825610 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 485/1964] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:21:11 2026] POST /volume/v3/volumes => generated 765 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:21:11.844668 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c9b489a4-01d8-4977-9865-79010bbc21e4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:11.852204 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c9b489a4-01d8-4977-9865-79010bbc21e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] GET https://10.4.3.85/volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a Aug 25 15:21:11.852204 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c9b489a4-01d8-4977-9865-79010bbc21e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:11.852204 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c9b489a4-01d8-4977-9865-79010bbc21e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:11.863725 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:11.863725 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:11.865587 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c9b489a4-01d8-4977-9865-79010bbc21e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Volume info retrieved successfully. Aug 25 15:21:11.878503 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c9b489a4-01d8-4977-9865-79010bbc21e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] https://10.4.3.85/volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a returned with HTTP 200 Aug 25 15:21:11.878503 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 488/1965] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:11 2026] GET /volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a => generated 833 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:12.083347 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-18398117-5e07-4e21-89c4-516c5803ef0a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:12.083755 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-18398117-5e07-4e21-89c4-516c5803ef0a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:12.084003 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-18398117-5e07-4e21-89c4-516c5803ef0a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:12.084220 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-18398117-5e07-4e21-89c4-516c5803ef0a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:12.096138 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:12.096138 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:12.101397 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-18398117-5e07-4e21-89c4-516c5803ef0a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:12.107840 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-18398117-5e07-4e21-89c4-516c5803ef0a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:12.108446 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 501/1966] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:12 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:12.128181 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e8cd5050-4adb-4f2d-af44-741460a3c2a0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:12.131717 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e8cd5050-4adb-4f2d-af44-741460a3c2a0 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/snapshots/57a85adb-2a2a-4b2a-9d2c-284587c5f51d Aug 25 15:21:12.132554 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e8cd5050-4adb-4f2d-af44-741460a3c2a0 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:12.133140 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e8cd5050-4adb-4f2d-af44-741460a3c2a0 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:12.140552 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:12.140552 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:12.141835 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e8cd5050-4adb-4f2d-af44-741460a3c2a0 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Snapshot retrieved successfully. Aug 25 15:21:12.142959 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e8cd5050-4adb-4f2d-af44-741460a3c2a0 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/snapshots/57a85adb-2a2a-4b2a-9d2c-284587c5f51d returned with HTTP 200 Aug 25 15:21:12.143304 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 493/1967] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:21:12 2026] GET /volume/v3/snapshots/57a85adb-2a2a-4b2a-9d2c-284587c5f51d => generated 483 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:12.205600 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-37d23409-6b29-4726-9104-2aecef757476 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:12.208041 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:21:12.208742 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1093959201", "snapshot_id": null, "imageRef": "65029827-7a4b-4850-952d-088f629e780b", "volume_type": null, "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:12.211080 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1093959201', 'snapshot_id': None, 'imageRef': '65029827-7a4b-4850-952d-088f629e780b', 'volume_type': None, 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:21:12.337696 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:12.337696 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:12.338332 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Snapshot retrieved successfully. Aug 25 15:21:12.338634 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Create volume of 1 GB Aug 25 15:21:12.345121 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Availability Zones retrieved successfully. Aug 25 15:21:12.353600 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Flow 'volume_create_api' (da974fd9-9b8e-4ee6-9439-c1da52795706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:21:12.355605 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936f9378-d6d2-44d8-9289-c6f2cc4f31b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:12.389333 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:21:12.405114 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936f9378-d6d2-44d8-9289-c6f2cc4f31b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '57a85adb-2a2a-4b2a-9d2c-284587c5f51d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:12.406222 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3123fd-7770-42a5-b994-fa21ff41a112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:12.651361 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Created reservations ['3f6cc18d-aee4-4bd3-95b2-ed5ec6671daf', '7e2a7e2e-b6e7-483e-bbbb-fa514198f8a5', 'd54377fd-8a84-438e-b85d-5e8050f32a06', '58a7c576-3065-4f34-86d5-d78004ae9038'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:21:12.651361 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3123fd-7770-42a5-b994-fa21ff41a112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f6cc18d-aee4-4bd3-95b2-ed5ec6671daf', '7e2a7e2e-b6e7-483e-bbbb-fa514198f8a5', 'd54377fd-8a84-438e-b85d-5e8050f32a06', '58a7c576-3065-4f34-86d5-d78004ae9038']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:12.651361 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d8694a-98e5-4e8d-a215-7d28d21354da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:12.864032 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d8694a-98e5-4e8d-a215-7d28d21354da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e369e3f-e051-4a0e-94b3-1c13e885a8e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1093959201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06cf5aeebd404d43921de7c90d23968c',qos_specs=None,replication_status=,reservations=['3f6cc18d-aee4-4bd3-95b2-ed5ec6671daf','7e2a7e2e-b6e7-483e-bbbb-fa514198f8a5','d54377fd-8a84-438e-b85d-5e8050f32a06','58a7c576-3065-4f34-86d5-d78004ae9038'],size=1,snapshot_id=57a85adb-2a2a-4b2a-9d2c-284587c5f51d,source_replicaid=,source_volid=None,status='creating',user_id='cf823d2e54754908a23f975952cce6c8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), '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-25T15:21:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1093959201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e369e3f-e051-4a0e-94b3-1c13e885a8e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06cf5aeebd404d43921de7c90d23968c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=57a85adb-2a2a-4b2a-9d2c-284587c5f51d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf823d2e54754908a23f975952cce6c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:12.864032 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6564789-2974-403c-af97-bec0d839ba6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:12.896030 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-854fe518-4686-4f33-9839-81aa83200485 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:12.900696 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-854fe518-4686-4f33-9839-81aa83200485 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] GET https://10.4.3.85/volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a Aug 25 15:21:12.900696 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-854fe518-4686-4f33-9839-81aa83200485 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:12.900696 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-854fe518-4686-4f33-9839-81aa83200485 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:12.915937 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:12.915937 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:12.922158 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-854fe518-4686-4f33-9839-81aa83200485 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Volume info retrieved successfully. Aug 25 15:21:12.931165 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-854fe518-4686-4f33-9839-81aa83200485 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] https://10.4.3.85/volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a returned with HTTP 200 Aug 25 15:21:12.931433 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 489/1968] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:12 2026] GET /volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:12.931921 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6564789-2974-403c-af97-bec0d839ba6e) transitioned into state 'SUCCESS' from state '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-1093959201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06cf5aeebd404d43921de7c90d23968c',qos_specs=None,replication_status=,reservations=['3f6cc18d-aee4-4bd3-95b2-ed5ec6671daf','7e2a7e2e-b6e7-483e-bbbb-fa514198f8a5','d54377fd-8a84-438e-b85d-5e8050f32a06','58a7c576-3065-4f34-86d5-d78004ae9038'],size=1,snapshot_id=57a85adb-2a2a-4b2a-9d2c-284587c5f51d,source_replicaid=,source_volid=None,status='creating',user_id='cf823d2e54754908a23f975952cce6c8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:12.933018 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82b1b8d5-3a99-4b8b-a625-b4260b25a234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:12.950803 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5fd3e208-44f3-4faa-9fa7-9ece6df401f3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:12.953258 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5fd3e208-44f3-4faa-9fa7-9ece6df401f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:21:12.957809 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5fd3e208-44f3-4faa-9fa7-9ece6df401f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be1154b7-c4ea-4b59-b163-10e952dcbe2a", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-217650301"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:12.968752 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:12.968752 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:12.970731 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5fd3e208-44f3-4faa-9fa7-9ece6df401f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Volume info retrieved successfully. Aug 25 15:21:12.971582 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-5fd3e208-44f3-4faa-9fa7-9ece6df401f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Create snapshot from volume be1154b7-c4ea-4b59-b163-10e952dcbe2a Aug 25 15:21:12.990527 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82b1b8d5-3a99-4b8b-a625-b4260b25a234) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:12.991861 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Flow 'volume_create_api' (da974fd9-9b8e-4ee6-9439-c1da52795706) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:21:12.992102 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Create volume request issued successfully. Aug 25 15:21:12.994585 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37d23409-6b29-4726-9104-2aecef757476 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:21:12.994585 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 486/1969] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:21:12 2026] POST /volume/v3/volumes => generated 812 bytes in 788 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:13.012309 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-77b1f05b-5fb7-4705-ad64-8af187f4fbb3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:13.015131 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-77b1f05b-5fb7-4705-ad64-8af187f4fbb3 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 Aug 25 15:21:13.015406 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-77b1f05b-5fb7-4705-ad64-8af187f4fbb3 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:13.015627 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-77b1f05b-5fb7-4705-ad64-8af187f4fbb3 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:13.028500 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:13.028500 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:13.037987 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-77b1f05b-5fb7-4705-ad64-8af187f4fbb3 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:21:13.046220 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-77b1f05b-5fb7-4705-ad64-8af187f4fbb3 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 returned with HTTP 200 Aug 25 15:21:13.046864 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 494/1970] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:21:13 2026] GET /volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:13.125199 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-def9b323-8dc8-404c-9601-9a379ec7291c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:13.127104 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-def9b323-8dc8-404c-9601-9a379ec7291c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:13.127332 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-def9b323-8dc8-404c-9601-9a379ec7291c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:13.127548 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-def9b323-8dc8-404c-9601-9a379ec7291c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:13.144398 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:13.144398 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:13.150811 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-def9b323-8dc8-404c-9601-9a379ec7291c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:13.167054 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-def9b323-8dc8-404c-9601-9a379ec7291c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:13.167054 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 490/1971] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:13 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:13.172950 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-5fd3e208-44f3-4faa-9fa7-9ece6df401f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Created reservations ['eec6b3c7-33f5-454b-bdd2-13821155093a', 'de01fe30-70b7-4fdd-a6bb-857bebabede3', 'c4c59326-eb76-4314-9ab4-38ab93f8a103', '2cfda87b-7364-4037-8815-12086917ad8c'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:21:13.247653 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5fd3e208-44f3-4faa-9fa7-9ece6df401f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Snapshot create request issued successfully. Aug 25 15:21:13.248180 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5fd3e208-44f3-4faa-9fa7-9ece6df401f3 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:21:13.248863 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 502/1972] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:21:12 2026] POST /volume/v3/snapshots => generated 322 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:21:13.262661 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4a5889b8-dbea-420c-ad36-745f3c20db3e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:13.264569 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a5889b8-dbea-420c-ad36-745f3c20db3e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] GET https://10.4.3.85/volume/v3/snapshots/73e5820c-12b7-4f5b-8fc5-c06afa955d9a Aug 25 15:21:13.264881 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4a5889b8-dbea-420c-ad36-745f3c20db3e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:13.265947 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4a5889b8-dbea-420c-ad36-745f3c20db3e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:13.294020 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:13.294020 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:13.294681 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4a5889b8-dbea-420c-ad36-745f3c20db3e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Snapshot retrieved successfully. Aug 25 15:21:13.295611 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a5889b8-dbea-420c-ad36-745f3c20db3e tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] https://10.4.3.85/volume/v3/snapshots/73e5820c-12b7-4f5b-8fc5-c06afa955d9a returned with HTTP 200 Aug 25 15:21:13.296130 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 487/1973] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:21:13 2026] GET /volume/v3/snapshots/73e5820c-12b7-4f5b-8fc5-c06afa955d9a => generated 454 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:14.068461 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f9b9adca-136e-4ef0-8d69-45f4593c6a56 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:14.070803 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f9b9adca-136e-4ef0-8d69-45f4593c6a56 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 Aug 25 15:21:14.071102 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f9b9adca-136e-4ef0-8d69-45f4593c6a56 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:14.071414 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f9b9adca-136e-4ef0-8d69-45f4593c6a56 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:14.086824 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:14.086824 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:14.107843 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f9b9adca-136e-4ef0-8d69-45f4593c6a56 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:21:14.177092 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a7e96e4a-2a25-467f-bffa-d463aa74cc98 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:14.177092 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a7e96e4a-2a25-467f-bffa-d463aa74cc98 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:14.177092 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a7e96e4a-2a25-467f-bffa-d463aa74cc98 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:14.177092 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a7e96e4a-2a25-467f-bffa-d463aa74cc98 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:14.238826 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f9b9adca-136e-4ef0-8d69-45f4593c6a56 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 returned with HTTP 200 Aug 25 15:21:14.238826 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 495/1974] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:21:14 2026] GET /volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 => generated 1421 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:21:14.238999 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:14.238999 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:14.238999 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a7e96e4a-2a25-467f-bffa-d463aa74cc98 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:14.238999 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a7e96e4a-2a25-467f-bffa-d463aa74cc98 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:14.238999 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 491/1975] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:14 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 875 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:14.244220 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-229ac1ec-c77b-4859-abff-b80d65cc3222 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:14.246940 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-229ac1ec-c77b-4859-abff-b80d65cc3222 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 Aug 25 15:21:14.247252 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-229ac1ec-c77b-4859-abff-b80d65cc3222 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:14.247514 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-229ac1ec-c77b-4859-abff-b80d65cc3222 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:14.292998 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:14.292998 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:14.292998 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-229ac1ec-c77b-4859-abff-b80d65cc3222 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:21:14.292998 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-229ac1ec-c77b-4859-abff-b80d65cc3222 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 returned with HTTP 200 Aug 25 15:21:14.292998 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 503/1976] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:21:14 2026] GET /volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 => generated 1421 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:21:14.349740 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b102bf9a-4fdc-4946-8f0e-8e7ef62db79a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:14.349740 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b102bf9a-4fdc-4946-8f0e-8e7ef62db79a tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] GET https://10.4.3.85/volume/v3/snapshots/73e5820c-12b7-4f5b-8fc5-c06afa955d9a Aug 25 15:21:14.349740 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b102bf9a-4fdc-4946-8f0e-8e7ef62db79a tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:14.349740 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b102bf9a-4fdc-4946-8f0e-8e7ef62db79a tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:14.662129 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:14.662129 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:14.662933 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b102bf9a-4fdc-4946-8f0e-8e7ef62db79a tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Snapshot retrieved successfully. Aug 25 15:21:14.664169 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b102bf9a-4fdc-4946-8f0e-8e7ef62db79a tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] https://10.4.3.85/volume/v3/snapshots/73e5820c-12b7-4f5b-8fc5-c06afa955d9a returned with HTTP 200 Aug 25 15:21:14.664731 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 488/1977] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:21:14 2026] GET /volume/v3/snapshots/73e5820c-12b7-4f5b-8fc5-c06afa955d9a => generated 481 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:14.716074 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-960a89db-8cfc-4497-a568-2d1dfa9aeeda None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:14.719265 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-960a89db-8cfc-4497-a568-2d1dfa9aeeda tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] PUT https://10.4.3.85/volume/v3/os-quota-sets/77a65af353d44b6981fd9dbe81dc5103 Aug 25 15:21:14.719847 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-960a89db-8cfc-4497-a568-2d1dfa9aeeda tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:15.032923 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-960a89db-8cfc-4497-a568-2d1dfa9aeeda tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/77a65af353d44b6981fd9dbe81dc5103 returned with HTTP 200 Aug 25 15:21:15.033379 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 496/1978] 10.4.3.85 () {68 vars in 1367 bytes} [Tue Aug 25 15:21:14 2026] PUT /volume/v3/os-quota-sets/77a65af353d44b6981fd9dbe81dc5103 => generated 553 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:15.046231 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8f4a502f-31bd-4dbe-a832-079a311ffe8d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:15.049292 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8f4a502f-31bd-4dbe-a832-079a311ffe8d tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:21:15.049717 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8f4a502f-31bd-4dbe-a832-079a311ffe8d tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be1154b7-c4ea-4b59-b163-10e952dcbe2a"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:15.060701 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:15.060701 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:15.061363 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8f4a502f-31bd-4dbe-a832-079a311ffe8d tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Volume info retrieved successfully. Aug 25 15:21:15.061590 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-8f4a502f-31bd-4dbe-a832-079a311ffe8d tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Create snapshot from volume be1154b7-c4ea-4b59-b163-10e952dcbe2a Aug 25 15:21:15.091496 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota_utils [None req-8f4a502f-31bd-4dbe-a832-079a311ffe8d tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Quota exceeded for 77a65af353d44b6981fd9dbe81dc5103, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 15:21:15.092098 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.middleware.fault [None req-8f4a502f-31bd-4dbe-a832-079a311ffe8d tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 413 Aug 25 15:21:15.093099 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 492/1979] 10.4.3.85 () {68 vars in 1257 bytes} [Tue Aug 25 15:21:15 2026] POST /volume/v3/snapshots => generated 208 bytes in 47 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 15:21:15.100803 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-370163db-08b3-46c2-975c-2682bbe47cec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:15.102398 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-370163db-08b3-46c2-975c-2682bbe47cec tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] PUT https://10.4.3.85/volume/v3/os-quota-sets/77a65af353d44b6981fd9dbe81dc5103 Aug 25 15:21:15.102746 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-370163db-08b3-46c2-975c-2682bbe47cec tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:15.241465 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-052b61cf-9f36-408a-8055-d421b101548c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:15.243914 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-052b61cf-9f36-408a-8055-d421b101548c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:15.244076 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-052b61cf-9f36-408a-8055-d421b101548c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:15.244256 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-052b61cf-9f36-408a-8055-d421b101548c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:15.254705 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:15.254705 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:15.255575 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-052b61cf-9f36-408a-8055-d421b101548c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:15.259671 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-052b61cf-9f36-408a-8055-d421b101548c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:15.260019 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 489/1980] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:15 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:15.388274 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-370163db-08b3-46c2-975c-2682bbe47cec tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1997435191 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1997435191, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:21:15.388637 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-370163db-08b3-46c2-975c-2682bbe47cec tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1997435191 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1997435191, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:21:15.388844 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-370163db-08b3-46c2-975c-2682bbe47cec tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1997435191 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1997435191, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:21:15.394124 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-370163db-08b3-46c2-975c-2682bbe47cec tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/77a65af353d44b6981fd9dbe81dc5103 returned with HTTP 200 Aug 25 15:21:15.394513 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 504/1981] 10.4.3.85 () {68 vars in 1367 bytes} [Tue Aug 25 15:21:15 2026] PUT /volume/v3/os-quota-sets/77a65af353d44b6981fd9dbe81dc5103 => generated 553 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:15.404221 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5290974f-5d71-42f1-b8b1-2d49f2edcbbf None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:15.406010 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5290974f-5d71-42f1-b8b1-2d49f2edcbbf tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:21:15.406357 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5290974f-5d71-42f1-b8b1-2d49f2edcbbf tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be1154b7-c4ea-4b59-b163-10e952dcbe2a"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:15.416224 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:15.416224 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:15.417029 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5290974f-5d71-42f1-b8b1-2d49f2edcbbf tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Volume info retrieved successfully. Aug 25 15:21:15.417204 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-5290974f-5d71-42f1-b8b1-2d49f2edcbbf tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Create snapshot from volume be1154b7-c4ea-4b59-b163-10e952dcbe2a Aug 25 15:21:15.438228 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota_utils [None req-5290974f-5d71-42f1-b8b1-2d49f2edcbbf tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Quota exceeded for 77a65af353d44b6981fd9dbe81dc5103, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 25 15:21:15.438544 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.middleware.fault [None req-5290974f-5d71-42f1-b8b1-2d49f2edcbbf tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 413 Aug 25 15:21:15.439478 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 497/1982] 10.4.3.85 () {68 vars in 1257 bytes} [Tue Aug 25 15:21:15 2026] POST /volume/v3/snapshots => generated 133 bytes in 36 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Aug 25 15:21:15.448289 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ea7b12fa-05ec-4d93-9380-3a1d7fd1f850 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:15.450932 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea7b12fa-05ec-4d93-9380-3a1d7fd1f850 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/73e5820c-12b7-4f5b-8fc5-c06afa955d9a Aug 25 15:21:15.454198 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea7b12fa-05ec-4d93-9380-3a1d7fd1f850 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:15.454198 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea7b12fa-05ec-4d93-9380-3a1d7fd1f850 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:15.454198 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-ea7b12fa-05ec-4d93-9380-3a1d7fd1f850 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Delete snapshot with id: 73e5820c-12b7-4f5b-8fc5-c06afa955d9a Aug 25 15:21:15.457358 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:15.457358 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:15.457915 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ea7b12fa-05ec-4d93-9380-3a1d7fd1f850 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Snapshot retrieved successfully. Aug 25 15:21:15.478985 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ea7b12fa-05ec-4d93-9380-3a1d7fd1f850 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Snapshot delete request issued successfully. Aug 25 15:21:15.479258 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea7b12fa-05ec-4d93-9380-3a1d7fd1f850 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] https://10.4.3.85/volume/v3/snapshots/73e5820c-12b7-4f5b-8fc5-c06afa955d9a returned with HTTP 202 Aug 25 15:21:15.479903 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 493/1983] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:21:15 2026] DELETE /volume/v3/snapshots/73e5820c-12b7-4f5b-8fc5-c06afa955d9a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:21:15.489964 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6c59683c-f5ed-4833-8b96-26e4bab0a3c7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:15.492315 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c59683c-f5ed-4833-8b96-26e4bab0a3c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] GET https://10.4.3.85/volume/v3/snapshots/73e5820c-12b7-4f5b-8fc5-c06afa955d9a Aug 25 15:21:15.492564 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c59683c-f5ed-4833-8b96-26e4bab0a3c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:15.492858 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c59683c-f5ed-4833-8b96-26e4bab0a3c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:15.498291 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:15.498291 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:15.498801 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6c59683c-f5ed-4833-8b96-26e4bab0a3c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Snapshot retrieved successfully. Aug 25 15:21:15.499623 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c59683c-f5ed-4833-8b96-26e4bab0a3c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] https://10.4.3.85/volume/v3/snapshots/73e5820c-12b7-4f5b-8fc5-c06afa955d9a returned with HTTP 200 Aug 25 15:21:15.500042 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 490/1984] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:21:15 2026] GET /volume/v3/snapshots/73e5820c-12b7-4f5b-8fc5-c06afa955d9a => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:16.276721 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-af52fa06-84fd-484c-abb0-7e9acf3a2529 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:16.277489 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-af52fa06-84fd-484c-abb0-7e9acf3a2529 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:16.277727 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-af52fa06-84fd-484c-abb0-7e9acf3a2529 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:16.277963 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-af52fa06-84fd-484c-abb0-7e9acf3a2529 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:16.288505 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:16.288505 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:16.292072 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-af52fa06-84fd-484c-abb0-7e9acf3a2529 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:16.314824 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-af52fa06-84fd-484c-abb0-7e9acf3a2529 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:16.314824 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 505/1985] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:16 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:16.511682 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-95fca11d-8d0f-4a3e-95a9-19cefe579a52 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:16.513753 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-95fca11d-8d0f-4a3e-95a9-19cefe579a52 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] GET https://10.4.3.85/volume/v3/snapshots/73e5820c-12b7-4f5b-8fc5-c06afa955d9a Aug 25 15:21:16.513986 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-95fca11d-8d0f-4a3e-95a9-19cefe579a52 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:16.514200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-95fca11d-8d0f-4a3e-95a9-19cefe579a52 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:16.526166 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-95fca11d-8d0f-4a3e-95a9-19cefe579a52 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] https://10.4.3.85/volume/v3/snapshots/73e5820c-12b7-4f5b-8fc5-c06afa955d9a returned with HTTP 404 Aug 25 15:21:16.526841 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 498/1986] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:21:16 2026] GET /volume/v3/snapshots/73e5820c-12b7-4f5b-8fc5-c06afa955d9a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:16.536406 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-872c5400-2144-4cde-b648-289dc486e8c1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:16.538350 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-872c5400-2144-4cde-b648-289dc486e8c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] GET https://10.4.3.85/volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a Aug 25 15:21:16.538552 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-872c5400-2144-4cde-b648-289dc486e8c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:16.538749 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-872c5400-2144-4cde-b648-289dc486e8c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:16.547861 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:16.547861 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:16.590777 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-872c5400-2144-4cde-b648-289dc486e8c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Volume info retrieved successfully. Aug 25 15:21:16.619650 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-872c5400-2144-4cde-b648-289dc486e8c1 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] https://10.4.3.85/volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a returned with HTTP 200 Aug 25 15:21:16.619650 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 494/1987] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:16 2026] GET /volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:16.628053 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-20d24898-cbff-4548-8b29-0e3616e9e5b8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:16.638237 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20d24898-cbff-4548-8b29-0e3616e9e5b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] DELETE https://10.4.3.85/volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a Aug 25 15:21:16.638237 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20d24898-cbff-4548-8b29-0e3616e9e5b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:16.638237 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20d24898-cbff-4548-8b29-0e3616e9e5b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:16.638237 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-20d24898-cbff-4548-8b29-0e3616e9e5b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Delete volume with id: be1154b7-c4ea-4b59-b163-10e952dcbe2a Aug 25 15:21:16.645330 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:16.645330 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:16.645810 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-20d24898-cbff-4548-8b29-0e3616e9e5b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Volume info retrieved successfully. Aug 25 15:21:16.884322 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-20d24898-cbff-4548-8b29-0e3616e9e5b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Delete volume request issued successfully. Aug 25 15:21:16.894967 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20d24898-cbff-4548-8b29-0e3616e9e5b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] https://10.4.3.85/volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a returned with HTTP 202 Aug 25 15:21:16.894967 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 491/1988] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:21:16 2026] DELETE /volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:21:16.899226 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3eee2fd1-be26-483f-a3c6-2b3cac8f935b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:16.901434 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3eee2fd1-be26-483f-a3c6-2b3cac8f935b tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] GET https://10.4.3.85/volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a Aug 25 15:21:16.901761 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3eee2fd1-be26-483f-a3c6-2b3cac8f935b tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:16.902012 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3eee2fd1-be26-483f-a3c6-2b3cac8f935b tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:16.910249 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:16.910249 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:16.914025 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3eee2fd1-be26-483f-a3c6-2b3cac8f935b tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Volume info retrieved successfully. Aug 25 15:21:16.918958 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3eee2fd1-be26-483f-a3c6-2b3cac8f935b tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] https://10.4.3.85/volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a returned with HTTP 200 Aug 25 15:21:16.919201 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 506/1989] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:16 2026] GET /volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:17.315120 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-511f5c4e-2bfc-47fa-9a45-5e25612df2c7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:17.317170 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-511f5c4e-2bfc-47fa-9a45-5e25612df2c7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:17.317431 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-511f5c4e-2bfc-47fa-9a45-5e25612df2c7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:17.317700 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-511f5c4e-2bfc-47fa-9a45-5e25612df2c7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:17.355287 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:17.355287 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:17.372901 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-511f5c4e-2bfc-47fa-9a45-5e25612df2c7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:17.385635 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-511f5c4e-2bfc-47fa-9a45-5e25612df2c7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:17.385635 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 499/1990] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:17 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 875 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:17.590233 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-fe8b0fac-0dc6-4e3c-80da-f4b1473300d7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:17.596961 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-fe8b0fac-0dc6-4e3c-80da-f4b1473300d7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 Aug 25 15:21:17.597214 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-fe8b0fac-0dc6-4e3c-80da-f4b1473300d7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:17.597451 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-fe8b0fac-0dc6-4e3c-80da-f4b1473300d7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:17.606865 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:17.606865 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:17.611570 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-fe8b0fac-0dc6-4e3c-80da-f4b1473300d7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:21:17.617713 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-fe8b0fac-0dc6-4e3c-80da-f4b1473300d7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 returned with HTTP 200 Aug 25 15:21:17.618213 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 495/1991] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:21:17 2026] GET /volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 => generated 1403 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:17.933893 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-025939c7-8fb4-4d7e-ace4-be78f536ecf0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:17.937509 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-025939c7-8fb4-4d7e-ace4-be78f536ecf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] GET https://10.4.3.85/volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a Aug 25 15:21:17.937509 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-025939c7-8fb4-4d7e-ace4-be78f536ecf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:17.937509 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-025939c7-8fb4-4d7e-ace4-be78f536ecf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:17.944688 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-025939c7-8fb4-4d7e-ace4-be78f536ecf0 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401 tempest-VolumeSnapshotQuotasNegativeTestJSON-838453401-project-member] https://10.4.3.85/volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a returned with HTTP 404 Aug 25 15:21:17.945289 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 492/1992] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:17 2026] GET /volume/v3/volumes/be1154b7-c4ea-4b59-b163-10e952dcbe2a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:17.955032 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e22f926f-eacc-4962-b8c5-0db2b340aff2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:17.956989 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e22f926f-eacc-4962-b8c5-0db2b340aff2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] PUT https://10.4.3.85/volume/v3/os-quota-sets/77a65af353d44b6981fd9dbe81dc5103 Aug 25 15:21:17.957231 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e22f926f-eacc-4962-b8c5-0db2b340aff2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-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=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:18.080155 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e22f926f-eacc-4962-b8c5-0db2b340aff2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038 tempest-VolumeSnapshotQuotasNegativeTestJSON-1899531038-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/77a65af353d44b6981fd9dbe81dc5103 returned with HTTP 200 Aug 25 15:21:18.081051 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 507/1993] 10.4.3.85 () {68 vars in 1368 bytes} [Tue Aug 25 15:21:17 2026] PUT /volume/v3/os-quota-sets/77a65af353d44b6981fd9dbe81dc5103 => generated 558 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:18.247271 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-06f9ad50-56e6-4520-9e5c-ef3b57bf2042 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:18.252492 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-06f9ad50-56e6-4520-9e5c-ef3b57bf2042 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 Aug 25 15:21:18.252492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-06f9ad50-56e6-4520-9e5c-ef3b57bf2042 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:18.252492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-06f9ad50-56e6-4520-9e5c-ef3b57bf2042 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:18.277714 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:18.277714 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:18.283544 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-06f9ad50-56e6-4520-9e5c-ef3b57bf2042 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:21:18.296082 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-06f9ad50-56e6-4520-9e5c-ef3b57bf2042 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 returned with HTTP 200 Aug 25 15:21:18.296082 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 500/1994] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:21:18 2026] GET /volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 => generated 1403 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:18.308860 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4c205a01-db98-4e6b-9c65-f94581a8edaa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:18.308860 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c205a01-db98-4e6b-9c65-f94581a8edaa None None] GET https://10.4.3.85/volume// Aug 25 15:21:18.308860 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c205a01-db98-4e6b-9c65-f94581a8edaa None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:18.309062 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c205a01-db98-4e6b-9c65-f94581a8edaa None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:18.309483 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c205a01-db98-4e6b-9c65-f94581a8edaa None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:21:18.309895 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 496/1995] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:21:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:21:18.326538 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-28fd646e-a4be-456a-9730-11dfad32e3c7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:18.329236 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-28fd646e-a4be-456a-9730-11dfad32e3c7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:21:18.329749 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-28fd646e-a4be-456a-9730-11dfad32e3c7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e369e3f-e051-4a0e-94b3-1c13e885a8e2", "connector": null, "instance_uuid": "e7df66dc-f8db-45e1-b2ed-f7d1a19ae694"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:18.342259 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:18.342259 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:18.399916 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6ca07641-842e-4e08-a255-dc4b9f253d52 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:18.403489 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6ca07641-842e-4e08-a255-dc4b9f253d52 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:18.403755 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6ca07641-842e-4e08-a255-dc4b9f253d52 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:18.403990 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6ca07641-842e-4e08-a255-dc4b9f253d52 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:18.420799 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:18.420799 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:18.426949 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6ca07641-842e-4e08-a255-dc4b9f253d52 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:18.432529 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6ca07641-842e-4e08-a255-dc4b9f253d52 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:18.433067 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 508/1996] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:18 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:18.483455 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-28fd646e-a4be-456a-9730-11dfad32e3c7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:21:18.484095 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 493/1997] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:21:18 2026] POST /volume/v3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:19.457211 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-00e0d128-7067-4809-b752-f956e9f1a55d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:19.459242 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-00e0d128-7067-4809-b752-f956e9f1a55d tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:19.459431 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-00e0d128-7067-4809-b752-f956e9f1a55d tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:19.459632 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-00e0d128-7067-4809-b752-f956e9f1a55d tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:19.495584 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:19.495584 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:19.529463 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-00e0d128-7067-4809-b752-f956e9f1a55d tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:19.554327 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-00e0d128-7067-4809-b752-f956e9f1a55d tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:19.554327 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 501/1998] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:19 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 875 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:20.227932 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-dda01214-3932-4422-89e5-adb80db00d37 req-1eab0000-051b-45fc-8011-ac5e1c83b719 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:20.261858 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-1eab0000-051b-45fc-8011-ac5e1c83b719 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/attachments/961614bc-feab-4a00-b4f5-75df14b2d9cc/action Aug 25 15:21:20.261858 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-1eab0000-051b-45fc-8011-ac5e1c83b719 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:21:20.261858 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-1eab0000-051b-45fc-8011-ac5e1c83b719 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:20.261858 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:20.261858 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:20.488740 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-dda01214-3932-4422-89e5-adb80db00d37 req-1eab0000-051b-45fc-8011-ac5e1c83b719 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/961614bc-feab-4a00-b4f5-75df14b2d9cc/action returned with HTTP 204 Aug 25 15:21:20.489303 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 497/1999] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:21:20 2026] POST /volume/v3/attachments/961614bc-feab-4a00-b4f5-75df14b2d9cc/action => generated 0 bytes in 262 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:20.568103 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c7d6cb05-d35d-42aa-b87f-1e6d558e1ddf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:20.569868 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c7d6cb05-d35d-42aa-b87f-1e6d558e1ddf tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:20.570072 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c7d6cb05-d35d-42aa-b87f-1e6d558e1ddf tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:20.570319 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c7d6cb05-d35d-42aa-b87f-1e6d558e1ddf tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:20.596408 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:20.596408 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:20.602175 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c7d6cb05-d35d-42aa-b87f-1e6d558e1ddf tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:20.606634 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c7d6cb05-d35d-42aa-b87f-1e6d558e1ddf tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:20.607155 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 509/2000] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:20 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 1167 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:20.621771 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0d1e228e-d006-455d-8c2f-57200bbbb9f5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:20.623558 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0d1e228e-d006-455d-8c2f-57200bbbb9f5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:20.623727 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0d1e228e-d006-455d-8c2f-57200bbbb9f5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:20.623883 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0d1e228e-d006-455d-8c2f-57200bbbb9f5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:20.633929 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:20.633929 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:20.637572 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0d1e228e-d006-455d-8c2f-57200bbbb9f5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:20.641693 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0d1e228e-d006-455d-8c2f-57200bbbb9f5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:20.642084 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 494/2001] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:20 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:20.702898 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-4ba08598-fc3a-4b90-b583-78b4ec39c61b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:20.708220 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-4ba08598-fc3a-4b90-b583-78b4ec39c61b tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:20.708220 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-4ba08598-fc3a-4b90-b583-78b4ec39c61b tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:20.708220 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-4ba08598-fc3a-4b90-b583-78b4ec39c61b tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:20.784431 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:20.784431 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:20.941493 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-4ba08598-fc3a-4b90-b583-78b4ec39c61b tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:20.944425 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-4ba08598-fc3a-4b90-b583-78b4ec39c61b tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:20.945364 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 502/2002] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:21:20 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 1167 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:21.131253 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-8a17efd8-aa33-4cf3-917d-3cf401e5b17e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:21.133616 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-8a17efd8-aa33-4cf3-917d-3cf401e5b17e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c/action Aug 25 15:21:21.133932 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-8a17efd8-aa33-4cf3-917d-3cf401e5b17e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:21:21.134027 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-8a17efd8-aa33-4cf3-917d-3cf401e5b17e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:21.144960 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:21.144960 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:21.145386 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-8a17efd8-aa33-4cf3-917d-3cf401e5b17e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:21.565435 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9c2347ea-d9e9-41c6-9444-9ca8a8b8aae8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:21.566023 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9c2347ea-d9e9-41c6-9444-9ca8a8b8aae8 None None] GET https://10.4.3.85/volume// Aug 25 15:21:21.566278 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9c2347ea-d9e9-41c6-9444-9ca8a8b8aae8 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:21.566573 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9c2347ea-d9e9-41c6-9444-9ca8a8b8aae8 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:21.567038 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9c2347ea-d9e9-41c6-9444-9ca8a8b8aae8 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:21:21.567434 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 510/2003] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:21:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:21:21.580828 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-7c397aee-8d34-4783-bf1e-d48adb0fe2c8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:21.580828 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-7c397aee-8d34-4783-bf1e-d48adb0fe2c8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 Aug 25 15:21:21.580828 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-7c397aee-8d34-4783-bf1e-d48adb0fe2c8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:21.580828 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-7c397aee-8d34-4783-bf1e-d48adb0fe2c8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:21.706907 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-8a17efd8-aa33-4cf3-917d-3cf401e5b17e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Begin detaching volume completed successfully. Aug 25 15:21:21.707330 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-8a17efd8-aa33-4cf3-917d-3cf401e5b17e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c/action returned with HTTP 202 Aug 25 15:21:21.707755 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 498/2004] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:21:21 2026] POST /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c/action => generated 0 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:21:21.821953 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:21.821953 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:21.826399 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-7c397aee-8d34-4783-bf1e-d48adb0fe2c8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:21:21.832413 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-7c397aee-8d34-4783-bf1e-d48adb0fe2c8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 returned with HTTP 200 Aug 25 15:21:21.832816 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 495/2005] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:21:21 2026] GET /volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 => generated 1582 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:21:21.935128 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-0abff581-2ffb-4f2a-a927-dc91bd077c94 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:21.959141 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-0abff581-2ffb-4f2a-a927-dc91bd077c94 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] PUT https://10.4.3.85/volume/v3/attachments/1c00b85d-e371-44c4-9f3d-21cb0175c435 Aug 25 15:21:21.959141 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-0abff581-2ffb-4f2a-a927-dc91bd077c94 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:21.959141 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-0abff581-2ffb-4f2a-a927-dc91bd077c94 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Acquiring lock "cinder-attachment_update-4e369e3f-e051-4a0e-94b3-1c13e885a8e2-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:21:21.959141 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-0abff581-2ffb-4f2a-a927-dc91bd077c94 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Lock "cinder-attachment_update-4e369e3f-e051-4a0e-94b3-1c13e885a8e2-np0000008087" acquired by "attachment_update" :: waited 0.004s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:21:21.959141 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:21.959141 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:22.155269 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6227136a-034b-4485-a854-23868a247e9e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:22.155786 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6227136a-034b-4485-a854-23868a247e9e None None] GET https://10.4.3.85/volume// Aug 25 15:21:22.156016 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6227136a-034b-4485-a854-23868a247e9e None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:22.156276 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6227136a-034b-4485-a854-23868a247e9e None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:22.156749 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6227136a-034b-4485-a854-23868a247e9e None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:21:22.157118 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 511/2006] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:21:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:21:22.167632 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-aeb76f72-5ae1-462a-a71d-0e9f84b7e4f4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:22.169831 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-aeb76f72-5ae1-462a-a71d-0e9f84b7e4f4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:22.170077 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-aeb76f72-5ae1-462a-a71d-0e9f84b7e4f4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:22.170288 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-aeb76f72-5ae1-462a-a71d-0e9f84b7e4f4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:22.180960 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:22.180960 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:22.184386 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-aeb76f72-5ae1-462a-a71d-0e9f84b7e4f4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:22.188650 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-aeb76f72-5ae1-462a-a71d-0e9f84b7e4f4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:22.189055 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 499/2007] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:21:22 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 1350 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:21:22.201535 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-10300397-1fcf-450e-9a43-af2aad226bd7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:22.204635 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-10300397-1fcf-450e-9a43-af2aad226bd7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c/encryption Aug 25 15:21:22.204865 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-10300397-1fcf-450e-9a43-af2aad226bd7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:22.205090 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-10300397-1fcf-450e-9a43-af2aad226bd7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:22.214857 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:22.214857 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:22.371637 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-10300397-1fcf-450e-9a43-af2aad226bd7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c/encryption returned with HTTP 200 Aug 25 15:21:22.372260 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 496/2008] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:21:22 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c/encryption => generated 160 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:22.622498 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-0abff581-2ffb-4f2a-a927-dc91bd077c94 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Lock "cinder-attachment_update-4e369e3f-e051-4a0e-94b3-1c13e885a8e2-np0000008087" released by "attachment_update" :: held 0.673s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:21:22.622713 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-0abff581-2ffb-4f2a-a927-dc91bd077c94 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/attachments/1c00b85d-e371-44c4-9f3d-21cb0175c435 returned with HTTP 200 Aug 25 15:21:22.623381 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 503/2009] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:21:21 2026] PUT /volume/v3/attachments/1c00b85d-e371-44c4-9f3d-21cb0175c435 => generated 969 bytes in 689 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:22.918088 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-e8c88393-a5f8-49a9-9355-f93a222f391a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:22.918088 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-e8c88393-a5f8-49a9-9355-f93a222f391a tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] POST https://10.4.3.85/volume/v3/attachments/1c00b85d-e371-44c4-9f3d-21cb0175c435/action Aug 25 15:21:22.918088 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-e8c88393-a5f8-49a9-9355-f93a222f391a tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:21:22.918088 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-e8c88393-a5f8-49a9-9355-f93a222f391a tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:22.937168 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:22.937168 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:23.266863 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-694751da-b170-4b20-9a20-a9bf3ff7454c req-e8c88393-a5f8-49a9-9355-f93a222f391a tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/attachments/1c00b85d-e371-44c4-9f3d-21cb0175c435/action returned with HTTP 204 Aug 25 15:21:23.269769 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 512/2010] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:21:22 2026] POST /volume/v3/attachments/1c00b85d-e371-44c4-9f3d-21cb0175c435/action => generated 0 bytes in 356 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:23.405564 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-70277cda-e228-4f56-a784-4d22a3cfa0e5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:23.408528 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-70277cda-e228-4f56-a784-4d22a3cfa0e5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] DELETE https://10.4.3.85/volume/v3/attachments/961614bc-feab-4a00-b4f5-75df14b2d9cc Aug 25 15:21:23.417701 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-70277cda-e228-4f56-a784-4d22a3cfa0e5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:23.417701 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-70277cda-e228-4f56-a784-4d22a3cfa0e5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:23.430230 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:23.430230 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:23.611949 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-48a15458-9029-4a2c-9e1e-48410f5695d7 req-70277cda-e228-4f56-a784-4d22a3cfa0e5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/961614bc-feab-4a00-b4f5-75df14b2d9cc returned with HTTP 200 Aug 25 15:21:23.612373 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 500/2011] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:21:23 2026] DELETE /volume/v3/attachments/961614bc-feab-4a00-b4f5-75df14b2d9cc => generated 19 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:24.343284 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-828c6d41-053c-4fc4-8c30-4d3e35827e96 req-75692870-3b0b-4637-9cf3-0269fd689e92 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:24.346311 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-828c6d41-053c-4fc4-8c30-4d3e35827e96 req-75692870-3b0b-4637-9cf3-0269fd689e92 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:24.346641 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-828c6d41-053c-4fc4-8c30-4d3e35827e96 req-75692870-3b0b-4637-9cf3-0269fd689e92 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:24.346928 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-828c6d41-053c-4fc4-8c30-4d3e35827e96 req-75692870-3b0b-4637-9cf3-0269fd689e92 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:24.354848 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:24.354848 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:24.358817 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-828c6d41-053c-4fc4-8c30-4d3e35827e96 req-75692870-3b0b-4637-9cf3-0269fd689e92 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:24.365229 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-828c6d41-053c-4fc4-8c30-4d3e35827e96 req-75692870-3b0b-4637-9cf3-0269fd689e92 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:24.365827 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 497/2012] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:21:24 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:21:25.266690 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a94ba64d-157c-447d-a73d-62ca5976d554 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:25.449997 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:21:25.449997 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1600777102"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:25.449997 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1600777102'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:21:25.450520 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Create volume of 1 GB Aug 25 15:21:25.450568 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:25.450568 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:25.468850 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Availability Zones retrieved successfully. Aug 25 15:21:25.478507 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Flow 'volume_create_api' (1de67cc6-fbc1-4aa3-9ce0-69f10583398c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:21:25.481516 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c912508-200e-4635-a315-cc416c5c2a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:25.481516 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:21:25.540507 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c912508-200e-4635-a315-cc416c5c2a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:25.540507 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d883e1e7-ae90-4583-bc78-a8896d31e279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:25.746956 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Created reservations ['a1635ec8-0e4c-46c3-ac5c-81416fd11866', 'f5fe99f4-dea2-4e2a-ad88-8649b4d3023f', 'f1503496-6f8a-4343-838a-63c2bb4ce3a2', 'f7e571af-19c3-46c3-b564-5f11153a200d'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:21:25.751162 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d883e1e7-ae90-4583-bc78-a8896d31e279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1635ec8-0e4c-46c3-ac5c-81416fd11866', 'f5fe99f4-dea2-4e2a-ad88-8649b4d3023f', 'f1503496-6f8a-4343-838a-63c2bb4ce3a2', 'f7e571af-19c3-46c3-b564-5f11153a200d']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:25.752269 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ef3f350-8ea4-456d-b5ab-820f34557ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:25.854686 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ef3f350-8ea4-456d-b5ab-820f34557ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d16dd15-349d-4843-b83b-aef5643c9c3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1600777102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b47452c5b28049e19fc1c60b402b9844',qos_specs=None,replication_status=,reservations=['a1635ec8-0e4c-46c3-ac5c-81416fd11866','f5fe99f4-dea2-4e2a-ad88-8649b4d3023f','f1503496-6f8a-4343-838a-63c2bb4ce3a2','f7e571af-19c3-46c3-b564-5f11153a200d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff77ca16b6634631b2f8e14e5d43eb3e',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1600777102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d16dd15-349d-4843-b83b-aef5643c9c3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b47452c5b28049e19fc1c60b402b9844',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff77ca16b6634631b2f8e14e5d43eb3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:25.854686 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a616c01-085f-429f-b16b-1997cc90beb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:25.949461 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a616c01-085f-429f-b16b-1997cc90beb5) transitioned into state 'SUCCESS' from state '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-1600777102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b47452c5b28049e19fc1c60b402b9844',qos_specs=None,replication_status=,reservations=['a1635ec8-0e4c-46c3-ac5c-81416fd11866','f5fe99f4-dea2-4e2a-ad88-8649b4d3023f','f1503496-6f8a-4343-838a-63c2bb4ce3a2','f7e571af-19c3-46c3-b564-5f11153a200d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff77ca16b6634631b2f8e14e5d43eb3e',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:25.950887 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (392cde67-ffe6-41c3-b29f-72e777e60fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:25.990827 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (392cde67-ffe6-41c3-b29f-72e777e60fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:25.991919 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Flow 'volume_create_api' (1de67cc6-fbc1-4aa3-9ce0-69f10583398c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:21:25.992446 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Create volume request issued successfully. Aug 25 15:21:25.994140 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a94ba64d-157c-447d-a73d-62ca5976d554 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:21:25.996899 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 504/2013] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:21:25 2026] POST /volume/v3/volumes => generated 748 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:21:26.015824 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-34555b29-b60b-43da-be5b-60ce680a6ec6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:26.022559 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-34555b29-b60b-43da-be5b-60ce680a6ec6 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] GET https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d Aug 25 15:21:26.022863 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-34555b29-b60b-43da-be5b-60ce680a6ec6 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:26.023121 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-34555b29-b60b-43da-be5b-60ce680a6ec6 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:26.026813 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=340,cinder:INSERT=38,cinder:UPDATE=77 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:21:26.038194 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:26.038194 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:26.043460 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-34555b29-b60b-43da-be5b-60ce680a6ec6 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:26.050496 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-34555b29-b60b-43da-be5b-60ce680a6ec6 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d returned with HTTP 200 Aug 25 15:21:26.050496 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 513/2014] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:26 2026] GET /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:27.139366 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-95a703f6-e88a-4979-96cd-a696e2c18f12 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:27.139366 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-95a703f6-e88a-4979-96cd-a696e2c18f12 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] GET https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d Aug 25 15:21:27.139366 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-95a703f6-e88a-4979-96cd-a696e2c18f12 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:27.139366 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-95a703f6-e88a-4979-96cd-a696e2c18f12 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:27.139366 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:27.139366 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:27.139366 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-95a703f6-e88a-4979-96cd-a696e2c18f12 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:27.139366 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-95a703f6-e88a-4979-96cd-a696e2c18f12 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d returned with HTTP 200 Aug 25 15:21:27.139366 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 501/2015] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:27 2026] GET /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:27.191154 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8798ec0f-8aca-4899-95b6-9c9f4113ccd0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:27.191154 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8798ec0f-8aca-4899-95b6-9c9f4113ccd0 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] POST https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata Aug 25 15:21:27.191154 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8798ec0f-8aca-4899-95b6-9c9f4113ccd0 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:27.191154 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:27.191154 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:27.191154 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8798ec0f-8aca-4899-95b6-9c9f4113ccd0 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:27.311842 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8798ec0f-8aca-4899-95b6-9c9f4113ccd0 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Create volume metadata completed successfully. Aug 25 15:21:27.311842 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8798ec0f-8aca-4899-95b6-9c9f4113ccd0 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata returned with HTTP 200 Aug 25 15:21:27.311842 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 498/2016] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:21:27 2026] POST /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata => generated 101 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:27.332248 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5428119e-02ae-43bb-9038-0e10b7950c16 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:27.332248 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5428119e-02ae-43bb-9038-0e10b7950c16 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] GET https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata Aug 25 15:21:27.332248 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5428119e-02ae-43bb-9038-0e10b7950c16 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:27.332248 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5428119e-02ae-43bb-9038-0e10b7950c16 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:27.354336 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:27.354336 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:27.354336 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5428119e-02ae-43bb-9038-0e10b7950c16 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:27.354336 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5428119e-02ae-43bb-9038-0e10b7950c16 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Get volume metadata completed successfully. Aug 25 15:21:27.354336 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5428119e-02ae-43bb-9038-0e10b7950c16 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata returned with HTTP 200 Aug 25 15:21:27.354336 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 505/2017] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:21:27 2026] GET /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata => generated 101 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:27.362165 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ea9945ba-c5ed-4ddb-ab8c-ca2ec8a567ee None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:27.372254 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ea9945ba-c5ed-4ddb-ab8c-ca2ec8a567ee tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] PUT https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata Aug 25 15:21:27.372254 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ea9945ba-c5ed-4ddb-ab8c-ca2ec8a567ee tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:27.376494 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:27.376494 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:27.376494 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ea9945ba-c5ed-4ddb-ab8c-ca2ec8a567ee tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:27.419233 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ea9945ba-c5ed-4ddb-ab8c-ca2ec8a567ee tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Update volume metadata completed successfully. Aug 25 15:21:27.419233 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ea9945ba-c5ed-4ddb-ab8c-ca2ec8a567ee tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata returned with HTTP 200 Aug 25 15:21:27.419233 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 514/2018] 10.4.3.85 () {68 vars in 1388 bytes} [Tue Aug 25 15:21:27 2026] PUT /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata => generated 57 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:21:27.440919 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-12c247a9-ed4a-44d7-9dbe-7c976ef12a75 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:27.442968 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-12c247a9-ed4a-44d7-9dbe-7c976ef12a75 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] GET https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata Aug 25 15:21:27.443181 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-12c247a9-ed4a-44d7-9dbe-7c976ef12a75 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:27.443385 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-12c247a9-ed4a-44d7-9dbe-7c976ef12a75 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:27.451244 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:27.451244 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:27.451837 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-12c247a9-ed4a-44d7-9dbe-7c976ef12a75 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:27.457787 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-12c247a9-ed4a-44d7-9dbe-7c976ef12a75 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Get volume metadata completed successfully. Aug 25 15:21:27.459229 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-12c247a9-ed4a-44d7-9dbe-7c976ef12a75 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata returned with HTTP 200 Aug 25 15:21:27.459229 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 502/2019] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:21:27 2026] GET /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata => generated 57 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:21:27.467049 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8911cc89-633c-439e-b5a1-ed316d21a707 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:27.469995 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8911cc89-633c-439e-b5a1-ed316d21a707 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] DELETE https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata/key1 Aug 25 15:21:27.470612 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8911cc89-633c-439e-b5a1-ed316d21a707 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:27.470612 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8911cc89-633c-439e-b5a1-ed316d21a707 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:27.484819 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:27.484819 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:27.484819 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8911cc89-633c-439e-b5a1-ed316d21a707 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:27.499257 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8911cc89-633c-439e-b5a1-ed316d21a707 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Get volume metadata completed successfully. Aug 25 15:21:27.579553 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8911cc89-633c-439e-b5a1-ed316d21a707 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Delete volume metadata completed successfully. Aug 25 15:21:27.579816 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8911cc89-633c-439e-b5a1-ed316d21a707 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata/key1 returned with HTTP 200 Aug 25 15:21:27.580286 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 499/2020] 10.4.3.85 () {66 vars in 1386 bytes} [Tue Aug 25 15:21:27 2026] DELETE /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata/key1 => generated 0 bytes in 114 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 15:21:27.591921 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-abc5fcc2-4a73-4374-b279-c4f3bfa11235 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:27.593765 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-abc5fcc2-4a73-4374-b279-c4f3bfa11235 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] GET https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata Aug 25 15:21:27.594158 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-abc5fcc2-4a73-4374-b279-c4f3bfa11235 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:27.594328 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-abc5fcc2-4a73-4374-b279-c4f3bfa11235 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:27.601913 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:27.601913 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:27.602360 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-abc5fcc2-4a73-4374-b279-c4f3bfa11235 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:27.608671 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-abc5fcc2-4a73-4374-b279-c4f3bfa11235 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Get volume metadata completed successfully. Aug 25 15:21:27.609041 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-abc5fcc2-4a73-4374-b279-c4f3bfa11235 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata returned with HTTP 200 Aug 25 15:21:27.609456 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 506/2021] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:21:27 2026] GET /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata => generated 32 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:21:27.617522 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9cd965cc-c028-4a57-a200-851062027a93 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:27.619508 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9cd965cc-c028-4a57-a200-851062027a93 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] PUT https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata Aug 25 15:21:27.620025 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9cd965cc-c028-4a57-a200-851062027a93 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:27.632074 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:27.632074 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:27.632874 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9cd965cc-c028-4a57-a200-851062027a93 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:27.659406 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9cd965cc-c028-4a57-a200-851062027a93 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Update volume metadata completed successfully. Aug 25 15:21:27.659406 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9cd965cc-c028-4a57-a200-851062027a93 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata returned with HTTP 200 Aug 25 15:21:27.659406 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 515/2022] 10.4.3.85 () {68 vars in 1388 bytes} [Tue Aug 25 15:21:27 2026] PUT /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata => generated 16 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:21:27.669652 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-25185bb7-ba08-4203-8898-d840cd5325e0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:27.671506 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-25185bb7-ba08-4203-8898-d840cd5325e0 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] POST https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata Aug 25 15:21:27.671862 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-25185bb7-ba08-4203-8898-d840cd5325e0 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:27.681989 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:27.681989 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:27.682453 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-25185bb7-ba08-4203-8898-d840cd5325e0 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:27.733417 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-25185bb7-ba08-4203-8898-d840cd5325e0 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Create volume metadata completed successfully. Aug 25 15:21:27.733417 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-25185bb7-ba08-4203-8898-d840cd5325e0 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata returned with HTTP 200 Aug 25 15:21:27.733417 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 503/2023] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:21:27 2026] POST /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata => generated 68 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:21:27.743752 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-20ac7b69-c21d-4da0-8b16-52dd6d9166b4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:27.746961 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20ac7b69-c21d-4da0-8b16-52dd6d9166b4 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] PUT https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata/key3 Aug 25 15:21:27.747285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20ac7b69-c21d-4da0-8b16-52dd6d9166b4 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:27.753653 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=306,cinder:INSERT=40,cinder:UPDATE=78 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:21:27.759896 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:27.759896 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:27.760354 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-20ac7b69-c21d-4da0-8b16-52dd6d9166b4 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:27.873892 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-20ac7b69-c21d-4da0-8b16-52dd6d9166b4 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Update volume metadata completed successfully. Aug 25 15:21:27.874398 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20ac7b69-c21d-4da0-8b16-52dd6d9166b4 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata/key3 returned with HTTP 200 Aug 25 15:21:27.874906 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 500/2024] 10.4.3.85 () {68 vars in 1403 bytes} [Tue Aug 25 15:21:27 2026] PUT /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata/key3 => generated 35 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:21:27.883379 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b2f7dba9-54c4-48a0-aaa8-412338bb82a9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:27.885910 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b2f7dba9-54c4-48a0-aaa8-412338bb82a9 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] GET https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata/key3 Aug 25 15:21:27.886178 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b2f7dba9-54c4-48a0-aaa8-412338bb82a9 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:27.886446 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b2f7dba9-54c4-48a0-aaa8-412338bb82a9 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:27.890562 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=343,cinder:UPDATE=80,cinder:INSERT=47 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:21:27.899308 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:27.899308 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:27.899930 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b2f7dba9-54c4-48a0-aaa8-412338bb82a9 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:27.906246 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b2f7dba9-54c4-48a0-aaa8-412338bb82a9 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Get volume metadata completed successfully. Aug 25 15:21:27.906607 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b2f7dba9-54c4-48a0-aaa8-412338bb82a9 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata/key3 returned with HTTP 200 Aug 25 15:21:27.907077 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 507/2025] 10.4.3.85 () {66 vars in 1383 bytes} [Tue Aug 25 15:21:27 2026] GET /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:21:27.915822 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-84aa8d9c-41a2-4002-b0f5-d3076003acf7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:27.917366 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84aa8d9c-41a2-4002-b0f5-d3076003acf7 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] GET https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata Aug 25 15:21:27.917792 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84aa8d9c-41a2-4002-b0f5-d3076003acf7 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:27.918147 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84aa8d9c-41a2-4002-b0f5-d3076003acf7 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:27.928508 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:27.928508 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:27.929178 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-84aa8d9c-41a2-4002-b0f5-d3076003acf7 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:27.935081 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-84aa8d9c-41a2-4002-b0f5-d3076003acf7 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Get volume metadata completed successfully. Aug 25 15:21:27.935570 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84aa8d9c-41a2-4002-b0f5-d3076003acf7 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata returned with HTTP 200 Aug 25 15:21:27.936223 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 516/2026] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:21:27 2026] GET /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata => generated 75 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:21:27.946624 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8107d0d8-e185-4ed8-b62d-a51eec144051 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:27.948520 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8107d0d8-e185-4ed8-b62d-a51eec144051 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] PUT https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata Aug 25 15:21:27.948940 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8107d0d8-e185-4ed8-b62d-a51eec144051 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:27.952431 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=335,cinder:UPDATE=54,cinder:INSERT=23 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:21:27.957922 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:27.957922 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:27.958426 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8107d0d8-e185-4ed8-b62d-a51eec144051 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:28.010996 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8107d0d8-e185-4ed8-b62d-a51eec144051 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Update volume metadata completed successfully. Aug 25 15:21:28.011276 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8107d0d8-e185-4ed8-b62d-a51eec144051 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata returned with HTTP 200 Aug 25 15:21:28.011887 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 504/2027] 10.4.3.85 () {68 vars in 1388 bytes} [Tue Aug 25 15:21:27 2026] PUT /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d/metadata => generated 16 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:21:28.024688 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-990c2063-900e-41be-a7a5-69fed68fd690 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:28.026832 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-990c2063-900e-41be-a7a5-69fed68fd690 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] GET https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d Aug 25 15:21:28.026978 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-990c2063-900e-41be-a7a5-69fed68fd690 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:28.027214 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-990c2063-900e-41be-a7a5-69fed68fd690 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:28.035487 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:28.035487 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:28.039854 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-990c2063-900e-41be-a7a5-69fed68fd690 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:28.044385 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-990c2063-900e-41be-a7a5-69fed68fd690 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d returned with HTTP 200 Aug 25 15:21:28.044896 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 501/2028] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:28 2026] GET /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:28.065389 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5c6ae20c-58bc-49e6-bbb2-77443d69a62b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:28.072474 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5c6ae20c-58bc-49e6-bbb2-77443d69a62b tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] DELETE https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d Aug 25 15:21:28.074201 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5c6ae20c-58bc-49e6-bbb2-77443d69a62b tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:28.074677 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5c6ae20c-58bc-49e6-bbb2-77443d69a62b tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:28.076184 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-5c6ae20c-58bc-49e6-bbb2-77443d69a62b tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Delete volume with id: 1d16dd15-349d-4843-b83b-aef5643c9c3d Aug 25 15:21:28.087359 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:28.087359 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:28.088200 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5c6ae20c-58bc-49e6-bbb2-77443d69a62b tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:28.253613 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5c6ae20c-58bc-49e6-bbb2-77443d69a62b tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Delete volume request issued successfully. Aug 25 15:21:28.254041 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5c6ae20c-58bc-49e6-bbb2-77443d69a62b tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d returned with HTTP 202 Aug 25 15:21:28.254642 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 508/2029] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:21:28 2026] DELETE /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:21:28.263454 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f5b145c0-d639-4865-9120-4f4429fc5412 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:28.266918 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f5b145c0-d639-4865-9120-4f4429fc5412 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] GET https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d Aug 25 15:21:28.266918 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f5b145c0-d639-4865-9120-4f4429fc5412 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:28.266918 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f5b145c0-d639-4865-9120-4f4429fc5412 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:28.275328 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:28.275328 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:28.280708 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f5b145c0-d639-4865-9120-4f4429fc5412 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Volume info retrieved successfully. Aug 25 15:21:28.286420 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f5b145c0-d639-4865-9120-4f4429fc5412 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d returned with HTTP 200 Aug 25 15:21:28.287042 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 517/2030] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:28 2026] GET /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:29.327067 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0b90c412-8207-42b7-949d-ee05cfcd4ee5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:29.330246 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b90c412-8207-42b7-949d-ee05cfcd4ee5 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] GET https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d Aug 25 15:21:29.330246 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b90c412-8207-42b7-949d-ee05cfcd4ee5 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:29.330246 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b90c412-8207-42b7-949d-ee05cfcd4ee5 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:29.335713 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b90c412-8207-42b7-949d-ee05cfcd4ee5 tempest-VolumesMetadataTest-574366693 tempest-VolumesMetadataTest-574366693-project-member] https://10.4.3.85/volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d returned with HTTP 404 Aug 25 15:21:29.336264 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 505/2031] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:29 2026] GET /volume/v3/volumes/1d16dd15-349d-4843-b83b-aef5643c9c3d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:31.293559 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2eb08dd7-f74c-4472-966f-9169e9d96df2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:31.297835 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2eb08dd7-f74c-4472-966f-9169e9d96df2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] DELETE https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:31.298163 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2eb08dd7-f74c-4472-966f-9169e9d96df2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:31.298375 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2eb08dd7-f74c-4472-966f-9169e9d96df2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:31.298777 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-2eb08dd7-f74c-4472-966f-9169e9d96df2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Delete volume with id: 6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:31.312803 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:31.312803 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:31.313428 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2eb08dd7-f74c-4472-966f-9169e9d96df2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:31.351139 np0000008087 devstack@c-api.service[100468]: WARNING cinder.keymgr.conf_key_mgr [None req-2eb08dd7-f74c-4472-966f-9169e9d96df2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 15:21:31.367659 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2eb08dd7-f74c-4472-966f-9169e9d96df2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Delete volume request issued successfully. Aug 25 15:21:31.370018 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2eb08dd7-f74c-4472-966f-9169e9d96df2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 202 Aug 25 15:21:31.370680 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 502/2032] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:21:31 2026] DELETE /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:21:31.386092 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-19d85622-8171-41e8-bf7b-fe5994f379ec None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:31.391722 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-19d85622-8171-41e8-bf7b-fe5994f379ec tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:31.392061 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-19d85622-8171-41e8-bf7b-fe5994f379ec tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:31.392342 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-19d85622-8171-41e8-bf7b-fe5994f379ec tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:31.408953 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:31.408953 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:31.408953 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-19d85622-8171-41e8-bf7b-fe5994f379ec tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:21:31.412925 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-19d85622-8171-41e8-bf7b-fe5994f379ec tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 200 Aug 25 15:21:31.413711 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 509/2033] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:31 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:32.430090 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-130413f9-a7c0-4ceb-95a3-fe12e5662e81 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:32.432152 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-130413f9-a7c0-4ceb-95a3-fe12e5662e81 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c Aug 25 15:21:32.432152 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-130413f9-a7c0-4ceb-95a3-fe12e5662e81 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:32.433101 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-130413f9-a7c0-4ceb-95a3-fe12e5662e81 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:32.438148 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-130413f9-a7c0-4ceb-95a3-fe12e5662e81 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c returned with HTTP 404 Aug 25 15:21:32.438723 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 518/2034] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:32 2026] GET /volume/v3/volumes/6406a965-53dd-45df-be39-f31c27a8354c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:32.448297 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ae078338-bb08-4ca0-ac57-3c7398d6e5e8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:32.451172 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae078338-bb08-4ca0-ac57-3c7398d6e5e8 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 Aug 25 15:21:32.451418 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae078338-bb08-4ca0-ac57-3c7398d6e5e8 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:32.451657 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae078338-bb08-4ca0-ac57-3c7398d6e5e8 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:32.452576 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ae078338-bb08-4ca0-ac57-3c7398d6e5e8 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:21:32.477731 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ae078338-bb08-4ca0-ac57-3c7398d6e5e8 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Get all volumes completed successfully. Aug 25 15:21:32.480033 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:32.480033 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:32.485994 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae078338-bb08-4ca0-ac57-3c7398d6e5e8 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 15:21:32.486446 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 506/2035] 10.4.3.85 () {66 vars in 1278 bytes} [Tue Aug 25 15:21:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12957 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:21:32.509997 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-05b66071-7f63-40b9-9139-71c6ff402278 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:32.510217 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-05b66071-7f63-40b9-9139-71c6ff402278 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] DELETE https://10.4.3.85/volume/v3/types/395e179e-2ebd-42e4-beec-79f286c59fda Aug 25 15:21:32.510412 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-05b66071-7f63-40b9-9139-71c6ff402278 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:32.510640 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-05b66071-7f63-40b9-9139-71c6ff402278 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:32.555039 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:32.557018 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:21:32.559647 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-447595457"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:32.559647 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-447595457'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:21:32.559647 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Create volume of 1 GB Aug 25 15:21:32.564535 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Availability Zones retrieved successfully. Aug 25 15:21:32.570273 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Flow 'volume_create_api' (c7da8a47-635d-44de-8bb6-08f4be746c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:21:32.571820 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (788b0b17-b124-41ec-9dc8-10d8305e2a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:32.572907 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:21:32.580895 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-05b66071-7f63-40b9-9139-71c6ff402278 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/types/395e179e-2ebd-42e4-beec-79f286c59fda returned with HTTP 202 Aug 25 15:21:32.582032 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 503/2036] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:21:32 2026] DELETE /volume/v3/types/395e179e-2ebd-42e4-beec-79f286c59fda => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:21:32.599346 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-20b3b5f9-affb-43fb-adf6-6398f18c6b6e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:32.601686 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-20b3b5f9-affb-43fb-adf6-6398f18c6b6e tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:21:32.602240 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-20b3b5f9-affb-43fb-adf6-6398f18c6b6e tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1874145166", "extra_specs": {}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:32.606793 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (788b0b17-b124-41ec-9dc8-10d8305e2a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:32.607881 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d4dcda0-ce4a-4f52-aec3-0fa041f3435a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:32.646936 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-20b3b5f9-affb-43fb-adf6-6398f18c6b6e tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:21:32.647517 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 519/2037] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:21:32 2026] POST /volume/v3/types => generated 214 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:32.657919 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ead71188-7e92-43c2-8edc-486873d696fa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:32.659679 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ead71188-7e92-43c2-8edc-486873d696fa tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] POST https://10.4.3.85/volume/v3/types/9c1e2a88-627c-4954-bcd9-70594d1733f2/encryption Aug 25 15:21:32.661890 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ead71188-7e92-43c2-8edc-486873d696fa tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:32.781611 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ead71188-7e92-43c2-8edc-486873d696fa tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/types/9c1e2a88-627c-4954-bcd9-70594d1733f2/encryption returned with HTTP 200 Aug 25 15:21:32.782273 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 507/2038] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:21:32 2026] POST /volume/v3/types/9c1e2a88-627c-4954-bcd9-70594d1733f2/encryption => generated 231 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:32.782303 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Created reservations ['5a3b8ec4-4c27-4db8-a609-169bb266a7f8', 'efe29754-b39a-49ad-a0d1-5d084abf3b66', '3f8abb45-bd75-4240-ba8e-e07e0ce2bb4f', '983391a0-373c-4978-b694-e4141747b2e9'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:21:32.783265 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d4dcda0-ce4a-4f52-aec3-0fa041f3435a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a3b8ec4-4c27-4db8-a609-169bb266a7f8', 'efe29754-b39a-49ad-a0d1-5d084abf3b66', '3f8abb45-bd75-4240-ba8e-e07e0ce2bb4f', '983391a0-373c-4978-b694-e4141747b2e9']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:32.784516 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cb2349-fbd0-4e3b-b780-548cbd89f275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:32.801676 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:32.803553 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:21:32.804716 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-69449382", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1874145166", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:32.806952 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-69449382', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1874145166', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:21:32.812774 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Create volume of 1 GB Aug 25 15:21:32.814064 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:32.814064 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:32.814064 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Availability Zones retrieved successfully. Aug 25 15:21:32.820987 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Flow 'volume_create_api' (be4e94c0-dc19-47ed-b4c3-28b4fce2054b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:21:32.825518 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fd16ae6-0767-4a7b-a526-6a8408a08c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:32.825518 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:21:32.852310 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38cb2349-fbd0-4e3b-b780-548cbd89f275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61403569-4847-4034-adf0-9839098318b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-447595457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8370eb2f4698464fafbeca05f5dc7440',qos_specs=None,replication_status=,reservations=['5a3b8ec4-4c27-4db8-a609-169bb266a7f8','efe29754-b39a-49ad-a0d1-5d084abf3b66','3f8abb45-bd75-4240-ba8e-e07e0ce2bb4f','983391a0-373c-4978-b694-e4141747b2e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86294502de964242969d9102bd66b4ea',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:21:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-447595457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61403569-4847-4034-adf0-9839098318b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8370eb2f4698464fafbeca05f5dc7440',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86294502de964242969d9102bd66b4ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:32.856537 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4434b95d-83a2-486c-b37a-ae1eb24004bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:32.857349 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fd16ae6-0767-4a7b-a526-6a8408a08c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:21:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9c1e2a88-627c-4954-bcd9-70594d1733f2,is_public=True,name='tempest-scenario-type-luksv2-1874145166',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9c1e2a88-627c-4954-bcd9-70594d1733f2', '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=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:32.858282 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1553e2f6-28e8-4c19-bda4-b5d587077ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:32.899525 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1874145166 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1874145166, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:21:32.899525 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1874145166 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1874145166, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:21:32.960592 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4434b95d-83a2-486c-b37a-ae1eb24004bb) transitioned into state 'SUCCESS' from state '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-447595457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8370eb2f4698464fafbeca05f5dc7440',qos_specs=None,replication_status=,reservations=['5a3b8ec4-4c27-4db8-a609-169bb266a7f8','efe29754-b39a-49ad-a0d1-5d084abf3b66','3f8abb45-bd75-4240-ba8e-e07e0ce2bb4f','983391a0-373c-4978-b694-e4141747b2e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86294502de964242969d9102bd66b4ea',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:32.961649 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c8ef9fa-2044-436a-ae1a-7297caef88a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:33.065292 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c8ef9fa-2044-436a-ae1a-7297caef88a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:33.066167 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Flow 'volume_create_api' (c7da8a47-635d-44de-8bb6-08f4be746c78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:21:33.066487 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Create volume request issued successfully. Aug 25 15:21:33.067194 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ae821b1a-0261-4c09-a4c3-05f4f125fef7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:21:33.067641 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 510/2039] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:21:32 2026] POST /volume/v3/volumes => generated 752 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:21:33.084991 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b0388c55-a051-4afe-b997-b63cfcb1ff82 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:33.087186 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b0388c55-a051-4afe-b997-b63cfcb1ff82 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:33.087427 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b0388c55-a051-4afe-b997-b63cfcb1ff82 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:33.087711 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b0388c55-a051-4afe-b997-b63cfcb1ff82 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:33.096897 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:33.096897 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:33.109318 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b0388c55-a051-4afe-b997-b63cfcb1ff82 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:33.109797 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Created reservations ['187d6b3e-c82c-4989-a8bf-36863b7c676a', '08f2193b-bb2e-4740-b8be-b37e8dd86ce5', '5b5759d2-1065-4c2f-927f-1e51ce0ca14a', '1078249b-585b-4626-a8aa-7d4579056556'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:21:33.110888 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1553e2f6-28e8-4c19-bda4-b5d587077ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['187d6b3e-c82c-4989-a8bf-36863b7c676a', '08f2193b-bb2e-4740-b8be-b37e8dd86ce5', '5b5759d2-1065-4c2f-927f-1e51ce0ca14a', '1078249b-585b-4626-a8aa-7d4579056556']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:33.111626 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ca7e57d-9a86-44cd-9eec-8dfc87ab86e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:33.116882 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b0388c55-a051-4afe-b997-b63cfcb1ff82 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 200 Aug 25 15:21:33.117660 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 520/2040] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:33 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:33.160342 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ca7e57d-9a86-44cd-9eec-8dfc87ab86e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2e2d17a-65e4-4dd4-9b63-1ac5731b830f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-69449382',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d8a4c46ed44df3acfc0442c14e1a1f',qos_specs=None,replication_status=,reservations=['187d6b3e-c82c-4989-a8bf-36863b7c676a','08f2193b-bb2e-4740-b8be-b37e8dd86ce5','5b5759d2-1065-4c2f-927f-1e51ce0ca14a','1078249b-585b-4626-a8aa-7d4579056556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09bb49a354ac4b97a0798e860a35545c',volume_type_id=9c1e2a88-627c-4954-bcd9-70594d1733f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-69449382',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b2e2d17a-65e4-4dd4-9b63-1ac5731b830f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4d8a4c46ed44df3acfc0442c14e1a1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09bb49a354ac4b97a0798e860a35545c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c1e2a88-627c-4954-bcd9-70594d1733f2),volume_type_id=9c1e2a88-627c-4954-bcd9-70594d1733f2)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:33.161266 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c09712b-85cc-417c-8306-ffb3bb8eb62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:33.188924 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c09712b-85cc-417c-8306-ffb3bb8eb62e) transitioned into state 'SUCCESS' from state '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-69449382',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d8a4c46ed44df3acfc0442c14e1a1f',qos_specs=None,replication_status=,reservations=['187d6b3e-c82c-4989-a8bf-36863b7c676a','08f2193b-bb2e-4740-b8be-b37e8dd86ce5','5b5759d2-1065-4c2f-927f-1e51ce0ca14a','1078249b-585b-4626-a8aa-7d4579056556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09bb49a354ac4b97a0798e860a35545c',volume_type_id=9c1e2a88-627c-4954-bcd9-70594d1733f2)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:33.189992 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1f615b-7c49-4d3e-81f2-7f6dbdb736d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:33.210597 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a1f615b-7c49-4d3e-81f2-7f6dbdb736d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:33.212311 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Flow 'volume_create_api' (be4e94c0-dc19-47ed-b4c3-28b4fce2054b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:21:33.212311 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Create volume request issued successfully. Aug 25 15:21:33.213043 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d46329fc-fe68-417c-a63c-182cfd6dc3ad tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:21:33.213613 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 504/2041] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:21:32 2026] POST /volume/v3/volumes => generated 783 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:21:34.136398 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-731e717b-9ecc-46c4-b1f1-e961eb6ef55b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:34.144668 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-731e717b-9ecc-46c4-b1f1-e961eb6ef55b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:34.144668 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-731e717b-9ecc-46c4-b1f1-e961eb6ef55b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:34.144668 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-731e717b-9ecc-46c4-b1f1-e961eb6ef55b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:34.238541 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:34.238541 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:34.238541 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-731e717b-9ecc-46c4-b1f1-e961eb6ef55b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:34.238541 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-731e717b-9ecc-46c4-b1f1-e961eb6ef55b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 200 Aug 25 15:21:34.238541 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 508/2042] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:34 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:34.295086 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-b5660e9f-ec08-4335-ba60-9e3f6ceab7b7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:34.301486 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-b5660e9f-ec08-4335-ba60-9e3f6ceab7b7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:34.301668 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-b5660e9f-ec08-4335-ba60-9e3f6ceab7b7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:34.301945 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-b5660e9f-ec08-4335-ba60-9e3f6ceab7b7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:34.322558 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:34.322558 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:34.327843 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-b5660e9f-ec08-4335-ba60-9e3f6ceab7b7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:34.336548 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-b5660e9f-ec08-4335-ba60-9e3f6ceab7b7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 200 Aug 25 15:21:34.337151 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 511/2043] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:21:34 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:34.506124 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-21aec383-3e85-472e-aba4-b4befc0223e1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:34.506621 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-21aec383-3e85-472e-aba4-b4befc0223e1 None None] GET https://10.4.3.85/volume// Aug 25 15:21:34.507166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21aec383-3e85-472e-aba4-b4befc0223e1 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:34.507369 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-21aec383-3e85-472e-aba4-b4befc0223e1 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:34.507853 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-21aec383-3e85-472e-aba4-b4befc0223e1 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:21:34.508349 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 521/2044] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:21:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:21:34.520149 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-625c4b43-ca8e-4e90-8669-bf50dbb876a7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:34.525100 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-625c4b43-ca8e-4e90-8669-bf50dbb876a7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:21:34.525100 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-625c4b43-ca8e-4e90-8669-bf50dbb876a7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61403569-4847-4034-adf0-9839098318b7", "connector": null, "instance_uuid": "1445fdc0-0a20-447d-adf9-48e694d98963"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:34.548709 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:34.548709 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:34.663590 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-625c4b43-ca8e-4e90-8669-bf50dbb876a7 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:21:34.664412 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 505/2045] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:21:34 2026] POST /volume/v3/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:34.764077 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3cb8779c-f0e4-4303-9dd7-b25f6b4974f3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:34.769161 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3cb8779c-f0e4-4303-9dd7-b25f6b4974f3 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:34.769678 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3cb8779c-f0e4-4303-9dd7-b25f6b4974f3 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:34.770122 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3cb8779c-f0e4-4303-9dd7-b25f6b4974f3 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:34.816252 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:34.816252 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:34.825095 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3cb8779c-f0e4-4303-9dd7-b25f6b4974f3 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:34.831409 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3cb8779c-f0e4-4303-9dd7-b25f6b4974f3 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 200 Aug 25 15:21:34.831746 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 509/2046] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:34 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 844 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:34.904429 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-93d29d0e-801d-468b-8abf-3c08cf7d9f8e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:34.906001 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-93d29d0e-801d-468b-8abf-3c08cf7d9f8e None None] GET https://10.4.3.85/volume// Aug 25 15:21:34.906001 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-93d29d0e-801d-468b-8abf-3c08cf7d9f8e None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:34.906001 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-93d29d0e-801d-468b-8abf-3c08cf7d9f8e None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:34.906749 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-93d29d0e-801d-468b-8abf-3c08cf7d9f8e None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:21:34.909404 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 512/2047] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:21:34 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:21:34.923123 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-0f2e3178-523c-4b7b-a45a-442fdcb139e2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:34.925074 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-0f2e3178-523c-4b7b-a45a-442fdcb139e2 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:34.925382 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-0f2e3178-523c-4b7b-a45a-442fdcb139e2 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:34.925729 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-0f2e3178-523c-4b7b-a45a-442fdcb139e2 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:34.951770 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:34.951770 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:34.965498 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-0f2e3178-523c-4b7b-a45a-442fdcb139e2 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:34.969416 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-0f2e3178-523c-4b7b-a45a-442fdcb139e2 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 200 Aug 25 15:21:34.969975 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 522/2048] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:21:34 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 1024 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:21:35.114069 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-a4f6da93-a4cf-4b53-8fab-1d1cfcd0612b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:35.117154 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-a4f6da93-a4cf-4b53-8fab-1d1cfcd0612b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] PUT https://10.4.3.85/volume/v3/attachments/071dc568-73e9-4ed1-8b6e-dc13703390a4 Aug 25 15:21:35.117912 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-a4f6da93-a4cf-4b53-8fab-1d1cfcd0612b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:35.132958 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-a4f6da93-a4cf-4b53-8fab-1d1cfcd0612b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Acquiring lock "cinder-attachment_update-61403569-4847-4034-adf0-9839098318b7-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:21:35.143589 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-a4f6da93-a4cf-4b53-8fab-1d1cfcd0612b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Lock "cinder-attachment_update-61403569-4847-4034-adf0-9839098318b7-np0000008087" acquired by "attachment_update" :: waited 0.007s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:21:35.143589 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:35.143589 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:35.402006 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-a4f6da93-a4cf-4b53-8fab-1d1cfcd0612b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Lock "cinder-attachment_update-61403569-4847-4034-adf0-9839098318b7-np0000008087" released by "attachment_update" :: held 0.256s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:21:35.402006 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-a4f6da93-a4cf-4b53-8fab-1d1cfcd0612b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/attachments/071dc568-73e9-4ed1-8b6e-dc13703390a4 returned with HTTP 200 Aug 25 15:21:35.402006 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 506/2049] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:21:35 2026] PUT /volume/v3/attachments/071dc568-73e9-4ed1-8b6e-dc13703390a4 => generated 969 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:35.850839 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7cd50c33-86cd-46f1-8626-93695d4b9b13 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:35.854278 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7cd50c33-86cd-46f1-8626-93695d4b9b13 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:35.854457 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7cd50c33-86cd-46f1-8626-93695d4b9b13 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:35.854686 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7cd50c33-86cd-46f1-8626-93695d4b9b13 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:35.867636 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:35.867636 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:35.872017 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7cd50c33-86cd-46f1-8626-93695d4b9b13 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:35.877200 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7cd50c33-86cd-46f1-8626-93695d4b9b13 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 200 Aug 25 15:21:35.882227 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 510/2050] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:35 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:36.894697 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bb1ddadd-1aa6-42f1-8474-3b4062e788a0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:36.898253 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bb1ddadd-1aa6-42f1-8474-3b4062e788a0 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:36.898253 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bb1ddadd-1aa6-42f1-8474-3b4062e788a0 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:36.898253 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bb1ddadd-1aa6-42f1-8474-3b4062e788a0 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:36.907773 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:36.907773 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:36.912392 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-bb1ddadd-1aa6-42f1-8474-3b4062e788a0 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:36.943732 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bb1ddadd-1aa6-42f1-8474-3b4062e788a0 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 200 Aug 25 15:21:36.943732 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 513/2051] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:36 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:37.947190 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b3747a39-960f-44e1-99e0-def5a87cfb7b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:37.947190 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3747a39-960f-44e1-99e0-def5a87cfb7b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:37.947190 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3747a39-960f-44e1-99e0-def5a87cfb7b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:37.947190 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3747a39-960f-44e1-99e0-def5a87cfb7b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:38.055346 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:38.055346 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:38.122411 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b3747a39-960f-44e1-99e0-def5a87cfb7b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:38.168792 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3747a39-960f-44e1-99e0-def5a87cfb7b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 200 Aug 25 15:21:38.169343 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 523/2052] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:37 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 845 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:38.970584 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-d473f4d6-e6fd-4035-a045-9ce77eefb6b5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:38.973187 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-d473f4d6-e6fd-4035-a045-9ce77eefb6b5 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] POST https://10.4.3.85/volume/v3/attachments/071dc568-73e9-4ed1-8b6e-dc13703390a4/action Aug 25 15:21:38.974218 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-d473f4d6-e6fd-4035-a045-9ce77eefb6b5 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:21:38.974218 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-d473f4d6-e6fd-4035-a045-9ce77eefb6b5 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:39.023316 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:39.023316 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:39.076481 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-79f1fbf7-df5e-4403-baf8-2bb038886069 req-d473f4d6-e6fd-4035-a045-9ce77eefb6b5 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/attachments/071dc568-73e9-4ed1-8b6e-dc13703390a4/action returned with HTTP 204 Aug 25 15:21:39.077114 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 507/2053] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:21:38 2026] POST /volume/v3/attachments/071dc568-73e9-4ed1-8b6e-dc13703390a4/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:39.187779 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-68e5c869-d99f-4291-a4c2-ec3d3524b9b9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:39.190068 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68e5c869-d99f-4291-a4c2-ec3d3524b9b9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:39.190304 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68e5c869-d99f-4291-a4c2-ec3d3524b9b9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:39.190655 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68e5c869-d99f-4291-a4c2-ec3d3524b9b9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:39.214612 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:39.214612 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:39.219703 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-68e5c869-d99f-4291-a4c2-ec3d3524b9b9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:39.224600 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68e5c869-d99f-4291-a4c2-ec3d3524b9b9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 200 Aug 25 15:21:39.225123 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 511/2054] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:39 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:39.242983 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1fa43dcb-3b70-4e0d-b8d1-c056d3e27b6b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:39.244730 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1fa43dcb-3b70-4e0d-b8d1-c056d3e27b6b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:39.244947 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1fa43dcb-3b70-4e0d-b8d1-c056d3e27b6b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:39.245163 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1fa43dcb-3b70-4e0d-b8d1-c056d3e27b6b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:39.255462 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:39.255462 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:39.259411 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1fa43dcb-3b70-4e0d-b8d1-c056d3e27b6b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:39.264132 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1fa43dcb-3b70-4e0d-b8d1-c056d3e27b6b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 200 Aug 25 15:21:39.264648 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 514/2055] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:39 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:39.281850 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e4e7fce5-b003-41a4-8e43-b2a83c7e07e4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:39.284360 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e4e7fce5-b003-41a4-8e43-b2a83c7e07e4 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] DELETE https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:39.284684 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e4e7fce5-b003-41a4-8e43-b2a83c7e07e4 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:39.285002 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e4e7fce5-b003-41a4-8e43-b2a83c7e07e4 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:39.285258 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-e4e7fce5-b003-41a4-8e43-b2a83c7e07e4 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Delete volume with id: 61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:39.304041 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:39.304041 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:39.304041 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e4e7fce5-b003-41a4-8e43-b2a83c7e07e4 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:39.318114 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e4e7fce5-b003-41a4-8e43-b2a83c7e07e4 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-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 25 15:21:39.318568 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e4e7fce5-b003-41a4-8e43-b2a83c7e07e4 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 400 Aug 25 15:21:39.319214 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 524/2056] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:21:39 2026] DELETE /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 307 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:21:39.330759 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-48ba3abe-9c77-43c6-b206-120a536401e0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:39.333526 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-48ba3abe-9c77-43c6-b206-120a536401e0 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:39.334018 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-48ba3abe-9c77-43c6-b206-120a536401e0 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:39.334096 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-48ba3abe-9c77-43c6-b206-120a536401e0 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:39.351186 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:39.351186 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:39.359478 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-48ba3abe-9c77-43c6-b206-120a536401e0 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:39.370892 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-48ba3abe-9c77-43c6-b206-120a536401e0 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 200 Aug 25 15:21:39.372298 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 508/2057] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:39 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:39.447886 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-03d582f8-652c-41c1-b205-a90dd213f68b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:39.450842 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-03d582f8-652c-41c1-b205-a90dd213f68b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:39.452039 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-03d582f8-652c-41c1-b205-a90dd213f68b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:39.452039 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-03d582f8-652c-41c1-b205-a90dd213f68b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:39.466038 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:39.466038 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:39.469373 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-03d582f8-652c-41c1-b205-a90dd213f68b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:39.477681 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-03d582f8-652c-41c1-b205-a90dd213f68b tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 200 Aug 25 15:21:39.478045 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 512/2058] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:21:39 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:21:39.529324 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-c761594d-87bf-44fd-8350-c53cc357dbe6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:39.530553 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-c761594d-87bf-44fd-8350-c53cc357dbe6 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] POST https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7/action Aug 25 15:21:39.530888 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-c761594d-87bf-44fd-8350-c53cc357dbe6 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:21:39.531017 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-c761594d-87bf-44fd-8350-c53cc357dbe6 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:39.564556 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:39.564556 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:39.564556 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-c761594d-87bf-44fd-8350-c53cc357dbe6 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:39.603571 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-c761594d-87bf-44fd-8350-c53cc357dbe6 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Begin detaching volume completed successfully. Aug 25 15:21:39.603891 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-c761594d-87bf-44fd-8350-c53cc357dbe6 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7/action returned with HTTP 202 Aug 25 15:21:39.604639 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 515/2059] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:21:39 2026] POST /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:21:39.708552 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f50d314c-8073-4119-bffa-3b4b0af11485 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:39.708552 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f50d314c-8073-4119-bffa-3b4b0af11485 None None] GET https://10.4.3.85/volume// Aug 25 15:21:39.708552 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f50d314c-8073-4119-bffa-3b4b0af11485 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:39.708552 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f50d314c-8073-4119-bffa-3b4b0af11485 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:39.708803 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f50d314c-8073-4119-bffa-3b4b0af11485 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:21:39.709242 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 525/2060] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:21:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:21:39.720845 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-d2b4d40d-f744-4b4d-931f-f04d37737d8a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:39.723813 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-d2b4d40d-f744-4b4d-931f-f04d37737d8a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:39.725245 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-d2b4d40d-f744-4b4d-931f-f04d37737d8a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:39.725245 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-d2b4d40d-f744-4b4d-931f-f04d37737d8a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:39.737751 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:39.737751 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:39.750997 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-d2b4d40d-f744-4b4d-931f-f04d37737d8a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:39.759401 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-d2b4d40d-f744-4b4d-931f-f04d37737d8a tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 200 Aug 25 15:21:39.760323 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 509/2061] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:21:39 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 1320 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:21:40.139461 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6885a1e4-8661-4259-939c-48bfe6449fea None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:40.142564 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6885a1e4-8661-4259-939c-48bfe6449fea tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 Aug 25 15:21:40.142728 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6885a1e4-8661-4259-939c-48bfe6449fea tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:40.142979 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6885a1e4-8661-4259-939c-48bfe6449fea tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:40.154945 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:40.154945 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:40.162395 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6885a1e4-8661-4259-939c-48bfe6449fea tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:21:40.171386 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6885a1e4-8661-4259-939c-48bfe6449fea tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 returned with HTTP 200 Aug 25 15:21:40.173139 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 513/2062] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:40 2026] GET /volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:40.256544 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-222a1902-5774-4d17-b3a6-6f6f600d9de0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:40.259579 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-222a1902-5774-4d17-b3a6-6f6f600d9de0 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 Aug 25 15:21:40.259579 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-222a1902-5774-4d17-b3a6-6f6f600d9de0 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:40.260985 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-222a1902-5774-4d17-b3a6-6f6f600d9de0 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:40.273297 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:40.273297 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:40.282651 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-222a1902-5774-4d17-b3a6-6f6f600d9de0 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:21:40.294672 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-222a1902-5774-4d17-b3a6-6f6f600d9de0 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 returned with HTTP 200 Aug 25 15:21:40.296351 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 516/2063] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:40 2026] GET /volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:21:40.911506 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-0d25f842-1c34-460d-b3ac-c22feb6d91ce None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:40.913037 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-0d25f842-1c34-460d-b3ac-c22feb6d91ce tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] DELETE https://10.4.3.85/volume/v3/attachments/071dc568-73e9-4ed1-8b6e-dc13703390a4 Aug 25 15:21:40.913239 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-0d25f842-1c34-460d-b3ac-c22feb6d91ce tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:40.913439 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-0d25f842-1c34-460d-b3ac-c22feb6d91ce tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:40.924042 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:40.924042 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:41.038247 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3378c5b6-5056-4f35-af5d-7d0db193319e req-0d25f842-1c34-460d-b3ac-c22feb6d91ce tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/attachments/071dc568-73e9-4ed1-8b6e-dc13703390a4 returned with HTTP 200 Aug 25 15:21:41.038848 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 526/2064] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:21:40 2026] DELETE /volume/v3/attachments/071dc568-73e9-4ed1-8b6e-dc13703390a4 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:41.874352 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7300fe5c-1ba2-4a47-859f-7a0ac28ba6f2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:41.876176 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7300fe5c-1ba2-4a47-859f-7a0ac28ba6f2 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:41.876351 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7300fe5c-1ba2-4a47-859f-7a0ac28ba6f2 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:41.876571 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7300fe5c-1ba2-4a47-859f-7a0ac28ba6f2 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:41.930632 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:41.930632 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:41.935545 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7300fe5c-1ba2-4a47-859f-7a0ac28ba6f2 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:41.958726 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7300fe5c-1ba2-4a47-859f-7a0ac28ba6f2 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 200 Aug 25 15:21:41.959246 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 510/2065] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:41 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 845 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:42.851659 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1fdc502c-8d74-4557-bee6-429a05686057 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:42.983137 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:21:42.983137 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-705557881"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:21:42.984267 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-705557881'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:21:42.984549 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Create volume of 1 GB Aug 25 15:21:42.991833 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Availability Zones retrieved successfully. Aug 25 15:21:43.003991 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Flow 'volume_create_api' (7cde305f-a83b-4fac-a833-c5a03e586d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:21:43.003991 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8733c440-7250-4515-939d-2b3a3a52eb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:43.006125 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:21:43.128346 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8733c440-7250-4515-939d-2b3a3a52eb2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:43.129516 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b521e44-12c2-4016-9e94-d30f8b0eab46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:43.596047 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Created reservations ['e2053229-0481-4852-a5c1-18426d1aa694', '089b8a2a-7b36-43b1-a5c9-f54f3d456281', 'c10d3568-6af6-4906-9ae2-c96cfe3e4506', '2620c805-20be-4070-92bf-78f903ac336c'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:21:43.597212 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b521e44-12c2-4016-9e94-d30f8b0eab46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2053229-0481-4852-a5c1-18426d1aa694', '089b8a2a-7b36-43b1-a5c9-f54f3d456281', 'c10d3568-6af6-4906-9ae2-c96cfe3e4506', '2620c805-20be-4070-92bf-78f903ac336c']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:43.598308 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2014bd8-9025-4f0d-964e-c51095459676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:43.690561 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2014bd8-9025-4f0d-964e-c51095459676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '503b77f3-868b-4318-9257-f94b545a811b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-705557881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c48552afed4f80a5b65366111cead7',qos_specs=None,replication_status=,reservations=['e2053229-0481-4852-a5c1-18426d1aa694','089b8a2a-7b36-43b1-a5c9-f54f3d456281','c10d3568-6af6-4906-9ae2-c96cfe3e4506','2620c805-20be-4070-92bf-78f903ac336c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-705557881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=503b77f3-868b-4318-9257-f94b545a811b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c48552afed4f80a5b65366111cead7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:43.711838 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (960be1b1-e1d9-42b3-846a-9595f4329165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:43.852963 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (960be1b1-e1d9-42b3-846a-9595f4329165) transitioned into state 'SUCCESS' from state '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-705557881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c48552afed4f80a5b65366111cead7',qos_specs=None,replication_status=,reservations=['e2053229-0481-4852-a5c1-18426d1aa694','089b8a2a-7b36-43b1-a5c9-f54f3d456281','c10d3568-6af6-4906-9ae2-c96cfe3e4506','2620c805-20be-4070-92bf-78f903ac336c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:43.854109 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc2f9b07-2574-48ec-9c6e-5d55240a6e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:21:43.907677 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc2f9b07-2574-48ec-9c6e-5d55240a6e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:21:43.939838 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Flow 'volume_create_api' (7cde305f-a83b-4fac-a833-c5a03e586d3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:21:43.939838 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Create volume request issued successfully. Aug 25 15:21:43.939838 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1fdc502c-8d74-4557-bee6-429a05686057 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:21:43.939838 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 514/2066] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:21:42 2026] POST /volume/v3/volumes => generated 746 bytes in 1060 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:21:47.142864 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bc2c4adc-ff17-4327-8c9c-086c23436408 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:47.144876 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bc2c4adc-ff17-4327-8c9c-086c23436408 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] DELETE https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 Aug 25 15:21:47.145293 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bc2c4adc-ff17-4327-8c9c-086c23436408 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:47.146485 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bc2c4adc-ff17-4327-8c9c-086c23436408 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:47.146485 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-bc2c4adc-ff17-4327-8c9c-086c23436408 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Delete volume with id: bae5abae-ec1f-4b80-961e-67c60b5e8709 Aug 25 15:21:47.154849 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:47.154849 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:47.155808 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-bc2c4adc-ff17-4327-8c9c-086c23436408 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:21:47.214301 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-bc2c4adc-ff17-4327-8c9c-086c23436408 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Delete volume request issued successfully. Aug 25 15:21:47.214301 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bc2c4adc-ff17-4327-8c9c-086c23436408 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 returned with HTTP 202 Aug 25 15:21:47.214301 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 517/2067] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:21:47 2026] DELETE /volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:21:47.230922 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-85e176ec-9c74-4cff-83a5-a3d23dd718f6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:47.234296 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-85e176ec-9c74-4cff-83a5-a3d23dd718f6 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 Aug 25 15:21:47.234582 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-85e176ec-9c74-4cff-83a5-a3d23dd718f6 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:47.234798 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-85e176ec-9c74-4cff-83a5-a3d23dd718f6 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:47.244579 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:47.244579 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:47.253808 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-85e176ec-9c74-4cff-83a5-a3d23dd718f6 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:21:47.256639 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-85e176ec-9c74-4cff-83a5-a3d23dd718f6 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 returned with HTTP 200 Aug 25 15:21:47.257074 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 527/2068] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:47 2026] GET /volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:48.275185 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-da30fb20-cea9-482e-b4ca-c9294c6a37ff None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:48.277677 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da30fb20-cea9-482e-b4ca-c9294c6a37ff tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 Aug 25 15:21:48.277968 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da30fb20-cea9-482e-b4ca-c9294c6a37ff tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:48.278255 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da30fb20-cea9-482e-b4ca-c9294c6a37ff tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:48.337908 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da30fb20-cea9-482e-b4ca-c9294c6a37ff tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 returned with HTTP 404 Aug 25 15:21:48.338384 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 511/2069] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:48 2026] GET /volume/v3/volumes/bae5abae-ec1f-4b80-961e-67c60b5e8709 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:48.396462 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fa439133-e33a-4da8-b4a0-addca8e43488 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:48.399135 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa439133-e33a-4da8-b4a0-addca8e43488 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] DELETE https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:48.400355 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa439133-e33a-4da8-b4a0-addca8e43488 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:48.400355 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa439133-e33a-4da8-b4a0-addca8e43488 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:48.400355 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-fa439133-e33a-4da8-b4a0-addca8e43488 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Delete volume with id: 61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:48.419768 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0151a4de-aef7-4a26-ab59-01ff97b09a31 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:48.422039 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0151a4de-aef7-4a26-ab59-01ff97b09a31 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] DELETE https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 Aug 25 15:21:48.423502 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0151a4de-aef7-4a26-ab59-01ff97b09a31 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:48.423502 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0151a4de-aef7-4a26-ab59-01ff97b09a31 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:48.423502 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-0151a4de-aef7-4a26-ab59-01ff97b09a31 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Delete volume with id: 0ff31ee0-1de2-4c07-9cc6-de542a197f33 Aug 25 15:21:48.427885 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:48.427885 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:21:48.429335 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fa439133-e33a-4da8-b4a0-addca8e43488 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:48.431883 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:48.431883 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:48.432460 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0151a4de-aef7-4a26-ab59-01ff97b09a31 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:21:48.564653 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fa439133-e33a-4da8-b4a0-addca8e43488 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Delete volume request issued successfully. Aug 25 15:21:48.564653 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa439133-e33a-4da8-b4a0-addca8e43488 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 202 Aug 25 15:21:48.565013 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 515/2070] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:21:48 2026] DELETE /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:21:48.566267 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0151a4de-aef7-4a26-ab59-01ff97b09a31 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Delete volume request issued successfully. Aug 25 15:21:48.566267 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0151a4de-aef7-4a26-ab59-01ff97b09a31 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 returned with HTTP 202 Aug 25 15:21:48.566944 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 518/2071] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:21:48 2026] DELETE /volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:21:48.581495 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f01e25b2-a90e-4a39-8bc2-45dda6f539e8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:48.582393 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9adf63a9-49af-40c8-bb1e-fa268c4c686e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:48.582596 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f01e25b2-a90e-4a39-8bc2-45dda6f539e8 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:48.582596 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f01e25b2-a90e-4a39-8bc2-45dda6f539e8 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:48.582596 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f01e25b2-a90e-4a39-8bc2-45dda6f539e8 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:48.582880 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9adf63a9-49af-40c8-bb1e-fa268c4c686e tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 Aug 25 15:21:48.582880 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9adf63a9-49af-40c8-bb1e-fa268c4c686e tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:48.582880 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9adf63a9-49af-40c8-bb1e-fa268c4c686e tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:48.588054 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:48.588054 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:48.589278 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:48.589278 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:48.592658 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f01e25b2-a90e-4a39-8bc2-45dda6f539e8 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:48.592869 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9adf63a9-49af-40c8-bb1e-fa268c4c686e tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Volume info retrieved successfully. Aug 25 15:21:48.596960 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9adf63a9-49af-40c8-bb1e-fa268c4c686e tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 returned with HTTP 200 Aug 25 15:21:48.628193 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 512/2072] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:48 2026] GET /volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:48.628389 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f01e25b2-a90e-4a39-8bc2-45dda6f539e8 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 200 Aug 25 15:21:48.628389 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 528/2073] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:48 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:49.611357 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a6444bad-ddb7-4572-b58b-85e734286a66 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:49.613942 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a6444bad-ddb7-4572-b58b-85e734286a66 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 Aug 25 15:21:49.614036 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-20bf5d05-149b-4e57-9d0d-df7c9b49af40 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:49.617539 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a6444bad-ddb7-4572-b58b-85e734286a66 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:49.617539 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a6444bad-ddb7-4572-b58b-85e734286a66 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:49.617624 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-20bf5d05-149b-4e57-9d0d-df7c9b49af40 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] GET https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 Aug 25 15:21:49.617624 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-20bf5d05-149b-4e57-9d0d-df7c9b49af40 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:49.617624 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-20bf5d05-149b-4e57-9d0d-df7c9b49af40 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:49.622628 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a6444bad-ddb7-4572-b58b-85e734286a66 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 returned with HTTP 404 Aug 25 15:21:49.623765 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 516/2074] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:49 2026] GET /volume/v3/volumes/61403569-4847-4034-adf0-9839098318b7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:49.623815 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-20bf5d05-149b-4e57-9d0d-df7c9b49af40 tempest-AttachVolumeShelveTestJSON-1001982624 tempest-AttachVolumeShelveTestJSON-1001982624-project-member] https://10.4.3.85/volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 returned with HTTP 404 Aug 25 15:21:49.623815 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 519/2075] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:49 2026] GET /volume/v3/volumes/0ff31ee0-1de2-4c07-9cc6-de542a197f33 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:49.716681 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-96b6180f-254f-4695-98fc-a82a1f988d5f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:49.721211 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-96b6180f-254f-4695-98fc-a82a1f988d5f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] DELETE https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:21:49.721503 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-96b6180f-254f-4695-98fc-a82a1f988d5f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:49.721633 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-96b6180f-254f-4695-98fc-a82a1f988d5f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:49.721786 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-96b6180f-254f-4695-98fc-a82a1f988d5f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Delete volume with id: 899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:21:49.814712 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:49.814712 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:49.815372 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-96b6180f-254f-4695-98fc-a82a1f988d5f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:50.066294 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-96b6180f-254f-4695-98fc-a82a1f988d5f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Delete volume request issued successfully. Aug 25 15:21:50.066294 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-96b6180f-254f-4695-98fc-a82a1f988d5f tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 202 Aug 25 15:21:50.066294 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 513/2076] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:21:49 2026] DELETE /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 0 bytes in 350 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:21:50.078633 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7ccfde36-e9c4-4375-a53a-791d3b7e8881 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:50.081505 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7ccfde36-e9c4-4375-a53a-791d3b7e8881 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:21:50.081807 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7ccfde36-e9c4-4375-a53a-791d3b7e8881 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:50.081941 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7ccfde36-e9c4-4375-a53a-791d3b7e8881 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:50.091629 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:50.091629 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:21:50.098904 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7ccfde36-e9c4-4375-a53a-791d3b7e8881 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:50.108320 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7ccfde36-e9c4-4375-a53a-791d3b7e8881 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 200 Aug 25 15:21:50.108981 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 529/2077] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:50 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:21:51.128372 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6be2987e-7221-45e3-bf3f-e2b3adffd3f9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:51.130417 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6be2987e-7221-45e3-bf3f-e2b3adffd3f9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd Aug 25 15:21:51.131399 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6be2987e-7221-45e3-bf3f-e2b3adffd3f9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:51.131399 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6be2987e-7221-45e3-bf3f-e2b3adffd3f9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:51.143214 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6be2987e-7221-45e3-bf3f-e2b3adffd3f9 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd returned with HTTP 404 Aug 25 15:21:51.144265 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 517/2078] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:51 2026] GET /volume/v3/volumes/899d18bd-9f71-44be-8dc0-db11516214cd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:51.311599 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c050b652-218b-453e-995d-03b8dc426d7c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:51.314415 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c050b652-218b-453e-995d-03b8dc426d7c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:21:51.314713 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c050b652-218b-453e-995d-03b8dc426d7c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:51.314975 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c050b652-218b-453e-995d-03b8dc426d7c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:51.315214 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-c050b652-218b-453e-995d-03b8dc426d7c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Delete volume with id: d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:21:51.327428 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:51.327428 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:21:51.328130 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c050b652-218b-453e-995d-03b8dc426d7c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:51.469539 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c050b652-218b-453e-995d-03b8dc426d7c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Delete volume request issued successfully. Aug 25 15:21:51.469539 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c050b652-218b-453e-995d-03b8dc426d7c tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 202 Aug 25 15:21:51.469880 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 520/2079] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:21:51 2026] DELETE /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:21:51.498511 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a6d9623b-bde0-464d-b928-d11404a03ef2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:51.498511 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6d9623b-bde0-464d-b928-d11404a03ef2 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:21:51.498511 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6d9623b-bde0-464d-b928-d11404a03ef2 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:51.498511 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6d9623b-bde0-464d-b928-d11404a03ef2 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:51.500327 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:21:51.500327 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:21:51.518548 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a6d9623b-bde0-464d-b928-d11404a03ef2 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Volume info retrieved successfully. Aug 25 15:21:51.525648 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6d9623b-bde0-464d-b928-d11404a03ef2 tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 200 Aug 25 15:21:51.526124 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 514/2080] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:51 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:21:52.547283 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-558a6e35-70a1-4037-847e-8d91f07610cf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:52.549719 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-558a6e35-70a1-4037-847e-8d91f07610cf tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] GET https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 Aug 25 15:21:52.549997 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-558a6e35-70a1-4037-847e-8d91f07610cf tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:52.550284 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-558a6e35-70a1-4037-847e-8d91f07610cf tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:52.561219 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-558a6e35-70a1-4037-847e-8d91f07610cf tempest-AttachVolumeNegativeTest-723660511 tempest-AttachVolumeNegativeTest-723660511-project-member] https://10.4.3.85/volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 returned with HTTP 404 Aug 25 15:21:52.561947 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 530/2081] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:21:52 2026] GET /volume/v3/volumes/d27d08c4-f81d-48c5-a80d-821026d35949 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:58.421937 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-8343ef4a-79b2-4232-bf61-34e4843229b6 req-ae89c631-fb03-4e59-a8f2-5d217690eda7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:58.424366 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8343ef4a-79b2-4232-bf61-34e4843229b6 req-ae89c631-fb03-4e59-a8f2-5d217690eda7 tempest-VolumesNegativeTest-957573249 tempest-VolumesNegativeTest-957573249-project-member] DELETE https://10.4.3.85/volume/v3/volumes/tempest-invalid-511301247 Aug 25 15:21:58.424578 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-8343ef4a-79b2-4232-bf61-34e4843229b6 req-ae89c631-fb03-4e59-a8f2-5d217690eda7 tempest-VolumesNegativeTest-957573249 tempest-VolumesNegativeTest-957573249-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:58.424807 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-8343ef4a-79b2-4232-bf61-34e4843229b6 req-ae89c631-fb03-4e59-a8f2-5d217690eda7 tempest-VolumesNegativeTest-957573249 tempest-VolumesNegativeTest-957573249-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:58.425011 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [req-8343ef4a-79b2-4232-bf61-34e4843229b6 req-ae89c631-fb03-4e59-a8f2-5d217690eda7 tempest-VolumesNegativeTest-957573249 tempest-VolumesNegativeTest-957573249-project-member] Delete volume with id: tempest-invalid-511301247 Aug 25 15:21:58.431306 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8343ef4a-79b2-4232-bf61-34e4843229b6 req-ae89c631-fb03-4e59-a8f2-5d217690eda7 tempest-VolumesNegativeTest-957573249 tempest-VolumesNegativeTest-957573249-project-member] https://10.4.3.85/volume/v3/volumes/tempest-invalid-511301247 returned with HTTP 404 Aug 25 15:21:58.431904 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 518/2082] 10.4.3.85 () {70 vars in 1580 bytes} [Tue Aug 25 15:21:58 2026] DELETE /volume/v3/volumes/tempest-invalid-511301247 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:21:58.888673 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-0f92fec8-c939-4dbe-889e-751aacaee3f5 req-9dcaa3dd-8015-4969-b8c7-0ca75157438c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:58.891287 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-0f92fec8-c939-4dbe-889e-751aacaee3f5 req-9dcaa3dd-8015-4969-b8c7-0ca75157438c tempest-VolumesNegativeTest-957573249 tempest-VolumesNegativeTest-957573249-project-member] DELETE https://10.4.3.85/volume/v3/volumes/53ddee10-8aa6-4384-9a3d-335fdd2f80fa Aug 25 15:21:58.891578 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-0f92fec8-c939-4dbe-889e-751aacaee3f5 req-9dcaa3dd-8015-4969-b8c7-0ca75157438c tempest-VolumesNegativeTest-957573249 tempest-VolumesNegativeTest-957573249-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:58.891845 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-0f92fec8-c939-4dbe-889e-751aacaee3f5 req-9dcaa3dd-8015-4969-b8c7-0ca75157438c tempest-VolumesNegativeTest-957573249 tempest-VolumesNegativeTest-957573249-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:58.892066 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [req-0f92fec8-c939-4dbe-889e-751aacaee3f5 req-9dcaa3dd-8015-4969-b8c7-0ca75157438c tempest-VolumesNegativeTest-957573249 tempest-VolumesNegativeTest-957573249-project-member] Delete volume with id: 53ddee10-8aa6-4384-9a3d-335fdd2f80fa Aug 25 15:21:58.900176 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-0f92fec8-c939-4dbe-889e-751aacaee3f5 req-9dcaa3dd-8015-4969-b8c7-0ca75157438c tempest-VolumesNegativeTest-957573249 tempest-VolumesNegativeTest-957573249-project-member] https://10.4.3.85/volume/v3/volumes/53ddee10-8aa6-4384-9a3d-335fdd2f80fa returned with HTTP 404 Aug 25 15:21:58.900857 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 521/2083] 10.4.3.85 () {70 vars in 1613 bytes} [Tue Aug 25 15:21:58 2026] DELETE /volume/v3/volumes/53ddee10-8aa6-4384-9a3d-335fdd2f80fa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:21:58.925568 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-01412624-a2ec-4903-bf03-3c6f2635307a req-c3eff746-badb-4243-8f03-6d1e68cd26c6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:21:58.928284 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-01412624-a2ec-4903-bf03-3c6f2635307a req-c3eff746-badb-4243-8f03-6d1e68cd26c6 tempest-VolumesNegativeTest-957573249 tempest-VolumesNegativeTest-957573249-project-reader] GET https://10.4.3.85/volume/v3/volumes/9a2512d8-a2ad-4081-8a4c-6c4be2c2a799 Aug 25 15:21:58.928574 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-01412624-a2ec-4903-bf03-3c6f2635307a req-c3eff746-badb-4243-8f03-6d1e68cd26c6 tempest-VolumesNegativeTest-957573249 tempest-VolumesNegativeTest-957573249-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:21:58.928864 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-01412624-a2ec-4903-bf03-3c6f2635307a req-c3eff746-badb-4243-8f03-6d1e68cd26c6 tempest-VolumesNegativeTest-957573249 tempest-VolumesNegativeTest-957573249-project-reader] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:21:58.935791 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-01412624-a2ec-4903-bf03-3c6f2635307a req-c3eff746-badb-4243-8f03-6d1e68cd26c6 tempest-VolumesNegativeTest-957573249 tempest-VolumesNegativeTest-957573249-project-reader] https://10.4.3.85/volume/v3/volumes/9a2512d8-a2ad-4081-8a4c-6c4be2c2a799 returned with HTTP 404 Aug 25 15:21:58.936406 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 515/2084] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:21:58 2026] GET /volume/v3/volumes/9a2512d8-a2ad-4081-8a4c-6c4be2c2a799 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:01.187781 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9dbfc127-6a10-4970-b848-6eb144a82941 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:01.318139 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:22:01.318793 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-318429638"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:01.320435 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-318429638'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:22:01.320691 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Create volume of 1 GB Aug 25 15:22:01.325453 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Availability Zones retrieved successfully. Aug 25 15:22:01.333557 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Flow 'volume_create_api' (3a380562-59a0-4f75-a715-4ca4388c1fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:01.334911 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ac1b6b6-14ab-412f-8619-76345a773f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:01.336005 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:22:01.371633 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ac1b6b6-14ab-412f-8619-76345a773f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:01.372446 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f443c473-6147-4346-9d31-661d588c458a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:01.472921 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Created reservations ['8d798bd9-793e-4691-a068-9abc764a559b', '1425e8c8-b5be-450d-aebe-3fe183931d6d', '8d8a8990-c0f3-4c27-8a02-3400fa912534', '6ae587cf-6d15-45e9-99c9-df51fb37025b'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:01.473924 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f443c473-6147-4346-9d31-661d588c458a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d798bd9-793e-4691-a068-9abc764a559b', '1425e8c8-b5be-450d-aebe-3fe183931d6d', '8d8a8990-c0f3-4c27-8a02-3400fa912534', '6ae587cf-6d15-45e9-99c9-df51fb37025b']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:01.474981 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef92ad01-86c6-4411-a249-8f81093837a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:01.514941 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef92ad01-86c6-4411-a249-8f81093837a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e289145f-84bf-4583-b769-43feb8e3c81f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-318429638',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4df02104ae6043d4b39823f0f12f30f0',qos_specs=None,replication_status=,reservations=['8d798bd9-793e-4691-a068-9abc764a559b','1425e8c8-b5be-450d-aebe-3fe183931d6d','8d8a8990-c0f3-4c27-8a02-3400fa912534','6ae587cf-6d15-45e9-99c9-df51fb37025b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43515c346f5e48edadf419bc0baa3e6f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:22:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-318429638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e289145f-84bf-4583-b769-43feb8e3c81f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4df02104ae6043d4b39823f0f12f30f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43515c346f5e48edadf419bc0baa3e6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:01.516540 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a3636f9-28ec-4113-b69b-c6c1dd1dcc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:01.546482 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a3636f9-28ec-4113-b69b-c6c1dd1dcc6c) transitioned into state 'SUCCESS' from state '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-318429638',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4df02104ae6043d4b39823f0f12f30f0',qos_specs=None,replication_status=,reservations=['8d798bd9-793e-4691-a068-9abc764a559b','1425e8c8-b5be-450d-aebe-3fe183931d6d','8d8a8990-c0f3-4c27-8a02-3400fa912534','6ae587cf-6d15-45e9-99c9-df51fb37025b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43515c346f5e48edadf419bc0baa3e6f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:01.547490 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b90a7c-1d25-465c-9f4c-05eb6b8aeffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:01.560577 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6b90a7c-1d25-465c-9f4c-05eb6b8aeffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:01.561712 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Flow 'volume_create_api' (3a380562-59a0-4f75-a715-4ca4388c1fe6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:01.562058 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Create volume request issued successfully. Aug 25 15:22:01.565228 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9dbfc127-6a10-4970-b848-6eb144a82941 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:22:01.566022 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 531/2085] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:22:01 2026] POST /volume/v3/volumes => generated 757 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:22:01.582992 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e5b98a05-26f6-40e9-bb2b-404c0b8f1397 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:01.585807 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e5b98a05-26f6-40e9-bb2b-404c0b8f1397 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] GET https://10.4.3.85/volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f Aug 25 15:22:01.586109 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e5b98a05-26f6-40e9-bb2b-404c0b8f1397 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:01.586374 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e5b98a05-26f6-40e9-bb2b-404c0b8f1397 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:01.598934 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:01.598934 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:01.606139 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e5b98a05-26f6-40e9-bb2b-404c0b8f1397 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Volume info retrieved successfully. Aug 25 15:22:01.613247 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e5b98a05-26f6-40e9-bb2b-404c0b8f1397 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f returned with HTTP 200 Aug 25 15:22:01.613845 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 519/2086] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:01 2026] GET /volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:02.001753 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-44cf3bf0-7954-4990-9ae4-35f49e68be0c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:02.088495 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-44cf3bf0-7954-4990-9ae4-35f49e68be0c tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] GET https://10.4.3.85/volume/v3/scheduler-stats/get_pools Aug 25 15:22:02.088495 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-44cf3bf0-7954-4990-9ae4-35f49e68be0c tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:02.088495 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-44cf3bf0-7954-4990-9ae4-35f49e68be0c tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] Calling method 'get_pools' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:02.097872 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-44cf3bf0-7954-4990-9ae4-35f49e68be0c tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] https://10.4.3.85/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 15:22:02.097872 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 522/2087] 10.4.3.85 () {66 vars in 1284 bytes} [Tue Aug 25 15:22:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:02.106122 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b36e79f9-d302-4afd-80d4-ec4a6317a1ae None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:02.108496 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b36e79f9-d302-4afd-80d4-ec4a6317a1ae tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] GET https://10.4.3.85/volume/v3/scheduler-stats/get_pools?detail=True Aug 25 15:22:02.108749 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b36e79f9-d302-4afd-80d4-ec4a6317a1ae tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:02.108970 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b36e79f9-d302-4afd-80d4-ec4a6317a1ae tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] Calling method 'get_pools' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:02.118142 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b36e79f9-d302-4afd-80d4-ec4a6317a1ae tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] https://10.4.3.85/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 25 15:22:02.119003 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 516/2088] 10.4.3.85 () {66 vars in 1307 bytes} [Tue Aug 25 15:22:02 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:02.127335 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-364b8c26-7a8e-4832-852a-ff72a20b224d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:02.129764 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-364b8c26-7a8e-4832-852a-ff72a20b224d tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] GET https://10.4.3.85/volume/v3/capabilities/np0000008087@storpool Aug 25 15:22:02.129995 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-364b8c26-7a8e-4832-852a-ff72a20b224d tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:02.130198 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-364b8c26-7a8e-4832-852a-ff72a20b224d tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:02.130542 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:02.130542 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:02.141487 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-364b8c26-7a8e-4832-852a-ff72a20b224d tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] https://10.4.3.85/volume/v3/capabilities/np0000008087@storpool returned with HTTP 200 Aug 25 15:22:02.142000 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 532/2089] 10.4.3.85 () {66 vars in 1311 bytes} [Tue Aug 25 15:22:02 2026] GET /volume/v3/capabilities/np0000008087@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:02.150016 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-efdf3136-022d-48f3-ad61-e822a23e4177 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:02.151714 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-efdf3136-022d-48f3-ad61-e822a23e4177 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] GET https://10.4.3.85/volume/v3/capabilities/np0000008087@storpool Aug 25 15:22:02.151896 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-efdf3136-022d-48f3-ad61-e822a23e4177 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:02.152068 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-efdf3136-022d-48f3-ad61-e822a23e4177 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:02.161838 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-efdf3136-022d-48f3-ad61-e822a23e4177 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] https://10.4.3.85/volume/v3/capabilities/np0000008087@storpool returned with HTTP 200 Aug 25 15:22:02.162264 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 520/2090] 10.4.3.85 () {66 vars in 1311 bytes} [Tue Aug 25 15:22:02 2026] GET /volume/v3/capabilities/np0000008087@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:02.171927 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7c440776-39db-49ca-af59-59fd554bb9da None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:02.173502 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7c440776-39db-49ca-af59-59fd554bb9da tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] GET https://10.4.3.85/volume/v3/capabilities/np0000008087@storpool Aug 25 15:22:02.173941 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7c440776-39db-49ca-af59-59fd554bb9da tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:02.174335 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7c440776-39db-49ca-af59-59fd554bb9da tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:02.185792 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7c440776-39db-49ca-af59-59fd554bb9da tempest-BackendsCapabilitiesAdminTestsJSON-2050518745 tempest-BackendsCapabilitiesAdminTestsJSON-2050518745-project-admin] https://10.4.3.85/volume/v3/capabilities/np0000008087@storpool returned with HTTP 200 Aug 25 15:22:02.185792 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 523/2091] 10.4.3.85 () {66 vars in 1311 bytes} [Tue Aug 25 15:22:02 2026] GET /volume/v3/capabilities/np0000008087@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:02.628796 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-675bbdc8-60ed-4aa2-b1e9-7420a822b4b6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:02.630711 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-675bbdc8-60ed-4aa2-b1e9-7420a822b4b6 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] GET https://10.4.3.85/volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f Aug 25 15:22:02.630957 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-675bbdc8-60ed-4aa2-b1e9-7420a822b4b6 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:02.631227 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-675bbdc8-60ed-4aa2-b1e9-7420a822b4b6 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:02.639507 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:02.639507 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:02.644146 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-675bbdc8-60ed-4aa2-b1e9-7420a822b4b6 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Volume info retrieved successfully. Aug 25 15:22:02.648275 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-675bbdc8-60ed-4aa2-b1e9-7420a822b4b6 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f returned with HTTP 200 Aug 25 15:22:02.648850 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 517/2092] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:02 2026] GET /volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:02.676294 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-bead7b10-bda3-4eeb-ab21-386533368ad5 req-b91cceda-bf9e-4afb-8ca1-3f41c52ed665 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:02.679289 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-bead7b10-bda3-4eeb-ab21-386533368ad5 req-b91cceda-bf9e-4afb-8ca1-3f41c52ed665 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] GET https://10.4.3.85/volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f Aug 25 15:22:02.679607 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-bead7b10-bda3-4eeb-ab21-386533368ad5 req-b91cceda-bf9e-4afb-8ca1-3f41c52ed665 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:02.679832 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-bead7b10-bda3-4eeb-ab21-386533368ad5 req-b91cceda-bf9e-4afb-8ca1-3f41c52ed665 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:02.687673 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:02.687673 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:02.691848 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-bead7b10-bda3-4eeb-ab21-386533368ad5 req-b91cceda-bf9e-4afb-8ca1-3f41c52ed665 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Volume info retrieved successfully. Aug 25 15:22:02.696827 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-bead7b10-bda3-4eeb-ab21-386533368ad5 req-b91cceda-bf9e-4afb-8ca1-3f41c52ed665 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f returned with HTTP 200 Aug 25 15:22:02.697259 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 533/2093] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:22:02 2026] GET /volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:02.716108 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:02.718992 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:22:02.719446 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1485369418"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:02.721273 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1485369418'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:22:02.721453 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Create volume of 1 GB Aug 25 15:22:02.726789 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Availability Zones retrieved successfully. Aug 25 15:22:02.734266 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Flow 'volume_create_api' (5c325cae-b5de-4eff-953b-09596af40b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:02.735495 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5cc44bd-7025-4702-a6b1-f3b2aa74d5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:02.736698 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:22:02.775413 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5cc44bd-7025-4702-a6b1-f3b2aa74d5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:02.775714 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45316d5f-a16d-4977-bfc0-32595ba3b5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:02.853000 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Created reservations ['50176b26-214c-4350-affa-d0473d387a6d', '953c1e6d-af34-476a-a91a-14486cc3e706', 'f0ad28cf-26b1-4e11-8199-4e5318e02880', '00c9cf8a-0568-410b-a23c-8baebc630561'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:02.854156 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45316d5f-a16d-4977-bfc0-32595ba3b5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50176b26-214c-4350-affa-d0473d387a6d', '953c1e6d-af34-476a-a91a-14486cc3e706', 'f0ad28cf-26b1-4e11-8199-4e5318e02880', '00c9cf8a-0568-410b-a23c-8baebc630561']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:02.855242 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f7c1d0b-e4e6-4c64-9b1d-fb93c1c24dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:02.893412 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f7c1d0b-e4e6-4c64-9b1d-fb93c1c24dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c71f0b57-3f29-4c32-ba3b-f5a91109acf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1485369418',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4df02104ae6043d4b39823f0f12f30f0',qos_specs=None,replication_status=,reservations=['50176b26-214c-4350-affa-d0473d387a6d','953c1e6d-af34-476a-a91a-14486cc3e706','f0ad28cf-26b1-4e11-8199-4e5318e02880','00c9cf8a-0568-410b-a23c-8baebc630561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43515c346f5e48edadf419bc0baa3e6f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1485369418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c71f0b57-3f29-4c32-ba3b-f5a91109acf4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4df02104ae6043d4b39823f0f12f30f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43515c346f5e48edadf419bc0baa3e6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:02.894766 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4769acf-b9d1-44d9-8c59-b0e770aaea1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:02.966578 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4769acf-b9d1-44d9-8c59-b0e770aaea1f) transitioned into state 'SUCCESS' from state '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-1485369418',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4df02104ae6043d4b39823f0f12f30f0',qos_specs=None,replication_status=,reservations=['50176b26-214c-4350-affa-d0473d387a6d','953c1e6d-af34-476a-a91a-14486cc3e706','f0ad28cf-26b1-4e11-8199-4e5318e02880','00c9cf8a-0568-410b-a23c-8baebc630561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43515c346f5e48edadf419bc0baa3e6f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:02.967598 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9d48ae6-3ce3-488d-afc8-a0fe3d3cebb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:02.988125 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9d48ae6-3ce3-488d-afc8-a0fe3d3cebb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:02.988125 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Flow 'volume_create_api' (5c325cae-b5de-4eff-953b-09596af40b15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:02.988125 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Create volume request issued successfully. Aug 25 15:22:02.989034 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f9b6a52b-0e9b-47e1-9f70-31e347eee07c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:22:02.989547 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 521/2094] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:22:02 2026] POST /volume/v3/volumes => generated 758 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:22:03.006981 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6168fad4-d9b7-405a-84b1-1fb283b8f3e0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:03.012399 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6168fad4-d9b7-405a-84b1-1fb283b8f3e0 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] GET https://10.4.3.85/volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 Aug 25 15:22:03.018267 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6168fad4-d9b7-405a-84b1-1fb283b8f3e0 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:03.018267 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6168fad4-d9b7-405a-84b1-1fb283b8f3e0 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:03.032413 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:03.032413 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:03.039634 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6168fad4-d9b7-405a-84b1-1fb283b8f3e0 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Volume info retrieved successfully. Aug 25 15:22:03.050324 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6168fad4-d9b7-405a-84b1-1fb283b8f3e0 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 returned with HTTP 200 Aug 25 15:22:03.057210 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 524/2095] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:03 2026] GET /volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 => generated 826 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:04.066532 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c4c849a6-1dcf-419b-91fc-05162c41feda None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:04.068911 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c4c849a6-1dcf-419b-91fc-05162c41feda tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] GET https://10.4.3.85/volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 Aug 25 15:22:04.069212 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c4c849a6-1dcf-419b-91fc-05162c41feda tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:04.069531 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c4c849a6-1dcf-419b-91fc-05162c41feda tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:04.079759 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:04.079759 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:04.085017 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c4c849a6-1dcf-419b-91fc-05162c41feda tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Volume info retrieved successfully. Aug 25 15:22:04.091758 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c4c849a6-1dcf-419b-91fc-05162c41feda tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 returned with HTTP 200 Aug 25 15:22:04.092380 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 518/2096] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:04 2026] GET /volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:04.121436 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f308ef84-6c6a-491f-9353-e84d14e81820 req-0b73ea3a-8d0d-4cf9-9e91-e9f0bab2be19 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:04.123961 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f308ef84-6c6a-491f-9353-e84d14e81820 req-0b73ea3a-8d0d-4cf9-9e91-e9f0bab2be19 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] GET https://10.4.3.85/volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 Aug 25 15:22:04.124193 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f308ef84-6c6a-491f-9353-e84d14e81820 req-0b73ea3a-8d0d-4cf9-9e91-e9f0bab2be19 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:04.124412 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f308ef84-6c6a-491f-9353-e84d14e81820 req-0b73ea3a-8d0d-4cf9-9e91-e9f0bab2be19 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:04.133098 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:04.133098 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:04.140672 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-f308ef84-6c6a-491f-9353-e84d14e81820 req-0b73ea3a-8d0d-4cf9-9e91-e9f0bab2be19 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Volume info retrieved successfully. Aug 25 15:22:04.146106 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f308ef84-6c6a-491f-9353-e84d14e81820 req-0b73ea3a-8d0d-4cf9-9e91-e9f0bab2be19 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 returned with HTTP 200 Aug 25 15:22:04.146624 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 534/2097] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:22:04 2026] GET /volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:04.163379 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:04.165151 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:22:04.165546 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-145937458"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:04.167431 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-145937458'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:22:04.167594 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Create volume of 1 GB Aug 25 15:22:04.167906 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:04.167906 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:04.172225 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Availability Zones retrieved successfully. Aug 25 15:22:04.178725 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Flow 'volume_create_api' (14e4abb8-6e46-4238-b3ef-9f766acc6521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:04.179822 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca61ad38-729c-490e-af99-5024b4309750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:04.180884 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:22:04.211452 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca61ad38-729c-490e-af99-5024b4309750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:04.212325 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dcdf62d-ed8c-40d2-a1c9-d673df1663ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:04.695776 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Created reservations ['19edf62a-b259-449a-be5a-eef2e49e4c77', '0abb4731-bb7d-42b3-bcc2-59e91d55feca', 'bd698941-4ac4-4412-ba91-6521c128575e', '6a0f16a8-5dc5-4483-8997-c741ea16a54c'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:04.696746 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dcdf62d-ed8c-40d2-a1c9-d673df1663ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19edf62a-b259-449a-be5a-eef2e49e4c77', '0abb4731-bb7d-42b3-bcc2-59e91d55feca', 'bd698941-4ac4-4412-ba91-6521c128575e', '6a0f16a8-5dc5-4483-8997-c741ea16a54c']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:04.698501 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66127f27-e6f7-48c2-9dc2-9a2875034320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:04.947583 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66127f27-e6f7-48c2-9dc2-9a2875034320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '643600b6-d55b-4f90-b5de-0f21c7e1424b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-145937458',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4df02104ae6043d4b39823f0f12f30f0',qos_specs=None,replication_status=,reservations=['19edf62a-b259-449a-be5a-eef2e49e4c77','0abb4731-bb7d-42b3-bcc2-59e91d55feca','bd698941-4ac4-4412-ba91-6521c128575e','6a0f16a8-5dc5-4483-8997-c741ea16a54c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43515c346f5e48edadf419bc0baa3e6f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:22:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-145937458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=643600b6-d55b-4f90-b5de-0f21c7e1424b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4df02104ae6043d4b39823f0f12f30f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43515c346f5e48edadf419bc0baa3e6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:04.948567 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0eff737-07a5-4ef7-8aba-08ce34dae369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:05.125951 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0eff737-07a5-4ef7-8aba-08ce34dae369) transitioned into state 'SUCCESS' from state '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-145937458',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='4df02104ae6043d4b39823f0f12f30f0',qos_specs=None,replication_status=,reservations=['19edf62a-b259-449a-be5a-eef2e49e4c77','0abb4731-bb7d-42b3-bcc2-59e91d55feca','bd698941-4ac4-4412-ba91-6521c128575e','6a0f16a8-5dc5-4483-8997-c741ea16a54c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43515c346f5e48edadf419bc0baa3e6f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:05.126671 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1b44383-4234-4e66-8db5-f1d63ff02bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:05.195528 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1b44383-4234-4e66-8db5-f1d63ff02bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:05.195528 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Flow 'volume_create_api' (14e4abb8-6e46-4238-b3ef-9f766acc6521) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:05.195528 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Create volume request issued successfully. Aug 25 15:22:05.195528 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b0060fcf-ee67-4db6-9109-671a3bfd92fa tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:22:05.195528 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 522/2098] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:22:04 2026] POST /volume/v3/volumes => generated 757 bytes in 1009 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:22:05.196026 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e07ace1d-335d-486b-8f43-e0e5a7185656 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:05.196026 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e07ace1d-335d-486b-8f43-e0e5a7185656 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] GET https://10.4.3.85/volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b Aug 25 15:22:05.196026 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e07ace1d-335d-486b-8f43-e0e5a7185656 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:05.196026 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e07ace1d-335d-486b-8f43-e0e5a7185656 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:05.196026 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:05.196026 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:05.196026 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e07ace1d-335d-486b-8f43-e0e5a7185656 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Volume info retrieved successfully. Aug 25 15:22:05.239402 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e07ace1d-335d-486b-8f43-e0e5a7185656 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b returned with HTTP 200 Aug 25 15:22:05.239402 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 525/2099] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:05 2026] GET /volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:22:06.185728 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-49f7c71e-fbef-489d-8dcc-c20472f4b83c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:06.252553 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-131ba42c-408d-43fd-ade1-4819bf2c443d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:06.255099 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-131ba42c-408d-43fd-ade1-4819bf2c443d tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] GET https://10.4.3.85/volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b Aug 25 15:22:06.255341 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-131ba42c-408d-43fd-ade1-4819bf2c443d tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:06.256614 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-131ba42c-408d-43fd-ade1-4819bf2c443d tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:06.265424 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:06.265424 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:06.270422 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-131ba42c-408d-43fd-ade1-4819bf2c443d tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Volume info retrieved successfully. Aug 25 15:22:06.276679 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-131ba42c-408d-43fd-ade1-4819bf2c443d tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b returned with HTTP 200 Aug 25 15:22:06.277140 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 535/2100] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:06 2026] GET /volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:06.293281 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-49f7c71e-fbef-489d-8dcc-c20472f4b83c tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:22:06.294367 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-49f7c71e-fbef-489d-8dcc-c20472f4b83c tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1598399897"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:06.308454 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-8633d226-e912-45ee-a3de-9a11297992d1 req-7f63df78-ac84-4d8a-a2b9-1076a16d0ef1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:06.320603 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8633d226-e912-45ee-a3de-9a11297992d1 req-7f63df78-ac84-4d8a-a2b9-1076a16d0ef1 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] GET https://10.4.3.85/volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b Aug 25 15:22:06.320603 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-8633d226-e912-45ee-a3de-9a11297992d1 req-7f63df78-ac84-4d8a-a2b9-1076a16d0ef1 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:06.320603 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-8633d226-e912-45ee-a3de-9a11297992d1 req-7f63df78-ac84-4d8a-a2b9-1076a16d0ef1 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:06.321539 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:06.321539 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:06.328218 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-8633d226-e912-45ee-a3de-9a11297992d1 req-7f63df78-ac84-4d8a-a2b9-1076a16d0ef1 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Volume info retrieved successfully. Aug 25 15:22:06.339740 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8633d226-e912-45ee-a3de-9a11297992d1 req-7f63df78-ac84-4d8a-a2b9-1076a16d0ef1 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b returned with HTTP 200 Aug 25 15:22:06.339740 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 523/2101] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:22:06 2026] GET /volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:06.339823 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-49f7c71e-fbef-489d-8dcc-c20472f4b83c tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:22:06.340123 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 519/2102] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:22:06 2026] POST /volume/v3/types => generated 228 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:06.353245 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d86c80bf-4334-4840-b484-9b758fbd4dd3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:06.355988 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d86c80bf-4334-4840-b484-9b758fbd4dd3 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] POST https://10.4.3.85/volume/v3/group_types Aug 25 15:22:06.356541 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d86c80bf-4334-4840-b484-9b758fbd4dd3 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1633278868"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:06.415953 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d86c80bf-4334-4840-b484-9b758fbd4dd3 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] https://10.4.3.85/volume/v3/group_types returned with HTTP 202 Aug 25 15:22:06.416510 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 526/2103] 10.4.3.85 () {70 vars in 1304 bytes} [Tue Aug 25 15:22:06 2026] POST /volume/v3/group_types => generated 185 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:06.425943 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-81746b77-7303-4b0f-a9a2-2565c96e5830 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:06.512793 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-81746b77-7303-4b0f-a9a2-2565c96e5830 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] POST https://10.4.3.85/volume/v3/groups Aug 25 15:22:06.513340 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-81746b77-7303-4b0f-a9a2-2565c96e5830 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a7665b18-be42-49b9-aa4a-18fa56b98e85", "volume_types": ["2bd35426-0618-4528-98ea-c177d98a6604"], "name": "tempest-GroupSnapshotsV319Test-Group-1482908817"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:06.515163 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-81746b77-7303-4b0f-a9a2-2565c96e5830 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Creating new group {'group': {'group_type': 'a7665b18-be42-49b9-aa4a-18fa56b98e85', 'volume_types': ['2bd35426-0618-4528-98ea-c177d98a6604'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1482908817'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 15:22:06.519452 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.groups [None req-81746b77-7303-4b0f-a9a2-2565c96e5830 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1482908817. Aug 25 15:22:06.527939 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-81746b77-7303-4b0f-a9a2-2565c96e5830 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Availability Zones retrieved successfully. Aug 25 15:22:06.536498 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-49c7bcd5-032d-4503-95ec-faecafe4514a req-7ce9ee8f-bede-41c2-b81a-7666d1bdf781 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:06.539209 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-49c7bcd5-032d-4503-95ec-faecafe4514a req-7ce9ee8f-bede-41c2-b81a-7666d1bdf781 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:22:06.551911 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-49c7bcd5-032d-4503-95ec-faecafe4514a req-7ce9ee8f-bede-41c2-b81a-7666d1bdf781 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:06.551911 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-49c7bcd5-032d-4503-95ec-faecafe4514a req-7ce9ee8f-bede-41c2-b81a-7666d1bdf781 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:06.551911 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [req-49c7bcd5-032d-4503-95ec-faecafe4514a req-7ce9ee8f-bede-41c2-b81a-7666d1bdf781 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:22:06.551911 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-49c7bcd5-032d-4503-95ec-faecafe4514a req-7ce9ee8f-bede-41c2-b81a-7666d1bdf781 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:22:06.551911 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-49c7bcd5-032d-4503-95ec-faecafe4514a req-7ce9ee8f-bede-41c2-b81a-7666d1bdf781 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Get all volumes completed successfully. Aug 25 15:22:06.552655 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:06.552655 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:06.558630 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-49c7bcd5-032d-4503-95ec-faecafe4514a req-7ce9ee8f-bede-41c2-b81a-7666d1bdf781 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:22:06.562122 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 524/2104] 10.4.3.85 () {68 vars in 1501 bytes} [Tue Aug 25 15:22:06 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:06.581596 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-81746b77-7303-4b0f-a9a2-2565c96e5830 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Created reservations ['c0b67247-15cd-423a-86ae-61b31bbe38cb'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:06.597377 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-308d9a3b-f58c-44f6-85ff-6e540cc1c63f req-9b156a3e-07b5-4d61-852c-4727c96eef2a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:06.600045 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-308d9a3b-f58c-44f6-85ff-6e540cc1c63f req-9b156a3e-07b5-4d61-852c-4727c96eef2a tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:22:06.600272 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-308d9a3b-f58c-44f6-85ff-6e540cc1c63f req-9b156a3e-07b5-4d61-852c-4727c96eef2a tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:06.601050 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-308d9a3b-f58c-44f6-85ff-6e540cc1c63f req-9b156a3e-07b5-4d61-852c-4727c96eef2a tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:06.602204 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [req-308d9a3b-f58c-44f6-85ff-6e540cc1c63f req-9b156a3e-07b5-4d61-852c-4727c96eef2a tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:22:06.602656 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [req-308d9a3b-f58c-44f6-85ff-6e540cc1c63f req-9b156a3e-07b5-4d61-852c-4727c96eef2a tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:22:06.613921 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-308d9a3b-f58c-44f6-85ff-6e540cc1c63f req-9b156a3e-07b5-4d61-852c-4727c96eef2a tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Get all volumes completed successfully. Aug 25 15:22:06.615304 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:06.615304 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:06.620613 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-308d9a3b-f58c-44f6-85ff-6e540cc1c63f req-9b156a3e-07b5-4d61-852c-4727c96eef2a tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:22:06.622280 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 520/2105] 10.4.3.85 () {68 vars in 1501 bytes} [Tue Aug 25 15:22:06 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:06.649276 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-49a2ce92-ee04-4cce-aa67-ff0635f079b0 req-5c83d168-0425-4629-9233-17510c55a1dd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:06.651712 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-49a2ce92-ee04-4cce-aa67-ff0635f079b0 req-5c83d168-0425-4629-9233-17510c55a1dd tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:22:06.652031 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-49a2ce92-ee04-4cce-aa67-ff0635f079b0 req-5c83d168-0425-4629-9233-17510c55a1dd tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:06.652268 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-49a2ce92-ee04-4cce-aa67-ff0635f079b0 req-5c83d168-0425-4629-9233-17510c55a1dd tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:06.652609 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [req-49a2ce92-ee04-4cce-aa67-ff0635f079b0 req-5c83d168-0425-4629-9233-17510c55a1dd tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:22:06.653388 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-49a2ce92-ee04-4cce-aa67-ff0635f079b0 req-5c83d168-0425-4629-9233-17510c55a1dd tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:22:06.663756 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-49a2ce92-ee04-4cce-aa67-ff0635f079b0 req-5c83d168-0425-4629-9233-17510c55a1dd tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Get all volumes completed successfully. Aug 25 15:22:06.665912 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:06.665912 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:06.670133 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-49a2ce92-ee04-4cce-aa67-ff0635f079b0 req-5c83d168-0425-4629-9233-17510c55a1dd tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:22:06.670680 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 527/2106] 10.4.3.85 () {68 vars in 1501 bytes} [Tue Aug 25 15:22:06 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:06.713747 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-0fb0e5b2-f719-482e-91e4-61870fed83d7 req-562b4e47-bb99-4f06-bf12-bd85e539c79e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:06.716702 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0fb0e5b2-f719-482e-91e4-61870fed83d7 req-562b4e47-bb99-4f06-bf12-bd85e539c79e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:22:06.716954 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0fb0e5b2-f719-482e-91e4-61870fed83d7 req-562b4e47-bb99-4f06-bf12-bd85e539c79e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:06.717197 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0fb0e5b2-f719-482e-91e4-61870fed83d7 req-562b4e47-bb99-4f06-bf12-bd85e539c79e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:06.717492 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [req-0fb0e5b2-f719-482e-91e4-61870fed83d7 req-562b4e47-bb99-4f06-bf12-bd85e539c79e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:22:06.718784 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-0fb0e5b2-f719-482e-91e4-61870fed83d7 req-562b4e47-bb99-4f06-bf12-bd85e539c79e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:22:06.721848 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-81746b77-7303-4b0f-a9a2-2565c96e5830 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/groups returned with HTTP 202 Aug 25 15:22:06.722316 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 536/2107] 10.4.3.85 () {70 vars in 1290 bytes} [Tue Aug 25 15:22:06 2026] POST /volume/v3/groups => generated 116 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:06.731273 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-0fb0e5b2-f719-482e-91e4-61870fed83d7 req-562b4e47-bb99-4f06-bf12-bd85e539c79e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Get all volumes completed successfully. Aug 25 15:22:06.731866 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2a38be65-d24a-466c-b924-834bad50df49 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:06.732156 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:06.732156 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:06.733884 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2a38be65-d24a-466c-b924-834bad50df49 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/groups/0d10bc37-f446-4101-8b3c-44d805b9bcde Aug 25 15:22:06.738852 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2a38be65-d24a-466c-b924-834bad50df49 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:06.738852 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2a38be65-d24a-466c-b924-834bad50df49 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:06.738852 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-2a38be65-d24a-466c-b924-834bad50df49 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] show called for member 0d10bc37-f446-4101-8b3c-44d805b9bcde {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:22:06.738852 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:06.738852 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:06.739401 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0fb0e5b2-f719-482e-91e4-61870fed83d7 req-562b4e47-bb99-4f06-bf12-bd85e539c79e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:22:06.740397 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 525/2108] 10.4.3.85 () {68 vars in 1501 bytes} [Tue Aug 25 15:22:06 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:06.772671 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-726abade-de60-4546-bf10-38a21f798f5e req-3b83c020-21d9-4c3f-b7f0-d71b3f89aa6e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:06.774658 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-726abade-de60-4546-bf10-38a21f798f5e req-3b83c020-21d9-4c3f-b7f0-d71b3f89aa6e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:22:06.774913 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-726abade-de60-4546-bf10-38a21f798f5e req-3b83c020-21d9-4c3f-b7f0-d71b3f89aa6e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:06.775106 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-726abade-de60-4546-bf10-38a21f798f5e req-3b83c020-21d9-4c3f-b7f0-d71b3f89aa6e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:06.775378 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [req-726abade-de60-4546-bf10-38a21f798f5e req-3b83c020-21d9-4c3f-b7f0-d71b3f89aa6e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:22:06.776030 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-726abade-de60-4546-bf10-38a21f798f5e req-3b83c020-21d9-4c3f-b7f0-d71b3f89aa6e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:22:06.786498 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2a38be65-d24a-466c-b924-834bad50df49 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/groups/0d10bc37-f446-4101-8b3c-44d805b9bcde returned with HTTP 200 Aug 25 15:22:06.787001 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 521/2109] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:22:06 2026] GET /volume/v3/groups/0d10bc37-f446-4101-8b3c-44d805b9bcde => generated 396 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:06.788130 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-726abade-de60-4546-bf10-38a21f798f5e req-3b83c020-21d9-4c3f-b7f0-d71b3f89aa6e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Get all volumes completed successfully. Aug 25 15:22:06.790372 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:06.790372 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:06.798169 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-726abade-de60-4546-bf10-38a21f798f5e req-3b83c020-21d9-4c3f-b7f0-d71b3f89aa6e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:22:06.798691 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 528/2110] 10.4.3.85 () {68 vars in 1501 bytes} [Tue Aug 25 15:22:06 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:06.829630 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-a1512dfe-cf1f-46c9-a3f4-862a70bf3e57 req-4572a539-1d52-44a7-a5cd-0466e5b73b19 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:06.833105 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a1512dfe-cf1f-46c9-a3f4-862a70bf3e57 req-4572a539-1d52-44a7-a5cd-0466e5b73b19 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:22:06.833641 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a1512dfe-cf1f-46c9-a3f4-862a70bf3e57 req-4572a539-1d52-44a7-a5cd-0466e5b73b19 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:06.834018 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a1512dfe-cf1f-46c9-a3f4-862a70bf3e57 req-4572a539-1d52-44a7-a5cd-0466e5b73b19 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:06.834353 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [req-a1512dfe-cf1f-46c9-a3f4-862a70bf3e57 req-4572a539-1d52-44a7-a5cd-0466e5b73b19 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:22:06.834837 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:06.834837 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:06.835351 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-a1512dfe-cf1f-46c9-a3f4-862a70bf3e57 req-4572a539-1d52-44a7-a5cd-0466e5b73b19 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:22:06.846719 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-a1512dfe-cf1f-46c9-a3f4-862a70bf3e57 req-4572a539-1d52-44a7-a5cd-0466e5b73b19 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Get all volumes completed successfully. Aug 25 15:22:06.848035 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:06.848035 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:06.853783 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a1512dfe-cf1f-46c9-a3f4-862a70bf3e57 req-4572a539-1d52-44a7-a5cd-0466e5b73b19 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:22:06.860025 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 537/2111] 10.4.3.85 () {68 vars in 1501 bytes} [Tue Aug 25 15:22:06 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:06.884741 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d4ba15c3-4004-466c-a1b8-551c30d6a552 req-f74a1640-4493-47ee-9abd-39e9bf73ab4f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:06.887012 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d4ba15c3-4004-466c-a1b8-551c30d6a552 req-f74a1640-4493-47ee-9abd-39e9bf73ab4f tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:22:06.887244 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d4ba15c3-4004-466c-a1b8-551c30d6a552 req-f74a1640-4493-47ee-9abd-39e9bf73ab4f tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:06.887480 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d4ba15c3-4004-466c-a1b8-551c30d6a552 req-f74a1640-4493-47ee-9abd-39e9bf73ab4f tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:06.887729 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [req-d4ba15c3-4004-466c-a1b8-551c30d6a552 req-f74a1640-4493-47ee-9abd-39e9bf73ab4f tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:22:06.888403 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [req-d4ba15c3-4004-466c-a1b8-551c30d6a552 req-f74a1640-4493-47ee-9abd-39e9bf73ab4f tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:22:06.897393 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-d4ba15c3-4004-466c-a1b8-551c30d6a552 req-f74a1640-4493-47ee-9abd-39e9bf73ab4f tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Get all volumes completed successfully. Aug 25 15:22:06.898378 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:06.898378 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:06.903310 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d4ba15c3-4004-466c-a1b8-551c30d6a552 req-f74a1640-4493-47ee-9abd-39e9bf73ab4f tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:22:06.903801 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 526/2112] 10.4.3.85 () {68 vars in 1501 bytes} [Tue Aug 25 15:22:06 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:06.932372 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-ddd317f8-48d8-4c20-939b-421e69fb97c4 req-56d4cb07-b49d-40b5-a9bf-283a387ee7af None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:06.935114 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ddd317f8-48d8-4c20-939b-421e69fb97c4 req-56d4cb07-b49d-40b5-a9bf-283a387ee7af tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:22:06.935335 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ddd317f8-48d8-4c20-939b-421e69fb97c4 req-56d4cb07-b49d-40b5-a9bf-283a387ee7af tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:06.935546 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ddd317f8-48d8-4c20-939b-421e69fb97c4 req-56d4cb07-b49d-40b5-a9bf-283a387ee7af tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:06.935809 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [req-ddd317f8-48d8-4c20-939b-421e69fb97c4 req-56d4cb07-b49d-40b5-a9bf-283a387ee7af tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:22:06.936148 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:06.936148 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:06.936565 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [req-ddd317f8-48d8-4c20-939b-421e69fb97c4 req-56d4cb07-b49d-40b5-a9bf-283a387ee7af tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:22:06.946117 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-ddd317f8-48d8-4c20-939b-421e69fb97c4 req-56d4cb07-b49d-40b5-a9bf-283a387ee7af tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] Get all volumes completed successfully. Aug 25 15:22:06.947595 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:06.947595 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:06.953914 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ddd317f8-48d8-4c20-939b-421e69fb97c4 req-56d4cb07-b49d-40b5-a9bf-283a387ee7af tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-reader] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:22:06.954589 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 522/2113] 10.4.3.85 () {68 vars in 1501 bytes} [Tue Aug 25 15:22:06 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:06.972827 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f25ed0bf-b047-4a2c-b6e5-aefe58b9d065 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:06.974698 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f25ed0bf-b047-4a2c-b6e5-aefe58b9d065 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] DELETE https://10.4.3.85/volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b Aug 25 15:22:06.974880 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f25ed0bf-b047-4a2c-b6e5-aefe58b9d065 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:06.975047 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f25ed0bf-b047-4a2c-b6e5-aefe58b9d065 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:06.975200 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-f25ed0bf-b047-4a2c-b6e5-aefe58b9d065 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Delete volume with id: 643600b6-d55b-4f90-b5de-0f21c7e1424b Aug 25 15:22:06.982911 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:06.982911 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:06.983379 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f25ed0bf-b047-4a2c-b6e5-aefe58b9d065 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Volume info retrieved successfully. Aug 25 15:22:07.008881 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f25ed0bf-b047-4a2c-b6e5-aefe58b9d065 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Delete volume request issued successfully. Aug 25 15:22:07.009146 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f25ed0bf-b047-4a2c-b6e5-aefe58b9d065 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b returned with HTTP 202 Aug 25 15:22:07.009677 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 529/2114] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:22:06 2026] DELETE /volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:22:07.020838 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0e9bf1f5-efd4-401c-b028-eb695c759614 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:07.023617 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e9bf1f5-efd4-401c-b028-eb695c759614 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] GET https://10.4.3.85/volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b Aug 25 15:22:07.024389 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e9bf1f5-efd4-401c-b028-eb695c759614 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:07.024634 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e9bf1f5-efd4-401c-b028-eb695c759614 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:07.037881 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:07.037881 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:07.041880 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0e9bf1f5-efd4-401c-b028-eb695c759614 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Volume info retrieved successfully. Aug 25 15:22:07.049928 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e9bf1f5-efd4-401c-b028-eb695c759614 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b returned with HTTP 200 Aug 25 15:22:07.050326 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 538/2115] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:07 2026] GET /volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:07.798002 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-68eb01c4-09f0-426f-b202-488b0c751e25 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:07.800447 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68eb01c4-09f0-426f-b202-488b0c751e25 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/groups/0d10bc37-f446-4101-8b3c-44d805b9bcde Aug 25 15:22:07.800772 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68eb01c4-09f0-426f-b202-488b0c751e25 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:07.801029 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68eb01c4-09f0-426f-b202-488b0c751e25 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:07.801217 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-68eb01c4-09f0-426f-b202-488b0c751e25 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] show called for member 0d10bc37-f446-4101-8b3c-44d805b9bcde {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:22:07.805869 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:07.805869 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:07.814857 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68eb01c4-09f0-426f-b202-488b0c751e25 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/groups/0d10bc37-f446-4101-8b3c-44d805b9bcde returned with HTTP 200 Aug 25 15:22:07.815279 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 527/2116] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:22:07 2026] GET /volume/v3/groups/0d10bc37-f446-4101-8b3c-44d805b9bcde => generated 397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:07.826996 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ad105042-dc7e-44db-aea6-38c9c6197929 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:07.828852 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:22:07.829230 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-631682585", "volume_type": "2bd35426-0618-4528-98ea-c177d98a6604", "group_id": "0d10bc37-f446-4101-8b3c-44d805b9bcde", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:07.830872 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-631682585', 'volume_type': '2bd35426-0618-4528-98ea-c177d98a6604', 'group_id': '0d10bc37-f446-4101-8b3c-44d805b9bcde', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:22:07.837699 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:07.837699 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:07.838139 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Create volume of 1 GB Aug 25 15:22:07.843062 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Availability Zones retrieved successfully. Aug 25 15:22:07.848625 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Flow 'volume_create_api' (934d8d12-e7ce-4c46-b369-55ef5e698170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:07.849923 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11594b49-5e75-44e7-922f-78f1094c15b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:07.850583 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:07.850583 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:07.851065 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:22:07.871971 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11594b49-5e75-44e7-922f-78f1094c15b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:22:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2bd35426-0618-4528-98ea-c177d98a6604,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1598399897',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2bd35426-0618-4528-98ea-c177d98a6604', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0d10bc37-f446-4101-8b3c-44d805b9bcde', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:07.872840 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0158da66-29cf-4351-8a17-bdc4d1e80cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:07.899665 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1598399897 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1598399897, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:22:07.899999 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1598399897 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1598399897, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:22:07.970956 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Created reservations ['fb3467ab-75d7-45dc-954b-b59922d9bc92', '39e6c828-f0c1-4567-870e-70b1dd301156', '79681f8e-8e88-461e-948d-6f7c56f11770', 'f88b8169-9fc7-40d6-9d1b-9e92a516abdc'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:07.972158 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0158da66-29cf-4351-8a17-bdc4d1e80cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb3467ab-75d7-45dc-954b-b59922d9bc92', '39e6c828-f0c1-4567-870e-70b1dd301156', '79681f8e-8e88-461e-948d-6f7c56f11770', 'f88b8169-9fc7-40d6-9d1b-9e92a516abdc']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:07.973359 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (248a4341-9081-4a8f-8f99-6cbf48670f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:08.022839 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (248a4341-9081-4a8f-8f99-6cbf48670f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a90be8f4-4620-4e57-855a-20f38527c5e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-631682585',encryption_key_id=None,group_id=0d10bc37-f446-4101-8b3c-44d805b9bcde,group_type_id=,metadata={},multiattach=False,project_id='41d6983cc06b4bd79f4c6ef78cd704c0',qos_specs=None,replication_status=,reservations=['fb3467ab-75d7-45dc-954b-b59922d9bc92','39e6c828-f0c1-4567-870e-70b1dd301156','79681f8e-8e88-461e-948d-6f7c56f11770','f88b8169-9fc7-40d6-9d1b-9e92a516abdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f517cb350a7e420585802ee5defb7fe7',volume_type_id=2bd35426-0618-4528-98ea-c177d98a6604), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:22:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-631682585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0d10bc37-f446-4101-8b3c-44d805b9bcde,host=None,id=a90be8f4-4620-4e57-855a-20f38527c5e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41d6983cc06b4bd79f4c6ef78cd704c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f517cb350a7e420585802ee5defb7fe7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2bd35426-0618-4528-98ea-c177d98a6604),volume_type_id=2bd35426-0618-4528-98ea-c177d98a6604)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:08.023628 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07619ced-49a4-48f9-b95f-c3226db801bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:08.049960 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07619ced-49a4-48f9-b95f-c3226db801bd) transitioned into state 'SUCCESS' from state '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-631682585',encryption_key_id=None,group_id=0d10bc37-f446-4101-8b3c-44d805b9bcde,group_type_id=,metadata={},multiattach=False,project_id='41d6983cc06b4bd79f4c6ef78cd704c0',qos_specs=None,replication_status=,reservations=['fb3467ab-75d7-45dc-954b-b59922d9bc92','39e6c828-f0c1-4567-870e-70b1dd301156','79681f8e-8e88-461e-948d-6f7c56f11770','f88b8169-9fc7-40d6-9d1b-9e92a516abdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f517cb350a7e420585802ee5defb7fe7',volume_type_id=2bd35426-0618-4528-98ea-c177d98a6604)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:08.051202 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (669707b8-e48e-4cb0-a040-42df74755e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:08.064286 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f7223219-f12e-4e5e-91d6-ef03fdfff8e1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:08.067082 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f7223219-f12e-4e5e-91d6-ef03fdfff8e1 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] GET https://10.4.3.85/volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b Aug 25 15:22:08.067240 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f7223219-f12e-4e5e-91d6-ef03fdfff8e1 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:08.067442 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f7223219-f12e-4e5e-91d6-ef03fdfff8e1 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:08.081456 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f7223219-f12e-4e5e-91d6-ef03fdfff8e1 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b returned with HTTP 404 Aug 25 15:22:08.081456 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 530/2117] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:08 2026] GET /volume/v3/volumes/643600b6-d55b-4f90-b5de-0f21c7e1424b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:08.081706 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (669707b8-e48e-4cb0-a040-42df74755e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:08.081706 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Flow 'volume_create_api' (934d8d12-e7ce-4c46-b369-55ef5e698170) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:08.081706 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Create volume request issued successfully. Aug 25 15:22:08.083015 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:22:08.083015 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:22:08.092334 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-278a779a-8212-4968-a2f0-bbeb9e8da6c6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:08.097804 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-278a779a-8212-4968-a2f0-bbeb9e8da6c6 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] DELETE https://10.4.3.85/volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 Aug 25 15:22:08.097804 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-278a779a-8212-4968-a2f0-bbeb9e8da6c6 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:08.097804 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-278a779a-8212-4968-a2f0-bbeb9e8da6c6 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:08.097804 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-278a779a-8212-4968-a2f0-bbeb9e8da6c6 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Delete volume with id: c71f0b57-3f29-4c32-ba3b-f5a91109acf4 Aug 25 15:22:08.106983 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:08.106983 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:08.107972 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-278a779a-8212-4968-a2f0-bbeb9e8da6c6 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Volume info retrieved successfully. Aug 25 15:22:08.141800 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:22:08.146349 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:08.146349 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:08.151849 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad105042-dc7e-44db-aea6-38c9c6197929 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:22:08.152619 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 523/2118] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:22:07 2026] POST /volume/v3/volumes => generated 824 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:08.167486 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fbcd26e1-641b-4285-b389-e56582396a1a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:08.168866 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-278a779a-8212-4968-a2f0-bbeb9e8da6c6 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Delete volume request issued successfully. Aug 25 15:22:08.169751 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-278a779a-8212-4968-a2f0-bbeb9e8da6c6 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 returned with HTTP 202 Aug 25 15:22:08.170378 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 539/2119] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:22:08 2026] DELETE /volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:22:08.170613 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fbcd26e1-641b-4285-b389-e56582396a1a tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/volumes/a90be8f4-4620-4e57-855a-20f38527c5e9 Aug 25 15:22:08.170613 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fbcd26e1-641b-4285-b389-e56582396a1a tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:08.170746 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fbcd26e1-641b-4285-b389-e56582396a1a tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:08.179696 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:08.179696 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:08.179907 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-247edcdd-7f2e-4773-a868-f0d1cbd3d909 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:08.183111 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-247edcdd-7f2e-4773-a868-f0d1cbd3d909 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] GET https://10.4.3.85/volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 Aug 25 15:22:08.183435 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-247edcdd-7f2e-4773-a868-f0d1cbd3d909 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:08.183742 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-247edcdd-7f2e-4773-a868-f0d1cbd3d909 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:08.184817 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fbcd26e1-641b-4285-b389-e56582396a1a tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Volume info retrieved successfully. Aug 25 15:22:08.185703 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-fbcd26e1-641b-4285-b389-e56582396a1a tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:22:08.185703 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-fbcd26e1-641b-4285-b389-e56582396a1a tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:22:08.195118 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:08.195118 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:08.202059 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-247edcdd-7f2e-4773-a868-f0d1cbd3d909 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Volume info retrieved successfully. Aug 25 15:22:08.211319 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-247edcdd-7f2e-4773-a868-f0d1cbd3d909 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 returned with HTTP 200 Aug 25 15:22:08.211747 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 531/2120] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:08 2026] GET /volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:08.235022 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-fbcd26e1-641b-4285-b389-e56582396a1a tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:22:08.238885 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:08.238885 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:08.247739 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fbcd26e1-641b-4285-b389-e56582396a1a tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/volumes/a90be8f4-4620-4e57-855a-20f38527c5e9 returned with HTTP 200 Aug 25 15:22:08.248241 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 528/2121] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:22:08 2026] GET /volume/v3/volumes/a90be8f4-4620-4e57-855a-20f38527c5e9 => generated 892 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:09.230383 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f9e238b2-906c-470a-9451-4889e24f2e17 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:09.232520 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9e238b2-906c-470a-9451-4889e24f2e17 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] GET https://10.4.3.85/volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 Aug 25 15:22:09.232794 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9e238b2-906c-470a-9451-4889e24f2e17 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:09.233047 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9e238b2-906c-470a-9451-4889e24f2e17 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:09.239325 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9e238b2-906c-470a-9451-4889e24f2e17 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 returned with HTTP 404 Aug 25 15:22:09.239913 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 524/2122] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:09 2026] GET /volume/v3/volumes/c71f0b57-3f29-4c32-ba3b-f5a91109acf4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:09.247332 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cf21463c-5cdf-4228-bb3b-a490e928310e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:09.249832 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf21463c-5cdf-4228-bb3b-a490e928310e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] DELETE https://10.4.3.85/volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f Aug 25 15:22:09.250082 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf21463c-5cdf-4228-bb3b-a490e928310e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:09.250317 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf21463c-5cdf-4228-bb3b-a490e928310e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:09.250522 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-cf21463c-5cdf-4228-bb3b-a490e928310e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Delete volume with id: e289145f-84bf-4583-b769-43feb8e3c81f Aug 25 15:22:09.260144 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:09.260144 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:09.260811 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cf21463c-5cdf-4228-bb3b-a490e928310e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Volume info retrieved successfully. Aug 25 15:22:09.262948 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7aaa5b5d-e96e-4674-bb33-686fff11b224 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:09.264835 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7aaa5b5d-e96e-4674-bb33-686fff11b224 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/volumes/a90be8f4-4620-4e57-855a-20f38527c5e9 Aug 25 15:22:09.265049 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7aaa5b5d-e96e-4674-bb33-686fff11b224 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:09.265262 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7aaa5b5d-e96e-4674-bb33-686fff11b224 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:09.273665 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:09.273665 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:09.278983 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7aaa5b5d-e96e-4674-bb33-686fff11b224 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Volume info retrieved successfully. Aug 25 15:22:09.280216 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-7aaa5b5d-e96e-4674-bb33-686fff11b224 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:22:09.280430 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-7aaa5b5d-e96e-4674-bb33-686fff11b224 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:22:09.288618 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cf21463c-5cdf-4228-bb3b-a490e928310e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Delete volume request issued successfully. Aug 25 15:22:09.288918 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf21463c-5cdf-4228-bb3b-a490e928310e tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f returned with HTTP 202 Aug 25 15:22:09.289337 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 540/2123] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:22:09 2026] DELETE /volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:22:09.299779 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-54adfc07-fcde-40c9-8406-2d145886f0c8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:09.302542 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-54adfc07-fcde-40c9-8406-2d145886f0c8 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] GET https://10.4.3.85/volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f Aug 25 15:22:09.302898 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-54adfc07-fcde-40c9-8406-2d145886f0c8 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:09.303055 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-54adfc07-fcde-40c9-8406-2d145886f0c8 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:09.312880 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:09.312880 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:09.318302 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-54adfc07-fcde-40c9-8406-2d145886f0c8 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Volume info retrieved successfully. Aug 25 15:22:09.325815 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-54adfc07-fcde-40c9-8406-2d145886f0c8 tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f returned with HTTP 200 Aug 25 15:22:09.326512 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 529/2124] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:09 2026] GET /volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:09.346551 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-7aaa5b5d-e96e-4674-bb33-686fff11b224 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:22:09.350166 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:09.350166 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:09.359191 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7aaa5b5d-e96e-4674-bb33-686fff11b224 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/volumes/a90be8f4-4620-4e57-855a-20f38527c5e9 returned with HTTP 200 Aug 25 15:22:09.360294 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 532/2125] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:22:09 2026] GET /volume/v3/volumes/a90be8f4-4620-4e57-855a-20f38527c5e9 => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:09.376326 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-44dc316e-295f-44b0-96c6-723668a98bbb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:09.378746 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-44dc316e-295f-44b0-96c6-723668a98bbb tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] POST https://10.4.3.85/volume/v3/group_snapshots Aug 25 15:22:09.379192 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-44dc316e-295f-44b0-96c6-723668a98bbb tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0d10bc37-f446-4101-8b3c-44d805b9bcde", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1009437604"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:09.381086 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-44dc316e-295f-44b0-96c6-723668a98bbb tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '0d10bc37-f446-4101-8b3c-44d805b9bcde', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1009437604'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 15:22:09.385371 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:09.385371 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:09.389125 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.group_snapshots [None req-44dc316e-295f-44b0-96c6-723668a98bbb tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1009437604. Aug 25 15:22:09.413136 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:09.413136 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:09.425912 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-44dc316e-295f-44b0-96c6-723668a98bbb tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1598399897 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1598399897, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:22:09.511420 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-44dc316e-295f-44b0-96c6-723668a98bbb tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Created reservations ['e66505d9-a5ba-4974-8bf9-dfc21b6fc745', '3aab277f-11b0-4956-8dcc-5083e087db92', '11e15b03-9950-402d-8951-9a586e37d505', '78d37bd1-d692-484a-9f07-ae924c24f3a9'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:09.587883 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-44dc316e-295f-44b0-96c6-723668a98bbb tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/group_snapshots returned with HTTP 202 Aug 25 15:22:09.588445 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 525/2126] 10.4.3.85 () {70 vars in 1317 bytes} [Tue Aug 25 15:22:09 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:09.598344 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c73d5ae6-6f44-4257-b70b-e7ba3009a95a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:09.600576 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c73d5ae6-6f44-4257-b70b-e7ba3009a95a tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c Aug 25 15:22:09.600870 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c73d5ae6-6f44-4257-b70b-e7ba3009a95a tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:09.601084 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c73d5ae6-6f44-4257-b70b-e7ba3009a95a tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:09.601233 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.group_snapshots [None req-c73d5ae6-6f44-4257-b70b-e7ba3009a95a tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] show called for member 3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:22:09.605074 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:09.605074 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:09.609807 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c73d5ae6-6f44-4257-b70b-e7ba3009a95a tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c returned with HTTP 200 Aug 25 15:22:09.610276 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 541/2127] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:22:09 2026] GET /volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:10.340912 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-81d40ac0-bf36-460b-a16d-200d5e522a5c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:10.343812 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-81d40ac0-bf36-460b-a16d-200d5e522a5c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] GET https://10.4.3.85/volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f Aug 25 15:22:10.344063 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-81d40ac0-bf36-460b-a16d-200d5e522a5c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:10.344284 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-81d40ac0-bf36-460b-a16d-200d5e522a5c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:10.351502 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-81d40ac0-bf36-460b-a16d-200d5e522a5c tempest-VolumesTestJSON-465383119 tempest-VolumesTestJSON-465383119-project-member] https://10.4.3.85/volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f returned with HTTP 404 Aug 25 15:22:10.352336 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 530/2128] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:10 2026] GET /volume/v3/volumes/e289145f-84bf-4583-b769-43feb8e3c81f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:10.619094 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f2d64cba-4aab-4fe7-9e97-45099720b0e2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:10.622574 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f2d64cba-4aab-4fe7-9e97-45099720b0e2 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c Aug 25 15:22:10.622574 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f2d64cba-4aab-4fe7-9e97-45099720b0e2 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:10.622574 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f2d64cba-4aab-4fe7-9e97-45099720b0e2 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:10.622574 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.group_snapshots [None req-f2d64cba-4aab-4fe7-9e97-45099720b0e2 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] show called for member 3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:22:10.625844 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:10.625844 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:10.628997 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f2d64cba-4aab-4fe7-9e97-45099720b0e2 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c returned with HTTP 200 Aug 25 15:22:10.629425 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 533/2129] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:22:10 2026] GET /volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c => generated 331 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:10.642110 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8092ef5c-1902-47e1-b9da-797266e7ae73 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:10.657245 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8092ef5c-1902-47e1-b9da-797266e7ae73 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/snapshots/detail Aug 25 15:22:10.657245 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8092ef5c-1902-47e1-b9da-797266e7ae73 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:10.657245 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8092ef5c-1902-47e1-b9da-797266e7ae73 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:10.657245 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-8092ef5c-1902-47e1-b9da-797266e7ae73 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:22:10.657245 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:10.657245 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:10.657245 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-8092ef5c-1902-47e1-b9da-797266e7ae73 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:22:10.657245 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8092ef5c-1902-47e1-b9da-797266e7ae73 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Get all snapshots completed successfully. Aug 25 15:22:10.657245 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:10.657245 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:10.657245 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8092ef5c-1902-47e1-b9da-797266e7ae73 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 15:22:10.657245 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 526/2130] 10.4.3.85 () {66 vars in 1257 bytes} [Tue Aug 25 15:22:10 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:10.668448 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5082404f-e687-4125-94c1-4cb2b43229b6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:10.670721 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5082404f-e687-4125-94c1-4cb2b43229b6 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/snapshots/34c5cf07-1198-43c9-80f3-b975bfdb566c Aug 25 15:22:10.671231 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5082404f-e687-4125-94c1-4cb2b43229b6 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:10.671486 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5082404f-e687-4125-94c1-4cb2b43229b6 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:10.677859 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:10.677859 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:10.678367 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5082404f-e687-4125-94c1-4cb2b43229b6 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Snapshot retrieved successfully. Aug 25 15:22:10.679215 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5082404f-e687-4125-94c1-4cb2b43229b6 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/snapshots/34c5cf07-1198-43c9-80f3-b975bfdb566c returned with HTTP 200 Aug 25 15:22:10.679823 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 542/2131] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:22:10 2026] GET /volume/v3/snapshots/34c5cf07-1198-43c9-80f3-b975bfdb566c => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:10.692215 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-35ef3f28-4830-4eea-81e5-5080cb949617 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:10.694410 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35ef3f28-4830-4eea-81e5-5080cb949617 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] POST https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c/action Aug 25 15:22:10.694890 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35ef3f28-4830-4eea-81e5-5080cb949617 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:22:10.695125 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35ef3f28-4830-4eea-81e5-5080cb949617 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:10.696986 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-35ef3f28-4830-4eea-81e5-5080cb949617 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Updating group '3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c' with 'creating' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 15:22:10.701807 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:10.701807 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:10.712440 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35ef3f28-4830-4eea-81e5-5080cb949617 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c/action returned with HTTP 202 Aug 25 15:22:10.712917 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 531/2132] 10.4.3.85 () {70 vars in 1448 bytes} [Tue Aug 25 15:22:10 2026] POST /volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:10.725806 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c02e4dd6-70c3-4e47-a345-ca52607c8e1c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:10.730492 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c02e4dd6-70c3-4e47-a345-ca52607c8e1c tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c Aug 25 15:22:10.730492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c02e4dd6-70c3-4e47-a345-ca52607c8e1c tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:10.730492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c02e4dd6-70c3-4e47-a345-ca52607c8e1c tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:10.730492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.group_snapshots [None req-c02e4dd6-70c3-4e47-a345-ca52607c8e1c tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] show called for member 3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:22:10.735132 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:10.735132 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:10.739996 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c02e4dd6-70c3-4e47-a345-ca52607c8e1c tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c returned with HTTP 200 Aug 25 15:22:10.740640 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 534/2133] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:22:10 2026] GET /volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:10.751154 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c9bb027d-b585-4656-a162-fc349692f1a6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:10.753217 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c9bb027d-b585-4656-a162-fc349692f1a6 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] POST https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c/action Aug 25 15:22:10.753676 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c9bb027d-b585-4656-a162-fc349692f1a6 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:22:10.753822 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c9bb027d-b585-4656-a162-fc349692f1a6 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:10.755450 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-c9bb027d-b585-4656-a162-fc349692f1a6 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Updating group '3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c' with 'available' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 15:22:10.761733 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:10.761733 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:10.781595 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c9bb027d-b585-4656-a162-fc349692f1a6 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c/action returned with HTTP 202 Aug 25 15:22:10.782211 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 527/2134] 10.4.3.85 () {70 vars in 1448 bytes} [Tue Aug 25 15:22:10 2026] POST /volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:10.790054 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-68a07725-a54f-4f5f-995c-24edca09864b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:10.791968 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-68a07725-a54f-4f5f-995c-24edca09864b tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c Aug 25 15:22:10.792223 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-68a07725-a54f-4f5f-995c-24edca09864b tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:10.792391 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-68a07725-a54f-4f5f-995c-24edca09864b tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:10.792698 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.group_snapshots [None req-68a07725-a54f-4f5f-995c-24edca09864b tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] show called for member 3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:22:10.796236 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:10.796236 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:10.800677 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-68a07725-a54f-4f5f-995c-24edca09864b tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c returned with HTTP 200 Aug 25 15:22:10.801153 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 543/2135] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:22:10 2026] GET /volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:10.812994 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-56196d48-03e3-452d-b235-70f9e9a7448a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:10.814936 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-56196d48-03e3-452d-b235-70f9e9a7448a tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] POST https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c/action Aug 25 15:22:10.815360 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-56196d48-03e3-452d-b235-70f9e9a7448a tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:22:10.815562 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-56196d48-03e3-452d-b235-70f9e9a7448a tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:10.817311 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-56196d48-03e3-452d-b235-70f9e9a7448a tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Updating group '3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c' with 'error' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 15:22:10.821021 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:10.821021 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:10.830053 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-56196d48-03e3-452d-b235-70f9e9a7448a tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c/action returned with HTTP 202 Aug 25 15:22:10.830490 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 532/2136] 10.4.3.85 () {70 vars in 1448 bytes} [Tue Aug 25 15:22:10 2026] POST /volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:10.839429 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-87315654-1838-4248-8cff-b5679cb88e87 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:10.841292 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-87315654-1838-4248-8cff-b5679cb88e87 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c Aug 25 15:22:10.841782 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-87315654-1838-4248-8cff-b5679cb88e87 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:10.842100 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-87315654-1838-4248-8cff-b5679cb88e87 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:10.842355 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.group_snapshots [None req-87315654-1838-4248-8cff-b5679cb88e87 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] show called for member 3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:22:10.846112 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:10.846112 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:10.850296 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-87315654-1838-4248-8cff-b5679cb88e87 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c returned with HTTP 200 Aug 25 15:22:10.850895 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 535/2137] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:22:10 2026] GET /volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c => generated 327 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:10.863528 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-808f41be-37f6-45bb-82b6-e9682ada1e10 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:10.865880 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-808f41be-37f6-45bb-82b6-e9682ada1e10 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] POST https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c/action Aug 25 15:22:10.866367 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-808f41be-37f6-45bb-82b6-e9682ada1e10 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:22:10.866566 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-808f41be-37f6-45bb-82b6-e9682ada1e10 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:10.868476 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.group_snapshots [None req-808f41be-37f6-45bb-82b6-e9682ada1e10 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Updating group '3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c' with 'available' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 15:22:10.872941 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:10.872941 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:10.891462 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-808f41be-37f6-45bb-82b6-e9682ada1e10 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c/action returned with HTTP 202 Aug 25 15:22:10.892025 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 528/2138] 10.4.3.85 () {70 vars in 1448 bytes} [Tue Aug 25 15:22:10 2026] POST /volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:10.905239 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0bf01a87-0503-45a6-8d9c-57039e37b882 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:10.907625 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0bf01a87-0503-45a6-8d9c-57039e37b882 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c Aug 25 15:22:10.908572 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0bf01a87-0503-45a6-8d9c-57039e37b882 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:10.908572 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0bf01a87-0503-45a6-8d9c-57039e37b882 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:10.908572 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.group_snapshots [None req-0bf01a87-0503-45a6-8d9c-57039e37b882 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] show called for member 3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:22:10.912614 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:10.912614 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:10.917288 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0bf01a87-0503-45a6-8d9c-57039e37b882 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c returned with HTTP 200 Aug 25 15:22:10.918075 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 544/2139] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:22:10 2026] GET /volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:10.926820 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e277f1c4-23cc-43c4-a3b7-3f8976f3c743 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:10.928774 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e277f1c4-23cc-43c4-a3b7-3f8976f3c743 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] DELETE https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c Aug 25 15:22:10.929020 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e277f1c4-23cc-43c4-a3b7-3f8976f3c743 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:10.929226 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e277f1c4-23cc-43c4-a3b7-3f8976f3c743 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:10.929357 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.group_snapshots [None req-e277f1c4-23cc-43c4-a3b7-3f8976f3c743 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] delete called for member 3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c {{(pid=100467) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 15:22:10.929442 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.group_snapshots [None req-e277f1c4-23cc-43c4-a3b7-3f8976f3c743 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Delete group_snapshot with id: 3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c Aug 25 15:22:10.934190 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:10.934190 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:10.989600 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e277f1c4-23cc-43c4-a3b7-3f8976f3c743 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c returned with HTTP 202 Aug 25 15:22:10.990176 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 533/2140] 10.4.3.85 () {68 vars in 1409 bytes} [Tue Aug 25 15:22:10 2026] DELETE /volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:11.001121 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-728398b0-b0f8-47e6-86fb-a4dbdfce5250 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:11.004375 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-728398b0-b0f8-47e6-86fb-a4dbdfce5250 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:22:11.004775 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-728398b0-b0f8-47e6-86fb-a4dbdfce5250 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:11.005142 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-728398b0-b0f8-47e6-86fb-a4dbdfce5250 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:11.005584 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-728398b0-b0f8-47e6-86fb-a4dbdfce5250 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:22:11.006651 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-728398b0-b0f8-47e6-86fb-a4dbdfce5250 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:22:11.015828 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-728398b0-b0f8-47e6-86fb-a4dbdfce5250 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Get all volumes completed successfully. Aug 25 15:22:11.017174 np0000008087 devstack@c-api.service[100465]: WARNING stevedore.named [None req-728398b0-b0f8-47e6-86fb-a4dbdfce5250 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:22:11.017561 np0000008087 devstack@c-api.service[100465]: WARNING castellan.key_manager [None req-728398b0-b0f8-47e6-86fb-a4dbdfce5250 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:22:11.072383 np0000008087 devstack@c-api.service[100465]: DEBUG oslo_db.sqlalchemy.engines [None req-728398b0-b0f8-47e6-86fb-a4dbdfce5250 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:22:11.077843 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:11.077843 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:11.086792 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-728398b0-b0f8-47e6-86fb-a4dbdfce5250 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:22:11.087520 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 536/2141] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:22:11 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:11.116703 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dacb4f19-39f8-4ae5-90e5-e4f7ba1eb830 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:11.118867 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dacb4f19-39f8-4ae5-90e5-e4f7ba1eb830 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/snapshots/detail Aug 25 15:22:11.119007 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dacb4f19-39f8-4ae5-90e5-e4f7ba1eb830 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:11.119204 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dacb4f19-39f8-4ae5-90e5-e4f7ba1eb830 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:11.119437 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-dacb4f19-39f8-4ae5-90e5-e4f7ba1eb830 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:22:11.120539 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-dacb4f19-39f8-4ae5-90e5-e4f7ba1eb830 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:22:11.125850 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dacb4f19-39f8-4ae5-90e5-e4f7ba1eb830 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Get all snapshots completed successfully. Aug 25 15:22:11.134389 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:11.134389 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:11.134389 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dacb4f19-39f8-4ae5-90e5-e4f7ba1eb830 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 15:22:11.134389 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 529/2142] 10.4.3.85 () {66 vars in 1257 bytes} [Tue Aug 25 15:22:11 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:11.142155 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-12f07ac3-f137-4891-87cf-fe2a55d721c2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:11.144542 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12f07ac3-f137-4891-87cf-fe2a55d721c2 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/snapshots/34c5cf07-1198-43c9-80f3-b975bfdb566c Aug 25 15:22:11.145622 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-12f07ac3-f137-4891-87cf-fe2a55d721c2 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:11.145912 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-12f07ac3-f137-4891-87cf-fe2a55d721c2 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:11.162221 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:11.162221 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:11.162391 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-12f07ac3-f137-4891-87cf-fe2a55d721c2 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Snapshot retrieved successfully. Aug 25 15:22:11.163781 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12f07ac3-f137-4891-87cf-fe2a55d721c2 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/snapshots/34c5cf07-1198-43c9-80f3-b975bfdb566c returned with HTTP 200 Aug 25 15:22:11.164520 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 545/2143] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:22:11 2026] GET /volume/v3/snapshots/34c5cf07-1198-43c9-80f3-b975bfdb566c => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:12.183458 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9a495684-b880-42a7-84d4-175ae6c40aca None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:12.187666 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9a495684-b880-42a7-84d4-175ae6c40aca tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/snapshots/34c5cf07-1198-43c9-80f3-b975bfdb566c Aug 25 15:22:12.187666 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9a495684-b880-42a7-84d4-175ae6c40aca tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:12.187666 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9a495684-b880-42a7-84d4-175ae6c40aca tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:12.239816 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9a495684-b880-42a7-84d4-175ae6c40aca tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/snapshots/34c5cf07-1198-43c9-80f3-b975bfdb566c returned with HTTP 404 Aug 25 15:22:12.239816 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 534/2144] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:22:12 2026] GET /volume/v3/snapshots/34c5cf07-1198-43c9-80f3-b975bfdb566c => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:12.247329 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5d7f8239-0462-428f-a98b-cde05a13aac0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:12.259459 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5d7f8239-0462-428f-a98b-cde05a13aac0 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c Aug 25 15:22:12.259459 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5d7f8239-0462-428f-a98b-cde05a13aac0 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:12.259459 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5d7f8239-0462-428f-a98b-cde05a13aac0 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:12.259459 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.group_snapshots [None req-5d7f8239-0462-428f-a98b-cde05a13aac0 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] show called for member 3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 15:22:12.293872 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5d7f8239-0462-428f-a98b-cde05a13aac0 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c returned with HTTP 404 Aug 25 15:22:12.294499 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 537/2145] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:22:12 2026] GET /volume/v3/group_snapshots/3d170ea8-bfd9-4e1f-9e20-ae0bea858d4c => generated 116 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:22:12.310878 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ad25a336-805c-4eba-836e-d1753b39d603 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:12.313394 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad25a336-805c-4eba-836e-d1753b39d603 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:22:12.313745 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad25a336-805c-4eba-836e-d1753b39d603 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:12.314085 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad25a336-805c-4eba-836e-d1753b39d603 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:12.314345 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-ad25a336-805c-4eba-836e-d1753b39d603 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:22:12.315204 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad25a336-805c-4eba-836e-d1753b39d603 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:22:12.386162 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ad25a336-805c-4eba-836e-d1753b39d603 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Get all volumes completed successfully. Aug 25 15:22:12.387273 np0000008087 devstack@c-api.service[100468]: WARNING stevedore.named [None req-ad25a336-805c-4eba-836e-d1753b39d603 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:22:12.387519 np0000008087 devstack@c-api.service[100468]: WARNING castellan.key_manager [None req-ad25a336-805c-4eba-836e-d1753b39d603 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:22:12.443249 np0000008087 devstack@c-api.service[100468]: DEBUG oslo_db.sqlalchemy.engines [None req-ad25a336-805c-4eba-836e-d1753b39d603 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100468) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:22:12.446876 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:12.446876 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:12.461819 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad25a336-805c-4eba-836e-d1753b39d603 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:22:12.468180 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 530/2146] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:22:12 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:12.479576 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-809ed769-e715-48af-a051-bab9fc97fe40 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:12.481514 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-809ed769-e715-48af-a051-bab9fc97fe40 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] POST https://10.4.3.85/volume/v3/groups/0d10bc37-f446-4101-8b3c-44d805b9bcde/action Aug 25 15:22:12.481923 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-809ed769-e715-48af-a051-bab9fc97fe40 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:22:12.482065 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-809ed769-e715-48af-a051-bab9fc97fe40 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:12.483726 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-809ed769-e715-48af-a051-bab9fc97fe40 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] delete called for group 0d10bc37-f446-4101-8b3c-44d805b9bcde {{(pid=100466) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 15:22:12.483974 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.groups [None req-809ed769-e715-48af-a051-bab9fc97fe40 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Delete group with id: 0d10bc37-f446-4101-8b3c-44d805b9bcde Aug 25 15:22:12.488205 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:12.488205 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:12.675538 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-809ed769-e715-48af-a051-bab9fc97fe40 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/groups/0d10bc37-f446-4101-8b3c-44d805b9bcde/action returned with HTTP 202 Aug 25 15:22:12.676566 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 546/2147] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:22:12 2026] POST /volume/v3/groups/0d10bc37-f446-4101-8b3c-44d805b9bcde/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:12.689246 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-56d6f181-38f5-4f9c-9640-b7d0105dd283 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:12.694131 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-56d6f181-38f5-4f9c-9640-b7d0105dd283 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/volumes/a90be8f4-4620-4e57-855a-20f38527c5e9 Aug 25 15:22:12.696586 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-56d6f181-38f5-4f9c-9640-b7d0105dd283 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:12.697272 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-56d6f181-38f5-4f9c-9640-b7d0105dd283 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:12.715189 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:12.715189 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:12.725267 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-56d6f181-38f5-4f9c-9640-b7d0105dd283 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Volume info retrieved successfully. Aug 25 15:22:12.726181 np0000008087 devstack@c-api.service[100467]: WARNING stevedore.named [None req-56d6f181-38f5-4f9c-9640-b7d0105dd283 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 15:22:12.730723 np0000008087 devstack@c-api.service[100467]: WARNING castellan.key_manager [None req-56d6f181-38f5-4f9c-9640-b7d0105dd283 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 15:22:12.768430 np0000008087 devstack@c-api.service[100467]: DEBUG oslo_db.sqlalchemy.engines [None req-56d6f181-38f5-4f9c-9640-b7d0105dd283 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:22:12.789795 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:12.789795 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:12.789795 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-56d6f181-38f5-4f9c-9640-b7d0105dd283 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/volumes/a90be8f4-4620-4e57-855a-20f38527c5e9 returned with HTTP 200 Aug 25 15:22:12.789795 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 535/2148] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:22:12 2026] GET /volume/v3/volumes/a90be8f4-4620-4e57-855a-20f38527c5e9 => generated 916 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:12.798336 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-111a1a93-414b-49fd-bbff-2aeb79aba4e1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:12.798432 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-111a1a93-414b-49fd-bbff-2aeb79aba4e1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/limits Aug 25 15:22:12.798788 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-111a1a93-414b-49fd-bbff-2aeb79aba4e1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:12.799242 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-111a1a93-414b-49fd-bbff-2aeb79aba4e1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:12.813734 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-111a1a93-414b-49fd-bbff-2aeb79aba4e1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1598399897 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1598399897, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:22:12.814295 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-111a1a93-414b-49fd-bbff-2aeb79aba4e1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1598399897 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1598399897, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:22:12.814649 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-111a1a93-414b-49fd-bbff-2aeb79aba4e1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1598399897 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1598399897, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:22:12.814980 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-111a1a93-414b-49fd-bbff-2aeb79aba4e1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1874145166 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1874145166, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:22:12.815226 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-111a1a93-414b-49fd-bbff-2aeb79aba4e1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1874145166 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1874145166, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:22:12.815533 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-111a1a93-414b-49fd-bbff-2aeb79aba4e1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1874145166 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1874145166, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:22:12.836177 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-111a1a93-414b-49fd-bbff-2aeb79aba4e1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/limits returned with HTTP 200 Aug 25 15:22:12.836941 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 538/2149] 10.4.3.85 () {68 vars in 1477 bytes} [Tue Aug 25 15:22:12 2026] GET /volume/v3/limits => generated 302 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:12.895761 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-d6057fff-a842-4d35-be90-c0fcdc9ed83b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:12.898539 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-d6057fff-a842-4d35-be90-c0fcdc9ed83b tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 Aug 25 15:22:12.898800 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-d6057fff-a842-4d35-be90-c0fcdc9ed83b tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:12.898989 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-d6057fff-a842-4d35-be90-c0fcdc9ed83b tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:12.913751 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:12.913751 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:12.917926 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-d6057fff-a842-4d35-be90-c0fcdc9ed83b tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:22:12.924081 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-d6057fff-a842-4d35-be90-c0fcdc9ed83b tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 returned with HTTP 200 Aug 25 15:22:12.924667 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 531/2150] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:22:12 2026] GET /volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 => generated 1661 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:12.937090 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-97913974-737c-4e54-9f84-4cbad0ad41a3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:12.941311 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-97913974-737c-4e54-9f84-4cbad0ad41a3 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:22:12.942269 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-97913974-737c-4e54-9f84-4cbad0ad41a3 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8dd915e6-ed0c-4f21-a3f6-8de614b5fa66", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1383451959", "description": null, "metadata": {}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:12.965228 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:12.965228 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:12.966282 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-97913974-737c-4e54-9f84-4cbad0ad41a3 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:22:12.966282 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-97913974-737c-4e54-9f84-4cbad0ad41a3 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Create snapshot from volume 8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 Aug 25 15:22:13.011684 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-97913974-737c-4e54-9f84-4cbad0ad41a3 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Created reservations ['58c7da51-671b-4d22-b2ce-31971aa2b04a', '5b03dc78-edce-492b-ab51-de8e7d22c62c', '8585004f-4276-45a4-a48f-108fadf06478', '49d06560-1e8a-41e0-a901-213deb78dc2b'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:13.074037 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-97913974-737c-4e54-9f84-4cbad0ad41a3 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Snapshot force create request issued successfully. Aug 25 15:22:13.074395 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e32f7da2-d1ae-46a1-a919-09a6368d916d req-97913974-737c-4e54-9f84-4cbad0ad41a3 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:22:13.074982 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 547/2151] 10.4.3.85 () {72 vars in 1540 bytes} [Tue Aug 25 15:22:12 2026] POST /volume/v3/snapshots => generated 324 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:22:13.431334 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-edb49628-5cf1-4385-a4c4-51d2ec0187f3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:13.558911 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-edb49628-5cf1-4385-a4c4-51d2ec0187f3 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] POST https://10.4.3.85/volume/v3/group_types Aug 25 15:22:13.559349 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-edb49628-5cf1-4385-a4c4-51d2ec0187f3 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1777586369", "description": "tempest-group-type-description-2042447480", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:13.589814 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-edb49628-5cf1-4385-a4c4-51d2ec0187f3 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] https://10.4.3.85/volume/v3/group_types returned with HTTP 202 Aug 25 15:22:13.590392 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 536/2152] 10.4.3.85 () {70 vars in 1305 bytes} [Tue Aug 25 15:22:13 2026] POST /volume/v3/group_types => generated 265 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:13.602877 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3eaf667a-352a-48cc-ac44-3fb81488ebba None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:13.606691 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3eaf667a-352a-48cc-ac44-3fb81488ebba tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] GET https://10.4.3.85/volume/v3/group_types Aug 25 15:22:13.607063 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3eaf667a-352a-48cc-ac44-3fb81488ebba tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:13.607346 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3eaf667a-352a-48cc-ac44-3fb81488ebba tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:13.630351 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3eaf667a-352a-48cc-ac44-3fb81488ebba tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] https://10.4.3.85/volume/v3/group_types returned with HTTP 200 Aug 25 15:22:13.631198 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 539/2153] 10.4.3.85 () {68 vars in 1283 bytes} [Tue Aug 25 15:22:13 2026] GET /volume/v3/group_types => generated 670 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:13.644191 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5db6e511-845f-4600-b81c-d998ffa133f0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:13.646518 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5db6e511-845f-4600-b81c-d998ffa133f0 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] PUT https://10.4.3.85/volume/v3/group_types/fad2e2fb-fa74-4282-8125-765e07b76a25 Aug 25 15:22:13.647021 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5db6e511-845f-4600-b81c-d998ffa133f0 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1443031807", "description": "updated-group-type-desc"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:13.691680 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5db6e511-845f-4600-b81c-d998ffa133f0 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] https://10.4.3.85/volume/v3/group_types/fad2e2fb-fa74-4282-8125-765e07b76a25 returned with HTTP 200 Aug 25 15:22:13.692255 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 532/2154] 10.4.3.85 () {70 vars in 1415 bytes} [Tue Aug 25 15:22:13 2026] PUT /volume/v3/group_types/fad2e2fb-fa74-4282-8125-765e07b76a25 => generated 255 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:13.703866 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b938e053-af97-46ae-bb9e-34507f71347a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:13.703866 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b938e053-af97-46ae-bb9e-34507f71347a tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] GET https://10.4.3.85/volume/v3/group_types/fad2e2fb-fa74-4282-8125-765e07b76a25 Aug 25 15:22:13.704289 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b938e053-af97-46ae-bb9e-34507f71347a tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:13.704520 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b938e053-af97-46ae-bb9e-34507f71347a tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:13.711160 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:13.711160 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:13.711960 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b938e053-af97-46ae-bb9e-34507f71347a tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] https://10.4.3.85/volume/v3/group_types/fad2e2fb-fa74-4282-8125-765e07b76a25 returned with HTTP 200 Aug 25 15:22:13.712462 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 548/2155] 10.4.3.85 () {68 vars in 1394 bytes} [Tue Aug 25 15:22:13 2026] GET /volume/v3/group_types/fad2e2fb-fa74-4282-8125-765e07b76a25 => generated 255 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:13.726779 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9593d0d0-f96d-4330-9ce8-0f04afc57a2e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:13.729399 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9593d0d0-f96d-4330-9ce8-0f04afc57a2e tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] DELETE https://10.4.3.85/volume/v3/group_types/fad2e2fb-fa74-4282-8125-765e07b76a25 Aug 25 15:22:13.729843 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9593d0d0-f96d-4330-9ce8-0f04afc57a2e tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:13.730044 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9593d0d0-f96d-4330-9ce8-0f04afc57a2e tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:13.790340 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9593d0d0-f96d-4330-9ce8-0f04afc57a2e tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] https://10.4.3.85/volume/v3/group_types/fad2e2fb-fa74-4282-8125-765e07b76a25 returned with HTTP 202 Aug 25 15:22:13.790979 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 537/2156] 10.4.3.85 () {68 vars in 1397 bytes} [Tue Aug 25 15:22:13 2026] DELETE /volume/v3/group_types/fad2e2fb-fa74-4282-8125-765e07b76a25 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:13.802519 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a4119123-2c86-4afc-86e0-3aaecbc7df59 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:13.805562 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a4119123-2c86-4afc-86e0-3aaecbc7df59 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] GET https://10.4.3.85/volume/v3/group_types Aug 25 15:22:13.806020 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a4119123-2c86-4afc-86e0-3aaecbc7df59 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:13.806020 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a4119123-2c86-4afc-86e0-3aaecbc7df59 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:13.806531 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ee5e35e6-6fc2-47fd-a30e-450b573bac5e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:13.808760 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ee5e35e6-6fc2-47fd-a30e-450b573bac5e tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/volumes/a90be8f4-4620-4e57-855a-20f38527c5e9 Aug 25 15:22:13.811106 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ee5e35e6-6fc2-47fd-a30e-450b573bac5e tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:13.811106 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ee5e35e6-6fc2-47fd-a30e-450b573bac5e tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:13.814584 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a4119123-2c86-4afc-86e0-3aaecbc7df59 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] https://10.4.3.85/volume/v3/group_types returned with HTTP 200 Aug 25 15:22:13.815140 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 540/2157] 10.4.3.85 () {68 vars in 1283 bytes} [Tue Aug 25 15:22:13 2026] GET /volume/v3/group_types => generated 419 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:13.816995 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ee5e35e6-6fc2-47fd-a30e-450b573bac5e tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/volumes/a90be8f4-4620-4e57-855a-20f38527c5e9 returned with HTTP 404 Aug 25 15:22:13.818634 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 533/2158] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:22:13 2026] GET /volume/v3/volumes/a90be8f4-4620-4e57-855a-20f38527c5e9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:22:13.827544 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8ec49ad7-c561-4616-a249-cb4c3e5ef140 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:13.831266 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ec49ad7-c561-4616-a249-cb4c3e5ef140 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] GET https://10.4.3.85/volume/v3/groups/0d10bc37-f446-4101-8b3c-44d805b9bcde Aug 25 15:22:13.831266 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ec49ad7-c561-4616-a249-cb4c3e5ef140 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:13.831266 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ec49ad7-c561-4616-a249-cb4c3e5ef140 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:13.831266 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-8ec49ad7-c561-4616-a249-cb4c3e5ef140 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] show called for member 0d10bc37-f446-4101-8b3c-44d805b9bcde {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:22:13.833241 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d55bc01b-5850-4691-b1c0-e2237f40328a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:13.834336 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d55bc01b-5850-4691-b1c0-e2237f40328a tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] POST https://10.4.3.85/volume/v3/group_types Aug 25 15:22:13.839133 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d55bc01b-5850-4691-b1c0-e2237f40328a tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-92770748", "is_public": true}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:13.839256 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ec49ad7-c561-4616-a249-cb4c3e5ef140 tempest-GroupSnapshotsV319Test-694725872 tempest-GroupSnapshotsV319Test-694725872-project-member] https://10.4.3.85/volume/v3/groups/0d10bc37-f446-4101-8b3c-44d805b9bcde returned with HTTP 404 Aug 25 15:22:13.839256 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 549/2159] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:22:13 2026] GET /volume/v3/groups/0d10bc37-f446-4101-8b3c-44d805b9bcde => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:22:13.846656 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-450cd265-3bcb-4344-bdc2-97b4aa2200f1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:13.849277 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-450cd265-3bcb-4344-bdc2-97b4aa2200f1 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] DELETE https://10.4.3.85/volume/v3/group_types/a7665b18-be42-49b9-aa4a-18fa56b98e85 Aug 25 15:22:13.849510 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-450cd265-3bcb-4344-bdc2-97b4aa2200f1 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:13.850073 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-450cd265-3bcb-4344-bdc2-97b4aa2200f1 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:13.916371 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d55bc01b-5850-4691-b1c0-e2237f40328a tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] https://10.4.3.85/volume/v3/group_types returned with HTTP 202 Aug 25 15:22:13.916972 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 538/2160] 10.4.3.85 () {70 vars in 1304 bytes} [Tue Aug 25 15:22:13 2026] POST /volume/v3/group_types => generated 162 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:13.927928 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-450cd265-3bcb-4344-bdc2-97b4aa2200f1 tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] https://10.4.3.85/volume/v3/group_types/a7665b18-be42-49b9-aa4a-18fa56b98e85 returned with HTTP 202 Aug 25 15:22:13.932109 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 541/2161] 10.4.3.85 () {68 vars in 1397 bytes} [Tue Aug 25 15:22:13 2026] DELETE /volume/v3/group_types/a7665b18-be42-49b9-aa4a-18fa56b98e85 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:13.936242 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e008f867-7d61-4847-a8a6-b10b6686df66 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:13.938881 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e008f867-7d61-4847-a8a6-b10b6686df66 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] POST https://10.4.3.85/volume/v3/group_types Aug 25 15:22:13.939421 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e008f867-7d61-4847-a8a6-b10b6686df66 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-348537637", "is_public": false}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:13.939515 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e93e6b23-97a5-4ffc-9fb6-01829206057b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:13.942254 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e93e6b23-97a5-4ffc-9fb6-01829206057b tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] DELETE https://10.4.3.85/volume/v3/types/2bd35426-0618-4528-98ea-c177d98a6604 Aug 25 15:22:13.942517 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e93e6b23-97a5-4ffc-9fb6-01829206057b tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:13.942794 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e93e6b23-97a5-4ffc-9fb6-01829206057b tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:13.971959 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e008f867-7d61-4847-a8a6-b10b6686df66 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] https://10.4.3.85/volume/v3/group_types returned with HTTP 202 Aug 25 15:22:13.973060 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 534/2162] 10.4.3.85 () {70 vars in 1304 bytes} [Tue Aug 25 15:22:13 2026] POST /volume/v3/group_types => generated 164 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:13.983373 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-08efd925-868d-4461-9373-680c18731cf7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:13.985330 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08efd925-868d-4461-9373-680c18731cf7 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] GET https://10.4.3.85/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 25 15:22:13.985601 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08efd925-868d-4461-9373-680c18731cf7 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:13.986276 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08efd925-868d-4461-9373-680c18731cf7 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:13.997307 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08efd925-868d-4461-9373-680c18731cf7 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] https://10.4.3.85/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 25 15:22:14.005932 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 539/2163] 10.4.3.85 () {68 vars in 1344 bytes} [Tue Aug 25 15:22:13 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 546 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:14.009756 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e93e6b23-97a5-4ffc-9fb6-01829206057b tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] https://10.4.3.85/volume/v3/types/2bd35426-0618-4528-98ea-c177d98a6604 returned with HTTP 202 Aug 25 15:22:14.012099 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 550/2164] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:22:13 2026] DELETE /volume/v3/types/2bd35426-0618-4528-98ea-c177d98a6604 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:22:14.012182 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0047e2e8-97d4-470b-9e3d-dac7f7be401a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:14.012647 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0047e2e8-97d4-470b-9e3d-dac7f7be401a tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] GET https://10.4.3.85/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 25 15:22:14.012896 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0047e2e8-97d4-470b-9e3d-dac7f7be401a tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:14.013109 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0047e2e8-97d4-470b-9e3d-dac7f7be401a tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:14.019919 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9e219828-02e3-454f-8404-022a2b83b89f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:14.022364 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9e219828-02e3-454f-8404-022a2b83b89f tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] GET https://10.4.3.85/volume/v3/types/2bd35426-0618-4528-98ea-c177d98a6604 Aug 25 15:22:14.022781 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9e219828-02e3-454f-8404-022a2b83b89f tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:14.023044 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9e219828-02e3-454f-8404-022a2b83b89f tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:14.025819 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0047e2e8-97d4-470b-9e3d-dac7f7be401a tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] https://10.4.3.85/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 25 15:22:14.026165 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 542/2165] 10.4.3.85 () {68 vars in 1346 bytes} [Tue Aug 25 15:22:14 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 546 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:14.028548 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9e219828-02e3-454f-8404-022a2b83b89f tempest-GroupSnapshotsV319Test-1851063908 tempest-GroupSnapshotsV319Test-1851063908-project-admin] https://10.4.3.85/volume/v3/types/2bd35426-0618-4528-98ea-c177d98a6604 returned with HTTP 404 Aug 25 15:22:14.029323 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 535/2166] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:22:14 2026] GET /volume/v3/types/2bd35426-0618-4528-98ea-c177d98a6604 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:14.065073 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9c80c1f0-d9c9-4d2d-95db-07c6b32bf7ee None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:14.067245 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9c80c1f0-d9c9-4d2d-95db-07c6b32bf7ee tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] GET https://10.4.3.85/volume/v3/group_types?is_public=False Aug 25 15:22:14.067822 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9c80c1f0-d9c9-4d2d-95db-07c6b32bf7ee tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:14.068260 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9c80c1f0-d9c9-4d2d-95db-07c6b32bf7ee tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:14.085265 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9c80c1f0-d9c9-4d2d-95db-07c6b32bf7ee tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] https://10.4.3.85/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 25 15:22:14.086401 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 540/2167] 10.4.3.85 () {68 vars in 1314 bytes} [Tue Aug 25 15:22:14 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:14.099223 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-48d32c58-f8d3-4541-9dd7-c3e0caf10183 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:14.101570 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48d32c58-f8d3-4541-9dd7-c3e0caf10183 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] GET https://10.4.3.85/volume/v3/group_types?is_public=True Aug 25 15:22:14.102035 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48d32c58-f8d3-4541-9dd7-c3e0caf10183 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:14.102513 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48d32c58-f8d3-4541-9dd7-c3e0caf10183 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:14.116334 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48d32c58-f8d3-4541-9dd7-c3e0caf10183 tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] https://10.4.3.85/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 25 15:22:14.116937 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 551/2168] 10.4.3.85 () {68 vars in 1312 bytes} [Tue Aug 25 15:22:14 2026] GET /volume/v3/group_types?is_public=True => generated 396 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:14.128994 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-36754cbb-350a-45a5-a073-e2e177fa965e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:14.131252 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-36754cbb-350a-45a5-a073-e2e177fa965e tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] DELETE https://10.4.3.85/volume/v3/group_types/44757a09-9504-4b9e-b65a-fd8862ad0dee Aug 25 15:22:14.131597 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-36754cbb-350a-45a5-a073-e2e177fa965e tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:14.131889 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-36754cbb-350a-45a5-a073-e2e177fa965e tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:14.177550 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-36754cbb-350a-45a5-a073-e2e177fa965e tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] https://10.4.3.85/volume/v3/group_types/44757a09-9504-4b9e-b65a-fd8862ad0dee returned with HTTP 202 Aug 25 15:22:14.178257 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 543/2169] 10.4.3.85 () {68 vars in 1397 bytes} [Tue Aug 25 15:22:14 2026] DELETE /volume/v3/group_types/44757a09-9504-4b9e-b65a-fd8862ad0dee => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:14.190264 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7d346935-799e-435a-bd95-b1541062c5ff None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:14.193189 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7d346935-799e-435a-bd95-b1541062c5ff tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] DELETE https://10.4.3.85/volume/v3/group_types/b40128f6-5e51-414e-a2dc-0f42bd9f40f4 Aug 25 15:22:14.193832 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7d346935-799e-435a-bd95-b1541062c5ff tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:14.194232 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7d346935-799e-435a-bd95-b1541062c5ff tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:14.257235 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7d346935-799e-435a-bd95-b1541062c5ff tempest-GroupTypesTest-267332798 tempest-GroupTypesTest-267332798-project-admin] https://10.4.3.85/volume/v3/group_types/b40128f6-5e51-414e-a2dc-0f42bd9f40f4 returned with HTTP 202 Aug 25 15:22:14.257801 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 536/2170] 10.4.3.85 () {68 vars in 1397 bytes} [Tue Aug 25 15:22:14 2026] DELETE /volume/v3/group_types/b40128f6-5e51-414e-a2dc-0f42bd9f40f4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:14.905321 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e85be197-42b5-4da3-995d-342de38122b9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:14.905321 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:22:14.910390 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2109308711"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:14.912110 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2109308711'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:22:14.912341 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Create volume of 1 GB Aug 25 15:22:14.918561 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Availability Zones retrieved successfully. Aug 25 15:22:14.927996 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Flow 'volume_create_api' (f0236956-e66b-47e7-a2ce-f2118787c330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:14.929742 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5c8a895-0b0c-4fdd-9ead-ed38c4168619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:14.930432 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:22:14.994757 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5c8a895-0b0c-4fdd-9ead-ed38c4168619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:14.995572 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b929c28-148d-45ee-844c-cac605fac857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:15.116735 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Created reservations ['4c696bb7-67fd-448e-9329-41ace9fc306f', 'f242653a-e28c-4fe2-b86a-b70972a1dbe6', 'e0a44a9d-28bb-4493-8968-a78091123e66', '6960e580-9975-40e7-9487-9cac5b04d859'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:15.117501 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b929c28-148d-45ee-844c-cac605fac857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c696bb7-67fd-448e-9329-41ace9fc306f', 'f242653a-e28c-4fe2-b86a-b70972a1dbe6', 'e0a44a9d-28bb-4493-8968-a78091123e66', '6960e580-9975-40e7-9487-9cac5b04d859']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:15.118438 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16ab0ee5-db1f-4e77-ab5c-45a5a08cd066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:15.195508 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16ab0ee5-db1f-4e77-ab5c-45a5a08cd066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2cfdc76-125b-4045-a84b-c5178eeb8a2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2109308711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d5cb26eae27444e97ff6aece60c2ddb',qos_specs=None,replication_status=,reservations=['4c696bb7-67fd-448e-9329-41ace9fc306f','f242653a-e28c-4fe2-b86a-b70972a1dbe6','e0a44a9d-28bb-4493-8968-a78091123e66','6960e580-9975-40e7-9487-9cac5b04d859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac9a4e3a6d546d690dbaf32407bbdf8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:22:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2109308711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2cfdc76-125b-4045-a84b-c5178eeb8a2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d5cb26eae27444e97ff6aece60c2ddb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac9a4e3a6d546d690dbaf32407bbdf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:15.197180 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13703516-6b42-4c0e-88d4-71e3e72e2290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:15.243034 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13703516-6b42-4c0e-88d4-71e3e72e2290) transitioned into state 'SUCCESS' from state '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-2109308711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d5cb26eae27444e97ff6aece60c2ddb',qos_specs=None,replication_status=,reservations=['4c696bb7-67fd-448e-9329-41ace9fc306f','f242653a-e28c-4fe2-b86a-b70972a1dbe6','e0a44a9d-28bb-4493-8968-a78091123e66','6960e580-9975-40e7-9487-9cac5b04d859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac9a4e3a6d546d690dbaf32407bbdf8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:15.243997 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea46a61-1350-4dca-903b-dc0ffef5119a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:15.270637 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea46a61-1350-4dca-903b-dc0ffef5119a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:15.273680 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Flow 'volume_create_api' (f0236956-e66b-47e7-a2ce-f2118787c330) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:15.275146 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Create volume request issued successfully. Aug 25 15:22:15.275552 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e85be197-42b5-4da3-995d-342de38122b9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:22:15.276879 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 541/2171] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:22:14 2026] POST /volume/v3/volumes => generated 749 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:22:15.295572 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-305af929-0d86-4e21-94d5-36fe9b1473df None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:15.298438 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-305af929-0d86-4e21-94d5-36fe9b1473df tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:22:15.298807 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-305af929-0d86-4e21-94d5-36fe9b1473df tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:15.299041 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-305af929-0d86-4e21-94d5-36fe9b1473df tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:15.317601 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:15.317601 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:15.325976 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-305af929-0d86-4e21-94d5-36fe9b1473df tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:22:15.343631 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-305af929-0d86-4e21-94d5-36fe9b1473df tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:22:15.344364 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 552/2172] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:15 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:15.775828 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:15.778055 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:22:15.778749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1500967649"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:15.780382 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1500967649'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:22:15.780545 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Create volume of 1 GB Aug 25 15:22:15.785060 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Availability Zones retrieved successfully. Aug 25 15:22:15.792794 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Flow 'volume_create_api' (e30e345e-7dfb-4fa6-8590-9db17bcce2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:15.794213 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b53066d-9c5f-4ec9-9b7a-3d3961f42a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:15.795971 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:22:15.853109 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b53066d-9c5f-4ec9-9b7a-3d3961f42a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:15.855496 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89fef86b-1ba8-4830-b433-8e35b1116b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:16.096737 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Created reservations ['e46328e9-a36a-4517-8807-c6ce9d4eca22', '577c2b43-1601-4c2b-b271-6d843ba2f936', '837b76dd-1a1f-497d-a5b4-62c8f514791a', '97bfe28c-fc05-46f8-b2b4-cf075ef7b95e'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:16.097909 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89fef86b-1ba8-4830-b433-8e35b1116b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e46328e9-a36a-4517-8807-c6ce9d4eca22', '577c2b43-1601-4c2b-b271-6d843ba2f936', '837b76dd-1a1f-497d-a5b4-62c8f514791a', '97bfe28c-fc05-46f8-b2b4-cf075ef7b95e']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:16.098774 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d5e4116d-54cb-4681-ad72-f607d6398a84 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:16.101239 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (804ec755-374f-44e2-8010-d9339c637bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:16.101325 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d5e4116d-54cb-4681-ad72-f607d6398a84 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/snapshots/5324fe55-674f-4883-be60-66d3ba063fc5 Aug 25 15:22:16.101599 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d5e4116d-54cb-4681-ad72-f607d6398a84 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:16.101895 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d5e4116d-54cb-4681-ad72-f607d6398a84 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:16.120964 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:16.120964 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:16.122767 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d5e4116d-54cb-4681-ad72-f607d6398a84 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Snapshot retrieved successfully. Aug 25 15:22:16.124067 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d5e4116d-54cb-4681-ad72-f607d6398a84 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/snapshots/5324fe55-674f-4883-be60-66d3ba063fc5 returned with HTTP 200 Aug 25 15:22:16.124458 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 537/2173] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:22:16 2026] GET /volume/v3/snapshots/5324fe55-674f-4883-be60-66d3ba063fc5 => generated 483 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:16.146932 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (804ec755-374f-44e2-8010-d9339c637bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e961a60a-04c5-45fe-8943-effbacd4e7c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1500967649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69081d7689b54feda1e6188291d22b37',qos_specs=None,replication_status=,reservations=['e46328e9-a36a-4517-8807-c6ce9d4eca22','577c2b43-1601-4c2b-b271-6d843ba2f936','837b76dd-1a1f-497d-a5b4-62c8f514791a','97bfe28c-fc05-46f8-b2b4-cf075ef7b95e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfc010a5ad434803ae6ae43fdce59ad8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:22:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1500967649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e961a60a-04c5-45fe-8943-effbacd4e7c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69081d7689b54feda1e6188291d22b37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfc010a5ad434803ae6ae43fdce59ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:16.148913 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a821727-f77b-488e-9d59-55342fac4682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:16.181029 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:16.183617 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:22:16.184029 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-637251230", "snapshot_id": null, "imageRef": "f7de4a6b-fee1-4595-8564-c30ac2c11bbb", "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:16.185964 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-637251230', 'snapshot_id': None, 'imageRef': 'f7de4a6b-fee1-4595-8564-c30ac2c11bbb', 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:22:16.188619 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a821727-f77b-488e-9d59-55342fac4682) transitioned into state 'SUCCESS' from state '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-1500967649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69081d7689b54feda1e6188291d22b37',qos_specs=None,replication_status=,reservations=['e46328e9-a36a-4517-8807-c6ce9d4eca22','577c2b43-1601-4c2b-b271-6d843ba2f936','837b76dd-1a1f-497d-a5b4-62c8f514791a','97bfe28c-fc05-46f8-b2b4-cf075ef7b95e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfc010a5ad434803ae6ae43fdce59ad8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:16.193008 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbe81f03-0f85-4059-995a-602db7c8403b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:16.217957 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbe81f03-0f85-4059-995a-602db7c8403b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:16.220093 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Flow 'volume_create_api' (e30e345e-7dfb-4fa6-8590-9db17bcce2a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:16.220554 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Create volume request issued successfully. Aug 25 15:22:16.221367 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-62ffbac6-a8ae-4016-b19e-0e89b3267131 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:22:16.222340 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 544/2174] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:22:15 2026] POST /volume/v3/volumes => generated 752 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:22:16.367434 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-671c2996-33c6-4acb-bc02-ce6ae13161b3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:16.382077 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-671c2996-33c6-4acb-bc02-ce6ae13161b3 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:22:16.382077 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-671c2996-33c6-4acb-bc02-ce6ae13161b3 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:16.382077 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-671c2996-33c6-4acb-bc02-ce6ae13161b3 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:16.382077 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:16.382077 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:16.388207 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-671c2996-33c6-4acb-bc02-ce6ae13161b3 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:22:16.396779 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-671c2996-33c6-4acb-bc02-ce6ae13161b3 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:22:16.421443 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 553/2175] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:16 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:16.480658 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-90b58671-2435-4db8-950e-cc4f72de6fdf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:16.480658 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-90b58671-2435-4db8-950e-cc4f72de6fdf tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:22:16.480658 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-90b58671-2435-4db8-950e-cc4f72de6fdf tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:16.480658 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-90b58671-2435-4db8-950e-cc4f72de6fdf tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:16.483972 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:16.483972 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:16.489409 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-90b58671-2435-4db8-950e-cc4f72de6fdf tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:22:16.495069 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-90b58671-2435-4db8-950e-cc4f72de6fdf tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:22:16.495593 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 538/2176] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:22:16 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:16.653735 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:16.653735 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:16.654265 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Snapshot retrieved successfully. Aug 25 15:22:16.654544 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Create volume of 1 GB Aug 25 15:22:16.660899 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Availability Zones retrieved successfully. Aug 25 15:22:16.679716 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Flow 'volume_create_api' (01871696-3d6d-4a28-9fd8-5a0aa920765b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:16.679716 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a81809-b15f-4d08-ac00-b6228b94ef9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:16.679716 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:22:16.679971 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3a6c5868-c131-46fa-b700-6e6f0d3e767e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:16.679971 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3a6c5868-c131-46fa-b700-6e6f0d3e767e None None] GET https://10.4.3.85/volume// Aug 25 15:22:16.679971 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3a6c5868-c131-46fa-b700-6e6f0d3e767e None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:16.679971 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3a6c5868-c131-46fa-b700-6e6f0d3e767e None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:16.679971 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3a6c5868-c131-46fa-b700-6e6f0d3e767e None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:22:16.679971 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 545/2177] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:22:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 15:22:16.691020 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-8c56e310-27a8-4924-b7f2-88c1e1099a07 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:16.696583 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-8c56e310-27a8-4924-b7f2-88c1e1099a07 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:22:16.696738 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-8c56e310-27a8-4924-b7f2-88c1e1099a07 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2cfdc76-125b-4045-a84b-c5178eeb8a2e", "connector": null, "instance_uuid": "a988fbbb-1fda-4ef5-a717-e0229a8ef6c4"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:16.711783 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:16.711783 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:16.727333 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a81809-b15f-4d08-ac00-b6228b94ef9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5324fe55-674f-4883-be60-66d3ba063fc5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:16.728533 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd72c050-1185-4426-b499-1ef9c5b59ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:16.805366 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-8c56e310-27a8-4924-b7f2-88c1e1099a07 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:22:16.805366 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 554/2178] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:22:16 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:16.862498 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Created reservations ['737bd7eb-8642-4423-a400-6fad0cefc270', '74b45dc2-240a-439e-bf21-4a2c730e8d8c', 'aaa0af48-9a54-4da6-b970-06a038603b8c', 'e2438b85-337c-482f-9497-f4dc71dbf5e1'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:16.864237 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd72c050-1185-4426-b499-1ef9c5b59ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['737bd7eb-8642-4423-a400-6fad0cefc270', '74b45dc2-240a-439e-bf21-4a2c730e8d8c', 'aaa0af48-9a54-4da6-b970-06a038603b8c', 'e2438b85-337c-482f-9497-f4dc71dbf5e1']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:16.865019 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (824b108a-5cd8-4357-a16d-d13456aaf125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:16.943194 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9492d272-6bd3-4d39-a171-4e93a2dc1bf4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:16.944924 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9492d272-6bd3-4d39-a171-4e93a2dc1bf4 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:22:16.946854 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9492d272-6bd3-4d39-a171-4e93a2dc1bf4 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:16.946854 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9492d272-6bd3-4d39-a171-4e93a2dc1bf4 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:16.954238 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (824b108a-5cd8-4357-a16d-d13456aaf125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3480d53b-c4e4-43fc-a3a4-a18760d65f5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-637251230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06cf5aeebd404d43921de7c90d23968c',qos_specs=None,replication_status=,reservations=['737bd7eb-8642-4423-a400-6fad0cefc270','74b45dc2-240a-439e-bf21-4a2c730e8d8c','aaa0af48-9a54-4da6-b970-06a038603b8c','e2438b85-337c-482f-9497-f4dc71dbf5e1'],size=1,snapshot_id=5324fe55-674f-4883-be60-66d3ba063fc5,source_replicaid=,source_volid=None,status='creating',user_id='cf823d2e54754908a23f975952cce6c8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), '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-25T15:22:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-637251230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3480d53b-c4e4-43fc-a3a4-a18760d65f5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06cf5aeebd404d43921de7c90d23968c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5324fe55-674f-4883-be60-66d3ba063fc5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf823d2e54754908a23f975952cce6c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:16.956050 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b0625c5-5680-4fd1-a040-3a6cf710d9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:16.974984 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:16.974984 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:16.981088 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9492d272-6bd3-4d39-a171-4e93a2dc1bf4 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:22:16.989494 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9492d272-6bd3-4d39-a171-4e93a2dc1bf4 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:22:16.990268 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 539/2179] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:16 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:17.021405 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b0625c5-5680-4fd1-a040-3a6cf710d9e0) transitioned into state 'SUCCESS' from state '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-637251230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06cf5aeebd404d43921de7c90d23968c',qos_specs=None,replication_status=,reservations=['737bd7eb-8642-4423-a400-6fad0cefc270','74b45dc2-240a-439e-bf21-4a2c730e8d8c','aaa0af48-9a54-4da6-b970-06a038603b8c','e2438b85-337c-482f-9497-f4dc71dbf5e1'],size=1,snapshot_id=5324fe55-674f-4883-be60-66d3ba063fc5,source_replicaid=,source_volid=None,status='creating',user_id='cf823d2e54754908a23f975952cce6c8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:17.022418 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b8f99f3-b498-4227-b26e-88cd6892f89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:17.041001 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f76c3ce5-e832-4557-a0cf-2be0a3a8aa3f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:17.043601 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f76c3ce5-e832-4557-a0cf-2be0a3a8aa3f None None] GET https://10.4.3.85/volume// Aug 25 15:22:17.044388 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f76c3ce5-e832-4557-a0cf-2be0a3a8aa3f None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:17.044599 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f76c3ce5-e832-4557-a0cf-2be0a3a8aa3f None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:17.045282 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f76c3ce5-e832-4557-a0cf-2be0a3a8aa3f None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:22:17.045562 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 546/2180] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:22:17 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:22:17.056832 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-f92fcb79-4c99-4258-9767-1ebf28a11f6f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:17.060188 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-f92fcb79-4c99-4258-9767-1ebf28a11f6f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:22:17.060487 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-f92fcb79-4c99-4258-9767-1ebf28a11f6f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:17.060802 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-f92fcb79-4c99-4258-9767-1ebf28a11f6f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:17.074204 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:17.074204 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:17.089696 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-f92fcb79-4c99-4258-9767-1ebf28a11f6f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:22:17.105819 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-f92fcb79-4c99-4258-9767-1ebf28a11f6f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:22:17.105819 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 555/2181] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:22:17 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 1021 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:22:17.150484 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b8f99f3-b498-4227-b26e-88cd6892f89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:17.151531 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Flow 'volume_create_api' (01871696-3d6d-4a28-9fd8-5a0aa920765b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:17.153533 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Create volume request issued successfully. Aug 25 15:22:17.153533 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9a29296f-f2bd-4b0f-b8d6-bc747d7807f8 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:22:17.153533 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 542/2182] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:22:16 2026] POST /volume/v3/volumes => generated 811 bytes in 973 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:17.168347 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8fed124e-4956-4f78-81e0-3fe709288575 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:17.171288 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8fed124e-4956-4f78-81e0-3fe709288575 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e Aug 25 15:22:17.171741 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8fed124e-4956-4f78-81e0-3fe709288575 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:17.172237 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8fed124e-4956-4f78-81e0-3fe709288575 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:17.186272 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:17.186272 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:17.197044 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8fed124e-4956-4f78-81e0-3fe709288575 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:22:17.207289 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8fed124e-4956-4f78-81e0-3fe709288575 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e returned with HTTP 200 Aug 25 15:22:17.210550 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 540/2183] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:22:17 2026] GET /volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e => generated 879 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:17.236621 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-23261a14-989c-4b65-a4b7-fb26ffae324e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:17.240668 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-23261a14-989c-4b65-a4b7-fb26ffae324e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] PUT https://10.4.3.85/volume/v3/attachments/a91c6df9-608a-45e4-b0d4-1000a9abaa89 Aug 25 15:22:17.241180 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-23261a14-989c-4b65-a4b7-fb26ffae324e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:17.283336 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-23261a14-989c-4b65-a4b7-fb26ffae324e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Acquiring lock "cinder-attachment_update-e2cfdc76-125b-4045-a84b-c5178eeb8a2e-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:22:17.290008 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-23261a14-989c-4b65-a4b7-fb26ffae324e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Lock "cinder-attachment_update-e2cfdc76-125b-4045-a84b-c5178eeb8a2e-np0000008087" acquired by "attachment_update" :: waited 0.007s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:22:17.291685 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:17.291685 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:17.629922 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-23261a14-989c-4b65-a4b7-fb26ffae324e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Lock "cinder-attachment_update-e2cfdc76-125b-4045-a84b-c5178eeb8a2e-np0000008087" released by "attachment_update" :: held 0.340s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:22:17.630226 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-23261a14-989c-4b65-a4b7-fb26ffae324e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/attachments/a91c6df9-608a-45e4-b0d4-1000a9abaa89 returned with HTTP 200 Aug 25 15:22:17.630758 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 547/2184] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:22:17 2026] PUT /volume/v3/attachments/a91c6df9-608a-45e4-b0d4-1000a9abaa89 => generated 969 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:18.008736 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-73a8a282-9820-4d0a-8b87-4f6a9c9cb378 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:18.011411 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-73a8a282-9820-4d0a-8b87-4f6a9c9cb378 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:22:18.011694 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-73a8a282-9820-4d0a-8b87-4f6a9c9cb378 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:18.011978 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-73a8a282-9820-4d0a-8b87-4f6a9c9cb378 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:18.052139 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:18.052139 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:18.062149 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-73a8a282-9820-4d0a-8b87-4f6a9c9cb378 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:22:18.068084 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-73a8a282-9820-4d0a-8b87-4f6a9c9cb378 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:22:18.068609 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 556/2185] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:18 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:18.233782 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3d153c8c-0da4-49e6-81de-c560be700893 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:18.234892 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3d153c8c-0da4-49e6-81de-c560be700893 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e Aug 25 15:22:18.235197 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3d153c8c-0da4-49e6-81de-c560be700893 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:18.235528 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3d153c8c-0da4-49e6-81de-c560be700893 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:18.243990 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:18.243990 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:18.253141 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3d153c8c-0da4-49e6-81de-c560be700893 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:22:18.262020 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3d153c8c-0da4-49e6-81de-c560be700893 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e returned with HTTP 200 Aug 25 15:22:18.262645 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 543/2186] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:22:18 2026] GET /volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e => generated 1420 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 15:22:18.277548 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f9203584-fce3-4adb-a55e-fa9f1563f86b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:18.280378 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9203584-fce3-4adb-a55e-fa9f1563f86b tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e Aug 25 15:22:18.280378 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9203584-fce3-4adb-a55e-fa9f1563f86b tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:18.280822 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9203584-fce3-4adb-a55e-fa9f1563f86b tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:18.293319 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:18.293319 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:18.301400 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f9203584-fce3-4adb-a55e-fa9f1563f86b tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:22:18.311815 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9203584-fce3-4adb-a55e-fa9f1563f86b tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e returned with HTTP 200 Aug 25 15:22:18.313030 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 541/2187] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:22:18 2026] GET /volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e => generated 1420 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:22:18.464373 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-01bdeeb9-c067-4a24-92e4-efdb38278989 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:18.540870 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-01bdeeb9-c067-4a24-92e4-efdb38278989 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:22:18.543486 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-01bdeeb9-c067-4a24-92e4-efdb38278989 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-364125340"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:18.546283 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:18.546283 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:18.587132 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-01bdeeb9-c067-4a24-92e4-efdb38278989 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:22:18.588446 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 548/2188] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:22:18 2026] POST /volume/v3/types => generated 219 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:18.608550 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8cc1b3b0-0d95-40f7-afb2-1a6b2c0191c1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:18.608550 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8cc1b3b0-0d95-40f7-afb2-1a6b2c0191c1 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] POST https://10.4.3.85/volume/v3/group_types Aug 25 15:22:18.608550 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8cc1b3b0-0d95-40f7-afb2-1a6b2c0191c1 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-780374953"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:18.652248 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8cc1b3b0-0d95-40f7-afb2-1a6b2c0191c1 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] https://10.4.3.85/volume/v3/group_types returned with HTTP 202 Aug 25 15:22:18.652248 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 557/2189] 10.4.3.85 () {70 vars in 1304 bytes} [Tue Aug 25 15:22:18 2026] POST /volume/v3/group_types => generated 176 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:18.663065 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3d042768-51de-4f27-bdde-6322d02f1ec1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:18.800825 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3d042768-51de-4f27-bdde-6322d02f1ec1 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] POST https://10.4.3.85/volume/v3/groups Aug 25 15:22:18.800825 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3d042768-51de-4f27-bdde-6322d02f1ec1 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "52553f42-66d7-44ed-98dd-e4a640be833b", "volume_types": ["dfbafcf4-2fc8-4cf7-bf6b-da2bc7950d39"], "name": "tempest-GroupsV320Test-Group-667912290"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:18.804114 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-3d042768-51de-4f27-bdde-6322d02f1ec1 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Creating new group {'group': {'group_type': '52553f42-66d7-44ed-98dd-e4a640be833b', 'volume_types': ['dfbafcf4-2fc8-4cf7-bf6b-da2bc7950d39'], 'name': 'tempest-GroupsV320Test-Group-667912290'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 15:22:18.814763 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.groups [None req-3d042768-51de-4f27-bdde-6322d02f1ec1 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Creating group tempest-GroupsV320Test-Group-667912290. Aug 25 15:22:18.828945 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3d042768-51de-4f27-bdde-6322d02f1ec1 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Availability Zones retrieved successfully. Aug 25 15:22:18.876627 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-3d042768-51de-4f27-bdde-6322d02f1ec1 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Created reservations ['1e3fa0bb-e111-4303-bc51-9c1a280e56b2'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:18.937602 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8b587047-b1a8-4937-97bf-1290296ee4d2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:18.961149 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3d042768-51de-4f27-bdde-6322d02f1ec1 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] https://10.4.3.85/volume/v3/groups returned with HTTP 202 Aug 25 15:22:18.962101 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 544/2190] 10.4.3.85 () {70 vars in 1290 bytes} [Tue Aug 25 15:22:18 2026] POST /volume/v3/groups => generated 107 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:18.973527 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-504db3d4-006d-49a7-87a5-bbe7be6e5780 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:18.975216 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-504db3d4-006d-49a7-87a5-bbe7be6e5780 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] GET https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 Aug 25 15:22:18.975747 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-504db3d4-006d-49a7-87a5-bbe7be6e5780 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:18.976205 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-504db3d4-006d-49a7-87a5-bbe7be6e5780 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:18.976205 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-504db3d4-006d-49a7-87a5-bbe7be6e5780 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] show called for member 7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:22:18.984581 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:18.984581 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:18.995512 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-504db3d4-006d-49a7-87a5-bbe7be6e5780 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 returned with HTTP 200 Aug 25 15:22:18.995512 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 549/2191] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:22:18 2026] GET /volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 => generated 387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:19.051083 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8b587047-b1a8-4937-97bf-1290296ee4d2 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] POST https://10.4.3.85/volume/v3/types/66197e1b-943e-484b-84b1-33060e2c06c0/encryption Aug 25 15:22:19.051607 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8b587047-b1a8-4937-97bf-1290296ee4d2 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:19.087061 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8b587047-b1a8-4937-97bf-1290296ee4d2 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] https://10.4.3.85/volume/v3/types/66197e1b-943e-484b-84b1-33060e2c06c0/encryption returned with HTTP 404 Aug 25 15:22:19.087061 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 542/2192] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:22:18 2026] POST /volume/v3/types/66197e1b-943e-484b-84b1-33060e2c06c0/encryption => generated 114 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:19.087981 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9217ccd5-d8ed-4dd7-9032-411daea782f5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:19.089617 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9217ccd5-d8ed-4dd7-9032-411daea782f5 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:22:19.089861 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9217ccd5-d8ed-4dd7-9032-411daea782f5 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:19.090238 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9217ccd5-d8ed-4dd7-9032-411daea782f5 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:19.099779 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8862f699-078a-4b19-9af3-31bd7ee04c27 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:19.104044 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8862f699-078a-4b19-9af3-31bd7ee04c27 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:22:19.108543 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8862f699-078a-4b19-9af3-31bd7ee04c27 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1901572885", "os-volume-type-access:is_public": false}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:19.108786 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:19.108786 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:19.108908 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:19.108908 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:19.112315 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9217ccd5-d8ed-4dd7-9032-411daea782f5 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:22:19.120703 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9217ccd5-d8ed-4dd7-9032-411daea782f5 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:22:19.120703 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 558/2193] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:19 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:19.199959 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8862f699-078a-4b19-9af3-31bd7ee04c27 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:22:19.199959 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 545/2194] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:22:19 2026] POST /volume/v3/types => generated 231 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:19.200197 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-91e29bc8-69ab-4ed6-9cc6-4377b06d374c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:19.257929 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91e29bc8-69ab-4ed6-9cc6-4377b06d374c tempest-VolumeTypesNegativeTest-1356291436 tempest-VolumeTypesNegativeTest-1356291436-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:22:19.258327 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-91e29bc8-69ab-4ed6-9cc6-4377b06d374c tempest-VolumeTypesNegativeTest-1356291436 tempest-VolumeTypesNegativeTest-1356291436-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e7949352-0e75-4626-a556-c625ab75458c", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1746885811"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:19.259716 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-91e29bc8-69ab-4ed6-9cc6-4377b06d374c tempest-VolumeTypesNegativeTest-1356291436 tempest-VolumeTypesNegativeTest-1356291436-project-member] Create volume request body: {'volume': {'volume_type': 'e7949352-0e75-4626-a556-c625ab75458c', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1746885811'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:22:19.267912 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91e29bc8-69ab-4ed6-9cc6-4377b06d374c tempest-VolumeTypesNegativeTest-1356291436 tempest-VolumeTypesNegativeTest-1356291436-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 404 Aug 25 15:22:19.268542 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 550/2195] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:22:19 2026] POST /volume/v3/volumes => generated 114 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:19.303752 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d682f2fe-8929-4ae9-ac67-84cda995b36d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:19.306261 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d682f2fe-8929-4ae9-ac67-84cda995b36d tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] DELETE https://10.4.3.85/volume/v3/types/e7949352-0e75-4626-a556-c625ab75458c Aug 25 15:22:19.306546 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d682f2fe-8929-4ae9-ac67-84cda995b36d tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:19.306895 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d682f2fe-8929-4ae9-ac67-84cda995b36d tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:19.496685 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d682f2fe-8929-4ae9-ac67-84cda995b36d tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] https://10.4.3.85/volume/v3/types/e7949352-0e75-4626-a556-c625ab75458c returned with HTTP 202 Aug 25 15:22:19.497866 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 543/2196] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:22:19 2026] DELETE /volume/v3/types/e7949352-0e75-4626-a556-c625ab75458c => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:22:19.519548 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a6c7aaba-9a77-4eda-aaa9-35e01a280148 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:19.530623 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6c7aaba-9a77-4eda-aaa9-35e01a280148 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] GET https://10.4.3.85/volume/v3/types/e7949352-0e75-4626-a556-c625ab75458c Aug 25 15:22:19.530623 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6c7aaba-9a77-4eda-aaa9-35e01a280148 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:19.530623 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6c7aaba-9a77-4eda-aaa9-35e01a280148 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:19.530623 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6c7aaba-9a77-4eda-aaa9-35e01a280148 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] https://10.4.3.85/volume/v3/types/e7949352-0e75-4626-a556-c625ab75458c returned with HTTP 404 Aug 25 15:22:19.530951 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 559/2197] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:22:19 2026] GET /volume/v3/types/e7949352-0e75-4626-a556-c625ab75458c => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:19.560503 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-37d6224a-2698-467a-80fc-e75ea9729bd7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:19.563026 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-37d6224a-2698-467a-80fc-e75ea9729bd7 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:22:19.573042 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-37d6224a-2698-467a-80fc-e75ea9729bd7 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:19.573042 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-37d6224a-2698-467a-80fc-e75ea9729bd7 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 400 Aug 25 15:22:19.573042 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 546/2198] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:22:19 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:22:19.578633 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8d42cdd0-f1f4-4473-ba24-d4a2001e004e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:19.580599 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8d42cdd0-f1f4-4473-ba24-d4a2001e004e tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:22:19.581018 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8d42cdd0-f1f4-4473-ba24-d4a2001e004e tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1457224826"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:19.582873 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:19.582873 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:19.631106 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8d42cdd0-f1f4-4473-ba24-d4a2001e004e tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:22:19.631660 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 551/2199] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:22:19 2026] POST /volume/v3/types => generated 229 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:19.640875 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-298fc75d-2ed4-476e-a8b7-6ade6210afc6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:19.642813 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-298fc75d-2ed4-476e-a8b7-6ade6210afc6 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:22:19.643232 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-298fc75d-2ed4-476e-a8b7-6ade6210afc6 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1457224826"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:19.652086 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-298fc75d-2ed4-476e-a8b7-6ade6210afc6 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1457224826 already exists. Aug 25 15:22:19.652263 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-298fc75d-2ed4-476e-a8b7-6ade6210afc6 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 409 Aug 25 15:22:19.653026 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 544/2200] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:22:19 2026] POST /volume/v3/types => generated 134 bytes in 12 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:22:19.661973 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3a1942f5-6ac1-43d2-b78a-d6f589f76410 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:19.664314 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3a1942f5-6ac1-43d2-b78a-d6f589f76410 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] DELETE https://10.4.3.85/volume/v3/types/8506a0d8-2548-455f-8c99-354047db331f Aug 25 15:22:19.668855 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3a1942f5-6ac1-43d2-b78a-d6f589f76410 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:19.668855 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3a1942f5-6ac1-43d2-b78a-d6f589f76410 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:19.800493 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3a1942f5-6ac1-43d2-b78a-d6f589f76410 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] https://10.4.3.85/volume/v3/types/8506a0d8-2548-455f-8c99-354047db331f returned with HTTP 202 Aug 25 15:22:19.801159 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 560/2201] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:22:19 2026] DELETE /volume/v3/types/8506a0d8-2548-455f-8c99-354047db331f => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:22:19.811180 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dd0d6d6d-442a-4092-bea4-9e55b1d7e847 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:19.827171 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dd0d6d6d-442a-4092-bea4-9e55b1d7e847 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] GET https://10.4.3.85/volume/v3/types/8506a0d8-2548-455f-8c99-354047db331f Aug 25 15:22:19.827171 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dd0d6d6d-442a-4092-bea4-9e55b1d7e847 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:19.827171 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dd0d6d6d-442a-4092-bea4-9e55b1d7e847 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:19.827171 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dd0d6d6d-442a-4092-bea4-9e55b1d7e847 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] https://10.4.3.85/volume/v3/types/8506a0d8-2548-455f-8c99-354047db331f returned with HTTP 404 Aug 25 15:22:19.827171 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 547/2202] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:22:19 2026] GET /volume/v3/types/8506a0d8-2548-455f-8c99-354047db331f => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:19.830819 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4fb88e29-8d10-470d-aaab-8176772c4a36 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:19.832868 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4fb88e29-8d10-470d-aaab-8176772c4a36 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] DELETE https://10.4.3.85/volume/v3/types/4ec858c1-3619-4d6c-a175-52d454b0c324 Aug 25 15:22:19.844183 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4fb88e29-8d10-470d-aaab-8176772c4a36 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:19.844183 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4fb88e29-8d10-470d-aaab-8176772c4a36 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:19.844183 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4fb88e29-8d10-470d-aaab-8176772c4a36 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] https://10.4.3.85/volume/v3/types/4ec858c1-3619-4d6c-a175-52d454b0c324 returned with HTTP 404 Aug 25 15:22:19.844183 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 552/2203] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:22:19 2026] DELETE /volume/v3/types/4ec858c1-3619-4d6c-a175-52d454b0c324 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:19.859794 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d3bc5060-02b4-47ee-8c58-2401ba8e8425 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:19.862228 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d3bc5060-02b4-47ee-8c58-2401ba8e8425 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] GET https://10.4.3.85/volume/v3/types/43da02aa-d664-4f3a-83cf-524fb81e0cd9 Aug 25 15:22:19.862491 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d3bc5060-02b4-47ee-8c58-2401ba8e8425 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:19.862748 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d3bc5060-02b4-47ee-8c58-2401ba8e8425 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:19.866839 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d3bc5060-02b4-47ee-8c58-2401ba8e8425 tempest-VolumeTypesNegativeTest-513153044 tempest-VolumeTypesNegativeTest-513153044-project-admin] https://10.4.3.85/volume/v3/types/43da02aa-d664-4f3a-83cf-524fb81e0cd9 returned with HTTP 404 Aug 25 15:22:19.867429 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 545/2204] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:22:19 2026] GET /volume/v3/types/43da02aa-d664-4f3a-83cf-524fb81e0cd9 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:20.009104 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a1eae4ca-7122-418b-b1d3-d7a7dec9494c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:20.015903 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a1eae4ca-7122-418b-b1d3-d7a7dec9494c tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] GET https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 Aug 25 15:22:20.015903 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a1eae4ca-7122-418b-b1d3-d7a7dec9494c tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:20.016254 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a1eae4ca-7122-418b-b1d3-d7a7dec9494c tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:20.016254 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-a1eae4ca-7122-418b-b1d3-d7a7dec9494c tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] show called for member 7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:22:20.021950 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:20.021950 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:20.129309 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a1eae4ca-7122-418b-b1d3-d7a7dec9494c tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 returned with HTTP 200 Aug 25 15:22:20.129735 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 561/2205] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:22:20 2026] GET /volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 => generated 388 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:20.134759 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f92e42ed-56ea-426f-823b-a7d1b9be145f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:20.136359 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f92e42ed-56ea-426f-823b-a7d1b9be145f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:22:20.136542 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f92e42ed-56ea-426f-823b-a7d1b9be145f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:20.136719 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f92e42ed-56ea-426f-823b-a7d1b9be145f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:20.139129 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fb5c9216-ae5b-47a5-855a-7c8c0245c0cd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:20.141069 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fb5c9216-ae5b-47a5-855a-7c8c0245c0cd tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] POST https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0/action Aug 25 15:22:20.141487 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fb5c9216-ae5b-47a5-855a-7c8c0245c0cd tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:22:20.141655 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fb5c9216-ae5b-47a5-855a-7c8c0245c0cd tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:20.143207 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-fb5c9216-ae5b-47a5-855a-7c8c0245c0cd tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Updating group '7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0' with 'creating' {{(pid=100465) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 15:22:20.148026 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:20.148026 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:20.175562 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:20.175562 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:20.194667 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f92e42ed-56ea-426f-823b-a7d1b9be145f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:22:20.214907 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f92e42ed-56ea-426f-823b-a7d1b9be145f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:22:20.215685 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 548/2206] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:20 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 842 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:20.228677 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fb5c9216-ae5b-47a5-855a-7c8c0245c0cd tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0/action returned with HTTP 202 Aug 25 15:22:20.229317 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 553/2207] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:22:20 2026] POST /volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:20.244787 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e01b044b-be01-4bf8-855e-9550a7f697da None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:20.246619 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e01b044b-be01-4bf8-855e-9550a7f697da tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] GET https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 Aug 25 15:22:20.246807 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e01b044b-be01-4bf8-855e-9550a7f697da tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:20.247026 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e01b044b-be01-4bf8-855e-9550a7f697da tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:20.247183 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-e01b044b-be01-4bf8-855e-9550a7f697da tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] show called for member 7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:22:20.251309 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:20.251309 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:20.261244 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e01b044b-be01-4bf8-855e-9550a7f697da tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 returned with HTTP 200 Aug 25 15:22:20.261980 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 546/2208] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:22:20 2026] GET /volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 => generated 387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:20.273633 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-78d5bd2f-ba5f-4b81-b207-d609185d254b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:20.279347 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-78d5bd2f-ba5f-4b81-b207-d609185d254b tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] POST https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0/action Aug 25 15:22:20.292836 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-78d5bd2f-ba5f-4b81-b207-d609185d254b tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:22:20.292836 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-78d5bd2f-ba5f-4b81-b207-d609185d254b tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:20.292836 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-78d5bd2f-ba5f-4b81-b207-d609185d254b tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Updating group '7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0' with 'available' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 15:22:20.292836 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:20.292836 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:20.371254 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-78d5bd2f-ba5f-4b81-b207-d609185d254b tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0/action returned with HTTP 202 Aug 25 15:22:20.371376 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 562/2209] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:22:20 2026] POST /volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:20.377993 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c2cfdee4-ef79-46d2-b3dc-05d30270c8c9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:20.379537 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2cfdee4-ef79-46d2-b3dc-05d30270c8c9 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] GET https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 Aug 25 15:22:20.379719 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2cfdee4-ef79-46d2-b3dc-05d30270c8c9 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:20.379884 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2cfdee4-ef79-46d2-b3dc-05d30270c8c9 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:20.380016 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-c2cfdee4-ef79-46d2-b3dc-05d30270c8c9 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] show called for member 7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:22:20.386600 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:20.386600 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:20.392851 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2cfdee4-ef79-46d2-b3dc-05d30270c8c9 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 returned with HTTP 200 Aug 25 15:22:20.393327 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 549/2210] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:22:20 2026] GET /volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:20.402156 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-44834712-fb5d-4c98-844d-8f04eb8d7f5e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:20.404593 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-44834712-fb5d-4c98-844d-8f04eb8d7f5e tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] POST https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0/action Aug 25 15:22:20.405138 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-44834712-fb5d-4c98-844d-8f04eb8d7f5e tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:22:20.405304 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-44834712-fb5d-4c98-844d-8f04eb8d7f5e tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:20.408876 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.groups [None req-44834712-fb5d-4c98-844d-8f04eb8d7f5e tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Updating group '7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0' with 'error' {{(pid=100465) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 15:22:20.412025 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:20.412025 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:20.498979 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-44834712-fb5d-4c98-844d-8f04eb8d7f5e tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0/action returned with HTTP 202 Aug 25 15:22:20.498979 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 554/2211] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:22:20 2026] POST /volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:20.507379 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5b98b995-e626-46c3-9c7b-5d7eb35dcf97 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:20.509555 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5b98b995-e626-46c3-9c7b-5d7eb35dcf97 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] GET https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 Aug 25 15:22:20.509787 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5b98b995-e626-46c3-9c7b-5d7eb35dcf97 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:20.509987 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5b98b995-e626-46c3-9c7b-5d7eb35dcf97 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:20.510131 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-5b98b995-e626-46c3-9c7b-5d7eb35dcf97 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] show called for member 7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:22:20.519231 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:20.519231 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:20.538313 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5b98b995-e626-46c3-9c7b-5d7eb35dcf97 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 returned with HTTP 200 Aug 25 15:22:20.539225 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 547/2212] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:22:20 2026] GET /volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 => generated 384 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:20.550504 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0c5d737c-96af-48f6-b1b8-4949638e8b4d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:20.562303 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c5d737c-96af-48f6-b1b8-4949638e8b4d tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] POST https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0/action Aug 25 15:22:20.562303 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c5d737c-96af-48f6-b1b8-4949638e8b4d tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:22:20.562303 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c5d737c-96af-48f6-b1b8-4949638e8b4d tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:20.562303 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-0c5d737c-96af-48f6-b1b8-4949638e8b4d tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Updating group '7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0' with 'available' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 15:22:20.562303 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:20.562303 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:20.616741 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c5d737c-96af-48f6-b1b8-4949638e8b4d tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0/action returned with HTTP 202 Aug 25 15:22:20.617605 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 563/2213] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:22:20 2026] POST /volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:20.627542 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5605d1f3-3bc3-4c89-a25d-38970af0bce5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:20.629960 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5605d1f3-3bc3-4c89-a25d-38970af0bce5 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] GET https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 Aug 25 15:22:20.633484 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5605d1f3-3bc3-4c89-a25d-38970af0bce5 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:20.633484 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5605d1f3-3bc3-4c89-a25d-38970af0bce5 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:20.633484 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-5605d1f3-3bc3-4c89-a25d-38970af0bce5 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] show called for member 7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:22:20.635559 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:20.635559 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:20.652883 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5605d1f3-3bc3-4c89-a25d-38970af0bce5 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 returned with HTTP 200 Aug 25 15:22:20.652883 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 550/2214] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:22:20 2026] GET /volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:20.658023 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-73c6fc10-3e76-462f-a768-b0254744b34a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:20.660308 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-73c6fc10-3e76-462f-a768-b0254744b34a tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:22:20.660637 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-73c6fc10-3e76-462f-a768-b0254744b34a tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:20.660880 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-73c6fc10-3e76-462f-a768-b0254744b34a tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:20.661174 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-73c6fc10-3e76-462f-a768-b0254744b34a tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:22:20.662076 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-73c6fc10-3e76-462f-a768-b0254744b34a tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:22:20.698292 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-73c6fc10-3e76-462f-a768-b0254744b34a tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Get all volumes completed successfully. Aug 25 15:22:20.701831 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-73c6fc10-3e76-462f-a768-b0254744b34a tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:22:20.701831 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 555/2215] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:22:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:20.716876 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6cd25387-7458-41de-b471-72725a58b4f3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:20.719223 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6cd25387-7458-41de-b471-72725a58b4f3 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] POST https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0/action Aug 25 15:22:20.719688 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6cd25387-7458-41de-b471-72725a58b4f3 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:22:20.719856 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6cd25387-7458-41de-b471-72725a58b4f3 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:20.722802 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.groups [None req-6cd25387-7458-41de-b471-72725a58b4f3 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] delete called for group 7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 {{(pid=100468) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 15:22:20.722802 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.groups [None req-6cd25387-7458-41de-b471-72725a58b4f3 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Delete group with id: 7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 Aug 25 15:22:20.729922 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:20.729922 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:20.774854 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6cd25387-7458-41de-b471-72725a58b4f3 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0/action returned with HTTP 202 Aug 25 15:22:20.775818 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 548/2216] 10.4.3.85 () {70 vars in 1421 bytes} [Tue Aug 25 15:22:20 2026] POST /volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:20.783907 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-93c04cbc-566f-4e48-9b29-9823fa11a1a5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:20.786299 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-93c04cbc-566f-4e48-9b29-9823fa11a1a5 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] GET https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 Aug 25 15:22:20.786808 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-93c04cbc-566f-4e48-9b29-9823fa11a1a5 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:20.787013 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-93c04cbc-566f-4e48-9b29-9823fa11a1a5 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:20.787201 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.groups [None req-93c04cbc-566f-4e48-9b29-9823fa11a1a5 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] show called for member 7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:22:20.792751 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:20.792751 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:20.802082 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-93c04cbc-566f-4e48-9b29-9823fa11a1a5 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 returned with HTTP 200 Aug 25 15:22:20.802480 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 564/2217] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:22:20 2026] GET /volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 => generated 387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:21.052800 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-2a482a73-6532-4a68-b8a7-fcd83b1c5ce9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:21.057995 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-2a482a73-6532-4a68-b8a7-fcd83b1c5ce9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] POST https://10.4.3.85/volume/v3/attachments/a91c6df9-608a-45e4-b0d4-1000a9abaa89/action Aug 25 15:22:21.058477 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-2a482a73-6532-4a68-b8a7-fcd83b1c5ce9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:22:21.059917 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-2a482a73-6532-4a68-b8a7-fcd83b1c5ce9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:21.086361 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:21.086361 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:21.222540 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3ddb23c7-92cc-4df8-a7ad-0529e798413a req-2a482a73-6532-4a68-b8a7-fcd83b1c5ce9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/attachments/a91c6df9-608a-45e4-b0d4-1000a9abaa89/action returned with HTTP 204 Aug 25 15:22:21.223059 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 551/2218] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:22:21 2026] POST /volume/v3/attachments/a91c6df9-608a-45e4-b0d4-1000a9abaa89/action => generated 0 bytes in 171 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:21.242713 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cd09769b-18e0-46ad-bfb1-af04fe304fbc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:21.246489 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cd09769b-18e0-46ad-bfb1-af04fe304fbc tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:22:21.246489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cd09769b-18e0-46ad-bfb1-af04fe304fbc tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:21.246489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cd09769b-18e0-46ad-bfb1-af04fe304fbc tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:21.270636 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:21.270636 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:21.317534 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cd09769b-18e0-46ad-bfb1-af04fe304fbc tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:22:21.332009 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cd09769b-18e0-46ad-bfb1-af04fe304fbc tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:22:21.332009 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 556/2219] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:21 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 1134 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:21.356922 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a6247e7d-0297-4900-97c1-53282bdf8dd8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:21.359614 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6247e7d-0297-4900-97c1-53282bdf8dd8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:22:21.359887 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6247e7d-0297-4900-97c1-53282bdf8dd8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:21.360131 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6247e7d-0297-4900-97c1-53282bdf8dd8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:21.374502 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:21.374502 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:21.379157 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a6247e7d-0297-4900-97c1-53282bdf8dd8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:22:21.385100 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6247e7d-0297-4900-97c1-53282bdf8dd8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:22:21.385639 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 549/2220] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:21 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:21.579991 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-256c8b65-1ba6-4ef0-9326-b3c53e4a80e4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:21.583039 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-256c8b65-1ba6-4ef0-9326-b3c53e4a80e4 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e Aug 25 15:22:21.583906 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-256c8b65-1ba6-4ef0-9326-b3c53e4a80e4 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:21.584264 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-256c8b65-1ba6-4ef0-9326-b3c53e4a80e4 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:21.605121 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:21.605121 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:21.622498 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-256c8b65-1ba6-4ef0-9326-b3c53e4a80e4 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:22:21.664814 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-256c8b65-1ba6-4ef0-9326-b3c53e4a80e4 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e returned with HTTP 200 Aug 25 15:22:21.664814 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 565/2221] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:22:21 2026] GET /volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e => generated 1402 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:21.812534 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f334d158-a1ec-4849-b684-23c760d85a33 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:21.814961 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f334d158-a1ec-4849-b684-23c760d85a33 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] GET https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 Aug 25 15:22:21.815296 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f334d158-a1ec-4849-b684-23c760d85a33 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:21.815583 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f334d158-a1ec-4849-b684-23c760d85a33 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:21.815771 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.groups [None req-f334d158-a1ec-4849-b684-23c760d85a33 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] show called for member 7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 15:22:21.823180 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f334d158-a1ec-4849-b684-23c760d85a33 tempest-GroupsV320Test-876515945 tempest-GroupsV320Test-876515945-project-member] https://10.4.3.85/volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 returned with HTTP 404 Aug 25 15:22:21.823979 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 552/2222] 10.4.3.85 () {68 vars in 1379 bytes} [Tue Aug 25 15:22:21 2026] GET /volume/v3/groups/7cf3c9bf-fb7d-4366-a5fb-6ab94f03d5d0 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:22:21.833926 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-883c151c-68cd-4842-9c82-9fb7878b2382 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:21.837405 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-883c151c-68cd-4842-9c82-9fb7878b2382 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] DELETE https://10.4.3.85/volume/v3/group_types/52553f42-66d7-44ed-98dd-e4a640be833b Aug 25 15:22:21.839490 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-883c151c-68cd-4842-9c82-9fb7878b2382 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:21.839490 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-883c151c-68cd-4842-9c82-9fb7878b2382 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:21.856328 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-883c151c-68cd-4842-9c82-9fb7878b2382 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] https://10.4.3.85/volume/v3/group_types/52553f42-66d7-44ed-98dd-e4a640be833b returned with HTTP 202 Aug 25 15:22:21.856328 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 557/2223] 10.4.3.85 () {68 vars in 1397 bytes} [Tue Aug 25 15:22:21 2026] DELETE /volume/v3/group_types/52553f42-66d7-44ed-98dd-e4a640be833b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:22:21.864709 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a242c645-eae4-43ee-b5bc-acb12f4eaea5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:21.867833 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a242c645-eae4-43ee-b5bc-acb12f4eaea5 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] DELETE https://10.4.3.85/volume/v3/types/dfbafcf4-2fc8-4cf7-bf6b-da2bc7950d39 Aug 25 15:22:21.868228 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a242c645-eae4-43ee-b5bc-acb12f4eaea5 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:21.868393 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a242c645-eae4-43ee-b5bc-acb12f4eaea5 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:21.938313 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a242c645-eae4-43ee-b5bc-acb12f4eaea5 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] https://10.4.3.85/volume/v3/types/dfbafcf4-2fc8-4cf7-bf6b-da2bc7950d39 returned with HTTP 202 Aug 25 15:22:21.939213 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 550/2224] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:22:21 2026] DELETE /volume/v3/types/dfbafcf4-2fc8-4cf7-bf6b-da2bc7950d39 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:22:21.953288 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9d93bba3-c01d-4044-a6b5-f51cf35a4d02 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:21.957832 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9d93bba3-c01d-4044-a6b5-f51cf35a4d02 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] GET https://10.4.3.85/volume/v3/types/dfbafcf4-2fc8-4cf7-bf6b-da2bc7950d39 Aug 25 15:22:21.958114 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9d93bba3-c01d-4044-a6b5-f51cf35a4d02 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:21.958399 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9d93bba3-c01d-4044-a6b5-f51cf35a4d02 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:21.966505 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9d93bba3-c01d-4044-a6b5-f51cf35a4d02 tempest-GroupsV320Test-415682369 tempest-GroupsV320Test-415682369-project-admin] https://10.4.3.85/volume/v3/types/dfbafcf4-2fc8-4cf7-bf6b-da2bc7950d39 returned with HTTP 404 Aug 25 15:22:21.967038 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 566/2225] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:22:21 2026] GET /volume/v3/types/dfbafcf4-2fc8-4cf7-bf6b-da2bc7950d39 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:22.483266 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-0fbe9c6d-f5b4-4803-ba5b-5eb20220b619 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:22.488159 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-0fbe9c6d-f5b4-4803-ba5b-5eb20220b619 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e Aug 25 15:22:22.488437 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-0fbe9c6d-f5b4-4803-ba5b-5eb20220b619 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:22.488648 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-0fbe9c6d-f5b4-4803-ba5b-5eb20220b619 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:22.506435 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:22.506435 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:22.514520 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-0fbe9c6d-f5b4-4803-ba5b-5eb20220b619 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:22:22.539258 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-0fbe9c6d-f5b4-4803-ba5b-5eb20220b619 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e returned with HTTP 200 Aug 25 15:22:22.539742 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 553/2226] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:22:22 2026] GET /volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e => generated 1402 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:22.552255 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-95a003cf-e2e1-4064-bcdf-a1da73900ad4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:22.552649 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-95a003cf-e2e1-4064-bcdf-a1da73900ad4 None None] GET https://10.4.3.85/volume// Aug 25 15:22:22.556436 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-95a003cf-e2e1-4064-bcdf-a1da73900ad4 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:22.556436 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-95a003cf-e2e1-4064-bcdf-a1da73900ad4 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:22.556436 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-95a003cf-e2e1-4064-bcdf-a1da73900ad4 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:22:22.556436 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 558/2227] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:22:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:22:22.562962 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-fbbfe221-0639-46aa-a90d-71e4223af1ef None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:22.565444 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-fbbfe221-0639-46aa-a90d-71e4223af1ef tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:22:22.565871 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-fbbfe221-0639-46aa-a90d-71e4223af1ef tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3480d53b-c4e4-43fc-a3a4-a18760d65f5e", "connector": null, "instance_uuid": "b897d8f3-eee5-4639-b639-881592a371b8"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:22.576955 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:22.576955 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:22.677664 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-fbbfe221-0639-46aa-a90d-71e4223af1ef tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:22:22.678690 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 551/2228] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:22:22 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:25.158211 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8ba71a8e-ad4c-4d3d-96d7-e4e5ae5b2ea2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:25.158211 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ba71a8e-ad4c-4d3d-96d7-e4e5ae5b2ea2 None None] GET https://10.4.3.85/volume// Aug 25 15:22:25.158211 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ba71a8e-ad4c-4d3d-96d7-e4e5ae5b2ea2 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:25.158211 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ba71a8e-ad4c-4d3d-96d7-e4e5ae5b2ea2 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:25.158211 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ba71a8e-ad4c-4d3d-96d7-e4e5ae5b2ea2 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:22:25.158211 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 567/2229] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:22:25 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:22:25.173715 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-1b075c23-dc62-4611-b05b-19fa1650ebfe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:25.185608 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-1b075c23-dc62-4611-b05b-19fa1650ebfe tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e Aug 25 15:22:25.185608 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-1b075c23-dc62-4611-b05b-19fa1650ebfe tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:25.185608 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-1b075c23-dc62-4611-b05b-19fa1650ebfe tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:25.197323 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:25.197323 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:25.209788 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-1b075c23-dc62-4611-b05b-19fa1650ebfe tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:22:25.219633 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-1b075c23-dc62-4611-b05b-19fa1650ebfe tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e returned with HTTP 200 Aug 25 15:22:25.220183 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 554/2230] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:22:25 2026] GET /volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e => generated 1581 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:22:25.358649 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-20a426fc-060c-449d-9ce2-52700321c894 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:25.401560 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-9133576d-ebaa-434a-a22f-39a3badf1abc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:25.408808 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-9133576d-ebaa-434a-a22f-39a3badf1abc tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] PUT https://10.4.3.85/volume/v3/attachments/1f5c633f-9202-4ae6-91ae-50d11d037725 Aug 25 15:22:25.409122 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-9133576d-ebaa-434a-a22f-39a3badf1abc tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:25.422547 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-9133576d-ebaa-434a-a22f-39a3badf1abc tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Acquiring lock "cinder-attachment_update-3480d53b-c4e4-43fc-a3a4-a18760d65f5e-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:22:25.432417 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-9133576d-ebaa-434a-a22f-39a3badf1abc tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Lock "cinder-attachment_update-3480d53b-c4e4-43fc-a3a4-a18760d65f5e-np0000008087" acquired by "attachment_update" :: waited 0.010s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:22:25.433846 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:25.433846 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:25.598232 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-9133576d-ebaa-434a-a22f-39a3badf1abc tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Lock "cinder-attachment_update-3480d53b-c4e4-43fc-a3a4-a18760d65f5e-np0000008087" released by "attachment_update" :: held 0.166s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:22:25.598591 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-9133576d-ebaa-434a-a22f-39a3badf1abc tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/attachments/1f5c633f-9202-4ae6-91ae-50d11d037725 returned with HTTP 200 Aug 25 15:22:25.599330 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 552/2231] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:22:25 2026] PUT /volume/v3/attachments/1f5c633f-9202-4ae6-91ae-50d11d037725 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:25.612270 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:22:25.612590 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2063815561"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:25.614419 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2063815561'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:22:25.614796 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Create volume of 1 GB Aug 25 15:22:25.621135 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Availability Zones retrieved successfully. Aug 25 15:22:25.627674 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Flow 'volume_create_api' (f7ef52ff-d4c7-4c84-b3d1-148d370fde9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:25.628796 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffbb9014-7a36-48da-b665-c075f19315f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:25.629909 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:22:25.682510 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-ee1a21ae-2fd4-42e1-9897-b57b4a556336 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:25.687267 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-ee1a21ae-2fd4-42e1-9897-b57b4a556336 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] POST https://10.4.3.85/volume/v3/attachments/1f5c633f-9202-4ae6-91ae-50d11d037725/action Aug 25 15:22:25.687784 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-ee1a21ae-2fd4-42e1-9897-b57b4a556336 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:22:25.687949 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-ee1a21ae-2fd4-42e1-9897-b57b4a556336 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:25.689789 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffbb9014-7a36-48da-b665-c075f19315f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:25.691128 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0d1a3c-4305-4d54-8ac4-c197958fdaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:25.721106 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:25.721106 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:25.782418 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0bc59ec5-3a4a-463c-9fc8-33c86e42867d req-ee1a21ae-2fd4-42e1-9897-b57b4a556336 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/attachments/1f5c633f-9202-4ae6-91ae-50d11d037725/action returned with HTTP 204 Aug 25 15:22:25.782418 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 568/2232] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:22:25 2026] POST /volume/v3/attachments/1f5c633f-9202-4ae6-91ae-50d11d037725/action => generated 0 bytes in 100 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:25.925496 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Created reservations ['883d6fc2-2256-4e21-9342-2435fd2cf529', '1fea3ac6-07ba-4050-97ca-87f039521a34', '0998abe7-68a8-41fa-a412-a0c7c7b00927', 'f1833070-c00a-4a99-9ff3-3443dd98f18a'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:25.925496 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0d1a3c-4305-4d54-8ac4-c197958fdaff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['883d6fc2-2256-4e21-9342-2435fd2cf529', '1fea3ac6-07ba-4050-97ca-87f039521a34', '0998abe7-68a8-41fa-a412-a0c7c7b00927', 'f1833070-c00a-4a99-9ff3-3443dd98f18a']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:25.925496 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f040a8-97f7-4757-8d54-82381242ffe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:26.010344 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17f040a8-97f7-4757-8d54-82381242ffe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b28c150-928f-46ed-be75-89e81a00302a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2063815561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9175ab371f8b4ca4961218a81a6ce8b4',qos_specs=None,replication_status=,reservations=['883d6fc2-2256-4e21-9342-2435fd2cf529','1fea3ac6-07ba-4050-97ca-87f039521a34','0998abe7-68a8-41fa-a412-a0c7c7b00927','f1833070-c00a-4a99-9ff3-3443dd98f18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e637207aa24ed380f188283ce9723c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:22:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2063815561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b28c150-928f-46ed-be75-89e81a00302a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9175ab371f8b4ca4961218a81a6ce8b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06e637207aa24ed380f188283ce9723c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:26.010344 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4bac743-e16a-4125-9450-9eff6fc38823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:26.071130 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4bac743-e16a-4125-9450-9eff6fc38823) transitioned into state 'SUCCESS' from state '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-2063815561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9175ab371f8b4ca4961218a81a6ce8b4',qos_specs=None,replication_status=,reservations=['883d6fc2-2256-4e21-9342-2435fd2cf529','1fea3ac6-07ba-4050-97ca-87f039521a34','0998abe7-68a8-41fa-a412-a0c7c7b00927','f1833070-c00a-4a99-9ff3-3443dd98f18a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e637207aa24ed380f188283ce9723c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:26.072217 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (057fca13-c6d6-41ff-bef6-8099cadf0875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:26.114586 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (057fca13-c6d6-41ff-bef6-8099cadf0875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:26.114586 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Flow 'volume_create_api' (f7ef52ff-d4c7-4c84-b3d1-148d370fde9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:26.114586 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Create volume request issued successfully. Aug 25 15:22:26.115354 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-20a426fc-060c-449d-9ce2-52700321c894 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:22:26.115979 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 559/2233] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:22:25 2026] POST /volume/v3/volumes => generated 752 bytes in 758 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:22:26.131198 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-393b1c61-c9bf-49ad-83f8-783045625918 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:26.133164 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-393b1c61-c9bf-49ad-83f8-783045625918 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a Aug 25 15:22:26.133368 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-393b1c61-c9bf-49ad-83f8-783045625918 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:26.133634 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-393b1c61-c9bf-49ad-83f8-783045625918 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:26.143608 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:26.143608 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:26.169870 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-393b1c61-c9bf-49ad-83f8-783045625918 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:22:26.180731 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-393b1c61-c9bf-49ad-83f8-783045625918 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a returned with HTTP 200 Aug 25 15:22:26.183220 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 555/2234] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:26 2026] GET /volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a => generated 820 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:27.221011 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-16ae57b7-8746-455d-963b-7cd4f11eb55a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:27.222787 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-16ae57b7-8746-455d-963b-7cd4f11eb55a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a Aug 25 15:22:27.225329 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-16ae57b7-8746-455d-963b-7cd4f11eb55a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:27.225329 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-16ae57b7-8746-455d-963b-7cd4f11eb55a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:27.240172 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:27.240172 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:27.253455 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-16ae57b7-8746-455d-963b-7cd4f11eb55a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:22:27.261489 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-16ae57b7-8746-455d-963b-7cd4f11eb55a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a returned with HTTP 200 Aug 25 15:22:27.265101 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 553/2235] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:27 2026] GET /volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:27.288392 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bdebe99f-5a49-4389-806d-9e0ec3555407 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:27.291940 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bdebe99f-5a49-4389-806d-9e0ec3555407 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:22:27.292577 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bdebe99f-5a49-4389-806d-9e0ec3555407 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b28c150-928f-46ed-be75-89e81a00302a", "name": "tempest-VolumesBackupsAdminTest-Backup-875267751", "container": "tempest-volumesbackupsadmintest-backup-container-798425952"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:27.294435 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-bdebe99f-5a49-4389-806d-9e0ec3555407 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Creating new backup {'backup': {'volume_id': '7b28c150-928f-46ed-be75-89e81a00302a', 'name': 'tempest-VolumesBackupsAdminTest-Backup-875267751', 'container': 'tempest-volumesbackupsadmintest-backup-container-798425952'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:22:27.294945 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-bdebe99f-5a49-4389-806d-9e0ec3555407 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Creating backup of volume 7b28c150-928f-46ed-be75-89e81a00302a in container tempest-volumesbackupsadmintest-backup-container-798425952 Aug 25 15:22:27.301084 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=227,cinder:UPDATE=53,cinder:INSERT=25 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:22:27.310075 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:27.310075 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:27.310830 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bdebe99f-5a49-4389-806d-9e0ec3555407 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:22:27.414742 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-bdebe99f-5a49-4389-806d-9e0ec3555407 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Created reservations ['eab0ff46-9207-4817-acff-1929c9358080', 'c3f0c3b4-0ad6-4413-a660-98e8a702267f'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:27.583862 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bdebe99f-5a49-4389-806d-9e0ec3555407 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:22:27.584318 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 569/2236] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:22:27 2026] POST /volume/v3/backups => generated 332 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:22:27.605134 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0d8b36fc-d18f-4119-b14e-d0cc91f484ae None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:27.608781 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0d8b36fc-d18f-4119-b14e-d0cc91f484ae tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:27.610491 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0d8b36fc-d18f-4119-b14e-d0cc91f484ae tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:27.610491 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0d8b36fc-d18f-4119-b14e-d0cc91f484ae tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:27.610491 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-0d8b36fc-d18f-4119-b14e-d0cc91f484ae tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:27.614420 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4be5d010-88e3-471e-8632-56d9cf198980 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:27.618657 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4be5d010-88e3-471e-8632-56d9cf198980 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:27.619645 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4be5d010-88e3-471e-8632-56d9cf198980 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:27.619645 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4be5d010-88e3-471e-8632-56d9cf198980 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:27.630889 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:27.630889 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:27.632159 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0d8b36fc-d18f-4119-b14e-d0cc91f484ae tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:27.633066 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 560/2237] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:27 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 795 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:27.635190 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:27.635190 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:27.645002 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4be5d010-88e3-471e-8632-56d9cf198980 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:27.657311 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4be5d010-88e3-471e-8632-56d9cf198980 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:27.658173 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 556/2238] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:27 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:27.681404 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-46a7679f-a718-4f95-b220-b51ec782f9ce None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:27.684951 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-46a7679f-a718-4f95-b220-b51ec782f9ce tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:27.685568 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-46a7679f-a718-4f95-b220-b51ec782f9ce tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:27.685568 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-46a7679f-a718-4f95-b220-b51ec782f9ce tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:27.700677 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:27.700677 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:27.710668 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-46a7679f-a718-4f95-b220-b51ec782f9ce tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:27.724895 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-46a7679f-a718-4f95-b220-b51ec782f9ce tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:27.725642 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 554/2239] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:27 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:27.809727 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-014e2805-5761-4d06-9281-42dbd96067ab None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:27.813884 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-014e2805-5761-4d06-9281-42dbd96067ab tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:27.814447 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-014e2805-5761-4d06-9281-42dbd96067ab tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:27.814755 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-014e2805-5761-4d06-9281-42dbd96067ab tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:27.831126 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:27.831126 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:27.840495 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-014e2805-5761-4d06-9281-42dbd96067ab tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:27.846314 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-014e2805-5761-4d06-9281-42dbd96067ab tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:27.846314 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 570/2240] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:22:27 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:28.022769 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b2d9168a-f725-41aa-873b-9cc31c29e355 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:28.023165 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b2d9168a-f725-41aa-873b-9cc31c29e355 None None] GET https://10.4.3.85/volume// Aug 25 15:22:28.023963 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b2d9168a-f725-41aa-873b-9cc31c29e355 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:28.023963 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b2d9168a-f725-41aa-873b-9cc31c29e355 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:28.024116 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b2d9168a-f725-41aa-873b-9cc31c29e355 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:22:28.024758 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 561/2241] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:22:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:22:28.037855 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-17aca4a8-7977-4366-b85f-8baa080d0a8b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:28.243959 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-17aca4a8-7977-4366-b85f-8baa080d0a8b tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:22:28.244416 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-17aca4a8-7977-4366-b85f-8baa080d0a8b tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2e2d17a-65e4-4dd4-9b63-1ac5731b830f", "connector": null, "instance_uuid": "71701f35-fe12-47ab-ad0c-932ef90c2e43"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:28.248997 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=281,cinder:UPDATE=73,cinder:INSERT=50 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:22:28.259863 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:28.259863 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:28.321153 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-17aca4a8-7977-4366-b85f-8baa080d0a8b tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:22:28.322269 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 557/2242] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:22:28 2026] POST /volume/v3/attachments => generated 273 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:28.381345 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-96e9fe67-9fd1-4439-9866-ffc787fcd8f9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:28.384089 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-96e9fe67-9fd1-4439-9866-ffc787fcd8f9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:28.384407 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-96e9fe67-9fd1-4439-9866-ffc787fcd8f9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:28.384694 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-96e9fe67-9fd1-4439-9866-ffc787fcd8f9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:28.387690 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=251,cinder:UPDATE=66,cinder:INSERT=32 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:22:28.399538 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:28.399538 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:28.404572 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-96e9fe67-9fd1-4439-9866-ffc787fcd8f9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:28.412750 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-96e9fe67-9fd1-4439-9866-ffc787fcd8f9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:28.414010 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 555/2243] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:28 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:28.425577 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d78d01b3-eb91-4ebf-9cc3-9c26b0693b59 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:28.425577 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d78d01b3-eb91-4ebf-9cc3-9c26b0693b59 None None] GET https://10.4.3.85/volume// Aug 25 15:22:28.425577 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d78d01b3-eb91-4ebf-9cc3-9c26b0693b59 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:28.425577 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d78d01b3-eb91-4ebf-9cc3-9c26b0693b59 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:28.425577 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d78d01b3-eb91-4ebf-9cc3-9c26b0693b59 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:22:28.426900 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 571/2244] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:22:28 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:22:28.443130 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-ae9ec64d-4db3-4bb8-9fb5-6a86de4375fe None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:28.447243 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-ae9ec64d-4db3-4bb8-9fb5-6a86de4375fe tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:28.447243 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-ae9ec64d-4db3-4bb8-9fb5-6a86de4375fe tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:28.447489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-ae9ec64d-4db3-4bb8-9fb5-6a86de4375fe tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:28.454795 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=201,cinder:UPDATE=51,cinder:INSERT=34 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:22:28.473194 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:28.473194 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:28.480379 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-ae9ec64d-4db3-4bb8-9fb5-6a86de4375fe tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:28.487430 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-ae9ec64d-4db3-4bb8-9fb5-6a86de4375fe tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:28.488341 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 562/2245] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:22:28 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 1055 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:22:28.609151 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-f7c771f2-4a21-494c-aaaa-a106e891867c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:28.612455 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-f7c771f2-4a21-494c-aaaa-a106e891867c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] PUT https://10.4.3.85/volume/v3/attachments/10261b65-8121-4d67-b23c-91bdb62e397a Aug 25 15:22:28.612788 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-f7c771f2-4a21-494c-aaaa-a106e891867c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:28.622647 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-f7c771f2-4a21-494c-aaaa-a106e891867c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Acquiring lock "cinder-attachment_update-b2e2d17a-65e4-4dd4-9b63-1ac5731b830f-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:22:28.631892 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-f7c771f2-4a21-494c-aaaa-a106e891867c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Lock "cinder-attachment_update-b2e2d17a-65e4-4dd4-9b63-1ac5731b830f-np0000008087" acquired by "attachment_update" :: waited 0.009s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:22:28.633301 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:28.633301 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:28.650722 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a233ca07-6ee3-49f5-8a58-1efef2863c64 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:28.654251 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a233ca07-6ee3-49f5-8a58-1efef2863c64 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:28.655272 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a233ca07-6ee3-49f5-8a58-1efef2863c64 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:28.657406 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a233ca07-6ee3-49f5-8a58-1efef2863c64 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:28.657406 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a233ca07-6ee3-49f5-8a58-1efef2863c64 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:28.677978 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:28.677978 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:28.679249 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a233ca07-6ee3-49f5-8a58-1efef2863c64 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:28.683796 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 556/2246] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:28 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:28.977377 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-f7c771f2-4a21-494c-aaaa-a106e891867c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Lock "cinder-attachment_update-b2e2d17a-65e4-4dd4-9b63-1ac5731b830f-np0000008087" released by "attachment_update" :: held 0.345s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:22:28.981686 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-f7c771f2-4a21-494c-aaaa-a106e891867c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/10261b65-8121-4d67-b23c-91bdb62e397a returned with HTTP 200 Aug 25 15:22:28.982391 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 558/2247] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:22:28 2026] PUT /volume/v3/attachments/10261b65-8121-4d67-b23c-91bdb62e397a => generated 968 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:28.998752 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-1fae8661-bf23-40ab-9128-dfd03d1ea562 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:29.003063 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-1fae8661-bf23-40ab-9128-dfd03d1ea562 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f/encryption Aug 25 15:22:29.004589 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-1fae8661-bf23-40ab-9128-dfd03d1ea562 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:29.008188 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-1fae8661-bf23-40ab-9128-dfd03d1ea562 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:29.043184 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:29.043184 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:29.068692 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-1fae8661-bf23-40ab-9128-dfd03d1ea562 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f/encryption returned with HTTP 200 Aug 25 15:22:29.068692 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 572/2248] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:22:28 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f/encryption => generated 161 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:29.435564 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9b98b23b-2a50-4300-8c45-0fa0f50f7609 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:29.442177 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9b98b23b-2a50-4300-8c45-0fa0f50f7609 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:29.442177 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9b98b23b-2a50-4300-8c45-0fa0f50f7609 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:29.443382 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9b98b23b-2a50-4300-8c45-0fa0f50f7609 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:29.461007 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:29.461007 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:29.468923 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9b98b23b-2a50-4300-8c45-0fa0f50f7609 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:29.478003 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9b98b23b-2a50-4300-8c45-0fa0f50f7609 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:29.478432 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 563/2249] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:29 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:29.696152 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a132da4e-8900-40e5-a264-921f1f89d3c8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:29.698834 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a132da4e-8900-40e5-a264-921f1f89d3c8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:29.698834 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a132da4e-8900-40e5-a264-921f1f89d3c8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:29.699574 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a132da4e-8900-40e5-a264-921f1f89d3c8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:29.699574 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a132da4e-8900-40e5-a264-921f1f89d3c8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:29.705575 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:29.705575 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:29.706721 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a132da4e-8900-40e5-a264-921f1f89d3c8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:29.707330 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 557/2250] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:29 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:30.498843 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-98be2bcf-302d-4aba-bef0-fa870c240ecb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:30.501742 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-98be2bcf-302d-4aba-bef0-fa870c240ecb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:30.502038 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-98be2bcf-302d-4aba-bef0-fa870c240ecb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:30.503033 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-98be2bcf-302d-4aba-bef0-fa870c240ecb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:30.522305 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:30.522305 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:30.529279 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-98be2bcf-302d-4aba-bef0-fa870c240ecb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:30.536731 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-98be2bcf-302d-4aba-bef0-fa870c240ecb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:30.537332 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 559/2251] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:30 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:30.721239 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-41282f97-98ba-438f-9dcb-64f3581bfcca None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:30.724219 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-41282f97-98ba-438f-9dcb-64f3581bfcca tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:30.724540 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-41282f97-98ba-438f-9dcb-64f3581bfcca tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:30.725008 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-41282f97-98ba-438f-9dcb-64f3581bfcca tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:30.725230 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-41282f97-98ba-438f-9dcb-64f3581bfcca tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:30.738301 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:30.738301 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:30.739303 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-41282f97-98ba-438f-9dcb-64f3581bfcca tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:30.739811 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 573/2252] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:30 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:31.554930 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-19b64d24-7c80-4f44-b2b9-0a3774d0cda5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:31.557188 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-19b64d24-7c80-4f44-b2b9-0a3774d0cda5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:31.557422 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-19b64d24-7c80-4f44-b2b9-0a3774d0cda5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:31.557891 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-19b64d24-7c80-4f44-b2b9-0a3774d0cda5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:31.735571 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:31.735571 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:31.743323 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-19b64d24-7c80-4f44-b2b9-0a3774d0cda5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:31.757672 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b4b51725-2be8-4b7a-89b5-58649ccfd1eb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:31.760203 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4b51725-2be8-4b7a-89b5-58649ccfd1eb tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:31.760670 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b4b51725-2be8-4b7a-89b5-58649ccfd1eb tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:31.761214 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b4b51725-2be8-4b7a-89b5-58649ccfd1eb tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:31.761537 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b4b51725-2be8-4b7a-89b5-58649ccfd1eb tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:31.769808 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-19b64d24-7c80-4f44-b2b9-0a3774d0cda5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:31.770359 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 564/2253] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:31 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:31.776559 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:31.776559 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:31.776559 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4b51725-2be8-4b7a-89b5-58649ccfd1eb tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:31.777621 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 558/2254] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:31 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:32.794795 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fed302ec-8a80-427d-9cdb-a54a2e3771a1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:32.796688 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-67da4fc2-97ac-416b-b025-85030aa7b122 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:32.797640 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fed302ec-8a80-427d-9cdb-a54a2e3771a1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:32.801598 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fed302ec-8a80-427d-9cdb-a54a2e3771a1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:32.801598 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fed302ec-8a80-427d-9cdb-a54a2e3771a1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:32.801890 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-67da4fc2-97ac-416b-b025-85030aa7b122 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:32.802206 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-67da4fc2-97ac-416b-b025-85030aa7b122 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:32.802659 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-67da4fc2-97ac-416b-b025-85030aa7b122 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:32.802825 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-67da4fc2-97ac-416b-b025-85030aa7b122 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:32.815941 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:32.815941 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:32.815941 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-67da4fc2-97ac-416b-b025-85030aa7b122 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:32.815941 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 574/2255] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:32 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:32.829919 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:32.829919 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:32.839073 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fed302ec-8a80-427d-9cdb-a54a2e3771a1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:32.845827 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fed302ec-8a80-427d-9cdb-a54a2e3771a1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:32.846268 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 560/2256] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:32 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:33.827793 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5bf8cf58-84e2-42ef-93aa-e2bb73333bd7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:33.829709 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5bf8cf58-84e2-42ef-93aa-e2bb73333bd7 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:33.829874 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5bf8cf58-84e2-42ef-93aa-e2bb73333bd7 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:33.830058 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5bf8cf58-84e2-42ef-93aa-e2bb73333bd7 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:33.830166 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-5bf8cf58-84e2-42ef-93aa-e2bb73333bd7 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:33.834710 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:33.834710 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:33.835573 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5bf8cf58-84e2-42ef-93aa-e2bb73333bd7 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:33.836015 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 565/2257] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:33 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:33.864134 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-89660100-65da-4243-8449-d68c9d7fa4c3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:33.866018 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-89660100-65da-4243-8449-d68c9d7fa4c3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:33.866718 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-89660100-65da-4243-8449-d68c9d7fa4c3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:33.866967 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-89660100-65da-4243-8449-d68c9d7fa4c3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:33.879988 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:33.879988 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:33.885094 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-89660100-65da-4243-8449-d68c9d7fa4c3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:33.894079 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-89660100-65da-4243-8449-d68c9d7fa4c3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:33.894773 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 559/2258] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:33 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:34.849853 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fd843ffb-cee0-4404-ae4b-218effbfc6f0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:34.852149 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fd843ffb-cee0-4404-ae4b-218effbfc6f0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:34.852374 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fd843ffb-cee0-4404-ae4b-218effbfc6f0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:34.852532 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fd843ffb-cee0-4404-ae4b-218effbfc6f0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:34.852677 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-fd843ffb-cee0-4404-ae4b-218effbfc6f0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:34.869066 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:34.869066 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:34.869925 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fd843ffb-cee0-4404-ae4b-218effbfc6f0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:34.870236 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 575/2259] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:34 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:34.910918 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7b2cda9a-148e-4244-9e6b-2f24fe81c1e6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:34.914761 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7b2cda9a-148e-4244-9e6b-2f24fe81c1e6 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:34.914761 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7b2cda9a-148e-4244-9e6b-2f24fe81c1e6 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:34.914761 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7b2cda9a-148e-4244-9e6b-2f24fe81c1e6 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:34.929846 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:34.929846 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:34.935273 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7b2cda9a-148e-4244-9e6b-2f24fe81c1e6 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:34.942990 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7b2cda9a-148e-4244-9e6b-2f24fe81c1e6 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:34.943583 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 561/2260] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:34 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:35.408291 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-14ad87ba-35e4-44f4-8437-60d466ed3f0c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:35.410882 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-14ad87ba-35e4-44f4-8437-60d466ed3f0c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:22:35.411188 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-14ad87ba-35e4-44f4-8437-60d466ed3f0c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:35.411454 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-14ad87ba-35e4-44f4-8437-60d466ed3f0c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:35.428230 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:35.428230 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:35.433634 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-14ad87ba-35e4-44f4-8437-60d466ed3f0c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:22:35.445194 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-14ad87ba-35e4-44f4-8437-60d466ed3f0c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:22:35.445825 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 566/2261] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:35 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:35.534640 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-92747e45-e91f-4ddf-846f-50802804e131 req-eb3f96ae-6152-4c1e-bb63-c3bd4380b172 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:35.537406 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-eb3f96ae-6152-4c1e-bb63-c3bd4380b172 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:22:35.537637 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-eb3f96ae-6152-4c1e-bb63-c3bd4380b172 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:35.537831 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-eb3f96ae-6152-4c1e-bb63-c3bd4380b172 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:35.547990 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:35.547990 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:35.555871 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-92747e45-e91f-4ddf-846f-50802804e131 req-eb3f96ae-6152-4c1e-bb63-c3bd4380b172 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:22:35.566127 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-eb3f96ae-6152-4c1e-bb63-c3bd4380b172 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:22:35.568087 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 560/2262] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:22:35 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:35.692101 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-93339cf8-93f9-45fa-8f0a-3b2a76e4ca5f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:35.692742 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-93339cf8-93f9-45fa-8f0a-3b2a76e4ca5f None None] GET https://10.4.3.85/volume// Aug 25 15:22:35.693007 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-93339cf8-93f9-45fa-8f0a-3b2a76e4ca5f None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:35.693196 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-93339cf8-93f9-45fa-8f0a-3b2a76e4ca5f None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:35.693707 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-93339cf8-93f9-45fa-8f0a-3b2a76e4ca5f None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:22:35.694088 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 576/2263] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:22:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:22:35.704556 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-92747e45-e91f-4ddf-846f-50802804e131 req-e1b0db83-9bb2-4c4f-9852-b21840c932e1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:35.707624 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-e1b0db83-9bb2-4c4f-9852-b21840c932e1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:22:35.708015 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-e1b0db83-9bb2-4c4f-9852-b21840c932e1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "503b77f3-868b-4318-9257-f94b545a811b", "connector": null, "instance_uuid": "60ebd3d4-0c94-4dc6-9b19-0f2b2373fa68"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:35.718897 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:35.718897 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:35.785425 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-e1b0db83-9bb2-4c4f-9852-b21840c932e1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:22:35.785820 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 562/2264] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:22:35 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:35.827526 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-25f67a3d-52e2-40d7-a482-65e90c7a1116 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:35.830880 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-25f67a3d-52e2-40d7-a482-65e90c7a1116 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:22:35.830880 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-25f67a3d-52e2-40d7-a482-65e90c7a1116 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:35.830880 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-25f67a3d-52e2-40d7-a482-65e90c7a1116 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:35.846629 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:35.846629 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:35.852772 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-25f67a3d-52e2-40d7-a482-65e90c7a1116 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:22:35.856708 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f20e2bda-5e8f-41b3-a33e-9e1c9c8cc40a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:35.857193 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f20e2bda-5e8f-41b3-a33e-9e1c9c8cc40a None None] GET https://10.4.3.85/volume// Aug 25 15:22:35.857326 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f20e2bda-5e8f-41b3-a33e-9e1c9c8cc40a None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:35.857595 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f20e2bda-5e8f-41b3-a33e-9e1c9c8cc40a None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:35.857927 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f20e2bda-5e8f-41b3-a33e-9e1c9c8cc40a None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:22:35.860065 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 561/2265] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:22:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:22:35.860938 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-25f67a3d-52e2-40d7-a482-65e90c7a1116 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:22:35.860938 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 567/2266] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:35 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:35.874680 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-92747e45-e91f-4ddf-846f-50802804e131 req-4a985627-1bde-4a1a-a251-e714d0e68e57 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:35.881620 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-4a985627-1bde-4a1a-a251-e714d0e68e57 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:22:35.881908 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-4a985627-1bde-4a1a-a251-e714d0e68e57 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:35.882178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-4a985627-1bde-4a1a-a251-e714d0e68e57 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:35.889070 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8a0bd4c7-f965-4618-af37-043310555f50 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:35.892493 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8a0bd4c7-f965-4618-af37-043310555f50 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:35.892758 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8a0bd4c7-f965-4618-af37-043310555f50 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:35.893026 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8a0bd4c7-f965-4618-af37-043310555f50 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:35.893155 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8a0bd4c7-f965-4618-af37-043310555f50 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:35.898293 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:35.898293 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:35.904971 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-92747e45-e91f-4ddf-846f-50802804e131 req-4a985627-1bde-4a1a-a251-e714d0e68e57 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:22:35.913551 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-4a985627-1bde-4a1a-a251-e714d0e68e57 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:22:35.914120 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 577/2267] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:22:35 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 1018 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:22:35.917693 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:35.917693 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:35.920030 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8a0bd4c7-f965-4618-af37-043310555f50 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:35.920763 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 563/2268] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:35 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:22:35.965354 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d11fe56f-2f3a-4bfd-a4f7-0dd9da42df2f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:35.970554 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d11fe56f-2f3a-4bfd-a4f7-0dd9da42df2f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:35.970554 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d11fe56f-2f3a-4bfd-a4f7-0dd9da42df2f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:35.970554 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d11fe56f-2f3a-4bfd-a4f7-0dd9da42df2f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:35.983769 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:35.983769 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:35.988264 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d11fe56f-2f3a-4bfd-a4f7-0dd9da42df2f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:35.997339 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d11fe56f-2f3a-4bfd-a4f7-0dd9da42df2f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:35.997913 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 562/2269] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:35 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:36.074433 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-92747e45-e91f-4ddf-846f-50802804e131 req-2dee4ab6-7efc-43a9-b0ee-e8adfe336fbf None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:36.085073 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-2dee4ab6-7efc-43a9-b0ee-e8adfe336fbf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] PUT https://10.4.3.85/volume/v3/attachments/b5ed582f-c659-4505-82a0-525524a843dc Aug 25 15:22:36.085073 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-2dee4ab6-7efc-43a9-b0ee-e8adfe336fbf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:36.093718 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-92747e45-e91f-4ddf-846f-50802804e131 req-2dee4ab6-7efc-43a9-b0ee-e8adfe336fbf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Acquiring lock "cinder-attachment_update-503b77f3-868b-4318-9257-f94b545a811b-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:22:36.103766 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-92747e45-e91f-4ddf-846f-50802804e131 req-2dee4ab6-7efc-43a9-b0ee-e8adfe336fbf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Lock "cinder-attachment_update-503b77f3-868b-4318-9257-f94b545a811b-np0000008087" acquired by "attachment_update" :: waited 0.010s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:22:36.106603 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:36.106603 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:36.236563 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-92747e45-e91f-4ddf-846f-50802804e131 req-2dee4ab6-7efc-43a9-b0ee-e8adfe336fbf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Lock "cinder-attachment_update-503b77f3-868b-4318-9257-f94b545a811b-np0000008087" released by "attachment_update" :: held 0.133s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:22:36.239276 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-2dee4ab6-7efc-43a9-b0ee-e8adfe336fbf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/attachments/b5ed582f-c659-4505-82a0-525524a843dc returned with HTTP 200 Aug 25 15:22:36.240518 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 568/2270] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:22:36 2026] PUT /volume/v3/attachments/b5ed582f-c659-4505-82a0-525524a843dc => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:36.884973 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c60c4f60-323c-4c84-bac5-bf7479021445 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:36.884973 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c60c4f60-323c-4c84-bac5-bf7479021445 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:22:36.884973 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c60c4f60-323c-4c84-bac5-bf7479021445 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:36.884973 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c60c4f60-323c-4c84-bac5-bf7479021445 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:36.900662 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:36.900662 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:36.906721 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c60c4f60-323c-4c84-bac5-bf7479021445 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:22:36.941419 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c60c4f60-323c-4c84-bac5-bf7479021445 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:22:36.941419 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 578/2271] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:36 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:36.945777 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b487ce53-5e95-444a-bf16-55c1316176bb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:36.948108 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b487ce53-5e95-444a-bf16-55c1316176bb tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:37.009129 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b487ce53-5e95-444a-bf16-55c1316176bb tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:37.009129 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b487ce53-5e95-444a-bf16-55c1316176bb tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:37.009129 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-b487ce53-5e95-444a-bf16-55c1316176bb tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:37.009129 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:37.009129 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:37.009129 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b487ce53-5e95-444a-bf16-55c1316176bb tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:37.009129 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 564/2272] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:36 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:37.015070 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8b48a05d-5c3f-44ff-99a1-00cf6305cd4a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:37.078017 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8b48a05d-5c3f-44ff-99a1-00cf6305cd4a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:37.078017 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8b48a05d-5c3f-44ff-99a1-00cf6305cd4a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:37.078017 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8b48a05d-5c3f-44ff-99a1-00cf6305cd4a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:37.078017 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:37.078017 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:37.078017 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8b48a05d-5c3f-44ff-99a1-00cf6305cd4a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:37.078017 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8b48a05d-5c3f-44ff-99a1-00cf6305cd4a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:37.078017 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 563/2273] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:37 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:37.933347 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-958a71b8-f425-4d8e-b7aa-2cd9dfb7056b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:37.936844 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-958a71b8-f425-4d8e-b7aa-2cd9dfb7056b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:22:37.936844 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-958a71b8-f425-4d8e-b7aa-2cd9dfb7056b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:37.936844 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-958a71b8-f425-4d8e-b7aa-2cd9dfb7056b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:37.951947 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:37.951947 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:37.957217 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-958a71b8-f425-4d8e-b7aa-2cd9dfb7056b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:22:37.963824 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-958a71b8-f425-4d8e-b7aa-2cd9dfb7056b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:22:37.964692 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 569/2274] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:37 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:38.026406 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dc1d14f2-6509-470e-9275-c569aadba88a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:38.031584 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc1d14f2-6509-470e-9275-c569aadba88a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:38.031830 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc1d14f2-6509-470e-9275-c569aadba88a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:38.032046 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc1d14f2-6509-470e-9275-c569aadba88a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:38.032177 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-dc1d14f2-6509-470e-9275-c569aadba88a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:38.037742 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:38.037742 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:38.038852 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc1d14f2-6509-470e-9275-c569aadba88a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:38.039386 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 579/2275] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:38 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:38.097176 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9e81a6eb-83b9-4710-9dce-840d1ccc0e8d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:38.100571 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9e81a6eb-83b9-4710-9dce-840d1ccc0e8d tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:38.100859 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9e81a6eb-83b9-4710-9dce-840d1ccc0e8d tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:38.101124 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9e81a6eb-83b9-4710-9dce-840d1ccc0e8d tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:38.132718 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:38.132718 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:38.138862 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9e81a6eb-83b9-4710-9dce-840d1ccc0e8d tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:38.145212 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9e81a6eb-83b9-4710-9dce-840d1ccc0e8d tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:38.145783 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 565/2276] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:38 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:39.015077 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4943f75b-436e-4019-9f02-2bd8ef962082 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:39.015077 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4943f75b-436e-4019-9f02-2bd8ef962082 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:22:39.015077 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4943f75b-436e-4019-9f02-2bd8ef962082 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:39.015077 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4943f75b-436e-4019-9f02-2bd8ef962082 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:39.077784 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b269f42f-8271-4e58-9610-5bff48ab2b46 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:39.084311 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b269f42f-8271-4e58-9610-5bff48ab2b46 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:39.084311 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b269f42f-8271-4e58-9610-5bff48ab2b46 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:39.084311 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b269f42f-8271-4e58-9610-5bff48ab2b46 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:39.084311 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-b269f42f-8271-4e58-9610-5bff48ab2b46 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:39.089077 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:39.089077 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:39.090310 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b269f42f-8271-4e58-9610-5bff48ab2b46 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:39.091380 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 570/2277] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:39 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:39.179054 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-469beaa2-099b-4193-bbf6-9718c1d1b727 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:39.183253 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:39.183253 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:39.191960 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-469beaa2-099b-4193-bbf6-9718c1d1b727 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:39.192140 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-469beaa2-099b-4193-bbf6-9718c1d1b727 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:39.192239 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-469beaa2-099b-4193-bbf6-9718c1d1b727 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:39.226265 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4943f75b-436e-4019-9f02-2bd8ef962082 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:22:39.234130 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4943f75b-436e-4019-9f02-2bd8ef962082 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:22:39.235384 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 564/2278] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:38 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 839 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:39.251794 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:39.251794 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:39.251794 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-469beaa2-099b-4193-bbf6-9718c1d1b727 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:39.268248 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-469beaa2-099b-4193-bbf6-9718c1d1b727 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:39.268248 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 580/2279] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:39 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:40.106113 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-196d5cb8-793c-48e8-a8e0-fc226d5b053a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:40.108378 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-196d5cb8-793c-48e8-a8e0-fc226d5b053a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:40.108807 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-196d5cb8-793c-48e8-a8e0-fc226d5b053a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:40.109040 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-196d5cb8-793c-48e8-a8e0-fc226d5b053a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:40.109159 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-196d5cb8-793c-48e8-a8e0-fc226d5b053a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:40.120817 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:40.120817 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:40.122033 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-196d5cb8-793c-48e8-a8e0-fc226d5b053a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:40.122709 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 566/2280] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:40 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:40.260852 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-58bbb89e-bc57-4b1b-af62-0cd3e3576c59 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:40.277175 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-58bbb89e-bc57-4b1b-af62-0cd3e3576c59 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:22:40.277499 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-58bbb89e-bc57-4b1b-af62-0cd3e3576c59 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:40.278494 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-58bbb89e-bc57-4b1b-af62-0cd3e3576c59 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:40.295240 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-97f9ff99-8702-408e-9248-aae5d5347046 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:40.299989 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97f9ff99-8702-408e-9248-aae5d5347046 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:40.300220 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97f9ff99-8702-408e-9248-aae5d5347046 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:40.300507 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97f9ff99-8702-408e-9248-aae5d5347046 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:40.312933 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:40.312933 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:40.319502 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-58bbb89e-bc57-4b1b-af62-0cd3e3576c59 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:22:40.334182 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:40.334182 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:40.340534 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-58bbb89e-bc57-4b1b-af62-0cd3e3576c59 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:22:40.340786 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 571/2281] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:40 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 839 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:40.347945 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-97f9ff99-8702-408e-9248-aae5d5347046 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:40.352916 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97f9ff99-8702-408e-9248-aae5d5347046 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:40.355530 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 565/2282] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:40 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:40.573790 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-92747e45-e91f-4ddf-846f-50802804e131 req-43c1c38d-0252-4e1b-97b6-596a123dd942 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:40.578096 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-43c1c38d-0252-4e1b-97b6-596a123dd942 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/attachments/b5ed582f-c659-4505-82a0-525524a843dc/action Aug 25 15:22:40.581602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-43c1c38d-0252-4e1b-97b6-596a123dd942 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:22:40.581602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-43c1c38d-0252-4e1b-97b6-596a123dd942 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:40.605518 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:40.605518 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:40.624105 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-92747e45-e91f-4ddf-846f-50802804e131 req-43c1c38d-0252-4e1b-97b6-596a123dd942 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/attachments/b5ed582f-c659-4505-82a0-525524a843dc/action returned with HTTP 204 Aug 25 15:22:40.624742 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 581/2283] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:22:40 2026] POST /volume/v3/attachments/b5ed582f-c659-4505-82a0-525524a843dc/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:41.136303 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-df9374fe-ae5f-4659-94df-f37956879b65 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:41.139750 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df9374fe-ae5f-4659-94df-f37956879b65 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:41.139987 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df9374fe-ae5f-4659-94df-f37956879b65 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:41.140187 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df9374fe-ae5f-4659-94df-f37956879b65 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:41.140374 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-df9374fe-ae5f-4659-94df-f37956879b65 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:41.145638 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:41.145638 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:41.146452 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df9374fe-ae5f-4659-94df-f37956879b65 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:41.146904 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 567/2284] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:41 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:41.360922 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3de770c2-a2c2-4b06-a3e1-84a4d13f5844 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:41.363174 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3de770c2-a2c2-4b06-a3e1-84a4d13f5844 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:22:41.363414 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3de770c2-a2c2-4b06-a3e1-84a4d13f5844 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:41.363698 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3de770c2-a2c2-4b06-a3e1-84a4d13f5844 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:41.376497 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9f9dd4c1-3a28-467b-a6c9-c9988e5bef09 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:41.376902 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f9dd4c1-3a28-467b-a6c9-c9988e5bef09 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:41.376954 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f9dd4c1-3a28-467b-a6c9-c9988e5bef09 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:41.376995 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:41.376995 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:41.383377 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f9dd4c1-3a28-467b-a6c9-c9988e5bef09 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:41.383566 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3de770c2-a2c2-4b06-a3e1-84a4d13f5844 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:22:41.391146 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3de770c2-a2c2-4b06-a3e1-84a4d13f5844 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:22:41.391941 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 572/2285] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:41 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 1131 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:41.395243 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:41.395243 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:41.404495 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9f9dd4c1-3a28-467b-a6c9-c9988e5bef09 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:41.411953 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f9dd4c1-3a28-467b-a6c9-c9988e5bef09 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:41.412387 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f7df619b-9b6d-47af-936f-98c980e06da9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:41.412518 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 566/2286] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:41 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:41.415737 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f7df619b-9b6d-47af-936f-98c980e06da9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:22:41.416373 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f7df619b-9b6d-47af-936f-98c980e06da9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "503b77f3-868b-4318-9257-f94b545a811b", "name": "tempest-VolumesBackupsTest-Backup-241751966", "force": true, "container": "tempest-volumesbackupstest-backup-container-1877583467"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:41.418689 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-f7df619b-9b6d-47af-936f-98c980e06da9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Creating new backup {'backup': {'volume_id': '503b77f3-868b-4318-9257-f94b545a811b', 'name': 'tempest-VolumesBackupsTest-Backup-241751966', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1877583467'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:22:41.419017 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-f7df619b-9b6d-47af-936f-98c980e06da9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Creating backup of volume 503b77f3-868b-4318-9257-f94b545a811b in container tempest-volumesbackupstest-backup-container-1877583467 Aug 25 15:22:41.430371 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:41.430371 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:41.430935 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f7df619b-9b6d-47af-936f-98c980e06da9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:22:41.467892 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-f7df619b-9b6d-47af-936f-98c980e06da9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Created reservations ['34879e15-1f41-4542-b245-9c42e452900b', '9fdd2ffd-ebec-42e7-8590-0fab8ae6dcbc'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:41.538796 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f7df619b-9b6d-47af-936f-98c980e06da9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:22:41.539288 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 582/2287] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:22:41 2026] POST /volume/v3/backups => generated 327 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:22:41.552934 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-27609fb0-cc46-4343-9730-7852f4207059 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:41.556018 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-27609fb0-cc46-4343-9730-7852f4207059 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:41.556406 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-27609fb0-cc46-4343-9730-7852f4207059 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:41.556717 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-27609fb0-cc46-4343-9730-7852f4207059 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:41.556892 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-27609fb0-cc46-4343-9730-7852f4207059 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:41.577326 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:41.577326 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:41.580158 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-27609fb0-cc46-4343-9730-7852f4207059 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:41.580158 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 568/2288] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:41 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 786 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:42.129194 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:42.161515 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b6f03187-614a-4794-a689-30fc8b393ad2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:42.166403 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b6f03187-614a-4794-a689-30fc8b393ad2 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:42.167160 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b6f03187-614a-4794-a689-30fc8b393ad2 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:42.167160 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b6f03187-614a-4794-a689-30fc8b393ad2 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:42.167504 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b6f03187-614a-4794-a689-30fc8b393ad2 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:42.172091 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:42.172091 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:42.172930 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b6f03187-614a-4794-a689-30fc8b393ad2 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:42.173389 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 567/2289] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:42 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:42.276142 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:22:42.278407 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-408789385"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:42.279899 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-408789385'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:22:42.280347 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Create volume of 1 GB Aug 25 15:22:42.287133 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Availability Zones retrieved successfully. Aug 25 15:22:42.298381 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Flow 'volume_create_api' (b188bff4-2396-46f7-b5b7-4f93f0dc2db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:42.300171 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (432f2d59-31e6-4e38-a3b1-da898fa83c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:42.302183 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:22:42.345406 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (432f2d59-31e6-4e38-a3b1-da898fa83c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:42.347577 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa1a2b9-f641-4fc0-8831-90cf10be691d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:42.436673 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f0f9b3bb-1d07-4cb6-927d-f3949a53279f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:42.438688 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0f9b3bb-1d07-4cb6-927d-f3949a53279f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:42.438924 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0f9b3bb-1d07-4cb6-927d-f3949a53279f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:42.439124 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0f9b3bb-1d07-4cb6-927d-f3949a53279f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:42.448544 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Created reservations ['f3298860-4b5a-4a4b-82ef-aab0f72bac8a', '7ba0cb37-d774-4a75-9a2f-3e2ec41faf6d', 'f1cf9f35-7f96-423d-81c1-e4ccedb94931', '5711bcc8-7afe-4b84-aadf-753d4820da24'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:42.451344 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa1a2b9-f641-4fc0-8831-90cf10be691d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3298860-4b5a-4a4b-82ef-aab0f72bac8a', '7ba0cb37-d774-4a75-9a2f-3e2ec41faf6d', 'f1cf9f35-7f96-423d-81c1-e4ccedb94931', '5711bcc8-7afe-4b84-aadf-753d4820da24']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:42.451344 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc4934d2-1a46-4648-93d8-58b35832691d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:42.454609 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:42.454609 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:42.461407 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f0f9b3bb-1d07-4cb6-927d-f3949a53279f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:42.467886 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0f9b3bb-1d07-4cb6-927d-f3949a53279f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:42.468416 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 583/2290] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:42 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:42.508494 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc4934d2-1a46-4648-93d8-58b35832691d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59a8dd12-f7fa-4b8f-9718-288cf89cdee4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-408789385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e5f90db96f147c7abbd263d60e9e25c',qos_specs=None,replication_status=,reservations=['f3298860-4b5a-4a4b-82ef-aab0f72bac8a','7ba0cb37-d774-4a75-9a2f-3e2ec41faf6d','f1cf9f35-7f96-423d-81c1-e4ccedb94931','5711bcc8-7afe-4b84-aadf-753d4820da24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07107e97cebb43ef8ec1fc3eb44bf1f5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:22:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-408789385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59a8dd12-f7fa-4b8f-9718-288cf89cdee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e5f90db96f147c7abbd263d60e9e25c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07107e97cebb43ef8ec1fc3eb44bf1f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:42.508494 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e27ca007-58cf-4f79-9e80-0282da33855e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:42.549792 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e27ca007-58cf-4f79-9e80-0282da33855e) transitioned into state 'SUCCESS' from state '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-408789385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e5f90db96f147c7abbd263d60e9e25c',qos_specs=None,replication_status=,reservations=['f3298860-4b5a-4a4b-82ef-aab0f72bac8a','7ba0cb37-d774-4a75-9a2f-3e2ec41faf6d','f1cf9f35-7f96-423d-81c1-e4ccedb94931','5711bcc8-7afe-4b84-aadf-753d4820da24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07107e97cebb43ef8ec1fc3eb44bf1f5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:42.550891 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (284b2cb7-7f73-4b3c-a8a0-90c867b2d3af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:42.564576 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (284b2cb7-7f73-4b3c-a8a0-90c867b2d3af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:42.565836 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Flow 'volume_create_api' (b188bff4-2396-46f7-b5b7-4f93f0dc2db3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:42.566127 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Create volume request issued successfully. Aug 25 15:22:42.566712 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1bb6e0a1-35eb-46c1-876a-80436fd5b297 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:22:42.567131 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 573/2291] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:22:42 2026] POST /volume/v3/volumes => generated 771 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:42.583161 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6db9ded9-e1ad-4971-9614-0bda1c21c580 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:42.585727 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6db9ded9-e1ad-4971-9614-0bda1c21c580 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:22:42.586013 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6db9ded9-e1ad-4971-9614-0bda1c21c580 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:42.590286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6db9ded9-e1ad-4971-9614-0bda1c21c580 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:42.592730 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6c44a34a-5d91-4ec4-b5c7-bffa0529fc5c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:42.594777 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c44a34a-5d91-4ec4-b5c7-bffa0529fc5c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:42.595028 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c44a34a-5d91-4ec4-b5c7-bffa0529fc5c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:42.595268 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c44a34a-5d91-4ec4-b5c7-bffa0529fc5c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:42.595416 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-6c44a34a-5d91-4ec4-b5c7-bffa0529fc5c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:42.599809 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:42.599809 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:42.600830 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c44a34a-5d91-4ec4-b5c7-bffa0529fc5c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:42.601316 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 568/2292] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:42 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:42.601909 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:42.601909 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:42.606850 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6db9ded9-e1ad-4971-9614-0bda1c21c580 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:22:42.614242 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6db9ded9-e1ad-4971-9614-0bda1c21c580 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:22:42.614980 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 569/2293] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:22:42 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:43.198367 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7efcc316-03c1-4419-a7bc-9cbbe38e3095 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:43.201441 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7efcc316-03c1-4419-a7bc-9cbbe38e3095 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:43.201441 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7efcc316-03c1-4419-a7bc-9cbbe38e3095 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:43.201441 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7efcc316-03c1-4419-a7bc-9cbbe38e3095 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:43.201441 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7efcc316-03c1-4419-a7bc-9cbbe38e3095 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:43.209105 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:43.209105 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:43.210568 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7efcc316-03c1-4419-a7bc-9cbbe38e3095 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:43.242408 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 584/2294] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:43 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:43.490535 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-244ecbf1-ecef-46dd-9889-22b4dbab2f1f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:43.497808 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-244ecbf1-ecef-46dd-9889-22b4dbab2f1f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:43.498927 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-244ecbf1-ecef-46dd-9889-22b4dbab2f1f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:43.498927 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-244ecbf1-ecef-46dd-9889-22b4dbab2f1f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:43.524159 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:43.524159 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:43.536292 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-244ecbf1-ecef-46dd-9889-22b4dbab2f1f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:43.548413 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-244ecbf1-ecef-46dd-9889-22b4dbab2f1f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:43.549909 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 574/2295] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:43 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:43.619338 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4f186423-6976-412f-8b2b-d256a22fb675 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:43.621353 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f186423-6976-412f-8b2b-d256a22fb675 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:43.621656 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f186423-6976-412f-8b2b-d256a22fb675 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:43.621924 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f186423-6976-412f-8b2b-d256a22fb675 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:43.622030 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-4f186423-6976-412f-8b2b-d256a22fb675 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:43.626992 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:43.626992 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:43.627861 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f186423-6976-412f-8b2b-d256a22fb675 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:43.628245 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 569/2296] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:43 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:43.636935 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f84ce75f-b146-4b83-9710-8929af7e63cf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:43.642252 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f84ce75f-b146-4b83-9710-8929af7e63cf tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:22:43.642485 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f84ce75f-b146-4b83-9710-8929af7e63cf tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:43.642725 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f84ce75f-b146-4b83-9710-8929af7e63cf tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:43.651849 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:43.651849 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:43.657095 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f84ce75f-b146-4b83-9710-8929af7e63cf tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:22:43.670015 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f84ce75f-b146-4b83-9710-8929af7e63cf tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:22:43.670015 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 570/2297] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:22:43 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:44.224245 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-826b7816-d9c2-4b33-b22c-816916cb87ab None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:44.228027 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-826b7816-d9c2-4b33-b22c-816916cb87ab tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:44.228027 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-826b7816-d9c2-4b33-b22c-816916cb87ab tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:44.228027 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-826b7816-d9c2-4b33-b22c-816916cb87ab tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:44.228027 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-826b7816-d9c2-4b33-b22c-816916cb87ab tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:44.234765 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:44.234765 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:44.236596 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-826b7816-d9c2-4b33-b22c-816916cb87ab tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:44.236596 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 585/2298] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:44 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:22:44.566486 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2a09cf62-7f5c-40a0-ae7f-e0c87b22003c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:44.569718 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2a09cf62-7f5c-40a0-ae7f-e0c87b22003c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:44.569718 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2a09cf62-7f5c-40a0-ae7f-e0c87b22003c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:44.571654 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2a09cf62-7f5c-40a0-ae7f-e0c87b22003c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:44.584237 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:44.584237 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:44.593218 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2a09cf62-7f5c-40a0-ae7f-e0c87b22003c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:44.595955 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2a09cf62-7f5c-40a0-ae7f-e0c87b22003c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:44.596603 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 575/2299] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:44 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:44.641928 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1b09871c-1870-4400-b584-16bc87e1c825 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:44.647010 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1b09871c-1870-4400-b584-16bc87e1c825 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:44.647248 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1b09871c-1870-4400-b584-16bc87e1c825 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:44.647601 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1b09871c-1870-4400-b584-16bc87e1c825 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:44.647815 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1b09871c-1870-4400-b584-16bc87e1c825 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:44.655858 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:44.655858 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:44.656913 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1b09871c-1870-4400-b584-16bc87e1c825 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:44.657412 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 570/2300] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:44 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:45.250762 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bc3f53ef-e588-491b-9baf-cfba4148b855 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:45.253423 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bc3f53ef-e588-491b-9baf-cfba4148b855 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:45.253977 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bc3f53ef-e588-491b-9baf-cfba4148b855 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:45.254535 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bc3f53ef-e588-491b-9baf-cfba4148b855 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:45.256621 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-bc3f53ef-e588-491b-9baf-cfba4148b855 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:45.263818 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:45.263818 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:45.265383 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bc3f53ef-e588-491b-9baf-cfba4148b855 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:45.266877 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 571/2301] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:45 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:45.613289 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2247421d-8d4b-4858-92b5-a757e8300d31 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:45.618983 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2247421d-8d4b-4858-92b5-a757e8300d31 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:45.619482 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2247421d-8d4b-4858-92b5-a757e8300d31 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:45.620045 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2247421d-8d4b-4858-92b5-a757e8300d31 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:45.639142 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:45.639142 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:45.647889 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2247421d-8d4b-4858-92b5-a757e8300d31 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:45.657837 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2247421d-8d4b-4858-92b5-a757e8300d31 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:45.658348 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 586/2302] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:45 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:45.678158 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-338accf2-befa-48e7-ab3d-d1d0611373d2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:45.680289 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-338accf2-befa-48e7-ab3d-d1d0611373d2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:45.680557 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-338accf2-befa-48e7-ab3d-d1d0611373d2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:45.680814 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-338accf2-befa-48e7-ab3d-d1d0611373d2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:45.680982 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-338accf2-befa-48e7-ab3d-d1d0611373d2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:45.687843 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:45.687843 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:45.689284 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-338accf2-befa-48e7-ab3d-d1d0611373d2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:45.689787 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 576/2303] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:45 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:46.287670 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-846a0081-cb84-4121-9c6b-b85b44e492ad None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:46.292909 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-846a0081-cb84-4121-9c6b-b85b44e492ad tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:46.293086 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-846a0081-cb84-4121-9c6b-b85b44e492ad tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:46.293332 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-846a0081-cb84-4121-9c6b-b85b44e492ad tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:46.293457 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-846a0081-cb84-4121-9c6b-b85b44e492ad tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:46.309430 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:46.309430 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:46.310909 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-846a0081-cb84-4121-9c6b-b85b44e492ad tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:46.311499 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 571/2304] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:46 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:46.679236 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-247be245-95ab-4b76-9b87-6ae54db74cae None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:46.682387 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-247be245-95ab-4b76-9b87-6ae54db74cae tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:46.685570 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-247be245-95ab-4b76-9b87-6ae54db74cae tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:46.685570 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-247be245-95ab-4b76-9b87-6ae54db74cae tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:46.702431 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:46.702431 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:46.707931 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6991f7c7-06aa-4425-a446-a491a9c168cf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:46.710401 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-247be245-95ab-4b76-9b87-6ae54db74cae tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:46.710587 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6991f7c7-06aa-4425-a446-a491a9c168cf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:46.710639 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6991f7c7-06aa-4425-a446-a491a9c168cf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:46.710932 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6991f7c7-06aa-4425-a446-a491a9c168cf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:46.712874 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-6991f7c7-06aa-4425-a446-a491a9c168cf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:46.717982 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:46.717982 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:46.719165 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6991f7c7-06aa-4425-a446-a491a9c168cf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:46.719934 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 587/2305] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:46 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:46.726053 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-247be245-95ab-4b76-9b87-6ae54db74cae tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:46.726053 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 572/2306] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:46 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:47.086455 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-103169e8-9b02-4672-86e1-050eda6a6aa2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:47.089415 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-103169e8-9b02-4672-86e1-050eda6a6aa2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/attachments/10261b65-8121-4d67-b23c-91bdb62e397a/action Aug 25 15:22:47.089689 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-103169e8-9b02-4672-86e1-050eda6a6aa2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:22:47.089928 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-103169e8-9b02-4672-86e1-050eda6a6aa2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:47.117247 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:47.117247 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:47.162034 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3cf769ef-ed71-4848-b267-e5f6324969c5 req-103169e8-9b02-4672-86e1-050eda6a6aa2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/10261b65-8121-4d67-b23c-91bdb62e397a/action returned with HTTP 204 Aug 25 15:22:47.162850 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 577/2307] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:22:47 2026] POST /volume/v3/attachments/10261b65-8121-4d67-b23c-91bdb62e397a/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:47.325427 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3d4e0870-e6e4-44b5-a16c-7628a7da3128 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:47.328083 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3d4e0870-e6e4-44b5-a16c-7628a7da3128 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:47.328284 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3d4e0870-e6e4-44b5-a16c-7628a7da3128 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:47.328579 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3d4e0870-e6e4-44b5-a16c-7628a7da3128 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:47.330378 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3d4e0870-e6e4-44b5-a16c-7628a7da3128 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:47.337149 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:47.337149 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:47.338157 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3d4e0870-e6e4-44b5-a16c-7628a7da3128 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:47.338724 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 572/2308] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:47 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:47.753356 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-40956296-f25b-4676-ab06-80636e15708b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:47.753356 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-40956296-f25b-4676-ab06-80636e15708b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:47.753356 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-40956296-f25b-4676-ab06-80636e15708b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:47.753356 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-40956296-f25b-4676-ab06-80636e15708b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:47.753356 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-40956296-f25b-4676-ab06-80636e15708b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:47.753356 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:47.753356 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:47.754346 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-58078de0-f835-4b74-a71d-cc110df8c58f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:47.754668 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-40956296-f25b-4676-ab06-80636e15708b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:47.754668 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 588/2309] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:47 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:47.754769 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-58078de0-f835-4b74-a71d-cc110df8c58f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:47.754769 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-58078de0-f835-4b74-a71d-cc110df8c58f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:47.754769 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-58078de0-f835-4b74-a71d-cc110df8c58f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:47.765214 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:47.765214 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:47.770206 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-58078de0-f835-4b74-a71d-cc110df8c58f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:47.776788 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-58078de0-f835-4b74-a71d-cc110df8c58f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:47.802226 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 573/2310] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:47 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 1168 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:47.868374 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-065eb41c-e30e-4bf2-82cb-7f159ad0ea7f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:47.870996 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-065eb41c-e30e-4bf2-82cb-7f159ad0ea7f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:47.871178 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-065eb41c-e30e-4bf2-82cb-7f159ad0ea7f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:47.871353 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-065eb41c-e30e-4bf2-82cb-7f159ad0ea7f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:47.881878 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:47.881878 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:47.886122 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-065eb41c-e30e-4bf2-82cb-7f159ad0ea7f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:47.891076 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-065eb41c-e30e-4bf2-82cb-7f159ad0ea7f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:47.907287 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 578/2311] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:47 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:47.948385 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-dc05f607-c047-4606-817d-056503404e04 req-f38e8196-a6c6-4c19-be42-169f0d22e4b4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:47.951375 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-f38e8196-a6c6-4c19-be42-169f0d22e4b4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:47.951638 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-f38e8196-a6c6-4c19-be42-169f0d22e4b4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:47.951875 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-f38e8196-a6c6-4c19-be42-169f0d22e4b4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:47.966482 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:47.966482 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:47.972173 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-dc05f607-c047-4606-817d-056503404e04 req-f38e8196-a6c6-4c19-be42-169f0d22e4b4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:47.987530 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-f38e8196-a6c6-4c19-be42-169f0d22e4b4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:47.987530 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 573/2312] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:22:47 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 1168 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:48.045124 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-dc05f607-c047-4606-817d-056503404e04 req-4f2978eb-5eb9-4d05-b03c-723e4b5723de None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:48.049787 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-4f2978eb-5eb9-4d05-b03c-723e4b5723de tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f/action Aug 25 15:22:48.050351 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-4f2978eb-5eb9-4d05-b03c-723e4b5723de tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:22:48.050512 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-4f2978eb-5eb9-4d05-b03c-723e4b5723de tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:48.084235 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:48.084235 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:48.084867 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-dc05f607-c047-4606-817d-056503404e04 req-4f2978eb-5eb9-4d05-b03c-723e4b5723de tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:48.116908 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-dc05f607-c047-4606-817d-056503404e04 req-4f2978eb-5eb9-4d05-b03c-723e4b5723de tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Begin detaching volume completed successfully. Aug 25 15:22:48.117133 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-4f2978eb-5eb9-4d05-b03c-723e4b5723de tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f/action returned with HTTP 202 Aug 25 15:22:48.117593 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 589/2313] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:22:48 2026] POST /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:22:48.204155 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c2ca142e-056f-4605-9855-b3851f819efa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:48.204761 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2ca142e-056f-4605-9855-b3851f819efa None None] GET https://10.4.3.85/volume// Aug 25 15:22:48.205019 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2ca142e-056f-4605-9855-b3851f819efa None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:48.205277 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2ca142e-056f-4605-9855-b3851f819efa None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:48.205731 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2ca142e-056f-4605-9855-b3851f819efa None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:22:48.206332 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 574/2314] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:22:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:22:48.215335 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-dc05f607-c047-4606-817d-056503404e04 req-caa5ba16-6f76-4320-8186-91d94714324b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:48.218423 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-caa5ba16-6f76-4320-8186-91d94714324b tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:48.219415 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-caa5ba16-6f76-4320-8186-91d94714324b tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:48.219415 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-caa5ba16-6f76-4320-8186-91d94714324b tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:48.232225 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:48.232225 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:48.241325 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-dc05f607-c047-4606-817d-056503404e04 req-caa5ba16-6f76-4320-8186-91d94714324b tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:48.255913 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-caa5ba16-6f76-4320-8186-91d94714324b tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:48.256544 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 579/2315] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:22:48 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 1351 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:22:48.270684 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-dc05f607-c047-4606-817d-056503404e04 req-a39ca204-cf7f-4af0-af25-4b6f77dce543 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:48.276063 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-a39ca204-cf7f-4af0-af25-4b6f77dce543 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f/encryption Aug 25 15:22:48.276283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-a39ca204-cf7f-4af0-af25-4b6f77dce543 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:48.276545 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-a39ca204-cf7f-4af0-af25-4b6f77dce543 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:48.291909 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:48.291909 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:48.301169 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-a39ca204-cf7f-4af0-af25-4b6f77dce543 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f/encryption returned with HTTP 200 Aug 25 15:22:48.301452 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 574/2316] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:22:48 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:48.355235 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8c0f7b7c-db9e-4149-a1f7-5920b0c026fd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:48.359797 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8c0f7b7c-db9e-4149-a1f7-5920b0c026fd tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:48.359797 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8c0f7b7c-db9e-4149-a1f7-5920b0c026fd tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:48.359797 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8c0f7b7c-db9e-4149-a1f7-5920b0c026fd tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:48.359797 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-8c0f7b7c-db9e-4149-a1f7-5920b0c026fd tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:48.370949 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:48.370949 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:48.372656 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8c0f7b7c-db9e-4149-a1f7-5920b0c026fd tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:48.373768 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 590/2317] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:48 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:48.763144 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cfa31ecd-9b18-42c7-96e0-204d5348188f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:48.767059 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cfa31ecd-9b18-42c7-96e0-204d5348188f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:48.767303 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cfa31ecd-9b18-42c7-96e0-204d5348188f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:48.767523 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cfa31ecd-9b18-42c7-96e0-204d5348188f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:48.767638 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-cfa31ecd-9b18-42c7-96e0-204d5348188f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:48.773620 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:48.773620 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:48.774940 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cfa31ecd-9b18-42c7-96e0-204d5348188f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:48.775766 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 575/2318] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:48 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:49.390505 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5bdf4c21-3da9-4e55-9bb1-0f2f9865a4de None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:49.393607 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5bdf4c21-3da9-4e55-9bb1-0f2f9865a4de tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:49.393917 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5bdf4c21-3da9-4e55-9bb1-0f2f9865a4de tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:49.394172 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5bdf4c21-3da9-4e55-9bb1-0f2f9865a4de tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:49.394328 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-5bdf4c21-3da9-4e55-9bb1-0f2f9865a4de tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:49.400430 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:49.400430 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:49.402230 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5bdf4c21-3da9-4e55-9bb1-0f2f9865a4de tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:49.402542 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 580/2319] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:49 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:49.457418 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-dc05f607-c047-4606-817d-056503404e04 req-81210d93-ce07-4643-b6c9-a38a0601becb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:49.464147 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-81210d93-ce07-4643-b6c9-a38a0601becb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] DELETE https://10.4.3.85/volume/v3/attachments/10261b65-8121-4d67-b23c-91bdb62e397a Aug 25 15:22:49.483079 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-81210d93-ce07-4643-b6c9-a38a0601becb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:49.483079 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-81210d93-ce07-4643-b6c9-a38a0601becb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:49.483079 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:49.483079 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:49.598491 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dc05f607-c047-4606-817d-056503404e04 req-81210d93-ce07-4643-b6c9-a38a0601becb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/10261b65-8121-4d67-b23c-91bdb62e397a returned with HTTP 200 Aug 25 15:22:49.598491 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 575/2320] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:22:49 2026] DELETE /volume/v3/attachments/10261b65-8121-4d67-b23c-91bdb62e397a => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:49.792794 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2009b3ed-25cb-4bc5-b1a4-73a30928be49 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:49.792794 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2009b3ed-25cb-4bc5-b1a4-73a30928be49 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:49.792794 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2009b3ed-25cb-4bc5-b1a4-73a30928be49 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:49.792794 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2009b3ed-25cb-4bc5-b1a4-73a30928be49 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:49.792794 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-2009b3ed-25cb-4bc5-b1a4-73a30928be49 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:49.796790 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:49.796790 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:49.797907 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2009b3ed-25cb-4bc5-b1a4-73a30928be49 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:49.798762 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 591/2321] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:49 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:50.369061 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-93c206d4-805f-428a-b65a-1e6a93b11bac req-a1a8e7f6-0ad7-4cb9-adf9-375e38b496db None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:50.372137 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-93c206d4-805f-428a-b65a-1e6a93b11bac req-a1a8e7f6-0ad7-4cb9-adf9-375e38b496db tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:50.372300 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-93c206d4-805f-428a-b65a-1e6a93b11bac req-a1a8e7f6-0ad7-4cb9-adf9-375e38b496db tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:50.372603 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-93c206d4-805f-428a-b65a-1e6a93b11bac req-a1a8e7f6-0ad7-4cb9-adf9-375e38b496db tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:50.382783 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:50.382783 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:50.387274 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-93c206d4-805f-428a-b65a-1e6a93b11bac req-a1a8e7f6-0ad7-4cb9-adf9-375e38b496db tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:50.392231 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-93c206d4-805f-428a-b65a-1e6a93b11bac req-a1a8e7f6-0ad7-4cb9-adf9-375e38b496db tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:50.392685 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 576/2322] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:22:50 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:50.418129 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cb130f75-8584-48ef-8a91-321318cd3f5b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:50.420985 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb130f75-8584-48ef-8a91-321318cd3f5b tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:50.421304 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb130f75-8584-48ef-8a91-321318cd3f5b tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:50.421606 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb130f75-8584-48ef-8a91-321318cd3f5b tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:50.421782 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-cb130f75-8584-48ef-8a91-321318cd3f5b tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:50.428915 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:50.428915 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:50.430520 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb130f75-8584-48ef-8a91-321318cd3f5b tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:50.435322 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 581/2323] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:50 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:50.814085 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f385b5c1-952a-4b70-9f49-8a06b5865c74 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:50.818504 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f385b5c1-952a-4b70-9f49-8a06b5865c74 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:50.818504 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f385b5c1-952a-4b70-9f49-8a06b5865c74 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:50.818504 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f385b5c1-952a-4b70-9f49-8a06b5865c74 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:50.818504 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f385b5c1-952a-4b70-9f49-8a06b5865c74 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:50.825653 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:50.825653 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:50.825653 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f385b5c1-952a-4b70-9f49-8a06b5865c74 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:50.825653 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 576/2324] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:50 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:51.446742 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9dc19799-957d-47fb-a4e4-4378e28970ff None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:51.449777 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9dc19799-957d-47fb-a4e4-4378e28970ff tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:51.450053 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9dc19799-957d-47fb-a4e4-4378e28970ff tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:51.450268 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9dc19799-957d-47fb-a4e4-4378e28970ff tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:51.450413 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9dc19799-957d-47fb-a4e4-4378e28970ff tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:51.455300 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:51.455300 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:51.456190 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9dc19799-957d-47fb-a4e4-4378e28970ff tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:51.456657 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 592/2325] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:51 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:51.846212 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-36a9e59b-11a2-4f65-80f5-b2973421be9b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:51.848050 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-36a9e59b-11a2-4f65-80f5-b2973421be9b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:51.848418 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-36a9e59b-11a2-4f65-80f5-b2973421be9b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:51.848846 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-36a9e59b-11a2-4f65-80f5-b2973421be9b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:51.848846 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-36a9e59b-11a2-4f65-80f5-b2973421be9b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:51.859423 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:51.859423 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:51.861063 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-36a9e59b-11a2-4f65-80f5-b2973421be9b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:51.861063 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 577/2326] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:51 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:52.470408 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1329577b-58eb-4739-9217-aa5ecdef1158 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:52.477619 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1329577b-58eb-4739-9217-aa5ecdef1158 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:52.477619 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1329577b-58eb-4739-9217-aa5ecdef1158 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:52.477619 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1329577b-58eb-4739-9217-aa5ecdef1158 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:52.477619 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-1329577b-58eb-4739-9217-aa5ecdef1158 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:52.485209 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:52.485209 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:52.488657 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1329577b-58eb-4739-9217-aa5ecdef1158 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:52.488657 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 582/2327] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:52 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:52.874228 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d0f05623-cc0a-4ff3-b685-b94605a8fb26 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:52.876447 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0f05623-cc0a-4ff3-b685-b94605a8fb26 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:52.876617 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0f05623-cc0a-4ff3-b685-b94605a8fb26 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:52.877884 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0f05623-cc0a-4ff3-b685-b94605a8fb26 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:52.877884 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d0f05623-cc0a-4ff3-b685-b94605a8fb26 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:52.883005 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:52.883005 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:52.884431 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0f05623-cc0a-4ff3-b685-b94605a8fb26 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:52.884431 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 577/2328] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:52 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:53.499166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f263eb0d-e85d-4809-913d-d7d83650a58f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:53.502966 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f263eb0d-e85d-4809-913d-d7d83650a58f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:53.503300 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f263eb0d-e85d-4809-913d-d7d83650a58f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:53.503592 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f263eb0d-e85d-4809-913d-d7d83650a58f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:53.503880 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-f263eb0d-e85d-4809-913d-d7d83650a58f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:53.510888 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:53.510888 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:53.514504 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f263eb0d-e85d-4809-913d-d7d83650a58f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:53.514504 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 593/2329] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:53 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:53.793325 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ef83617c-7713-4f7c-a48c-17b742d88836 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:53.797510 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef83617c-7713-4f7c-a48c-17b742d88836 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] DELETE https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:53.797876 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef83617c-7713-4f7c-a48c-17b742d88836 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:53.798285 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef83617c-7713-4f7c-a48c-17b742d88836 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:53.798449 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-ef83617c-7713-4f7c-a48c-17b742d88836 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Delete volume with id: b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:53.812484 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:53.812484 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:53.813607 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ef83617c-7713-4f7c-a48c-17b742d88836 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:53.858394 np0000008087 devstack@c-api.service[100467]: WARNING cinder.keymgr.conf_key_mgr [None req-ef83617c-7713-4f7c-a48c-17b742d88836 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 15:22:53.896596 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0f14f1e9-07cf-4d58-9059-98f4dc3e6cb5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:53.898735 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0f14f1e9-07cf-4d58-9059-98f4dc3e6cb5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:53.898939 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0f14f1e9-07cf-4d58-9059-98f4dc3e6cb5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:53.901201 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0f14f1e9-07cf-4d58-9059-98f4dc3e6cb5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:53.901201 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-0f14f1e9-07cf-4d58-9059-98f4dc3e6cb5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:53.904094 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:53.904094 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:53.905053 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0f14f1e9-07cf-4d58-9059-98f4dc3e6cb5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:53.905549 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 583/2330] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:53 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:53.907992 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ef83617c-7713-4f7c-a48c-17b742d88836 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Delete volume request issued successfully. Aug 25 15:22:53.908243 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef83617c-7713-4f7c-a48c-17b742d88836 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 202 Aug 25 15:22:53.908743 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 578/2331] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:22:53 2026] DELETE /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:22:53.916233 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-626764e0-5a7b-47ab-9504-a4756bda2eac None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:53.918650 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-626764e0-5a7b-47ab-9504-a4756bda2eac tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:53.918967 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-626764e0-5a7b-47ab-9504-a4756bda2eac tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:53.919143 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-626764e0-5a7b-47ab-9504-a4756bda2eac tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:53.928268 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:53.928268 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:53.934312 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-626764e0-5a7b-47ab-9504-a4756bda2eac tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:22:53.940114 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-626764e0-5a7b-47ab-9504-a4756bda2eac tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 200 Aug 25 15:22:53.943309 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 578/2332] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:53 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:54.525715 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d852e787-60f1-4ca4-b3f9-d398b6519562 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:54.527759 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d852e787-60f1-4ca4-b3f9-d398b6519562 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:54.528043 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d852e787-60f1-4ca4-b3f9-d398b6519562 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:54.528264 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d852e787-60f1-4ca4-b3f9-d398b6519562 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:54.528406 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d852e787-60f1-4ca4-b3f9-d398b6519562 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:54.533399 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:54.533399 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:54.534263 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d852e787-60f1-4ca4-b3f9-d398b6519562 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:54.534646 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 594/2333] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:54 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:54.917985 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3731cadb-7b9f-437b-b229-876dfed70ba5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:54.920319 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3731cadb-7b9f-437b-b229-876dfed70ba5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:54.920647 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3731cadb-7b9f-437b-b229-876dfed70ba5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:54.920920 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3731cadb-7b9f-437b-b229-876dfed70ba5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:54.921137 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-3731cadb-7b9f-437b-b229-876dfed70ba5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:54.928371 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:54.928371 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:54.929168 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3731cadb-7b9f-437b-b229-876dfed70ba5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:54.929592 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 584/2334] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:54 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:54.958084 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aa26c40d-65ff-41c7-9b66-daa11712bbe5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:54.960515 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aa26c40d-65ff-41c7-9b66-daa11712bbe5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f Aug 25 15:22:54.960751 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aa26c40d-65ff-41c7-9b66-daa11712bbe5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:54.961001 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aa26c40d-65ff-41c7-9b66-daa11712bbe5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:54.977681 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aa26c40d-65ff-41c7-9b66-daa11712bbe5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f returned with HTTP 404 Aug 25 15:22:54.978474 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 579/2335] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:54 2026] GET /volume/v3/volumes/b2e2d17a-65e4-4dd4-9b63-1ac5731b830f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:22:54.988872 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-71a167ad-1dcc-4329-a318-f6563d224764 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:54.990729 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-71a167ad-1dcc-4329-a318-f6563d224764 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 Aug 25 15:22:54.992092 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-71a167ad-1dcc-4329-a318-f6563d224764 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:54.992371 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-71a167ad-1dcc-4329-a318-f6563d224764 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:54.993267 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-71a167ad-1dcc-4329-a318-f6563d224764 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:22:55.046896 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-71a167ad-1dcc-4329-a318-f6563d224764 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Get all volumes completed successfully. Aug 25 15:22:55.049793 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:55.049793 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:55.055821 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-71a167ad-1dcc-4329-a318-f6563d224764 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 15:22:55.056275 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 579/2336] 10.4.3.85 () {66 vars in 1278 bytes} [Tue Aug 25 15:22:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17423 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:22:55.073521 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8075107c-c814-48de-b5a4-0d11886f21d1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:55.075358 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8075107c-c814-48de-b5a4-0d11886f21d1 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] DELETE https://10.4.3.85/volume/v3/types/9c1e2a88-627c-4954-bcd9-70594d1733f2 Aug 25 15:22:55.075584 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8075107c-c814-48de-b5a4-0d11886f21d1 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:55.075790 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8075107c-c814-48de-b5a4-0d11886f21d1 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:55.132192 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8075107c-c814-48de-b5a4-0d11886f21d1 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/types/9c1e2a88-627c-4954-bcd9-70594d1733f2 returned with HTTP 202 Aug 25 15:22:55.132694 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 595/2337] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:22:55 2026] DELETE /volume/v3/types/9c1e2a88-627c-4954-bcd9-70594d1733f2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:22:55.144640 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f30cb51a-a202-49d8-b58b-ae5539fdffe8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:55.146743 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f30cb51a-a202-49d8-b58b-ae5539fdffe8 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:22:55.147124 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f30cb51a-a202-49d8-b58b-ae5539fdffe8 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1686743604", "extra_specs": {}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:55.167156 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f30cb51a-a202-49d8-b58b-ae5539fdffe8 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:22:55.167557 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 585/2338] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:22:55 2026] POST /volume/v3/types => generated 212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:55.175574 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-591937d1-f513-4b1c-8281-8c3a556a5971 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:55.177802 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-591937d1-f513-4b1c-8281-8c3a556a5971 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] POST https://10.4.3.85/volume/v3/types/4becb38b-8bf5-416e-8d41-c668e1ac80de/encryption Aug 25 15:22:55.178195 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-591937d1-f513-4b1c-8281-8c3a556a5971 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:55.198810 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-591937d1-f513-4b1c-8281-8c3a556a5971 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/types/4becb38b-8bf5-416e-8d41-c668e1ac80de/encryption returned with HTTP 200 Aug 25 15:22:55.199309 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 580/2339] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:22:55 2026] POST /volume/v3/types/4becb38b-8bf5-416e-8d41-c668e1ac80de/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:55.209538 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:55.211458 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:22:55.211888 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1472867884", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1686743604", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:55.213550 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1472867884', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1686743604', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:22:55.217455 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Create volume of 1 GB Aug 25 15:22:55.217920 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:55.217920 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:55.218487 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Availability Zones retrieved successfully. Aug 25 15:22:55.228447 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Flow 'volume_create_api' (9dd2d0dd-96fb-4aab-bc8f-53074b7cbe59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:55.229793 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e73fe8-6cdf-4491-a167-bfb9d9beca6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:55.231265 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:22:55.262754 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e73fe8-6cdf-4491-a167-bfb9d9beca6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:22:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4becb38b-8bf5-416e-8d41-c668e1ac80de,is_public=True,name='tempest-scenario-type-luks-1686743604',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4becb38b-8bf5-416e-8d41-c668e1ac80de', '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=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:55.263913 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ded11bc-3579-417d-829f-dd3ff0873392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:55.298460 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1686743604 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1686743604, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:22:55.298768 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1686743604 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1686743604, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:22:55.341649 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Created reservations ['3c137aef-a7b3-4ad2-ab42-784d61f01983', 'a4e70052-15f3-4786-a8e6-084fd7fca750', '8badb8d4-455a-42d3-9870-05f1fe84314e', '265397f9-ab10-4e06-984a-25cafaeb72a6'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:55.342814 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ded11bc-3579-417d-829f-dd3ff0873392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c137aef-a7b3-4ad2-ab42-784d61f01983', 'a4e70052-15f3-4786-a8e6-084fd7fca750', '8badb8d4-455a-42d3-9870-05f1fe84314e', '265397f9-ab10-4e06-984a-25cafaeb72a6']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:55.343954 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b82b468f-c22a-45fa-9cc7-8be9a6b7520e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:55.372820 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b82b468f-c22a-45fa-9cc7-8be9a6b7520e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ba31e4f-6d43-4d5b-af0f-f98cf81f7625', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1472867884',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d8a4c46ed44df3acfc0442c14e1a1f',qos_specs=None,replication_status=,reservations=['3c137aef-a7b3-4ad2-ab42-784d61f01983','a4e70052-15f3-4786-a8e6-084fd7fca750','8badb8d4-455a-42d3-9870-05f1fe84314e','265397f9-ab10-4e06-984a-25cafaeb72a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09bb49a354ac4b97a0798e860a35545c',volume_type_id=4becb38b-8bf5-416e-8d41-c668e1ac80de), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:22:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1472867884',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8ba31e4f-6d43-4d5b-af0f-f98cf81f7625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4d8a4c46ed44df3acfc0442c14e1a1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09bb49a354ac4b97a0798e860a35545c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4becb38b-8bf5-416e-8d41-c668e1ac80de),volume_type_id=4becb38b-8bf5-416e-8d41-c668e1ac80de)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:55.374002 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e60657e-49f9-40ae-9b4b-1423362363bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:55.399613 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e60657e-49f9-40ae-9b4b-1423362363bb) transitioned into state 'SUCCESS' from state '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-1472867884',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4d8a4c46ed44df3acfc0442c14e1a1f',qos_specs=None,replication_status=,reservations=['3c137aef-a7b3-4ad2-ab42-784d61f01983','a4e70052-15f3-4786-a8e6-084fd7fca750','8badb8d4-455a-42d3-9870-05f1fe84314e','265397f9-ab10-4e06-984a-25cafaeb72a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09bb49a354ac4b97a0798e860a35545c',volume_type_id=4becb38b-8bf5-416e-8d41-c668e1ac80de)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:55.400433 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9564efec-0df2-4fcb-a458-44053859fa8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:55.413626 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9564efec-0df2-4fcb-a458-44053859fa8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:55.414724 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Flow 'volume_create_api' (9dd2d0dd-96fb-4aab-bc8f-53074b7cbe59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:55.415080 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Create volume request issued successfully. Aug 25 15:22:55.416030 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b7b990bb-363f-4ddb-b603-7aee10d5d8f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:22:55.416531 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 580/2340] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:22:55 2026] POST /volume/v3/volumes => generated 783 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:22:55.547269 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6beda376-81c9-4cfb-9433-985e6b4eef56 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:55.549051 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6beda376-81c9-4cfb-9433-985e6b4eef56 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:55.549266 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6beda376-81c9-4cfb-9433-985e6b4eef56 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:55.549450 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6beda376-81c9-4cfb-9433-985e6b4eef56 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:55.549644 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-6beda376-81c9-4cfb-9433-985e6b4eef56 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:55.554694 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:55.554694 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:55.555373 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6beda376-81c9-4cfb-9433-985e6b4eef56 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:55.555852 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 596/2341] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:55 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:55.575192 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-06fa9c96-c9a4-45a2-932c-587648116e3d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:55.577717 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-06fa9c96-c9a4-45a2-932c-587648116e3d tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a Aug 25 15:22:55.578019 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-06fa9c96-c9a4-45a2-932c-587648116e3d tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:55.578324 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-06fa9c96-c9a4-45a2-932c-587648116e3d tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:55.589124 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:55.589124 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:55.594860 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-06fa9c96-c9a4-45a2-932c-587648116e3d tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:22:55.601758 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-06fa9c96-c9a4-45a2-932c-587648116e3d tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a returned with HTTP 200 Aug 25 15:22:55.602225 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 586/2342] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:55 2026] GET /volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:55.618950 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-19b0bb02-9248-415f-b8c8-e537f4129de0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:55.707243 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-19b0bb02-9248-415f-b8c8-e537f4129de0 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3/export_record Aug 25 15:22:55.707458 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-19b0bb02-9248-415f-b8c8-e537f4129de0 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:55.707692 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-19b0bb02-9248-415f-b8c8-e537f4129de0 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Calling method 'export_record' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:55.707822 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-19b0bb02-9248-415f-b8c8-e537f4129de0 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Export record for backup b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100467) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 15:22:55.728807 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:55.728807 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:55.730018 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.api [None req-19b0bb02-9248-415f-b8c8-e537f4129de0 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Calling RPCAPI with context: , host: np0000008087, backup: b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100467) export_record /opt/stack/cinder/cinder/backup/api.py:552}} Aug 25 15:22:55.762783 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-19b0bb02-9248-415f-b8c8-e537f4129de0 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] export_record in rpcapi backup_id b062d0f0-8ef8-4901-bccd-00a71154ceb3 on host np0000008087. {{(pid=100467) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 15:22:55.777856 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-19b0bb02-9248-415f-b8c8-e537f4129de0 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjA2MmQwZjAtOGVmOC00OTAxLWJjY2QtMDBhNzExNTRjZWIzIiwgInVzZXJfaWQiOiAiMDZlNjM3MjA3YWEyNGVkMzgwZjE4ODI4M2NlOTcyM2MiLCAicHJvamVjdF9pZCI6ICI5MTc1YWIzNzFmOGI0Y2E0OTYxMjE4YTgxYTZjZThiNCIsICJ2b2x1bWVfaWQiOiAiN2IyOGMxNTAtOTI4Zi00NmVkLWJlNzUtODllODFhMDAzMDJhIiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03OTg0MjU5NTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODc1MjY3NzUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2IyOGMxNTAtOTI4Zi00NmVkLWJlNzUtODllODFhMDAzMDJhLzIwMjYwODI1MTUyMjM3L2F6X25vdmFfYmFja3VwX2IwNjJkMGYwLThlZjgtNDkwMS1iY2NkLTAwYTcxMTU0Y2ViMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTU6MjI6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTU6MjI6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNToyMjo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100467) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 15:22:55.778221 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-19b0bb02-9248-415f-b8c8-e537f4129de0 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3/export_record returned with HTTP 200 Aug 25 15:22:55.778670 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 581/2343] 10.4.3.85 () {66 vars in 1383 bytes} [Tue Aug 25 15:22:55 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3/export_record => generated 1508 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:22:55.786847 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9bcb73c3-6517-4de2-b8a6-d48ba8be2c04 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:55.789094 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bcb73c3-6517-4de2-b8a6-d48ba8be2c04 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] POST https://10.4.3.85/volume/v3/backups/import_record Aug 25 15:22:55.789638 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9bcb73c3-6517-4de2-b8a6-d48ba8be2c04 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTA4YmMwMDktYmYxYS00MGIxLWJjNzQtZGNmZWRlYWIyNDZkIiwgInVzZXJfaWQiOiAiMDZlNjM3MjA3YWEyNGVkMzgwZjE4ODI4M2NlOTcyM2MiLCAicHJvamVjdF9pZCI6ICI5MTc1YWIzNzFmOGI0Y2E0OTYxMjE4YTgxYTZjZThiNCIsICJ2b2x1bWVfaWQiOiAiN2IyOGMxNTAtOTI4Zi00NmVkLWJlNzUtODllODFhMDAzMDJhIiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03OTg0MjU5NTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODc1MjY3NzUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2IyOGMxNTAtOTI4Zi00NmVkLWJlNzUtODllODFhMDAzMDJhLzIwMjYwODI1MTUyMjM3L2F6X25vdmFfYmFja3VwX2IwNjJkMGYwLThlZjgtNDkwMS1iY2NkLTAwYTcxMTU0Y2ViMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTU6MjI6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTU6MjI6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNToyMjo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:55.791488 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-9bcb73c3-6517-4de2-b8a6-d48ba8be2c04 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTA4YmMwMDktYmYxYS00MGIxLWJjNzQtZGNmZWRlYWIyNDZkIiwgInVzZXJfaWQiOiAiMDZlNjM3MjA3YWEyNGVkMzgwZjE4ODI4M2NlOTcyM2MiLCAicHJvamVjdF9pZCI6ICI5MTc1YWIzNzFmOGI0Y2E0OTYxMjE4YTgxYTZjZThiNCIsICJ2b2x1bWVfaWQiOiAiN2IyOGMxNTAtOTI4Zi00NmVkLWJlNzUtODllODFhMDAzMDJhIiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03OTg0MjU5NTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODc1MjY3NzUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2IyOGMxNTAtOTI4Zi00NmVkLWJlNzUtODllODFhMDAzMDJhLzIwMjYwODI1MTUyMjM3L2F6X25vdmFfYmFja3VwX2IwNjJkMGYwLThlZjgtNDkwMS1iY2NkLTAwYTcxMTU0Y2ViMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTU6MjI6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTU6MjI6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNToyMjo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100468) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 15:22:55.791643 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-9bcb73c3-6517-4de2-b8a6-d48ba8be2c04 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTA4YmMwMDktYmYxYS00MGIxLWJjNzQtZGNmZWRlYWIyNDZkIiwgInVzZXJfaWQiOiAiMDZlNjM3MjA3YWEyNGVkMzgwZjE4ODI4M2NlOTcyM2MiLCAicHJvamVjdF9pZCI6ICI5MTc1YWIzNzFmOGI0Y2E0OTYxMjE4YTgxYTZjZThiNCIsICJ2b2x1bWVfaWQiOiAiN2IyOGMxNTAtOTI4Zi00NmVkLWJlNzUtODllODFhMDAzMDJhIiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03OTg0MjU5NTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODc1MjY3NzUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2IyOGMxNTAtOTI4Zi00NmVkLWJlNzUtODllODFhMDAzMDJhLzIwMjYwODI1MTUyMjM3L2F6X25vdmFfYmFja3VwX2IwNjJkMGYwLThlZjgtNDkwMS1iY2NkLTAwYTcxMTU0Y2ViMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTU6MjI6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTU6MjI6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNToyMjo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100468) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 15:22:55.791968 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:55.791968 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:55.930591 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-9bcb73c3-6517-4de2-b8a6-d48ba8be2c04 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Created reservations ['a07b1f87-bfc3-48db-8c93-dbc34e4b02a0', '576b6fef-5042-4b5d-82ad-6d4f3fe9889e'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:55.940513 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-caabbda8-b94d-4f37-9fe1-b6b594e51f3d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:55.942774 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-caabbda8-b94d-4f37-9fe1-b6b594e51f3d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:55.943000 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-caabbda8-b94d-4f37-9fe1-b6b594e51f3d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:55.943173 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-caabbda8-b94d-4f37-9fe1-b6b594e51f3d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:55.943276 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-caabbda8-b94d-4f37-9fe1-b6b594e51f3d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:55.951673 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:55.951673 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:55.952532 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-caabbda8-b94d-4f37-9fe1-b6b594e51f3d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:55.952952 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 597/2344] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:55 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:55.996723 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-9bcb73c3-6517-4de2-b8a6-d48ba8be2c04 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] import_record rpcapi backup id 908bc009-bf1a-40b1-bc74-dcfedeab246d on host np0000008087 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTA4YmMwMDktYmYxYS00MGIxLWJjNzQtZGNmZWRlYWIyNDZkIiwgInVzZXJfaWQiOiAiMDZlNjM3MjA3YWEyNGVkMzgwZjE4ODI4M2NlOTcyM2MiLCAicHJvamVjdF9pZCI6ICI5MTc1YWIzNzFmOGI0Y2E0OTYxMjE4YTgxYTZjZThiNCIsICJ2b2x1bWVfaWQiOiAiN2IyOGMxNTAtOTI4Zi00NmVkLWJlNzUtODllODFhMDAzMDJhIiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci03OTg0MjU5NTIiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtODc1MjY3NzUxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfN2IyOGMxNTAtOTI4Zi00NmVkLWJlNzUtODllODFhMDAzMDJhLzIwMjYwODI1MTUyMjM3L2F6X25vdmFfYmFja3VwX2IwNjJkMGYwLThlZjgtNDkwMS1iY2NkLTAwYTcxMTU0Y2ViMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTU6MjI6MjdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTU6MjI6MjdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNToyMjo1NVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100468) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 25 15:22:55.999715 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-9bcb73c3-6517-4de2-b8a6-d48ba8be2c04 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Import record output: {'backup': {'id': '908bc009-bf1a-40b1-bc74-dcfedeab246d', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.85/volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d'}, {'rel': 'bookmark', 'href': 'https://10.4.3.85/volume/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d'}]}}. {{(pid=100468) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 25 15:22:56.000021 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bcb73c3-6517-4de2-b8a6-d48ba8be2c04 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] https://10.4.3.85/volume/v3/backups/import_record returned with HTTP 201 Aug 25 15:22:56.000622 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 581/2345] 10.4.3.85 () {68 vars in 1295 bytes} [Tue Aug 25 15:22:55 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 214 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 25 15:22:56.013691 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-90516052-50ef-4b36-8e17-46d986ab07f6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:56.016032 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-90516052-50ef-4b36-8e17-46d986ab07f6 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] GET https://10.4.3.85/volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d Aug 25 15:22:56.016330 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-90516052-50ef-4b36-8e17-46d986ab07f6 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:56.016616 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-90516052-50ef-4b36-8e17-46d986ab07f6 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:56.016770 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-90516052-50ef-4b36-8e17-46d986ab07f6 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Show backup with id 908bc009-bf1a-40b1-bc74-dcfedeab246d. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:56.030099 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:56.030099 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:56.030859 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-90516052-50ef-4b36-8e17-46d986ab07f6 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] https://10.4.3.85/volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d returned with HTTP 200 Aug 25 15:22:56.031303 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 587/2346] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:56 2026] GET /volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d => generated 645 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:56.965277 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d1f418e2-c018-44ad-b2c7-723e75bc2125 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:56.967236 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d1f418e2-c018-44ad-b2c7-723e75bc2125 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:56.967483 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d1f418e2-c018-44ad-b2c7-723e75bc2125 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:56.967692 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d1f418e2-c018-44ad-b2c7-723e75bc2125 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:56.967828 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d1f418e2-c018-44ad-b2c7-723e75bc2125 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:56.972842 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:56.972842 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:56.973892 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d1f418e2-c018-44ad-b2c7-723e75bc2125 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:56.974335 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 582/2347] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:56 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:57.043405 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5ce7db37-919a-42d1-9cde-cadba158e54d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:57.048835 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5ce7db37-919a-42d1-9cde-cadba158e54d tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] GET https://10.4.3.85/volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d Aug 25 15:22:57.049036 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5ce7db37-919a-42d1-9cde-cadba158e54d tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:57.049256 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5ce7db37-919a-42d1-9cde-cadba158e54d tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:57.049328 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-5ce7db37-919a-42d1-9cde-cadba158e54d tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Show backup with id 908bc009-bf1a-40b1-bc74-dcfedeab246d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:57.066790 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:57.066790 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:57.067460 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5ce7db37-919a-42d1-9cde-cadba158e54d tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] https://10.4.3.85/volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d returned with HTTP 200 Aug 25 15:22:57.068863 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 598/2348] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:57 2026] GET /volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d => generated 799 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:57.079214 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a42f6256-806c-47e2-90f0-757088f7011e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:57.081543 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a42f6256-806c-47e2-90f0-757088f7011e tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] GET https://10.4.3.85/volume/v3/backups Aug 25 15:22:57.081768 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a42f6256-806c-47e2-90f0-757088f7011e tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:57.082022 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a42f6256-806c-47e2-90f0-757088f7011e tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:57.082570 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:57.082570 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:57.098566 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a42f6256-806c-47e2-90f0-757088f7011e tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 200 Aug 25 15:22:57.099138 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 582/2349] 10.4.3.85 () {66 vars in 1230 bytes} [Tue Aug 25 15:22:57 2026] GET /volume/v3/backups => generated 335 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:57.107459 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:57.109569 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] POST https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3/restore Aug 25 15:22:57.109926 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:22:57.111646 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Restoring backup b062d0f0-8ef8-4901-bccd-00a71154ceb3 ({'restore': {}}) {{(pid=100465) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 15:22:57.111786 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Restoring backup b062d0f0-8ef8-4901-bccd-00a71154ceb3 to volume None. Aug 25 15:22:57.117664 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:57.117664 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:57.126989 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:57.126989 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:57.127612 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:22:57.132478 np0000008087 devstack@c-api.service[100465]: INFO cinder.backup.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Creating volume of 1 GB for restore of backup b062d0f0-8ef8-4901-bccd-00a71154ceb3. Aug 25 15:22:57.132981 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:57.132981 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:57.136395 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Availability zone cache updated, next update will occur around 2026-08-25 16:22:57.135962. {{(pid=100465) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 15:22:57.136557 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Availability Zones retrieved successfully. Aug 25 15:22:57.146270 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Flow 'volume_create_api' (53a3528c-7b4f-4789-ab20-154b6b959391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:57.147562 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53434785-fa18-4f48-874e-03503d18af9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:57.148668 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:22:57.175002 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53434785-fa18-4f48-874e-03503d18af9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:57.175909 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ae7c26-4a74-47bb-92a2-649efdedbe32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:57.235061 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Created reservations ['95c9a206-a816-4886-9ee1-53cf8f5e5b7a', '9d44d336-5db4-47af-9299-58674792ed6f', '8c4ec722-cb6d-4dab-b114-caa7fa8fac85', '26ced07d-7e69-43f3-9d42-de6173fe86e1'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:22:57.236138 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ae7c26-4a74-47bb-92a2-649efdedbe32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95c9a206-a816-4886-9ee1-53cf8f5e5b7a', '9d44d336-5db4-47af-9299-58674792ed6f', '8c4ec722-cb6d-4dab-b114-caa7fa8fac85', '26ced07d-7e69-43f3-9d42-de6173fe86e1']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:57.237283 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26ce29fb-cc68-4201-b1fc-0a283dec7e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:57.274629 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26ce29fb-cc68-4201-b1fc-0a283dec7e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c068f08e-c97b-477d-bc90-0affa9f4c079', '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_b062d0f0-8ef8-4901-bccd-00a71154ceb3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9175ab371f8b4ca4961218a81a6ce8b4',qos_specs=None,replication_status=,reservations=['95c9a206-a816-4886-9ee1-53cf8f5e5b7a','9d44d336-5db4-47af-9299-58674792ed6f','8c4ec722-cb6d-4dab-b114-caa7fa8fac85','26ced07d-7e69-43f3-9d42-de6173fe86e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e637207aa24ed380f188283ce9723c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:22:57Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b062d0f0-8ef8-4901-bccd-00a71154ceb3',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c068f08e-c97b-477d-bc90-0affa9f4c079,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9175ab371f8b4ca4961218a81a6ce8b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06e637207aa24ed380f188283ce9723c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:57.275625 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3cec78e-9af4-48f8-ba04-b9a017554050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:57.299014 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3cec78e-9af4-48f8-ba04-b9a017554050) transitioned into 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_b062d0f0-8ef8-4901-bccd-00a71154ceb3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9175ab371f8b4ca4961218a81a6ce8b4',qos_specs=None,replication_status=,reservations=['95c9a206-a816-4886-9ee1-53cf8f5e5b7a','9d44d336-5db4-47af-9299-58674792ed6f','8c4ec722-cb6d-4dab-b114-caa7fa8fac85','26ced07d-7e69-43f3-9d42-de6173fe86e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e637207aa24ed380f188283ce9723c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:57.299865 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969722f7-0f69-4a88-91de-256b737dedd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:22:57.310999 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969722f7-0f69-4a88-91de-256b737dedd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:22:57.311903 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Flow 'volume_create_api' (53a3528c-7b4f-4789-ab20-154b6b959391) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:22:57.312208 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Create volume request issued successfully. Aug 25 15:22:57.323084 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:57.323084 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:57.323751 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:22:57.984997 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e1d49f5e-8bb9-4186-b24b-3b5b2175aa45 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:57.986986 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e1d49f5e-8bb9-4186-b24b-3b5b2175aa45 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:57.987206 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e1d49f5e-8bb9-4186-b24b-3b5b2175aa45 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:57.987449 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e1d49f5e-8bb9-4186-b24b-3b5b2175aa45 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:57.987589 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-e1d49f5e-8bb9-4186-b24b-3b5b2175aa45 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:57.995237 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:57.995237 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:57.996043 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e1d49f5e-8bb9-4186-b24b-3b5b2175aa45 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:57.996491 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 583/2350] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:57 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:58.335055 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:58.335055 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:22:58.335635 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:22:58.335761 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Checking backup size 1 against volume size 1 {{(pid=100465) restore /opt/stack/cinder/cinder/backup/api.py:477}} Aug 25 15:22:58.335868 np0000008087 devstack@c-api.service[100465]: INFO cinder.backup.api [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Overwriting volume c068f08e-c97b-477d-bc90-0affa9f4c079 with restore of backup b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:58.365930 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] restore_backup in rpcapi backup_id b062d0f0-8ef8-4901-bccd-00a71154ceb3 {{(pid=100465) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 15:22:58.368594 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6ccdf41-3e8a-4c2f-9eda-cb12763acfc8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3/restore returned with HTTP 202 Aug 25 15:22:58.370573 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 588/2351] 10.4.3.85 () {68 vars in 1386 bytes} [Tue Aug 25 15:22:57 2026] POST /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3/restore => generated 189 bytes in 1262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:22:58.381622 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4a68f57b-05a2-4619-9fcf-fb02beec8fe8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:58.392389 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4a68f57b-05a2-4619-9fcf-fb02beec8fe8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:58.392389 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4a68f57b-05a2-4619-9fcf-fb02beec8fe8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:58.392389 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4a68f57b-05a2-4619-9fcf-fb02beec8fe8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:58.392389 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4a68f57b-05a2-4619-9fcf-fb02beec8fe8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:58.398056 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:58.398056 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:22:58.398056 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4a68f57b-05a2-4619-9fcf-fb02beec8fe8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:58.398056 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 599/2352] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:58 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:59.011497 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-293aecc2-53b6-4163-b9dc-26c9d4c41565 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:59.013903 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-293aecc2-53b6-4163-b9dc-26c9d4c41565 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:22:59.014176 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-293aecc2-53b6-4163-b9dc-26c9d4c41565 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:59.014419 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-293aecc2-53b6-4163-b9dc-26c9d4c41565 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:59.014565 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-293aecc2-53b6-4163-b9dc-26c9d4c41565 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:59.021749 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:59.021749 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:22:59.022682 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-293aecc2-53b6-4163-b9dc-26c9d4c41565 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:22:59.023155 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 583/2353] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:59 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:22:59.410073 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7ed2a7f5-cf7e-4ea8-a3aa-61410675527f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:22:59.411685 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ed2a7f5-cf7e-4ea8-a3aa-61410675527f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:22:59.411906 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ed2a7f5-cf7e-4ea8-a3aa-61410675527f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:22:59.412002 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ed2a7f5-cf7e-4ea8-a3aa-61410675527f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:22:59.412125 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-7ed2a7f5-cf7e-4ea8-a3aa-61410675527f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:22:59.416891 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:22:59.416891 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:22:59.417835 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ed2a7f5-cf7e-4ea8-a3aa-61410675527f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:22:59.418215 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 584/2354] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:22:59 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:00.039666 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0744df5f-b44f-40eb-8d9a-053ea490bb5f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:00.042919 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0744df5f-b44f-40eb-8d9a-053ea490bb5f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:23:00.043169 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0744df5f-b44f-40eb-8d9a-053ea490bb5f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:00.043435 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0744df5f-b44f-40eb-8d9a-053ea490bb5f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:00.043863 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-0744df5f-b44f-40eb-8d9a-053ea490bb5f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:00.048839 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:00.048839 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:00.049768 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0744df5f-b44f-40eb-8d9a-053ea490bb5f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:23:00.050178 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 589/2355] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:00 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:00.430047 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ff0b5ce7-f792-4f19-a17e-2af1cb0a6bef None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:00.432205 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ff0b5ce7-f792-4f19-a17e-2af1cb0a6bef tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:23:00.432460 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ff0b5ce7-f792-4f19-a17e-2af1cb0a6bef tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:00.432736 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ff0b5ce7-f792-4f19-a17e-2af1cb0a6bef tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:00.432832 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ff0b5ce7-f792-4f19-a17e-2af1cb0a6bef tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:00.437862 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:00.437862 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:00.438828 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ff0b5ce7-f792-4f19-a17e-2af1cb0a6bef tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:23:00.439297 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 600/2356] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:00 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:01.064681 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e40ed7c0-f146-4f55-8870-d5f7d657e059 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:01.069632 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e40ed7c0-f146-4f55-8870-d5f7d657e059 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:23:01.069632 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e40ed7c0-f146-4f55-8870-d5f7d657e059 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:01.069632 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e40ed7c0-f146-4f55-8870-d5f7d657e059 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:01.069632 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e40ed7c0-f146-4f55-8870-d5f7d657e059 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:01.075847 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:01.075847 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:01.076827 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e40ed7c0-f146-4f55-8870-d5f7d657e059 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:23:01.077368 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 584/2357] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:01 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:01.095665 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e336e797-d4ab-4a08-88e1-7fabf7878493 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:01.099393 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e336e797-d4ab-4a08-88e1-7fabf7878493 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:23:01.100142 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e336e797-d4ab-4a08-88e1-7fabf7878493 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:01.100142 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e336e797-d4ab-4a08-88e1-7fabf7878493 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:01.116484 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:01.116484 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:01.122755 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e336e797-d4ab-4a08-88e1-7fabf7878493 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:01.129964 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e336e797-d4ab-4a08-88e1-7fabf7878493 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:23:01.129964 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 585/2358] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:01 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 1131 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:01.149639 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-37342e80-62c2-4c3c-8457-8fb4111e29fb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:01.153082 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-37342e80-62c2-4c3c-8457-8fb4111e29fb tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:23:01.153082 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-37342e80-62c2-4c3c-8457-8fb4111e29fb tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:01.153082 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-37342e80-62c2-4c3c-8457-8fb4111e29fb tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:01.153082 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-37342e80-62c2-4c3c-8457-8fb4111e29fb tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete backup with id: fcc04865-fcba-4ec2-b3d0-64848803d24d. Aug 25 15:23:01.158609 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:01.158609 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:01.183324 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-37342e80-62c2-4c3c-8457-8fb4111e29fb tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] delete_backup rpcapi backup_id fcc04865-fcba-4ec2-b3d0-64848803d24d {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:23:01.186066 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-37342e80-62c2-4c3c-8457-8fb4111e29fb tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 202 Aug 25 15:23:01.186648 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 590/2359] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:01 2026] DELETE /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:23:01.201152 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a1e0eff0-c0a9-4e08-9190-7ec059ee71ce None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:01.203493 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a1e0eff0-c0a9-4e08-9190-7ec059ee71ce tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:23:01.204178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a1e0eff0-c0a9-4e08-9190-7ec059ee71ce tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:01.204178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a1e0eff0-c0a9-4e08-9190-7ec059ee71ce tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:01.204178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a1e0eff0-c0a9-4e08-9190-7ec059ee71ce tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:01.210760 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:01.210760 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:01.211594 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a1e0eff0-c0a9-4e08-9190-7ec059ee71ce tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:23:01.212081 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 601/2360] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:01 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:01.457635 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a79a9c7a-f8a3-441a-bd31-89d15ae4cdd8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:01.461517 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a79a9c7a-f8a3-441a-bd31-89d15ae4cdd8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:23:01.463418 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a79a9c7a-f8a3-441a-bd31-89d15ae4cdd8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:01.463418 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a79a9c7a-f8a3-441a-bd31-89d15ae4cdd8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:01.463418 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a79a9c7a-f8a3-441a-bd31-89d15ae4cdd8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:01.470241 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:01.470241 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:01.471633 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a79a9c7a-f8a3-441a-bd31-89d15ae4cdd8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:23:01.472214 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 585/2361] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:01 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:02.223296 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-65adfe9c-8f19-4c23-b800-5b4a6283de77 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:02.226525 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65adfe9c-8f19-4c23-b800-5b4a6283de77 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:23:02.226842 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65adfe9c-8f19-4c23-b800-5b4a6283de77 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:02.227110 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65adfe9c-8f19-4c23-b800-5b4a6283de77 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:02.227279 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-65adfe9c-8f19-4c23-b800-5b4a6283de77 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:02.233721 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:02.233721 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:02.234919 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65adfe9c-8f19-4c23-b800-5b4a6283de77 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 200 Aug 25 15:23:02.235849 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 586/2362] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:02 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:02.494869 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-898dcc5f-ca83-4fb9-a25d-3d20b8bb4296 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:02.497019 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-898dcc5f-ca83-4fb9-a25d-3d20b8bb4296 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:23:02.497218 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-898dcc5f-ca83-4fb9-a25d-3d20b8bb4296 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:02.497500 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-898dcc5f-ca83-4fb9-a25d-3d20b8bb4296 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:02.497626 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-898dcc5f-ca83-4fb9-a25d-3d20b8bb4296 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:02.502377 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:02.502377 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:02.503154 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-898dcc5f-ca83-4fb9-a25d-3d20b8bb4296 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:23:02.503733 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 591/2363] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:02 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:03.252428 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ebbf42ef-e13c-4d79-9230-90cce53ef3e6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:03.256199 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ebbf42ef-e13c-4d79-9230-90cce53ef3e6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d Aug 25 15:23:03.256596 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ebbf42ef-e13c-4d79-9230-90cce53ef3e6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:03.256998 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ebbf42ef-e13c-4d79-9230-90cce53ef3e6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:03.257146 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ebbf42ef-e13c-4d79-9230-90cce53ef3e6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id fcc04865-fcba-4ec2-b3d0-64848803d24d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:03.263682 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ebbf42ef-e13c-4d79-9230-90cce53ef3e6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d returned with HTTP 404 Aug 25 15:23:03.264542 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 602/2364] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:03 2026] GET /volume/v3/backups/fcc04865-fcba-4ec2-b3d0-64848803d24d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:03.417547 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-c01ffbc7-6fba-406f-95fe-3d0936a31c12 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:03.419996 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-c01ffbc7-6fba-406f-95fe-3d0936a31c12 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:23:03.420237 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-c01ffbc7-6fba-406f-95fe-3d0936a31c12 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:03.420487 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-c01ffbc7-6fba-406f-95fe-3d0936a31c12 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:03.437039 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:03.437039 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:03.443288 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-c01ffbc7-6fba-406f-95fe-3d0936a31c12 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:03.449946 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-c01ffbc7-6fba-406f-95fe-3d0936a31c12 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:23:03.450543 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 586/2365] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:23:03 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 1131 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:03.474567 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-569d93fc-8239-4269-98ba-ce5b951474d3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:03.477707 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-569d93fc-8239-4269-98ba-ce5b951474d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b/action Aug 25 15:23:03.478254 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-569d93fc-8239-4269-98ba-ce5b951474d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:23:03.478497 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-569d93fc-8239-4269-98ba-ce5b951474d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:03.496219 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:03.496219 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:03.496869 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-569d93fc-8239-4269-98ba-ce5b951474d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:03.522529 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-569d93fc-8239-4269-98ba-ce5b951474d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Begin detaching volume completed successfully. Aug 25 15:23:03.522881 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-569d93fc-8239-4269-98ba-ce5b951474d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b/action returned with HTTP 202 Aug 25 15:23:03.523615 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 587/2366] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:23:03 2026] POST /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:23:03.524742 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-256cce6c-8edc-4116-93b5-c92a3a296969 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:03.527978 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-256cce6c-8edc-4116-93b5-c92a3a296969 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:23:03.528227 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-256cce6c-8edc-4116-93b5-c92a3a296969 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:03.528532 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-256cce6c-8edc-4116-93b5-c92a3a296969 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:03.528691 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-256cce6c-8edc-4116-93b5-c92a3a296969 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:03.537751 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:03.537751 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:03.545022 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-256cce6c-8edc-4116-93b5-c92a3a296969 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:23:03.545022 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 592/2367] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:03 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:03.554519 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b9e2b43a-0050-4825-b949-3046bb637b27 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:03.556728 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9e2b43a-0050-4825-b949-3046bb637b27 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:23:03.557121 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b9e2b43a-0050-4825-b949-3046bb637b27 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:03.559000 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b9e2b43a-0050-4825-b949-3046bb637b27 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:03.568752 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:03.568752 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:03.578402 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b9e2b43a-0050-4825-b949-3046bb637b27 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:03.590056 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9e2b43a-0050-4825-b949-3046bb637b27 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:23:03.591061 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 603/2368] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:03 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:03.595501 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8d11aebc-375d-4f1c-8ac4-f3bd2fa0cddb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:03.595861 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d11aebc-375d-4f1c-8ac4-f3bd2fa0cddb None None] GET https://10.4.3.85/volume// Aug 25 15:23:03.596237 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d11aebc-375d-4f1c-8ac4-f3bd2fa0cddb None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:03.596818 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d11aebc-375d-4f1c-8ac4-f3bd2fa0cddb None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:03.597333 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d11aebc-375d-4f1c-8ac4-f3bd2fa0cddb None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:23:03.597845 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 587/2369] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:23:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:23:03.610860 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-c119c4cf-6fef-4e6e-8dd5-1fc2daf1d427 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:03.613984 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-c119c4cf-6fef-4e6e-8dd5-1fc2daf1d427 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:23:03.614129 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-c119c4cf-6fef-4e6e-8dd5-1fc2daf1d427 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:03.614631 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-c119c4cf-6fef-4e6e-8dd5-1fc2daf1d427 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:03.629252 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:03.629252 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:03.633862 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-c119c4cf-6fef-4e6e-8dd5-1fc2daf1d427 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:03.639797 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-c119c4cf-6fef-4e6e-8dd5-1fc2daf1d427 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:23:03.640442 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 588/2370] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:23:03 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 1314 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:04.556894 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-94f34fcc-8b8e-4695-849e-dc110bf2646e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:04.559703 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-94f34fcc-8b8e-4695-849e-dc110bf2646e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:23:04.559968 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-94f34fcc-8b8e-4695-849e-dc110bf2646e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:04.560227 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-94f34fcc-8b8e-4695-849e-dc110bf2646e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:04.560417 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-94f34fcc-8b8e-4695-849e-dc110bf2646e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:04.567037 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:04.567037 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:04.567914 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-94f34fcc-8b8e-4695-849e-dc110bf2646e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:23:04.568272 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 593/2371] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:04 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:04.608231 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9b327c92-5a8a-46a7-9f4b-430487897ec8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:04.610660 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b327c92-5a8a-46a7-9f4b-430487897ec8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:23:04.611056 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b327c92-5a8a-46a7-9f4b-430487897ec8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:04.611273 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b327c92-5a8a-46a7-9f4b-430487897ec8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:04.613097 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-8927164e-cc30-4828-9446-22d4f7b422b6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:04.615588 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-8927164e-cc30-4828-9446-22d4f7b422b6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/attachments/b5ed582f-c659-4505-82a0-525524a843dc Aug 25 15:23:04.615814 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-8927164e-cc30-4828-9446-22d4f7b422b6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:04.615996 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-8927164e-cc30-4828-9446-22d4f7b422b6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:04.630200 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:04.630200 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:04.632363 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:04.632363 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:04.635766 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9b327c92-5a8a-46a7-9f4b-430487897ec8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:04.643309 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b327c92-5a8a-46a7-9f4b-430487897ec8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:23:04.643958 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 604/2372] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:04 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:04.705204 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-72ec811f-9b4e-4921-aa04-246765f4d367 req-8927164e-cc30-4828-9446-22d4f7b422b6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/attachments/b5ed582f-c659-4505-82a0-525524a843dc returned with HTTP 200 Aug 25 15:23:04.705845 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 588/2373] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:23:04 2026] DELETE /volume/v3/attachments/b5ed582f-c659-4505-82a0-525524a843dc => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:05.585538 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-536a04e8-fd43-425b-ab8a-9648ed3d2d55 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:05.588085 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-536a04e8-fd43-425b-ab8a-9648ed3d2d55 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:23:05.588350 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-536a04e8-fd43-425b-ab8a-9648ed3d2d55 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:05.588600 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-536a04e8-fd43-425b-ab8a-9648ed3d2d55 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:05.588754 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-536a04e8-fd43-425b-ab8a-9648ed3d2d55 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:05.594032 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:05.594032 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:05.595006 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-536a04e8-fd43-425b-ab8a-9648ed3d2d55 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:23:05.595560 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 589/2374] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:05 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:05.663606 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-41e805a4-c605-4bd9-a24b-98427db9bd54 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:05.666443 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-41e805a4-c605-4bd9-a24b-98427db9bd54 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:23:05.666822 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-41e805a4-c605-4bd9-a24b-98427db9bd54 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:05.666961 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-41e805a4-c605-4bd9-a24b-98427db9bd54 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:05.676850 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:05.676850 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:05.682701 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-41e805a4-c605-4bd9-a24b-98427db9bd54 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:05.687436 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-41e805a4-c605-4bd9-a24b-98427db9bd54 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:23:05.687940 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 594/2375] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:05 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:23:06.611166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4da976f7-de8f-452e-a60b-0df159d83a8f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:06.613282 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4da976f7-de8f-452e-a60b-0df159d83a8f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:23:06.613558 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4da976f7-de8f-452e-a60b-0df159d83a8f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:06.613749 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4da976f7-de8f-452e-a60b-0df159d83a8f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:06.613847 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4da976f7-de8f-452e-a60b-0df159d83a8f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:06.618379 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:06.618379 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:06.619392 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4da976f7-de8f-452e-a60b-0df159d83a8f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:23:06.620002 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 605/2376] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:06 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:07.633515 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6dafab1e-aae9-40c5-9ade-7ad64af34e7a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:07.636829 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6dafab1e-aae9-40c5-9ade-7ad64af34e7a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:23:07.637172 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6dafab1e-aae9-40c5-9ade-7ad64af34e7a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:07.637461 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6dafab1e-aae9-40c5-9ade-7ad64af34e7a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:07.637601 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-6dafab1e-aae9-40c5-9ade-7ad64af34e7a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:07.646621 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:07.646621 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:07.648611 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6dafab1e-aae9-40c5-9ade-7ad64af34e7a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:23:07.649092 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 589/2377] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:07 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:08.662494 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-787e318d-6dbe-4f50-896b-b34a777c1e10 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:08.664699 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-787e318d-6dbe-4f50-896b-b34a777c1e10 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:23:08.664954 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-787e318d-6dbe-4f50-896b-b34a777c1e10 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:08.665145 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-787e318d-6dbe-4f50-896b-b34a777c1e10 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:08.665245 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-787e318d-6dbe-4f50-896b-b34a777c1e10 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:08.671103 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:08.671103 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:08.672354 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-787e318d-6dbe-4f50-896b-b34a777c1e10 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:23:08.672897 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 590/2378] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:08 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:08.683717 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a12cf56e-0163-49b8-b836-9ab6c1868a92 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:08.686205 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a12cf56e-0163-49b8-b836-9ab6c1868a92 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/volumes/c068f08e-c97b-477d-bc90-0affa9f4c079 Aug 25 15:23:08.686406 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a12cf56e-0163-49b8-b836-9ab6c1868a92 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:08.686641 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a12cf56e-0163-49b8-b836-9ab6c1868a92 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:08.694403 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:08.694403 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:08.699421 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a12cf56e-0163-49b8-b836-9ab6c1868a92 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:23:08.705298 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a12cf56e-0163-49b8-b836-9ab6c1868a92 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/c068f08e-c97b-477d-bc90-0affa9f4c079 returned with HTTP 200 Aug 25 15:23:08.705856 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 595/2379] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:08 2026] GET /volume/v3/volumes/c068f08e-c97b-477d-bc90-0affa9f4c079 => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:08.723992 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5ae5598e-3e6c-45cd-bc53-bd4ed8242a8f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:08.725928 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5ae5598e-3e6c-45cd-bc53-bd4ed8242a8f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/volumes Aug 25 15:23:08.726123 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5ae5598e-3e6c-45cd-bc53-bd4ed8242a8f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:08.726320 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5ae5598e-3e6c-45cd-bc53-bd4ed8242a8f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:08.726579 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-5ae5598e-3e6c-45cd-bc53-bd4ed8242a8f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:23:08.727353 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5ae5598e-3e6c-45cd-bc53-bd4ed8242a8f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:23:08.743421 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5ae5598e-3e6c-45cd-bc53-bd4ed8242a8f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Get all volumes completed successfully. Aug 25 15:23:08.744067 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5ae5598e-3e6c-45cd-bc53-bd4ed8242a8f tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 200 Aug 25 15:23:08.744574 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 606/2380] 10.4.3.85 () {66 vars in 1230 bytes} [Tue Aug 25 15:23:08 2026] GET /volume/v3/volumes => generated 659 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:08.757578 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d276eeda-63e9-4435-bc07-6f8a427b5755 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:08.760107 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d276eeda-63e9-4435-bc07-6f8a427b5755 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] DELETE https://10.4.3.85/volume/v3/volumes/c068f08e-c97b-477d-bc90-0affa9f4c079 Aug 25 15:23:08.760398 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d276eeda-63e9-4435-bc07-6f8a427b5755 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:08.760751 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d276eeda-63e9-4435-bc07-6f8a427b5755 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:08.760999 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-d276eeda-63e9-4435-bc07-6f8a427b5755 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Delete volume with id: c068f08e-c97b-477d-bc90-0affa9f4c079 Aug 25 15:23:08.777721 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:08.777721 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:08.778373 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d276eeda-63e9-4435-bc07-6f8a427b5755 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:23:08.829096 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d276eeda-63e9-4435-bc07-6f8a427b5755 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Delete volume request issued successfully. Aug 25 15:23:08.829096 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d276eeda-63e9-4435-bc07-6f8a427b5755 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/c068f08e-c97b-477d-bc90-0affa9f4c079 returned with HTTP 202 Aug 25 15:23:08.830486 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 590/2381] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:08 2026] DELETE /volume/v3/volumes/c068f08e-c97b-477d-bc90-0affa9f4c079 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:08.838069 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b629e7ea-0b5c-4779-8adb-9e97a3a56739 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:08.840328 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b629e7ea-0b5c-4779-8adb-9e97a3a56739 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] DELETE https://10.4.3.85/volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d Aug 25 15:23:08.840984 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b629e7ea-0b5c-4779-8adb-9e97a3a56739 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:08.840984 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b629e7ea-0b5c-4779-8adb-9e97a3a56739 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:08.841081 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-b629e7ea-0b5c-4779-8adb-9e97a3a56739 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Delete backup with id: 908bc009-bf1a-40b1-bc74-dcfedeab246d. Aug 25 15:23:08.846346 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:08.846346 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:08.880025 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-b629e7ea-0b5c-4779-8adb-9e97a3a56739 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] delete_backup rpcapi backup_id 908bc009-bf1a-40b1-bc74-dcfedeab246d {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:23:08.882515 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b629e7ea-0b5c-4779-8adb-9e97a3a56739 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] https://10.4.3.85/volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d returned with HTTP 202 Aug 25 15:23:08.883138 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 591/2382] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:08 2026] DELETE /volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:23:08.893065 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b301c017-0cee-4a03-af0d-126b0ab78523 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:08.894921 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b301c017-0cee-4a03-af0d-126b0ab78523 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] GET https://10.4.3.85/volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d Aug 25 15:23:08.895107 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b301c017-0cee-4a03-af0d-126b0ab78523 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:08.895315 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b301c017-0cee-4a03-af0d-126b0ab78523 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:08.895432 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-b301c017-0cee-4a03-af0d-126b0ab78523 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Show backup with id 908bc009-bf1a-40b1-bc74-dcfedeab246d. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:08.901072 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:08.901072 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:08.901845 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b301c017-0cee-4a03-af0d-126b0ab78523 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] https://10.4.3.85/volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d returned with HTTP 200 Aug 25 15:23:08.902393 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 596/2383] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:08 2026] GET /volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:09.069932 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-31250191-1f26-40f5-9aa1-5f209f382a7e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:09.073030 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-31250191-1f26-40f5-9aa1-5f209f382a7e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:23:09.073309 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-31250191-1f26-40f5-9aa1-5f209f382a7e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:09.073614 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-31250191-1f26-40f5-9aa1-5f209f382a7e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:09.073856 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-31250191-1f26-40f5-9aa1-5f209f382a7e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete volume with id: 503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:23:09.087920 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:09.087920 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:09.088282 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-31250191-1f26-40f5-9aa1-5f209f382a7e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:09.133448 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-31250191-1f26-40f5-9aa1-5f209f382a7e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete volume request issued successfully. Aug 25 15:23:09.133799 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-31250191-1f26-40f5-9aa1-5f209f382a7e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 202 Aug 25 15:23:09.134269 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 607/2384] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:09 2026] DELETE /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:09.149816 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-051f647f-7384-443e-8513-76d07d904db6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:09.152106 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-051f647f-7384-443e-8513-76d07d904db6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:23:09.152327 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-051f647f-7384-443e-8513-76d07d904db6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:09.152583 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-051f647f-7384-443e-8513-76d07d904db6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:09.163142 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:09.163142 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:09.169787 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-051f647f-7384-443e-8513-76d07d904db6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:09.176571 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-051f647f-7384-443e-8513-76d07d904db6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 200 Aug 25 15:23:09.177099 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 591/2385] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:09 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:09.413601 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ad5b8d93-a6c9-4f8e-a88f-2fbec3443fa7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:09.415436 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ad5b8d93-a6c9-4f8e-a88f-2fbec3443fa7 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:23:09.415688 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ad5b8d93-a6c9-4f8e-a88f-2fbec3443fa7 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:09.415897 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ad5b8d93-a6c9-4f8e-a88f-2fbec3443fa7 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:09.424978 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:09.424978 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:09.429605 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ad5b8d93-a6c9-4f8e-a88f-2fbec3443fa7 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:23:09.434864 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ad5b8d93-a6c9-4f8e-a88f-2fbec3443fa7 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:23:09.435339 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 592/2386] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:09 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:09.487756 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-52aa1588-e9c3-4c1a-9c99-e90ad6e5096b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:09.490371 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-52aa1588-e9c3-4c1a-9c99-e90ad6e5096b tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:23:09.490680 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-52aa1588-e9c3-4c1a-9c99-e90ad6e5096b tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:09.490976 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-52aa1588-e9c3-4c1a-9c99-e90ad6e5096b tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:09.498361 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:09.498361 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:09.502331 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-52aa1588-e9c3-4c1a-9c99-e90ad6e5096b tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:23:09.506656 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-52aa1588-e9c3-4c1a-9c99-e90ad6e5096b tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:23:09.507104 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 597/2387] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:23:09 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:09.598048 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4d2956a9-4e48-4b02-a77c-7c5e6432f1ec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:09.598689 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4d2956a9-4e48-4b02-a77c-7c5e6432f1ec None None] GET https://10.4.3.85/volume// Aug 25 15:23:09.598929 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4d2956a9-4e48-4b02-a77c-7c5e6432f1ec None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:09.599190 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4d2956a9-4e48-4b02-a77c-7c5e6432f1ec None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:09.599905 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4d2956a9-4e48-4b02-a77c-7c5e6432f1ec None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:23:09.600031 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 608/2388] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:23:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:23:09.608988 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-80876e33-9e42-4b21-8754-e5e081637229 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:09.611849 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-80876e33-9e42-4b21-8754-e5e081637229 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:23:09.612314 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-80876e33-9e42-4b21-8754-e5e081637229 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e961a60a-04c5-45fe-8943-effbacd4e7c5", "connector": null, "instance_uuid": "1a9b3813-3753-46cc-9c76-8dfb03280cd7"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:09.625131 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:09.625131 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:09.696219 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-80876e33-9e42-4b21-8754-e5e081637229 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:23:09.697068 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 592/2389] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:23:09 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:09.751782 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cd29e372-f619-4a18-93e4-7af9cb25456f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:09.757484 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cd29e372-f619-4a18-93e4-7af9cb25456f tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:23:09.757484 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cd29e372-f619-4a18-93e4-7af9cb25456f tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:09.757484 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cd29e372-f619-4a18-93e4-7af9cb25456f tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:09.764781 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:09.764781 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:09.769201 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cd29e372-f619-4a18-93e4-7af9cb25456f tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:23:09.775858 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cd29e372-f619-4a18-93e4-7af9cb25456f tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:23:09.776742 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 593/2390] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:09 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:09.803845 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-61332520-ebb7-4494-9042-be2d10db2aec None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:09.804283 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-61332520-ebb7-4494-9042-be2d10db2aec None None] GET https://10.4.3.85/volume// Aug 25 15:23:09.804442 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-61332520-ebb7-4494-9042-be2d10db2aec None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:09.804702 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-61332520-ebb7-4494-9042-be2d10db2aec None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:09.805054 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-61332520-ebb7-4494-9042-be2d10db2aec None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:23:09.805381 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 598/2391] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:23:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:23:09.818021 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-4502e97a-49d3-48cd-a09b-667df610f770 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:09.818487 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-fae862ee-9c2d-42cc-ade3-860daddd4f21 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:09.820709 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-4502e97a-49d3-48cd-a09b-667df610f770 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:23:09.820961 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-4502e97a-49d3-48cd-a09b-667df610f770 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:09.821139 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-4502e97a-49d3-48cd-a09b-667df610f770 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:09.821337 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-fae862ee-9c2d-42cc-ade3-860daddd4f21 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:23:09.821649 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-fae862ee-9c2d-42cc-ade3-860daddd4f21 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:09.821925 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-fae862ee-9c2d-42cc-ade3-860daddd4f21 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:09.833518 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:09.833518 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:09.837339 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:09.837339 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:09.837850 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-4502e97a-49d3-48cd-a09b-667df610f770 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:23:09.843130 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-fae862ee-9c2d-42cc-ade3-860daddd4f21 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:23:09.843692 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-4502e97a-49d3-48cd-a09b-667df610f770 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:23:09.844214 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 609/2392] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:23:09 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:09.850886 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-fae862ee-9c2d-42cc-ade3-860daddd4f21 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:23:09.851600 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 593/2393] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:23:09 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:09.883595 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-0e377aa0-e8c3-49a4-b0df-d1b61738d1d7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:09.885604 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-0e377aa0-e8c3-49a4-b0df-d1b61738d1d7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] POST https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e/action Aug 25 15:23:09.885936 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-0e377aa0-e8c3-49a4-b0df-d1b61738d1d7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:23:09.886048 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-0e377aa0-e8c3-49a4-b0df-d1b61738d1d7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:09.915262 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-faef05fe-e3ed-4833-9605-1da2d1695712 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:09.917068 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-faef05fe-e3ed-4833-9605-1da2d1695712 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] GET https://10.4.3.85/volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d Aug 25 15:23:09.917234 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-faef05fe-e3ed-4833-9605-1da2d1695712 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:09.917391 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-faef05fe-e3ed-4833-9605-1da2d1695712 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:09.917500 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-faef05fe-e3ed-4833-9605-1da2d1695712 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Show backup with id 908bc009-bf1a-40b1-bc74-dcfedeab246d. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:09.920340 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:09.920340 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:09.920878 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-0e377aa0-e8c3-49a4-b0df-d1b61738d1d7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:23:09.926416 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-faef05fe-e3ed-4833-9605-1da2d1695712 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] https://10.4.3.85/volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d returned with HTTP 404 Aug 25 15:23:09.930791 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 599/2394] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:09 2026] GET /volume/v3/backups/908bc009-bf1a-40b1-bc74-dcfedeab246d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:09.935259 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d94a1643-27e0-495c-aee1-a760610c6c43 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:09.938227 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d94a1643-27e0-495c-aee1-a760610c6c43 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] DELETE https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:23:09.938562 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d94a1643-27e0-495c-aee1-a760610c6c43 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:09.938890 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d94a1643-27e0-495c-aee1-a760610c6c43 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:09.939059 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-d94a1643-27e0-495c-aee1-a760610c6c43 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Delete backup with id: b062d0f0-8ef8-4901-bccd-00a71154ceb3. Aug 25 15:23:09.955133 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-1fd65445-1006-4e02-a4f4-073011df746d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:09.957766 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-0e377aa0-e8c3-49a4-b0df-d1b61738d1d7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Begin detaching volume completed successfully. Aug 25 15:23:09.958060 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-0e377aa0-e8c3-49a4-b0df-d1b61738d1d7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e/action returned with HTTP 202 Aug 25 15:23:09.958536 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 594/2395] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:23:09 2026] POST /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:23:09.958750 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-1fd65445-1006-4e02-a4f4-073011df746d tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] PUT https://10.4.3.85/volume/v3/attachments/54687d83-8fbe-4756-88b5-3ad647a905fc Aug 25 15:23:09.959272 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-1fd65445-1006-4e02-a4f4-073011df746d tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:09.962583 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:09.962583 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:10.016426 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0231030d-5ed5-47ac-85e0-f441f01bd600 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:10.018370 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0231030d-5ed5-47ac-85e0-f441f01bd600 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:23:10.018600 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0231030d-5ed5-47ac-85e0-f441f01bd600 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:10.018848 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0231030d-5ed5-47ac-85e0-f441f01bd600 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:10.025300 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-1fd65445-1006-4e02-a4f4-073011df746d tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Acquiring lock "cinder-attachment_update-e961a60a-04c5-45fe-8943-effbacd4e7c5-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:23:10.031259 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:10.031259 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:10.031364 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-1fd65445-1006-4e02-a4f4-073011df746d tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Lock "cinder-attachment_update-e961a60a-04c5-45fe-8943-effbacd4e7c5-np0000008087" acquired by "attachment_update" :: waited 0.007s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:23:10.032698 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:10.032698 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:10.037157 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0231030d-5ed5-47ac-85e0-f441f01bd600 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:23:10.042459 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-d94a1643-27e0-495c-aee1-a760610c6c43 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] delete_backup rpcapi backup_id b062d0f0-8ef8-4901-bccd-00a71154ceb3 {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:23:10.044094 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0231030d-5ed5-47ac-85e0-f441f01bd600 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:23:10.044683 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 600/2396] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:10 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:10.049182 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d94a1643-27e0-495c-aee1-a760610c6c43 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 202 Aug 25 15:23:10.049772 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 610/2397] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:09 2026] DELETE /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:23:10.068630 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0ea4460f-a2f2-4dc4-829b-a98dc4597384 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:10.068630 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ea4460f-a2f2-4dc4-829b-a98dc4597384 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:23:10.068630 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ea4460f-a2f2-4dc4-829b-a98dc4597384 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:10.068630 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ea4460f-a2f2-4dc4-829b-a98dc4597384 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:10.068630 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-0ea4460f-a2f2-4dc4-829b-a98dc4597384 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:10.073871 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:10.073871 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:10.074053 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c3624358-e33e-4fbc-9f0b-5029303abc5a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:10.077248 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c3624358-e33e-4fbc-9f0b-5029303abc5a None None] GET https://10.4.3.85/volume// Aug 25 15:23:10.077248 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c3624358-e33e-4fbc-9f0b-5029303abc5a None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:10.077969 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ea4460f-a2f2-4dc4-829b-a98dc4597384 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:23:10.078108 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c3624358-e33e-4fbc-9f0b-5029303abc5a None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:10.078108 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c3624358-e33e-4fbc-9f0b-5029303abc5a None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:23:10.078193 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 595/2398] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:10 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:10.078234 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 601/2399] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:23:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:23:10.089592 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-67b89449-8709-45ec-9b0f-431f595245d9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:10.090006 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-67b89449-8709-45ec-9b0f-431f595245d9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:23:10.090217 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-67b89449-8709-45ec-9b0f-431f595245d9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:10.090488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-67b89449-8709-45ec-9b0f-431f595245d9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:10.112559 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:10.112559 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:10.119628 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-67b89449-8709-45ec-9b0f-431f595245d9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:23:10.125342 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-67b89449-8709-45ec-9b0f-431f595245d9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:23:10.126092 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 611/2400] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:23:10 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 1317 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:10.195233 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cf928dcf-0eb6-48c9-ade7-6918b5ee7fb8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:10.197725 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf928dcf-0eb6-48c9-ade7-6918b5ee7fb8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:23:10.199726 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf928dcf-0eb6-48c9-ade7-6918b5ee7fb8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:10.199726 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf928dcf-0eb6-48c9-ade7-6918b5ee7fb8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:10.205581 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-1fd65445-1006-4e02-a4f4-073011df746d tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Lock "cinder-attachment_update-e961a60a-04c5-45fe-8943-effbacd4e7c5-np0000008087" released by "attachment_update" :: held 0.174s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:23:10.206037 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-1fd65445-1006-4e02-a4f4-073011df746d tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments/54687d83-8fbe-4756-88b5-3ad647a905fc returned with HTTP 200 Aug 25 15:23:10.206284 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf928dcf-0eb6-48c9-ade7-6918b5ee7fb8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 404 Aug 25 15:23:10.206916 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 594/2401] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:23:09 2026] PUT /volume/v3/attachments/54687d83-8fbe-4756-88b5-3ad647a905fc => generated 969 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:10.207059 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 596/2402] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:10 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:10.217789 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f30b7447-7010-4a6d-88e4-1a447b64fc48 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:10.219750 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f30b7447-7010-4a6d-88e4-1a447b64fc48 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:23:10.219979 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f30b7447-7010-4a6d-88e4-1a447b64fc48 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:10.220451 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f30b7447-7010-4a6d-88e4-1a447b64fc48 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:10.228134 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f30b7447-7010-4a6d-88e4-1a447b64fc48 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 404 Aug 25 15:23:10.228931 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 602/2403] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:10 2026] GET /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:10.243584 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6101b88c-f53a-4da7-b9c7-62a6fc05535c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:10.243584 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6101b88c-f53a-4da7-b9c7-62a6fc05535c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:23:10.243584 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6101b88c-f53a-4da7-b9c7-62a6fc05535c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:10.243584 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6101b88c-f53a-4da7-b9c7-62a6fc05535c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:10.244044 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-6101b88c-f53a-4da7-b9c7-62a6fc05535c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete volume with id: 503b77f3-868b-4318-9257-f94b545a811b Aug 25 15:23:10.252795 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6101b88c-f53a-4da7-b9c7-62a6fc05535c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b returned with HTTP 404 Aug 25 15:23:10.253432 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 612/2404] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:10 2026] DELETE /volume/v3/volumes/503b77f3-868b-4318-9257-f94b545a811b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:10.285649 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7e33c9f3-0153-4a52-a663-f092517c808d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:10.288060 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:23:10.288587 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-731209829"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:10.290616 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Create volume request body: {'volume': {'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-731209829'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:23:10.402128 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Create volume of 1 GB Aug 25 15:23:10.402579 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:10.402579 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:10.408111 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Availability Zones retrieved successfully. Aug 25 15:23:10.418569 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Flow 'volume_create_api' (97c610f0-d1a0-412e-a968-e2ece23fcff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:10.419975 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19471386-9bfe-42d4-8108-c6fbcc463557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:10.421235 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:23:10.510043 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19471386-9bfe-42d4-8108-c6fbcc463557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:10.511256 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (746864bb-229c-47d2-8505-eeafb6dfb087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:10.656422 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Created reservations ['f6a67868-3a30-44e6-8b06-4c1bb009963e', 'caf0ad91-f3de-4c9a-8527-beef2dfc6444', '4ec97c0c-2991-4aab-a311-d8bfb4b5757f', '3d801a16-c899-4e14-a5ba-bf5efacca061'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:10.665593 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (746864bb-229c-47d2-8505-eeafb6dfb087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6a67868-3a30-44e6-8b06-4c1bb009963e', 'caf0ad91-f3de-4c9a-8527-beef2dfc6444', '4ec97c0c-2991-4aab-a311-d8bfb4b5757f', '3d801a16-c899-4e14-a5ba-bf5efacca061']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:10.665593 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7350082-be6e-4f77-9788-1a5c7127b5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:10.700127 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7350082-be6e-4f77-9788-1a5c7127b5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-731209829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c48552afed4f80a5b65366111cead7',qos_specs=None,replication_status=,reservations=['f6a67868-3a30-44e6-8b06-4c1bb009963e','caf0ad91-f3de-4c9a-8527-beef2dfc6444','4ec97c0c-2991-4aab-a311-d8bfb4b5757f','3d801a16-c899-4e14-a5ba-bf5efacca061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:23:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-731209829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c48552afed4f80a5b65366111cead7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:10.702026 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec88a8bb-e8ba-48d3-a4e6-8ee091b01188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:10.758157 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec88a8bb-e8ba-48d3-a4e6-8ee091b01188) transitioned into state 'SUCCESS' from state '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-731209829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c48552afed4f80a5b65366111cead7',qos_specs=None,replication_status=,reservations=['f6a67868-3a30-44e6-8b06-4c1bb009963e','caf0ad91-f3de-4c9a-8527-beef2dfc6444','4ec97c0c-2991-4aab-a311-d8bfb4b5757f','3d801a16-c899-4e14-a5ba-bf5efacca061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:10.759186 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59d32eed-f4b6-4694-888f-92d527a82541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:10.794252 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2d6bc14b-9a26-4a01-b523-e2c6a8763f5f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:10.806753 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d6bc14b-9a26-4a01-b523-e2c6a8763f5f tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:23:10.806753 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d6bc14b-9a26-4a01-b523-e2c6a8763f5f tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:10.806753 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d6bc14b-9a26-4a01-b523-e2c6a8763f5f tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:10.853789 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59d32eed-f4b6-4694-888f-92d527a82541) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:10.854768 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Flow 'volume_create_api' (97c610f0-d1a0-412e-a968-e2ece23fcff7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:10.855751 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Create volume request issued successfully. Aug 25 15:23:10.856217 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7e33c9f3-0153-4a52-a663-f092517c808d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:23:10.856923 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 595/2405] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:23:10 2026] POST /volume/v3/volumes => generated 746 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:10.873520 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9c8c57ab-8d33-4374-b822-6f97fb75451d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:10.876044 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9c8c57ab-8d33-4374-b822-6f97fb75451d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 Aug 25 15:23:10.876334 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9c8c57ab-8d33-4374-b822-6f97fb75451d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:10.876622 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9c8c57ab-8d33-4374-b822-6f97fb75451d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:10.884157 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:10.884157 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:10.889211 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9c8c57ab-8d33-4374-b822-6f97fb75451d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:10.895493 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9c8c57ab-8d33-4374-b822-6f97fb75451d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 returned with HTTP 200 Aug 25 15:23:10.895997 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 603/2406] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:10 2026] GET /volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:10.950632 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:10.950632 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:10.950632 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2d6bc14b-9a26-4a01-b523-e2c6a8763f5f tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:23:10.950632 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d6bc14b-9a26-4a01-b523-e2c6a8763f5f tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:23:10.950632 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 597/2407] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:10 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 845 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:11.066276 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-df174279-3e8d-4a86-bacf-90e76f3f6f54 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:11.072639 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-df174279-3e8d-4a86-bacf-90e76f3f6f54 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:23:11.072639 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-df174279-3e8d-4a86-bacf-90e76f3f6f54 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:11.072639 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-df174279-3e8d-4a86-bacf-90e76f3f6f54 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:11.080013 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:11.080013 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:11.086437 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-df174279-3e8d-4a86-bacf-90e76f3f6f54 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:23:11.088409 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-31ac64aa-944a-4415-9fd9-61f11d2eded3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:11.090848 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-31ac64aa-944a-4415-9fd9-61f11d2eded3 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:23:11.091101 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-31ac64aa-944a-4415-9fd9-61f11d2eded3 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:11.091354 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-31ac64aa-944a-4415-9fd9-61f11d2eded3 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:11.091534 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-31ac64aa-944a-4415-9fd9-61f11d2eded3 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:11.171612 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-df174279-3e8d-4a86-bacf-90e76f3f6f54 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:23:11.172221 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 613/2408] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:11 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 1137 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:11.173398 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:11.173398 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:11.174328 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-31ac64aa-944a-4415-9fd9-61f11d2eded3 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 200 Aug 25 15:23:11.174812 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 596/2409] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:11 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 798 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:11.912089 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fec53ff5-56ca-4bcc-bc19-937310551b7e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:11.921221 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fec53ff5-56ca-4bcc-bc19-937310551b7e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 Aug 25 15:23:11.921221 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fec53ff5-56ca-4bcc-bc19-937310551b7e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:11.921221 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fec53ff5-56ca-4bcc-bc19-937310551b7e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:11.923767 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:11.923767 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:11.928702 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fec53ff5-56ca-4bcc-bc19-937310551b7e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:11.935082 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fec53ff5-56ca-4bcc-bc19-937310551b7e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 returned with HTTP 200 Aug 25 15:23:11.935571 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 604/2410] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:11 2026] GET /volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:11.952407 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-601766a5-9b54-43c8-bc78-322499ab450b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:11.954884 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-601766a5-9b54-43c8-bc78-322499ab450b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 Aug 25 15:23:11.955121 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-601766a5-9b54-43c8-bc78-322499ab450b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:11.955413 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-601766a5-9b54-43c8-bc78-322499ab450b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:11.964906 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:11.964906 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:11.966398 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ff10e590-8db0-4853-83f1-4a8a0d4ffc44 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:11.969286 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ff10e590-8db0-4853-83f1-4a8a0d4ffc44 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:23:11.969570 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ff10e590-8db0-4853-83f1-4a8a0d4ffc44 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:11.969939 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ff10e590-8db0-4853-83f1-4a8a0d4ffc44 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:11.970074 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-601766a5-9b54-43c8-bc78-322499ab450b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:11.978414 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-601766a5-9b54-43c8-bc78-322499ab450b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 returned with HTTP 200 Aug 25 15:23:11.979264 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 598/2411] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:11 2026] GET /volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:11.985107 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:11.985107 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:11.991395 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ff10e590-8db0-4853-83f1-4a8a0d4ffc44 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:23:11.993135 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f1103dbc-f0f5-4736-866d-85b4f65d175d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:11.996139 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f1103dbc-f0f5-4736-866d-85b4f65d175d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:23:11.996667 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f1103dbc-f0f5-4736-866d-85b4f65d175d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7", "name": "tempest-VolumesBackupsTest-Backup-1595776780", "container": "tempest-volumesbackupstest-backup-container-683151458"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:11.997894 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ff10e590-8db0-4853-83f1-4a8a0d4ffc44 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:23:11.998424 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 614/2412] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:11 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:11.998723 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-f1103dbc-f0f5-4736-866d-85b4f65d175d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Creating new backup {'backup': {'volume_id': '3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7', 'name': 'tempest-VolumesBackupsTest-Backup-1595776780', 'container': 'tempest-volumesbackupstest-backup-container-683151458'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:23:11.999514 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-f1103dbc-f0f5-4736-866d-85b4f65d175d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Creating backup of volume 3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 in container tempest-volumesbackupstest-backup-container-683151458 Aug 25 15:23:12.009656 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:12.009656 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:12.010319 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f1103dbc-f0f5-4736-866d-85b4f65d175d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:12.035172 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-f1103dbc-f0f5-4736-866d-85b4f65d175d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Created reservations ['a9c79131-bee2-4b47-abd4-7faae754596e', '0e5d6369-cd6d-4b98-a170-26a528a1a903'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:12.101669 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f1103dbc-f0f5-4736-866d-85b4f65d175d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:23:12.102125 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 597/2413] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:23:11 2026] POST /volume/v3/backups => generated 328 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:12.114846 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-229236e1-b3c4-4e66-af3e-14ed93fecf8d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:12.117821 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-229236e1-b3c4-4e66-af3e-14ed93fecf8d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:12.118139 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-229236e1-b3c4-4e66-af3e-14ed93fecf8d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:12.118539 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-229236e1-b3c4-4e66-af3e-14ed93fecf8d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:12.118668 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-229236e1-b3c4-4e66-af3e-14ed93fecf8d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:12.124176 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:12.124176 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:12.125198 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-229236e1-b3c4-4e66-af3e-14ed93fecf8d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:12.125782 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 605/2414] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:12 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:12.187492 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5f5b9ab2-1091-481f-894a-dc491cc13a17 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:12.188359 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a03685ae-1b9e-4ff5-b997-589f7d90e848 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:12.190498 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5f5b9ab2-1091-481f-894a-dc491cc13a17 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 Aug 25 15:23:12.190711 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5f5b9ab2-1091-481f-894a-dc491cc13a17 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:12.191011 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5f5b9ab2-1091-481f-894a-dc491cc13a17 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:12.192064 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5f5b9ab2-1091-481f-894a-dc491cc13a17 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id b062d0f0-8ef8-4901-bccd-00a71154ceb3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:12.195910 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a03685ae-1b9e-4ff5-b997-589f7d90e848 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:23:12.196205 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a03685ae-1b9e-4ff5-b997-589f7d90e848 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:12.196426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a03685ae-1b9e-4ff5-b997-589f7d90e848 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:12.196890 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5f5b9ab2-1091-481f-894a-dc491cc13a17 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 returned with HTTP 404 Aug 25 15:23:12.197592 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 599/2415] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:12 2026] GET /volume/v3/backups/b062d0f0-8ef8-4901-bccd-00a71154ceb3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:12.214013 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:12.214013 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:12.220999 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a03685ae-1b9e-4ff5-b997-589f7d90e848 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:23:12.228006 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a03685ae-1b9e-4ff5-b997-589f7d90e848 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:23:12.228863 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 615/2416] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:12 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:12.315041 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fa4ab501-83dc-44e1-9f5d-99787dd31322 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:12.317538 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fa4ab501-83dc-44e1-9f5d-99787dd31322 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a Aug 25 15:23:12.317848 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fa4ab501-83dc-44e1-9f5d-99787dd31322 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:12.318653 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fa4ab501-83dc-44e1-9f5d-99787dd31322 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:12.329583 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:12.329583 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:12.335836 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fa4ab501-83dc-44e1-9f5d-99787dd31322 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:23:12.341787 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fa4ab501-83dc-44e1-9f5d-99787dd31322 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a returned with HTTP 200 Aug 25 15:23:12.342337 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 598/2417] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:12 2026] GET /volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:12.358932 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4e6199ce-50eb-48ee-ba42-fb3d9b88813c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:12.361520 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4e6199ce-50eb-48ee-ba42-fb3d9b88813c tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] DELETE https://10.4.3.85/volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a Aug 25 15:23:12.361844 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4e6199ce-50eb-48ee-ba42-fb3d9b88813c tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:12.362619 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4e6199ce-50eb-48ee-ba42-fb3d9b88813c tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:12.363167 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-4e6199ce-50eb-48ee-ba42-fb3d9b88813c tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Delete volume with id: 7b28c150-928f-46ed-be75-89e81a00302a Aug 25 15:23:12.372110 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:12.372110 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:12.372723 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4e6199ce-50eb-48ee-ba42-fb3d9b88813c tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:23:12.416420 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4e6199ce-50eb-48ee-ba42-fb3d9b88813c tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Delete volume request issued successfully. Aug 25 15:23:12.416818 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4e6199ce-50eb-48ee-ba42-fb3d9b88813c tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a returned with HTTP 202 Aug 25 15:23:12.417360 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 606/2418] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:12 2026] DELETE /volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:12.433811 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1290e3ef-bd85-4438-9804-e1ea17661d00 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:12.436283 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1290e3ef-bd85-4438-9804-e1ea17661d00 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a Aug 25 15:23:12.436629 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1290e3ef-bd85-4438-9804-e1ea17661d00 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:12.436908 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1290e3ef-bd85-4438-9804-e1ea17661d00 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:12.446964 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:12.446964 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:12.458531 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1290e3ef-bd85-4438-9804-e1ea17661d00 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:23:12.466916 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1290e3ef-bd85-4438-9804-e1ea17661d00 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a returned with HTTP 200 Aug 25 15:23:12.467833 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 600/2419] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:12 2026] GET /volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:13.021294 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-292cb5cb-39f9-4246-aa44-53cbbc5b85c4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:13.023825 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-292cb5cb-39f9-4246-aa44-53cbbc5b85c4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:23:13.023889 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-292cb5cb-39f9-4246-aa44-53cbbc5b85c4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:13.024171 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-292cb5cb-39f9-4246-aa44-53cbbc5b85c4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:13.039497 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:13.039497 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:13.048784 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-292cb5cb-39f9-4246-aa44-53cbbc5b85c4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:23:13.060171 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-292cb5cb-39f9-4246-aa44-53cbbc5b85c4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:23:13.060171 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 616/2420] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:13 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:13.138746 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-28e8d192-7c15-4152-83d1-3ae9ee695e06 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:13.140505 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-28e8d192-7c15-4152-83d1-3ae9ee695e06 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:13.140682 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-28e8d192-7c15-4152-83d1-3ae9ee695e06 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:13.140866 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-28e8d192-7c15-4152-83d1-3ae9ee695e06 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:13.140990 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-28e8d192-7c15-4152-83d1-3ae9ee695e06 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:13.146564 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:13.146564 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:13.147408 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-28e8d192-7c15-4152-83d1-3ae9ee695e06 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:13.147833 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 599/2421] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:13 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:13.247154 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0f18fe92-b19a-4c01-b086-b95df4ae4d81 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:13.250101 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0f18fe92-b19a-4c01-b086-b95df4ae4d81 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:23:13.250257 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0f18fe92-b19a-4c01-b086-b95df4ae4d81 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:13.250574 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0f18fe92-b19a-4c01-b086-b95df4ae4d81 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:13.261373 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:13.261373 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:13.273716 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0f18fe92-b19a-4c01-b086-b95df4ae4d81 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:23:13.273716 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0f18fe92-b19a-4c01-b086-b95df4ae4d81 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:23:13.273716 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 607/2422] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:13 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:13.484912 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a7c22972-96f2-4333-ac15-d45333173d62 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:13.488393 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a7c22972-96f2-4333-ac15-d45333173d62 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a Aug 25 15:23:13.488699 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a7c22972-96f2-4333-ac15-d45333173d62 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:13.489128 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a7c22972-96f2-4333-ac15-d45333173d62 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:13.496585 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a7c22972-96f2-4333-ac15-d45333173d62 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a returned with HTTP 404 Aug 25 15:23:13.504879 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 601/2423] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:13 2026] GET /volume/v3/volumes/7b28c150-928f-46ed-be75-89e81a00302a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:13.517756 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:13.523332 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:23:13.523332 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1276479697"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:13.527051 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1276479697'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:23:13.527051 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Create volume of 1 GB Aug 25 15:23:13.530136 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Availability Zones retrieved successfully. Aug 25 15:23:13.536437 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Flow 'volume_create_api' (7fa38629-03a9-45a2-887a-e3c74fa3fe4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:13.540591 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66be82d7-0f19-4066-ab41-23a83458420a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:13.540591 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:23:13.568497 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66be82d7-0f19-4066-ab41-23a83458420a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:13.568670 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-cfe990a8-d944-478c-9d01-bd23bea8800e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:13.569347 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b7a9fce-6b0d-484f-8ddb-afcc9f760af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:13.571402 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-cfe990a8-d944-478c-9d01-bd23bea8800e tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] POST https://10.4.3.85/volume/v3/attachments/54687d83-8fbe-4756-88b5-3ad647a905fc/action Aug 25 15:23:13.571887 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-cfe990a8-d944-478c-9d01-bd23bea8800e tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:23:13.572055 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-cfe990a8-d944-478c-9d01-bd23bea8800e tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:13.593676 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:13.593676 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:13.616146 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-29376e48-db95-4f55-b666-340eb1a1a31f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:13.618121 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-29376e48-db95-4f55-b666-340eb1a1a31f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] DELETE https://10.4.3.85/volume/v3/attachments/a91c6df9-608a-45e4-b0d4-1000a9abaa89 Aug 25 15:23:13.618276 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-29376e48-db95-4f55-b666-340eb1a1a31f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:13.618442 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-29376e48-db95-4f55-b666-340eb1a1a31f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:13.619005 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Created reservations ['55c70d8e-fc85-4f39-b326-9819b52cfb31', '17fcab06-27f2-459e-90c0-b90c48a6911f', '2752e6f6-310c-42df-9cfe-27cd0c2fcbc2', '995ea9cf-5c2e-45b7-b2e4-a9f218274cf7'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:13.619876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b7a9fce-6b0d-484f-8ddb-afcc9f760af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55c70d8e-fc85-4f39-b326-9819b52cfb31', '17fcab06-27f2-459e-90c0-b90c48a6911f', '2752e6f6-310c-42df-9cfe-27cd0c2fcbc2', '995ea9cf-5c2e-45b7-b2e4-a9f218274cf7']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:13.620613 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3883b1a9-a286-489b-b6fc-99b69a6f31a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:13.625930 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:13.625930 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:13.632509 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1a1f61f3-f48a-4db5-9863-7abd9274fb02 req-cfe990a8-d944-478c-9d01-bd23bea8800e tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments/54687d83-8fbe-4756-88b5-3ad647a905fc/action returned with HTTP 204 Aug 25 15:23:13.632509 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 600/2424] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:23:13 2026] POST /volume/v3/attachments/54687d83-8fbe-4756-88b5-3ad647a905fc/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:13.661267 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3883b1a9-a286-489b-b6fc-99b69a6f31a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cbb9632-ddcd-4be4-8f54-092260cf6d3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1276479697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9175ab371f8b4ca4961218a81a6ce8b4',qos_specs=None,replication_status=,reservations=['55c70d8e-fc85-4f39-b326-9819b52cfb31','17fcab06-27f2-459e-90c0-b90c48a6911f','2752e6f6-310c-42df-9cfe-27cd0c2fcbc2','995ea9cf-5c2e-45b7-b2e4-a9f218274cf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e637207aa24ed380f188283ce9723c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:23:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1276479697',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cbb9632-ddcd-4be4-8f54-092260cf6d3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9175ab371f8b4ca4961218a81a6ce8b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06e637207aa24ed380f188283ce9723c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:13.662072 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c0a2e6-a502-4568-b280-404da306864f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:13.700380 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c0a2e6-a502-4568-b280-404da306864f) transitioned into state 'SUCCESS' from state '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-1276479697',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9175ab371f8b4ca4961218a81a6ce8b4',qos_specs=None,replication_status=,reservations=['55c70d8e-fc85-4f39-b326-9819b52cfb31','17fcab06-27f2-459e-90c0-b90c48a6911f','2752e6f6-310c-42df-9cfe-27cd0c2fcbc2','995ea9cf-5c2e-45b7-b2e4-a9f218274cf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06e637207aa24ed380f188283ce9723c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:13.701594 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca6864d3-c2bb-4290-bae3-e107d3bb05d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:13.732091 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dea5dcc0-65db-4044-8fbb-3c4c816d3bf0 req-29376e48-db95-4f55-b666-340eb1a1a31f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/attachments/a91c6df9-608a-45e4-b0d4-1000a9abaa89 returned with HTTP 200 Aug 25 15:23:13.732539 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 608/2425] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:23:13 2026] DELETE /volume/v3/attachments/a91c6df9-608a-45e4-b0d4-1000a9abaa89 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:13.733924 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca6864d3-c2bb-4290-bae3-e107d3bb05d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:13.734725 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Flow 'volume_create_api' (7fa38629-03a9-45a2-887a-e3c74fa3fe4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:13.735056 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Create volume request issued successfully. Aug 25 15:23:13.735617 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fa05cfa0-7910-422d-ab42-40a69ee6fe20 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:23:13.736043 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 617/2426] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:23:13 2026] POST /volume/v3/volumes => generated 752 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:13.751026 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0a449d61-ff12-4dbe-831b-4d504c8e1c38 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:13.753143 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a449d61-ff12-4dbe-831b-4d504c8e1c38 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b Aug 25 15:23:13.753459 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0a449d61-ff12-4dbe-831b-4d504c8e1c38 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:13.753740 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0a449d61-ff12-4dbe-831b-4d504c8e1c38 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:13.763479 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:13.763479 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:13.768867 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0a449d61-ff12-4dbe-831b-4d504c8e1c38 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:23:13.776242 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a449d61-ff12-4dbe-831b-4d504c8e1c38 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b returned with HTTP 200 Aug 25 15:23:13.776838 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 602/2427] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:13 2026] GET /volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:14.075589 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-28b7b676-e22a-419c-a987-00b209a1ea66 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:14.077325 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-28b7b676-e22a-419c-a987-00b209a1ea66 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:23:14.077528 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-28b7b676-e22a-419c-a987-00b209a1ea66 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:14.077738 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-28b7b676-e22a-419c-a987-00b209a1ea66 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:14.087366 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:14.087366 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:14.091319 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-28b7b676-e22a-419c-a987-00b209a1ea66 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:23:14.095882 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-28b7b676-e22a-419c-a987-00b209a1ea66 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:23:14.096292 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 601/2428] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:14 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:14.108351 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a86697de-8c10-424c-9fb7-cbfdb4d7c627 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:14.110858 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a86697de-8c10-424c-9fb7-cbfdb4d7c627 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:23:14.111106 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a86697de-8c10-424c-9fb7-cbfdb4d7c627 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:14.111339 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a86697de-8c10-424c-9fb7-cbfdb4d7c627 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:14.122911 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:14.122911 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:14.127014 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a86697de-8c10-424c-9fb7-cbfdb4d7c627 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:23:14.131859 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a86697de-8c10-424c-9fb7-cbfdb4d7c627 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:23:14.132299 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 609/2429] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:14 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:14.162815 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2186d282-8e03-4409-9a0d-0af326c442f9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:14.165881 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2186d282-8e03-4409-9a0d-0af326c442f9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:14.166153 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2186d282-8e03-4409-9a0d-0af326c442f9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:14.166408 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2186d282-8e03-4409-9a0d-0af326c442f9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:14.166589 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-2186d282-8e03-4409-9a0d-0af326c442f9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:14.172423 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:14.172423 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:14.173488 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2186d282-8e03-4409-9a0d-0af326c442f9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:14.174062 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 618/2430] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:14 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:14.286007 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dbe3a7be-583a-4158-aead-8ba9d59be2de None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:14.287836 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dbe3a7be-583a-4158-aead-8ba9d59be2de tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:23:14.288118 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dbe3a7be-583a-4158-aead-8ba9d59be2de tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:14.288348 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dbe3a7be-583a-4158-aead-8ba9d59be2de tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:14.300291 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:14.300291 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:14.306301 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dbe3a7be-583a-4158-aead-8ba9d59be2de tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:23:14.313610 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dbe3a7be-583a-4158-aead-8ba9d59be2de tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:23:14.314279 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 603/2431] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:14 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:14.644625 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-6f7d62a8-c89c-4a22-ba22-51f6bcd0c22c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:14.644625 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-6f7d62a8-c89c-4a22-ba22-51f6bcd0c22c tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:23:14.644625 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-6f7d62a8-c89c-4a22-ba22-51f6bcd0c22c tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:14.644625 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-6f7d62a8-c89c-4a22-ba22-51f6bcd0c22c tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:14.655047 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:14.655047 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:14.662117 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-6f7d62a8-c89c-4a22-ba22-51f6bcd0c22c tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:23:14.668989 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-6f7d62a8-c89c-4a22-ba22-51f6bcd0c22c tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:23:14.674003 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 602/2432] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:23:14 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:14.734247 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-711742fb-5416-40b9-a9c6-e22498ea7fc5 req-c7b4f370-36d6-482c-b724-6dbec83e0d67 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:14.736815 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-711742fb-5416-40b9-a9c6-e22498ea7fc5 req-c7b4f370-36d6-482c-b724-6dbec83e0d67 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] DELETE https://10.4.3.85/volume/v3/attachments/1f5c633f-9202-4ae6-91ae-50d11d037725 Aug 25 15:23:14.737086 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-711742fb-5416-40b9-a9c6-e22498ea7fc5 req-c7b4f370-36d6-482c-b724-6dbec83e0d67 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:14.737357 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-711742fb-5416-40b9-a9c6-e22498ea7fc5 req-c7b4f370-36d6-482c-b724-6dbec83e0d67 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:14.747800 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:14.747800 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:14.791784 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-25569245-bf3e-48bf-bb6a-146d7fea9d28 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:14.794038 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-25569245-bf3e-48bf-bb6a-146d7fea9d28 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b Aug 25 15:23:14.794286 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-25569245-bf3e-48bf-bb6a-146d7fea9d28 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:14.794568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-25569245-bf3e-48bf-bb6a-146d7fea9d28 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:14.809996 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:14.809996 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:14.831796 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-25569245-bf3e-48bf-bb6a-146d7fea9d28 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:23:14.838174 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-25569245-bf3e-48bf-bb6a-146d7fea9d28 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b returned with HTTP 200 Aug 25 15:23:14.838775 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 619/2433] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:14 2026] GET /volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:14.855702 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1eb42fc7-8e68-4d03-b0d7-a5420a010a63 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:14.858098 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1eb42fc7-8e68-4d03-b0d7-a5420a010a63 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:23:14.858662 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1eb42fc7-8e68-4d03-b0d7-a5420a010a63 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2cbb9632-ddcd-4be4-8f54-092260cf6d3b", "name": "tempest-VolumesBackupsAdminTest-Backup-1773511820", "container": "tempest-volumesbackupsadmintest-backup-container-608684866"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:14.860730 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-1eb42fc7-8e68-4d03-b0d7-a5420a010a63 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Creating new backup {'backup': {'volume_id': '2cbb9632-ddcd-4be4-8f54-092260cf6d3b', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1773511820', 'container': 'tempest-volumesbackupsadmintest-backup-container-608684866'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:23:14.861675 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-1eb42fc7-8e68-4d03-b0d7-a5420a010a63 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Creating backup of volume 2cbb9632-ddcd-4be4-8f54-092260cf6d3b in container tempest-volumesbackupsadmintest-backup-container-608684866 Aug 25 15:23:14.871334 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:14.871334 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:14.872191 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1eb42fc7-8e68-4d03-b0d7-a5420a010a63 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:23:14.895744 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-711742fb-5416-40b9-a9c6-e22498ea7fc5 req-c7b4f370-36d6-482c-b724-6dbec83e0d67 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/attachments/1f5c633f-9202-4ae6-91ae-50d11d037725 returned with HTTP 200 Aug 25 15:23:14.896451 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 610/2434] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:23:14 2026] DELETE /volume/v3/attachments/1f5c633f-9202-4ae6-91ae-50d11d037725 => generated 19 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:14.983233 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-1eb42fc7-8e68-4d03-b0d7-a5420a010a63 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Created reservations ['9f44bb73-d8d9-475a-97f3-ef07687ed8cb', '2950d810-3ebc-4363-a229-b275ce08f426'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:15.189072 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-54c1002b-3a57-4880-a220-d68c5ed4f870 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:15.189563 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1eb42fc7-8e68-4d03-b0d7-a5420a010a63 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:23:15.190153 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 604/2435] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:23:14 2026] POST /volume/v3/backups => generated 333 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:15.192099 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54c1002b-3a57-4880-a220-d68c5ed4f870 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:15.192099 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54c1002b-3a57-4880-a220-d68c5ed4f870 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:15.192099 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54c1002b-3a57-4880-a220-d68c5ed4f870 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:15.192099 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-54c1002b-3a57-4880-a220-d68c5ed4f870 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:15.199145 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:15.199145 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:15.199595 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54c1002b-3a57-4880-a220-d68c5ed4f870 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:15.200263 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 603/2436] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:15 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:15.200524 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ef7311a3-c373-463d-9699-e92d4c4e0e8d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:15.204277 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ef7311a3-c373-463d-9699-e92d4c4e0e8d tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:15.204501 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ef7311a3-c373-463d-9699-e92d4c4e0e8d tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:15.204732 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ef7311a3-c373-463d-9699-e92d4c4e0e8d tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:15.204865 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ef7311a3-c373-463d-9699-e92d4c4e0e8d tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:15.236812 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:15.236812 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:15.242648 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ef7311a3-c373-463d-9699-e92d4c4e0e8d tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:15.242648 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 620/2437] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:15 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 796 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:15.905570 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-eceec271-325c-44e0-8003-2d6dfa578d88 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:15.906087 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eceec271-325c-44e0-8003-2d6dfa578d88 None None] GET https://10.4.3.85/volume// Aug 25 15:23:15.906302 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-eceec271-325c-44e0-8003-2d6dfa578d88 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:15.906536 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-eceec271-325c-44e0-8003-2d6dfa578d88 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:15.906846 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eceec271-325c-44e0-8003-2d6dfa578d88 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:23:15.907393 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 611/2438] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:23:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:23:15.917770 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-fa56ab8e-b93a-4cfe-8ac9-e7d2c8f8b151 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:15.921274 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-fa56ab8e-b93a-4cfe-8ac9-e7d2c8f8b151 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:23:15.921765 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-fa56ab8e-b93a-4cfe-8ac9-e7d2c8f8b151 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e961a60a-04c5-45fe-8943-effbacd4e7c5", "connector": null, "instance_uuid": "1a9b3813-3753-46cc-9c76-8dfb03280cd7"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:16.037983 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:16.037983 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:16.144114 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-fa56ab8e-b93a-4cfe-8ac9-e7d2c8f8b151 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:23:16.144701 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 605/2439] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:23:15 2026] POST /volume/v3/attachments => generated 273 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:16.158190 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-98cd6f50-5446-4f03-b333-f995f6947087 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:16.158747 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-98cd6f50-5446-4f03-b333-f995f6947087 None None] GET https://10.4.3.85/volume// Aug 25 15:23:16.159010 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-98cd6f50-5446-4f03-b333-f995f6947087 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:16.159270 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-98cd6f50-5446-4f03-b333-f995f6947087 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:16.159729 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-98cd6f50-5446-4f03-b333-f995f6947087 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:23:16.160145 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 604/2440] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:23:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:23:16.169818 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-811274f0-e76a-47fb-a1e4-0f1687ac8ce3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:16.172549 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-811274f0-e76a-47fb-a1e4-0f1687ac8ce3 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:23:16.172799 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-811274f0-e76a-47fb-a1e4-0f1687ac8ce3 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:16.173073 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-811274f0-e76a-47fb-a1e4-0f1687ac8ce3 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:16.190970 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:16.190970 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:16.195274 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-811274f0-e76a-47fb-a1e4-0f1687ac8ce3 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:23:16.211299 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-59a522fe-675b-4e68-bdc6-8667f82109ac None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:16.213494 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-59a522fe-675b-4e68-bdc6-8667f82109ac tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:16.213683 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-811274f0-e76a-47fb-a1e4-0f1687ac8ce3 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:23:16.213781 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-59a522fe-675b-4e68-bdc6-8667f82109ac tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:16.213976 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-59a522fe-675b-4e68-bdc6-8667f82109ac tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:16.214104 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-59a522fe-675b-4e68-bdc6-8667f82109ac tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:16.214167 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 621/2441] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:23:16 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 1317 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:16.219731 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:16.219731 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:16.220656 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-59a522fe-675b-4e68-bdc6-8667f82109ac tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:16.221092 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 612/2442] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:16 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:16.251919 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4f7693ec-3538-46db-880e-c17cca33b9c0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:16.254053 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f7693ec-3538-46db-880e-c17cca33b9c0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:16.254325 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4f7693ec-3538-46db-880e-c17cca33b9c0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:16.257773 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4f7693ec-3538-46db-880e-c17cca33b9c0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:16.257773 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-4f7693ec-3538-46db-880e-c17cca33b9c0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:16.263291 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:16.263291 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:16.264343 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f7693ec-3538-46db-880e-c17cca33b9c0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:16.274115 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 606/2443] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:16 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:16.946579 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f516165b-9cc1-41d3-a3c1-48c47caa26e6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:16.954879 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f516165b-9cc1-41d3-a3c1-48c47caa26e6 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] DELETE https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e Aug 25 15:23:16.954879 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f516165b-9cc1-41d3-a3c1-48c47caa26e6 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:16.954879 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f516165b-9cc1-41d3-a3c1-48c47caa26e6 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:16.954879 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-f516165b-9cc1-41d3-a3c1-48c47caa26e6 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Delete volume with id: 3480d53b-c4e4-43fc-a3a4-a18760d65f5e Aug 25 15:23:16.963708 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:16.963708 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:16.963836 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f516165b-9cc1-41d3-a3c1-48c47caa26e6 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:23:17.061620 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f516165b-9cc1-41d3-a3c1-48c47caa26e6 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Delete volume request issued successfully. Aug 25 15:23:17.061920 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f516165b-9cc1-41d3-a3c1-48c47caa26e6 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e returned with HTTP 202 Aug 25 15:23:17.062539 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 605/2444] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:23:16 2026] DELETE /volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:23:17.074946 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-74cff18e-f00e-4418-834d-40d4388ce8eb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:17.075862 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-74cff18e-f00e-4418-834d-40d4388ce8eb tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e Aug 25 15:23:17.075862 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-74cff18e-f00e-4418-834d-40d4388ce8eb tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:17.075862 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-74cff18e-f00e-4418-834d-40d4388ce8eb tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:17.087609 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:17.087609 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:17.092369 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-74cff18e-f00e-4418-834d-40d4388ce8eb tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:23:17.113370 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-74cff18e-f00e-4418-834d-40d4388ce8eb tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e returned with HTTP 200 Aug 25 15:23:17.113370 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 622/2445] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:17 2026] GET /volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e => generated 1419 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:17.236901 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-484f779d-13d9-4db8-bea3-7d11836ff7d3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:17.242555 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-484f779d-13d9-4db8-bea3-7d11836ff7d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:17.242555 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-484f779d-13d9-4db8-bea3-7d11836ff7d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:17.242555 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-484f779d-13d9-4db8-bea3-7d11836ff7d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:17.242555 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-484f779d-13d9-4db8-bea3-7d11836ff7d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:17.248181 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:17.248181 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:17.249256 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-484f779d-13d9-4db8-bea3-7d11836ff7d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:17.249741 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 613/2446] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:17 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:17.276696 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a3444004-5c7d-45c3-ac71-ce63b0ab23c0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:17.279125 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a3444004-5c7d-45c3-ac71-ce63b0ab23c0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:17.279347 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a3444004-5c7d-45c3-ac71-ce63b0ab23c0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:17.280568 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a3444004-5c7d-45c3-ac71-ce63b0ab23c0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:17.280786 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a3444004-5c7d-45c3-ac71-ce63b0ab23c0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:17.286391 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:17.286391 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:17.287898 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a3444004-5c7d-45c3-ac71-ce63b0ab23c0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:17.288682 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 607/2447] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:17 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:18.120677 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ddc4962f-a013-4313-806f-6d8192cd31b7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:18.122848 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ddc4962f-a013-4313-806f-6d8192cd31b7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e Aug 25 15:23:18.123271 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ddc4962f-a013-4313-806f-6d8192cd31b7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:18.123436 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ddc4962f-a013-4313-806f-6d8192cd31b7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:18.134999 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ddc4962f-a013-4313-806f-6d8192cd31b7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e returned with HTTP 404 Aug 25 15:23:18.135772 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 606/2448] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:18 2026] GET /volume/v3/volumes/3480d53b-c4e4-43fc-a3a4-a18760d65f5e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:23:18.145478 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0dd61f6b-ae89-4d1d-9e9b-ffdc3c3fb1e7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:18.147292 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0dd61f6b-ae89-4d1d-9e9b-ffdc3c3fb1e7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/5324fe55-674f-4883-be60-66d3ba063fc5 Aug 25 15:23:18.147658 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0dd61f6b-ae89-4d1d-9e9b-ffdc3c3fb1e7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:18.147950 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0dd61f6b-ae89-4d1d-9e9b-ffdc3c3fb1e7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:18.149122 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-0dd61f6b-ae89-4d1d-9e9b-ffdc3c3fb1e7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Delete snapshot with id: 5324fe55-674f-4883-be60-66d3ba063fc5 Aug 25 15:23:18.153303 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:18.153303 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:18.155379 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0dd61f6b-ae89-4d1d-9e9b-ffdc3c3fb1e7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Snapshot retrieved successfully. Aug 25 15:23:18.194123 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0dd61f6b-ae89-4d1d-9e9b-ffdc3c3fb1e7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Snapshot delete request issued successfully. Aug 25 15:23:18.194967 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0dd61f6b-ae89-4d1d-9e9b-ffdc3c3fb1e7 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/snapshots/5324fe55-674f-4883-be60-66d3ba063fc5 returned with HTTP 202 Aug 25 15:23:18.194967 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 623/2449] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:23:18 2026] DELETE /volume/v3/snapshots/5324fe55-674f-4883-be60-66d3ba063fc5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:18.203052 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a591dce9-ea86-430a-9751-b39b7762f485 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:18.206267 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a591dce9-ea86-430a-9751-b39b7762f485 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/snapshots/5324fe55-674f-4883-be60-66d3ba063fc5 Aug 25 15:23:18.206267 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a591dce9-ea86-430a-9751-b39b7762f485 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:18.206267 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a591dce9-ea86-430a-9751-b39b7762f485 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:18.212947 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:18.212947 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:18.213489 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a591dce9-ea86-430a-9751-b39b7762f485 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Snapshot retrieved successfully. Aug 25 15:23:18.214576 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a591dce9-ea86-430a-9751-b39b7762f485 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/snapshots/5324fe55-674f-4883-be60-66d3ba063fc5 returned with HTTP 200 Aug 25 15:23:18.215130 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 614/2450] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:23:18 2026] GET /volume/v3/snapshots/5324fe55-674f-4883-be60-66d3ba063fc5 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:18.261321 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3a30a074-19f3-46d3-b420-f09cf14122f1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:18.265709 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a30a074-19f3-46d3-b420-f09cf14122f1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:18.265872 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a30a074-19f3-46d3-b420-f09cf14122f1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:18.266186 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a30a074-19f3-46d3-b420-f09cf14122f1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:18.266304 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3a30a074-19f3-46d3-b420-f09cf14122f1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:18.282305 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:18.282305 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:18.285048 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a30a074-19f3-46d3-b420-f09cf14122f1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:18.285551 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 608/2451] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:18 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:18.303859 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b5d50141-bbfd-45ac-8efc-577e4014c4dc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:18.306261 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5d50141-bbfd-45ac-8efc-577e4014c4dc tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:18.306463 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5d50141-bbfd-45ac-8efc-577e4014c4dc tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:18.307097 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5d50141-bbfd-45ac-8efc-577e4014c4dc tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:18.307097 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b5d50141-bbfd-45ac-8efc-577e4014c4dc tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:18.312582 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:18.312582 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:18.313424 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5d50141-bbfd-45ac-8efc-577e4014c4dc tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:18.313914 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 607/2452] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:18 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:18.823593 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-6086134a-e29b-474d-8c8a-4d1d83f57d6e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:18.826004 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-6086134a-e29b-474d-8c8a-4d1d83f57d6e tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] DELETE https://10.4.3.85/volume/v3/attachments/54687d83-8fbe-4756-88b5-3ad647a905fc Aug 25 15:23:18.826513 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-6086134a-e29b-474d-8c8a-4d1d83f57d6e tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:18.826960 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-6086134a-e29b-474d-8c8a-4d1d83f57d6e tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:18.836688 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:18.836688 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:18.930839 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-6086134a-e29b-474d-8c8a-4d1d83f57d6e tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments/54687d83-8fbe-4756-88b5-3ad647a905fc returned with HTTP 200 Aug 25 15:23:18.930839 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 624/2453] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:23:18 2026] DELETE /volume/v3/attachments/54687d83-8fbe-4756-88b5-3ad647a905fc => generated 192 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:19.230667 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8f0f55fb-4648-4a4f-833d-4d55d103684e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:19.237576 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8f0f55fb-4648-4a4f-833d-4d55d103684e tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/snapshots/5324fe55-674f-4883-be60-66d3ba063fc5 Aug 25 15:23:19.237576 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8f0f55fb-4648-4a4f-833d-4d55d103684e tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:19.237576 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8f0f55fb-4648-4a4f-833d-4d55d103684e tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:19.248555 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8f0f55fb-4648-4a4f-833d-4d55d103684e tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/snapshots/5324fe55-674f-4883-be60-66d3ba063fc5 returned with HTTP 404 Aug 25 15:23:19.251635 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 615/2454] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:23:19 2026] GET /volume/v3/snapshots/5324fe55-674f-4883-be60-66d3ba063fc5 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:19.305490 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a42f2086-45a3-4837-9a1b-61c4f1cb5196 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:19.308356 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a42f2086-45a3-4837-9a1b-61c4f1cb5196 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:19.309166 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a42f2086-45a3-4837-9a1b-61c4f1cb5196 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:19.309243 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a42f2086-45a3-4837-9a1b-61c4f1cb5196 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:19.309390 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a42f2086-45a3-4837-9a1b-61c4f1cb5196 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:19.315501 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b8dba3b7-06e7-4ac7-b5dd-4a3ac40a8ea5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:19.315501 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b8dba3b7-06e7-4ac7-b5dd-4a3ac40a8ea5 None None] GET https://10.4.3.85/volume// Aug 25 15:23:19.315824 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b8dba3b7-06e7-4ac7-b5dd-4a3ac40a8ea5 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:19.315824 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b8dba3b7-06e7-4ac7-b5dd-4a3ac40a8ea5 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:19.319934 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b8dba3b7-06e7-4ac7-b5dd-4a3ac40a8ea5 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:23:19.319934 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 608/2455] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:23:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:23:19.321877 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:19.321877 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:19.323097 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a42f2086-45a3-4837-9a1b-61c4f1cb5196 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:19.323350 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 609/2456] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:19 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:19.326698 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c730bf41-ee0c-4c73-b13b-a8e4f1c2cffe None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:19.330189 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c730bf41-ee0c-4c73-b13b-a8e4f1c2cffe tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:19.330189 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c730bf41-ee0c-4c73-b13b-a8e4f1c2cffe tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:19.330382 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c730bf41-ee0c-4c73-b13b-a8e4f1c2cffe tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:19.331544 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c730bf41-ee0c-4c73-b13b-a8e4f1c2cffe tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:19.333692 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-093067fb-e177-4195-8325-f509e0ba65c2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:19.336623 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:19.336623 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:19.337145 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-093067fb-e177-4195-8325-f509e0ba65c2 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:23:19.340147 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-093067fb-e177-4195-8325-f509e0ba65c2 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:19.340633 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c730bf41-ee0c-4c73-b13b-a8e4f1c2cffe tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:19.340679 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-093067fb-e177-4195-8325-f509e0ba65c2 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:19.340726 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 625/2457] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:19 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:19.357888 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:19.357888 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:19.364048 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-093067fb-e177-4195-8325-f509e0ba65c2 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:23:19.371185 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-093067fb-e177-4195-8325-f509e0ba65c2 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:23:19.372462 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 616/2458] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:23:19 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:19.515320 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-45003a6e-52ab-41ee-9859-e2306ba2e095 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:19.518314 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-45003a6e-52ab-41ee-9859-e2306ba2e095 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] PUT https://10.4.3.85/volume/v3/attachments/bdf70b39-3b48-40fb-90c6-9eaa3dc030f8 Aug 25 15:23:19.518715 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-45003a6e-52ab-41ee-9859-e2306ba2e095 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:19.540825 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-45003a6e-52ab-41ee-9859-e2306ba2e095 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Acquiring lock "cinder-attachment_update-e961a60a-04c5-45fe-8943-effbacd4e7c5-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:23:19.552596 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-45003a6e-52ab-41ee-9859-e2306ba2e095 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Lock "cinder-attachment_update-e961a60a-04c5-45fe-8943-effbacd4e7c5-np0000008087" acquired by "attachment_update" :: waited 0.012s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:23:19.554199 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:19.554199 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:19.736673 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-45003a6e-52ab-41ee-9859-e2306ba2e095 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Lock "cinder-attachment_update-e961a60a-04c5-45fe-8943-effbacd4e7c5-np0000008087" released by "attachment_update" :: held 0.184s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:23:19.737045 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-45003a6e-52ab-41ee-9859-e2306ba2e095 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments/bdf70b39-3b48-40fb-90c6-9eaa3dc030f8 returned with HTTP 200 Aug 25 15:23:19.737633 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 609/2459] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:23:19 2026] PUT /volume/v3/attachments/bdf70b39-3b48-40fb-90c6-9eaa3dc030f8 => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:19.780043 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-a23a68db-0187-4068-92bc-41775bbdaf47 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:19.784985 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-a23a68db-0187-4068-92bc-41775bbdaf47 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] POST https://10.4.3.85/volume/v3/attachments/bdf70b39-3b48-40fb-90c6-9eaa3dc030f8/action Aug 25 15:23:19.786021 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-a23a68db-0187-4068-92bc-41775bbdaf47 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:23:19.786876 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-a23a68db-0187-4068-92bc-41775bbdaf47 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:19.824750 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:19.824750 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:19.921792 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1242cd31-b581-48e4-a01a-c7e0e23e5b8f req-a23a68db-0187-4068-92bc-41775bbdaf47 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments/bdf70b39-3b48-40fb-90c6-9eaa3dc030f8/action returned with HTTP 204 Aug 25 15:23:19.922326 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 610/2460] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:23:19 2026] POST /volume/v3/attachments/bdf70b39-3b48-40fb-90c6-9eaa3dc030f8/action => generated 0 bytes in 143 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:20.339727 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f04d27a0-2a04-4c9b-a739-7c5f966d9d4e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:20.342514 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f04d27a0-2a04-4c9b-a739-7c5f966d9d4e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:20.345005 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f04d27a0-2a04-4c9b-a739-7c5f966d9d4e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:20.345005 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f04d27a0-2a04-4c9b-a739-7c5f966d9d4e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:20.345005 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-f04d27a0-2a04-4c9b-a739-7c5f966d9d4e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:20.352315 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:20.352315 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:20.354330 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f04d27a0-2a04-4c9b-a739-7c5f966d9d4e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:20.354330 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 626/2461] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:20 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:20.356525 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-65bb73b6-49db-4788-8f64-4527ab05ac94 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:20.359904 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-65bb73b6-49db-4788-8f64-4527ab05ac94 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:20.360772 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-65bb73b6-49db-4788-8f64-4527ab05ac94 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:20.360772 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-65bb73b6-49db-4788-8f64-4527ab05ac94 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:20.368458 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-65bb73b6-49db-4788-8f64-4527ab05ac94 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:20.377985 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:20.377985 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:20.380856 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-65bb73b6-49db-4788-8f64-4527ab05ac94 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:20.380856 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 617/2462] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:20 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:21.372562 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-43b976da-fdda-4dc1-8262-0f733581c7cc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:21.376497 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43b976da-fdda-4dc1-8262-0f733581c7cc tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:21.376497 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43b976da-fdda-4dc1-8262-0f733581c7cc tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:21.376497 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43b976da-fdda-4dc1-8262-0f733581c7cc tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:21.376497 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-43b976da-fdda-4dc1-8262-0f733581c7cc tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:21.385169 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:21.385169 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:21.385169 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43b976da-fdda-4dc1-8262-0f733581c7cc tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:21.385441 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 610/2463] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:21 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:23:21.395911 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-817f7621-df24-4108-a8af-e60c78481df8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:21.402628 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-817f7621-df24-4108-a8af-e60c78481df8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:21.402628 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-817f7621-df24-4108-a8af-e60c78481df8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:21.402628 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-817f7621-df24-4108-a8af-e60c78481df8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:21.402628 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-817f7621-df24-4108-a8af-e60c78481df8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:21.408001 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:21.408001 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:21.410933 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-817f7621-df24-4108-a8af-e60c78481df8 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:21.411563 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 611/2464] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:21 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:22.190635 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-15ab519a-588e-4b8b-b136-83ac75b2e320 req-d2ba8e6f-95e8-4f40-863e-44be604fe197 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:22.197615 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-15ab519a-588e-4b8b-b136-83ac75b2e320 req-d2ba8e6f-95e8-4f40-863e-44be604fe197 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] DELETE https://10.4.3.85/volume/v3/attachments/1c00b85d-e371-44c4-9f3d-21cb0175c435 Aug 25 15:23:22.197814 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-15ab519a-588e-4b8b-b136-83ac75b2e320 req-d2ba8e6f-95e8-4f40-863e-44be604fe197 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:22.197999 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-15ab519a-588e-4b8b-b136-83ac75b2e320 req-d2ba8e6f-95e8-4f40-863e-44be604fe197 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:22.223614 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:22.223614 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:22.308976 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-15ab519a-588e-4b8b-b136-83ac75b2e320 req-d2ba8e6f-95e8-4f40-863e-44be604fe197 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/attachments/1c00b85d-e371-44c4-9f3d-21cb0175c435 returned with HTTP 200 Aug 25 15:23:22.309718 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 627/2465] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:23:22 2026] DELETE /volume/v3/attachments/1c00b85d-e371-44c4-9f3d-21cb0175c435 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:22.409165 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c8a11c6a-d7e4-44b0-b625-a1ea5740ba23 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:22.411050 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c8a11c6a-d7e4-44b0-b625-a1ea5740ba23 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:22.411483 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c8a11c6a-d7e4-44b0-b625-a1ea5740ba23 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:22.411691 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c8a11c6a-d7e4-44b0-b625-a1ea5740ba23 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:22.411836 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-c8a11c6a-d7e4-44b0-b625-a1ea5740ba23 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:22.419691 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:22.419691 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:22.419883 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c8a11c6a-d7e4-44b0-b625-a1ea5740ba23 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:22.420276 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 618/2466] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:22 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:22.430338 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2ed9dc87-7bf1-4a5c-b839-cf4f205fa643 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:22.432633 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2ed9dc87-7bf1-4a5c-b839-cf4f205fa643 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:22.432978 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2ed9dc87-7bf1-4a5c-b839-cf4f205fa643 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:22.433305 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2ed9dc87-7bf1-4a5c-b839-cf4f205fa643 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:22.433551 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-2ed9dc87-7bf1-4a5c-b839-cf4f205fa643 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:22.439051 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:22.439051 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:22.440078 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2ed9dc87-7bf1-4a5c-b839-cf4f205fa643 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:22.440357 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 611/2467] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:22 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:23:23.437580 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-29d6c141-69dc-4e02-a276-b4f49928651d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:23.439831 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-29d6c141-69dc-4e02-a276-b4f49928651d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:23.440026 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-29d6c141-69dc-4e02-a276-b4f49928651d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:23.440286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-29d6c141-69dc-4e02-a276-b4f49928651d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:23.440424 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-29d6c141-69dc-4e02-a276-b4f49928651d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:23.447155 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:23.447155 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:23.448129 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-29d6c141-69dc-4e02-a276-b4f49928651d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:23.448842 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 612/2468] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:23 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:23.458495 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-46be42bd-b1fc-41f2-aaec-fe3533d52365 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:23.458495 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-46be42bd-b1fc-41f2-aaec-fe3533d52365 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:23.458495 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-46be42bd-b1fc-41f2-aaec-fe3533d52365 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:23.458495 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-46be42bd-b1fc-41f2-aaec-fe3533d52365 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:23.459009 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-46be42bd-b1fc-41f2-aaec-fe3533d52365 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:23.466875 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:23.466875 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:23.467779 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-46be42bd-b1fc-41f2-aaec-fe3533d52365 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:23.468209 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 628/2469] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:23 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:24.461222 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d6edc2c0-1f66-42c5-8a51-5ed25f1c7db2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:24.464606 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d6edc2c0-1f66-42c5-8a51-5ed25f1c7db2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:24.464837 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d6edc2c0-1f66-42c5-8a51-5ed25f1c7db2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:24.465075 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d6edc2c0-1f66-42c5-8a51-5ed25f1c7db2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:24.465226 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-d6edc2c0-1f66-42c5-8a51-5ed25f1c7db2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:24.471911 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:24.471911 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:24.473413 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d6edc2c0-1f66-42c5-8a51-5ed25f1c7db2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:24.474182 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 619/2470] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:24 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:24.485619 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3d06f74e-2e1c-4704-9662-3a6f4d46915a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:24.488057 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3d06f74e-2e1c-4704-9662-3a6f4d46915a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:24.488687 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3d06f74e-2e1c-4704-9662-3a6f4d46915a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:24.488687 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3d06f74e-2e1c-4704-9662-3a6f4d46915a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:24.488861 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3d06f74e-2e1c-4704-9662-3a6f4d46915a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:24.498419 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:24.498419 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:24.499697 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3d06f74e-2e1c-4704-9662-3a6f4d46915a tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:24.500097 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 612/2471] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:24 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:24.574788 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2d6d3bba-8fa8-46c2-be20-3a044bd71d7a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:24.580808 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d6d3bba-8fa8-46c2-be20-3a044bd71d7a tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] DELETE https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 Aug 25 15:23:24.581123 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d6d3bba-8fa8-46c2-be20-3a044bd71d7a tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:24.582502 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d6d3bba-8fa8-46c2-be20-3a044bd71d7a tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:24.582502 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-2d6d3bba-8fa8-46c2-be20-3a044bd71d7a tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Delete volume with id: 4e369e3f-e051-4a0e-94b3-1c13e885a8e2 Aug 25 15:23:24.595414 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:24.595414 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:24.595614 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2d6d3bba-8fa8-46c2-be20-3a044bd71d7a tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:23:24.636843 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2d6d3bba-8fa8-46c2-be20-3a044bd71d7a tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Delete volume request issued successfully. Aug 25 15:23:24.637769 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d6d3bba-8fa8-46c2-be20-3a044bd71d7a tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 returned with HTTP 202 Aug 25 15:23:24.637769 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 613/2472] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:23:24 2026] DELETE /volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:23:24.650227 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d0057270-c19d-45b4-842f-ece22ad30d58 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:24.653796 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0057270-c19d-45b4-842f-ece22ad30d58 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 Aug 25 15:23:24.653796 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0057270-c19d-45b4-842f-ece22ad30d58 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:24.653796 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0057270-c19d-45b4-842f-ece22ad30d58 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:24.668916 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:24.668916 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:24.676671 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d0057270-c19d-45b4-842f-ece22ad30d58 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:23:24.687069 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0057270-c19d-45b4-842f-ece22ad30d58 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 returned with HTTP 200 Aug 25 15:23:24.687679 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 629/2473] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:24 2026] GET /volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 => generated 1420 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:25.488653 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dd06ec2f-2a61-408e-bb43-13a3c27045e0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:25.491496 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dd06ec2f-2a61-408e-bb43-13a3c27045e0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:25.492077 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dd06ec2f-2a61-408e-bb43-13a3c27045e0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:25.492077 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dd06ec2f-2a61-408e-bb43-13a3c27045e0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:25.492077 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-dd06ec2f-2a61-408e-bb43-13a3c27045e0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:25.498860 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:25.498860 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:25.499815 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dd06ec2f-2a61-408e-bb43-13a3c27045e0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:25.500186 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 620/2474] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:25 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:25.516757 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fd33c324-6a9b-41bb-928a-dd36ecd54432 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:25.519384 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fd33c324-6a9b-41bb-928a-dd36ecd54432 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:25.519738 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fd33c324-6a9b-41bb-928a-dd36ecd54432 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:25.520396 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fd33c324-6a9b-41bb-928a-dd36ecd54432 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:25.520396 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-fd33c324-6a9b-41bb-928a-dd36ecd54432 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:25.527834 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:25.527834 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:25.529371 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fd33c324-6a9b-41bb-928a-dd36ecd54432 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:25.529868 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 613/2475] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:25 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:25.708051 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3f234190-b5e3-4464-a058-cd37d9a1a440 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:25.709918 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f234190-b5e3-4464-a058-cd37d9a1a440 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 Aug 25 15:23:25.710119 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f234190-b5e3-4464-a058-cd37d9a1a440 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:25.713164 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f234190-b5e3-4464-a058-cd37d9a1a440 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:25.719417 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f234190-b5e3-4464-a058-cd37d9a1a440 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 returned with HTTP 404 Aug 25 15:23:25.720392 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 614/2476] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:25 2026] GET /volume/v3/volumes/4e369e3f-e051-4a0e-94b3-1c13e885a8e2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:23:25.729154 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b1e25d97-2672-4ca0-97fc-b6b18e348633 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:25.732089 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b1e25d97-2672-4ca0-97fc-b6b18e348633 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/57a85adb-2a2a-4b2a-9d2c-284587c5f51d Aug 25 15:23:25.732089 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b1e25d97-2672-4ca0-97fc-b6b18e348633 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:25.732089 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b1e25d97-2672-4ca0-97fc-b6b18e348633 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:25.732365 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-b1e25d97-2672-4ca0-97fc-b6b18e348633 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Delete snapshot with id: 57a85adb-2a2a-4b2a-9d2c-284587c5f51d Aug 25 15:23:25.742660 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:25.742660 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:25.745406 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b1e25d97-2672-4ca0-97fc-b6b18e348633 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Snapshot retrieved successfully. Aug 25 15:23:25.772443 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b1e25d97-2672-4ca0-97fc-b6b18e348633 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Snapshot delete request issued successfully. Aug 25 15:23:25.772708 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b1e25d97-2672-4ca0-97fc-b6b18e348633 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/snapshots/57a85adb-2a2a-4b2a-9d2c-284587c5f51d returned with HTTP 202 Aug 25 15:23:25.773057 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 630/2477] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:23:25 2026] DELETE /volume/v3/snapshots/57a85adb-2a2a-4b2a-9d2c-284587c5f51d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:25.789690 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4e8319ee-cc3b-4aaa-9648-3b69929481f1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:25.793932 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4e8319ee-cc3b-4aaa-9648-3b69929481f1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/snapshots/57a85adb-2a2a-4b2a-9d2c-284587c5f51d Aug 25 15:23:25.794167 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4e8319ee-cc3b-4aaa-9648-3b69929481f1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:25.794447 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4e8319ee-cc3b-4aaa-9648-3b69929481f1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:25.801636 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:25.801636 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:25.801636 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4e8319ee-cc3b-4aaa-9648-3b69929481f1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Snapshot retrieved successfully. Aug 25 15:23:25.802134 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4e8319ee-cc3b-4aaa-9648-3b69929481f1 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/snapshots/57a85adb-2a2a-4b2a-9d2c-284587c5f51d returned with HTTP 200 Aug 25 15:23:25.802712 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 621/2478] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:23:25 2026] GET /volume/v3/snapshots/57a85adb-2a2a-4b2a-9d2c-284587c5f51d => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:26.514031 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0965a912-9625-4bcb-858d-009240f99539 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:26.515921 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0965a912-9625-4bcb-858d-009240f99539 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:26.516565 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0965a912-9625-4bcb-858d-009240f99539 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:26.517078 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0965a912-9625-4bcb-858d-009240f99539 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:26.518172 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0965a912-9625-4bcb-858d-009240f99539 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:26.524526 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:26.524526 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:26.526160 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0965a912-9625-4bcb-858d-009240f99539 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:26.526160 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 614/2479] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:26 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:26.549068 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c0acbcda-def8-40bd-921c-05f028192d34 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:26.551310 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c0acbcda-def8-40bd-921c-05f028192d34 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:26.551727 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c0acbcda-def8-40bd-921c-05f028192d34 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:26.551875 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c0acbcda-def8-40bd-921c-05f028192d34 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:26.552063 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c0acbcda-def8-40bd-921c-05f028192d34 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:26.557764 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:26.557764 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:26.558914 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c0acbcda-def8-40bd-921c-05f028192d34 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:26.559411 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 615/2480] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:26 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:26.816984 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a6a51b86-2d6f-41c1-b23d-3e64a88ca297 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:26.819657 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6a51b86-2d6f-41c1-b23d-3e64a88ca297 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/snapshots/57a85adb-2a2a-4b2a-9d2c-284587c5f51d Aug 25 15:23:26.819851 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6a51b86-2d6f-41c1-b23d-3e64a88ca297 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:26.820055 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6a51b86-2d6f-41c1-b23d-3e64a88ca297 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:26.829554 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6a51b86-2d6f-41c1-b23d-3e64a88ca297 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/snapshots/57a85adb-2a2a-4b2a-9d2c-284587c5f51d returned with HTTP 404 Aug 25 15:23:26.831401 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 631/2481] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:23:26 2026] GET /volume/v3/snapshots/57a85adb-2a2a-4b2a-9d2c-284587c5f51d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:27.543038 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c85d79a7-e051-4f9a-9523-e809f96fbd22 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:27.547896 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c85d79a7-e051-4f9a-9523-e809f96fbd22 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:27.547896 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c85d79a7-e051-4f9a-9523-e809f96fbd22 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:27.547896 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c85d79a7-e051-4f9a-9523-e809f96fbd22 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:27.547896 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-c85d79a7-e051-4f9a-9523-e809f96fbd22 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:27.562211 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:27.562211 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:27.565311 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c85d79a7-e051-4f9a-9523-e809f96fbd22 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:27.566084 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 622/2482] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:27 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:27.579082 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7c315514-bab9-4140-8db2-8f4e7196b261 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:27.584947 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7c315514-bab9-4140-8db2-8f4e7196b261 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:27.585371 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7c315514-bab9-4140-8db2-8f4e7196b261 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:27.586757 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7c315514-bab9-4140-8db2-8f4e7196b261 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:27.586757 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-7c315514-bab9-4140-8db2-8f4e7196b261 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:27.595294 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:27.595294 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:27.596508 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7c315514-bab9-4140-8db2-8f4e7196b261 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:27.597129 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 615/2483] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:27 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:28.587329 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b909e723-3b0d-4290-89f6-fe0e5806dd3c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:28.596871 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b909e723-3b0d-4290-89f6-fe0e5806dd3c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:28.600784 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b909e723-3b0d-4290-89f6-fe0e5806dd3c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:28.602011 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b909e723-3b0d-4290-89f6-fe0e5806dd3c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:28.602011 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-b909e723-3b0d-4290-89f6-fe0e5806dd3c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:28.604850 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:UPDATE=23,cinder:INSERT=9,cinder:SELECT=165 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:23:28.612861 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:28.612861 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:28.617187 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b909e723-3b0d-4290-89f6-fe0e5806dd3c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:28.629337 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 616/2484] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:28 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:28.629407 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b6329c53-d3df-47f0-ba1b-4269577a18da None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:28.629407 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6329c53-d3df-47f0-ba1b-4269577a18da tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:28.629407 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6329c53-d3df-47f0-ba1b-4269577a18da tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:28.629407 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6329c53-d3df-47f0-ba1b-4269577a18da tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:28.629407 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b6329c53-d3df-47f0-ba1b-4269577a18da tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:28.629407 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=214,cinder:INSERT=17,cinder:UPDATE=45 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:23:28.637534 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:28.637534 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:28.638533 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6329c53-d3df-47f0-ba1b-4269577a18da tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:28.639360 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 632/2485] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:28 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:29.153620 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-2376cc79-e287-4ffd-9122-7ad6d804c75c req-c276d05c-744f-48e0-bdfd-51cd21cec16c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:29.157079 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-2376cc79-e287-4ffd-9122-7ad6d804c75c req-c276d05c-744f-48e0-bdfd-51cd21cec16c tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] DELETE https://10.4.3.85/volume/v3/attachments/dabfb91d-ffc3-4cbb-a9fb-109580ce827f Aug 25 15:23:29.157079 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-2376cc79-e287-4ffd-9122-7ad6d804c75c req-c276d05c-744f-48e0-bdfd-51cd21cec16c tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:29.157425 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-2376cc79-e287-4ffd-9122-7ad6d804c75c req-c276d05c-744f-48e0-bdfd-51cd21cec16c tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:29.160348 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=218,cinder:UPDATE=37,cinder:INSERT=18 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:23:29.171535 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:29.171535 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:29.270198 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-2376cc79-e287-4ffd-9122-7ad6d804c75c req-c276d05c-744f-48e0-bdfd-51cd21cec16c tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/attachments/dabfb91d-ffc3-4cbb-a9fb-109580ce827f returned with HTTP 200 Aug 25 15:23:29.270937 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 623/2486] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:23:29 2026] DELETE /volume/v3/attachments/dabfb91d-ffc3-4cbb-a9fb-109580ce827f => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:23:29.638992 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3d4531a3-1364-4c0e-a826-159a1dc15282 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:29.641345 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3d4531a3-1364-4c0e-a826-159a1dc15282 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:29.641793 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3d4531a3-1364-4c0e-a826-159a1dc15282 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:29.642294 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3d4531a3-1364-4c0e-a826-159a1dc15282 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:29.642294 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3d4531a3-1364-4c0e-a826-159a1dc15282 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:29.646765 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=224,cinder:UPDATE=52,cinder:INSERT=25 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:23:29.652233 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:29.652233 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:29.654100 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3d4531a3-1364-4c0e-a826-159a1dc15282 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:29.655480 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 616/2487] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:29 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:29.656605 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fee9abf5-6f6b-425d-a3af-08ecc012c1a0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:29.659251 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fee9abf5-6f6b-425d-a3af-08ecc012c1a0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:29.659488 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fee9abf5-6f6b-425d-a3af-08ecc012c1a0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:29.659786 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fee9abf5-6f6b-425d-a3af-08ecc012c1a0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:29.659924 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-fee9abf5-6f6b-425d-a3af-08ecc012c1a0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:29.667775 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:29.667775 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:29.668740 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fee9abf5-6f6b-425d-a3af-08ecc012c1a0 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:29.669225 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 617/2488] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:29 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:30.682932 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4dfc1afb-4c5d-4974-8c6c-c43796dd1504 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:30.684815 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2bd31ac2-5f85-4c29-ba9d-245e1b1d3b8c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:30.686969 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4dfc1afb-4c5d-4974-8c6c-c43796dd1504 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:30.687638 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2bd31ac2-5f85-4c29-ba9d-245e1b1d3b8c tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:30.687766 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2bd31ac2-5f85-4c29-ba9d-245e1b1d3b8c tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:30.688075 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2bd31ac2-5f85-4c29-ba9d-245e1b1d3b8c tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:30.688276 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-2bd31ac2-5f85-4c29-ba9d-245e1b1d3b8c tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:30.689181 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4dfc1afb-4c5d-4974-8c6c-c43796dd1504 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:30.689950 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4dfc1afb-4c5d-4974-8c6c-c43796dd1504 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:30.690138 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4dfc1afb-4c5d-4974-8c6c-c43796dd1504 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:30.696184 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:30.696184 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:30.696792 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:30.696792 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:30.697097 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2bd31ac2-5f85-4c29-ba9d-245e1b1d3b8c tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:30.697669 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 624/2489] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:30 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:30.697996 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4dfc1afb-4c5d-4974-8c6c-c43796dd1504 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:30.701892 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 633/2490] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:30 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:31.611802 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-cd455af9-ebb2-42b4-a4d4-ceb189119d5c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:31.629698 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-07de5ada-6d90-4584-932f-6c315986d528 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:31.631912 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-07de5ada-6d90-4584-932f-6c315986d528 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] DELETE https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 Aug 25 15:23:31.632171 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-07de5ada-6d90-4584-932f-6c315986d528 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:31.632304 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-07de5ada-6d90-4584-932f-6c315986d528 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:31.632486 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-07de5ada-6d90-4584-932f-6c315986d528 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Delete volume with id: 8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 Aug 25 15:23:31.642716 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:31.642716 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:31.643251 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-07de5ada-6d90-4584-932f-6c315986d528 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:23:31.656832 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-cd455af9-ebb2-42b4-a4d4-ceb189119d5c tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:31.657054 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-cd455af9-ebb2-42b4-a4d4-ceb189119d5c tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:31.657301 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-cd455af9-ebb2-42b4-a4d4-ceb189119d5c tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:31.664742 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:31.664742 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:31.669491 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-cd455af9-ebb2-42b4-a4d4-ceb189119d5c tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:31.674160 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-07de5ada-6d90-4584-932f-6c315986d528 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Delete volume request issued successfully. Aug 25 15:23:31.674491 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-07de5ada-6d90-4584-932f-6c315986d528 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 returned with HTTP 202 Aug 25 15:23:31.674980 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-cd455af9-ebb2-42b4-a4d4-ceb189119d5c tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:31.675162 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 618/2491] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:23:31 2026] DELETE /volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:23:31.675562 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 617/2492] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:23:31 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 846 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:31.687754 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-80fcba2e-0b30-40d1-a0be-8de7901f574e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:31.690104 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-80fcba2e-0b30-40d1-a0be-8de7901f574e tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 Aug 25 15:23:31.690372 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-80fcba2e-0b30-40d1-a0be-8de7901f574e tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:31.690635 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-80fcba2e-0b30-40d1-a0be-8de7901f574e tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:31.699909 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:31.699909 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:31.705051 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-80fcba2e-0b30-40d1-a0be-8de7901f574e tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Volume info retrieved successfully. Aug 25 15:23:31.712004 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-80fcba2e-0b30-40d1-a0be-8de7901f574e tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 returned with HTTP 200 Aug 25 15:23:31.712194 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 625/2493] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:31 2026] GET /volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 => generated 1386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:31.713503 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ea7d32d9-6d6b-4e4e-a151-04d674f9e651 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:31.715346 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-09313f66-fb3f-4b82-98bd-5d7fa35ebf52 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:31.719236 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ea7d32d9-6d6b-4e4e-a151-04d674f9e651 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:31.719464 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ea7d32d9-6d6b-4e4e-a151-04d674f9e651 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:31.719726 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ea7d32d9-6d6b-4e4e-a151-04d674f9e651 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:31.719829 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ea7d32d9-6d6b-4e4e-a151-04d674f9e651 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:31.722462 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-09313f66-fb3f-4b82-98bd-5d7fa35ebf52 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:31.722849 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-09313f66-fb3f-4b82-98bd-5d7fa35ebf52 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:31.724409 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-09313f66-fb3f-4b82-98bd-5d7fa35ebf52 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:31.724585 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-09313f66-fb3f-4b82-98bd-5d7fa35ebf52 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:31.732687 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:31.732687 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:31.733498 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:31.733498 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:31.733931 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ea7d32d9-6d6b-4e4e-a151-04d674f9e651 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:31.734250 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 634/2494] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:31 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:31.734721 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-09313f66-fb3f-4b82-98bd-5d7fa35ebf52 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:31.735104 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 619/2495] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:31 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:31.812896 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-99a46858-0341-45d1-968d-f6347afb70ff None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:31.813424 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-99a46858-0341-45d1-968d-f6347afb70ff None None] GET https://10.4.3.85/volume// Aug 25 15:23:31.813540 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-99a46858-0341-45d1-968d-f6347afb70ff None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:31.813780 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-99a46858-0341-45d1-968d-f6347afb70ff None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:31.814774 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-99a46858-0341-45d1-968d-f6347afb70ff None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:23:31.814774 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 618/2496] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:23:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 15:23:31.829886 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-78a2f39a-c0a9-48a7-968e-54f47d630a1f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:31.831815 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-78a2f39a-c0a9-48a7-968e-54f47d630a1f tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:23:31.833321 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-78a2f39a-c0a9-48a7-968e-54f47d630a1f tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59a8dd12-f7fa-4b8f-9718-288cf89cdee4", "connector": null, "instance_uuid": "f5b6978b-fded-439d-943e-b254dff54b18"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:31.844428 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:31.844428 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:31.881743 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-78a2f39a-c0a9-48a7-968e-54f47d630a1f tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:23:31.882173 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 626/2497] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:23:31 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 25 15:23:31.924356 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-716dc881-6cf8-4f38-a23a-99e4fab4a06b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:31.926885 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-716dc881-6cf8-4f38-a23a-99e4fab4a06b tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:31.927137 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-716dc881-6cf8-4f38-a23a-99e4fab4a06b tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:31.927585 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-716dc881-6cf8-4f38-a23a-99e4fab4a06b tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:31.941499 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:31.941499 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:31.945815 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7050efc9-ea65-4dfd-b5a1-8ef1844add0c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:31.946293 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7050efc9-ea65-4dfd-b5a1-8ef1844add0c None None] GET https://10.4.3.85/volume// Aug 25 15:23:31.947807 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7050efc9-ea65-4dfd-b5a1-8ef1844add0c None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:31.947807 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7050efc9-ea65-4dfd-b5a1-8ef1844add0c None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:31.948643 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-716dc881-6cf8-4f38-a23a-99e4fab4a06b tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:31.948839 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7050efc9-ea65-4dfd-b5a1-8ef1844add0c None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:23:31.949272 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 620/2498] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:23:31 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:23:31.957543 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-716dc881-6cf8-4f38-a23a-99e4fab4a06b tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:31.957543 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 635/2499] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:31 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 863 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:31.959485 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-5c2a2b02-48d2-4564-8d62-839b6b47700e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:31.962167 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-5c2a2b02-48d2-4564-8d62-839b6b47700e tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:31.962509 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-5c2a2b02-48d2-4564-8d62-839b6b47700e tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:31.962930 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-5c2a2b02-48d2-4564-8d62-839b6b47700e tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:31.976570 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:31.976570 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:31.981839 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-5c2a2b02-48d2-4564-8d62-839b6b47700e tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:31.988065 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-5c2a2b02-48d2-4564-8d62-839b6b47700e tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:31.988671 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 619/2500] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:23:31 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:32.106784 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-4c0892cd-b604-4511-88c7-0a3dc69ea1f9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:32.110188 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-4c0892cd-b604-4511-88c7-0a3dc69ea1f9 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] PUT https://10.4.3.85/volume/v3/attachments/118279ea-6bee-40c8-9f5d-76d425403c5c Aug 25 15:23:32.110583 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-4c0892cd-b604-4511-88c7-0a3dc69ea1f9 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:32.117979 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-4c0892cd-b604-4511-88c7-0a3dc69ea1f9 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Acquiring lock "cinder-attachment_update-59a8dd12-f7fa-4b8f-9718-288cf89cdee4-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:23:32.122602 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-4c0892cd-b604-4511-88c7-0a3dc69ea1f9 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Lock "cinder-attachment_update-59a8dd12-f7fa-4b8f-9718-288cf89cdee4-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:23:32.123582 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:32.123582 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:32.238672 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-4c0892cd-b604-4511-88c7-0a3dc69ea1f9 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Lock "cinder-attachment_update-59a8dd12-f7fa-4b8f-9718-288cf89cdee4-np0000008087" released by "attachment_update" :: held 0.116s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:23:32.239104 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-4c0892cd-b604-4511-88c7-0a3dc69ea1f9 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/attachments/118279ea-6bee-40c8-9f5d-76d425403c5c returned with HTTP 200 Aug 25 15:23:32.239689 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 627/2501] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:23:32 2026] PUT /volume/v3/attachments/118279ea-6bee-40c8-9f5d-76d425403c5c => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:32.730624 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-37103070-5af8-47b1-a89e-561575a648e9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:32.732853 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-37103070-5af8-47b1-a89e-561575a648e9 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] GET https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 Aug 25 15:23:32.733113 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-37103070-5af8-47b1-a89e-561575a648e9 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:32.733334 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-37103070-5af8-47b1-a89e-561575a648e9 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:32.744350 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-37103070-5af8-47b1-a89e-561575a648e9 tempest-TestVolumeBootPatternV346-1993671396 tempest-TestVolumeBootPatternV346-1993671396-project-member] https://10.4.3.85/volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 returned with HTTP 404 Aug 25 15:23:32.745340 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 621/2502] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:32 2026] GET /volume/v3/volumes/8dd915e6-ed0c-4f21-a3f6-8de614b5fa66 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:23:32.752931 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aa4b03f2-4be2-45aa-801e-7e694ef7a702 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:32.758093 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aa4b03f2-4be2-45aa-801e-7e694ef7a702 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:32.758093 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aa4b03f2-4be2-45aa-801e-7e694ef7a702 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:32.758093 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aa4b03f2-4be2-45aa-801e-7e694ef7a702 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:32.758093 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-aa4b03f2-4be2-45aa-801e-7e694ef7a702 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:32.759744 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cdd8a483-add0-43bc-9f16-c797959d805c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:32.765888 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cdd8a483-add0-43bc-9f16-c797959d805c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:32.765888 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cdd8a483-add0-43bc-9f16-c797959d805c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:32.765888 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cdd8a483-add0-43bc-9f16-c797959d805c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:32.765888 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cdd8a483-add0-43bc-9f16-c797959d805c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:32.767717 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:32.767717 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:32.769515 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aa4b03f2-4be2-45aa-801e-7e694ef7a702 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:32.769786 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:32.769786 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:32.770883 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cdd8a483-add0-43bc-9f16-c797959d805c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:32.771408 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 620/2503] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:32 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:32.771748 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 636/2504] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:32 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:32.974716 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ddc44b02-7728-4cc1-b42c-8410d3fd8a62 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:32.979283 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ddc44b02-7728-4cc1-b42c-8410d3fd8a62 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:32.979283 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ddc44b02-7728-4cc1-b42c-8410d3fd8a62 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:32.979283 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ddc44b02-7728-4cc1-b42c-8410d3fd8a62 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:32.993677 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:32.993677 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:33.001500 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ddc44b02-7728-4cc1-b42c-8410d3fd8a62 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:33.005184 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ddc44b02-7728-4cc1-b42c-8410d3fd8a62 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:33.005739 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 628/2505] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:32 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:33.789339 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-298dd86d-eaed-49c7-b85b-62f0af9ba6b5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:33.790404 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-51d4919e-d46a-40c8-9aaf-8e39d704db4d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:33.791447 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-298dd86d-eaed-49c7-b85b-62f0af9ba6b5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:33.791716 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-298dd86d-eaed-49c7-b85b-62f0af9ba6b5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:33.791931 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-298dd86d-eaed-49c7-b85b-62f0af9ba6b5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:33.792047 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-298dd86d-eaed-49c7-b85b-62f0af9ba6b5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:33.793714 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-51d4919e-d46a-40c8-9aaf-8e39d704db4d tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:33.794337 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-51d4919e-d46a-40c8-9aaf-8e39d704db4d tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:33.794986 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-51d4919e-d46a-40c8-9aaf-8e39d704db4d tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:33.794986 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-51d4919e-d46a-40c8-9aaf-8e39d704db4d tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:33.798289 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:33.798289 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:33.799670 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-298dd86d-eaed-49c7-b85b-62f0af9ba6b5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:33.800413 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 622/2506] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:33 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:33.801502 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:33.801502 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:33.802461 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-51d4919e-d46a-40c8-9aaf-8e39d704db4d tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:33.803054 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 621/2507] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:33 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:34.023884 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-91d11b63-eab5-4de9-be83-5f5b58e1116f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:34.027500 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-91d11b63-eab5-4de9-be83-5f5b58e1116f tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:34.027500 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-91d11b63-eab5-4de9-be83-5f5b58e1116f tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:34.027500 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-91d11b63-eab5-4de9-be83-5f5b58e1116f tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:34.041151 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:34.041151 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:34.049013 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-91d11b63-eab5-4de9-be83-5f5b58e1116f tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:34.055433 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-91d11b63-eab5-4de9-be83-5f5b58e1116f tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:34.056279 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 637/2508] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:34 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:34.814791 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9ada6ccc-d392-4029-b96d-49831bd3aab4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:34.815585 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-28f4a676-4778-4eea-9233-130d1f3c40db None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:34.817092 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9ada6ccc-d392-4029-b96d-49831bd3aab4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:34.817385 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9ada6ccc-d392-4029-b96d-49831bd3aab4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:34.817654 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9ada6ccc-d392-4029-b96d-49831bd3aab4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:34.817812 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-9ada6ccc-d392-4029-b96d-49831bd3aab4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:34.817965 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-28f4a676-4778-4eea-9233-130d1f3c40db tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:34.818208 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-28f4a676-4778-4eea-9233-130d1f3c40db tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:34.818503 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-28f4a676-4778-4eea-9233-130d1f3c40db tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:34.818652 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-28f4a676-4778-4eea-9233-130d1f3c40db tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:34.824169 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:34.824169 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:34.824377 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:34.824377 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:34.825094 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-28f4a676-4778-4eea-9233-130d1f3c40db tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:34.825481 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 623/2509] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:34 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:34.825791 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9ada6ccc-d392-4029-b96d-49831bd3aab4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:34.826373 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 629/2510] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:34 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:23:35.071037 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-75d7e5ed-9076-48b2-814c-0bf365c29fed None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:35.074844 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-75d7e5ed-9076-48b2-814c-0bf365c29fed tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:35.075202 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-75d7e5ed-9076-48b2-814c-0bf365c29fed tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:35.075546 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-75d7e5ed-9076-48b2-814c-0bf365c29fed tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:35.088887 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:35.088887 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:35.094463 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-75d7e5ed-9076-48b2-814c-0bf365c29fed tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:35.101262 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-75d7e5ed-9076-48b2-814c-0bf365c29fed tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:35.101914 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 622/2511] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:35 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:35.838702 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9470a611-f10a-44d8-9bd2-34dce7320f5e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:35.839790 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a862d4d6-ee3d-4ea4-915a-0c82a0d9560e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:35.841141 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9470a611-f10a-44d8-9bd2-34dce7320f5e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:35.841357 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9470a611-f10a-44d8-9bd2-34dce7320f5e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:35.841494 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a862d4d6-ee3d-4ea4-915a-0c82a0d9560e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:35.841600 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9470a611-f10a-44d8-9bd2-34dce7320f5e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:35.841799 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9470a611-f10a-44d8-9bd2-34dce7320f5e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:35.841939 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a862d4d6-ee3d-4ea4-915a-0c82a0d9560e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:35.842183 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a862d4d6-ee3d-4ea4-915a-0c82a0d9560e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:35.842280 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a862d4d6-ee3d-4ea4-915a-0c82a0d9560e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:35.847139 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:35.847139 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:35.847790 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:35.847790 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:35.848005 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a862d4d6-ee3d-4ea4-915a-0c82a0d9560e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:35.848340 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 624/2512] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:35 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:35.849037 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9470a611-f10a-44d8-9bd2-34dce7320f5e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:35.849850 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 638/2513] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:35 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:36.117986 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c19c34d1-3c95-446a-9969-e8ff9458a5cf None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:36.120900 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c19c34d1-3c95-446a-9969-e8ff9458a5cf tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:36.121413 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c19c34d1-3c95-446a-9969-e8ff9458a5cf tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:36.122117 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c19c34d1-3c95-446a-9969-e8ff9458a5cf tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:36.135035 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:36.135035 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:36.139218 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c19c34d1-3c95-446a-9969-e8ff9458a5cf tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:36.145182 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c19c34d1-3c95-446a-9969-e8ff9458a5cf tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:36.145743 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 630/2514] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:36 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:36.586844 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-df8498f2-2970-4236-9812-6b5cfa0b820a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:36.589834 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-df8498f2-2970-4236-9812-6b5cfa0b820a tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] POST https://10.4.3.85/volume/v3/attachments/118279ea-6bee-40c8-9f5d-76d425403c5c/action Aug 25 15:23:36.590309 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-df8498f2-2970-4236-9812-6b5cfa0b820a tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:23:36.590499 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-df8498f2-2970-4236-9812-6b5cfa0b820a tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:36.616346 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:36.616346 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:36.637322 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-fe72e6a7-06c9-4b4a-a5ce-036d7e7b9bb4 req-df8498f2-2970-4236-9812-6b5cfa0b820a tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/attachments/118279ea-6bee-40c8-9f5d-76d425403c5c/action returned with HTTP 204 Aug 25 15:23:36.638098 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 623/2515] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:23:36 2026] POST /volume/v3/attachments/118279ea-6bee-40c8-9f5d-76d425403c5c/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:36.861444 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bbf60d6a-34bf-4fff-8d7c-c82f169f9b19 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:36.861901 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-461a09f3-7ca1-4d7f-a31f-a7ed4d41cdc7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:36.863873 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-461a09f3-7ca1-4d7f-a31f-a7ed4d41cdc7 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:36.863991 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bbf60d6a-34bf-4fff-8d7c-c82f169f9b19 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:36.864250 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-461a09f3-7ca1-4d7f-a31f-a7ed4d41cdc7 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:36.864447 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bbf60d6a-34bf-4fff-8d7c-c82f169f9b19 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:36.864568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-461a09f3-7ca1-4d7f-a31f-a7ed4d41cdc7 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:36.864644 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bbf60d6a-34bf-4fff-8d7c-c82f169f9b19 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:36.864701 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-461a09f3-7ca1-4d7f-a31f-a7ed4d41cdc7 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:36.864752 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-bbf60d6a-34bf-4fff-8d7c-c82f169f9b19 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:36.876438 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:36.876438 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:36.876658 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:36.876658 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:36.877650 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bbf60d6a-34bf-4fff-8d7c-c82f169f9b19 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:36.877859 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-461a09f3-7ca1-4d7f-a31f-a7ed4d41cdc7 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:36.878072 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 625/2516] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:36 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:36.878432 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 639/2517] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:36 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:36.892252 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-eb238286-d46b-4a57-ba08-cc52d531952d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:36.894778 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eb238286-d46b-4a57-ba08-cc52d531952d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 Aug 25 15:23:36.894778 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-eb238286-d46b-4a57-ba08-cc52d531952d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:36.897132 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-eb238286-d46b-4a57-ba08-cc52d531952d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:36.904712 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:36.904712 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:36.913354 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-eb238286-d46b-4a57-ba08-cc52d531952d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:36.922605 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eb238286-d46b-4a57-ba08-cc52d531952d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 returned with HTTP 200 Aug 25 15:23:36.923739 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 631/2518] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:36 2026] GET /volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:36.943206 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:36.946347 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b/restore Aug 25 15:23:36.946944 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:36.948983 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Restoring backup b811da8d-c423-4f90-bb5f-22448c4de00b ({'restore': {}}) {{(pid=100468) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 15:23:36.949558 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Restoring backup b811da8d-c423-4f90-bb5f-22448c4de00b to volume None. Aug 25 15:23:36.954412 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:36.954412 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:36.963067 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:36.963067 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:36.963642 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:36.968554 np0000008087 devstack@c-api.service[100468]: INFO cinder.backup.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Creating volume of 1 GB for restore of backup b811da8d-c423-4f90-bb5f-22448c4de00b. Aug 25 15:23:36.969062 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:36.969062 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:36.973428 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Availability zone cache updated, next update will occur around 2026-08-25 16:23:36.973140. {{(pid=100468) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 15:23:36.973590 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Availability Zones retrieved successfully. Aug 25 15:23:36.980769 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Flow 'volume_create_api' (7586cd4a-7eff-47b2-9bd4-753ddae94782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:36.982723 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76373493-88ba-4016-a2ee-156850ae5f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:36.983495 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:23:37.020787 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76373493-88ba-4016-a2ee-156850ae5f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:37.022188 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af9b5a4-955f-47a9-ace8-97040ec59f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:37.077990 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Created reservations ['0fe59c03-d9a0-4e76-9259-eb218e2cd760', 'a746edb9-3fdd-46ef-aa3b-ded8ff9c425a', '23d25415-65cd-42b5-99a7-8431edbc63a3', '83a7a368-0bd5-4da2-ba43-c08ada3713b0'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:37.079124 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af9b5a4-955f-47a9-ace8-97040ec59f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fe59c03-d9a0-4e76-9259-eb218e2cd760', 'a746edb9-3fdd-46ef-aa3b-ded8ff9c425a', '23d25415-65cd-42b5-99a7-8431edbc63a3', '83a7a368-0bd5-4da2-ba43-c08ada3713b0']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:37.080162 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3040e600-8ae4-4aac-8f7d-a35b8042e272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:37.116575 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3040e600-8ae4-4aac-8f7d-a35b8042e272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0148726f-a31c-4eea-92d1-eead52831960', '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_b811da8d-c423-4f90-bb5f-22448c4de00b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c48552afed4f80a5b65366111cead7',qos_specs=None,replication_status=,reservations=['0fe59c03-d9a0-4e76-9259-eb218e2cd760','a746edb9-3fdd-46ef-aa3b-ded8ff9c425a','23d25415-65cd-42b5-99a7-8431edbc63a3','83a7a368-0bd5-4da2-ba43-c08ada3713b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:23:37Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b811da8d-c423-4f90-bb5f-22448c4de00b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0148726f-a31c-4eea-92d1-eead52831960,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c48552afed4f80a5b65366111cead7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:37.118248 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e09c92a-e5ce-4f92-b911-520386bd36c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:37.140026 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e09c92a-e5ce-4f92-b911-520386bd36c8) transitioned into 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_b811da8d-c423-4f90-bb5f-22448c4de00b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c48552afed4f80a5b65366111cead7',qos_specs=None,replication_status=,reservations=['0fe59c03-d9a0-4e76-9259-eb218e2cd760','a746edb9-3fdd-46ef-aa3b-ded8ff9c425a','23d25415-65cd-42b5-99a7-8431edbc63a3','83a7a368-0bd5-4da2-ba43-c08ada3713b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:37.141299 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c96dc74-c3cd-4de3-ac60-89f7d923affb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:37.155090 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c96dc74-c3cd-4de3-ac60-89f7d923affb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:37.156353 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Flow 'volume_create_api' (7586cd4a-7eff-47b2-9bd4-753ddae94782) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:37.157103 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Create volume request issued successfully. Aug 25 15:23:37.163373 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c9ba4004-3aa7-4372-bddd-e4cb0bc6805f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:37.165577 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c9ba4004-3aa7-4372-bddd-e4cb0bc6805f tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:37.166064 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c9ba4004-3aa7-4372-bddd-e4cb0bc6805f tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:37.166064 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c9ba4004-3aa7-4372-bddd-e4cb0bc6805f tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:37.166899 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:37.166899 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:37.167709 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:37.179875 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:37.179875 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:37.185609 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c9ba4004-3aa7-4372-bddd-e4cb0bc6805f tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:37.193062 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c9ba4004-3aa7-4372-bddd-e4cb0bc6805f tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:37.193631 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 626/2519] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:37 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 1156 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:37.216262 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b2c6b720-8127-4ce8-9bc2-0c3517c37eb4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:37.220099 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b2c6b720-8127-4ce8-9bc2-0c3517c37eb4 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] POST https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4/action Aug 25 15:23:37.220099 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b2c6b720-8127-4ce8-9bc2-0c3517c37eb4 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:23:37.220099 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b2c6b720-8127-4ce8-9bc2-0c3517c37eb4 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:37.235139 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:37.235139 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:37.235796 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b2c6b720-8127-4ce8-9bc2-0c3517c37eb4 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:37.291210 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-b2c6b720-8127-4ce8-9bc2-0c3517c37eb4 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Created reservations ['3bd08511-2624-4239-885b-11fad0d86128', 'f31166bd-85f0-43a7-bb0f-665f6b70c029'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:37.322092 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b2c6b720-8127-4ce8-9bc2-0c3517c37eb4 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Extend volume request issued successfully. Aug 25 15:23:37.322092 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b2c6b720-8127-4ce8-9bc2-0c3517c37eb4 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4/action returned with HTTP 202 Aug 25 15:23:37.323110 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 640/2520] 10.4.3.85 () {70 vars in 1424 bytes} [Tue Aug 25 15:23:37 2026] POST /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 15:23:37.335375 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b8c2f761-0893-4255-a868-879baf9b1c78 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:37.337496 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b8c2f761-0893-4255-a868-879baf9b1c78 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:37.337784 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b8c2f761-0893-4255-a868-879baf9b1c78 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:37.338065 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b8c2f761-0893-4255-a868-879baf9b1c78 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:37.352192 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:37.352192 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:37.357459 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b8c2f761-0893-4255-a868-879baf9b1c78 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:37.363068 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b8c2f761-0893-4255-a868-879baf9b1c78 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:37.363926 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 632/2521] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:37 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 1159 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:37.699807 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-b2c6b720-8127-4ce8-9bc2-0c3517c37eb4 req-4faf6440-9362-4ab1-8035-4dbd6537914e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:37.702517 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b2c6b720-8127-4ce8-9bc2-0c3517c37eb4 req-4faf6440-9362-4ab1-8035-4dbd6537914e service nova] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:37.702840 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b2c6b720-8127-4ce8-9bc2-0c3517c37eb4 req-4faf6440-9362-4ab1-8035-4dbd6537914e service nova] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:37.703111 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b2c6b720-8127-4ce8-9bc2-0c3517c37eb4 req-4faf6440-9362-4ab1-8035-4dbd6537914e service nova] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:37.714198 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:37.714198 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:37.718920 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-b2c6b720-8127-4ce8-9bc2-0c3517c37eb4 req-4faf6440-9362-4ab1-8035-4dbd6537914e service nova] Volume info retrieved successfully. Aug 25 15:23:37.725197 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b2c6b720-8127-4ce8-9bc2-0c3517c37eb4 req-4faf6440-9362-4ab1-8035-4dbd6537914e service nova] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:37.725795 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 627/2522] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:23:37 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:37.892816 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ee320267-1dc2-4c95-b180-d53909cf4025 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:37.895084 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ee320267-1dc2-4c95-b180-d53909cf4025 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:37.895282 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ee320267-1dc2-4c95-b180-d53909cf4025 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:37.895501 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ee320267-1dc2-4c95-b180-d53909cf4025 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:37.895667 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ee320267-1dc2-4c95-b180-d53909cf4025 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:37.902641 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:37.902641 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:37.903544 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ee320267-1dc2-4c95-b180-d53909cf4025 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:37.903982 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 641/2523] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:37 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:37.919952 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5c700557-523b-492f-a228-4957316edd94 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:37.922354 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5c700557-523b-492f-a228-4957316edd94 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b Aug 25 15:23:37.923050 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5c700557-523b-492f-a228-4957316edd94 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:37.923050 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5c700557-523b-492f-a228-4957316edd94 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:37.932795 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:37.932795 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:37.940136 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5c700557-523b-492f-a228-4957316edd94 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:23:37.946867 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5c700557-523b-492f-a228-4957316edd94 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b returned with HTTP 200 Aug 25 15:23:37.949568 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 633/2524] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:37 2026] GET /volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:37.964771 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-125e985f-4604-4afb-8191-195c70909cb8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:37.966969 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-125e985f-4604-4afb-8191-195c70909cb8 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] POST https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b/action Aug 25 15:23:37.967459 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-125e985f-4604-4afb-8191-195c70909cb8 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:23:37.967566 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-125e985f-4604-4afb-8191-195c70909cb8 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:37.969356 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.admin_actions [None req-125e985f-4604-4afb-8191-195c70909cb8 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] Updating backup '9be6a517-f30c-411b-be12-ceaca207732b' with '{'status': 'error'}' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 15:23:37.981328 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:37.981328 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:38.000056 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-125e985f-4604-4afb-8191-195c70909cb8 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] reset_status in rpcapi backup_id 9be6a517-f30c-411b-be12-ceaca207732b on host np0000008087. {{(pid=100467) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 25 15:23:38.002130 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-125e985f-4604-4afb-8191-195c70909cb8 tempest-VolumesBackupsAdminTest-989169170 tempest-VolumesBackupsAdminTest-989169170-project-admin] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b/action returned with HTTP 202 Aug 25 15:23:38.002788 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 628/2525] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:23:37 2026] POST /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:23:38.015236 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-83dc0901-54d6-449d-8d0a-ab2553378227 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:38.018433 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83dc0901-54d6-449d-8d0a-ab2553378227 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:38.018774 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83dc0901-54d6-449d-8d0a-ab2553378227 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:38.019039 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83dc0901-54d6-449d-8d0a-ab2553378227 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:38.019176 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-83dc0901-54d6-449d-8d0a-ab2553378227 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:38.024829 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:38.024829 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:38.025826 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83dc0901-54d6-449d-8d0a-ab2553378227 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:38.026310 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 642/2526] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:38 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:38.041822 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fd540533-8ade-4c77-a8b5-42eb70733554 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:38.044728 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fd540533-8ade-4c77-a8b5-42eb70733554 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] DELETE https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:38.045155 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fd540533-8ade-4c77-a8b5-42eb70733554 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:38.045512 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fd540533-8ade-4c77-a8b5-42eb70733554 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:38.046646 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-fd540533-8ade-4c77-a8b5-42eb70733554 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Delete backup with id: 9be6a517-f30c-411b-be12-ceaca207732b. Aug 25 15:23:38.052049 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:38.052049 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:38.083839 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-fd540533-8ade-4c77-a8b5-42eb70733554 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] delete_backup rpcapi backup_id 9be6a517-f30c-411b-be12-ceaca207732b {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:23:38.085652 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fd540533-8ade-4c77-a8b5-42eb70733554 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 202 Aug 25 15:23:38.086222 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 634/2527] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:38 2026] DELETE /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:23:38.096386 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6dcc5086-7868-45c9-9326-cc018483d128 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:38.097828 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6dcc5086-7868-45c9-9326-cc018483d128 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:38.098137 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6dcc5086-7868-45c9-9326-cc018483d128 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:38.098209 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6dcc5086-7868-45c9-9326-cc018483d128 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:38.098339 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-6dcc5086-7868-45c9-9326-cc018483d128 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:38.103492 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:38.103492 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:38.104642 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6dcc5086-7868-45c9-9326-cc018483d128 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 200 Aug 25 15:23:38.105382 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 629/2528] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:38 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:38.179421 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:38.179421 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:38.180139 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:38.180353 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.backup.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Checking backup size 1 against volume size 1 {{(pid=100468) restore /opt/stack/cinder/cinder/backup/api.py:477}} Aug 25 15:23:38.180665 np0000008087 devstack@c-api.service[100468]: INFO cinder.backup.api [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Overwriting volume 0148726f-a31c-4eea-92d1-eead52831960 with restore of backup b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:38.215391 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] restore_backup in rpcapi backup_id b811da8d-c423-4f90-bb5f-22448c4de00b {{(pid=100468) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 15:23:38.217954 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-58276d52-8444-4a6a-8c7c-f12425fd1b4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b/restore returned with HTTP 202 Aug 25 15:23:38.218549 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 624/2529] 10.4.3.85 () {68 vars in 1386 bytes} [Tue Aug 25 15:23:36 2026] POST /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b/restore => generated 189 bytes in 1277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:38.228975 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a4afe3c8-2a31-4d2f-a452-b14088d11d63 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:38.234708 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a4afe3c8-2a31-4d2f-a452-b14088d11d63 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:38.235075 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a4afe3c8-2a31-4d2f-a452-b14088d11d63 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:38.235317 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a4afe3c8-2a31-4d2f-a452-b14088d11d63 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:38.235455 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a4afe3c8-2a31-4d2f-a452-b14088d11d63 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:38.241509 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:38.241509 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:38.242684 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a4afe3c8-2a31-4d2f-a452-b14088d11d63 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:38.243236 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 643/2530] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:38 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:38.381861 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d3eb6a93-ad8b-4eb9-bd37-c5d08e84b1cc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:38.384290 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d3eb6a93-ad8b-4eb9-bd37-c5d08e84b1cc tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:38.384587 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d3eb6a93-ad8b-4eb9-bd37-c5d08e84b1cc tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:38.384814 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d3eb6a93-ad8b-4eb9-bd37-c5d08e84b1cc tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:38.399781 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:38.399781 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:38.407456 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d3eb6a93-ad8b-4eb9-bd37-c5d08e84b1cc tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:38.413035 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d3eb6a93-ad8b-4eb9-bd37-c5d08e84b1cc tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:38.413575 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 635/2531] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:38 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 1156 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:38.430377 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6034afdd-a8e8-4b75-a1d3-2bc0591dd07d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:38.432783 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6034afdd-a8e8-4b75-a1d3-2bc0591dd07d tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:38.433128 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6034afdd-a8e8-4b75-a1d3-2bc0591dd07d tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:38.433422 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6034afdd-a8e8-4b75-a1d3-2bc0591dd07d tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:38.451665 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:38.451665 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:38.462556 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6034afdd-a8e8-4b75-a1d3-2bc0591dd07d tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:38.469619 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6034afdd-a8e8-4b75-a1d3-2bc0591dd07d tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:38.470205 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 630/2532] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:38 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 1156 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 15:23:38.729740 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-6ea1fee6-d738-45b5-afc3-eb658d034a41 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:38.734492 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-6ea1fee6-d738-45b5-afc3-eb658d034a41 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:38.734767 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-6ea1fee6-d738-45b5-afc3-eb658d034a41 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:38.735084 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-6ea1fee6-d738-45b5-afc3-eb658d034a41 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:38.755089 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:38.755089 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:38.761240 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-6ea1fee6-d738-45b5-afc3-eb658d034a41 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:38.767037 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-6ea1fee6-d738-45b5-afc3-eb658d034a41 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:38.767953 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 625/2533] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:23:38 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:38.795885 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-fd2ecf4e-46a0-4d9b-b55f-3a775405cec7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:38.798667 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-fd2ecf4e-46a0-4d9b-b55f-3a775405cec7 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] POST https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4/action Aug 25 15:23:38.800313 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-fd2ecf4e-46a0-4d9b-b55f-3a775405cec7 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:23:38.800313 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-fd2ecf4e-46a0-4d9b-b55f-3a775405cec7 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:38.811208 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:38.811208 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:38.811785 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-fd2ecf4e-46a0-4d9b-b55f-3a775405cec7 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:38.825011 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-fd2ecf4e-46a0-4d9b-b55f-3a775405cec7 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Begin detaching volume completed successfully. Aug 25 15:23:38.825461 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-fd2ecf4e-46a0-4d9b-b55f-3a775405cec7 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4/action returned with HTTP 202 Aug 25 15:23:38.826143 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 644/2534] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:23:38 2026] POST /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:23:38.852316 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d0c0d2b1-a587-46e7-8c20-ac630d029a2b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:38.854988 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d0c0d2b1-a587-46e7-8c20-ac630d029a2b tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:38.855429 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d0c0d2b1-a587-46e7-8c20-ac630d029a2b tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:38.855613 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d0c0d2b1-a587-46e7-8c20-ac630d029a2b tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:38.872786 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:38.872786 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:38.879504 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d0c0d2b1-a587-46e7-8c20-ac630d029a2b tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:38.887676 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d0c0d2b1-a587-46e7-8c20-ac630d029a2b tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:38.890502 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 636/2535] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:38 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 1159 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:38.894205 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-38002e7d-5c68-41ea-bf95-35eeca61f4c8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:38.894205 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-38002e7d-5c68-41ea-bf95-35eeca61f4c8 None None] GET https://10.4.3.85/volume// Aug 25 15:23:38.894205 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-38002e7d-5c68-41ea-bf95-35eeca61f4c8 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:38.894205 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-38002e7d-5c68-41ea-bf95-35eeca61f4c8 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:38.894205 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-38002e7d-5c68-41ea-bf95-35eeca61f4c8 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:23:38.894205 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 631/2536] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:23:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:23:38.900445 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-daa80759-fee6-4b93-8f7b-2c5ef8ade661 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:38.903819 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-daa80759-fee6-4b93-8f7b-2c5ef8ade661 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:38.904229 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-daa80759-fee6-4b93-8f7b-2c5ef8ade661 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:38.904691 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-daa80759-fee6-4b93-8f7b-2c5ef8ade661 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:38.919725 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:38.919725 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:38.924772 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-daa80759-fee6-4b93-8f7b-2c5ef8ade661 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:38.932583 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-daa80759-fee6-4b93-8f7b-2c5ef8ade661 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:38.933358 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 626/2537] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:23:38 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 1321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:39.123727 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d5e3c8b6-9a26-440e-9978-73b25f3e2878 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:39.126452 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d5e3c8b6-9a26-440e-9978-73b25f3e2878 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b Aug 25 15:23:39.126780 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d5e3c8b6-9a26-440e-9978-73b25f3e2878 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:39.127130 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d5e3c8b6-9a26-440e-9978-73b25f3e2878 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:39.127307 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d5e3c8b6-9a26-440e-9978-73b25f3e2878 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Show backup with id 9be6a517-f30c-411b-be12-ceaca207732b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:39.138072 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d5e3c8b6-9a26-440e-9978-73b25f3e2878 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b returned with HTTP 404 Aug 25 15:23:39.140783 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 645/2538] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:39 2026] GET /volume/v3/backups/9be6a517-f30c-411b-be12-ceaca207732b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:39.258664 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f43c15a4-f887-4bf2-9949-29420480cb44 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:39.263500 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f43c15a4-f887-4bf2-9949-29420480cb44 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:39.263880 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f43c15a4-f887-4bf2-9949-29420480cb44 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:39.264188 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f43c15a4-f887-4bf2-9949-29420480cb44 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:39.265500 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-f43c15a4-f887-4bf2-9949-29420480cb44 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:39.271632 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:39.271632 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:39.271632 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f43c15a4-f887-4bf2-9949-29420480cb44 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:39.271632 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 637/2539] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:39 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:39.276585 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4b9f426c-9823-44c3-9d5f-74ea83659802 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:39.278641 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4b9f426c-9823-44c3-9d5f-74ea83659802 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b Aug 25 15:23:39.278871 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4b9f426c-9823-44c3-9d5f-74ea83659802 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:39.279141 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4b9f426c-9823-44c3-9d5f-74ea83659802 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:39.288287 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:39.288287 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:39.293749 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4b9f426c-9823-44c3-9d5f-74ea83659802 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:23:39.300196 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4b9f426c-9823-44c3-9d5f-74ea83659802 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b returned with HTTP 200 Aug 25 15:23:39.300759 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 632/2540] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:39 2026] GET /volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:39.319291 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0cf27eab-3784-4d6c-9f42-4f85a0d70d0e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:39.322155 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0cf27eab-3784-4d6c-9f42-4f85a0d70d0e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] DELETE https://10.4.3.85/volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b Aug 25 15:23:39.322381 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0cf27eab-3784-4d6c-9f42-4f85a0d70d0e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:39.322628 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0cf27eab-3784-4d6c-9f42-4f85a0d70d0e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:39.322801 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-0cf27eab-3784-4d6c-9f42-4f85a0d70d0e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Delete volume with id: 2cbb9632-ddcd-4be4-8f54-092260cf6d3b Aug 25 15:23:39.332816 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:39.332816 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:39.333199 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0cf27eab-3784-4d6c-9f42-4f85a0d70d0e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:23:39.361174 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0cf27eab-3784-4d6c-9f42-4f85a0d70d0e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Delete volume request issued successfully. Aug 25 15:23:39.361735 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0cf27eab-3784-4d6c-9f42-4f85a0d70d0e tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b returned with HTTP 202 Aug 25 15:23:39.362385 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 627/2541] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:39 2026] DELETE /volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:39.371801 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b88714f2-f391-4f8e-bedc-0734ed745b38 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:39.376186 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b88714f2-f391-4f8e-bedc-0734ed745b38 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b Aug 25 15:23:39.376401 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b88714f2-f391-4f8e-bedc-0734ed745b38 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:39.377749 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b88714f2-f391-4f8e-bedc-0734ed745b38 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:39.392027 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:39.392027 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:39.399903 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b88714f2-f391-4f8e-bedc-0734ed745b38 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Volume info retrieved successfully. Aug 25 15:23:39.409909 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b88714f2-f391-4f8e-bedc-0734ed745b38 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b returned with HTTP 200 Aug 25 15:23:39.410814 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 646/2542] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:39 2026] GET /volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:39.905779 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a0ecf1c2-b560-490f-afb8-25efb7a27938 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:39.908232 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a0ecf1c2-b560-490f-afb8-25efb7a27938 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:39.908747 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a0ecf1c2-b560-490f-afb8-25efb7a27938 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:39.909089 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a0ecf1c2-b560-490f-afb8-25efb7a27938 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:39.934769 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:39.934769 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:39.940402 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a0ecf1c2-b560-490f-afb8-25efb7a27938 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:39.947816 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a0ecf1c2-b560-490f-afb8-25efb7a27938 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:39.948592 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 638/2543] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:39 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 1159 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:40.284051 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-65a27c79-4380-4523-8e2a-3a9b68f8a977 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:40.286401 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65a27c79-4380-4523-8e2a-3a9b68f8a977 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:40.286759 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65a27c79-4380-4523-8e2a-3a9b68f8a977 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:40.287095 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65a27c79-4380-4523-8e2a-3a9b68f8a977 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:40.287285 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-65a27c79-4380-4523-8e2a-3a9b68f8a977 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:40.293601 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:40.293601 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:40.294642 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65a27c79-4380-4523-8e2a-3a9b68f8a977 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:40.295269 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 633/2544] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:40 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:40.429980 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-379bc4d4-16f7-4c71-8d3a-3ca15d3ce050 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:40.432023 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-379bc4d4-16f7-4c71-8d3a-3ca15d3ce050 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] GET https://10.4.3.85/volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b Aug 25 15:23:40.432162 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-379bc4d4-16f7-4c71-8d3a-3ca15d3ce050 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:40.432355 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-379bc4d4-16f7-4c71-8d3a-3ca15d3ce050 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:40.439150 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-379bc4d4-16f7-4c71-8d3a-3ca15d3ce050 tempest-VolumesBackupsAdminTest-1718459633 tempest-VolumesBackupsAdminTest-1718459633-project-member] https://10.4.3.85/volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b returned with HTTP 404 Aug 25 15:23:40.440057 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 628/2545] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:40 2026] GET /volume/v3/volumes/2cbb9632-ddcd-4be4-8f54-092260cf6d3b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:40.966362 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-26168a97-f34d-40af-93c0-ca7eec8e83f7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:40.970149 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-26168a97-f34d-40af-93c0-ca7eec8e83f7 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:40.970673 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-26168a97-f34d-40af-93c0-ca7eec8e83f7 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:40.970920 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-26168a97-f34d-40af-93c0-ca7eec8e83f7 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:40.988416 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:40.988416 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:40.997567 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-26168a97-f34d-40af-93c0-ca7eec8e83f7 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:41.007027 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-26168a97-f34d-40af-93c0-ca7eec8e83f7 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:41.009742 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 647/2546] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:40 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 1159 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:41.066758 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-eced4fcb-ed4e-47a6-9225-2a8acc38298e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:41.069021 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-eced4fcb-ed4e-47a6-9225-2a8acc38298e tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] DELETE https://10.4.3.85/volume/v3/attachments/118279ea-6bee-40c8-9f5d-76d425403c5c Aug 25 15:23:41.069325 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-eced4fcb-ed4e-47a6-9225-2a8acc38298e tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:41.069425 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-eced4fcb-ed4e-47a6-9225-2a8acc38298e tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:41.078396 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:41.078396 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:41.150092 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-6dc79ecc-c554-45db-9eb7-1767c0c0b4f5 req-eced4fcb-ed4e-47a6-9225-2a8acc38298e tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/attachments/118279ea-6bee-40c8-9f5d-76d425403c5c returned with HTTP 200 Aug 25 15:23:41.150383 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 639/2547] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:23:41 2026] DELETE /volume/v3/attachments/118279ea-6bee-40c8-9f5d-76d425403c5c => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:41.164423 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ba5062ba-5964-4836-9adb-04df4f486cfd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:41.277389 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:23:41.277840 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:41.279415 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:23:41.279812 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Create volume of 1 GB Aug 25 15:23:41.286141 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Availability Zones retrieved successfully. Aug 25 15:23:41.294842 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Flow 'volume_create_api' (24bc765d-5d73-4057-9463-04084c12ba02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:41.296246 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387b9973-7f6b-40a4-90d8-9b6373708a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:41.297717 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:23:41.306775 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b91bc6c1-72ca-478f-8031-9b0f0391c777 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:41.308942 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b91bc6c1-72ca-478f-8031-9b0f0391c777 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:41.309185 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b91bc6c1-72ca-478f-8031-9b0f0391c777 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:41.309409 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b91bc6c1-72ca-478f-8031-9b0f0391c777 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:41.309551 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b91bc6c1-72ca-478f-8031-9b0f0391c777 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:41.315588 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:41.315588 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:41.316549 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b91bc6c1-72ca-478f-8031-9b0f0391c777 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:41.316998 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 629/2548] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:41 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:41.330354 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (387b9973-7f6b-40a4-90d8-9b6373708a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:41.331411 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b80d014a-adde-4ba8-8728-38d6df663bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:41.417207 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Created reservations ['64ccde19-9950-4a48-88a6-d2783dd657f4', '51c134ef-2a73-41d6-a694-4c4b894bf6cf', '19a18b57-7384-4406-9359-ce9473c215a0', 'b7ca3ab1-2d5d-4935-8f76-aab99800d7f7'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:41.418257 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b80d014a-adde-4ba8-8728-38d6df663bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64ccde19-9950-4a48-88a6-d2783dd657f4', '51c134ef-2a73-41d6-a694-4c4b894bf6cf', '19a18b57-7384-4406-9359-ce9473c215a0', 'b7ca3ab1-2d5d-4935-8f76-aab99800d7f7']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:41.419192 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71219dac-2eaa-4273-940d-427deac57ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:41.452539 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71219dac-2eaa-4273-940d-427deac57ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a844f79-ee8c-43ca-855c-a444e3756344', '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='6eb341aad6d64569bb946cceac1f54ed',qos_specs=None,replication_status=,reservations=['64ccde19-9950-4a48-88a6-d2783dd657f4','51c134ef-2a73-41d6-a694-4c4b894bf6cf','19a18b57-7384-4406-9359-ce9473c215a0','b7ca3ab1-2d5d-4935-8f76-aab99800d7f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='378f7c72f6514a8b8e98d971b2b2badb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:23:41Z,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=1a844f79-ee8c-43ca-855c-a444e3756344,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6eb341aad6d64569bb946cceac1f54ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='378f7c72f6514a8b8e98d971b2b2badb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:41.453548 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (014801f8-32c1-41cf-aa67-58d8749e590c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:41.481181 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (014801f8-32c1-41cf-aa67-58d8749e590c) transitioned into state 'SUCCESS' from 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='6eb341aad6d64569bb946cceac1f54ed',qos_specs=None,replication_status=,reservations=['64ccde19-9950-4a48-88a6-d2783dd657f4','51c134ef-2a73-41d6-a694-4c4b894bf6cf','19a18b57-7384-4406-9359-ce9473c215a0','b7ca3ab1-2d5d-4935-8f76-aab99800d7f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='378f7c72f6514a8b8e98d971b2b2badb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:41.481862 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17b35123-fe59-4012-bc8f-1ae804bc13a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:41.496747 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17b35123-fe59-4012-bc8f-1ae804bc13a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:41.498221 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Flow 'volume_create_api' (24bc765d-5d73-4057-9463-04084c12ba02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:41.498221 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Create volume request issued successfully. Aug 25 15:23:41.499365 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ba5062ba-5964-4836-9adb-04df4f486cfd tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:23:41.499667 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 634/2549] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:23:41 2026] POST /volume/v3/volumes => generated 738 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:41.520700 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dac4f8c4-ba64-4912-8cab-b8e423203f91 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:41.529556 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dac4f8c4-ba64-4912-8cab-b8e423203f91 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] GET https://10.4.3.85/volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 Aug 25 15:23:41.530874 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dac4f8c4-ba64-4912-8cab-b8e423203f91 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:41.533028 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dac4f8c4-ba64-4912-8cab-b8e423203f91 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:41.544672 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:41.544672 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:41.554094 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dac4f8c4-ba64-4912-8cab-b8e423203f91 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Volume info retrieved successfully. Aug 25 15:23:41.566147 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dac4f8c4-ba64-4912-8cab-b8e423203f91 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 returned with HTTP 200 Aug 25 15:23:41.566644 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 648/2550] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:41 2026] GET /volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 => generated 806 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:41.783515 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-34a51bad-aba4-4b87-b3aa-750b519fa750 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:41.786025 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-34a51bad-aba4-4b87-b3aa-750b519fa750 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:23:41.786814 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-34a51bad-aba4-4b87-b3aa-750b519fa750 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:41.786814 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-34a51bad-aba4-4b87-b3aa-750b519fa750 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:41.801483 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:41.801483 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:41.806930 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-34a51bad-aba4-4b87-b3aa-750b519fa750 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:23:41.814023 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-34a51bad-aba4-4b87-b3aa-750b519fa750 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:23:41.814787 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 640/2551] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:41 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:41.828834 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4e88e7c4-8b74-4fb4-8680-d76216adc22f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:41.830942 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4e88e7c4-8b74-4fb4-8680-d76216adc22f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:23:41.831219 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4e88e7c4-8b74-4fb4-8680-d76216adc22f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:41.831460 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4e88e7c4-8b74-4fb4-8680-d76216adc22f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:41.839363 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:41.839363 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:41.849972 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4e88e7c4-8b74-4fb4-8680-d76216adc22f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:23:41.855320 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4e88e7c4-8b74-4fb4-8680-d76216adc22f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:23:41.855843 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 630/2552] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:41 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:41.930728 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-5d1b8eae-2bbc-484a-a716-dfa203daf991 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:41.933939 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-5d1b8eae-2bbc-484a-a716-dfa203daf991 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:23:41.934307 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-5d1b8eae-2bbc-484a-a716-dfa203daf991 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:41.934559 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-5d1b8eae-2bbc-484a-a716-dfa203daf991 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:41.943535 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:41.943535 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:41.948695 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-5d1b8eae-2bbc-484a-a716-dfa203daf991 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:23:41.953525 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-5d1b8eae-2bbc-484a-a716-dfa203daf991 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:23:41.953944 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 635/2553] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:23:41 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:42.024607 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-27d9d0e3-d569-4617-a33e-e62da3e7f7cc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:42.026919 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27d9d0e3-d569-4617-a33e-e62da3e7f7cc tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:42.027944 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27d9d0e3-d569-4617-a33e-e62da3e7f7cc tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:42.028424 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27d9d0e3-d569-4617-a33e-e62da3e7f7cc tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:42.039111 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:42.039111 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:42.042779 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-55c79b09-a301-4ba8-b733-415afde3e1c7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:42.043295 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-55c79b09-a301-4ba8-b733-415afde3e1c7 None None] GET https://10.4.3.85/volume// Aug 25 15:23:42.043295 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-55c79b09-a301-4ba8-b733-415afde3e1c7 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:42.043609 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-55c79b09-a301-4ba8-b733-415afde3e1c7 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:42.044101 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-55c79b09-a301-4ba8-b733-415afde3e1c7 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:23:42.044717 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 641/2554] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:23:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:23:42.045430 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-27d9d0e3-d569-4617-a33e-e62da3e7f7cc tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:42.054054 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27d9d0e3-d569-4617-a33e-e62da3e7f7cc tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:42.054751 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 649/2555] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:42 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:42.054805 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-9ef470a7-43d8-46ac-8336-df79f21885f7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:42.057736 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-9ef470a7-43d8-46ac-8336-df79f21885f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:23:42.058300 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-9ef470a7-43d8-46ac-8336-df79f21885f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ba31e4f-6d43-4d5b-af0f-f98cf81f7625", "connector": null, "instance_uuid": "b1f4b99c-a5a5-4c14-b098-8fa0e2c0c7b3"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:42.069812 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:42.069812 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:42.131188 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-9ef470a7-43d8-46ac-8336-df79f21885f7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:23:42.132885 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 631/2556] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:23:42 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:42.184110 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ab76605a-5387-4e80-83ab-f2e4ed485088 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:42.186144 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ab76605a-5387-4e80-83ab-f2e4ed485088 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:23:42.186417 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ab76605a-5387-4e80-83ab-f2e4ed485088 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:42.186707 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ab76605a-5387-4e80-83ab-f2e4ed485088 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:42.198440 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:42.198440 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:42.201235 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7ada86ce-3157-4332-8105-6eb751a8a40a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:42.201745 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7ada86ce-3157-4332-8105-6eb751a8a40a None None] GET https://10.4.3.85/volume// Aug 25 15:23:42.201931 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7ada86ce-3157-4332-8105-6eb751a8a40a None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:42.202766 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7ada86ce-3157-4332-8105-6eb751a8a40a None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:42.202766 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7ada86ce-3157-4332-8105-6eb751a8a40a None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:23:42.202766 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 642/2557] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:23:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:23:42.206985 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ab76605a-5387-4e80-83ab-f2e4ed485088 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:23:42.214800 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-f5082f97-76a0-473d-84fc-fadb915c542c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:42.215488 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ab76605a-5387-4e80-83ab-f2e4ed485088 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:23:42.216062 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 636/2558] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:42 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:42.217688 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-f5082f97-76a0-473d-84fc-fadb915c542c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:23:42.218002 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-f5082f97-76a0-473d-84fc-fadb915c542c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:42.219547 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-f5082f97-76a0-473d-84fc-fadb915c542c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:42.248112 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:42.248112 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:42.253264 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-f5082f97-76a0-473d-84fc-fadb915c542c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:23:42.263192 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-f5082f97-76a0-473d-84fc-fadb915c542c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:23:42.263889 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 650/2559] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:23:42 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 1055 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:23:42.330603 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-967bcf12-d9f2-4f3d-aaec-aed864ab1d34 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:42.335145 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-967bcf12-d9f2-4f3d-aaec-aed864ab1d34 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:42.335630 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-967bcf12-d9f2-4f3d-aaec-aed864ab1d34 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:42.336010 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-967bcf12-d9f2-4f3d-aaec-aed864ab1d34 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:42.336321 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-967bcf12-d9f2-4f3d-aaec-aed864ab1d34 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:42.343371 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:42.343371 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:42.345339 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-967bcf12-d9f2-4f3d-aaec-aed864ab1d34 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:42.345339 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 632/2560] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:42 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:42.389764 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-5edc9421-1292-427d-a262-e95521be7926 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:42.392136 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-5edc9421-1292-427d-a262-e95521be7926 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] PUT https://10.4.3.85/volume/v3/attachments/e8d9ca2b-4b02-49dc-aa9e-004c4473f1bd Aug 25 15:23:42.392475 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-5edc9421-1292-427d-a262-e95521be7926 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:42.405330 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-5edc9421-1292-427d-a262-e95521be7926 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Acquiring lock "cinder-attachment_update-8ba31e4f-6d43-4d5b-af0f-f98cf81f7625-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:23:42.415912 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-5edc9421-1292-427d-a262-e95521be7926 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Lock "cinder-attachment_update-8ba31e4f-6d43-4d5b-af0f-f98cf81f7625-np0000008087" acquired by "attachment_update" :: waited 0.011s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:23:42.417780 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:42.417780 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:42.556931 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-5edc9421-1292-427d-a262-e95521be7926 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Lock "cinder-attachment_update-8ba31e4f-6d43-4d5b-af0f-f98cf81f7625-np0000008087" released by "attachment_update" :: held 0.141s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:23:42.558074 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-5edc9421-1292-427d-a262-e95521be7926 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/e8d9ca2b-4b02-49dc-aa9e-004c4473f1bd returned with HTTP 200 Aug 25 15:23:42.558074 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 643/2561] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:23:42 2026] PUT /volume/v3/attachments/e8d9ca2b-4b02-49dc-aa9e-004c4473f1bd => generated 968 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:42.566761 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-8ced8491-1461-4e5d-b4bd-5ab0a8a40b14 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:42.571643 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-8ced8491-1461-4e5d-b4bd-5ab0a8a40b14 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625/encryption Aug 25 15:23:42.571643 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-8ced8491-1461-4e5d-b4bd-5ab0a8a40b14 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:42.571940 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-8ced8491-1461-4e5d-b4bd-5ab0a8a40b14 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:42.580967 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7de9d148-0ec7-4387-95ae-a1a9872d0331 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:42.584301 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7de9d148-0ec7-4387-95ae-a1a9872d0331 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] GET https://10.4.3.85/volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 Aug 25 15:23:42.584571 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7de9d148-0ec7-4387-95ae-a1a9872d0331 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:42.584848 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7de9d148-0ec7-4387-95ae-a1a9872d0331 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:42.588995 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:42.588995 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:42.597311 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:42.597311 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:42.600741 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-8ced8491-1461-4e5d-b4bd-5ab0a8a40b14 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625/encryption returned with HTTP 200 Aug 25 15:23:42.601409 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 637/2562] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:23:42 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:42.605420 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7de9d148-0ec7-4387-95ae-a1a9872d0331 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Volume info retrieved successfully. Aug 25 15:23:42.615957 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7de9d148-0ec7-4387-95ae-a1a9872d0331 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 returned with HTTP 200 Aug 25 15:23:42.616646 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 651/2563] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:42 2026] GET /volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 => generated 831 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:42.638176 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-54085ecb-440c-482b-938d-00869e4307fb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:42.642828 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54085ecb-440c-482b-938d-00869e4307fb tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] GET https://10.4.3.85/volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 Aug 25 15:23:42.643176 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54085ecb-440c-482b-938d-00869e4307fb tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:42.644193 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54085ecb-440c-482b-938d-00869e4307fb tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:42.659158 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:42.659158 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:42.664677 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-54085ecb-440c-482b-938d-00869e4307fb tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Volume info retrieved successfully. Aug 25 15:23:42.670485 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54085ecb-440c-482b-938d-00869e4307fb tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 returned with HTTP 200 Aug 25 15:23:42.671194 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 633/2564] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:42 2026] GET /volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 => generated 831 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:42.687684 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:42.689982 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:23:42.690352 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-649611772"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:42.692188 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-649611772'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:23:42.692340 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Create volume of 1 GB Aug 25 15:23:42.692680 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:42.692680 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:42.699244 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Availability Zones retrieved successfully. Aug 25 15:23:42.707754 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Flow 'volume_create_api' (de50af41-4efa-47f1-818b-c1a31f03becb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:42.709495 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662fd1d7-8169-43a3-bc14-8de46502e651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:42.711106 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:23:42.749980 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (662fd1d7-8169-43a3-bc14-8de46502e651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:42.750881 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62fe5000-e766-4578-8649-5918524e5f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:42.844412 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Created reservations ['d275016e-54aa-4d0c-b750-f4880f00baba', '55afd231-121c-4e88-90f7-815fd37f59e5', 'fae4c5e7-f756-45c2-afad-a7ff76291330', '1dbfe426-c95e-4d39-9008-85e133c1359c'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:42.845593 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62fe5000-e766-4578-8649-5918524e5f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d275016e-54aa-4d0c-b750-f4880f00baba', '55afd231-121c-4e88-90f7-815fd37f59e5', 'fae4c5e7-f756-45c2-afad-a7ff76291330', '1dbfe426-c95e-4d39-9008-85e133c1359c']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:42.846551 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fe787ec-2902-46bc-9ced-fa3204bbd35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:42.887046 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fe787ec-2902-46bc-9ced-fa3204bbd35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '518ed50e-ee63-47e5-a9e5-b5151240d620', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-649611772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eb341aad6d64569bb946cceac1f54ed',qos_specs=None,replication_status=,reservations=['d275016e-54aa-4d0c-b750-f4880f00baba','55afd231-121c-4e88-90f7-815fd37f59e5','fae4c5e7-f756-45c2-afad-a7ff76291330','1dbfe426-c95e-4d39-9008-85e133c1359c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='378f7c72f6514a8b8e98d971b2b2badb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:23:42Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-649611772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=518ed50e-ee63-47e5-a9e5-b5151240d620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6eb341aad6d64569bb946cceac1f54ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='378f7c72f6514a8b8e98d971b2b2badb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:42.888066 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c617de08-17a6-40d6-be72-7f5ddf9536da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:42.917336 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c617de08-17a6-40d6-be72-7f5ddf9536da) transitioned into 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-649611772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6eb341aad6d64569bb946cceac1f54ed',qos_specs=None,replication_status=,reservations=['d275016e-54aa-4d0c-b750-f4880f00baba','55afd231-121c-4e88-90f7-815fd37f59e5','fae4c5e7-f756-45c2-afad-a7ff76291330','1dbfe426-c95e-4d39-9008-85e133c1359c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='378f7c72f6514a8b8e98d971b2b2badb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:42.918598 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (030551a6-fb3e-4417-adfd-8b961793ace1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:42.932534 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (030551a6-fb3e-4417-adfd-8b961793ace1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:42.933691 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Flow 'volume_create_api' (de50af41-4efa-47f1-818b-c1a31f03becb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:42.934165 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Create volume request issued successfully. Aug 25 15:23:42.935170 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-54af386e-5174-4b2a-8223-32c6ed4f7234 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:23:42.935819 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 644/2565] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:23:42 2026] POST /volume/v3/volumes => generated 773 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:42.955624 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e06883cf-612f-4d60-84ed-23d2bd2bd947 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:42.958482 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e06883cf-612f-4d60-84ed-23d2bd2bd947 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] GET https://10.4.3.85/volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 Aug 25 15:23:42.958482 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e06883cf-612f-4d60-84ed-23d2bd2bd947 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:42.958482 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e06883cf-612f-4d60-84ed-23d2bd2bd947 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:42.974596 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:42.974596 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:42.981001 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e06883cf-612f-4d60-84ed-23d2bd2bd947 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Volume info retrieved successfully. Aug 25 15:23:42.987544 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e06883cf-612f-4d60-84ed-23d2bd2bd947 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 returned with HTTP 200 Aug 25 15:23:42.988051 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 638/2566] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:42 2026] GET /volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:43.233284 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0709ab47-5a0b-4a93-a34c-1976eb9f3dec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:43.236305 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0709ab47-5a0b-4a93-a34c-1976eb9f3dec tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:23:43.236700 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0709ab47-5a0b-4a93-a34c-1976eb9f3dec tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:43.237072 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0709ab47-5a0b-4a93-a34c-1976eb9f3dec tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:43.249890 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:43.249890 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:43.257163 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0709ab47-5a0b-4a93-a34c-1976eb9f3dec tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:23:43.266319 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0709ab47-5a0b-4a93-a34c-1976eb9f3dec tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:23:43.266905 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 652/2567] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:43 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:43.359352 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5689fe78-12b7-4931-ba5f-03357af420b6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:43.364037 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5689fe78-12b7-4931-ba5f-03357af420b6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:43.364216 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5689fe78-12b7-4931-ba5f-03357af420b6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:43.364310 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5689fe78-12b7-4931-ba5f-03357af420b6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:43.364416 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-5689fe78-12b7-4931-ba5f-03357af420b6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:43.368567 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:43.368567 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:43.369302 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5689fe78-12b7-4931-ba5f-03357af420b6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:43.369734 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 634/2568] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:43 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:43.517955 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-687293b6-d816-41f6-9cda-5d195e813d68 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:43.691488 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-687293b6-d816-41f6-9cda-5d195e813d68 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes Aug 25 15:23:43.691488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-687293b6-d816-41f6-9cda-5d195e813d68 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:43.691488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-687293b6-d816-41f6-9cda-5d195e813d68 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:43.691488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-687293b6-d816-41f6-9cda-5d195e813d68 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:23:43.691488 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:43.691488 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:43.692083 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-687293b6-d816-41f6-9cda-5d195e813d68 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:23:43.701610 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-687293b6-d816-41f6-9cda-5d195e813d68 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Get all volumes completed successfully. Aug 25 15:23:43.702067 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-687293b6-d816-41f6-9cda-5d195e813d68 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 200 Aug 25 15:23:43.702748 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 645/2569] 10.4.3.85 () {66 vars in 1230 bytes} [Tue Aug 25 15:23:43 2026] GET /volume/v3/volumes => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:23:43.714622 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:43.717000 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:23:43.717500 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-85078659"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:43.719229 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-85078659'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:23:43.719439 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Create volume of 1 GB Aug 25 15:23:43.726486 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Availability Zones retrieved successfully. Aug 25 15:23:43.732722 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Flow 'volume_create_api' (7f669c6a-c95a-40b8-b6d1-5acf8ead3461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:43.734015 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc9e73a2-a079-4d0b-893e-f0f8fb9a3896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:43.735660 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:23:43.776940 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc9e73a2-a079-4d0b-893e-f0f8fb9a3896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:43.777854 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce20708d-1ec3-47ff-88db-9476b1a9312d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:43.891209 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Created reservations ['26a992cd-0129-4edc-a0bd-9291d6183a38', '5ee4f704-54f6-4a6e-a001-ca9165504efc', '33776ccc-421a-4247-aeeb-bfa4cfddb06d', 'f91f6edf-af22-4898-a855-1c919cb80d63'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:43.892855 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce20708d-1ec3-47ff-88db-9476b1a9312d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26a992cd-0129-4edc-a0bd-9291d6183a38', '5ee4f704-54f6-4a6e-a001-ca9165504efc', '33776ccc-421a-4247-aeeb-bfa4cfddb06d', 'f91f6edf-af22-4898-a855-1c919cb80d63']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:43.893610 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e797dab6-3bf3-49e6-99be-6eec72fdf4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:43.925540 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e797dab6-3bf3-49e6-99be-6eec72fdf4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6850b1ff-9547-457f-9693-f488c86b45c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-85078659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4993d07e403e4a6d9fae069108210fc6',qos_specs=None,replication_status=,reservations=['26a992cd-0129-4edc-a0bd-9291d6183a38','5ee4f704-54f6-4a6e-a001-ca9165504efc','33776ccc-421a-4247-aeeb-bfa4cfddb06d','f91f6edf-af22-4898-a855-1c919cb80d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e564460b0b47df9f8d2b4f54c62781',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:23:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-85078659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6850b1ff-9547-457f-9693-f488c86b45c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4993d07e403e4a6d9fae069108210fc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87e564460b0b47df9f8d2b4f54c62781',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:43.926535 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (162d7b60-5862-4c1e-8eff-45e1922ad654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:43.966720 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (162d7b60-5862-4c1e-8eff-45e1922ad654) transitioned into state 'SUCCESS' from state '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-85078659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4993d07e403e4a6d9fae069108210fc6',qos_specs=None,replication_status=,reservations=['26a992cd-0129-4edc-a0bd-9291d6183a38','5ee4f704-54f6-4a6e-a001-ca9165504efc','33776ccc-421a-4247-aeeb-bfa4cfddb06d','f91f6edf-af22-4898-a855-1c919cb80d63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e564460b0b47df9f8d2b4f54c62781',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:43.967622 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1d3ec3-90f8-483d-b72e-36c247d6df7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:43.984603 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1d3ec3-90f8-483d-b72e-36c247d6df7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:43.984603 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Flow 'volume_create_api' (7f669c6a-c95a-40b8-b6d1-5acf8ead3461) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:43.984603 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Create volume request issued successfully. Aug 25 15:23:43.985221 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bc14675a-9f10-4515-9e9c-b727ab8d85d8 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:23:43.985879 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 639/2570] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:23:43 2026] POST /volume/v3/volumes => generated 751 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:44.003333 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a0ad5c35-325c-4525-a3a9-fbfe91f8b770 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:44.006987 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-09365a6a-79b8-47b0-b325-95b1a7b86ca1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:44.007743 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a0ad5c35-325c-4525-a3a9-fbfe91f8b770 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 Aug 25 15:23:44.008310 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a0ad5c35-325c-4525-a3a9-fbfe91f8b770 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:44.009462 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-09365a6a-79b8-47b0-b325-95b1a7b86ca1 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] GET https://10.4.3.85/volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 Aug 25 15:23:44.009596 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-09365a6a-79b8-47b0-b325-95b1a7b86ca1 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:44.009655 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a0ad5c35-325c-4525-a3a9-fbfe91f8b770 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:44.009887 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-09365a6a-79b8-47b0-b325-95b1a7b86ca1 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:44.026484 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:44.026484 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:44.032507 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-09365a6a-79b8-47b0-b325-95b1a7b86ca1 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Volume info retrieved successfully. Aug 25 15:23:44.032983 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:44.032983 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:44.040578 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-09365a6a-79b8-47b0-b325-95b1a7b86ca1 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 returned with HTTP 200 Aug 25 15:23:44.042017 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 635/2571] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:44 2026] GET /volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:44.044104 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a0ad5c35-325c-4525-a3a9-fbfe91f8b770 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:44.055438 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a0ad5c35-325c-4525-a3a9-fbfe91f8b770 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 returned with HTTP 200 Aug 25 15:23:44.055438 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 653/2572] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:44 2026] GET /volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:44.062082 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e288af9c-e8f6-4fc4-a12c-224b92356260 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:44.067930 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e288af9c-e8f6-4fc4-a12c-224b92356260 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] GET https://10.4.3.85/volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 Aug 25 15:23:44.068197 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e288af9c-e8f6-4fc4-a12c-224b92356260 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:44.068480 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e288af9c-e8f6-4fc4-a12c-224b92356260 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:44.078975 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:44.078975 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:44.086532 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e288af9c-e8f6-4fc4-a12c-224b92356260 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Volume info retrieved successfully. Aug 25 15:23:44.093013 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e288af9c-e8f6-4fc4-a12c-224b92356260 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 returned with HTTP 200 Aug 25 15:23:44.093013 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 646/2573] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:44 2026] GET /volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:23:44.111268 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f1f5a7aa-7925-440f-8e77-ec58b136e3da None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:44.113958 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f1f5a7aa-7925-440f-8e77-ec58b136e3da tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:23:44.114501 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f1f5a7aa-7925-440f-8e77-ec58b136e3da tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "518ed50e-ee63-47e5-a9e5-b5151240d620", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-212929398"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:44.127976 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:44.127976 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:44.128727 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f1f5a7aa-7925-440f-8e77-ec58b136e3da tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Volume info retrieved successfully. Aug 25 15:23:44.129017 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-f1f5a7aa-7925-440f-8e77-ec58b136e3da tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Create snapshot from volume 518ed50e-ee63-47e5-a9e5-b5151240d620 Aug 25 15:23:44.182665 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-f1f5a7aa-7925-440f-8e77-ec58b136e3da tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Created reservations ['72734d90-aadb-40e3-810a-4ce52c1b14a2', '08edc217-6f1a-4ec0-99c7-29f869706925', '17d7344e-76bf-4e33-8577-9f62e42fdab9', '0e9151b9-f51c-4563-808b-07cd8a4ae6e7'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:44.226082 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f1f5a7aa-7925-440f-8e77-ec58b136e3da tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Snapshot create request issued successfully. Aug 25 15:23:44.226494 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f1f5a7aa-7925-440f-8e77-ec58b136e3da tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:23:44.226930 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 640/2574] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:23:44 2026] POST /volume/v3/snapshots => generated 325 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:44.238965 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3ab66748-25ec-4472-bd17-f3e4fad9caa9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:44.241335 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ab66748-25ec-4472-bd17-f3e4fad9caa9 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] GET https://10.4.3.85/volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 Aug 25 15:23:44.241689 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ab66748-25ec-4472-bd17-f3e4fad9caa9 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:44.241999 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ab66748-25ec-4472-bd17-f3e4fad9caa9 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:44.250856 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:44.250856 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:44.251350 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3ab66748-25ec-4472-bd17-f3e4fad9caa9 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Snapshot retrieved successfully. Aug 25 15:23:44.252178 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ab66748-25ec-4472-bd17-f3e4fad9caa9 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 returned with HTTP 200 Aug 25 15:23:44.252611 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 636/2575] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:23:44 2026] GET /volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 => generated 457 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:44.285391 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-989330d7-a456-40b5-8ee4-d627869e4a9e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:44.289487 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-989330d7-a456-40b5-8ee4-d627869e4a9e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:23:44.289487 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-989330d7-a456-40b5-8ee4-d627869e4a9e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:44.289487 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-989330d7-a456-40b5-8ee4-d627869e4a9e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:44.297794 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:44.297794 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:44.301452 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-989330d7-a456-40b5-8ee4-d627869e4a9e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:23:44.306128 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-989330d7-a456-40b5-8ee4-d627869e4a9e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:23:44.306680 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 654/2576] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:44 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:44.379481 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ec860b98-1e85-4fc7-9467-b4726f098a69 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:44.381604 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ec860b98-1e85-4fc7-9467-b4726f098a69 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:44.381836 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ec860b98-1e85-4fc7-9467-b4726f098a69 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:44.382053 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ec860b98-1e85-4fc7-9467-b4726f098a69 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:44.382197 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-ec860b98-1e85-4fc7-9467-b4726f098a69 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:44.387111 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:44.387111 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:44.388101 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ec860b98-1e85-4fc7-9467-b4726f098a69 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:44.388587 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 647/2577] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:44 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:45.072388 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0cb03f15-3f9e-41cd-8a56-f5ead7b8010b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:45.074586 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0cb03f15-3f9e-41cd-8a56-f5ead7b8010b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 Aug 25 15:23:45.074855 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0cb03f15-3f9e-41cd-8a56-f5ead7b8010b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:45.075062 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0cb03f15-3f9e-41cd-8a56-f5ead7b8010b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:45.082923 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:45.082923 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:45.087216 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0cb03f15-3f9e-41cd-8a56-f5ead7b8010b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:45.092119 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0cb03f15-3f9e-41cd-8a56-f5ead7b8010b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 returned with HTTP 200 Aug 25 15:23:45.092763 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 641/2578] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:45 2026] GET /volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:45.108995 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-22342106-55d6-403e-a0df-382e6040ab9b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:45.111871 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-22342106-55d6-403e-a0df-382e6040ab9b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 Aug 25 15:23:45.112120 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-22342106-55d6-403e-a0df-382e6040ab9b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:45.112460 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-22342106-55d6-403e-a0df-382e6040ab9b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:45.121706 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:45.121706 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:45.126909 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-22342106-55d6-403e-a0df-382e6040ab9b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:45.132908 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-22342106-55d6-403e-a0df-382e6040ab9b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 returned with HTTP 200 Aug 25 15:23:45.133464 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 637/2579] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:45 2026] GET /volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:45.147849 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b28b49d7-4a5e-4bb3-9364-a302197ccbf8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:45.148978 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-034c8378-ec36-4501-b7b5-49934c9abd3d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:45.150028 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b28b49d7-4a5e-4bb3-9364-a302197ccbf8 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:45.150274 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b28b49d7-4a5e-4bb3-9364-a302197ccbf8 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:45.150593 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b28b49d7-4a5e-4bb3-9364-a302197ccbf8 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:45.150850 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:23:45.151220 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1242303037"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:45.153007 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1242303037'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:23:45.153132 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Create volume of 1 GB Aug 25 15:23:45.159796 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Availability Zones retrieved successfully. Aug 25 15:23:45.160958 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:45.160958 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:45.167411 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b28b49d7-4a5e-4bb3-9364-a302197ccbf8 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:45.168493 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Flow 'volume_create_api' (0a8e1fda-8398-4c41-91d2-f6a84efbe686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:45.169727 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aef8532-5d2d-498e-b6c0-90fefc012584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:45.170775 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:23:45.173571 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b28b49d7-4a5e-4bb3-9364-a302197ccbf8 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:45.174043 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 655/2580] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:45 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:45.186646 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a68a6701-5cd6-45ef-8181-2a975c83777c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:45.188359 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a68a6701-5cd6-45ef-8181-2a975c83777c tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] DELETE https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:45.188566 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a68a6701-5cd6-45ef-8181-2a975c83777c tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:45.188884 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a68a6701-5cd6-45ef-8181-2a975c83777c tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:45.189028 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-a68a6701-5cd6-45ef-8181-2a975c83777c tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Delete volume with id: 59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:45.195857 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:45.195857 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:45.196395 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a68a6701-5cd6-45ef-8181-2a975c83777c tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:45.199255 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aef8532-5d2d-498e-b6c0-90fefc012584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:45.200030 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feed44b4-bbf4-4fa6-aea1-abe0c432fa60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:45.215259 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a68a6701-5cd6-45ef-8181-2a975c83777c tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Delete volume request issued successfully. Aug 25 15:23:45.215484 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a68a6701-5cd6-45ef-8181-2a975c83777c tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 202 Aug 25 15:23:45.215911 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 642/2581] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:23:45 2026] DELETE /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:23:45.226625 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f78b78ff-e0a7-43de-9053-b4157502a5c3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:45.228812 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f78b78ff-e0a7-43de-9053-b4157502a5c3 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:45.229048 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f78b78ff-e0a7-43de-9053-b4157502a5c3 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:45.229328 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f78b78ff-e0a7-43de-9053-b4157502a5c3 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:45.237497 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:45.237497 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:45.241997 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f78b78ff-e0a7-43de-9053-b4157502a5c3 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Volume info retrieved successfully. Aug 25 15:23:45.247382 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f78b78ff-e0a7-43de-9053-b4157502a5c3 tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 200 Aug 25 15:23:45.247833 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 638/2582] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:45 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:45.256592 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Created reservations ['abec9553-ebc3-4dcb-9d63-a4da7d91f35c', '702d9cdb-7e72-4f3d-bb37-e28db8d352dd', 'f33f2115-c985-4d8c-ac08-3b5081f9feec', '2ae378be-d362-40df-8789-23aa06558d0e'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:45.258226 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feed44b4-bbf4-4fa6-aea1-abe0c432fa60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abec9553-ebc3-4dcb-9d63-a4da7d91f35c', '702d9cdb-7e72-4f3d-bb37-e28db8d352dd', 'f33f2115-c985-4d8c-ac08-3b5081f9feec', '2ae378be-d362-40df-8789-23aa06558d0e']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:45.259380 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56eed7dc-79f4-4421-a0e7-f0aaebdc2747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:45.265271 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d9f28a59-f348-4dff-af15-8d477f3bc4b6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:45.267257 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9f28a59-f348-4dff-af15-8d477f3bc4b6 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] GET https://10.4.3.85/volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 Aug 25 15:23:45.267537 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9f28a59-f348-4dff-af15-8d477f3bc4b6 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:45.267764 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9f28a59-f348-4dff-af15-8d477f3bc4b6 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:45.273457 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:45.273457 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:45.273976 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d9f28a59-f348-4dff-af15-8d477f3bc4b6 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Snapshot retrieved successfully. Aug 25 15:23:45.274918 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9f28a59-f348-4dff-af15-8d477f3bc4b6 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 returned with HTTP 200 Aug 25 15:23:45.275625 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 656/2583] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:23:45 2026] GET /volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:45.285562 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-390a04c1-2e5a-42f6-b5b5-50db6da1279d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:45.287561 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-390a04c1-2e5a-42f6-b5b5-50db6da1279d tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] GET https://10.4.3.85/volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 Aug 25 15:23:45.287833 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-390a04c1-2e5a-42f6-b5b5-50db6da1279d tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:45.287917 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56eed7dc-79f4-4421-a0e7-f0aaebdc2747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00397bbe-b09e-42f1-9b89-af7fee07db5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1242303037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4993d07e403e4a6d9fae069108210fc6',qos_specs=None,replication_status=,reservations=['abec9553-ebc3-4dcb-9d63-a4da7d91f35c','702d9cdb-7e72-4f3d-bb37-e28db8d352dd','f33f2115-c985-4d8c-ac08-3b5081f9feec','2ae378be-d362-40df-8789-23aa06558d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e564460b0b47df9f8d2b4f54c62781',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:23:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1242303037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00397bbe-b09e-42f1-9b89-af7fee07db5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4993d07e403e4a6d9fae069108210fc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87e564460b0b47df9f8d2b4f54c62781',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:45.288049 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-390a04c1-2e5a-42f6-b5b5-50db6da1279d tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:45.288668 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2104d163-98cf-452c-b0f9-5d54c28fa4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:45.293367 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:45.293367 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:45.293953 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-390a04c1-2e5a-42f6-b5b5-50db6da1279d tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Snapshot retrieved successfully. Aug 25 15:23:45.295085 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-390a04c1-2e5a-42f6-b5b5-50db6da1279d tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 returned with HTTP 200 Aug 25 15:23:45.295727 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 643/2584] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:23:45 2026] GET /volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:45.309229 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e6bc1798-4020-4883-a16f-4b7fc9858e98 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:45.311542 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e6bc1798-4020-4883-a16f-4b7fc9858e98 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 Aug 25 15:23:45.311734 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e6bc1798-4020-4883-a16f-4b7fc9858e98 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:45.311929 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e6bc1798-4020-4883-a16f-4b7fc9858e98 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:45.312117 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-e6bc1798-4020-4883-a16f-4b7fc9858e98 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Delete snapshot with id: c24b8952-d0e6-4723-ac88-9d638a02a9b9 Aug 25 15:23:45.318504 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:45.318504 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:45.319010 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e6bc1798-4020-4883-a16f-4b7fc9858e98 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Snapshot retrieved successfully. Aug 25 15:23:45.325871 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a924abc6-70e6-40fd-9247-18ba33b280ff None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:45.328197 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a924abc6-70e6-40fd-9247-18ba33b280ff tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:23:45.328485 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a924abc6-70e6-40fd-9247-18ba33b280ff tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:45.328699 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a924abc6-70e6-40fd-9247-18ba33b280ff tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:45.330820 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2104d163-98cf-452c-b0f9-5d54c28fa4b3) transitioned into state 'SUCCESS' from state '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-1242303037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4993d07e403e4a6d9fae069108210fc6',qos_specs=None,replication_status=,reservations=['abec9553-ebc3-4dcb-9d63-a4da7d91f35c','702d9cdb-7e72-4f3d-bb37-e28db8d352dd','f33f2115-c985-4d8c-ac08-3b5081f9feec','2ae378be-d362-40df-8789-23aa06558d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e564460b0b47df9f8d2b4f54c62781',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:45.331959 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd4493e9-1bec-432e-ad23-fcf8afe939ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:45.343569 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e6bc1798-4020-4883-a16f-4b7fc9858e98 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Snapshot delete request issued successfully. Aug 25 15:23:45.343816 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e6bc1798-4020-4883-a16f-4b7fc9858e98 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 returned with HTTP 202 Aug 25 15:23:45.344302 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 639/2585] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:23:45 2026] DELETE /volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:45.345043 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:45.345043 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:45.350651 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a924abc6-70e6-40fd-9247-18ba33b280ff tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:23:45.352605 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd4493e9-1bec-432e-ad23-fcf8afe939ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:45.354950 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Flow 'volume_create_api' (0a8e1fda-8398-4c41-91d2-f6a84efbe686) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:45.354950 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Create volume request issued successfully. Aug 25 15:23:45.355273 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-034c8378-ec36-4501-b7b5-49934c9abd3d tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:23:45.355339 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-56eeffe0-25f8-49b4-8c0b-a1cdc7f758bb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:45.355638 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a924abc6-70e6-40fd-9247-18ba33b280ff tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:23:45.355780 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 648/2586] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:23:45 2026] POST /volume/v3/volumes => generated 753 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:45.356371 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 657/2587] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:45 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:45.357489 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-56eeffe0-25f8-49b4-8c0b-a1cdc7f758bb tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] GET https://10.4.3.85/volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 Aug 25 15:23:45.357688 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-56eeffe0-25f8-49b4-8c0b-a1cdc7f758bb tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:45.357877 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-56eeffe0-25f8-49b4-8c0b-a1cdc7f758bb tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:45.364192 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:45.364192 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:45.365436 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-56eeffe0-25f8-49b4-8c0b-a1cdc7f758bb tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Snapshot retrieved successfully. Aug 25 15:23:45.365900 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-56eeffe0-25f8-49b4-8c0b-a1cdc7f758bb tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 returned with HTTP 200 Aug 25 15:23:45.366328 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 644/2588] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:23:45 2026] GET /volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:45.371151 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e852674f-f4f4-402b-b323-0dce6e359663 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:45.373787 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e852674f-f4f4-402b-b323-0dce6e359663 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e Aug 25 15:23:45.374080 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e852674f-f4f4-402b-b323-0dce6e359663 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:45.374438 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e852674f-f4f4-402b-b323-0dce6e359663 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:45.387159 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:45.387159 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:45.391754 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e852674f-f4f4-402b-b323-0dce6e359663 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:45.398035 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e852674f-f4f4-402b-b323-0dce6e359663 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e returned with HTTP 200 Aug 25 15:23:45.398797 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 640/2589] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:45 2026] GET /volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:45.405283 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-591af8c1-adb0-4191-8f9c-a7191a713716 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:45.407939 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-591af8c1-adb0-4191-8f9c-a7191a713716 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:45.408280 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-591af8c1-adb0-4191-8f9c-a7191a713716 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:45.409241 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-591af8c1-adb0-4191-8f9c-a7191a713716 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:45.409241 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-591af8c1-adb0-4191-8f9c-a7191a713716 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:45.417346 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:45.417346 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:45.418657 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-591af8c1-adb0-4191-8f9c-a7191a713716 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:45.419860 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 649/2590] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:45 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:46.261790 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-adc3d770-cde2-4cb7-9290-faabee4660ce None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:46.264249 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-adc3d770-cde2-4cb7-9290-faabee4660ce tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] GET https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 Aug 25 15:23:46.264562 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-adc3d770-cde2-4cb7-9290-faabee4660ce tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:46.264809 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-adc3d770-cde2-4cb7-9290-faabee4660ce tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:46.272343 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-adc3d770-cde2-4cb7-9290-faabee4660ce tempest-VolumesExtendAttachedTest-2060876225 tempest-VolumesExtendAttachedTest-2060876225-project-member] https://10.4.3.85/volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 returned with HTTP 404 Aug 25 15:23:46.273038 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 658/2591] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:23:46 2026] GET /volume/v3/volumes/59a8dd12-f7fa-4b8f-9718-288cf89cdee4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:23:46.379015 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e3eb392a-ea0c-4a7d-9592-d023be0e1705 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:46.380797 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-62d7ef64-f69f-4615-baf0-9687fa76bcad None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:46.381175 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e3eb392a-ea0c-4a7d-9592-d023be0e1705 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:23:46.381657 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e3eb392a-ea0c-4a7d-9592-d023be0e1705 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:46.381657 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e3eb392a-ea0c-4a7d-9592-d023be0e1705 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:46.383771 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-62d7ef64-f69f-4615-baf0-9687fa76bcad tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] GET https://10.4.3.85/volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 Aug 25 15:23:46.383771 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-62d7ef64-f69f-4615-baf0-9687fa76bcad tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:46.383771 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-62d7ef64-f69f-4615-baf0-9687fa76bcad tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:46.389225 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-62d7ef64-f69f-4615-baf0-9687fa76bcad tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 returned with HTTP 404 Aug 25 15:23:46.389898 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 641/2592] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:23:46 2026] GET /volume/v3/snapshots/c24b8952-d0e6-4723-ac88-9d638a02a9b9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:46.397237 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:46.397237 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:46.400677 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-473c540c-d1d7-45c7-b1c3-082102f7c4b9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:46.402206 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e3eb392a-ea0c-4a7d-9592-d023be0e1705 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:23:46.403227 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-473c540c-d1d7-45c7-b1c3-082102f7c4b9 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] DELETE https://10.4.3.85/volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 Aug 25 15:23:46.404487 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-473c540c-d1d7-45c7-b1c3-082102f7c4b9 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:46.404487 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-473c540c-d1d7-45c7-b1c3-082102f7c4b9 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:46.404487 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-473c540c-d1d7-45c7-b1c3-082102f7c4b9 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Delete volume with id: 518ed50e-ee63-47e5-a9e5-b5151240d620 Aug 25 15:23:46.409795 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e3eb392a-ea0c-4a7d-9592-d023be0e1705 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:23:46.410409 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 645/2593] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:46 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:46.412054 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4783ab82-2944-4c64-a00d-ce8f80bc7531 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:46.414118 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4783ab82-2944-4c64-a00d-ce8f80bc7531 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e Aug 25 15:23:46.414622 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4783ab82-2944-4c64-a00d-ce8f80bc7531 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:46.415836 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4783ab82-2944-4c64-a00d-ce8f80bc7531 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:46.418494 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:46.418494 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:46.418494 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-473c540c-d1d7-45c7-b1c3-082102f7c4b9 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Volume info retrieved successfully. Aug 25 15:23:46.425696 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:46.425696 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:46.434703 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c0917422-b48a-44e2-8548-97fbeccd802d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:46.435779 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4783ab82-2944-4c64-a00d-ce8f80bc7531 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:46.437047 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c0917422-b48a-44e2-8548-97fbeccd802d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:46.437483 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c0917422-b48a-44e2-8548-97fbeccd802d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:46.437707 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c0917422-b48a-44e2-8548-97fbeccd802d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:46.437882 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c0917422-b48a-44e2-8548-97fbeccd802d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:46.442484 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4783ab82-2944-4c64-a00d-ce8f80bc7531 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e returned with HTTP 200 Aug 25 15:23:46.442973 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 659/2594] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:46 2026] GET /volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:46.444573 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:46.444573 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:46.445690 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c0917422-b48a-44e2-8548-97fbeccd802d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:46.446156 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 642/2595] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:46 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:46.457526 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7901b526-da5b-4a3b-b10f-6c5906bda752 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:46.459806 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7901b526-da5b-4a3b-b10f-6c5906bda752 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e Aug 25 15:23:46.460747 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7901b526-da5b-4a3b-b10f-6c5906bda752 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:46.460747 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7901b526-da5b-4a3b-b10f-6c5906bda752 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:46.470581 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-473c540c-d1d7-45c7-b1c3-082102f7c4b9 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Delete volume request issued successfully. Aug 25 15:23:46.470581 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-473c540c-d1d7-45c7-b1c3-082102f7c4b9 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 returned with HTTP 202 Aug 25 15:23:46.470929 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:46.470929 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:46.471041 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 650/2596] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:46 2026] DELETE /volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:46.476228 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7901b526-da5b-4a3b-b10f-6c5906bda752 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:46.486843 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-78a72c34-aeb7-4c29-8f11-b8d5b4c6df8c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:46.488047 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7901b526-da5b-4a3b-b10f-6c5906bda752 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e returned with HTTP 200 Aug 25 15:23:46.488750 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 646/2597] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:46 2026] GET /volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:46.490909 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-78a72c34-aeb7-4c29-8f11-b8d5b4c6df8c tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] GET https://10.4.3.85/volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 Aug 25 15:23:46.491359 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-78a72c34-aeb7-4c29-8f11-b8d5b4c6df8c tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:46.491646 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-78a72c34-aeb7-4c29-8f11-b8d5b4c6df8c tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:46.507012 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:46.508775 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:23:46.508976 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:46.508976 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:46.510487 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-373503404"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:46.511477 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-373503404'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:23:46.511747 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Create volume of 1 GB Aug 25 15:23:46.515081 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-78a72c34-aeb7-4c29-8f11-b8d5b4c6df8c tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Volume info retrieved successfully. Aug 25 15:23:46.517949 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Availability Zones retrieved successfully. Aug 25 15:23:46.523579 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-78a72c34-aeb7-4c29-8f11-b8d5b4c6df8c tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 returned with HTTP 200 Aug 25 15:23:46.523579 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 660/2598] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:46 2026] GET /volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 => generated 865 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:46.527893 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Flow 'volume_create_api' (e60f2ab8-5a65-4be2-bd4e-049c46d05efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:46.529707 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deeed020-d5d6-4eef-9bf7-2fa981db6477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:46.531565 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:23:46.568907 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deeed020-d5d6-4eef-9bf7-2fa981db6477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:46.570263 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e8c0070-738b-4c29-b8d7-db26859e1d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:46.632951 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Created reservations ['64de3db5-6474-4a87-846c-e6e2829127c0', 'f32a72cc-ea49-4e44-a45b-3cd5bebc367e', '2706f1de-462a-498a-a150-72e0cb4f1f40', '6e476da3-964f-428b-a8fd-efd14b02056a'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:46.633819 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e8c0070-738b-4c29-b8d7-db26859e1d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64de3db5-6474-4a87-846c-e6e2829127c0', 'f32a72cc-ea49-4e44-a45b-3cd5bebc367e', '2706f1de-462a-498a-a150-72e0cb4f1f40', '6e476da3-964f-428b-a8fd-efd14b02056a']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:46.634725 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad710f1-a819-417a-ae6f-f21b8292e13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:46.663705 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad710f1-a819-417a-ae6f-f21b8292e13c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a657ed21-c20f-4ea9-bafe-a32391bcf230', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-373503404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4993d07e403e4a6d9fae069108210fc6',qos_specs=None,replication_status=,reservations=['64de3db5-6474-4a87-846c-e6e2829127c0','f32a72cc-ea49-4e44-a45b-3cd5bebc367e','2706f1de-462a-498a-a150-72e0cb4f1f40','6e476da3-964f-428b-a8fd-efd14b02056a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e564460b0b47df9f8d2b4f54c62781',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:23:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-373503404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a657ed21-c20f-4ea9-bafe-a32391bcf230,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4993d07e403e4a6d9fae069108210fc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87e564460b0b47df9f8d2b4f54c62781',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:46.664963 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d72ddb21-e5b6-4270-a303-1e2b7c569c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:46.689102 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d72ddb21-e5b6-4270-a303-1e2b7c569c7f) transitioned into state 'SUCCESS' from state '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-373503404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4993d07e403e4a6d9fae069108210fc6',qos_specs=None,replication_status=,reservations=['64de3db5-6474-4a87-846c-e6e2829127c0','f32a72cc-ea49-4e44-a45b-3cd5bebc367e','2706f1de-462a-498a-a150-72e0cb4f1f40','6e476da3-964f-428b-a8fd-efd14b02056a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e564460b0b47df9f8d2b4f54c62781',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:46.690314 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb3cbdf-a332-4981-bbe8-c50bd7beb9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:46.705329 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cb3cbdf-a332-4981-bbe8-c50bd7beb9f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:46.706930 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Flow 'volume_create_api' (e60f2ab8-5a65-4be2-bd4e-049c46d05efd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:46.707666 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Create volume request issued successfully. Aug 25 15:23:46.708594 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad785dcc-5a84-46e2-80e2-2df70a18901b tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:23:46.709383 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 643/2599] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:23:46 2026] POST /volume/v3/volumes => generated 752 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:46.726624 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-35b6fa74-3acc-459f-a5a2-e591dedfb662 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:46.729178 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-35b6fa74-3acc-459f-a5a2-e591dedfb662 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 Aug 25 15:23:46.729610 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-35b6fa74-3acc-459f-a5a2-e591dedfb662 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:46.730287 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-35b6fa74-3acc-459f-a5a2-e591dedfb662 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:46.741062 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:46.741062 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:46.747538 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-35b6fa74-3acc-459f-a5a2-e591dedfb662 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:46.754804 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-35b6fa74-3acc-459f-a5a2-e591dedfb662 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 returned with HTTP 200 Aug 25 15:23:46.755653 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 651/2600] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:46 2026] GET /volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:47.428721 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-602bb548-dd24-470d-b317-6c4b032c439f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:47.430927 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-602bb548-dd24-470d-b317-6c4b032c439f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:23:47.431146 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-602bb548-dd24-470d-b317-6c4b032c439f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:47.431408 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-602bb548-dd24-470d-b317-6c4b032c439f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:47.443804 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:47.443804 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:47.448544 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-602bb548-dd24-470d-b317-6c4b032c439f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:23:47.454739 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-602bb548-dd24-470d-b317-6c4b032c439f tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:23:47.455227 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 647/2601] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:47 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:47.459773 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c8b412ef-1aec-4d88-b68a-d31ada94bd12 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:47.463122 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8b412ef-1aec-4d88-b68a-d31ada94bd12 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:47.463122 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c8b412ef-1aec-4d88-b68a-d31ada94bd12 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:47.463531 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c8b412ef-1aec-4d88-b68a-d31ada94bd12 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:47.463690 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c8b412ef-1aec-4d88-b68a-d31ada94bd12 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:47.468578 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:47.468578 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:47.470878 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8b412ef-1aec-4d88-b68a-d31ada94bd12 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:47.470878 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 661/2602] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:47 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:47.538361 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-85737e8b-5b96-4e00-9965-93d9cf13ecbf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:47.540501 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-85737e8b-5b96-4e00-9965-93d9cf13ecbf tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] GET https://10.4.3.85/volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 Aug 25 15:23:47.540958 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-85737e8b-5b96-4e00-9965-93d9cf13ecbf tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:47.542220 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-85737e8b-5b96-4e00-9965-93d9cf13ecbf tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:47.548563 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-85737e8b-5b96-4e00-9965-93d9cf13ecbf tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 returned with HTTP 404 Aug 25 15:23:47.549879 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 644/2603] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:47 2026] GET /volume/v3/volumes/518ed50e-ee63-47e5-a9e5-b5151240d620 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:47.558447 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d033994f-fec0-42e6-bf71-91d88de1c961 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:47.563374 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d033994f-fec0-42e6-bf71-91d88de1c961 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] DELETE https://10.4.3.85/volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 Aug 25 15:23:47.563374 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d033994f-fec0-42e6-bf71-91d88de1c961 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:47.563374 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d033994f-fec0-42e6-bf71-91d88de1c961 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:47.563374 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-d033994f-fec0-42e6-bf71-91d88de1c961 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Delete volume with id: 1a844f79-ee8c-43ca-855c-a444e3756344 Aug 25 15:23:47.570922 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:47.570922 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:47.571774 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d033994f-fec0-42e6-bf71-91d88de1c961 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Volume info retrieved successfully. Aug 25 15:23:47.628980 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d033994f-fec0-42e6-bf71-91d88de1c961 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Delete volume request issued successfully. Aug 25 15:23:47.628980 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d033994f-fec0-42e6-bf71-91d88de1c961 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 returned with HTTP 202 Aug 25 15:23:47.630077 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 652/2604] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:47 2026] DELETE /volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:47.643386 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-461072e9-a08c-425c-9373-2644a7ca2a37 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:47.646115 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-461072e9-a08c-425c-9373-2644a7ca2a37 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] GET https://10.4.3.85/volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 Aug 25 15:23:47.646422 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-461072e9-a08c-425c-9373-2644a7ca2a37 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:47.646690 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-461072e9-a08c-425c-9373-2644a7ca2a37 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:47.658368 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:47.658368 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:47.663619 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-461072e9-a08c-425c-9373-2644a7ca2a37 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Volume info retrieved successfully. Aug 25 15:23:47.669149 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-461072e9-a08c-425c-9373-2644a7ca2a37 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 returned with HTTP 200 Aug 25 15:23:47.669648 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 648/2605] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:47 2026] GET /volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 => generated 830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:47.771684 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a515894e-befe-4b43-bf24-606fdf3f1405 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:47.774258 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a515894e-befe-4b43-bf24-606fdf3f1405 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 Aug 25 15:23:47.774258 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a515894e-befe-4b43-bf24-606fdf3f1405 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:47.774258 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a515894e-befe-4b43-bf24-606fdf3f1405 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:47.782539 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:47.782539 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:47.788128 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a515894e-befe-4b43-bf24-606fdf3f1405 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:47.793190 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a515894e-befe-4b43-bf24-606fdf3f1405 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 returned with HTTP 200 Aug 25 15:23:47.793190 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 662/2606] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:47 2026] GET /volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:47.807804 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7da224d9-fa99-41ad-ac9a-d8a794b091e9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:47.811254 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7da224d9-fa99-41ad-ac9a-d8a794b091e9 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 Aug 25 15:23:47.811254 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7da224d9-fa99-41ad-ac9a-d8a794b091e9 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:47.811254 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7da224d9-fa99-41ad-ac9a-d8a794b091e9 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:47.820812 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:47.820812 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:47.827086 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7da224d9-fa99-41ad-ac9a-d8a794b091e9 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:47.835013 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7da224d9-fa99-41ad-ac9a-d8a794b091e9 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 returned with HTTP 200 Aug 25 15:23:47.835660 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 645/2607] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:47 2026] GET /volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:47.852618 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:47.887197 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:23:47.887774 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:47.889672 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:23:47.889879 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Create volume of 1 GB Aug 25 15:23:47.895493 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Availability Zones retrieved successfully. Aug 25 15:23:47.902694 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Flow 'volume_create_api' (4ccda573-4d51-47aa-97f6-f206b6945de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:47.903924 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2648b8f1-d0de-4234-a131-acac1b7ea161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:47.904953 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:23:47.944326 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2648b8f1-d0de-4234-a131-acac1b7ea161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:47.945429 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c24b3ed-dedd-46e3-a057-b0f577f0a565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:48.054513 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Created reservations ['427edb9a-75b8-468f-8341-43dc786e40be', 'ccf3b89d-8d9f-4cbf-9577-fb3e59065189', '7cf10ab7-b7f4-48ad-a703-3667480af408', 'e9b22a3d-e446-4a89-9a12-79b17ece390f'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:48.055500 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c24b3ed-dedd-46e3-a057-b0f577f0a565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['427edb9a-75b8-468f-8341-43dc786e40be', 'ccf3b89d-8d9f-4cbf-9577-fb3e59065189', '7cf10ab7-b7f4-48ad-a703-3667480af408', 'e9b22a3d-e446-4a89-9a12-79b17ece390f']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:48.057320 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c9feb0-87d2-447f-9c05-afe0ce6ad918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:48.108497 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c9feb0-87d2-447f-9c05-afe0ce6ad918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46e82d91-5e00-4a2b-bfb4-0b93edf5eeed', '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='d897dba3a6d24cc4a0007d721fdfa9ac',qos_specs=None,replication_status=,reservations=['427edb9a-75b8-468f-8341-43dc786e40be','ccf3b89d-8d9f-4cbf-9577-fb3e59065189','7cf10ab7-b7f4-48ad-a703-3667480af408','e9b22a3d-e446-4a89-9a12-79b17ece390f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce455efdd2ea4152a3002f13c22d2c48',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:23:48Z,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=46e82d91-5e00-4a2b-bfb4-0b93edf5eeed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d897dba3a6d24cc4a0007d721fdfa9ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce455efdd2ea4152a3002f13c22d2c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:48.109740 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a51fabf-e09f-45aa-9186-bbc50193a5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:48.138681 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a51fabf-e09f-45aa-9186-bbc50193a5ef) transitioned into state 'SUCCESS' from 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='d897dba3a6d24cc4a0007d721fdfa9ac',qos_specs=None,replication_status=,reservations=['427edb9a-75b8-468f-8341-43dc786e40be','ccf3b89d-8d9f-4cbf-9577-fb3e59065189','7cf10ab7-b7f4-48ad-a703-3667480af408','e9b22a3d-e446-4a89-9a12-79b17ece390f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce455efdd2ea4152a3002f13c22d2c48',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:48.139700 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eff2aa9-9470-4cce-8c73-b186d2714817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:48.159436 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eff2aa9-9470-4cce-8c73-b186d2714817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:48.160627 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Flow 'volume_create_api' (4ccda573-4d51-47aa-97f6-f206b6945de9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:48.161104 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Create volume request issued successfully. Aug 25 15:23:48.162047 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1f2075dd-0208-42a0-96aa-8441266c4fdc tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:23:48.162581 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 653/2608] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:23:47 2026] POST /volume/v3/volumes => generated 731 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:48.198573 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e774f7aa-7b6e-411c-9d44-13e51908e072 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:48.204159 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e774f7aa-7b6e-411c-9d44-13e51908e072 tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] GET https://10.4.3.85/volume/v3/volumes/46e82d91-5e00-4a2b-bfb4-0b93edf5eeed Aug 25 15:23:48.204536 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e774f7aa-7b6e-411c-9d44-13e51908e072 tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:48.204872 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e774f7aa-7b6e-411c-9d44-13e51908e072 tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:48.219576 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:48.219576 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:48.225228 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e774f7aa-7b6e-411c-9d44-13e51908e072 tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Volume info retrieved successfully. Aug 25 15:23:48.231522 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e774f7aa-7b6e-411c-9d44-13e51908e072 tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] https://10.4.3.85/volume/v3/volumes/46e82d91-5e00-4a2b-bfb4-0b93edf5eeed returned with HTTP 200 Aug 25 15:23:48.232458 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 649/2609] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:48 2026] GET /volume/v3/volumes/46e82d91-5e00-4a2b-bfb4-0b93edf5eeed => generated 910 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:48.475840 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-676cf931-9002-48fa-991f-4b2a17ee9445 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:48.482328 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-676cf931-9002-48fa-991f-4b2a17ee9445 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:23:48.482328 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-676cf931-9002-48fa-991f-4b2a17ee9445 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:48.485201 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-676cf931-9002-48fa-991f-4b2a17ee9445 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:48.486829 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f1f7e342-c627-4a1a-bb3c-c2adff4be57b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:48.489928 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f1f7e342-c627-4a1a-bb3c-c2adff4be57b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:48.490170 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f1f7e342-c627-4a1a-bb3c-c2adff4be57b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:48.490450 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f1f7e342-c627-4a1a-bb3c-c2adff4be57b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:48.490593 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f1f7e342-c627-4a1a-bb3c-c2adff4be57b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:48.496159 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:48.496159 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:48.497659 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f1f7e342-c627-4a1a-bb3c-c2adff4be57b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:48.498225 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 646/2610] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:48 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:48.500535 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:48.500535 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:48.510038 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-676cf931-9002-48fa-991f-4b2a17ee9445 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:23:48.516195 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-676cf931-9002-48fa-991f-4b2a17ee9445 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:23:48.517343 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 663/2611] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:48 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:48.687225 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f209e5c9-365f-4399-b835-abf5398c2799 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:48.689533 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f209e5c9-365f-4399-b835-abf5398c2799 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] GET https://10.4.3.85/volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 Aug 25 15:23:48.689804 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f209e5c9-365f-4399-b835-abf5398c2799 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:48.690032 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f209e5c9-365f-4399-b835-abf5398c2799 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:48.697161 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f209e5c9-365f-4399-b835-abf5398c2799 tempest-CinderUnicodeTest-2056499929 tempest-CinderUnicodeTest-2056499929-project-member] https://10.4.3.85/volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 returned with HTTP 404 Aug 25 15:23:48.697745 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 654/2612] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:48 2026] GET /volume/v3/volumes/1a844f79-ee8c-43ca-855c-a444e3756344 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:49.253816 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cbbc6d14-a647-47ae-9b21-f1f41f8ff7af None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:49.256462 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cbbc6d14-a647-47ae-9b21-f1f41f8ff7af tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] GET https://10.4.3.85/volume/v3/volumes/46e82d91-5e00-4a2b-bfb4-0b93edf5eeed Aug 25 15:23:49.256647 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cbbc6d14-a647-47ae-9b21-f1f41f8ff7af tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:49.256837 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cbbc6d14-a647-47ae-9b21-f1f41f8ff7af tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:49.267172 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:49.267172 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:49.277104 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cbbc6d14-a647-47ae-9b21-f1f41f8ff7af tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Volume info retrieved successfully. Aug 25 15:23:49.283108 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cbbc6d14-a647-47ae-9b21-f1f41f8ff7af tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] https://10.4.3.85/volume/v3/volumes/46e82d91-5e00-4a2b-bfb4-0b93edf5eeed returned with HTTP 200 Aug 25 15:23:49.283108 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 650/2613] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:49 2026] GET /volume/v3/volumes/46e82d91-5e00-4a2b-bfb4-0b93edf5eeed => generated 962 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:49.301349 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a2011d06-5f51-4d61-b4ed-f3b5e4f8100a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:49.304392 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a2011d06-5f51-4d61-b4ed-f3b5e4f8100a tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1&project_id=4993d07e403e4a6d9fae069108210fc6 Aug 25 15:23:49.305565 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a2011d06-5f51-4d61-b4ed-f3b5e4f8100a tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:49.305565 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a2011d06-5f51-4d61-b4ed-f3b5e4f8100a tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:49.307844 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a2011d06-5f51-4d61-b4ed-f3b5e4f8100a tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Could not evaluate value 4993d07e403e4a6d9fae069108210fc6, assuming string {{(pid=100468) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 15:23:49.307844 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a2011d06-5f51-4d61-b4ed-f3b5e4f8100a tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Searching by: MultiDict([('project_id', '4993d07e403e4a6d9fae069108210fc6'), ('all_tenants', 1)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:23:49.352528 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a2011d06-5f51-4d61-b4ed-f3b5e4f8100a tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Get all volumes completed successfully. Aug 25 15:23:49.354516 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:49.354516 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:49.359650 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a2011d06-5f51-4d61-b4ed-f3b5e4f8100a tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1&project_id=4993d07e403e4a6d9fae069108210fc6 returned with HTTP 200 Aug 25 15:23:49.360370 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 647/2614] 10.4.3.85 () {66 vars in 1366 bytes} [Tue Aug 25 15:23:49 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=4993d07e403e4a6d9fae069108210fc6 => generated 3019 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:49.383029 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-64939284-25be-4ec6-a429-b1e1664cb368 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:49.386772 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64939284-25be-4ec6-a429-b1e1664cb368 tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/46e82d91-5e00-4a2b-bfb4-0b93edf5eeed Aug 25 15:23:49.386772 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64939284-25be-4ec6-a429-b1e1664cb368 tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:49.386772 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64939284-25be-4ec6-a429-b1e1664cb368 tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:49.386772 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-64939284-25be-4ec6-a429-b1e1664cb368 tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Delete volume with id: 46e82d91-5e00-4a2b-bfb4-0b93edf5eeed Aug 25 15:23:49.397221 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:49.397221 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:49.397841 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-64939284-25be-4ec6-a429-b1e1664cb368 tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Volume info retrieved successfully. Aug 25 15:23:49.460067 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-64939284-25be-4ec6-a429-b1e1664cb368 tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] Delete volume request issued successfully. Aug 25 15:23:49.460305 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64939284-25be-4ec6-a429-b1e1664cb368 tempest-VolumesListAdminTestJSON-861706506 tempest-VolumesListAdminTestJSON-861706506-project-admin] https://10.4.3.85/volume/v3/volumes/46e82d91-5e00-4a2b-bfb4-0b93edf5eeed returned with HTTP 202 Aug 25 15:23:49.461038 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 664/2615] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:49 2026] DELETE /volume/v3/volumes/46e82d91-5e00-4a2b-bfb4-0b93edf5eeed => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:49.476649 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2d347959-6467-4f84-92cc-6519fb3e00a5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:49.483336 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2d347959-6467-4f84-92cc-6519fb3e00a5 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 Aug 25 15:23:49.483336 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2d347959-6467-4f84-92cc-6519fb3e00a5 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:49.484118 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2d347959-6467-4f84-92cc-6519fb3e00a5 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:49.500233 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:49.500233 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:49.508484 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2d347959-6467-4f84-92cc-6519fb3e00a5 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:49.516120 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2d347959-6467-4f84-92cc-6519fb3e00a5 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 returned with HTTP 200 Aug 25 15:23:49.517529 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5b6a5024-7562-4a2e-87ba-5843c91f8fff None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:49.518267 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 655/2616] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:49 2026] GET /volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:49.522037 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b6a5024-7562-4a2e-87ba-5843c91f8fff tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:49.522254 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5b6a5024-7562-4a2e-87ba-5843c91f8fff tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:49.522619 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5b6a5024-7562-4a2e-87ba-5843c91f8fff tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:49.523720 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5b6a5024-7562-4a2e-87ba-5843c91f8fff tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:49.529736 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:49.529736 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:49.532824 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b6a5024-7562-4a2e-87ba-5843c91f8fff tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:49.532824 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 651/2617] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:49 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:49.535233 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9ef6979e-9c74-4dfb-b7ef-f846cce999f9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:49.539516 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8be93058-77ca-4b20-b19c-d0ae22b6c1c9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:49.540001 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ef6979e-9c74-4dfb-b7ef-f846cce999f9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:23:49.540001 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ef6979e-9c74-4dfb-b7ef-f846cce999f9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:49.540001 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ef6979e-9c74-4dfb-b7ef-f846cce999f9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:49.542658 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8be93058-77ca-4b20-b19c-d0ae22b6c1c9 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] DELETE https://10.4.3.85/volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 Aug 25 15:23:49.543048 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8be93058-77ca-4b20-b19c-d0ae22b6c1c9 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:49.543107 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8be93058-77ca-4b20-b19c-d0ae22b6c1c9 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:49.544929 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-8be93058-77ca-4b20-b19c-d0ae22b6c1c9 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Delete volume with id: a657ed21-c20f-4ea9-bafe-a32391bcf230 Aug 25 15:23:49.558400 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f381b085-f9f5-4f6c-8959-c6c884a759a8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:49.560082 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:49.560082 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:49.560082 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8be93058-77ca-4b20-b19c-d0ae22b6c1c9 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:49.563136 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f381b085-f9f5-4f6c-8959-c6c884a759a8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/0148726f-a31c-4eea-92d1-eead52831960 Aug 25 15:23:49.563136 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f381b085-f9f5-4f6c-8959-c6c884a759a8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:49.563883 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f381b085-f9f5-4f6c-8959-c6c884a759a8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:49.564461 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:49.564461 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:49.573999 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9ef6979e-9c74-4dfb-b7ef-f846cce999f9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:23:49.577209 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:49.577209 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:49.585278 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f381b085-f9f5-4f6c-8959-c6c884a759a8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:49.585729 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ef6979e-9c74-4dfb-b7ef-f846cce999f9 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:23:49.586328 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 648/2618] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:49 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 876 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:49.592250 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f381b085-f9f5-4f6c-8959-c6c884a759a8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/0148726f-a31c-4eea-92d1-eead52831960 returned with HTTP 200 Aug 25 15:23:49.592927 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 656/2619] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:49 2026] GET /volume/v3/volumes/0148726f-a31c-4eea-92d1-eead52831960 => generated 1409 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:49.598729 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8be93058-77ca-4b20-b19c-d0ae22b6c1c9 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Delete volume request issued successfully. Aug 25 15:23:49.599451 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8be93058-77ca-4b20-b19c-d0ae22b6c1c9 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 returned with HTTP 202 Aug 25 15:23:49.600077 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 665/2620] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:49 2026] DELETE /volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:49.610952 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-17a9fe9c-fdef-41b2-a2e7-01f053a5b60c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:49.614671 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17a9fe9c-fdef-41b2-a2e7-01f053a5b60c tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 Aug 25 15:23:49.616238 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17a9fe9c-fdef-41b2-a2e7-01f053a5b60c tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:49.616238 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17a9fe9c-fdef-41b2-a2e7-01f053a5b60c tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:49.616419 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-adfa9b6f-5144-4e6a-8776-170fb1e593b1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:49.619862 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-adfa9b6f-5144-4e6a-8776-170fb1e593b1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/0148726f-a31c-4eea-92d1-eead52831960 Aug 25 15:23:49.619862 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-adfa9b6f-5144-4e6a-8776-170fb1e593b1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:49.620233 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-adfa9b6f-5144-4e6a-8776-170fb1e593b1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:49.627897 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:49.627897 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:49.632545 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:49.632545 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:49.635971 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-17a9fe9c-fdef-41b2-a2e7-01f053a5b60c tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:49.641633 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-adfa9b6f-5144-4e6a-8776-170fb1e593b1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:49.643141 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17a9fe9c-fdef-41b2-a2e7-01f053a5b60c tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 returned with HTTP 200 Aug 25 15:23:49.645124 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 652/2621] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:49 2026] GET /volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:23:49.650359 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-adfa9b6f-5144-4e6a-8776-170fb1e593b1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/0148726f-a31c-4eea-92d1-eead52831960 returned with HTTP 200 Aug 25 15:23:49.651120 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 649/2622] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:49 2026] GET /volume/v3/volumes/0148726f-a31c-4eea-92d1-eead52831960 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:49.678083 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-339e248f-a3ce-4e9a-b220-6db4e86d032e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:49.680211 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-339e248f-a3ce-4e9a-b220-6db4e86d032e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/volumes/0148726f-a31c-4eea-92d1-eead52831960 Aug 25 15:23:49.681591 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-339e248f-a3ce-4e9a-b220-6db4e86d032e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:49.681591 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-339e248f-a3ce-4e9a-b220-6db4e86d032e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:49.681591 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-339e248f-a3ce-4e9a-b220-6db4e86d032e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete volume with id: 0148726f-a31c-4eea-92d1-eead52831960 Aug 25 15:23:49.701898 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:49.701898 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:49.702763 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-339e248f-a3ce-4e9a-b220-6db4e86d032e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:49.796074 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-339e248f-a3ce-4e9a-b220-6db4e86d032e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete volume request issued successfully. Aug 25 15:23:49.796478 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-339e248f-a3ce-4e9a-b220-6db4e86d032e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/0148726f-a31c-4eea-92d1-eead52831960 returned with HTTP 202 Aug 25 15:23:49.797128 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 657/2623] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:49 2026] DELETE /volume/v3/volumes/0148726f-a31c-4eea-92d1-eead52831960 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:49.810030 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-274654b9-90ee-4a9d-83ed-193e12e6f827 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:49.811811 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-274654b9-90ee-4a9d-83ed-193e12e6f827 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/0148726f-a31c-4eea-92d1-eead52831960 Aug 25 15:23:49.812036 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-274654b9-90ee-4a9d-83ed-193e12e6f827 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:49.812325 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-274654b9-90ee-4a9d-83ed-193e12e6f827 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:49.824041 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:49.824041 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:49.836937 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-274654b9-90ee-4a9d-83ed-193e12e6f827 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:49.846535 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-274654b9-90ee-4a9d-83ed-193e12e6f827 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/0148726f-a31c-4eea-92d1-eead52831960 returned with HTTP 200 Aug 25 15:23:49.848083 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 666/2624] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:49 2026] GET /volume/v3/volumes/0148726f-a31c-4eea-92d1-eead52831960 => generated 1408 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:50.603674 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5d9ceb67-bd2b-4b73-b7bb-bc0afaea4162 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:50.609850 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d9ceb67-bd2b-4b73-b7bb-bc0afaea4162 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:23:50.610147 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d9ceb67-bd2b-4b73-b7bb-bc0afaea4162 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:50.610421 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d9ceb67-bd2b-4b73-b7bb-bc0afaea4162 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:50.626253 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:50.626253 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:50.633303 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5d9ceb67-bd2b-4b73-b7bb-bc0afaea4162 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:23:50.640111 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d9ceb67-bd2b-4b73-b7bb-bc0afaea4162 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:23:50.640735 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 653/2625] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:50 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:50.669420 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-52be2c4d-5231-427e-832c-64c633d1859c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:50.672625 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-52be2c4d-5231-427e-832c-64c633d1859c tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 Aug 25 15:23:50.672785 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-52be2c4d-5231-427e-832c-64c633d1859c tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:50.673172 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-52be2c4d-5231-427e-832c-64c633d1859c tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:50.681644 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-52be2c4d-5231-427e-832c-64c633d1859c tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 returned with HTTP 404 Aug 25 15:23:50.682649 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 650/2626] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:50 2026] GET /volume/v3/volumes/a657ed21-c20f-4ea9-bafe-a32391bcf230 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:50.695564 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-71e593bd-4725-41ed-8b8b-13a6c5a42ee0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:50.697679 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-71e593bd-4725-41ed-8b8b-13a6c5a42ee0 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e Aug 25 15:23:50.699249 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-71e593bd-4725-41ed-8b8b-13a6c5a42ee0 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:50.699249 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-71e593bd-4725-41ed-8b8b-13a6c5a42ee0 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:50.708057 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:50.708057 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:50.712293 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-71e593bd-4725-41ed-8b8b-13a6c5a42ee0 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:50.718945 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-71e593bd-4725-41ed-8b8b-13a6c5a42ee0 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e returned with HTTP 200 Aug 25 15:23:50.718945 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 658/2627] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:50 2026] GET /volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:50.738623 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-551fc23a-42a0-4509-838f-95de625124be None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:50.739900 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-551fc23a-42a0-4509-838f-95de625124be tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] DELETE https://10.4.3.85/volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e Aug 25 15:23:50.740153 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-551fc23a-42a0-4509-838f-95de625124be tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:50.740404 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-551fc23a-42a0-4509-838f-95de625124be tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:50.740634 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-551fc23a-42a0-4509-838f-95de625124be tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Delete volume with id: 00397bbe-b09e-42f1-9b89-af7fee07db5e Aug 25 15:23:50.750964 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:50.750964 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:50.751689 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-551fc23a-42a0-4509-838f-95de625124be tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:50.790911 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-551fc23a-42a0-4509-838f-95de625124be tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Delete volume request issued successfully. Aug 25 15:23:50.791313 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-551fc23a-42a0-4509-838f-95de625124be tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e returned with HTTP 202 Aug 25 15:23:50.792120 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 667/2628] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:50 2026] DELETE /volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:50.803680 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bc34078d-6e4f-4e9b-b015-f231802724f6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:50.806228 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bc34078d-6e4f-4e9b-b015-f231802724f6 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e Aug 25 15:23:50.806659 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bc34078d-6e4f-4e9b-b015-f231802724f6 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:50.806953 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bc34078d-6e4f-4e9b-b015-f231802724f6 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:50.826167 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:50.826167 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:50.857885 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bc34078d-6e4f-4e9b-b015-f231802724f6 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:50.868607 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bc34078d-6e4f-4e9b-b015-f231802724f6 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e returned with HTTP 200 Aug 25 15:23:50.869582 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-646606c1-adff-4ef4-9d54-42de27fb0d88 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:50.869702 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 654/2629] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:50 2026] GET /volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:50.874407 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-646606c1-adff-4ef4-9d54-42de27fb0d88 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/0148726f-a31c-4eea-92d1-eead52831960 Aug 25 15:23:50.877718 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-646606c1-adff-4ef4-9d54-42de27fb0d88 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:50.878012 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-646606c1-adff-4ef4-9d54-42de27fb0d88 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:50.887795 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-646606c1-adff-4ef4-9d54-42de27fb0d88 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/0148726f-a31c-4eea-92d1-eead52831960 returned with HTTP 404 Aug 25 15:23:50.888459 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 651/2630] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:50 2026] GET /volume/v3/volumes/0148726f-a31c-4eea-92d1-eead52831960 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:50.897901 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-461add42-38ab-42b5-9b35-c85a20c97bf2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:50.900460 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-461add42-38ab-42b5-9b35-c85a20c97bf2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:50.900715 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-461add42-38ab-42b5-9b35-c85a20c97bf2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:50.900789 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-461add42-38ab-42b5-9b35-c85a20c97bf2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:50.901076 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-461add42-38ab-42b5-9b35-c85a20c97bf2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete backup with id: b811da8d-c423-4f90-bb5f-22448c4de00b. Aug 25 15:23:50.913186 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:50.913186 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:50.935786 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-461add42-38ab-42b5-9b35-c85a20c97bf2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] delete_backup rpcapi backup_id b811da8d-c423-4f90-bb5f-22448c4de00b {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:23:50.938893 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-461add42-38ab-42b5-9b35-c85a20c97bf2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 202 Aug 25 15:23:50.940077 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 659/2631] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:50 2026] DELETE /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:23:50.951677 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-820e93df-c1b3-46fc-bf5b-3a45d08464d1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:50.954003 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-820e93df-c1b3-46fc-bf5b-3a45d08464d1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:50.954321 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-820e93df-c1b3-46fc-bf5b-3a45d08464d1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:50.954406 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-820e93df-c1b3-46fc-bf5b-3a45d08464d1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:50.954508 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-820e93df-c1b3-46fc-bf5b-3a45d08464d1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:50.961527 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:50.961527 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:50.962522 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-820e93df-c1b3-46fc-bf5b-3a45d08464d1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 200 Aug 25 15:23:50.964583 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 668/2632] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:50 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:51.304351 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:51.306759 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-c8b7c07f-f1ef-4f4d-b1d5-fc30db83f4f0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:51.464375 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:23:51.465025 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-806531631"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:51.467657 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-806531631'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:23:51.468069 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Create volume of 1 GB Aug 25 15:23:51.474197 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Availability Zones retrieved successfully. Aug 25 15:23:51.484424 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Flow 'volume_create_api' (bb03a087-98d3-481e-accb-28640733707b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:51.486327 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c18caca0-0170-4270-8968-c8e5f0a5a626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:51.487633 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:23:51.521994 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-c8b7c07f-f1ef-4f4d-b1d5-fc30db83f4f0 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/attachments/e8d9ca2b-4b02-49dc-aa9e-004c4473f1bd/action Aug 25 15:23:51.522368 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-c8b7c07f-f1ef-4f4d-b1d5-fc30db83f4f0 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:23:51.522561 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-c8b7c07f-f1ef-4f4d-b1d5-fc30db83f4f0 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:51.530105 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c18caca0-0170-4270-8968-c8e5f0a5a626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:51.531314 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21ddb14c-8fdb-48a1-93c2-ca276f0e8e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:51.548642 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:51.548642 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:51.580405 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c11bf490-48b9-4027-a0ec-a691f591ea66 req-c8b7c07f-f1ef-4f4d-b1d5-fc30db83f4f0 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/e8d9ca2b-4b02-49dc-aa9e-004c4473f1bd/action returned with HTTP 204 Aug 25 15:23:51.581274 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 652/2633] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:23:51 2026] POST /volume/v3/attachments/e8d9ca2b-4b02-49dc-aa9e-004c4473f1bd/action => generated 0 bytes in 275 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:51.638397 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Created reservations ['93797bda-60ba-44a5-9885-b98597ca50e8', 'c0e47a77-004a-4ab1-a748-6216612dcd93', '184c360e-c647-4aae-b1b5-c00011d945f2', '1b743c50-ddaf-44de-97ce-506985bd595e'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:51.639232 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21ddb14c-8fdb-48a1-93c2-ca276f0e8e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93797bda-60ba-44a5-9885-b98597ca50e8', 'c0e47a77-004a-4ab1-a748-6216612dcd93', '184c360e-c647-4aae-b1b5-c00011d945f2', '1b743c50-ddaf-44de-97ce-506985bd595e']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:51.640154 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ece980d7-b01d-42c3-b385-eee6fb5a27e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:51.658296 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ff6916a6-49b0-409f-ae31-8297c8f92ab1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:51.660055 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ff6916a6-49b0-409f-ae31-8297c8f92ab1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:23:51.660328 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ff6916a6-49b0-409f-ae31-8297c8f92ab1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:51.660458 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ff6916a6-49b0-409f-ae31-8297c8f92ab1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:51.670338 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:51.670338 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:51.675768 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ff6916a6-49b0-409f-ae31-8297c8f92ab1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:23:51.679002 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ece980d7-b01d-42c3-b385-eee6fb5a27e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f34315ae-8303-4c18-8af8-f47228fd7655', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-806531631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e217665d21814f68a2f1517c0fa71472',qos_specs=None,replication_status=,reservations=['93797bda-60ba-44a5-9885-b98597ca50e8','c0e47a77-004a-4ab1-a748-6216612dcd93','184c360e-c647-4aae-b1b5-c00011d945f2','1b743c50-ddaf-44de-97ce-506985bd595e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53703539267346289f1ce6de4ee1c2a0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:23:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-806531631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f34315ae-8303-4c18-8af8-f47228fd7655,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e217665d21814f68a2f1517c0fa71472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53703539267346289f1ce6de4ee1c2a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:51.680114 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (670b795c-d710-4e7f-97e9-94075c0376a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:51.683344 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ff6916a6-49b0-409f-ae31-8297c8f92ab1 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:23:51.683344 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 660/2634] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:51 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:51.703601 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0cf74849-3420-43d3-b33f-3aba48b3aa9e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:51.708211 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0cf74849-3420-43d3-b33f-3aba48b3aa9e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:23:51.708893 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0cf74849-3420-43d3-b33f-3aba48b3aa9e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:51.708893 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0cf74849-3420-43d3-b33f-3aba48b3aa9e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:51.722819 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (670b795c-d710-4e7f-97e9-94075c0376a7) transitioned into state 'SUCCESS' from state '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-806531631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e217665d21814f68a2f1517c0fa71472',qos_specs=None,replication_status=,reservations=['93797bda-60ba-44a5-9885-b98597ca50e8','c0e47a77-004a-4ab1-a748-6216612dcd93','184c360e-c647-4aae-b1b5-c00011d945f2','1b743c50-ddaf-44de-97ce-506985bd595e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53703539267346289f1ce6de4ee1c2a0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:51.724254 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4180e8f7-ae03-44a2-bf6e-329273f69d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:51.730854 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:51.730854 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:51.737555 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0cf74849-3420-43d3-b33f-3aba48b3aa9e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:23:51.744415 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0cf74849-3420-43d3-b33f-3aba48b3aa9e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:23:51.745169 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 669/2635] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:51 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 1168 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:51.749987 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4180e8f7-ae03-44a2-bf6e-329273f69d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:51.750548 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Flow 'volume_create_api' (bb03a087-98d3-481e-accb-28640733707b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:51.750862 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Create volume request issued successfully. Aug 25 15:23:51.751892 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ef09ef1-fcd2-4dd0-9c39-65f6007a8a48 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:23:51.752604 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 655/2636] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:23:51 2026] POST /volume/v3/volumes => generated 775 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:51.770981 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f96fde30-2440-4a20-9830-c252ab7d11b1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:51.773085 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f96fde30-2440-4a20-9830-c252ab7d11b1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/f34315ae-8303-4c18-8af8-f47228fd7655 Aug 25 15:23:51.773601 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f96fde30-2440-4a20-9830-c252ab7d11b1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:51.774034 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f96fde30-2440-4a20-9830-c252ab7d11b1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:51.800323 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:51.800323 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:51.810227 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f96fde30-2440-4a20-9830-c252ab7d11b1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:23:51.839830 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f96fde30-2440-4a20-9830-c252ab7d11b1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/f34315ae-8303-4c18-8af8-f47228fd7655 returned with HTTP 200 Aug 25 15:23:51.840372 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 653/2637] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:23:51 2026] GET /volume/v3/volumes/f34315ae-8303-4c18-8af8-f47228fd7655 => generated 954 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:51.889572 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ca2a3e0f-0bb1-4fc6-aeee-ae8766303e1a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:51.892205 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ca2a3e0f-0bb1-4fc6-aeee-ae8766303e1a tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e Aug 25 15:23:51.892564 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ca2a3e0f-0bb1-4fc6-aeee-ae8766303e1a tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:51.895486 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ca2a3e0f-0bb1-4fc6-aeee-ae8766303e1a tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:51.901174 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ca2a3e0f-0bb1-4fc6-aeee-ae8766303e1a tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e returned with HTTP 404 Aug 25 15:23:51.901882 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 661/2638] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:51 2026] GET /volume/v3/volumes/00397bbe-b09e-42f1-9b89-af7fee07db5e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:51.911495 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8dd2b826-2fc0-4f22-9004-cbc8b7101402 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:51.913150 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8dd2b826-2fc0-4f22-9004-cbc8b7101402 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 Aug 25 15:23:51.913451 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8dd2b826-2fc0-4f22-9004-cbc8b7101402 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:51.913783 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8dd2b826-2fc0-4f22-9004-cbc8b7101402 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:51.926238 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:51.926238 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:51.933506 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8dd2b826-2fc0-4f22-9004-cbc8b7101402 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:51.938734 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8dd2b826-2fc0-4f22-9004-cbc8b7101402 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 returned with HTTP 200 Aug 25 15:23:51.939330 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 670/2639] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:51 2026] GET /volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:51.960025 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1d7ef726-ebb9-45f0-ab23-48b0bdf15acf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:51.962551 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d7ef726-ebb9-45f0-ab23-48b0bdf15acf tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] DELETE https://10.4.3.85/volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 Aug 25 15:23:51.962904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d7ef726-ebb9-45f0-ab23-48b0bdf15acf tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:51.963227 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d7ef726-ebb9-45f0-ab23-48b0bdf15acf tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:51.963554 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-1d7ef726-ebb9-45f0-ab23-48b0bdf15acf tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Delete volume with id: 6850b1ff-9547-457f-9693-f488c86b45c0 Aug 25 15:23:51.974410 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:51.974410 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:51.975837 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1d7ef726-ebb9-45f0-ab23-48b0bdf15acf tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:51.981753 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2a285b9a-3f21-4004-86aa-e669d2f519a8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:51.984311 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2a285b9a-3f21-4004-86aa-e669d2f519a8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b Aug 25 15:23:51.984623 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2a285b9a-3f21-4004-86aa-e669d2f519a8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:51.985868 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2a285b9a-3f21-4004-86aa-e669d2f519a8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:51.985868 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-2a285b9a-3f21-4004-86aa-e669d2f519a8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id b811da8d-c423-4f90-bb5f-22448c4de00b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:51.989975 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2a285b9a-3f21-4004-86aa-e669d2f519a8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b returned with HTTP 404 Aug 25 15:23:51.991192 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 654/2640] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:51 2026] GET /volume/v3/backups/b811da8d-c423-4f90-bb5f-22448c4de00b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:52.008982 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1d7ef726-ebb9-45f0-ab23-48b0bdf15acf tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Delete volume request issued successfully. Aug 25 15:23:52.009168 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d7ef726-ebb9-45f0-ab23-48b0bdf15acf tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 returned with HTTP 202 Aug 25 15:23:52.009700 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 656/2641] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:51 2026] DELETE /volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:52.025271 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c9895600-42d0-4bf9-895b-986003f5a7e7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:52.027500 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c9895600-42d0-4bf9-895b-986003f5a7e7 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 Aug 25 15:23:52.028037 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c9895600-42d0-4bf9-895b-986003f5a7e7 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:52.028404 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c9895600-42d0-4bf9-895b-986003f5a7e7 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:52.037900 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:52.037900 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:52.044404 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c9895600-42d0-4bf9-895b-986003f5a7e7 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Volume info retrieved successfully. Aug 25 15:23:52.051027 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c9895600-42d0-4bf9-895b-986003f5a7e7 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 returned with HTTP 200 Aug 25 15:23:52.051680 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 662/2642] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:52 2026] GET /volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:52.107393 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-35ab244f-fa7d-47fb-8cfe-a11e98fc0787 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:52.109425 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-35ab244f-fa7d-47fb-8cfe-a11e98fc0787 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 Aug 25 15:23:52.109718 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-35ab244f-fa7d-47fb-8cfe-a11e98fc0787 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:52.109931 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-35ab244f-fa7d-47fb-8cfe-a11e98fc0787 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:52.117850 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:52.117850 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:52.121860 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-35ab244f-fa7d-47fb-8cfe-a11e98fc0787 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:52.127310 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-35ab244f-fa7d-47fb-8cfe-a11e98fc0787 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 returned with HTTP 200 Aug 25 15:23:52.127793 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 671/2643] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:52 2026] GET /volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:52.223696 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-62e44f57-4477-433d-87ab-8c3382c160bd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:52.229300 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-62e44f57-4477-433d-87ab-8c3382c160bd tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 Aug 25 15:23:52.229300 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-62e44f57-4477-433d-87ab-8c3382c160bd tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:52.229300 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-62e44f57-4477-433d-87ab-8c3382c160bd tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:52.229300 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-62e44f57-4477-433d-87ab-8c3382c160bd tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete volume with id: 3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 Aug 25 15:23:52.235123 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:52.235123 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:52.235659 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-62e44f57-4477-433d-87ab-8c3382c160bd tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:52.261700 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-62e44f57-4477-433d-87ab-8c3382c160bd tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete volume request issued successfully. Aug 25 15:23:52.262111 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-62e44f57-4477-433d-87ab-8c3382c160bd tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 returned with HTTP 202 Aug 25 15:23:52.262445 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 655/2644] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:52 2026] DELETE /volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:52.274997 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d016fe5a-43d3-4691-9440-9678df8c0b34 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:52.277151 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d016fe5a-43d3-4691-9440-9678df8c0b34 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 Aug 25 15:23:52.277568 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d016fe5a-43d3-4691-9440-9678df8c0b34 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:52.277926 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d016fe5a-43d3-4691-9440-9678df8c0b34 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:52.287358 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:52.287358 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:52.293049 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d016fe5a-43d3-4691-9440-9678df8c0b34 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:52.304159 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d016fe5a-43d3-4691-9440-9678df8c0b34 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 returned with HTTP 200 Aug 25 15:23:52.305035 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 657/2645] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:52 2026] GET /volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 => generated 1353 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:52.859081 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-418da3c1-a853-4794-b2af-a302229d5be5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:52.861503 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-418da3c1-a853-4794-b2af-a302229d5be5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/f34315ae-8303-4c18-8af8-f47228fd7655 Aug 25 15:23:52.861824 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-418da3c1-a853-4794-b2af-a302229d5be5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:52.862100 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-418da3c1-a853-4794-b2af-a302229d5be5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:52.877793 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:52.877793 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:52.882049 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-418da3c1-a853-4794-b2af-a302229d5be5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:23:52.896224 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-418da3c1-a853-4794-b2af-a302229d5be5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/f34315ae-8303-4c18-8af8-f47228fd7655 returned with HTTP 200 Aug 25 15:23:52.897233 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 663/2646] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:23:52 2026] GET /volume/v3/volumes/f34315ae-8303-4c18-8af8-f47228fd7655 => generated 1006 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:52.917298 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ceb0e0da-ed13-43c2-9b81-715c82831c15 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:52.921242 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ceb0e0da-ed13-43c2-9b81-715c82831c15 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:23:52.921705 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ceb0e0da-ed13-43c2-9b81-715c82831c15 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f34315ae-8303-4c18-8af8-f47228fd7655", "name": "tempest-type-Backup-1363682376"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:52.923910 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-ceb0e0da-ed13-43c2-9b81-715c82831c15 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Creating new backup {'backup': {'volume_id': 'f34315ae-8303-4c18-8af8-f47228fd7655', 'name': 'tempest-type-Backup-1363682376'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:23:52.924036 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-ceb0e0da-ed13-43c2-9b81-715c82831c15 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Creating backup of volume f34315ae-8303-4c18-8af8-f47228fd7655 in container None Aug 25 15:23:52.933039 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:52.933039 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:52.933898 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ceb0e0da-ed13-43c2-9b81-715c82831c15 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:23:52.991675 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-ceb0e0da-ed13-43c2-9b81-715c82831c15 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Created reservations ['9b32bfd5-6b2f-486f-810e-417b9a0010d5', '07ed2aa6-0247-4d9d-be70-c0d791f5f8c3'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:53.066488 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4dd9fe17-ed9b-43c4-be45-f4167e743661 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:53.069174 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4dd9fe17-ed9b-43c4-be45-f4167e743661 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] GET https://10.4.3.85/volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 Aug 25 15:23:53.069174 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4dd9fe17-ed9b-43c4-be45-f4167e743661 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:53.069382 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4dd9fe17-ed9b-43c4-be45-f4167e743661 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:53.078223 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ceb0e0da-ed13-43c2-9b81-715c82831c15 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:23:53.078829 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 672/2647] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:23:52 2026] POST /volume/v3/backups => generated 314 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:53.081001 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4dd9fe17-ed9b-43c4-be45-f4167e743661 tempest-VolumesListAdminTestJSON-608915274 tempest-VolumesListAdminTestJSON-608915274-project-member] https://10.4.3.85/volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 returned with HTTP 404 Aug 25 15:23:53.081855 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 656/2648] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:53 2026] GET /volume/v3/volumes/6850b1ff-9547-457f-9693-f488c86b45c0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:53.099033 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c374ac64-cf7e-4c2e-8c15-87def1c8abaf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:53.099033 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c374ac64-cf7e-4c2e-8c15-87def1c8abaf tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:23:53.099033 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c374ac64-cf7e-4c2e-8c15-87def1c8abaf tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:53.099033 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c374ac64-cf7e-4c2e-8c15-87def1c8abaf tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:53.099033 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c374ac64-cf7e-4c2e-8c15-87def1c8abaf tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:53.100985 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:53.100985 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:53.102804 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c374ac64-cf7e-4c2e-8c15-87def1c8abaf tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:23:53.102804 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 658/2649] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:23:53 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:53.326896 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cdc42f4e-4bb6-4c82-8fe4-8cdf89331783 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:53.329767 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cdc42f4e-4bb6-4c82-8fe4-8cdf89331783 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 Aug 25 15:23:53.330033 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cdc42f4e-4bb6-4c82-8fe4-8cdf89331783 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:53.330495 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cdc42f4e-4bb6-4c82-8fe4-8cdf89331783 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:53.340442 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cdc42f4e-4bb6-4c82-8fe4-8cdf89331783 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 returned with HTTP 404 Aug 25 15:23:53.342336 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 664/2650] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:53 2026] GET /volume/v3/volumes/3ec3b2b6-ebcb-4512-85e1-20aeaf9629a7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 15:23:53.375460 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:53.375460 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:23:53.375460 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-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-1190774792"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:53.375460 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1190774792'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:23:53.375460 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Create volume of 1 GB Aug 25 15:23:53.375460 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:53.375460 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:53.375460 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Availability Zones retrieved successfully. Aug 25 15:23:53.376272 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Flow 'volume_create_api' (c637da78-14bb-4f40-a7bb-25dfcfa03a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:53.377681 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1425d48b-1359-445b-bf2b-f40407b40e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:53.378837 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:23:53.424841 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1425d48b-1359-445b-bf2b-f40407b40e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:53.426000 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44c05512-a6ff-4939-8f53-0cb4f2d442e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:53.481654 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Created reservations ['a991e495-3f6b-4acd-9ea0-b1f57dbe9f88', 'fb962901-6e6f-45cf-a87d-bb0b8fac3f01', 'ce139905-82dd-441c-8b54-96ce7cc986e5', '01d5416c-bfc6-4966-a710-0910e47950f8'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:53.482616 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44c05512-a6ff-4939-8f53-0cb4f2d442e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a991e495-3f6b-4acd-9ea0-b1f57dbe9f88', 'fb962901-6e6f-45cf-a87d-bb0b8fac3f01', 'ce139905-82dd-441c-8b54-96ce7cc986e5', '01d5416c-bfc6-4966-a710-0910e47950f8']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:53.483402 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c41fa71a-d32b-4ab0-a3e8-519e5e5546eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:53.518575 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c41fa71a-d32b-4ab0-a3e8-519e5e5546eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54a1c5ba-bbf9-4614-a0e7-746c40ce3945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1190774792',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='65c48552afed4f80a5b65366111cead7',qos_specs=None,replication_status=,reservations=['a991e495-3f6b-4acd-9ea0-b1f57dbe9f88','fb962901-6e6f-45cf-a87d-bb0b8fac3f01','ce139905-82dd-441c-8b54-96ce7cc986e5','01d5416c-bfc6-4966-a710-0910e47950f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:23:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1190774792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54a1c5ba-bbf9-4614-a0e7-746c40ce3945,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='65c48552afed4f80a5b65366111cead7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:53.519858 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ef376c3-da23-40ee-9be7-1e570bd60e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:53.556613 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ef376c3-da23-40ee-9be7-1e570bd60e5d) transitioned into state 'SUCCESS' from state '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-1190774792',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='65c48552afed4f80a5b65366111cead7',qos_specs=None,replication_status=,reservations=['a991e495-3f6b-4acd-9ea0-b1f57dbe9f88','fb962901-6e6f-45cf-a87d-bb0b8fac3f01','ce139905-82dd-441c-8b54-96ce7cc986e5','01d5416c-bfc6-4966-a710-0910e47950f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:53.557357 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a89573f-59a2-4a17-a1e8-830204f5d5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:53.580572 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a89573f-59a2-4a17-a1e8-830204f5d5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:53.583955 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Flow 'volume_create_api' (c637da78-14bb-4f40-a7bb-25dfcfa03a97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:53.583955 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Create volume request issued successfully. Aug 25 15:23:53.583955 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4914736a-b2f8-4ad4-9ca5-fb37a66621ef tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:23:53.583955 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 673/2651] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:23:53 2026] POST /volume/v3/volumes => generated 814 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:53.600537 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-43e7183a-24b8-46c7-b8c3-6a5e480b5e58 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:53.602595 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43e7183a-24b8-46c7-b8c3-6a5e480b5e58 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 Aug 25 15:23:53.602801 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43e7183a-24b8-46c7-b8c3-6a5e480b5e58 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:53.602993 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43e7183a-24b8-46c7-b8c3-6a5e480b5e58 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:53.613311 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:53.613311 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:53.618680 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-43e7183a-24b8-46c7-b8c3-6a5e480b5e58 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:53.623951 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43e7183a-24b8-46c7-b8c3-6a5e480b5e58 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 returned with HTTP 200 Aug 25 15:23:53.624399 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 657/2652] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:53 2026] GET /volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:54.114839 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ecb4bdd6-d7ff-490e-afe5-66a513734662 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:54.116835 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ecb4bdd6-d7ff-490e-afe5-66a513734662 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:23:54.117122 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ecb4bdd6-d7ff-490e-afe5-66a513734662 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:54.117320 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ecb4bdd6-d7ff-490e-afe5-66a513734662 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:54.117417 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ecb4bdd6-d7ff-490e-afe5-66a513734662 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:54.123770 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:54.123770 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:54.124652 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ecb4bdd6-d7ff-490e-afe5-66a513734662 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:23:54.125083 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 659/2653] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:23:54 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:54.639311 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c460e656-0fdd-46ea-947f-5b9ed1466d0d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:54.644316 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c460e656-0fdd-46ea-947f-5b9ed1466d0d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 Aug 25 15:23:54.644316 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c460e656-0fdd-46ea-947f-5b9ed1466d0d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:54.644316 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c460e656-0fdd-46ea-947f-5b9ed1466d0d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:54.653510 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:54.653510 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:54.658932 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c460e656-0fdd-46ea-947f-5b9ed1466d0d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:54.666593 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c460e656-0fdd-46ea-947f-5b9ed1466d0d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 returned with HTTP 200 Aug 25 15:23:54.667142 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 665/2654] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:54 2026] GET /volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 => generated 907 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:54.682458 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-66d85dc2-af5e-488f-8c01-36fce97c2de9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:54.685216 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-66d85dc2-af5e-488f-8c01-36fce97c2de9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:23:54.685749 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-66d85dc2-af5e-488f-8c01-36fce97c2de9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54a1c5ba-bbf9-4614-a0e7-746c40ce3945", "name": "tempest-VolumesBackupsTest-Backup-1086657866", "description": "tempest-backup-description-1306733005", "container": "tempest-volumesbackupstest-backup-container-1841777279"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:54.694213 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-66d85dc2-af5e-488f-8c01-36fce97c2de9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Creating new backup {'backup': {'volume_id': '54a1c5ba-bbf9-4614-a0e7-746c40ce3945', 'name': 'tempest-VolumesBackupsTest-Backup-1086657866', 'description': 'tempest-backup-description-1306733005', 'container': 'tempest-volumesbackupstest-backup-container-1841777279'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:23:54.694419 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-66d85dc2-af5e-488f-8c01-36fce97c2de9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Creating backup of volume 54a1c5ba-bbf9-4614-a0e7-746c40ce3945 in container tempest-volumesbackupstest-backup-container-1841777279 Aug 25 15:23:54.705922 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:54.705922 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:54.706327 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-66d85dc2-af5e-488f-8c01-36fce97c2de9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:23:54.745615 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-66d85dc2-af5e-488f-8c01-36fce97c2de9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Created reservations ['afe4ab74-2bb9-4dbb-8738-af5e43ee91df', 'ff7b0cac-ed55-45cf-b3de-6e1226f31818'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:54.824491 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-66d85dc2-af5e-488f-8c01-36fce97c2de9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:23:54.824491 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 674/2655] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:23:54 2026] POST /volume/v3/backups => generated 328 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:54.835776 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a13fa04b-33d5-405e-8f2d-740a08687b7b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:54.837940 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a13fa04b-33d5-405e-8f2d-740a08687b7b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:23:54.838437 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a13fa04b-33d5-405e-8f2d-740a08687b7b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:54.838437 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a13fa04b-33d5-405e-8f2d-740a08687b7b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:54.838437 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a13fa04b-33d5-405e-8f2d-740a08687b7b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:54.849361 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:54.849361 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:54.850165 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a13fa04b-33d5-405e-8f2d-740a08687b7b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:23:54.850702 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 658/2656] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:54 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:55.137862 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-70065e8a-70b2-4a5f-98ba-a3f086041367 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:55.139953 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-70065e8a-70b2-4a5f-98ba-a3f086041367 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:23:55.140356 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-70065e8a-70b2-4a5f-98ba-a3f086041367 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:55.140527 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-70065e8a-70b2-4a5f-98ba-a3f086041367 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:55.140684 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-70065e8a-70b2-4a5f-98ba-a3f086041367 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:55.146931 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:55.146931 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:55.147798 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-70065e8a-70b2-4a5f-98ba-a3f086041367 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:23:55.148295 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 660/2657] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:23:55 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:55.329341 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:55.471899 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:23:55.472205 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2110917528", "metadata": {"Type": "Test"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:55.473865 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2110917528', 'metadata': {'Type': 'Test'}}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:23:55.473993 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume of 1 GB Aug 25 15:23:55.478057 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Availability Zones retrieved successfully. Aug 25 15:23:55.483763 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Flow 'volume_create_api' (e53116fa-24a0-487f-9bf6-97b7b2d6fe2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:55.484726 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8713a135-5941-41df-a2dd-3c5681b5ab5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:55.485598 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:23:55.520269 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8713a135-5941-41df-a2dd-3c5681b5ab5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:55.521351 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a71906c2-91e0-4b6b-93a7-88046297ac08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:55.609459 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Created reservations ['b7adc8ad-6792-496a-8ea1-ba7c339285f3', 'efdd1c0f-4c2d-4014-9626-a2fef6611db2', '7b0d1b32-e02b-446f-b551-d0916048aad4', 'e6638864-b6bc-4513-b42e-d9b167f1af85'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:55.610385 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a71906c2-91e0-4b6b-93a7-88046297ac08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7adc8ad-6792-496a-8ea1-ba7c339285f3', 'efdd1c0f-4c2d-4014-9626-a2fef6611db2', '7b0d1b32-e02b-446f-b551-d0916048aad4', 'e6638864-b6bc-4513-b42e-d9b167f1af85']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:55.611143 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9ce9fd7-7ed9-4a96-abbe-0b68bf909adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:55.646690 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9ce9fd7-7ed9-4a96-abbe-0b68bf909adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '598a27c7-63f7-4587-a6e5-3f65a4dc0f77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2110917528',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1feedea67c5b4159a9bacead0b254e53',qos_specs=None,replication_status=,reservations=['b7adc8ad-6792-496a-8ea1-ba7c339285f3','efdd1c0f-4c2d-4014-9626-a2fef6611db2','7b0d1b32-e02b-446f-b551-d0916048aad4','e6638864-b6bc-4513-b42e-d9b167f1af85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:23:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2110917528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=598a27c7-63f7-4587-a6e5-3f65a4dc0f77,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1feedea67c5b4159a9bacead0b254e53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:55.648486 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be651eed-bc39-44b6-8735-08554163afec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:55.671273 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be651eed-bc39-44b6-8735-08554163afec) transitioned into state 'SUCCESS' from state '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-2110917528',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1feedea67c5b4159a9bacead0b254e53',qos_specs=None,replication_status=,reservations=['b7adc8ad-6792-496a-8ea1-ba7c339285f3','efdd1c0f-4c2d-4014-9626-a2fef6611db2','7b0d1b32-e02b-446f-b551-d0916048aad4','e6638864-b6bc-4513-b42e-d9b167f1af85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:55.672301 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8161800e-31db-4c0e-a8ea-3d1be5e68805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:55.686392 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8161800e-31db-4c0e-a8ea-3d1be5e68805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:55.687588 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Flow 'volume_create_api' (e53116fa-24a0-487f-9bf6-97b7b2d6fe2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:55.688156 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume request issued successfully. Aug 25 15:23:55.689032 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5d9b97d3-a1de-4053-92cf-aac653b053d6 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:23:55.689612 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 666/2658] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:23:55 2026] POST /volume/v3/volumes => generated 757 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:55.704318 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9131107b-af55-42e8-9711-f7e266e3c135 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:55.711326 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9131107b-af55-42e8-9711-f7e266e3c135 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 Aug 25 15:23:55.711627 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9131107b-af55-42e8-9711-f7e266e3c135 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:55.711884 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9131107b-af55-42e8-9711-f7e266e3c135 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:55.726262 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:55.726262 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:55.743546 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9131107b-af55-42e8-9711-f7e266e3c135 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:23:55.768713 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9131107b-af55-42e8-9711-f7e266e3c135 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 returned with HTTP 200 Aug 25 15:23:55.769096 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 675/2659] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:55 2026] GET /volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 => generated 825 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:55.866251 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-37ca8ce6-0534-4fd1-aa73-6c44bcfc3da2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:55.869873 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37ca8ce6-0534-4fd1-aa73-6c44bcfc3da2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:23:55.869873 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37ca8ce6-0534-4fd1-aa73-6c44bcfc3da2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:55.869873 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-37ca8ce6-0534-4fd1-aa73-6c44bcfc3da2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:55.869996 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-37ca8ce6-0534-4fd1-aa73-6c44bcfc3da2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:55.876642 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:55.876642 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:55.877792 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-37ca8ce6-0534-4fd1-aa73-6c44bcfc3da2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:23:55.878326 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 659/2660] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:55 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:55.960347 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5ee5a2e5-a163-4142-ba61-b1ad026157f6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:56.076063 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5ee5a2e5-a163-4142-ba61-b1ad026157f6 tempest-AvailabilityZoneTestJSON-2021428664 tempest-AvailabilityZoneTestJSON-2021428664-project-member] GET https://10.4.3.85/volume/v3/os-availability-zone Aug 25 15:23:56.076440 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5ee5a2e5-a163-4142-ba61-b1ad026157f6 tempest-AvailabilityZoneTestJSON-2021428664 tempest-AvailabilityZoneTestJSON-2021428664-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:56.076440 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5ee5a2e5-a163-4142-ba61-b1ad026157f6 tempest-AvailabilityZoneTestJSON-2021428664 tempest-AvailabilityZoneTestJSON-2021428664-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:56.079857 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5ee5a2e5-a163-4142-ba61-b1ad026157f6 tempest-AvailabilityZoneTestJSON-2021428664 tempest-AvailabilityZoneTestJSON-2021428664-project-member] Availability Zones retrieved successfully. Aug 25 15:23:56.080168 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5ee5a2e5-a163-4142-ba61-b1ad026157f6 tempest-AvailabilityZoneTestJSON-2021428664 tempest-AvailabilityZoneTestJSON-2021428664-project-member] https://10.4.3.85/volume/v3/os-availability-zone returned with HTTP 200 Aug 25 15:23:56.080915 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 661/2661] 10.4.3.85 () {66 vars in 1269 bytes} [Tue Aug 25 15:23:55 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:23:56.163029 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a631549e-8c16-4633-a46b-7bc0f765cd2e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:56.164791 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a631549e-8c16-4633-a46b-7bc0f765cd2e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:23:56.165127 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a631549e-8c16-4633-a46b-7bc0f765cd2e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:56.165395 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a631549e-8c16-4633-a46b-7bc0f765cd2e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:56.165658 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-a631549e-8c16-4633-a46b-7bc0f765cd2e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:56.174713 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:56.174713 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:56.175078 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a631549e-8c16-4633-a46b-7bc0f765cd2e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:23:56.175810 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 667/2662] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:23:56 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:56.359388 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9b2814a1-6469-448d-9531-43e5af67abba None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:56.363276 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b2814a1-6469-448d-9531-43e5af67abba tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:23:56.363563 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b2814a1-6469-448d-9531-43e5af67abba tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:56.363857 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b2814a1-6469-448d-9531-43e5af67abba tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:56.376876 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:56.376876 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:56.381962 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9b2814a1-6469-448d-9531-43e5af67abba tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:23:56.388415 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b2814a1-6469-448d-9531-43e5af67abba tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:23:56.389041 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 676/2663] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:56 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:56.443818 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-797cdd2c-55fb-4aea-a48d-798becdcd079 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:56.446204 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-797cdd2c-55fb-4aea-a48d-798becdcd079 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:23:56.446449 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-797cdd2c-55fb-4aea-a48d-798becdcd079 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:56.446727 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-797cdd2c-55fb-4aea-a48d-798becdcd079 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:56.455829 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:56.455829 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:56.461024 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-797cdd2c-55fb-4aea-a48d-798becdcd079 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:23:56.467021 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-797cdd2c-55fb-4aea-a48d-798becdcd079 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:23:56.467687 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 660/2664] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:56 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:56.783603 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c6de70f1-6f6c-46c1-b1a0-c44d369e652e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:56.786090 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c6de70f1-6f6c-46c1-b1a0-c44d369e652e tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 Aug 25 15:23:56.786442 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c6de70f1-6f6c-46c1-b1a0-c44d369e652e tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:56.786982 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c6de70f1-6f6c-46c1-b1a0-c44d369e652e tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:56.798283 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:56.798283 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:56.803211 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c6de70f1-6f6c-46c1-b1a0-c44d369e652e tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:23:56.810746 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c6de70f1-6f6c-46c1-b1a0-c44d369e652e tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 returned with HTTP 200 Aug 25 15:23:56.811599 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 662/2665] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:56 2026] GET /volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:56.829678 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f6d900a0-b4a6-4377-ac64-752cc996d310 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:56.834141 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f6d900a0-b4a6-4377-ac64-752cc996d310 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 Aug 25 15:23:56.834141 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f6d900a0-b4a6-4377-ac64-752cc996d310 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:56.834141 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f6d900a0-b4a6-4377-ac64-752cc996d310 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:56.842679 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:56.842679 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:56.850496 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f6d900a0-b4a6-4377-ac64-752cc996d310 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:23:56.855721 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f6d900a0-b4a6-4377-ac64-752cc996d310 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 returned with HTTP 200 Aug 25 15:23:56.856959 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 668/2666] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:56 2026] GET /volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:56.874428 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d1f2e790-5bd4-4db6-abb2-0bac490d6f02 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:56.877220 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d1f2e790-5bd4-4db6-abb2-0bac490d6f02 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] PUT https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 Aug 25 15:23:56.877723 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d1f2e790-5bd4-4db6-abb2-0bac490d6f02 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2110917528"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:56.894563 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-93ecb68d-316c-4c95-a751-167bd37ce150 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:56.896508 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:56.896508 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:56.898252 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-93ecb68d-316c-4c95-a751-167bd37ce150 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:23:56.898583 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-93ecb68d-316c-4c95-a751-167bd37ce150 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:56.898960 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-93ecb68d-316c-4c95-a751-167bd37ce150 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:56.898960 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-93ecb68d-316c-4c95-a751-167bd37ce150 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:56.903229 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d1f2e790-5bd4-4db6-abb2-0bac490d6f02 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:23:56.906006 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:56.906006 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:56.908708 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-93ecb68d-316c-4c95-a751-167bd37ce150 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:23:56.908708 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 661/2667] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:56 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:56.938239 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d1f2e790-5bd4-4db6-abb2-0bac490d6f02 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume updated successfully. Aug 25 15:23:56.939048 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d1f2e790-5bd4-4db6-abb2-0bac490d6f02 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 returned with HTTP 200 Aug 25 15:23:56.940632 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 677/2668] 10.4.3.85 () {68 vars in 1361 bytes} [Tue Aug 25 15:23:56 2026] PUT /volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 => generated 782 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:56.960444 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-17e0834f-7334-464a-88bc-7bce330bd564 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:56.963023 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17e0834f-7334-464a-88bc-7bce330bd564 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] PUT https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 Aug 25 15:23:56.963023 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17e0834f-7334-464a-88bc-7bce330bd564 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-283760335", "description": "This is the new description of volume"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:56.991396 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:56.991396 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:57.002283 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-17e0834f-7334-464a-88bc-7bce330bd564 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:23:57.022168 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-17e0834f-7334-464a-88bc-7bce330bd564 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume updated successfully. Aug 25 15:23:57.023126 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17e0834f-7334-464a-88bc-7bce330bd564 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 returned with HTTP 200 Aug 25 15:23:57.023415 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 663/2669] 10.4.3.85 () {68 vars in 1362 bytes} [Tue Aug 25 15:23:56 2026] PUT /volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 => generated 820 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:57.038813 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-aa201670-46df-42a6-9b1f-97f53b5af3fa None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:57.042973 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-aa201670-46df-42a6-9b1f-97f53b5af3fa tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 Aug 25 15:23:57.043284 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-aa201670-46df-42a6-9b1f-97f53b5af3fa tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:57.045345 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-aa201670-46df-42a6-9b1f-97f53b5af3fa tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:57.061558 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:57.061558 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:57.066610 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-aa201670-46df-42a6-9b1f-97f53b5af3fa tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:23:57.075071 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-aa201670-46df-42a6-9b1f-97f53b5af3fa tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 returned with HTTP 200 Aug 25 15:23:57.075683 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 669/2670] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:57 2026] GET /volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 => generated 888 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:57.093379 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:57.098879 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:23:57.099535 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-600522992", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-754670387"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:57.101673 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-600522992', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-754670387'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:23:57.101886 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume of 1 GB Aug 25 15:23:57.110438 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Availability Zones retrieved successfully. Aug 25 15:23:57.118187 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Flow 'volume_create_api' (79cdd01f-ed05-47e7-8852-86d653b96b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:57.119481 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (068b1341-0f46-403e-94b2-4604970378e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:57.120652 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:23:57.170700 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (068b1341-0f46-403e-94b2-4604970378e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:57.172135 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad277bf5-038b-4c9b-8bd0-48bc17b96c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:57.193433 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d7595563-b060-46c9-88c2-c6b38f5465a3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:57.193433 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d7595563-b060-46c9-88c2-c6b38f5465a3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:23:57.193433 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d7595563-b060-46c9-88c2-c6b38f5465a3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:57.193433 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d7595563-b060-46c9-88c2-c6b38f5465a3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:57.196362 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d7595563-b060-46c9-88c2-c6b38f5465a3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:57.199583 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:57.199583 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:57.200672 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d7595563-b060-46c9-88c2-c6b38f5465a3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:23:57.201060 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 678/2671] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:23:57 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:57.246396 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Created reservations ['f3e4b4cd-db3c-44a9-9535-83045a7902b4', 'acdfc336-337e-49ba-8612-6532d6443c29', 'a1a86075-5204-4a43-a315-79dfe6c1589f', 'b6cc8b72-4cfa-47c8-9ee6-2f0e48bc70e1'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:23:57.247214 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad277bf5-038b-4c9b-8bd0-48bc17b96c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3e4b4cd-db3c-44a9-9535-83045a7902b4', 'acdfc336-337e-49ba-8612-6532d6443c29', 'a1a86075-5204-4a43-a315-79dfe6c1589f', 'b6cc8b72-4cfa-47c8-9ee6-2f0e48bc70e1']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:57.248508 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9cb73b6-ac17-4001-b3e1-32d12951baa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:57.279608 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9cb73b6-ac17-4001-b3e1-32d12951baa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd481fd3-b6bd-4393-9e6c-014678d66c2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-600522992',display_name='tempest-VolumesGetTest-Volume-754670387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1feedea67c5b4159a9bacead0b254e53',qos_specs=None,replication_status=,reservations=['f3e4b4cd-db3c-44a9-9535-83045a7902b4','acdfc336-337e-49ba-8612-6532d6443c29','a1a86075-5204-4a43-a315-79dfe6c1589f','b6cc8b72-4cfa-47c8-9ee6-2f0e48bc70e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:23:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-600522992',display_name='tempest-VolumesGetTest-Volume-754670387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd481fd3-b6bd-4393-9e6c-014678d66c2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1feedea67c5b4159a9bacead0b254e53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:57.280597 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (322773cb-bc35-4aab-8815-deed47b4b825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:57.313279 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (322773cb-bc35-4aab-8815-deed47b4b825) transitioned into 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-600522992',display_name='tempest-VolumesGetTest-Volume-754670387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1feedea67c5b4159a9bacead0b254e53',qos_specs=None,replication_status=,reservations=['f3e4b4cd-db3c-44a9-9535-83045a7902b4','acdfc336-337e-49ba-8612-6532d6443c29','a1a86075-5204-4a43-a315-79dfe6c1589f','b6cc8b72-4cfa-47c8-9ee6-2f0e48bc70e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:57.314365 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1b0fdf-6461-462e-9f53-f070789905fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:23:57.338711 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1b0fdf-6461-462e-9f53-f070789905fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:23:57.338711 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Flow 'volume_create_api' (79cdd01f-ed05-47e7-8852-86d653b96b5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:23:57.338711 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume request issued successfully. Aug 25 15:23:57.339570 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d46a0ff7-1cd4-4695-891e-b013339ded37 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:23:57.340178 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 662/2672] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:23:57 2026] POST /volume/v3/volumes => generated 776 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:23:57.359615 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8c41856f-cb35-410e-9bc3-15c2f1cf6503 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:57.361700 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c41856f-cb35-410e-9bc3-15c2f1cf6503 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f Aug 25 15:23:57.362021 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c41856f-cb35-410e-9bc3-15c2f1cf6503 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:57.362280 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c41856f-cb35-410e-9bc3-15c2f1cf6503 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:57.370582 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:57.370582 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:57.375346 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8c41856f-cb35-410e-9bc3-15c2f1cf6503 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:23:57.382111 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c41856f-cb35-410e-9bc3-15c2f1cf6503 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f returned with HTTP 200 Aug 25 15:23:57.382768 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 664/2673] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:57 2026] GET /volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:57.925636 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1f326423-e74b-4590-a95b-a2c90b4350a9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:57.927207 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1f326423-e74b-4590-a95b-a2c90b4350a9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:23:57.927447 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1f326423-e74b-4590-a95b-a2c90b4350a9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:57.927674 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1f326423-e74b-4590-a95b-a2c90b4350a9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:57.927849 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-1f326423-e74b-4590-a95b-a2c90b4350a9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:57.932693 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:57.932693 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:57.933929 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1f326423-e74b-4590-a95b-a2c90b4350a9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:23:57.934198 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 670/2674] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:57 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:58.214102 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-66e85f6e-c707-4b68-823f-76d2be8e8cad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:58.217504 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-66e85f6e-c707-4b68-823f-76d2be8e8cad tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:23:58.217504 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-66e85f6e-c707-4b68-823f-76d2be8e8cad tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:58.217504 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-66e85f6e-c707-4b68-823f-76d2be8e8cad tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:58.217504 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-66e85f6e-c707-4b68-823f-76d2be8e8cad tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:58.225008 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:58.225008 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:58.226198 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-66e85f6e-c707-4b68-823f-76d2be8e8cad tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:23:58.227024 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 679/2675] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:23:58 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:23:58.399894 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f9abd944-f577-4eaf-89b4-97d80a69cacc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:58.401265 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9abd944-f577-4eaf-89b4-97d80a69cacc tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f Aug 25 15:23:58.401571 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9abd944-f577-4eaf-89b4-97d80a69cacc tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:58.401571 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9abd944-f577-4eaf-89b4-97d80a69cacc tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:58.412810 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:58.412810 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:58.420695 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f9abd944-f577-4eaf-89b4-97d80a69cacc tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:23:58.425320 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9abd944-f577-4eaf-89b4-97d80a69cacc tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f returned with HTTP 200 Aug 25 15:23:58.425866 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 663/2676] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:58 2026] GET /volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:58.440935 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-571a84a8-bbd8-47d6-a713-4070bf73178a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:58.443178 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-571a84a8-bbd8-47d6-a713-4070bf73178a tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] PUT https://10.4.3.85/volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f Aug 25 15:23:58.443664 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-571a84a8-bbd8-47d6-a713-4070bf73178a tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2110917528", "description": null}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:58.456765 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:58.456765 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:58.461852 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-571a84a8-bbd8-47d6-a713-4070bf73178a tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:23:58.477334 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-571a84a8-bbd8-47d6-a713-4070bf73178a tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume updated successfully. Aug 25 15:23:58.478236 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-571a84a8-bbd8-47d6-a713-4070bf73178a tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f returned with HTTP 200 Aug 25 15:23:58.478861 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 665/2677] 10.4.3.85 () {68 vars in 1361 bytes} [Tue Aug 25 15:23:58 2026] PUT /volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f => generated 768 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:58.494609 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b4c5dc01-7712-4f67-85be-049be75b6b20 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:58.497435 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b4c5dc01-7712-4f67-85be-049be75b6b20 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f Aug 25 15:23:58.498512 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b4c5dc01-7712-4f67-85be-049be75b6b20 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:58.498512 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b4c5dc01-7712-4f67-85be-049be75b6b20 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:58.509221 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:58.509221 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:58.514638 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b4c5dc01-7712-4f67-85be-049be75b6b20 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:23:58.520452 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b4c5dc01-7712-4f67-85be-049be75b6b20 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f returned with HTTP 200 Aug 25 15:23:58.520957 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 671/2678] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:58 2026] GET /volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:58.534611 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b654a7d0-be86-4069-bd25-294daa5fbb6a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:58.536995 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b654a7d0-be86-4069-bd25-294daa5fbb6a tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] DELETE https://10.4.3.85/volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f Aug 25 15:23:58.537288 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b654a7d0-be86-4069-bd25-294daa5fbb6a tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:58.537599 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b654a7d0-be86-4069-bd25-294daa5fbb6a tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:58.537846 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b654a7d0-be86-4069-bd25-294daa5fbb6a tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Delete volume with id: fd481fd3-b6bd-4393-9e6c-014678d66c2f Aug 25 15:23:58.549234 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:58.549234 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:58.549973 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b654a7d0-be86-4069-bd25-294daa5fbb6a tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:23:58.577748 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b654a7d0-be86-4069-bd25-294daa5fbb6a tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Delete volume request issued successfully. Aug 25 15:23:58.577748 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b654a7d0-be86-4069-bd25-294daa5fbb6a tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f returned with HTTP 202 Aug 25 15:23:58.577748 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 680/2679] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:58 2026] DELETE /volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:58.587028 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-db14fe55-1bcb-4378-a768-7e1cebadf9ac None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:58.590924 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-db14fe55-1bcb-4378-a768-7e1cebadf9ac tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f Aug 25 15:23:58.590924 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-db14fe55-1bcb-4378-a768-7e1cebadf9ac tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:58.590924 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-db14fe55-1bcb-4378-a768-7e1cebadf9ac tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:58.598406 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:58.598406 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:58.604274 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-db14fe55-1bcb-4378-a768-7e1cebadf9ac tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:23:58.614016 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-db14fe55-1bcb-4378-a768-7e1cebadf9ac tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f returned with HTTP 200 Aug 25 15:23:58.614016 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 664/2680] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:58 2026] GET /volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f => generated 835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:58.947528 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8d269e48-e522-43ac-bf69-ff636ce3d4e1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:58.949436 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d269e48-e522-43ac-bf69-ff636ce3d4e1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:23:58.953607 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8d269e48-e522-43ac-bf69-ff636ce3d4e1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:58.953607 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8d269e48-e522-43ac-bf69-ff636ce3d4e1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:58.953607 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8d269e48-e522-43ac-bf69-ff636ce3d4e1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:58.957065 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:58.957065 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:58.958283 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d269e48-e522-43ac-bf69-ff636ce3d4e1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:23:58.958880 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 666/2681] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:58 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:59.238716 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-48cd00a5-83dc-4d45-8aa2-bcc30380e8b6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:59.243795 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-48cd00a5-83dc-4d45-8aa2-bcc30380e8b6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:23:59.243795 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-48cd00a5-83dc-4d45-8aa2-bcc30380e8b6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:59.243795 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-48cd00a5-83dc-4d45-8aa2-bcc30380e8b6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:59.243795 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-48cd00a5-83dc-4d45-8aa2-bcc30380e8b6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:59.252004 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:59.252004 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:59.252004 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-48cd00a5-83dc-4d45-8aa2-bcc30380e8b6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:23:59.252004 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 672/2682] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:23:59 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:59.628821 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b589de2d-f90d-450d-bcd4-91ba7ce83107 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:59.631084 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b589de2d-f90d-450d-bcd4-91ba7ce83107 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f Aug 25 15:23:59.631499 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b589de2d-f90d-450d-bcd4-91ba7ce83107 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:59.631572 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b589de2d-f90d-450d-bcd4-91ba7ce83107 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:59.639943 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b589de2d-f90d-450d-bcd4-91ba7ce83107 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f returned with HTTP 404 Aug 25 15:23:59.640399 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 681/2683] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:59 2026] GET /volume/v3/volumes/fd481fd3-b6bd-4393-9e6c-014678d66c2f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:23:59.658500 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c52240df-7598-4875-b1dc-01c26485c795 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:59.658500 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c52240df-7598-4875-b1dc-01c26485c795 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 Aug 25 15:23:59.658989 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c52240df-7598-4875-b1dc-01c26485c795 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:59.658989 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c52240df-7598-4875-b1dc-01c26485c795 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:59.671249 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:59.671249 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:59.674514 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-802b48d7-88af-4a75-be38-2331c403a900 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:59.674991 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-802b48d7-88af-4a75-be38-2331c403a900 None None] GET https://10.4.3.85/volume// Aug 25 15:23:59.675179 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-802b48d7-88af-4a75-be38-2331c403a900 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:59.675391 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-802b48d7-88af-4a75-be38-2331c403a900 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:59.675722 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-802b48d7-88af-4a75-be38-2331c403a900 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:23:59.676050 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 667/2684] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:23:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:23:59.679361 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c52240df-7598-4875-b1dc-01c26485c795 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:23:59.685813 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-cd7c5087-2a68-42a4-bbe0-035ad02fcb3a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:59.689493 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c52240df-7598-4875-b1dc-01c26485c795 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 returned with HTTP 200 Aug 25 15:23:59.689493 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 665/2685] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:59 2026] GET /volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 => generated 888 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:59.689649 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-cd7c5087-2a68-42a4-bbe0-035ad02fcb3a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:23:59.689649 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-cd7c5087-2a68-42a4-bbe0-035ad02fcb3a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ba31e4f-6d43-4d5b-af0f-f98cf81f7625", "connector": null, "instance_uuid": "b1f4b99c-a5a5-4c14-b098-8fa0e2c0c7b3"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:23:59.708256 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:59.708256 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:59.715300 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c6ca8894-bd71-49c0-b553-c655e5e73c56 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:59.717419 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c6ca8894-bd71-49c0-b553-c655e5e73c56 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] DELETE https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 Aug 25 15:23:59.718919 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c6ca8894-bd71-49c0-b553-c655e5e73c56 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:59.718919 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c6ca8894-bd71-49c0-b553-c655e5e73c56 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:59.719174 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-c6ca8894-bd71-49c0-b553-c655e5e73c56 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Delete volume with id: 598a27c7-63f7-4587-a6e5-3f65a4dc0f77 Aug 25 15:23:59.729769 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:59.729769 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:23:59.730268 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c6ca8894-bd71-49c0-b553-c655e5e73c56 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:23:59.790702 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-cd7c5087-2a68-42a4-bbe0-035ad02fcb3a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:23:59.791393 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 673/2686] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:23:59 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:59.798041 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c6ca8894-bd71-49c0-b553-c655e5e73c56 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Delete volume request issued successfully. Aug 25 15:23:59.799430 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c6ca8894-bd71-49c0-b553-c655e5e73c56 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 returned with HTTP 202 Aug 25 15:23:59.799430 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 682/2687] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:23:59 2026] DELETE /volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:23:59.803972 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-18d26a35-b119-471f-b835-21adf30bd7b2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:59.805909 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-18d26a35-b119-471f-b835-21adf30bd7b2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] DELETE https://10.4.3.85/volume/v3/attachments/e8d9ca2b-4b02-49dc-aa9e-004c4473f1bd Aug 25 15:23:59.807102 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-18d26a35-b119-471f-b835-21adf30bd7b2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:59.807102 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-18d26a35-b119-471f-b835-21adf30bd7b2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:59.812788 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-da78bdc9-e1f6-4e4d-a571-620bd3bc1823 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:59.818339 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da78bdc9-e1f6-4e4d-a571-620bd3bc1823 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 Aug 25 15:23:59.818522 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da78bdc9-e1f6-4e4d-a571-620bd3bc1823 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:59.818772 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da78bdc9-e1f6-4e4d-a571-620bd3bc1823 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:59.830679 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:59.830679 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:23:59.838387 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:59.838387 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:23:59.853800 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-da78bdc9-e1f6-4e4d-a571-620bd3bc1823 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:23:59.868513 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da78bdc9-e1f6-4e4d-a571-620bd3bc1823 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 returned with HTTP 200 Aug 25 15:23:59.869235 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 666/2688] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:59 2026] GET /volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 => generated 887 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:23:59.973524 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-12c68d4e-3bd3-4df5-ad85-7ce3ee1c571a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:23:59.976156 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-12c68d4e-3bd3-4df5-ad85-7ce3ee1c571a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:23:59.976156 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-12c68d4e-3bd3-4df5-ad85-7ce3ee1c571a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:23:59.976334 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-12c68d4e-3bd3-4df5-ad85-7ce3ee1c571a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:23:59.976334 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-12c68d4e-3bd3-4df5-ad85-7ce3ee1c571a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:23:59.981312 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-18d26a35-b119-471f-b835-21adf30bd7b2 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/e8d9ca2b-4b02-49dc-aa9e-004c4473f1bd returned with HTTP 200 Aug 25 15:23:59.982487 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 668/2689] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:23:59 2026] DELETE /volume/v3/attachments/e8d9ca2b-4b02-49dc-aa9e-004c4473f1bd => generated 192 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:23:59.984368 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:23:59.984368 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:23:59.985783 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-12c68d4e-3bd3-4df5-ad85-7ce3ee1c571a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:23:59.986275 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 674/2690] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:23:59 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:00.267364 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-308e62eb-9da0-4ecb-b286-eaf26f299a06 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:00.270291 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-308e62eb-9da0-4ecb-b286-eaf26f299a06 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:24:00.270531 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-308e62eb-9da0-4ecb-b286-eaf26f299a06 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:00.270702 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-308e62eb-9da0-4ecb-b286-eaf26f299a06 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:00.270884 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-308e62eb-9da0-4ecb-b286-eaf26f299a06 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:00.276497 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:00.276497 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:00.277376 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-308e62eb-9da0-4ecb-b286-eaf26f299a06 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:24:00.277934 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 683/2691] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:00 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:00.901562 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ed9917ac-a10f-449a-a9c7-4908cff19388 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:00.903106 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ed9917ac-a10f-449a-a9c7-4908cff19388 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 Aug 25 15:24:00.903316 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ed9917ac-a10f-449a-a9c7-4908cff19388 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:00.909671 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ed9917ac-a10f-449a-a9c7-4908cff19388 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:00.935528 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ed9917ac-a10f-449a-a9c7-4908cff19388 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 returned with HTTP 404 Aug 25 15:24:00.936081 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 667/2692] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:00 2026] GET /volume/v3/volumes/598a27c7-63f7-4587-a6e5-3f65a4dc0f77 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:00.945667 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:00.948590 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:24:00.949110 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-73491973"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:00.953112 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-73491973'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:24:00.953112 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume of 1 GB Aug 25 15:24:00.953112 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:00.953112 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:00.979669 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Availability Zones retrieved successfully. Aug 25 15:24:00.988416 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Flow 'volume_create_api' (a586bd96-a762-46db-9e56-b500e1c2b2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:00.989387 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64383771-18f9-47ee-b18f-f85cb1902b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:00.991328 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:24:01.000316 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f357dc16-9620-4f9e-9c0a-ee1bc3773ca1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:01.005455 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f357dc16-9620-4f9e-9c0a-ee1bc3773ca1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:01.005708 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f357dc16-9620-4f9e-9c0a-ee1bc3773ca1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:01.006022 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f357dc16-9620-4f9e-9c0a-ee1bc3773ca1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:01.006193 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-f357dc16-9620-4f9e-9c0a-ee1bc3773ca1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:01.015186 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:01.015186 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:01.017919 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f357dc16-9620-4f9e-9c0a-ee1bc3773ca1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:01.017919 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 675/2693] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:00 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:01.036436 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64383771-18f9-47ee-b18f-f85cb1902b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:01.038648 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a154e4-8b56-473b-bb31-2b41caaaa74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:01.165203 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Created reservations ['d75bd49f-50f0-4666-b56e-1522eb6855ba', '9b3784e8-0c57-467d-87cb-314c2bfb3b95', '6fc5fb87-cf10-4ab9-bec3-8e0a4a730fc0', '47c17fd6-c9d7-4e63-9513-069a547f93ce'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:01.167488 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a154e4-8b56-473b-bb31-2b41caaaa74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d75bd49f-50f0-4666-b56e-1522eb6855ba', '9b3784e8-0c57-467d-87cb-314c2bfb3b95', '6fc5fb87-cf10-4ab9-bec3-8e0a4a730fc0', '47c17fd6-c9d7-4e63-9513-069a547f93ce']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:01.167488 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b327571-df31-43dd-843f-f54eb2bb2d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:01.242941 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b327571-df31-43dd-843f-f54eb2bb2d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b45401d6-2713-4073-a31f-5a7df50b3c86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-73491973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1feedea67c5b4159a9bacead0b254e53',qos_specs=None,replication_status=,reservations=['d75bd49f-50f0-4666-b56e-1522eb6855ba','9b3784e8-0c57-467d-87cb-314c2bfb3b95','6fc5fb87-cf10-4ab9-bec3-8e0a4a730fc0','47c17fd6-c9d7-4e63-9513-069a547f93ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:24:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-73491973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b45401d6-2713-4073-a31f-5a7df50b3c86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1feedea67c5b4159a9bacead0b254e53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:01.244373 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6937d3ce-0831-4d49-8b86-9290bf280643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:01.290316 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5b2ad4f4-0292-423f-bf88-2cf1fa593888 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:01.292173 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5b2ad4f4-0292-423f-bf88-2cf1fa593888 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:24:01.292621 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5b2ad4f4-0292-423f-bf88-2cf1fa593888 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:01.292621 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5b2ad4f4-0292-423f-bf88-2cf1fa593888 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:01.292728 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-5b2ad4f4-0292-423f-bf88-2cf1fa593888 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:01.297816 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:01.297816 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:01.298823 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5b2ad4f4-0292-423f-bf88-2cf1fa593888 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:24:01.299539 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 684/2694] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:01 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:01.319543 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6937d3ce-0831-4d49-8b86-9290bf280643) transitioned into state 'SUCCESS' from state '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-73491973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1feedea67c5b4159a9bacead0b254e53',qos_specs=None,replication_status=,reservations=['d75bd49f-50f0-4666-b56e-1522eb6855ba','9b3784e8-0c57-467d-87cb-314c2bfb3b95','6fc5fb87-cf10-4ab9-bec3-8e0a4a730fc0','47c17fd6-c9d7-4e63-9513-069a547f93ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:01.322588 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eda8041-18ba-4058-89b1-8785ea9b251b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:01.344158 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9eda8041-18ba-4058-89b1-8785ea9b251b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:01.345334 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Flow 'volume_create_api' (a586bd96-a762-46db-9e56-b500e1c2b2d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:01.345799 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume request issued successfully. Aug 25 15:24:01.346552 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ccc6d52e-596f-4781-ad84-40acf78fa88f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:24:01.354272 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 669/2695] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:24:00 2026] POST /volume/v3/volumes => generated 741 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:01.362394 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-69c82553-a764-470a-95b3-a71d84aa22a0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:01.365379 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-69c82553-a764-470a-95b3-a71d84aa22a0 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 Aug 25 15:24:01.365647 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-69c82553-a764-470a-95b3-a71d84aa22a0 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:01.366102 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-69c82553-a764-470a-95b3-a71d84aa22a0 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:01.374618 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:01.374618 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:01.396500 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-69c82553-a764-470a-95b3-a71d84aa22a0 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:01.404350 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-69c82553-a764-470a-95b3-a71d84aa22a0 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 returned with HTTP 200 Aug 25 15:24:01.404350 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 668/2696] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:01 2026] GET /volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 => generated 809 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:01.514942 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-99847212-2114-4abd-86b3-947603bd6556 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:01.519070 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-99847212-2114-4abd-86b3-947603bd6556 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] PUT https://10.4.3.85/volume/v3/attachments/e6339d35-eed4-44c1-b226-902040e0c708 Aug 25 15:24:01.519966 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-99847212-2114-4abd-86b3-947603bd6556 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:01.531158 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-99847212-2114-4abd-86b3-947603bd6556 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Acquiring lock "cinder-attachment_update-8ba31e4f-6d43-4d5b-af0f-f98cf81f7625-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:24:01.537815 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-99847212-2114-4abd-86b3-947603bd6556 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Lock "cinder-attachment_update-8ba31e4f-6d43-4d5b-af0f-f98cf81f7625-np0000008087" acquired by "attachment_update" :: waited 0.007s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:24:01.539599 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:01.539599 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:01.689775 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-99847212-2114-4abd-86b3-947603bd6556 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Lock "cinder-attachment_update-8ba31e4f-6d43-4d5b-af0f-f98cf81f7625-np0000008087" released by "attachment_update" :: held 0.152s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:24:01.690293 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-99847212-2114-4abd-86b3-947603bd6556 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/e6339d35-eed4-44c1-b226-902040e0c708 returned with HTTP 200 Aug 25 15:24:01.690745 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 676/2697] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:24:01 2026] PUT /volume/v3/attachments/e6339d35-eed4-44c1-b226-902040e0c708 => generated 968 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:01.710753 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-5b3390ca-481e-4707-b187-0041bb268a5c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:01.713562 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-5b3390ca-481e-4707-b187-0041bb268a5c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/attachments/e6339d35-eed4-44c1-b226-902040e0c708 Aug 25 15:24:01.713848 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-5b3390ca-481e-4707-b187-0041bb268a5c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:01.714682 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-5b3390ca-481e-4707-b187-0041bb268a5c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:01.736863 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-5b3390ca-481e-4707-b187-0041bb268a5c tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/e6339d35-eed4-44c1-b226-902040e0c708 returned with HTTP 200 Aug 25 15:24:01.737508 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 685/2698] 10.4.3.85 () {70 vars in 1644 bytes} [Tue Aug 25 15:24:01 2026] GET /volume/v3/attachments/e6339d35-eed4-44c1-b226-902040e0c708 => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:02.031306 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-14e04727-880b-458f-b5e6-37106643382c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:02.034175 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14e04727-880b-458f-b5e6-37106643382c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:02.034420 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-14e04727-880b-458f-b5e6-37106643382c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:02.034689 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-14e04727-880b-458f-b5e6-37106643382c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:02.034836 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-14e04727-880b-458f-b5e6-37106643382c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:02.039750 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:02.039750 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:02.040772 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14e04727-880b-458f-b5e6-37106643382c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:02.041152 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 670/2699] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:02 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:02.312487 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-567f51f5-b2be-4056-887f-40804c8a49d5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:02.317253 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-567f51f5-b2be-4056-887f-40804c8a49d5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:24:02.321042 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-567f51f5-b2be-4056-887f-40804c8a49d5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:02.321290 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-567f51f5-b2be-4056-887f-40804c8a49d5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:02.321290 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-567f51f5-b2be-4056-887f-40804c8a49d5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:02.332239 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:02.332239 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:02.333059 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-567f51f5-b2be-4056-887f-40804c8a49d5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:24:02.333533 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 669/2700] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:02 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:02.420565 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-91d4a251-78a5-478a-9096-b97ef764ae50 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:02.424591 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91d4a251-78a5-478a-9096-b97ef764ae50 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 Aug 25 15:24:02.424975 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-91d4a251-78a5-478a-9096-b97ef764ae50 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:02.425204 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-91d4a251-78a5-478a-9096-b97ef764ae50 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:02.441072 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:02.441072 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:02.446361 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-91d4a251-78a5-478a-9096-b97ef764ae50 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:02.453420 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91d4a251-78a5-478a-9096-b97ef764ae50 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 returned with HTTP 200 Aug 25 15:24:02.453787 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 677/2701] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:02 2026] GET /volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 => generated 834 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:02.474187 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:02.476205 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:24:02.476646 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b45401d6-2713-4073-a31f-5a7df50b3c86", "size": 1, "name": "tempest-VolumesGetTest-Volume-335315303", "metadata": {"Type": "Test"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:02.478457 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume request body: {'volume': {'source_volid': 'b45401d6-2713-4073-a31f-5a7df50b3c86', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-335315303', 'metadata': {'Type': 'Test'}}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:24:02.490765 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:02.490765 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:02.491415 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume retrieved successfully. Aug 25 15:24:02.491592 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume of 1 GB Aug 25 15:24:02.495940 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Availability Zones retrieved successfully. Aug 25 15:24:02.503505 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Flow 'volume_create_api' (f3360760-a2bc-4265-9a84-01634b7fc3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:02.505010 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f554d36-28bd-41c5-abc9-60fccef9ed0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:02.505623 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:24:02.533204 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f554d36-28bd-41c5-abc9-60fccef9ed0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b45401d6-2713-4073-a31f-5a7df50b3c86', 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:02.534400 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f28374c-0950-4c0a-bdbb-774c61aceb08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:02.600198 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Created reservations ['e4ab349c-f859-4991-9d92-c978aaf3a683', '85c2b07c-7f95-4038-8cc5-b686a088eb1e', 'acebf83c-22e2-4d62-916c-6cc5b2fe2bc5', '09ae5254-c125-4485-b1aa-4a3ae337fc13'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:02.601053 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f28374c-0950-4c0a-bdbb-774c61aceb08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4ab349c-f859-4991-9d92-c978aaf3a683', '85c2b07c-7f95-4038-8cc5-b686a088eb1e', 'acebf83c-22e2-4d62-916c-6cc5b2fe2bc5', '09ae5254-c125-4485-b1aa-4a3ae337fc13']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:02.602089 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae70685-7c8a-48c2-be39-3217be16b0ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:02.672236 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ae70685-7c8a-48c2-be39-3217be16b0ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3de89a2d-0849-4a7a-8f62-7556327227f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-335315303',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1feedea67c5b4159a9bacead0b254e53',qos_specs=None,replication_status=,reservations=['e4ab349c-f859-4991-9d92-c978aaf3a683','85c2b07c-7f95-4038-8cc5-b686a088eb1e','acebf83c-22e2-4d62-916c-6cc5b2fe2bc5','09ae5254-c125-4485-b1aa-4a3ae337fc13'],size=1,snapshot_id=None,source_replicaid=,source_volid=b45401d6-2713-4073-a31f-5a7df50b3c86,status='creating',user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:24:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-335315303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3de89a2d-0849-4a7a-8f62-7556327227f6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1feedea67c5b4159a9bacead0b254e53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b45401d6-2713-4073-a31f-5a7df50b3c86,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:02.676788 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfc4247-54dd-46ed-b333-2e80dbdcf518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:02.713132 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfc4247-54dd-46ed-b333-2e80dbdcf518) transitioned into state 'SUCCESS' from state '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-335315303',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1feedea67c5b4159a9bacead0b254e53',qos_specs=None,replication_status=,reservations=['e4ab349c-f859-4991-9d92-c978aaf3a683','85c2b07c-7f95-4038-8cc5-b686a088eb1e','acebf83c-22e2-4d62-916c-6cc5b2fe2bc5','09ae5254-c125-4485-b1aa-4a3ae337fc13'],size=1,snapshot_id=None,source_replicaid=,source_volid=b45401d6-2713-4073-a31f-5a7df50b3c86,status='creating',user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:02.714156 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f285d16-28d0-436f-a945-0ca7b263e3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:02.775275 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f285d16-28d0-436f-a945-0ca7b263e3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:02.776480 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Flow 'volume_create_api' (f3360760-a2bc-4265-9a84-01634b7fc3ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:02.776891 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume request issued successfully. Aug 25 15:24:02.778242 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-35c602ec-64f0-4563-bf63-5cc809f9c5c3 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:24:02.778302 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 686/2702] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:24:02 2026] POST /volume/v3/volumes => generated 790 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:02.798483 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9dd1f03a-d858-4ca7-96b2-181adacf67da None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:02.804896 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9dd1f03a-d858-4ca7-96b2-181adacf67da tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 Aug 25 15:24:02.805256 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9dd1f03a-d858-4ca7-96b2-181adacf67da tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:02.805655 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9dd1f03a-d858-4ca7-96b2-181adacf67da tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:02.838483 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:02.838483 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:02.844578 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9dd1f03a-d858-4ca7-96b2-181adacf67da tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:02.876614 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9dd1f03a-d858-4ca7-96b2-181adacf67da tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 returned with HTTP 200 Aug 25 15:24:02.877464 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 671/2703] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:02 2026] GET /volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:03.055816 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fc525c29-39b7-4971-ae41-abdbb3d74cb5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:03.058223 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fc525c29-39b7-4971-ae41-abdbb3d74cb5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:03.058932 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fc525c29-39b7-4971-ae41-abdbb3d74cb5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:03.058932 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fc525c29-39b7-4971-ae41-abdbb3d74cb5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:03.058932 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-fc525c29-39b7-4971-ae41-abdbb3d74cb5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:03.066494 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:03.066494 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:03.067580 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fc525c29-39b7-4971-ae41-abdbb3d74cb5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:03.068077 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 670/2704] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:03 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:03.350625 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b9a36f69-8ef0-46aa-832f-053b3b56c543 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:03.353730 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b9a36f69-8ef0-46aa-832f-053b3b56c543 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:24:03.354045 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b9a36f69-8ef0-46aa-832f-053b3b56c543 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:03.354339 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b9a36f69-8ef0-46aa-832f-053b3b56c543 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:03.354567 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-b9a36f69-8ef0-46aa-832f-053b3b56c543 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:03.368205 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:03.368205 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:03.369334 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b9a36f69-8ef0-46aa-832f-053b3b56c543 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:24:03.370508 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 678/2705] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:03 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:03.896220 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-48d01260-5bb8-4696-bc06-0563290ae7c1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:03.900977 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48d01260-5bb8-4696-bc06-0563290ae7c1 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 Aug 25 15:24:03.901280 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48d01260-5bb8-4696-bc06-0563290ae7c1 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:03.901564 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48d01260-5bb8-4696-bc06-0563290ae7c1 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:03.916970 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:03.916970 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:03.943700 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-48d01260-5bb8-4696-bc06-0563290ae7c1 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:03.952717 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48d01260-5bb8-4696-bc06-0563290ae7c1 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 returned with HTTP 200 Aug 25 15:24:03.952717 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 687/2706] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:03 2026] GET /volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 => generated 883 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:04.018268 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-18ed73a9-325d-40c6-87e8-7a8fbfce0d51 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:04.021732 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18ed73a9-325d-40c6-87e8-7a8fbfce0d51 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 Aug 25 15:24:04.021732 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18ed73a9-325d-40c6-87e8-7a8fbfce0d51 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:04.021732 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18ed73a9-325d-40c6-87e8-7a8fbfce0d51 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:04.028714 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:04.028714 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:04.033659 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-18ed73a9-325d-40c6-87e8-7a8fbfce0d51 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:04.040323 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18ed73a9-325d-40c6-87e8-7a8fbfce0d51 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 returned with HTTP 200 Aug 25 15:24:04.040998 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 672/2707] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:04 2026] GET /volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:04.055836 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-11cbb4b1-509c-4e1e-bbcf-ea32819476b7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:04.058003 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-11cbb4b1-509c-4e1e-bbcf-ea32819476b7 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] PUT https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 Aug 25 15:24:04.058543 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-11cbb4b1-509c-4e1e-bbcf-ea32819476b7 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-335315303"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:04.072277 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:04.072277 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:04.090841 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f34cdc47-538e-4509-b6c3-3aeec6a82f40 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:04.092809 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f34cdc47-538e-4509-b6c3-3aeec6a82f40 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:04.092989 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f34cdc47-538e-4509-b6c3-3aeec6a82f40 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:04.093367 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f34cdc47-538e-4509-b6c3-3aeec6a82f40 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:04.093433 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-f34cdc47-538e-4509-b6c3-3aeec6a82f40 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:04.100735 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:04.100735 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:04.101807 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f34cdc47-538e-4509-b6c3-3aeec6a82f40 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:04.102306 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 679/2708] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:04 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:04.102405 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-11cbb4b1-509c-4e1e-bbcf-ea32819476b7 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:04.157059 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-11cbb4b1-509c-4e1e-bbcf-ea32819476b7 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume updated successfully. Aug 25 15:24:04.158047 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-11cbb4b1-509c-4e1e-bbcf-ea32819476b7 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 returned with HTTP 200 Aug 25 15:24:04.158867 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 671/2709] 10.4.3.85 () {68 vars in 1361 bytes} [Tue Aug 25 15:24:04 2026] PUT /volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 => generated 815 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:04.175953 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-49aca41f-946f-4f28-a0ec-37e6d0042dec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:04.178023 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-49aca41f-946f-4f28-a0ec-37e6d0042dec tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] PUT https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 Aug 25 15:24:04.178508 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-49aca41f-946f-4f28-a0ec-37e6d0042dec tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-345168748", "description": "This is the new description of volume"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:04.191020 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:04.191020 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:04.201631 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-49aca41f-946f-4f28-a0ec-37e6d0042dec tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:04.221530 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-49aca41f-946f-4f28-a0ec-37e6d0042dec tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume updated successfully. Aug 25 15:24:04.224973 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-49aca41f-946f-4f28-a0ec-37e6d0042dec tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 returned with HTTP 200 Aug 25 15:24:04.224973 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 688/2710] 10.4.3.85 () {68 vars in 1362 bytes} [Tue Aug 25 15:24:04 2026] PUT /volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:04.241752 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ae0b298e-8d11-47a4-9681-227a76691920 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:04.249406 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae0b298e-8d11-47a4-9681-227a76691920 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 Aug 25 15:24:04.249406 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae0b298e-8d11-47a4-9681-227a76691920 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:04.249406 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae0b298e-8d11-47a4-9681-227a76691920 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:04.298036 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:04.298036 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:04.305445 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ae0b298e-8d11-47a4-9681-227a76691920 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:04.315725 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae0b298e-8d11-47a4-9681-227a76691920 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 returned with HTTP 200 Aug 25 15:24:04.316599 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 673/2711] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:04 2026] GET /volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 => generated 922 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:04.338609 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2628407c-fdf0-4cea-b723-186006fc2e39 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:04.339391 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:24:04.339930 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-347327761", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2145521942"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:04.342002 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-347327761', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2145521942'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:24:04.342210 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume of 1 GB Aug 25 15:24:04.350332 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Availability Zones retrieved successfully. Aug 25 15:24:04.358088 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Flow 'volume_create_api' (a3c45eec-14f3-4e4a-bb4b-dcf08e943ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:04.359967 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9101bb99-5abd-44db-81ec-683d02d67a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:04.361274 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:24:04.387457 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f0ef8bf8-d760-40ff-b2f2-68a5b4ae6f6d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:04.393796 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f0ef8bf8-d760-40ff-b2f2-68a5b4ae6f6d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:24:04.394188 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f0ef8bf8-d760-40ff-b2f2-68a5b4ae6f6d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:04.394409 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f0ef8bf8-d760-40ff-b2f2-68a5b4ae6f6d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:04.394542 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f0ef8bf8-d760-40ff-b2f2-68a5b4ae6f6d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:04.402160 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:04.402160 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:04.402954 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f0ef8bf8-d760-40ff-b2f2-68a5b4ae6f6d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:24:04.403718 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 672/2712] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:04 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:04.412723 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9101bb99-5abd-44db-81ec-683d02d67a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:04.413699 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb6f050a-5e29-4cc2-adb9-fae673ab43ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:04.490082 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Created reservations ['89cf9793-b78f-4098-9595-8b09d6efeaac', '6cac6749-ffd4-45f2-84cc-16c21a3ec38a', 'fdbb0c56-1c18-4822-b0da-862078c56078', '0e0721ab-21ed-451f-9735-0c4e0aa6c2da'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:04.490819 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb6f050a-5e29-4cc2-adb9-fae673ab43ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89cf9793-b78f-4098-9595-8b09d6efeaac', '6cac6749-ffd4-45f2-84cc-16c21a3ec38a', 'fdbb0c56-1c18-4822-b0da-862078c56078', '0e0721ab-21ed-451f-9735-0c4e0aa6c2da']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:04.492082 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b580ddc-9a28-4469-a0d4-47d6ffd8754a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:04.582492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b580ddc-9a28-4469-a0d4-47d6ffd8754a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0852fce9-08c9-4fa4-90f3-42b3b67ac047', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-347327761',display_name='tempest-VolumesGetTest-Volume-2145521942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1feedea67c5b4159a9bacead0b254e53',qos_specs=None,replication_status=,reservations=['89cf9793-b78f-4098-9595-8b09d6efeaac','6cac6749-ffd4-45f2-84cc-16c21a3ec38a','fdbb0c56-1c18-4822-b0da-862078c56078','0e0721ab-21ed-451f-9735-0c4e0aa6c2da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:24:04Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-347327761',display_name='tempest-VolumesGetTest-Volume-2145521942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0852fce9-08c9-4fa4-90f3-42b3b67ac047,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1feedea67c5b4159a9bacead0b254e53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:04.605956 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c1974b-35b6-4c73-84da-4194bbd1fabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:04.728508 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c1974b-35b6-4c73-84da-4194bbd1fabc) transitioned into 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-347327761',display_name='tempest-VolumesGetTest-Volume-2145521942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1feedea67c5b4159a9bacead0b254e53',qos_specs=None,replication_status=,reservations=['89cf9793-b78f-4098-9595-8b09d6efeaac','6cac6749-ffd4-45f2-84cc-16c21a3ec38a','fdbb0c56-1c18-4822-b0da-862078c56078','0e0721ab-21ed-451f-9735-0c4e0aa6c2da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:04.729552 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac5ce48a-d3c3-4d42-8a43-7668662bf9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:04.884631 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac5ce48a-d3c3-4d42-8a43-7668662bf9a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:04.885856 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Flow 'volume_create_api' (a3c45eec-14f3-4e4a-bb4b-dcf08e943ea8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:04.886292 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume request issued successfully. Aug 25 15:24:04.890788 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2628407c-fdf0-4cea-b723-186006fc2e39 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:24:04.890788 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 680/2713] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:24:04 2026] POST /volume/v3/volumes => generated 777 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:04.910318 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-781876c9-6ca3-497a-b7c4-a8ef6f7a8577 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:04.913839 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-781876c9-6ca3-497a-b7c4-a8ef6f7a8577 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 Aug 25 15:24:04.913839 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-781876c9-6ca3-497a-b7c4-a8ef6f7a8577 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:04.913999 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-781876c9-6ca3-497a-b7c4-a8ef6f7a8577 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:04.928610 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:04.928610 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:04.937806 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-781876c9-6ca3-497a-b7c4-a8ef6f7a8577 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:04.952656 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-781876c9-6ca3-497a-b7c4-a8ef6f7a8577 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 returned with HTTP 200 Aug 25 15:24:04.953158 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 689/2714] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:04 2026] GET /volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:05.118860 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-90322ef3-7762-44af-8cda-1050514556f6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:05.125829 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-90322ef3-7762-44af-8cda-1050514556f6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:05.125829 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-90322ef3-7762-44af-8cda-1050514556f6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:05.126883 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-90322ef3-7762-44af-8cda-1050514556f6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:05.126883 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-90322ef3-7762-44af-8cda-1050514556f6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:05.136293 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:05.136293 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:05.137584 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-90322ef3-7762-44af-8cda-1050514556f6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:05.138134 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 674/2715] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:05 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:05.415879 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e2e6f420-9e9a-4aef-9596-3535883ce6dc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:05.421160 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e2e6f420-9e9a-4aef-9596-3535883ce6dc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:24:05.421449 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e2e6f420-9e9a-4aef-9596-3535883ce6dc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:05.421711 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e2e6f420-9e9a-4aef-9596-3535883ce6dc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:05.421851 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e2e6f420-9e9a-4aef-9596-3535883ce6dc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:05.431805 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:05.431805 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:05.432696 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e2e6f420-9e9a-4aef-9596-3535883ce6dc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:24:05.433036 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 673/2716] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:05 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:05.970773 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-079f176d-e88e-4b68-99cb-c0d7352bddd7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:05.973273 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-079f176d-e88e-4b68-99cb-c0d7352bddd7 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 Aug 25 15:24:05.973497 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-079f176d-e88e-4b68-99cb-c0d7352bddd7 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:05.973702 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-079f176d-e88e-4b68-99cb-c0d7352bddd7 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:05.983495 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:05.983495 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:05.990868 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-079f176d-e88e-4b68-99cb-c0d7352bddd7 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:05.995979 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-079f176d-e88e-4b68-99cb-c0d7352bddd7 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 returned with HTTP 200 Aug 25 15:24:06.005288 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 681/2717] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:05 2026] GET /volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:06.025668 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ae7f940a-8cd4-461d-87fc-0be9370a0ea2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:06.026191 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ae7f940a-8cd4-461d-87fc-0be9370a0ea2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] PUT https://10.4.3.85/volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 Aug 25 15:24:06.026433 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ae7f940a-8cd4-461d-87fc-0be9370a0ea2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-335315303", "description": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:06.038089 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:06.038089 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:06.049285 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ae7f940a-8cd4-461d-87fc-0be9370a0ea2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:06.073717 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ae7f940a-8cd4-461d-87fc-0be9370a0ea2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume updated successfully. Aug 25 15:24:06.073717 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ae7f940a-8cd4-461d-87fc-0be9370a0ea2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 returned with HTTP 200 Aug 25 15:24:06.073717 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 690/2718] 10.4.3.85 () {68 vars in 1361 bytes} [Tue Aug 25 15:24:06 2026] PUT /volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 => generated 767 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:06.095409 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6cbd8363-b0ae-4215-9059-69760fc5e095 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:06.099592 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6cbd8363-b0ae-4215-9059-69760fc5e095 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 Aug 25 15:24:06.099861 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6cbd8363-b0ae-4215-9059-69760fc5e095 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:06.100096 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6cbd8363-b0ae-4215-9059-69760fc5e095 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:06.112072 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:06.112072 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:06.121751 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6cbd8363-b0ae-4215-9059-69760fc5e095 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:06.136756 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6cbd8363-b0ae-4215-9059-69760fc5e095 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 returned with HTTP 200 Aug 25 15:24:06.137369 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 675/2719] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:06 2026] GET /volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 => generated 835 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:06.152493 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-98969a2a-d2ae-4701-983f-2c71b7c57f4b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:06.154700 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-db141c38-8c99-42ad-88c7-d4548d50729e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:06.156609 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-98969a2a-d2ae-4701-983f-2c71b7c57f4b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] DELETE https://10.4.3.85/volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 Aug 25 15:24:06.156609 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-98969a2a-d2ae-4701-983f-2c71b7c57f4b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:06.156609 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-98969a2a-d2ae-4701-983f-2c71b7c57f4b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:06.156781 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-db141c38-8c99-42ad-88c7-d4548d50729e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:06.156781 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-db141c38-8c99-42ad-88c7-d4548d50729e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:06.156781 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-db141c38-8c99-42ad-88c7-d4548d50729e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:06.156938 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-db141c38-8c99-42ad-88c7-d4548d50729e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:06.159058 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-98969a2a-d2ae-4701-983f-2c71b7c57f4b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Delete volume with id: 0852fce9-08c9-4fa4-90f3-42b3b67ac047 Aug 25 15:24:06.168489 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:06.168489 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:06.172337 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-db141c38-8c99-42ad-88c7-d4548d50729e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:06.172450 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:06.172450 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:06.172561 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 682/2720] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:06 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:06.175541 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-98969a2a-d2ae-4701-983f-2c71b7c57f4b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:06.296770 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-98969a2a-d2ae-4701-983f-2c71b7c57f4b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Delete volume request issued successfully. Aug 25 15:24:06.296770 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-98969a2a-d2ae-4701-983f-2c71b7c57f4b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 returned with HTTP 202 Aug 25 15:24:06.296770 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 674/2721] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:24:06 2026] DELETE /volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:24:06.303601 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9ab59d73-576b-40d8-85bf-0c447b6f16c2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:06.307047 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ab59d73-576b-40d8-85bf-0c447b6f16c2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 Aug 25 15:24:06.307161 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ab59d73-576b-40d8-85bf-0c447b6f16c2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:06.307375 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ab59d73-576b-40d8-85bf-0c447b6f16c2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:06.325758 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:06.325758 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:06.331671 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9ab59d73-576b-40d8-85bf-0c447b6f16c2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:06.337897 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ab59d73-576b-40d8-85bf-0c447b6f16c2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 returned with HTTP 200 Aug 25 15:24:06.338506 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 691/2722] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:06 2026] GET /volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 => generated 834 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:06.385273 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-bce2aa4c-3adc-450e-8cff-bc1aad7407b4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:06.394495 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-bce2aa4c-3adc-450e-8cff-bc1aad7407b4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625/encryption Aug 25 15:24:06.394495 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-bce2aa4c-3adc-450e-8cff-bc1aad7407b4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:06.394495 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-bce2aa4c-3adc-450e-8cff-bc1aad7407b4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:06.422282 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:06.422282 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:06.433529 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-bce2aa4c-3adc-450e-8cff-bc1aad7407b4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625/encryption returned with HTTP 200 Aug 25 15:24:06.434258 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 676/2723] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:24:06 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625/encryption => generated 160 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:06.443283 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1da590e5-d1c9-4b46-8592-8976aa54763b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:06.448764 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1da590e5-d1c9-4b46-8592-8976aa54763b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:24:06.451571 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1da590e5-d1c9-4b46-8592-8976aa54763b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:06.451571 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1da590e5-d1c9-4b46-8592-8976aa54763b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:06.451571 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-1da590e5-d1c9-4b46-8592-8976aa54763b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:06.456714 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:06.456714 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:06.457669 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1da590e5-d1c9-4b46-8592-8976aa54763b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:24:06.458180 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 683/2724] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:06 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:06.796927 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:06.932494 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:24:06.932913 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1604388156"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:06.937485 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1604388156'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:24:06.937485 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Create volume of 1 GB Aug 25 15:24:06.952643 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Availability Zones retrieved successfully. Aug 25 15:24:06.963180 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Flow 'volume_create_api' (d231c82a-3ead-4136-a5d3-99dd86a23fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:06.965811 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c99fc95c-ef7a-4c76-b3fc-b74d5dc3133b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:06.969412 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:24:07.028142 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c99fc95c-ef7a-4c76-b3fc-b74d5dc3133b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:07.029230 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35760a05-59f1-43e9-b6b1-3049add37a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:07.156708 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Created reservations ['2924d03b-66ec-4224-a991-12e20fae659c', '333408ce-fb58-42dd-a5d9-5ec980603432', '24f17de6-da39-49b8-ab3d-f59d8f036067', '32cb8a75-b664-4d94-9622-f2239f0fa509'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:07.157739 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35760a05-59f1-43e9-b6b1-3049add37a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2924d03b-66ec-4224-a991-12e20fae659c', '333408ce-fb58-42dd-a5d9-5ec980603432', '24f17de6-da39-49b8-ab3d-f59d8f036067', '32cb8a75-b664-4d94-9622-f2239f0fa509']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:07.161607 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (878552b1-9d15-46d2-b21c-11d9d2613f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:07.191385 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e2454ae8-147b-42e5-ba29-de545232f649 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:07.192406 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e2454ae8-147b-42e5-ba29-de545232f649 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:07.192406 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e2454ae8-147b-42e5-ba29-de545232f649 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:07.192406 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e2454ae8-147b-42e5-ba29-de545232f649 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:07.192406 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e2454ae8-147b-42e5-ba29-de545232f649 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:07.198175 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:07.198175 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:07.199282 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e2454ae8-147b-42e5-ba29-de545232f649 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:07.199654 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 692/2725] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:07 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:07.213151 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (878552b1-9d15-46d2-b21c-11d9d2613f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17dc5756-c16f-4e04-a1cb-d98ec9966d42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1604388156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fefb9f593602437b9155cda309337539',qos_specs=None,replication_status=,reservations=['2924d03b-66ec-4224-a991-12e20fae659c','333408ce-fb58-42dd-a5d9-5ec980603432','24f17de6-da39-49b8-ab3d-f59d8f036067','32cb8a75-b664-4d94-9622-f2239f0fa509'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b123b1087b5747b2a8f96b8a014f14af',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:24:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1604388156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17dc5756-c16f-4e04-a1cb-d98ec9966d42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fefb9f593602437b9155cda309337539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b123b1087b5747b2a8f96b8a014f14af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:07.214284 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c79eff1-8e07-4621-a11b-4c4e7800d9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:07.282813 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c79eff1-8e07-4621-a11b-4c4e7800d9c6) transitioned into state 'SUCCESS' from state '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-1604388156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fefb9f593602437b9155cda309337539',qos_specs=None,replication_status=,reservations=['2924d03b-66ec-4224-a991-12e20fae659c','333408ce-fb58-42dd-a5d9-5ec980603432','24f17de6-da39-49b8-ab3d-f59d8f036067','32cb8a75-b664-4d94-9622-f2239f0fa509'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b123b1087b5747b2a8f96b8a014f14af',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:07.283610 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f23ca0-d437-4d8e-9f04-c0fcc971329c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:07.313595 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35f23ca0-d437-4d8e-9f04-c0fcc971329c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:07.313766 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Flow 'volume_create_api' (d231c82a-3ead-4136-a5d3-99dd86a23fd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:07.314203 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Create volume request issued successfully. Aug 25 15:24:07.315760 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c704f298-95b9-4beb-99b2-8e8b3428d271 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:24:07.315760 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 675/2726] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:24:06 2026] POST /volume/v3/volumes => generated 747 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:07.335876 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-031cf22c-379b-4c6d-ac4a-49c41c5cd2e8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:07.339339 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-031cf22c-379b-4c6d-ac4a-49c41c5cd2e8 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:24:07.340122 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-031cf22c-379b-4c6d-ac4a-49c41c5cd2e8 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:07.340122 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-031cf22c-379b-4c6d-ac4a-49c41c5cd2e8 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:07.351899 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:07.351899 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:07.357853 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e625686b-91f6-48dc-b7a9-f23fbb3859bc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:07.358806 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-031cf22c-379b-4c6d-ac4a-49c41c5cd2e8 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:07.361226 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e625686b-91f6-48dc-b7a9-f23fbb3859bc tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 Aug 25 15:24:07.361909 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e625686b-91f6-48dc-b7a9-f23fbb3859bc tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:07.362414 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e625686b-91f6-48dc-b7a9-f23fbb3859bc tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:07.366172 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-031cf22c-379b-4c6d-ac4a-49c41c5cd2e8 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:24:07.366787 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 677/2727] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:07 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:07.370501 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e625686b-91f6-48dc-b7a9-f23fbb3859bc tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 returned with HTTP 404 Aug 25 15:24:07.371359 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 684/2728] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:07 2026] GET /volume/v3/volumes/0852fce9-08c9-4fa4-90f3-42b3b67ac047 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:07.388655 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d6af92f6-6d9f-4526-ae6a-8b9201c04b8e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:07.394921 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d6af92f6-6d9f-4526-ae6a-8b9201c04b8e tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 Aug 25 15:24:07.397686 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d6af92f6-6d9f-4526-ae6a-8b9201c04b8e tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:07.398100 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d6af92f6-6d9f-4526-ae6a-8b9201c04b8e tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:07.438946 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:07.438946 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:07.470112 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d6af92f6-6d9f-4526-ae6a-8b9201c04b8e tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:07.477615 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ed3ffe3f-9273-44fd-9c72-63be6e26a967 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:07.479503 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d6af92f6-6d9f-4526-ae6a-8b9201c04b8e tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 returned with HTTP 200 Aug 25 15:24:07.483803 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ed3ffe3f-9273-44fd-9c72-63be6e26a967 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:24:07.483937 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 693/2729] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:07 2026] GET /volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 => generated 922 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:07.483995 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ed3ffe3f-9273-44fd-9c72-63be6e26a967 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:07.484116 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ed3ffe3f-9273-44fd-9c72-63be6e26a967 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:07.484172 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ed3ffe3f-9273-44fd-9c72-63be6e26a967 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:07.492742 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:07.492742 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:07.492742 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ed3ffe3f-9273-44fd-9c72-63be6e26a967 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:24:07.492742 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 676/2730] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:07 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:07.509304 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fc921cf8-2470-4c78-a59d-07f57659b71f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:07.520982 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fc921cf8-2470-4c78-a59d-07f57659b71f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] DELETE https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 Aug 25 15:24:07.520982 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fc921cf8-2470-4c78-a59d-07f57659b71f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:07.520982 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fc921cf8-2470-4c78-a59d-07f57659b71f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:07.520982 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-fc921cf8-2470-4c78-a59d-07f57659b71f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Delete volume with id: 3de89a2d-0849-4a7a-8f62-7556327227f6 Aug 25 15:24:07.533776 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:07.533776 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:07.534610 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fc921cf8-2470-4c78-a59d-07f57659b71f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:07.578700 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fc921cf8-2470-4c78-a59d-07f57659b71f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Delete volume request issued successfully. Aug 25 15:24:07.578700 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fc921cf8-2470-4c78-a59d-07f57659b71f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 returned with HTTP 202 Aug 25 15:24:07.579158 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 678/2731] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:24:07 2026] DELETE /volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:24:07.593126 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c9501d48-5ea4-4126-9a8d-061c6d769a7f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:07.596097 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c9501d48-5ea4-4126-9a8d-061c6d769a7f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 Aug 25 15:24:07.596249 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c9501d48-5ea4-4126-9a8d-061c6d769a7f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:07.596830 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c9501d48-5ea4-4126-9a8d-061c6d769a7f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:07.611497 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:07.611497 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:07.619636 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c9501d48-5ea4-4126-9a8d-061c6d769a7f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:07.632462 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c9501d48-5ea4-4126-9a8d-061c6d769a7f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 returned with HTTP 200 Aug 25 15:24:07.633349 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 685/2732] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:07 2026] GET /volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 => generated 921 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:08.216369 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-972053d9-8660-4b50-8c8b-629bf390d3b5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:08.218894 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-972053d9-8660-4b50-8c8b-629bf390d3b5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:08.219057 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-972053d9-8660-4b50-8c8b-629bf390d3b5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:08.219272 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-972053d9-8660-4b50-8c8b-629bf390d3b5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:08.219451 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-972053d9-8660-4b50-8c8b-629bf390d3b5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:08.225448 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:08.225448 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:08.226440 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-972053d9-8660-4b50-8c8b-629bf390d3b5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:08.226871 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 694/2733] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:08 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:08.381056 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8de4a32d-665b-41c4-9f24-8df5801bb0ca None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:08.383811 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8de4a32d-665b-41c4-9f24-8df5801bb0ca tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:24:08.384085 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8de4a32d-665b-41c4-9f24-8df5801bb0ca tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:08.384372 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8de4a32d-665b-41c4-9f24-8df5801bb0ca tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:08.395512 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:08.395512 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:08.401356 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8de4a32d-665b-41c4-9f24-8df5801bb0ca tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:08.407971 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8de4a32d-665b-41c4-9f24-8df5801bb0ca tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:24:08.408680 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 677/2734] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:08 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:08.507496 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1814f554-0a24-45e7-8d78-45ccfd67dd4d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:08.509983 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1814f554-0a24-45e7-8d78-45ccfd67dd4d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:24:08.510164 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1814f554-0a24-45e7-8d78-45ccfd67dd4d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:08.510379 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1814f554-0a24-45e7-8d78-45ccfd67dd4d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:08.510531 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-1814f554-0a24-45e7-8d78-45ccfd67dd4d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:08.516807 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:08.516807 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:08.518414 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1814f554-0a24-45e7-8d78-45ccfd67dd4d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:24:08.518708 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 679/2735] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:08 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:08.658218 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-defbdf9f-238a-4642-b465-bd77162867cb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:08.662599 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-defbdf9f-238a-4642-b465-bd77162867cb tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 Aug 25 15:24:08.662837 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-defbdf9f-238a-4642-b465-bd77162867cb tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:08.663081 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-defbdf9f-238a-4642-b465-bd77162867cb tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:08.673085 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-defbdf9f-238a-4642-b465-bd77162867cb tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 returned with HTTP 404 Aug 25 15:24:08.673682 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 686/2736] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:08 2026] GET /volume/v3/volumes/3de89a2d-0849-4a7a-8f62-7556327227f6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:08.687169 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a9b0e8f3-fd7b-4adc-92d4-6985070df315 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:08.689679 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a9b0e8f3-fd7b-4adc-92d4-6985070df315 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 Aug 25 15:24:08.689948 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a9b0e8f3-fd7b-4adc-92d4-6985070df315 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:08.690195 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a9b0e8f3-fd7b-4adc-92d4-6985070df315 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:08.698736 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:08.698736 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:08.703204 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a9b0e8f3-fd7b-4adc-92d4-6985070df315 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:08.708848 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a9b0e8f3-fd7b-4adc-92d4-6985070df315 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 returned with HTTP 200 Aug 25 15:24:08.709340 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 695/2737] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:08 2026] GET /volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:08.729061 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8c00039f-8271-44a5-9f72-373148caf3ff None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:08.732721 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8c00039f-8271-44a5-9f72-373148caf3ff tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] DELETE https://10.4.3.85/volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 Aug 25 15:24:08.732721 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8c00039f-8271-44a5-9f72-373148caf3ff tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:08.733194 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8c00039f-8271-44a5-9f72-373148caf3ff tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:08.734013 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-8c00039f-8271-44a5-9f72-373148caf3ff tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Delete volume with id: b45401d6-2713-4073-a31f-5a7df50b3c86 Aug 25 15:24:08.746696 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:08.746696 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:08.747409 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8c00039f-8271-44a5-9f72-373148caf3ff tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:08.781621 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8c00039f-8271-44a5-9f72-373148caf3ff tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Delete volume request issued successfully. Aug 25 15:24:08.781621 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8c00039f-8271-44a5-9f72-373148caf3ff tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 returned with HTTP 202 Aug 25 15:24:08.782958 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 678/2738] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:24:08 2026] DELETE /volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:24:08.801553 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ab6553cb-c296-4550-a407-4f8315f1476c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:08.804218 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ab6553cb-c296-4550-a407-4f8315f1476c tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 Aug 25 15:24:08.804218 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ab6553cb-c296-4550-a407-4f8315f1476c tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:08.804441 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ab6553cb-c296-4550-a407-4f8315f1476c tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:08.820157 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:08.820157 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:08.828744 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ab6553cb-c296-4550-a407-4f8315f1476c tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:08.836258 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ab6553cb-c296-4550-a407-4f8315f1476c tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 returned with HTTP 200 Aug 25 15:24:08.836421 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 680/2739] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:08 2026] GET /volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 => generated 833 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:09.243247 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d2064c0d-1ed2-43b3-b349-bd3a95656b1b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:09.247451 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d2064c0d-1ed2-43b3-b349-bd3a95656b1b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:09.247768 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d2064c0d-1ed2-43b3-b349-bd3a95656b1b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:09.248623 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d2064c0d-1ed2-43b3-b349-bd3a95656b1b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:09.249144 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-d2064c0d-1ed2-43b3-b349-bd3a95656b1b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:09.257959 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:09.257959 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:09.259030 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d2064c0d-1ed2-43b3-b349-bd3a95656b1b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:09.259545 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 687/2740] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:09 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:09.278890 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-436404e4-1a95-498e-b817-c9d17d0b707a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:09.288089 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-436404e4-1a95-498e-b817-c9d17d0b707a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/attachments/e6339d35-eed4-44c1-b226-902040e0c708/action Aug 25 15:24:09.289402 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-436404e4-1a95-498e-b817-c9d17d0b707a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:09.289402 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-436404e4-1a95-498e-b817-c9d17d0b707a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:09.323833 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:09.323833 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:09.354071 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-408e8779-a49c-429c-b384-e3d42a4e65c4 req-436404e4-1a95-498e-b817-c9d17d0b707a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/e6339d35-eed4-44c1-b226-902040e0c708/action returned with HTTP 204 Aug 25 15:24:09.354849 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 696/2741] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:24:09 2026] POST /volume/v3/attachments/e6339d35-eed4-44c1-b226-902040e0c708/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:09.538039 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dd373c52-3129-48f1-bb4e-eff481d06991 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:09.542723 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd373c52-3129-48f1-bb4e-eff481d06991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:24:09.542723 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd373c52-3129-48f1-bb4e-eff481d06991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:09.542886 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd373c52-3129-48f1-bb4e-eff481d06991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:09.543044 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-dd373c52-3129-48f1-bb4e-eff481d06991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:09.553349 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:09.553349 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:09.554528 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd373c52-3129-48f1-bb4e-eff481d06991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:24:09.555190 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 679/2742] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:09 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:09.858432 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-96bea9b0-b19a-4bc0-921b-2e37df2d2048 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:09.861459 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-96bea9b0-b19a-4bc0-921b-2e37df2d2048 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 Aug 25 15:24:09.861740 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-96bea9b0-b19a-4bc0-921b-2e37df2d2048 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:09.861941 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-96bea9b0-b19a-4bc0-921b-2e37df2d2048 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:09.868446 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-96bea9b0-b19a-4bc0-921b-2e37df2d2048 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 returned with HTTP 404 Aug 25 15:24:09.868990 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 681/2743] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:09 2026] GET /volume/v3/volumes/b45401d6-2713-4073-a31f-5a7df50b3c86 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:09.935581 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:09.937974 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:24:09.938397 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "size": 1, "name": "tempest-VolumesGetTest-Volume-1358765258", "metadata": {"Type": "Test"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:09.940051 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume request body: {'volume': {'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1358765258', 'metadata': {'Type': 'Test'}}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:24:10.176552 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume of 1 GB Aug 25 15:24:10.181994 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Availability Zones retrieved successfully. Aug 25 15:24:10.189517 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Flow 'volume_create_api' (760cfaf0-ed20-4942-8ccb-64c619f95940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:10.191165 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (470f9fdb-d086-452f-93e0-1c4fe75dc85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:10.192382 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:24:10.275268 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-77df8990-1689-48b2-8c9c-ac830e643645 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:10.275852 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (470f9fdb-d086-452f-93e0-1c4fe75dc85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:10.277022 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7d307e-3aba-4926-b5b2-c77e122d0e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:10.277507 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-77df8990-1689-48b2-8c9c-ac830e643645 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:10.277751 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-77df8990-1689-48b2-8c9c-ac830e643645 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:10.278014 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-77df8990-1689-48b2-8c9c-ac830e643645 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:10.278139 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-77df8990-1689-48b2-8c9c-ac830e643645 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:10.285128 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:10.285128 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:10.286717 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-77df8990-1689-48b2-8c9c-ac830e643645 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:10.286717 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 697/2744] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:10 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:10.340087 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Created reservations ['c9c57808-c8cb-4b72-b4bc-9f0f20913f71', '9005caf4-a49d-4cff-89ef-a01144f7cfe6', '517142bc-c9e7-4d8f-8745-1075388fb6cf', '559cfc20-e797-4681-9c9a-aac94dbebdb6'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:10.341317 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd7d307e-3aba-4926-b5b2-c77e122d0e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9c57808-c8cb-4b72-b4bc-9f0f20913f71', '9005caf4-a49d-4cff-89ef-a01144f7cfe6', '517142bc-c9e7-4d8f-8745-1075388fb6cf', '559cfc20-e797-4681-9c9a-aac94dbebdb6']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:10.342168 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (476518eb-e6dd-4922-9f6b-4f10c41ba809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:10.384968 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (476518eb-e6dd-4922-9f6b-4f10c41ba809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d5703cb-b893-4b9a-b8fa-26827b8f1ac9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1358765258',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1feedea67c5b4159a9bacead0b254e53',qos_specs=None,replication_status=,reservations=['c9c57808-c8cb-4b72-b4bc-9f0f20913f71','9005caf4-a49d-4cff-89ef-a01144f7cfe6','517142bc-c9e7-4d8f-8745-1075388fb6cf','559cfc20-e797-4681-9c9a-aac94dbebdb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:24:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1358765258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d5703cb-b893-4b9a-b8fa-26827b8f1ac9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1feedea67c5b4159a9bacead0b254e53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:10.386492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57680455-4cea-402c-a60a-194b5343ad44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:10.423506 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57680455-4cea-402c-a60a-194b5343ad44) transitioned into state 'SUCCESS' from state '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-1358765258',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1feedea67c5b4159a9bacead0b254e53',qos_specs=None,replication_status=,reservations=['c9c57808-c8cb-4b72-b4bc-9f0f20913f71','9005caf4-a49d-4cff-89ef-a01144f7cfe6','517142bc-c9e7-4d8f-8745-1075388fb6cf','559cfc20-e797-4681-9c9a-aac94dbebdb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:10.424655 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ece1829-8437-469d-ad9d-6fda393a0b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:10.444350 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ece1829-8437-469d-ad9d-6fda393a0b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:10.444350 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Flow 'volume_create_api' (760cfaf0-ed20-4942-8ccb-64c619f95940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:10.445766 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume request issued successfully. Aug 25 15:24:10.445766 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e02d6be4-000b-467c-b3fa-9c343b54be3f tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:24:10.445766 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 688/2745] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:24:09 2026] POST /volume/v3/volumes => generated 757 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:10.458879 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0b6f1e11-8eb8-42b5-8667-52007f271ca8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:10.462030 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b6f1e11-8eb8-42b5-8667-52007f271ca8 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 Aug 25 15:24:10.462291 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0b6f1e11-8eb8-42b5-8667-52007f271ca8 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:10.462637 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0b6f1e11-8eb8-42b5-8667-52007f271ca8 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:10.475630 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:10.475630 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:10.489687 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0b6f1e11-8eb8-42b5-8667-52007f271ca8 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:10.496671 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b6f1e11-8eb8-42b5-8667-52007f271ca8 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 returned with HTTP 200 Aug 25 15:24:10.497351 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 680/2746] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:10 2026] GET /volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:10.537051 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8935917d-7a39-4768-9f70-22914d1a8bc4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:10.540253 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8935917d-7a39-4768-9f70-22914d1a8bc4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:24:10.540724 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8935917d-7a39-4768-9f70-22914d1a8bc4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:10.540942 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8935917d-7a39-4768-9f70-22914d1a8bc4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:10.561882 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:10.561882 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:10.570972 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8935917d-7a39-4768-9f70-22914d1a8bc4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:24:10.571262 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d94c2e82-ea33-463d-97d5-ed0c7b200f21 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:10.574936 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d94c2e82-ea33-463d-97d5-ed0c7b200f21 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:24:10.575206 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d94c2e82-ea33-463d-97d5-ed0c7b200f21 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:10.576492 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d94c2e82-ea33-463d-97d5-ed0c7b200f21 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:10.576492 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d94c2e82-ea33-463d-97d5-ed0c7b200f21 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:10.581554 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8935917d-7a39-4768-9f70-22914d1a8bc4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:24:10.582498 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:10.582498 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:10.582614 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 682/2747] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:10 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:10.583151 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d94c2e82-ea33-463d-97d5-ed0c7b200f21 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:24:10.583702 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 698/2748] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:10 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:10.971114 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9efbc5f3-03b1-44f6-aafd-ab16f0c40ee2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:10.977389 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9efbc5f3-03b1-44f6-aafd-ab16f0c40ee2 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:24:10.977682 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9efbc5f3-03b1-44f6-aafd-ab16f0c40ee2 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:10.977891 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9efbc5f3-03b1-44f6-aafd-ab16f0c40ee2 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:11.020554 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:11.020554 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:11.041762 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9efbc5f3-03b1-44f6-aafd-ab16f0c40ee2 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:24:11.052334 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9efbc5f3-03b1-44f6-aafd-ab16f0c40ee2 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:24:11.052334 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 689/2749] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:10 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 1137 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:11.140154 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-85b43a17-e6a5-4b4d-8c07-5783c43b7cd0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:11.143167 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-85b43a17-e6a5-4b4d-8c07-5783c43b7cd0 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:24:11.143458 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-85b43a17-e6a5-4b4d-8c07-5783c43b7cd0 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:11.143680 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-85b43a17-e6a5-4b4d-8c07-5783c43b7cd0 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:11.159184 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:11.159184 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:11.167580 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-85b43a17-e6a5-4b4d-8c07-5783c43b7cd0 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:24:11.175106 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-85b43a17-e6a5-4b4d-8c07-5783c43b7cd0 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:24:11.175744 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 681/2750] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:24:11 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 15:24:11.205779 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-0cc0f84b-ffd5-490f-851d-b3d85433a893 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:11.210305 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-0cc0f84b-ffd5-490f-851d-b3d85433a893 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] POST https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5/action Aug 25 15:24:11.213817 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-0cc0f84b-ffd5-490f-851d-b3d85433a893 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:11.213817 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-0cc0f84b-ffd5-490f-851d-b3d85433a893 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:11.238260 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:11.238260 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:11.239758 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-0cc0f84b-ffd5-490f-851d-b3d85433a893 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:24:11.261497 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-0cc0f84b-ffd5-490f-851d-b3d85433a893 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Begin detaching volume completed successfully. Aug 25 15:24:11.261497 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-0cc0f84b-ffd5-490f-851d-b3d85433a893 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5/action returned with HTTP 202 Aug 25 15:24:11.261497 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 683/2751] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:24:11 2026] POST /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:24:11.303835 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-60c5e75a-dd85-4f2b-bf76-d3bf8e36d2e9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:11.306334 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-60c5e75a-dd85-4f2b-bf76-d3bf8e36d2e9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:11.306628 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-60c5e75a-dd85-4f2b-bf76-d3bf8e36d2e9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:11.307212 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-60c5e75a-dd85-4f2b-bf76-d3bf8e36d2e9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:11.307212 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-60c5e75a-dd85-4f2b-bf76-d3bf8e36d2e9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:11.318958 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:11.318958 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:11.320009 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-60c5e75a-dd85-4f2b-bf76-d3bf8e36d2e9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:11.320333 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 699/2752] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:11 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:11.434631 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6f917dce-6663-4740-a4d7-6a247ad903b8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:11.434631 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6f917dce-6663-4740-a4d7-6a247ad903b8 None None] GET https://10.4.3.85/volume// Aug 25 15:24:11.434631 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6f917dce-6663-4740-a4d7-6a247ad903b8 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:11.434631 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6f917dce-6663-4740-a4d7-6a247ad903b8 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:11.434631 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6f917dce-6663-4740-a4d7-6a247ad903b8 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:24:11.434631 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 690/2753] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:24:11 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:24:11.447421 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-2f93183c-dabd-4809-ae37-61bbede6d25e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:11.452232 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-2f93183c-dabd-4809-ae37-61bbede6d25e tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:24:11.452232 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-2f93183c-dabd-4809-ae37-61bbede6d25e tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:11.452232 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-2f93183c-dabd-4809-ae37-61bbede6d25e tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:11.472519 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:11.472519 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:11.478929 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-2f93183c-dabd-4809-ae37-61bbede6d25e tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:24:11.488840 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-2f93183c-dabd-4809-ae37-61bbede6d25e tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:24:11.489535 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 682/2754] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:24:11 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 1320 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:24:11.518354 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-38d77b01-8c45-4e9f-aa75-6139c9ff37a9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:11.521627 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-38d77b01-8c45-4e9f-aa75-6139c9ff37a9 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 Aug 25 15:24:11.521958 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-38d77b01-8c45-4e9f-aa75-6139c9ff37a9 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:11.522263 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-38d77b01-8c45-4e9f-aa75-6139c9ff37a9 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:11.534429 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:11.534429 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:11.539832 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-38d77b01-8c45-4e9f-aa75-6139c9ff37a9 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:11.545688 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-38d77b01-8c45-4e9f-aa75-6139c9ff37a9 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 returned with HTTP 200 Aug 25 15:24:11.546153 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 684/2755] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:11 2026] GET /volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:11.564850 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7fb82068-cfa7-4fde-9f93-2a25ad44d395 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:11.567081 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7fb82068-cfa7-4fde-9f93-2a25ad44d395 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 Aug 25 15:24:11.567320 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7fb82068-cfa7-4fde-9f93-2a25ad44d395 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:11.567625 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7fb82068-cfa7-4fde-9f93-2a25ad44d395 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:11.584096 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:11.584096 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:11.596820 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7fb82068-cfa7-4fde-9f93-2a25ad44d395 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:11.605283 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-36f1e8e9-54ba-4c29-9e43-59b1812d49dc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:11.607207 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-36f1e8e9-54ba-4c29-9e43-59b1812d49dc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:24:11.608496 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7fb82068-cfa7-4fde-9f93-2a25ad44d395 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 returned with HTTP 200 Aug 25 15:24:11.615552 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-36f1e8e9-54ba-4c29-9e43-59b1812d49dc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:11.615552 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-36f1e8e9-54ba-4c29-9e43-59b1812d49dc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:11.615714 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 700/2756] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:11 2026] GET /volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:11.615771 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-36f1e8e9-54ba-4c29-9e43-59b1812d49dc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:11.615771 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:11.615771 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:11.615771 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-36f1e8e9-54ba-4c29-9e43-59b1812d49dc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:24:11.616312 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 691/2757] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:11 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:11.627766 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-efe8c29b-d774-4a4d-a892-bff68c1cd23b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:11.632657 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-efe8c29b-d774-4a4d-a892-bff68c1cd23b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] PUT https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 Aug 25 15:24:11.632657 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-efe8c29b-d774-4a4d-a892-bff68c1cd23b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1358765258"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:11.641741 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:11.641741 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:11.647156 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-efe8c29b-d774-4a4d-a892-bff68c1cd23b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:11.667923 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-efe8c29b-d774-4a4d-a892-bff68c1cd23b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume updated successfully. Aug 25 15:24:11.669197 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-efe8c29b-d774-4a4d-a892-bff68c1cd23b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 returned with HTTP 200 Aug 25 15:24:11.671198 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 683/2758] 10.4.3.85 () {68 vars in 1361 bytes} [Tue Aug 25 15:24:11 2026] PUT /volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 => generated 781 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:11.688629 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-35d90b7f-5fbf-44dd-a9a9-82662c36c148 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:11.693820 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35d90b7f-5fbf-44dd-a9a9-82662c36c148 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] PUT https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 Aug 25 15:24:11.693820 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35d90b7f-5fbf-44dd-a9a9-82662c36c148 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-438390484", "description": "This is the new description of volume"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:11.717624 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:11.717624 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:11.731115 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-35d90b7f-5fbf-44dd-a9a9-82662c36c148 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:11.752249 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-35d90b7f-5fbf-44dd-a9a9-82662c36c148 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume updated successfully. Aug 25 15:24:11.752249 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35d90b7f-5fbf-44dd-a9a9-82662c36c148 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 returned with HTTP 200 Aug 25 15:24:11.752778 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 685/2759] 10.4.3.85 () {68 vars in 1362 bytes} [Tue Aug 25 15:24:11 2026] PUT /volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:11.773365 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1bbdb102-3fe0-4fb6-933b-8e74a212a6a2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:11.777598 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1bbdb102-3fe0-4fb6-933b-8e74a212a6a2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 Aug 25 15:24:11.777598 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1bbdb102-3fe0-4fb6-933b-8e74a212a6a2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:11.777969 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1bbdb102-3fe0-4fb6-933b-8e74a212a6a2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:11.788142 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:11.788142 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:11.801060 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1bbdb102-3fe0-4fb6-933b-8e74a212a6a2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:11.814300 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1bbdb102-3fe0-4fb6-933b-8e74a212a6a2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 returned with HTTP 200 Aug 25 15:24:11.815038 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 701/2760] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:11 2026] GET /volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 => generated 1403 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:11.844703 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4210915c-1277-4c4c-959b-315f58a86cc2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:11.847089 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:24:11.847426 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1418025503", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-971211043"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:11.849199 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1418025503', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-971211043'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:24:11.855768 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume of 1 GB Aug 25 15:24:11.856785 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Availability Zones retrieved successfully. Aug 25 15:24:11.865375 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Flow 'volume_create_api' (e1a6f062-243b-4648-867a-9993f0e9efb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:11.866482 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a47e79-b5ce-407a-be2e-3857aba05296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:11.869176 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:24:11.954902 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a47e79-b5ce-407a-be2e-3857aba05296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:11.955972 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5cdb67f-8b4f-47bb-a013-51282496d7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:12.041300 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Created reservations ['e3aa86a6-d27a-4c97-a9d5-379fcb8c4ee1', '73810927-1ee9-4af4-90b3-ad42b5de3ed4', '27567513-5f55-46dd-a6be-8a13f3a747e5', 'dd06be80-7371-4e64-bf9c-14172a2bb5a4'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:12.042312 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5cdb67f-8b4f-47bb-a013-51282496d7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3aa86a6-d27a-4c97-a9d5-379fcb8c4ee1', '73810927-1ee9-4af4-90b3-ad42b5de3ed4', '27567513-5f55-46dd-a6be-8a13f3a747e5', 'dd06be80-7371-4e64-bf9c-14172a2bb5a4']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:12.043323 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c365a9b3-957c-4f30-a949-ae7cd42eac1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:12.081808 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c365a9b3-957c-4f30-a949-ae7cd42eac1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bd08764-0d5f-45ce-a174-56230b99b3b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1418025503',display_name='tempest-VolumesGetTest-Volume-971211043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1feedea67c5b4159a9bacead0b254e53',qos_specs=None,replication_status=,reservations=['e3aa86a6-d27a-4c97-a9d5-379fcb8c4ee1','73810927-1ee9-4af4-90b3-ad42b5de3ed4','27567513-5f55-46dd-a6be-8a13f3a747e5','dd06be80-7371-4e64-bf9c-14172a2bb5a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:24:12Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1418025503',display_name='tempest-VolumesGetTest-Volume-971211043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bd08764-0d5f-45ce-a174-56230b99b3b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1feedea67c5b4159a9bacead0b254e53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:12.082805 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba66e36-1e8b-46d4-b374-8f724dfacd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:12.124337 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba66e36-1e8b-46d4-b374-8f724dfacd5a) transitioned into 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-1418025503',display_name='tempest-VolumesGetTest-Volume-971211043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1feedea67c5b4159a9bacead0b254e53',qos_specs=None,replication_status=,reservations=['e3aa86a6-d27a-4c97-a9d5-379fcb8c4ee1','73810927-1ee9-4af4-90b3-ad42b5de3ed4','27567513-5f55-46dd-a6be-8a13f3a747e5','dd06be80-7371-4e64-bf9c-14172a2bb5a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d924fbe9fbd482fa795fc4afe545bfb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:12.125437 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1481f2a8-18f2-4bad-9e67-b567236211f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:12.148491 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1481f2a8-18f2-4bad-9e67-b567236211f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:12.149572 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Flow 'volume_create_api' (e1a6f062-243b-4648-867a-9993f0e9efb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:12.149971 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Create volume request issued successfully. Aug 25 15:24:12.151081 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4210915c-1277-4c4c-959b-315f58a86cc2 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:24:12.151769 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 692/2761] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:24:11 2026] POST /volume/v3/volumes => generated 777 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:12.170222 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f665ca62-e3d3-448c-8df8-3d1c29406465 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:12.172626 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f665ca62-e3d3-448c-8df8-3d1c29406465 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 Aug 25 15:24:12.172905 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f665ca62-e3d3-448c-8df8-3d1c29406465 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:12.173523 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f665ca62-e3d3-448c-8df8-3d1c29406465 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:12.184288 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:12.184288 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:12.190798 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f665ca62-e3d3-448c-8df8-3d1c29406465 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:12.198969 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f665ca62-e3d3-448c-8df8-3d1c29406465 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 returned with HTTP 200 Aug 25 15:24:12.199422 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 684/2762] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:12 2026] GET /volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:12.352061 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5571b594-eece-4825-84de-209b5fa823a2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:12.354415 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5571b594-eece-4825-84de-209b5fa823a2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:12.355389 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5571b594-eece-4825-84de-209b5fa823a2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:12.355389 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5571b594-eece-4825-84de-209b5fa823a2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:12.355389 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5571b594-eece-4825-84de-209b5fa823a2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:12.362807 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:12.362807 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:12.363983 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5571b594-eece-4825-84de-209b5fa823a2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:12.364557 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 686/2763] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:12 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:12.631107 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0c06f513-9dd2-4558-9ce5-843522e5b8a0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:12.632766 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c06f513-9dd2-4558-9ce5-843522e5b8a0 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:24:12.634236 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c06f513-9dd2-4558-9ce5-843522e5b8a0 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:12.634236 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0c06f513-9dd2-4558-9ce5-843522e5b8a0 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:12.634236 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-0c06f513-9dd2-4558-9ce5-843522e5b8a0 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:12.639246 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:12.639246 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:12.640129 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0c06f513-9dd2-4558-9ce5-843522e5b8a0 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:24:12.640718 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 702/2764] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:12 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:12.655025 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e2df2b46-d7d3-418d-8a15-a86ec186fd76 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:12.789033 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e2df2b46-d7d3-418d-8a15-a86ec186fd76 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:24:12.789406 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e2df2b46-d7d3-418d-8a15-a86ec186fd76 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f34315ae-8303-4c18-8af8-f47228fd7655"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:12.791931 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-e2df2b46-d7d3-418d-8a15-a86ec186fd76 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Creating new backup {'backup': {'volume_id': 'f34315ae-8303-4c18-8af8-f47228fd7655'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:24:12.791931 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-e2df2b46-d7d3-418d-8a15-a86ec186fd76 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Creating backup of volume f34315ae-8303-4c18-8af8-f47228fd7655 in container None Aug 25 15:24:12.798744 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:12.798744 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:12.799168 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e2df2b46-d7d3-418d-8a15-a86ec186fd76 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Volume info retrieved successfully. Aug 25 15:24:12.840280 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-e2df2b46-d7d3-418d-8a15-a86ec186fd76 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Created reservations ['201eca9a-203e-4676-9d9a-1041b5e96417', '6f112bda-a755-4edc-a343-69bc1bb05e45'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:13.005025 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e2df2b46-d7d3-418d-8a15-a86ec186fd76 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:24:13.021706 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 693/2765] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:24:12 2026] POST /volume/v3/backups => generated 286 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 15:24:13.026594 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-06afc432-a148-470e-a9f0-01b098ee6591 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:13.045723 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-06afc432-a148-470e-a9f0-01b098ee6591 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:13.045723 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-06afc432-a148-470e-a9f0-01b098ee6591 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:13.045723 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-06afc432-a148-470e-a9f0-01b098ee6591 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:13.045723 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-06afc432-a148-470e-a9f0-01b098ee6591 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:13.045723 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:13.045723 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:13.045723 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-06afc432-a148-470e-a9f0-01b098ee6591 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:13.045723 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 685/2766] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:13 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 693 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:13.224593 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fee18b73-71c4-4cd1-afa8-c40bfc1fd2bc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:13.227130 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fee18b73-71c4-4cd1-afa8-c40bfc1fd2bc tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 Aug 25 15:24:13.227130 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fee18b73-71c4-4cd1-afa8-c40bfc1fd2bc tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:13.227312 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fee18b73-71c4-4cd1-afa8-c40bfc1fd2bc tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:13.240765 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:13.240765 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:13.244220 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fee18b73-71c4-4cd1-afa8-c40bfc1fd2bc tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:13.254532 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fee18b73-71c4-4cd1-afa8-c40bfc1fd2bc tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 returned with HTTP 200 Aug 25 15:24:13.255125 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 687/2767] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:13 2026] GET /volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:13.273267 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-168911fe-8c4f-405d-8f3d-970cdf1bc200 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:13.276074 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-168911fe-8c4f-405d-8f3d-970cdf1bc200 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] PUT https://10.4.3.85/volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 Aug 25 15:24:13.276625 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-168911fe-8c4f-405d-8f3d-970cdf1bc200 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1358765258", "description": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:13.293081 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:13.293081 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:13.304335 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-168911fe-8c4f-405d-8f3d-970cdf1bc200 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:13.325002 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-168911fe-8c4f-405d-8f3d-970cdf1bc200 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume updated successfully. Aug 25 15:24:13.325836 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-168911fe-8c4f-405d-8f3d-970cdf1bc200 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 returned with HTTP 200 Aug 25 15:24:13.326287 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 703/2768] 10.4.3.85 () {68 vars in 1361 bytes} [Tue Aug 25 15:24:13 2026] PUT /volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 => generated 768 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:13.339777 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-04122e9c-19ce-419d-8f05-d1b1189c0211 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:13.340242 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-04122e9c-19ce-419d-8f05-d1b1189c0211 None None] GET https://10.4.3.85/volume// Aug 25 15:24:13.340415 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-04122e9c-19ce-419d-8f05-d1b1189c0211 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:13.340668 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-04122e9c-19ce-419d-8f05-d1b1189c0211 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:13.341069 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-04122e9c-19ce-419d-8f05-d1b1189c0211 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:24:13.344387 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 694/2769] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:24:13 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:24:13.349651 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a09e8b0f-bdef-4823-a1e0-2cce50f26f8b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:13.355181 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a09e8b0f-bdef-4823-a1e0-2cce50f26f8b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 Aug 25 15:24:13.355181 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a09e8b0f-bdef-4823-a1e0-2cce50f26f8b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:13.355855 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a09e8b0f-bdef-4823-a1e0-2cce50f26f8b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:13.360876 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-8eb42f10-89ba-4bda-9b49-7863cc487bbb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:13.365322 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-8eb42f10-89ba-4bda-9b49-7863cc487bbb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:24:13.365971 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-8eb42f10-89ba-4bda-9b49-7863cc487bbb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ba31e4f-6d43-4d5b-af0f-f98cf81f7625", "connector": null, "instance_uuid": "b1f4b99c-a5a5-4c14-b098-8fa0e2c0c7b3"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:13.377887 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:13.377887 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:13.384314 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a09e8b0f-bdef-4823-a1e0-2cce50f26f8b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:13.390684 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dbd7e3a0-af0e-4acd-ae98-04be860fbb8c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:13.393307 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dbd7e3a0-af0e-4acd-ae98-04be860fbb8c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:13.393660 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dbd7e3a0-af0e-4acd-ae98-04be860fbb8c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:13.393801 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dbd7e3a0-af0e-4acd-ae98-04be860fbb8c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:13.393948 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-dbd7e3a0-af0e-4acd-ae98-04be860fbb8c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:13.394893 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a09e8b0f-bdef-4823-a1e0-2cce50f26f8b tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 returned with HTTP 200 Aug 25 15:24:13.395457 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 686/2770] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:13 2026] GET /volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 => generated 836 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:13.399057 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:13.399057 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:13.400750 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:13.400750 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:13.401995 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dbd7e3a0-af0e-4acd-ae98-04be860fbb8c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:13.402608 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 704/2771] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:13 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:13.419504 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0779dfd4-13d8-4b88-8066-b51e6ac1be1c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:13.422317 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0779dfd4-13d8-4b88-8066-b51e6ac1be1c tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] DELETE https://10.4.3.85/volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 Aug 25 15:24:13.422317 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0779dfd4-13d8-4b88-8066-b51e6ac1be1c tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:13.422703 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0779dfd4-13d8-4b88-8066-b51e6ac1be1c tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:13.422808 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-0779dfd4-13d8-4b88-8066-b51e6ac1be1c tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Delete volume with id: 7bd08764-0d5f-45ce-a174-56230b99b3b6 Aug 25 15:24:13.440184 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:13.440184 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:13.440968 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0779dfd4-13d8-4b88-8066-b51e6ac1be1c tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:13.468730 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-8eb42f10-89ba-4bda-9b49-7863cc487bbb tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:24:13.469514 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 688/2772] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:24:13 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:13.484210 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0779dfd4-13d8-4b88-8066-b51e6ac1be1c tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Delete volume request issued successfully. Aug 25 15:24:13.484597 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0779dfd4-13d8-4b88-8066-b51e6ac1be1c tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 returned with HTTP 202 Aug 25 15:24:13.485088 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 695/2773] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:24:13 2026] DELETE /volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:24:13.486130 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-5e14e90c-a0d1-480b-b878-157147a637ea None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:13.488550 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-5e14e90c-a0d1-480b-b878-157147a637ea tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] DELETE https://10.4.3.85/volume/v3/attachments/e6339d35-eed4-44c1-b226-902040e0c708 Aug 25 15:24:13.488653 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-5e14e90c-a0d1-480b-b878-157147a637ea tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:13.488872 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-5e14e90c-a0d1-480b-b878-157147a637ea tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:13.494762 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7e830b4c-eb54-4334-8b99-5e28ab642913 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:13.499158 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7e830b4c-eb54-4334-8b99-5e28ab642913 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 Aug 25 15:24:13.500595 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7e830b4c-eb54-4334-8b99-5e28ab642913 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:13.500595 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7e830b4c-eb54-4334-8b99-5e28ab642913 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:13.501148 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:13.501148 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:13.514670 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:13.514670 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:13.522167 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7e830b4c-eb54-4334-8b99-5e28ab642913 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:13.532149 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7e830b4c-eb54-4334-8b99-5e28ab642913 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 returned with HTTP 200 Aug 25 15:24:13.533354 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 705/2774] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:13 2026] GET /volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 => generated 835 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:13.653183 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-5e14e90c-a0d1-480b-b878-157147a637ea tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/e6339d35-eed4-44c1-b226-902040e0c708 returned with HTTP 200 Aug 25 15:24:13.653183 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 687/2775] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:24:13 2026] DELETE /volume/v3/attachments/e6339d35-eed4-44c1-b226-902040e0c708 => generated 192 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:13.764833 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-257bf60b-79c4-417b-b437-a692578f53d3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:13.770036 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-257bf60b-79c4-417b-b437-a692578f53d3 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] DELETE https://10.4.3.85/volume/v3/attachments/bdf70b39-3b48-40fb-90c6-9eaa3dc030f8 Aug 25 15:24:13.771047 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-257bf60b-79c4-417b-b437-a692578f53d3 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:13.771047 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-257bf60b-79c4-417b-b437-a692578f53d3 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:13.786773 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:13.786773 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:13.872451 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bfbfce47-b718-4cc1-b8c4-09de31f40cec req-257bf60b-79c4-417b-b437-a692578f53d3 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments/bdf70b39-3b48-40fb-90c6-9eaa3dc030f8 returned with HTTP 200 Aug 25 15:24:13.872451 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 689/2776] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:24:13 2026] DELETE /volume/v3/attachments/bdf70b39-3b48-40fb-90c6-9eaa3dc030f8 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:14.075716 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f00042ac-57f1-4fe4-8d52-39c9d0234745 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:14.077877 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f00042ac-57f1-4fe4-8d52-39c9d0234745 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:14.078100 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f00042ac-57f1-4fe4-8d52-39c9d0234745 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:14.078267 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f00042ac-57f1-4fe4-8d52-39c9d0234745 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:14.078380 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-f00042ac-57f1-4fe4-8d52-39c9d0234745 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:14.084221 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:14.084221 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:14.084631 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f00042ac-57f1-4fe4-8d52-39c9d0234745 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:14.085018 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 696/2777] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:14 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:14.419419 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-624736d5-6068-4d67-92c3-d6600370c47d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:14.421752 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-624736d5-6068-4d67-92c3-d6600370c47d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:14.422017 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-624736d5-6068-4d67-92c3-d6600370c47d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:14.422317 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-624736d5-6068-4d67-92c3-d6600370c47d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:14.422443 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-624736d5-6068-4d67-92c3-d6600370c47d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:14.428099 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:14.428099 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:14.429132 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-624736d5-6068-4d67-92c3-d6600370c47d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:14.429567 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 706/2778] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:14 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:14.549062 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0cd14141-cbf3-47e9-be5c-72fc4007af52 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:14.550559 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9921df82-1b89-4f42-9cd9-bb47d20dd9ef None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:14.551556 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0cd14141-cbf3-47e9-be5c-72fc4007af52 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 Aug 25 15:24:14.551760 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0cd14141-cbf3-47e9-be5c-72fc4007af52 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:14.551934 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0cd14141-cbf3-47e9-be5c-72fc4007af52 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:14.552522 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9921df82-1b89-4f42-9cd9-bb47d20dd9ef tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:24:14.553282 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9921df82-1b89-4f42-9cd9-bb47d20dd9ef tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:14.553282 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9921df82-1b89-4f42-9cd9-bb47d20dd9ef tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:14.563961 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:14.563961 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:14.566837 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0cd14141-cbf3-47e9-be5c-72fc4007af52 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 returned with HTTP 404 Aug 25 15:24:14.568291 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 688/2779] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:14 2026] GET /volume/v3/volumes/7bd08764-0d5f-45ce-a174-56230b99b3b6 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:14.570249 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9921df82-1b89-4f42-9cd9-bb47d20dd9ef tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:24:14.578714 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9921df82-1b89-4f42-9cd9-bb47d20dd9ef tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:24:14.579044 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0d4ea1e2-b935-4c37-8a51-3b2284e2ad6d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:14.579414 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 690/2780] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:14 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:14.582000 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0d4ea1e2-b935-4c37-8a51-3b2284e2ad6d tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 Aug 25 15:24:14.582237 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0d4ea1e2-b935-4c37-8a51-3b2284e2ad6d tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:14.582502 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0d4ea1e2-b935-4c37-8a51-3b2284e2ad6d tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:14.592372 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:14.592372 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:14.601544 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0d4ea1e2-b935-4c37-8a51-3b2284e2ad6d tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:14.610920 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0d4ea1e2-b935-4c37-8a51-3b2284e2ad6d tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 returned with HTTP 200 Aug 25 15:24:14.611599 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 697/2781] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:14 2026] GET /volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 => generated 1403 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:14.626760 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-071e958d-f3a0-4339-8dbd-9f9dd1814fb5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:14.628982 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-071e958d-f3a0-4339-8dbd-9f9dd1814fb5 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] DELETE https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 Aug 25 15:24:14.629163 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-071e958d-f3a0-4339-8dbd-9f9dd1814fb5 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:14.629510 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-071e958d-f3a0-4339-8dbd-9f9dd1814fb5 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:14.629693 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-071e958d-f3a0-4339-8dbd-9f9dd1814fb5 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Delete volume with id: 7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 Aug 25 15:24:14.639036 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:14.639036 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:14.640240 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-071e958d-f3a0-4339-8dbd-9f9dd1814fb5 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:14.845801 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-071e958d-f3a0-4339-8dbd-9f9dd1814fb5 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Delete volume request issued successfully. Aug 25 15:24:14.846494 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-071e958d-f3a0-4339-8dbd-9f9dd1814fb5 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 returned with HTTP 202 Aug 25 15:24:14.846494 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 707/2782] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:24:14 2026] DELETE /volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:24:14.858252 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a6f9e761-8545-4a00-8cd9-026a28be62f5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:14.862493 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6f9e761-8545-4a00-8cd9-026a28be62f5 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 Aug 25 15:24:14.862493 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6f9e761-8545-4a00-8cd9-026a28be62f5 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:14.862493 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6f9e761-8545-4a00-8cd9-026a28be62f5 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:14.870783 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:14.870783 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:14.938055 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a6f9e761-8545-4a00-8cd9-026a28be62f5 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Volume info retrieved successfully. Aug 25 15:24:14.945943 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6f9e761-8545-4a00-8cd9-026a28be62f5 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 returned with HTTP 200 Aug 25 15:24:14.946749 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 689/2783] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:14 2026] GET /volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 => generated 1402 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:15.101873 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4f2908f4-9991-459e-8d3d-584b112133c4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:15.108097 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f2908f4-9991-459e-8d3d-584b112133c4 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:15.111274 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4f2908f4-9991-459e-8d3d-584b112133c4 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:15.111532 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4f2908f4-9991-459e-8d3d-584b112133c4 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:15.111712 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-4f2908f4-9991-459e-8d3d-584b112133c4 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:15.120140 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:15.120140 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:15.122244 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f2908f4-9991-459e-8d3d-584b112133c4 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:15.122817 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 691/2784] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:15 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 695 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:15.445950 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-65e27bea-db6d-4c45-850a-e25b9c1efdfb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:15.448838 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-65e27bea-db6d-4c45-850a-e25b9c1efdfb tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:15.449117 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-65e27bea-db6d-4c45-850a-e25b9c1efdfb tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:15.449355 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-65e27bea-db6d-4c45-850a-e25b9c1efdfb tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:15.450034 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-65e27bea-db6d-4c45-850a-e25b9c1efdfb tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:15.464893 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:15.464893 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:15.466100 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-65e27bea-db6d-4c45-850a-e25b9c1efdfb tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:15.466759 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 698/2785] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:15 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:15.929852 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-4773de02-2cc5-4901-b13e-fff3f50671e5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:15.932072 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-4773de02-2cc5-4901-b13e-fff3f50671e5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] PUT https://10.4.3.85/volume/v3/attachments/17bebb16-fb04-4d1c-9f1c-7562ff3713b4 Aug 25 15:24:15.932072 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-4773de02-2cc5-4901-b13e-fff3f50671e5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:15.956625 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-4773de02-2cc5-4901-b13e-fff3f50671e5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Acquiring lock "cinder-attachment_update-8ba31e4f-6d43-4d5b-af0f-f98cf81f7625-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:24:15.962559 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-4773de02-2cc5-4901-b13e-fff3f50671e5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Lock "cinder-attachment_update-8ba31e4f-6d43-4d5b-af0f-f98cf81f7625-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:24:15.962652 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ad5692c9-cb3c-4662-ae23-55788aa42d54 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:15.964135 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:15.964135 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:15.965635 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad5692c9-cb3c-4662-ae23-55788aa42d54 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] GET https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 Aug 25 15:24:15.965932 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad5692c9-cb3c-4662-ae23-55788aa42d54 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:15.966707 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ad5692c9-cb3c-4662-ae23-55788aa42d54 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:15.975120 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ad5692c9-cb3c-4662-ae23-55788aa42d54 tempest-VolumesGetTest-1949462654 tempest-VolumesGetTest-1949462654-project-member] https://10.4.3.85/volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 returned with HTTP 404 Aug 25 15:24:15.976410 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 690/2786] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:15 2026] GET /volume/v3/volumes/7d5703cb-b893-4b9a-b8fa-26827b8f1ac9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:16.082247 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-4773de02-2cc5-4901-b13e-fff3f50671e5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Lock "cinder-attachment_update-8ba31e4f-6d43-4d5b-af0f-f98cf81f7625-np0000008087" released by "attachment_update" :: held 0.120s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:24:16.082728 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-4773de02-2cc5-4901-b13e-fff3f50671e5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/17bebb16-fb04-4d1c-9f1c-7562ff3713b4 returned with HTTP 200 Aug 25 15:24:16.083523 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 708/2787] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:24:15 2026] PUT /volume/v3/attachments/17bebb16-fb04-4d1c-9f1c-7562ff3713b4 => generated 968 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:16.099879 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-0a2982ac-9aa9-4121-ba78-3f9494b24aa7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:16.106675 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-0a2982ac-9aa9-4121-ba78-3f9494b24aa7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/attachments/17bebb16-fb04-4d1c-9f1c-7562ff3713b4 Aug 25 15:24:16.106675 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-0a2982ac-9aa9-4121-ba78-3f9494b24aa7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:16.106675 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-0a2982ac-9aa9-4121-ba78-3f9494b24aa7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:16.129059 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-0a2982ac-9aa9-4121-ba78-3f9494b24aa7 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/17bebb16-fb04-4d1c-9f1c-7562ff3713b4 returned with HTTP 200 Aug 25 15:24:16.129059 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 692/2788] 10.4.3.85 () {70 vars in 1644 bytes} [Tue Aug 25 15:24:16 2026] GET /volume/v3/attachments/17bebb16-fb04-4d1c-9f1c-7562ff3713b4 => generated 993 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:16.143126 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-977f2c3d-41fc-4b6f-97b9-cb3db668e474 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:16.145002 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-977f2c3d-41fc-4b6f-97b9-cb3db668e474 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:16.145169 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-977f2c3d-41fc-4b6f-97b9-cb3db668e474 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:16.145720 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-977f2c3d-41fc-4b6f-97b9-cb3db668e474 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:16.145720 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-977f2c3d-41fc-4b6f-97b9-cb3db668e474 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:16.155181 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:16.155181 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:16.155181 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-977f2c3d-41fc-4b6f-97b9-cb3db668e474 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:16.155831 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 699/2789] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:16 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:16.481949 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0a29b778-1374-4dda-9f96-425015293f6f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:16.487880 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0a29b778-1374-4dda-9f96-425015293f6f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:16.487880 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0a29b778-1374-4dda-9f96-425015293f6f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:16.487880 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0a29b778-1374-4dda-9f96-425015293f6f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:16.487880 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0a29b778-1374-4dda-9f96-425015293f6f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:16.496019 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:16.496019 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:16.497738 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0a29b778-1374-4dda-9f96-425015293f6f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:16.497738 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 691/2790] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:16 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:16.509160 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cfa4ff5d-fa0e-4e16-bce6-98983147e3c4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:16.511746 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cfa4ff5d-fa0e-4e16-bce6-98983147e3c4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 Aug 25 15:24:16.512008 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cfa4ff5d-fa0e-4e16-bce6-98983147e3c4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:16.512245 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cfa4ff5d-fa0e-4e16-bce6-98983147e3c4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:16.522187 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:16.522187 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:16.527821 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cfa4ff5d-fa0e-4e16-bce6-98983147e3c4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:24:16.534921 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cfa4ff5d-fa0e-4e16-bce6-98983147e3c4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 returned with HTTP 200 Aug 25 15:24:16.534921 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 709/2791] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:16 2026] GET /volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 => generated 907 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:16.552709 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-48e74b98-6ebe-4ffd-93ce-448b2b09132f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:16.555152 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-48e74b98-6ebe-4ffd-93ce-448b2b09132f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:16.555152 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-48e74b98-6ebe-4ffd-93ce-448b2b09132f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:16.555152 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-48e74b98-6ebe-4ffd-93ce-448b2b09132f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:16.556969 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-48e74b98-6ebe-4ffd-93ce-448b2b09132f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:16.559868 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:16.559868 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:16.560727 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-48e74b98-6ebe-4ffd-93ce-448b2b09132f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:16.561155 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 693/2792] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:16 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:16.573252 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-62eb6b13-a7ce-40e5-adc3-e740031549b1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:16.575523 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-62eb6b13-a7ce-40e5-adc3-e740031549b1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/detail Aug 25 15:24:16.575623 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-62eb6b13-a7ce-40e5-adc3-e740031549b1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:16.576038 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-62eb6b13-a7ce-40e5-adc3-e740031549b1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:16.576257 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-62eb6b13-a7ce-40e5-adc3-e740031549b1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:24:16.592447 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-62eb6b13-a7ce-40e5-adc3-e740031549b1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/detail returned with HTTP 200 Aug 25 15:24:16.593045 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 700/2793] 10.4.3.85 () {66 vars in 1251 bytes} [Tue Aug 25 15:24:16 2026] GET /volume/v3/backups/detail => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:16.616513 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:16.618644 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4/restore Aug 25 15:24:16.619039 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:16.620544 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Restoring backup d40b4005-45a6-4a3f-a3bd-34e1560f23a4 ({'restore': {}}) {{(pid=100468) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 15:24:16.620696 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Restoring backup d40b4005-45a6-4a3f-a3bd-34e1560f23a4 to volume None. Aug 25 15:24:16.625739 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:16.625739 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:16.634356 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:16.634356 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:16.634995 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:24:16.640611 np0000008087 devstack@c-api.service[100468]: INFO cinder.backup.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Creating volume of 1 GB for restore of backup d40b4005-45a6-4a3f-a3bd-34e1560f23a4. Aug 25 15:24:16.640988 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:16.640988 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:16.641614 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Availability Zones retrieved successfully. Aug 25 15:24:16.649123 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Flow 'volume_create_api' (0ecdcb73-1a7c-4a4b-9e0c-d16099c67ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:16.650942 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46824e9-f171-4d02-9451-b23c4f04a8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:16.652229 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:24:16.682142 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b46824e9-f171-4d02-9451-b23c4f04a8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:16.683918 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c8e0c6-1404-418d-ab2e-718558fb46ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:16.743371 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Created reservations ['a7255612-b718-4daa-8bf3-2962903a37bb', 'e05138c6-8ad3-4577-8205-33f37cd9e333', '900bafc7-b01f-4956-9239-a84b1d07eba1', 'f8383ce2-c354-4a41-bfca-67b40bf475dd'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:16.744331 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c8e0c6-1404-418d-ab2e-718558fb46ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7255612-b718-4daa-8bf3-2962903a37bb', 'e05138c6-8ad3-4577-8205-33f37cd9e333', '900bafc7-b01f-4956-9239-a84b1d07eba1', 'f8383ce2-c354-4a41-bfca-67b40bf475dd']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:16.745691 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e13121b-8514-4f9b-8b49-e778044c07c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:16.800942 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e13121b-8514-4f9b-8b49-e778044c07c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0120149-72b8-494f-9dc0-88d243e6033c', '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_d40b4005-45a6-4a3f-a3bd-34e1560f23a4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c48552afed4f80a5b65366111cead7',qos_specs=None,replication_status=,reservations=['a7255612-b718-4daa-8bf3-2962903a37bb','e05138c6-8ad3-4577-8205-33f37cd9e333','900bafc7-b01f-4956-9239-a84b1d07eba1','f8383ce2-c354-4a41-bfca-67b40bf475dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:24:16Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d40b4005-45a6-4a3f-a3bd-34e1560f23a4',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0120149-72b8-494f-9dc0-88d243e6033c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c48552afed4f80a5b65366111cead7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:16.801944 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcd3f95d-54cf-4f5a-86ba-26e4e7d42184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:16.852979 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcd3f95d-54cf-4f5a-86ba-26e4e7d42184) transitioned into 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_d40b4005-45a6-4a3f-a3bd-34e1560f23a4',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c48552afed4f80a5b65366111cead7',qos_specs=None,replication_status=,reservations=['a7255612-b718-4daa-8bf3-2962903a37bb','e05138c6-8ad3-4577-8205-33f37cd9e333','900bafc7-b01f-4956-9239-a84b1d07eba1','f8383ce2-c354-4a41-bfca-67b40bf475dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:16.854070 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (479dd3fc-53b1-459b-b2aa-d143bfec55fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:16.882602 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (479dd3fc-53b1-459b-b2aa-d143bfec55fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:16.883616 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Flow 'volume_create_api' (0ecdcb73-1a7c-4a4b-9e0c-d16099c67ae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:16.883898 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Create volume request issued successfully. Aug 25 15:24:16.904430 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:16.904430 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:16.905276 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:24:17.169824 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3587a50f-f41e-48e3-9482-b230e62345b3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:17.172380 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3587a50f-f41e-48e3-9482-b230e62345b3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:17.175376 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3587a50f-f41e-48e3-9482-b230e62345b3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:17.175376 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3587a50f-f41e-48e3-9482-b230e62345b3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:17.175376 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3587a50f-f41e-48e3-9482-b230e62345b3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:17.178450 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:17.178450 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:17.179296 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3587a50f-f41e-48e3-9482-b230e62345b3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:17.179843 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 710/2794] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:17 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:17.186583 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ad490e08-c3fd-4c18-8902-00c90259fcc3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:17.188492 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ad490e08-c3fd-4c18-8902-00c90259fcc3 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] POST https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action Aug 25 15:24:17.188779 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ad490e08-c3fd-4c18-8902-00c90259fcc3 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action body: b'{"os-attach": {"instance_uuid": "c4014f0e-0b38-4a04-88af-009cd3803031", "mountpoint": "/dev/vdb"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:17.189221 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ad490e08-c3fd-4c18-8902-00c90259fcc3 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c4014f0e-0b38-4a04-88af-009cd3803031", "mountpoint": "/dev/vdb"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:17.198261 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:17.198261 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:17.198793 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ad490e08-c3fd-4c18-8902-00c90259fcc3 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:17.211160 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ad490e08-c3fd-4c18-8902-00c90259fcc3 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Update volume admin metadata completed successfully. Aug 25 15:24:17.308667 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ad490e08-c3fd-4c18-8902-00c90259fcc3 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Attach volume completed successfully. Aug 25 15:24:17.309284 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ad490e08-c3fd-4c18-8902-00c90259fcc3 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action returned with HTTP 202 Aug 25 15:24:17.309926 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 694/2795] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:24:17 2026] POST /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:24:17.319910 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6176bf45-f8fc-4d30-83ae-39bfa243f1a1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:17.322805 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6176bf45-f8fc-4d30-83ae-39bfa243f1a1 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:24:17.322920 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6176bf45-f8fc-4d30-83ae-39bfa243f1a1 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:17.323625 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6176bf45-f8fc-4d30-83ae-39bfa243f1a1 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:17.337391 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:17.337391 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:17.342339 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6176bf45-f8fc-4d30-83ae-39bfa243f1a1 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:17.348749 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6176bf45-f8fc-4d30-83ae-39bfa243f1a1 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:24:17.348749 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 701/2796] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:17 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 1174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:17.364402 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3733091b-2f80-4983-9f34-1d4fac243634 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:17.366698 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3733091b-2f80-4983-9f34-1d4fac243634 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] POST https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action Aug 25 15:24:17.367135 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3733091b-2f80-4983-9f34-1d4fac243634 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action body: b'{"os-detach": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:17.367285 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3733091b-2f80-4983-9f34-1d4fac243634 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:17.385947 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:17.385947 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:17.385947 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3733091b-2f80-4983-9f34-1d4fac243634 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:17.445861 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3733091b-2f80-4983-9f34-1d4fac243634 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Detach volume completed successfully. Aug 25 15:24:17.446138 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3733091b-2f80-4983-9f34-1d4fac243634 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action returned with HTTP 202 Aug 25 15:24:17.447055 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 711/2797] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:24:17 2026] POST /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:24:17.456179 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cec7cfa8-934b-47e2-94d4-9fe8965d93f9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:17.460260 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cec7cfa8-934b-47e2-94d4-9fe8965d93f9 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:24:17.460260 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cec7cfa8-934b-47e2-94d4-9fe8965d93f9 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:17.460260 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cec7cfa8-934b-47e2-94d4-9fe8965d93f9 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:17.471022 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:17.471022 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:17.476728 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cec7cfa8-934b-47e2-94d4-9fe8965d93f9 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:17.483762 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cec7cfa8-934b-47e2-94d4-9fe8965d93f9 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:24:17.484158 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 695/2798] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:17 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:17.925539 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:17.925539 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:17.926276 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:24:17.926409 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.backup.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Checking backup size 1 against volume size 1 {{(pid=100468) restore /opt/stack/cinder/cinder/backup/api.py:477}} Aug 25 15:24:17.926560 np0000008087 devstack@c-api.service[100468]: INFO cinder.backup.api [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Overwriting volume d0120149-72b8-494f-9dc0-88d243e6033c with restore of backup d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:17.951279 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] restore_backup in rpcapi backup_id d40b4005-45a6-4a3f-a3bd-34e1560f23a4 {{(pid=100468) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 15:24:17.953642 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7448f6e3-2397-4ae3-a166-6e2fe38abdd0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4/restore returned with HTTP 202 Aug 25 15:24:17.954045 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 692/2799] 10.4.3.85 () {68 vars in 1386 bytes} [Tue Aug 25 15:24:16 2026] POST /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4/restore => generated 189 bytes in 1338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:17.977219 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-263ef59b-6c7b-4dab-82cf-1479c7424032 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:17.979283 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-263ef59b-6c7b-4dab-82cf-1479c7424032 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:17.979993 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-263ef59b-6c7b-4dab-82cf-1479c7424032 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:17.979993 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-263ef59b-6c7b-4dab-82cf-1479c7424032 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:17.979993 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-263ef59b-6c7b-4dab-82cf-1479c7424032 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:17.985416 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:17.985416 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:17.987387 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-263ef59b-6c7b-4dab-82cf-1479c7424032 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:17.987585 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 702/2800] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:17 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:18.191751 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b23de0aa-ba61-4de9-b938-f71eee0424e1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:18.194538 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b23de0aa-ba61-4de9-b938-f71eee0424e1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:18.194538 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b23de0aa-ba61-4de9-b938-f71eee0424e1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:18.194712 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b23de0aa-ba61-4de9-b938-f71eee0424e1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:18.195422 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b23de0aa-ba61-4de9-b938-f71eee0424e1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:18.200064 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:18.200064 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:18.200954 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b23de0aa-ba61-4de9-b938-f71eee0424e1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:18.201478 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 712/2801] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:18 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:18.430861 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:18.432647 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:24:18.433002 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-524536812", "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:18.434605 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-524536812', 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:24:18.534306 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Create volume of 1 GB Aug 25 15:24:18.539905 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Availability Zones retrieved successfully. Aug 25 15:24:18.548262 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Flow 'volume_create_api' (07e23844-2d55-412f-a0d0-6c19c3746cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:18.549990 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da42644f-6e1c-4d60-b50a-4c9ea96c5625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:18.551457 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:24:18.645281 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da42644f-6e1c-4d60-b50a-4c9ea96c5625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:18.647332 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (691e6908-9215-49bf-8b79-72bb435a2f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:18.718771 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Created reservations ['5963e6ce-54ce-4478-8843-08c52fdca056', 'f92b89b7-e336-4b62-babb-6bc4a50d7e49', '8fac0934-50a9-49d6-aeee-1518d5bdbf7c', 'e8fdf835-8f5b-47b3-a666-dd26cf51730e'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:18.719946 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (691e6908-9215-49bf-8b79-72bb435a2f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5963e6ce-54ce-4478-8843-08c52fdca056', 'f92b89b7-e336-4b62-babb-6bc4a50d7e49', '8fac0934-50a9-49d6-aeee-1518d5bdbf7c', 'e8fdf835-8f5b-47b3-a666-dd26cf51730e']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:18.721148 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10da0f76-5a9f-4b8c-b994-591ed51167ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:18.762676 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10da0f76-5a9f-4b8c-b994-591ed51167ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eae0a5f-1c32-4f30-8e18-27d9a33228f7', '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-524536812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69081d7689b54feda1e6188291d22b37',qos_specs=None,replication_status=,reservations=['5963e6ce-54ce-4478-8843-08c52fdca056','f92b89b7-e336-4b62-babb-6bc4a50d7e49','8fac0934-50a9-49d6-aeee-1518d5bdbf7c','e8fdf835-8f5b-47b3-a666-dd26cf51730e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfc010a5ad434803ae6ae43fdce59ad8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:24:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-524536812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eae0a5f-1c32-4f30-8e18-27d9a33228f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69081d7689b54feda1e6188291d22b37',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfc010a5ad434803ae6ae43fdce59ad8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:18.763487 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fbefb13-8549-4602-bb66-0a91117d1f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:18.842528 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fbefb13-8549-4602-bb66-0a91117d1f48) transitioned into state 'SUCCESS' from state '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-524536812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69081d7689b54feda1e6188291d22b37',qos_specs=None,replication_status=,reservations=['5963e6ce-54ce-4478-8843-08c52fdca056','f92b89b7-e336-4b62-babb-6bc4a50d7e49','8fac0934-50a9-49d6-aeee-1518d5bdbf7c','e8fdf835-8f5b-47b3-a666-dd26cf51730e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfc010a5ad434803ae6ae43fdce59ad8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:18.843804 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd726f01-9232-4330-a757-82da1cb07f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:18.860536 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd726f01-9232-4330-a757-82da1cb07f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:18.861879 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Flow 'volume_create_api' (07e23844-2d55-412f-a0d0-6c19c3746cb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:18.862484 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Create volume request issued successfully. Aug 25 15:24:18.863263 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14acfd59-e2b8-42f0-bc67-bb30ac7e5f04 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:24:18.863656 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 696/2802] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:24:18 2026] POST /volume/v3/volumes => generated 750 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:18.878337 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-52bf11fc-ccad-4a5d-9fc6-0a80756c7abc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:18.880352 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-52bf11fc-ccad-4a5d-9fc6-0a80756c7abc tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 Aug 25 15:24:18.880740 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-52bf11fc-ccad-4a5d-9fc6-0a80756c7abc tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:18.880740 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-52bf11fc-ccad-4a5d-9fc6-0a80756c7abc tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:18.888908 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:18.888908 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:18.894851 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-52bf11fc-ccad-4a5d-9fc6-0a80756c7abc tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:24:18.900340 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-52bf11fc-ccad-4a5d-9fc6-0a80756c7abc tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 returned with HTTP 200 Aug 25 15:24:18.900718 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 693/2803] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:18 2026] GET /volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:19.001952 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-16d629c8-2659-4085-bf62-16f8fd71812f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:19.004327 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-16d629c8-2659-4085-bf62-16f8fd71812f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:19.004623 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-16d629c8-2659-4085-bf62-16f8fd71812f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:19.004911 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-16d629c8-2659-4085-bf62-16f8fd71812f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:19.005073 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-16d629c8-2659-4085-bf62-16f8fd71812f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:19.010582 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:19.010582 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:19.011776 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-16d629c8-2659-4085-bf62-16f8fd71812f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:19.015495 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 703/2804] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:19 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:19.213576 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-53f6cd10-86b6-48e0-be17-04582b92871f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:19.216038 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-53f6cd10-86b6-48e0-be17-04582b92871f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:19.216296 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-53f6cd10-86b6-48e0-be17-04582b92871f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:19.216608 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-53f6cd10-86b6-48e0-be17-04582b92871f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:19.216805 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-53f6cd10-86b6-48e0-be17-04582b92871f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:19.222222 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:19.222222 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:19.223067 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-53f6cd10-86b6-48e0-be17-04582b92871f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:19.223656 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 713/2805] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:19 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:19.418934 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-3bd5744b-d59d-4b90-adf2-db3a59da6861 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:19.421930 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-3bd5744b-d59d-4b90-adf2-db3a59da6861 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625/encryption Aug 25 15:24:19.422235 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-3bd5744b-d59d-4b90-adf2-db3a59da6861 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:19.422450 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-3bd5744b-d59d-4b90-adf2-db3a59da6861 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:19.436311 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:19.436311 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:19.445270 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-3bd5744b-d59d-4b90-adf2-db3a59da6861 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625/encryption returned with HTTP 200 Aug 25 15:24:19.445806 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 697/2806] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:24:19 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:19.920488 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1fbe14bb-bd9b-4bf7-b522-019afdc9a9e2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:19.922570 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1fbe14bb-bd9b-4bf7-b522-019afdc9a9e2 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 Aug 25 15:24:19.922817 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1fbe14bb-bd9b-4bf7-b522-019afdc9a9e2 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:19.923118 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1fbe14bb-bd9b-4bf7-b522-019afdc9a9e2 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:19.939111 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:19.939111 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:19.943918 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1fbe14bb-bd9b-4bf7-b522-019afdc9a9e2 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:24:19.963078 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1fbe14bb-bd9b-4bf7-b522-019afdc9a9e2 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 returned with HTTP 200 Aug 25 15:24:19.963979 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 694/2807] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:19 2026] GET /volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 => generated 1358 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:20.017184 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-720a43aa-c571-461e-a016-3fb8ff590824 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:20.023179 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-720a43aa-c571-461e-a016-3fb8ff590824 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 Aug 25 15:24:20.023179 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-720a43aa-c571-461e-a016-3fb8ff590824 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:20.024409 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-720a43aa-c571-461e-a016-3fb8ff590824 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:20.027189 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7d00ca50-ab99-4741-a6b2-7b2a385e3787 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:20.030195 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7d00ca50-ab99-4741-a6b2-7b2a385e3787 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:20.030561 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7d00ca50-ab99-4741-a6b2-7b2a385e3787 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:20.030868 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7d00ca50-ab99-4741-a6b2-7b2a385e3787 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:20.031007 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7d00ca50-ab99-4741-a6b2-7b2a385e3787 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:20.038081 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:20.038081 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:20.043548 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:20.043548 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:20.045620 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7d00ca50-ab99-4741-a6b2-7b2a385e3787 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:20.045800 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 714/2808] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:20 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:24:20.047961 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-720a43aa-c571-461e-a016-3fb8ff590824 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:24:20.059029 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-720a43aa-c571-461e-a016-3fb8ff590824 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 returned with HTTP 200 Aug 25 15:24:20.059659 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 704/2809] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:24:20 2026] GET /volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 => generated 1358 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 15:24:20.235081 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-32128ffd-33c2-4616-81d3-ac40d3e7dd42 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:20.237454 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-32128ffd-33c2-4616-81d3-ac40d3e7dd42 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:20.237829 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-32128ffd-33c2-4616-81d3-ac40d3e7dd42 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:20.238075 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-32128ffd-33c2-4616-81d3-ac40d3e7dd42 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:20.238234 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-32128ffd-33c2-4616-81d3-ac40d3e7dd42 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:20.242941 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:20.242941 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:20.244560 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-32128ffd-33c2-4616-81d3-ac40d3e7dd42 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:20.244560 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 698/2810] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:20 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:20.762440 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-94c2afa4-9d11-4a31-a481-1180e3b69b5d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:20.765592 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-94c2afa4-9d11-4a31-a481-1180e3b69b5d tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 Aug 25 15:24:20.765822 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-94c2afa4-9d11-4a31-a481-1180e3b69b5d tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:20.766722 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-94c2afa4-9d11-4a31-a481-1180e3b69b5d tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:20.783721 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:20.783721 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:20.792406 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-94c2afa4-9d11-4a31-a481-1180e3b69b5d tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:24:20.806071 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-94c2afa4-9d11-4a31-a481-1180e3b69b5d tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 returned with HTTP 200 Aug 25 15:24:20.807116 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 695/2811] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:24:20 2026] GET /volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 => generated 1358 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:20.828256 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bbf1610e-5779-45fa-9b0a-ae6ea45491ac None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:20.829588 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bbf1610e-5779-45fa-9b0a-ae6ea45491ac None None] GET https://10.4.3.85/volume// Aug 25 15:24:20.829822 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bbf1610e-5779-45fa-9b0a-ae6ea45491ac None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:20.830015 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bbf1610e-5779-45fa-9b0a-ae6ea45491ac None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:20.830393 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bbf1610e-5779-45fa-9b0a-ae6ea45491ac None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:24:20.831867 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 715/2812] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:24:20 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:24:20.847855 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-a38cf994-eb29-4bc1-a6cb-9531d429d036 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:20.851884 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-a38cf994-eb29-4bc1-a6cb-9531d429d036 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:24:20.853261 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-a38cf994-eb29-4bc1-a6cb-9531d429d036 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4eae0a5f-1c32-4f30-8e18-27d9a33228f7", "connector": null, "instance_uuid": "94fcf87b-070c-4dee-a2c0-85ba4a6364bf"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:20.864956 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:20.864956 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:20.911614 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-a38cf994-eb29-4bc1-a6cb-9531d429d036 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:24:20.912204 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 705/2813] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:24:20 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:21.067788 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9098d067-0635-4a18-90a6-f55a810f322c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:21.074805 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9098d067-0635-4a18-90a6-f55a810f322c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:21.074805 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9098d067-0635-4a18-90a6-f55a810f322c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:21.074805 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9098d067-0635-4a18-90a6-f55a810f322c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:21.074805 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-9098d067-0635-4a18-90a6-f55a810f322c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:21.077887 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:21.077887 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:21.078637 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9098d067-0635-4a18-90a6-f55a810f322c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:21.082617 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 699/2814] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:21 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:21.269896 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-845fb740-c724-46d2-9049-c02a52a0c7b2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:21.278488 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-845fb740-c724-46d2-9049-c02a52a0c7b2 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:21.278793 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-845fb740-c724-46d2-9049-c02a52a0c7b2 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:21.279140 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-845fb740-c724-46d2-9049-c02a52a0c7b2 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:21.279222 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-845fb740-c724-46d2-9049-c02a52a0c7b2 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:21.291829 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:21.291829 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:21.292703 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-845fb740-c724-46d2-9049-c02a52a0c7b2 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:21.293178 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 696/2815] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:21 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 706 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:22.075270 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-af5d0245-2054-4547-96d8-a8d86d8a7078 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:22.078711 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-af5d0245-2054-4547-96d8-a8d86d8a7078 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/attachments/17bebb16-fb04-4d1c-9f1c-7562ff3713b4/action Aug 25 15:24:22.079302 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-af5d0245-2054-4547-96d8-a8d86d8a7078 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:22.079376 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-af5d0245-2054-4547-96d8-a8d86d8a7078 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:22.096088 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cc05f2b9-dbbb-4f4e-9bdf-f6379b1bc8e4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:22.099801 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cc05f2b9-dbbb-4f4e-9bdf-f6379b1bc8e4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:22.100145 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cc05f2b9-dbbb-4f4e-9bdf-f6379b1bc8e4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:22.100322 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cc05f2b9-dbbb-4f4e-9bdf-f6379b1bc8e4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:22.100893 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-cc05f2b9-dbbb-4f4e-9bdf-f6379b1bc8e4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:22.105123 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:22.105123 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:22.108461 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:22.108461 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:22.109657 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cc05f2b9-dbbb-4f4e-9bdf-f6379b1bc8e4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:22.114519 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 706/2816] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:22 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:22.177389 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2c57b994-237c-4eb3-ab20-af8c7f1e39c2 req-af5d0245-2054-4547-96d8-a8d86d8a7078 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/17bebb16-fb04-4d1c-9f1c-7562ff3713b4/action returned with HTTP 204 Aug 25 15:24:22.177694 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 716/2817] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:24:22 2026] POST /volume/v3/attachments/17bebb16-fb04-4d1c-9f1c-7562ff3713b4/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:22.307744 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d895e847-19ec-4441-a3ff-56b3f1b52cc9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:22.314155 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d895e847-19ec-4441-a3ff-56b3f1b52cc9 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:22.314936 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d895e847-19ec-4441-a3ff-56b3f1b52cc9 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:22.314936 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d895e847-19ec-4441-a3ff-56b3f1b52cc9 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:22.314936 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d895e847-19ec-4441-a3ff-56b3f1b52cc9 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:22.323698 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:22.323698 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:22.324737 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d895e847-19ec-4441-a3ff-56b3f1b52cc9 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:22.324990 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 700/2818] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:22 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:22.470801 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0c5a04b4-8ada-4b04-ae89-34d6c522942c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:22.471257 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0c5a04b4-8ada-4b04-ae89-34d6c522942c None None] GET https://10.4.3.85/volume// Aug 25 15:24:22.471355 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0c5a04b4-8ada-4b04-ae89-34d6c522942c None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:22.471595 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0c5a04b4-8ada-4b04-ae89-34d6c522942c None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:22.471903 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0c5a04b4-8ada-4b04-ae89-34d6c522942c None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:24:22.472260 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 697/2819] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:24:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:24:22.482485 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-cbe3c55a-60a0-443a-a45d-baf933465314 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:22.488484 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-cbe3c55a-60a0-443a-a45d-baf933465314 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 Aug 25 15:24:22.488484 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-cbe3c55a-60a0-443a-a45d-baf933465314 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:22.488484 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-cbe3c55a-60a0-443a-a45d-baf933465314 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:22.500627 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:22.500627 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:22.508645 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-cbe3c55a-60a0-443a-a45d-baf933465314 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:24:22.519010 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-cbe3c55a-60a0-443a-a45d-baf933465314 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 returned with HTTP 200 Aug 25 15:24:22.519699 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 707/2820] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:24:22 2026] GET /volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 => generated 1537 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:24:22.667229 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-2d7378b6-f7f6-4f1a-bb04-98a48c2fabd4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:22.670754 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-2d7378b6-f7f6-4f1a-bb04-98a48c2fabd4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] PUT https://10.4.3.85/volume/v3/attachments/c4c3bbba-2786-4e8d-ba84-3cd56c0dfb68 Aug 25 15:24:22.671974 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-2d7378b6-f7f6-4f1a-bb04-98a48c2fabd4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:22.683932 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-2d7378b6-f7f6-4f1a-bb04-98a48c2fabd4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Acquiring lock "cinder-attachment_update-4eae0a5f-1c32-4f30-8e18-27d9a33228f7-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:24:22.690615 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-2d7378b6-f7f6-4f1a-bb04-98a48c2fabd4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Lock "cinder-attachment_update-4eae0a5f-1c32-4f30-8e18-27d9a33228f7-np0000008087" acquired by "attachment_update" :: waited 0.007s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:24:22.692806 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:22.692806 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:22.876669 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-2d7378b6-f7f6-4f1a-bb04-98a48c2fabd4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Lock "cinder-attachment_update-4eae0a5f-1c32-4f30-8e18-27d9a33228f7-np0000008087" released by "attachment_update" :: held 0.181s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:24:22.876669 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-2d7378b6-f7f6-4f1a-bb04-98a48c2fabd4 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments/c4c3bbba-2786-4e8d-ba84-3cd56c0dfb68 returned with HTTP 200 Aug 25 15:24:22.876669 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 717/2821] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:24:22 2026] PUT /volume/v3/attachments/c4c3bbba-2786-4e8d-ba84-3cd56c0dfb68 => generated 969 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:22.947994 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-b1012f5e-0895-4dc0-bbf4-563f241aec9d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:22.957399 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-b1012f5e-0895-4dc0-bbf4-563f241aec9d tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] POST https://10.4.3.85/volume/v3/attachments/c4c3bbba-2786-4e8d-ba84-3cd56c0dfb68/action Aug 25 15:24:22.958181 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-b1012f5e-0895-4dc0-bbf4-563f241aec9d tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:22.958386 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-b1012f5e-0895-4dc0-bbf4-563f241aec9d tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:23.014984 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:23.014984 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:23.127187 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3227b2fb-e95d-49e4-ba6d-808ea4cf1a42 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:23.128783 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3227b2fb-e95d-49e4-ba6d-808ea4cf1a42 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:23.129176 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3227b2fb-e95d-49e4-ba6d-808ea4cf1a42 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:23.129489 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3227b2fb-e95d-49e4-ba6d-808ea4cf1a42 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:23.129688 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3227b2fb-e95d-49e4-ba6d-808ea4cf1a42 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:23.137449 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:23.137449 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:23.138761 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3227b2fb-e95d-49e4-ba6d-808ea4cf1a42 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:23.139568 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-dd96253a-0f08-4e2d-8036-55ca1b6838c7 req-b1012f5e-0895-4dc0-bbf4-563f241aec9d tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments/c4c3bbba-2786-4e8d-ba84-3cd56c0dfb68/action returned with HTTP 204 Aug 25 15:24:23.159177 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 701/2822] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:24:22 2026] POST /volume/v3/attachments/c4c3bbba-2786-4e8d-ba84-3cd56c0dfb68/action => generated 0 bytes in 193 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:23.159457 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 698/2823] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:23 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:23.264507 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d8417940-8bb5-43f1-ba5c-c9501a7632a0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:23.268852 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d8417940-8bb5-43f1-ba5c-c9501a7632a0 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:24:23.269188 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d8417940-8bb5-43f1-ba5c-c9501a7632a0 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:23.269408 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d8417940-8bb5-43f1-ba5c-c9501a7632a0 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:23.290296 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:23.290296 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:23.300843 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d8417940-8bb5-43f1-ba5c-c9501a7632a0 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:24:23.308395 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d8417940-8bb5-43f1-ba5c-c9501a7632a0 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:24:23.308989 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 708/2824] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:23 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 1168 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:23.336754 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-572a18e4-fc63-4e8b-b806-e29106099c73 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:23.338800 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-572a18e4-fc63-4e8b-b806-e29106099c73 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:23.339161 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-572a18e4-fc63-4e8b-b806-e29106099c73 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:23.339772 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-572a18e4-fc63-4e8b-b806-e29106099c73 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:23.339772 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-572a18e4-fc63-4e8b-b806-e29106099c73 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:23.348323 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:23.348323 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:23.349136 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-572a18e4-fc63-4e8b-b806-e29106099c73 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:23.349673 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 718/2825] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:23 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:23.377410 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-29c53df6-4017-4065-a74a-f2197711c4e4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:23.379673 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-29c53df6-4017-4065-a74a-f2197711c4e4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:24:23.379891 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-29c53df6-4017-4065-a74a-f2197711c4e4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:23.380128 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-29c53df6-4017-4065-a74a-f2197711c4e4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:23.391483 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:23.391483 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:23.395827 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-29c53df6-4017-4065-a74a-f2197711c4e4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:24:23.400830 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-29c53df6-4017-4065-a74a-f2197711c4e4 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:24:23.401332 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 702/2826] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:24:23 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:23.424826 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-54aaaf27-60cf-474e-8927-718b2094aec5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:23.427870 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-54aaaf27-60cf-474e-8927-718b2094aec5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] POST https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625/action Aug 25 15:24:23.428358 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-54aaaf27-60cf-474e-8927-718b2094aec5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:23.428684 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-54aaaf27-60cf-474e-8927-718b2094aec5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:23.442768 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:23.442768 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:23.442768 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-54aaaf27-60cf-474e-8927-718b2094aec5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:24:23.496320 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-54aaaf27-60cf-474e-8927-718b2094aec5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Begin detaching volume completed successfully. Aug 25 15:24:23.496320 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-54aaaf27-60cf-474e-8927-718b2094aec5 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625/action returned with HTTP 202 Aug 25 15:24:23.496320 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 699/2827] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:24:23 2026] POST /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:24:23.780307 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cdcee077-308d-4a55-a65b-d9de6412bfdb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:23.780894 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cdcee077-308d-4a55-a65b-d9de6412bfdb None None] GET https://10.4.3.85/volume// Aug 25 15:24:23.796770 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cdcee077-308d-4a55-a65b-d9de6412bfdb None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:23.796770 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cdcee077-308d-4a55-a65b-d9de6412bfdb None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:23.796770 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cdcee077-308d-4a55-a65b-d9de6412bfdb None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:24:23.796770 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 709/2828] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:24:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:24:23.801259 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-a0e19589-f72b-4552-a4e5-e7c143c3a57a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:23.803740 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-a0e19589-f72b-4552-a4e5-e7c143c3a57a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:24:23.803958 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-a0e19589-f72b-4552-a4e5-e7c143c3a57a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:23.804224 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-a0e19589-f72b-4552-a4e5-e7c143c3a57a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:23.881933 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:23.881933 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:23.881933 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-a0e19589-f72b-4552-a4e5-e7c143c3a57a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:24:23.881933 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-a0e19589-f72b-4552-a4e5-e7c143c3a57a tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:24:23.881933 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 719/2829] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:24:23 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 1351 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:24:23.947259 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-3bd45280-0b61-447e-85f4-9ce2901989b8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:23.947259 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-3bd45280-0b61-447e-85f4-9ce2901989b8 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625/encryption Aug 25 15:24:23.947259 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-3bd45280-0b61-447e-85f4-9ce2901989b8 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:23.947259 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-3bd45280-0b61-447e-85f4-9ce2901989b8 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:23.947259 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:23.947259 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:23.987761 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-3bd45280-0b61-447e-85f4-9ce2901989b8 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625/encryption returned with HTTP 200 Aug 25 15:24:23.998818 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 703/2830] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:24:23 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625/encryption => generated 160 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:24.146264 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:24.157617 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-38ddf0f7-4c8d-4d6f-a9ad-5bfecd6e19c7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:24.160208 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-38ddf0f7-4c8d-4d6f-a9ad-5bfecd6e19c7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:24.160896 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-38ddf0f7-4c8d-4d6f-a9ad-5bfecd6e19c7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:24.160993 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-38ddf0f7-4c8d-4d6f-a9ad-5bfecd6e19c7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:24.161137 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-38ddf0f7-4c8d-4d6f-a9ad-5bfecd6e19c7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:24.167583 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:24.167583 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:24.168564 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-38ddf0f7-4c8d-4d6f-a9ad-5bfecd6e19c7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:24.169014 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 710/2831] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:24 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:24.300334 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:24:24.300334 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-287589610"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:24.301442 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-287589610'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:24:24.302069 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume of 1 GB Aug 25 15:24:24.321211 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Availability Zones retrieved successfully. Aug 25 15:24:24.333417 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Flow 'volume_create_api' (7ee927e0-cbd2-4c29-a119-3f7d1a25ba64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:24.337082 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59f6cbf-8240-4979-9547-e6acc494b353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:24.337082 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:24:24.363983 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ce10ec9e-441b-4b48-bd76-fc72d0ad4746 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:24.366255 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ce10ec9e-441b-4b48-bd76-fc72d0ad4746 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:24.367554 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ce10ec9e-441b-4b48-bd76-fc72d0ad4746 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:24.369203 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ce10ec9e-441b-4b48-bd76-fc72d0ad4746 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:24.371311 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ce10ec9e-441b-4b48-bd76-fc72d0ad4746 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:24.383635 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:24.383635 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:24.386707 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ce10ec9e-441b-4b48-bd76-fc72d0ad4746 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:24.389489 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 720/2832] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:24 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 706 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:24.395910 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59f6cbf-8240-4979-9547-e6acc494b353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:24.399202 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cab0227-3421-44ff-9ca2-7bec96f12d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:24.522671 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['d8e64093-6b04-4e6a-91d6-eff1816ea619', '2e233e9f-7066-47e5-a3cb-48322a596d09', 'c58abea1-01f7-46b2-94a8-020ab7528a30', '20cdce71-0946-410c-ad51-ffc4a8a3b36b'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:24.523809 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cab0227-3421-44ff-9ca2-7bec96f12d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8e64093-6b04-4e6a-91d6-eff1816ea619', '2e233e9f-7066-47e5-a3cb-48322a596d09', 'c58abea1-01f7-46b2-94a8-020ab7528a30', '20cdce71-0946-410c-ad51-ffc4a8a3b36b']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:24.525019 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4cbc891-0dd0-410b-914a-6f54b81c4bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:24.559431 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4cbc891-0dd0-410b-914a-6f54b81c4bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11297f66-e6d3-42a2-9c20-5575197a2c63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-287589610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='666c794bb0b149c799fceca4dc277a54',qos_specs=None,replication_status=,reservations=['d8e64093-6b04-4e6a-91d6-eff1816ea619','2e233e9f-7066-47e5-a3cb-48322a596d09','c58abea1-01f7-46b2-94a8-020ab7528a30','20cdce71-0946-410c-ad51-ffc4a8a3b36b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:24:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-287589610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11297f66-e6d3-42a2-9c20-5575197a2c63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='666c794bb0b149c799fceca4dc277a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:24.561238 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c23d9e-520b-4983-bfc4-7bdc3d139a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:24.596313 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c23d9e-520b-4983-bfc4-7bdc3d139a9e) transitioned into state 'SUCCESS' from state '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-287589610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='666c794bb0b149c799fceca4dc277a54',qos_specs=None,replication_status=,reservations=['d8e64093-6b04-4e6a-91d6-eff1816ea619','2e233e9f-7066-47e5-a3cb-48322a596d09','c58abea1-01f7-46b2-94a8-020ab7528a30','20cdce71-0946-410c-ad51-ffc4a8a3b36b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:24.597509 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a34e0ea4-2f3f-458e-8172-20c81b7c3878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:24.615311 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a34e0ea4-2f3f-458e-8172-20c81b7c3878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:24.616707 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Flow 'volume_create_api' (7ee927e0-cbd2-4c29-a119-3f7d1a25ba64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:24.618520 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume request issued successfully. Aug 25 15:24:24.618520 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5c3a8acd-0784-4f07-b58e-4c0f879548e4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:24:24.618520 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 700/2833] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:24:24 2026] POST /volume/v3/volumes => generated 751 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:24.640032 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1b19b819-c263-4cc6-b4e6-72184e97d461 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:24.642733 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b19b819-c263-4cc6-b4e6-72184e97d461 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:24:24.643089 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1b19b819-c263-4cc6-b4e6-72184e97d461 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:24.643430 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1b19b819-c263-4cc6-b4e6-72184e97d461 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:24.651883 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:24.651883 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:24.657107 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1b19b819-c263-4cc6-b4e6-72184e97d461 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:24:24.663338 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b19b819-c263-4cc6-b4e6-72184e97d461 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:24:24.664062 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 704/2834] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:24 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:25.185764 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-986f007f-e32b-4044-ae68-18d87cdc71f0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:25.188309 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-986f007f-e32b-4044-ae68-18d87cdc71f0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:25.188451 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-986f007f-e32b-4044-ae68-18d87cdc71f0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:25.188955 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-986f007f-e32b-4044-ae68-18d87cdc71f0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:25.188955 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-986f007f-e32b-4044-ae68-18d87cdc71f0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:25.195616 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:25.195616 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:25.196525 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-986f007f-e32b-4044-ae68-18d87cdc71f0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:25.197018 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 711/2835] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:25 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:25.400765 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4ddfd191-6230-4fa6-8397-2d08dae7a272 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:25.403194 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ddfd191-6230-4fa6-8397-2d08dae7a272 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:25.403495 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ddfd191-6230-4fa6-8397-2d08dae7a272 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:25.404409 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ddfd191-6230-4fa6-8397-2d08dae7a272 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:25.404409 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4ddfd191-6230-4fa6-8397-2d08dae7a272 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:25.409486 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:25.409486 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:25.410283 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ddfd191-6230-4fa6-8397-2d08dae7a272 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:25.410807 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 721/2836] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:25 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:25.679684 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7e3ee92e-f267-415e-b728-e069bb85e8a9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:25.684786 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7e3ee92e-f267-415e-b728-e069bb85e8a9 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:24:25.685038 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7e3ee92e-f267-415e-b728-e069bb85e8a9 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:25.685228 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7e3ee92e-f267-415e-b728-e069bb85e8a9 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:25.705820 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:25.705820 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:25.716574 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7e3ee92e-f267-415e-b728-e069bb85e8a9 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:24:25.727526 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7e3ee92e-f267-415e-b728-e069bb85e8a9 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:24:25.728532 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 701/2837] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:25 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:25.747934 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-46881054-b93f-4d95-abc2-295ef339a092 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:25.751120 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-46881054-b93f-4d95-abc2-295ef339a092 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:24:25.751120 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-46881054-b93f-4d95-abc2-295ef339a092 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:25.752833 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-46881054-b93f-4d95-abc2-295ef339a092 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:25.764229 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:25.764229 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:25.770004 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-46881054-b93f-4d95-abc2-295ef339a092 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:24:25.776805 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-46881054-b93f-4d95-abc2-295ef339a092 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:24:25.778063 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 705/2838] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:25 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:25.802552 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-eea737a7-5e67-479d-a968-db859a560560 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:25.810501 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eea737a7-5e67-479d-a968-db859a560560 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:24:25.810501 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-eea737a7-5e67-479d-a968-db859a560560 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11297f66-e6d3-42a2-9c20-5575197a2c63", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-480850778"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:25.826058 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:25.826058 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:25.826582 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-eea737a7-5e67-479d-a968-db859a560560 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:24:25.826710 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-eea737a7-5e67-479d-a968-db859a560560 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create snapshot from volume 11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:24:25.904876 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-eea737a7-5e67-479d-a968-db859a560560 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['f2e8eab4-fd98-46af-b32b-c8197f3bd60a', '5690f812-8c6c-4252-b63c-d1c89471b927', 'aced27f3-8437-4be3-8bac-393f0885bf4b', '2604b783-08a1-4ee2-9fad-6f6c9b32a412'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:25.964032 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-eea737a7-5e67-479d-a968-db859a560560 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot create request issued successfully. Aug 25 15:24:25.964419 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eea737a7-5e67-479d-a968-db859a560560 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:24:25.964847 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 712/2839] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:24:25 2026] POST /volume/v3/snapshots => generated 309 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:25.977809 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2b123728-a08e-40ec-8b21-9ec673edd527 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:25.980109 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b123728-a08e-40ec-8b21-9ec673edd527 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 Aug 25 15:24:25.980328 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b123728-a08e-40ec-8b21-9ec673edd527 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:25.980577 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b123728-a08e-40ec-8b21-9ec673edd527 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:25.985812 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:25.985812 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:25.987487 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2b123728-a08e-40ec-8b21-9ec673edd527 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:24:25.987487 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b123728-a08e-40ec-8b21-9ec673edd527 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 returned with HTTP 200 Aug 25 15:24:25.987487 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 722/2840] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:24:25 2026] GET /volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:26.211283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8525bd92-4699-4669-9120-0af51b320b0c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:26.213716 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8525bd92-4699-4669-9120-0af51b320b0c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:26.214003 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8525bd92-4699-4669-9120-0af51b320b0c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:26.214279 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8525bd92-4699-4669-9120-0af51b320b0c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:26.214687 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-8525bd92-4699-4669-9120-0af51b320b0c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:26.220982 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:26.220982 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:26.221815 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8525bd92-4699-4669-9120-0af51b320b0c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:26.222647 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 702/2841] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:26 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:26.425824 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e9e50d25-c8db-44f4-9e8e-b064c2c9e3d8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:26.428575 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e9e50d25-c8db-44f4-9e8e-b064c2c9e3d8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:26.428842 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e9e50d25-c8db-44f4-9e8e-b064c2c9e3d8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:26.429137 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e9e50d25-c8db-44f4-9e8e-b064c2c9e3d8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:26.429367 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-e9e50d25-c8db-44f4-9e8e-b064c2c9e3d8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:26.436955 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:26.436955 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:26.437077 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e9e50d25-c8db-44f4-9e8e-b064c2c9e3d8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:26.438248 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 706/2842] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:26 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:27.000727 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9fd9b192-dac5-48b3-8c64-3ed508dcd437 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:27.003455 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9fd9b192-dac5-48b3-8c64-3ed508dcd437 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 Aug 25 15:24:27.003698 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9fd9b192-dac5-48b3-8c64-3ed508dcd437 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:27.003921 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9fd9b192-dac5-48b3-8c64-3ed508dcd437 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:27.011359 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:27.011359 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:27.014190 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9fd9b192-dac5-48b3-8c64-3ed508dcd437 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:24:27.014190 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9fd9b192-dac5-48b3-8c64-3ed508dcd437 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 returned with HTTP 200 Aug 25 15:24:27.014381 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 713/2843] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:24:26 2026] GET /volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:27.026170 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cac5f021-9fd7-4feb-b254-605d1ab19cc6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:27.031044 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cac5f021-9fd7-4feb-b254-605d1ab19cc6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:24:27.031783 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cac5f021-9fd7-4feb-b254-605d1ab19cc6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11297f66-e6d3-42a2-9c20-5575197a2c63", "snapshot_id": "f8f3b06b-7561-4a46-85d4-65ac28fe4e92", "name": "tempest-VolumesSnapshotTestJSON-Backup-4719591", "container": "tempest-volumessnapshottestjson-backup-container-1893258682"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:27.033873 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-cac5f021-9fd7-4feb-b254-605d1ab19cc6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Creating new backup {'backup': {'volume_id': '11297f66-e6d3-42a2-9c20-5575197a2c63', 'snapshot_id': 'f8f3b06b-7561-4a46-85d4-65ac28fe4e92', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-4719591', 'container': 'tempest-volumessnapshottestjson-backup-container-1893258682'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:24:27.034304 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-cac5f021-9fd7-4feb-b254-605d1ab19cc6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Creating backup of volume 11297f66-e6d3-42a2-9c20-5575197a2c63 in container tempest-volumessnapshottestjson-backup-container-1893258682 Aug 25 15:24:27.043484 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:27.043484 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:27.044134 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cac5f021-9fd7-4feb-b254-605d1ab19cc6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:24:27.052769 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:27.052769 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:27.053375 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cac5f021-9fd7-4feb-b254-605d1ab19cc6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:24:27.108792 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-cac5f021-9fd7-4feb-b254-605d1ab19cc6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['b96f32b8-9edb-484a-a0e0-7243eb7dc414', '67a93729-ea0d-4aa9-be49-2d27b8329069'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:27.165997 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cac5f021-9fd7-4feb-b254-605d1ab19cc6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:24:27.165997 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 723/2844] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:24:27 2026] POST /volume/v3/backups => generated 330 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 15:24:27.179241 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cd953803-2a7f-41ae-982a-8f8dad3c9b72 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:27.182224 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd953803-2a7f-41ae-982a-8f8dad3c9b72 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:27.182224 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd953803-2a7f-41ae-982a-8f8dad3c9b72 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:27.182224 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd953803-2a7f-41ae-982a-8f8dad3c9b72 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:27.182574 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cd953803-2a7f-41ae-982a-8f8dad3c9b72 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:27.188130 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:27.188130 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:27.189330 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd953803-2a7f-41ae-982a-8f8dad3c9b72 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:27.190005 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 703/2845] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:27 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:27.235181 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8b1693c6-83cd-405c-8f8c-0c20fe8f98f0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:27.238289 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8b1693c6-83cd-405c-8f8c-0c20fe8f98f0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:27.238566 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8b1693c6-83cd-405c-8f8c-0c20fe8f98f0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:27.238816 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8b1693c6-83cd-405c-8f8c-0c20fe8f98f0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:27.238987 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8b1693c6-83cd-405c-8f8c-0c20fe8f98f0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:27.244578 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:27.244578 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:27.245501 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8b1693c6-83cd-405c-8f8c-0c20fe8f98f0 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:27.246033 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 707/2846] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:27 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:27.456846 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fe5f36de-1db8-44bc-88b6-d9a644c645e0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:27.459570 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fe5f36de-1db8-44bc-88b6-d9a644c645e0 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:27.459765 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fe5f36de-1db8-44bc-88b6-d9a644c645e0 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:27.460070 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fe5f36de-1db8-44bc-88b6-d9a644c645e0 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:27.460070 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-fe5f36de-1db8-44bc-88b6-d9a644c645e0 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:27.473659 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:27.473659 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:27.474352 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fe5f36de-1db8-44bc-88b6-d9a644c645e0 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:27.474571 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 714/2847] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:27 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 706 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:28.206102 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1f070b10-a160-4dfc-8f80-090efdb45e5d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:28.210166 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1f070b10-a160-4dfc-8f80-090efdb45e5d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:28.210166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1f070b10-a160-4dfc-8f80-090efdb45e5d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:28.210166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1f070b10-a160-4dfc-8f80-090efdb45e5d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:28.210166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-1f070b10-a160-4dfc-8f80-090efdb45e5d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:28.214224 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:28.214224 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:28.215307 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1f070b10-a160-4dfc-8f80-090efdb45e5d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:28.216146 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 724/2848] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:28 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:28.264509 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a12f9d24-5d2e-4da2-bb7c-dca6eb3a8c4f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:28.273030 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a12f9d24-5d2e-4da2-bb7c-dca6eb3a8c4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:28.273529 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a12f9d24-5d2e-4da2-bb7c-dca6eb3a8c4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:28.274159 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a12f9d24-5d2e-4da2-bb7c-dca6eb3a8c4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:28.276568 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a12f9d24-5d2e-4da2-bb7c-dca6eb3a8c4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:28.285576 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:28.285576 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:28.286604 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a12f9d24-5d2e-4da2-bb7c-dca6eb3a8c4f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:28.287294 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 704/2849] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:28 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:28.495344 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d70ab2aa-5179-4dc6-8e5b-15cecfe1c301 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:28.498759 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d70ab2aa-5179-4dc6-8e5b-15cecfe1c301 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:28.498759 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d70ab2aa-5179-4dc6-8e5b-15cecfe1c301 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:28.498908 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d70ab2aa-5179-4dc6-8e5b-15cecfe1c301 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:28.499073 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d70ab2aa-5179-4dc6-8e5b-15cecfe1c301 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:28.504999 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:28.504999 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:28.505715 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d70ab2aa-5179-4dc6-8e5b-15cecfe1c301 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:28.506234 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 708/2850] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:28 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:28.937055 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-40ab3200-dedb-41c3-b7ec-a71afc87301d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:28.941495 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-40ab3200-dedb-41c3-b7ec-a71afc87301d tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] POST https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action Aug 25 15:24:28.941495 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-40ab3200-dedb-41c3-b7ec-a71afc87301d tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action body: b'{"os-attach": {"instance_uuid": "70f04817-be41-46fd-92b5-b1e680edb43d", "mountpoint": "/dev/vdb"}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:28.941495 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-40ab3200-dedb-41c3-b7ec-a71afc87301d tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "70f04817-be41-46fd-92b5-b1e680edb43d", "mountpoint": "/dev/vdb"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:28.953743 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:28.953743 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:28.954724 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-40ab3200-dedb-41c3-b7ec-a71afc87301d tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:28.967274 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-40ab3200-dedb-41c3-b7ec-a71afc87301d tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Update volume admin metadata completed successfully. Aug 25 15:24:29.048723 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-40ab3200-dedb-41c3-b7ec-a71afc87301d tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Attach volume completed successfully. Aug 25 15:24:29.050577 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-40ab3200-dedb-41c3-b7ec-a71afc87301d tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action returned with HTTP 202 Aug 25 15:24:29.051499 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 715/2851] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:24:28 2026] POST /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:24:29.063324 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e7f4e1cd-a5fe-41da-b129-e8fa5d9967fb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:29.076702 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e7f4e1cd-a5fe-41da-b129-e8fa5d9967fb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:24:29.079746 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e7f4e1cd-a5fe-41da-b129-e8fa5d9967fb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:29.080171 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e7f4e1cd-a5fe-41da-b129-e8fa5d9967fb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:29.089661 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=325,cinder:UPDATE=67,cinder:INSERT=37 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:24:29.109569 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:29.109569 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:29.116629 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e7f4e1cd-a5fe-41da-b129-e8fa5d9967fb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:29.123866 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e7f4e1cd-a5fe-41da-b129-e8fa5d9967fb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:24:29.125177 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 725/2852] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:29 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 1174 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:29.142486 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f2c8f842-ccda-4442-bb69-c2f81adb0395 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:29.147397 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f2c8f842-ccda-4442-bb69-c2f81adb0395 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:24:29.147729 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f2c8f842-ccda-4442-bb69-c2f81adb0395 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:29.150546 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f2c8f842-ccda-4442-bb69-c2f81adb0395 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:29.169636 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:29.169636 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:29.174877 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f2c8f842-ccda-4442-bb69-c2f81adb0395 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:29.181500 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f2c8f842-ccda-4442-bb69-c2f81adb0395 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:24:29.182205 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 705/2853] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:29 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 1174 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:29.199801 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-10ceeba7-cfac-4268-b3df-92ed01a6ae8a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:29.205881 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10ceeba7-cfac-4268-b3df-92ed01a6ae8a tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] POST https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action Aug 25 15:24:29.206532 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10ceeba7-cfac-4268-b3df-92ed01a6ae8a tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action body: b'{"os-detach": {}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:29.206532 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10ceeba7-cfac-4268-b3df-92ed01a6ae8a tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:29.209758 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=395,cinder:UPDATE=91,cinder:INSERT=55 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:24:29.222348 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:29.222348 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:29.222348 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-10ceeba7-cfac-4268-b3df-92ed01a6ae8a tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:29.231666 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2dce9b59-887b-4905-afab-ab3c4177db15 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:29.238250 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2dce9b59-887b-4905-afab-ab3c4177db15 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:29.238250 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2dce9b59-887b-4905-afab-ab3c4177db15 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:29.238250 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2dce9b59-887b-4905-afab-ab3c4177db15 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:29.238250 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-2dce9b59-887b-4905-afab-ab3c4177db15 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:29.242612 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=420,cinder:UPDATE=125,cinder:INSERT=69 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:24:29.244912 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:29.244912 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:29.246512 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2dce9b59-887b-4905-afab-ab3c4177db15 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:29.247253 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 716/2854] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:29 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:29.288154 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-10ceeba7-cfac-4268-b3df-92ed01a6ae8a tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Detach volume completed successfully. Aug 25 15:24:29.288154 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10ceeba7-cfac-4268-b3df-92ed01a6ae8a tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action returned with HTTP 202 Aug 25 15:24:29.288427 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 709/2855] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:24:29 2026] POST /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:24:29.299251 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0b14cfd5-c112-4c11-a94a-acb729e9f299 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:29.301219 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1f5f7834-d993-43e5-a07e-824fb515949d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:29.301769 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0b14cfd5-c112-4c11-a94a-acb729e9f299 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:24:29.301954 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0b14cfd5-c112-4c11-a94a-acb729e9f299 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:29.302248 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0b14cfd5-c112-4c11-a94a-acb729e9f299 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:29.305169 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1f5f7834-d993-43e5-a07e-824fb515949d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:29.305435 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1f5f7834-d993-43e5-a07e-824fb515949d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:29.305668 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1f5f7834-d993-43e5-a07e-824fb515949d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:29.305800 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1f5f7834-d993-43e5-a07e-824fb515949d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:29.315409 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:29.315409 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:29.315652 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:29.315652 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:29.317183 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1f5f7834-d993-43e5-a07e-824fb515949d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:29.317777 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 706/2856] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:29 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:29.319458 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0b14cfd5-c112-4c11-a94a-acb729e9f299 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:29.324269 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0b14cfd5-c112-4c11-a94a-acb729e9f299 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:24:29.324864 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 726/2857] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:29 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:29.520671 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-51bdd105-02a9-4633-b948-862e2b5d5d3d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:29.523321 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-51bdd105-02a9-4633-b948-862e2b5d5d3d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:29.524021 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-51bdd105-02a9-4633-b948-862e2b5d5d3d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:29.524021 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-51bdd105-02a9-4633-b948-862e2b5d5d3d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:29.529642 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-51bdd105-02a9-4633-b948-862e2b5d5d3d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:29.532946 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:29.532946 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:29.533942 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-51bdd105-02a9-4633-b948-862e2b5d5d3d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:29.534440 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 717/2858] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:29 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:30.262233 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4c32720d-8573-488a-9769-8addcb3f6af4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:30.265060 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c32720d-8573-488a-9769-8addcb3f6af4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:30.267048 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c32720d-8573-488a-9769-8addcb3f6af4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:30.267223 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4c32720d-8573-488a-9769-8addcb3f6af4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:30.268442 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-4c32720d-8573-488a-9769-8addcb3f6af4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:30.274769 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:30.274769 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:30.275109 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4c32720d-8573-488a-9769-8addcb3f6af4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:30.275634 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 710/2859] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:30 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:30.334346 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d603cbe9-e410-4955-b5ae-7f35a6f71659 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:30.336758 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d603cbe9-e410-4955-b5ae-7f35a6f71659 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:30.337056 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d603cbe9-e410-4955-b5ae-7f35a6f71659 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:30.337322 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d603cbe9-e410-4955-b5ae-7f35a6f71659 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:30.337508 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d603cbe9-e410-4955-b5ae-7f35a6f71659 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:30.340822 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=371,cinder:UPDATE=93,cinder:INSERT=49 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:24:30.345069 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:30.345069 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:30.346540 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d603cbe9-e410-4955-b5ae-7f35a6f71659 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:30.346855 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 707/2860] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:30 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:30.556519 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-03f1cec4-4ae4-4032-86f7-2503a47d75f6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:30.559232 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-03f1cec4-4ae4-4032-86f7-2503a47d75f6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:30.563504 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-03f1cec4-4ae4-4032-86f7-2503a47d75f6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:30.563504 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-03f1cec4-4ae4-4032-86f7-2503a47d75f6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:30.564835 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-03f1cec4-4ae4-4032-86f7-2503a47d75f6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:30.574196 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:30.574196 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:30.576595 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-03f1cec4-4ae4-4032-86f7-2503a47d75f6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:30.582199 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 727/2861] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:30 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 706 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:31.293599 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fa1ffe08-033a-4178-9d0a-6d5a4f35b335 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:31.296303 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fa1ffe08-033a-4178-9d0a-6d5a4f35b335 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:31.296889 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fa1ffe08-033a-4178-9d0a-6d5a4f35b335 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:31.296889 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fa1ffe08-033a-4178-9d0a-6d5a4f35b335 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:31.296889 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-fa1ffe08-033a-4178-9d0a-6d5a4f35b335 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:31.303568 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:31.303568 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:31.305408 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fa1ffe08-033a-4178-9d0a-6d5a4f35b335 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:31.306124 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 718/2862] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:31 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:31.362845 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-28b3641f-3de8-4f45-af33-35a9188c865d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:31.365226 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-28b3641f-3de8-4f45-af33-35a9188c865d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:31.365226 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-28b3641f-3de8-4f45-af33-35a9188c865d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:31.365582 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-28b3641f-3de8-4f45-af33-35a9188c865d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:31.365582 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-28b3641f-3de8-4f45-af33-35a9188c865d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:31.370865 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:31.370865 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:31.371940 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-28b3641f-3de8-4f45-af33-35a9188c865d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:31.372458 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 711/2863] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:31 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:24:31.384807 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2f7c73ab-213c-400e-bb3d-424783e35e62 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:31.387011 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2f7c73ab-213c-400e-bb3d-424783e35e62 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/d0120149-72b8-494f-9dc0-88d243e6033c Aug 25 15:24:31.387265 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2f7c73ab-213c-400e-bb3d-424783e35e62 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:31.387597 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2f7c73ab-213c-400e-bb3d-424783e35e62 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:31.402855 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:31.402855 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:31.408080 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2f7c73ab-213c-400e-bb3d-424783e35e62 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:24:31.415455 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2f7c73ab-213c-400e-bb3d-424783e35e62 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/d0120149-72b8-494f-9dc0-88d243e6033c returned with HTTP 200 Aug 25 15:24:31.416078 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 708/2864] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:31 2026] GET /volume/v3/volumes/d0120149-72b8-494f-9dc0-88d243e6033c => generated 964 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:31.436543 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4e438a8c-9e74-4ca1-bf2f-c33a87794bd4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:31.445271 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4e438a8c-9e74-4ca1-bf2f-c33a87794bd4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/d0120149-72b8-494f-9dc0-88d243e6033c Aug 25 15:24:31.445271 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4e438a8c-9e74-4ca1-bf2f-c33a87794bd4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:31.445271 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4e438a8c-9e74-4ca1-bf2f-c33a87794bd4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:31.449568 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:31.449568 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:31.454947 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4e438a8c-9e74-4ca1-bf2f-c33a87794bd4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:24:31.463095 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4e438a8c-9e74-4ca1-bf2f-c33a87794bd4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/d0120149-72b8-494f-9dc0-88d243e6033c returned with HTTP 200 Aug 25 15:24:31.463095 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 728/2865] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:31 2026] GET /volume/v3/volumes/d0120149-72b8-494f-9dc0-88d243e6033c => generated 964 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:31.481808 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ff5e0370-a950-46a6-9203-15149919964b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:31.484401 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ff5e0370-a950-46a6-9203-15149919964b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d0120149-72b8-494f-9dc0-88d243e6033c Aug 25 15:24:31.484808 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ff5e0370-a950-46a6-9203-15149919964b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:31.485121 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ff5e0370-a950-46a6-9203-15149919964b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:31.485354 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-ff5e0370-a950-46a6-9203-15149919964b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete volume with id: d0120149-72b8-494f-9dc0-88d243e6033c Aug 25 15:24:31.497641 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:31.497641 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:31.498339 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ff5e0370-a950-46a6-9203-15149919964b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:24:31.560134 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ff5e0370-a950-46a6-9203-15149919964b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete volume request issued successfully. Aug 25 15:24:31.560442 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ff5e0370-a950-46a6-9203-15149919964b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/d0120149-72b8-494f-9dc0-88d243e6033c returned with HTTP 202 Aug 25 15:24:31.561047 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 719/2866] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:24:31 2026] DELETE /volume/v3/volumes/d0120149-72b8-494f-9dc0-88d243e6033c => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:24:31.571494 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-23ef3d4b-91cb-4793-8338-f5f3615f6f9c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:31.574214 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-23ef3d4b-91cb-4793-8338-f5f3615f6f9c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/d0120149-72b8-494f-9dc0-88d243e6033c Aug 25 15:24:31.574542 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-23ef3d4b-91cb-4793-8338-f5f3615f6f9c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:31.574815 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-23ef3d4b-91cb-4793-8338-f5f3615f6f9c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:31.584852 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:31.584852 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:31.589740 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-23ef3d4b-91cb-4793-8338-f5f3615f6f9c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:24:31.595390 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-23ef3d4b-91cb-4793-8338-f5f3615f6f9c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/d0120149-72b8-494f-9dc0-88d243e6033c returned with HTTP 200 Aug 25 15:24:31.595390 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 712/2867] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:31 2026] GET /volume/v3/volumes/d0120149-72b8-494f-9dc0-88d243e6033c => generated 963 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:31.597901 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-38156f76-7b06-411d-94f5-63c04e28b891 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:31.600583 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-38156f76-7b06-411d-94f5-63c04e28b891 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:31.600915 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-38156f76-7b06-411d-94f5-63c04e28b891 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:31.601202 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-38156f76-7b06-411d-94f5-63c04e28b891 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:31.601412 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-38156f76-7b06-411d-94f5-63c04e28b891 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:31.611946 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:31.611946 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:31.612897 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-38156f76-7b06-411d-94f5-63c04e28b891 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:31.613654 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 709/2868] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:31 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 707 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:32.138336 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-92dfd697-eee5-4878-92c7-f8ac75cdd420 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.141033 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-92dfd697-eee5-4878-92c7-f8ac75cdd420 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] POST https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action Aug 25 15:24:32.141670 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-92dfd697-eee5-4878-92c7-f8ac75cdd420 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:32.141863 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-92dfd697-eee5-4878-92c7-f8ac75cdd420 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:32.153680 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.153680 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:32.154527 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-92dfd697-eee5-4878-92c7-f8ac75cdd420 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:32.193568 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-92dfd697-eee5-4878-92c7-f8ac75cdd420 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Reserve volume completed successfully. Aug 25 15:24:32.193810 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-92dfd697-eee5-4878-92c7-f8ac75cdd420 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action returned with HTTP 202 Aug 25 15:24:32.194398 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 729/2869] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:24:32 2026] POST /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:24:32.210836 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6ed72bef-9cb6-4729-9ded-138793675017 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.210836 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6ed72bef-9cb6-4729-9ded-138793675017 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:24:32.210836 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6ed72bef-9cb6-4729-9ded-138793675017 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:32.210836 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6ed72bef-9cb6-4729-9ded-138793675017 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:32.216559 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.216559 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:32.221925 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6ed72bef-9cb6-4729-9ded-138793675017 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:32.227940 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6ed72bef-9cb6-4729-9ded-138793675017 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:24:32.228434 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 720/2870] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:32 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:32.247123 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-521d1d32-873d-42f3-b4ac-c6397d0eab1d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.248558 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-521d1d32-873d-42f3-b4ac-c6397d0eab1d tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] POST https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action Aug 25 15:24:32.249019 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-521d1d32-873d-42f3-b4ac-c6397d0eab1d tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:32.249201 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-521d1d32-873d-42f3-b4ac-c6397d0eab1d tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:32.262104 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.262104 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:32.262758 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-521d1d32-873d-42f3-b4ac-c6397d0eab1d tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:32.305400 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-521d1d32-873d-42f3-b4ac-c6397d0eab1d tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Unreserve volume completed successfully. Aug 25 15:24:32.305664 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-521d1d32-873d-42f3-b4ac-c6397d0eab1d tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action returned with HTTP 202 Aug 25 15:24:32.306149 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 713/2871] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:24:32 2026] POST /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:24:32.319003 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6c11d135-2a30-474b-b387-02dbc58d39bc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.321005 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c11d135-2a30-474b-b387-02dbc58d39bc tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:24:32.321208 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c11d135-2a30-474b-b387-02dbc58d39bc tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:32.321430 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c11d135-2a30-474b-b387-02dbc58d39bc tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:32.323371 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b6d40918-7822-4ccb-bef0-0a90c26cd6be None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.326817 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6d40918-7822-4ccb-bef0-0a90c26cd6be tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:32.327081 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6d40918-7822-4ccb-bef0-0a90c26cd6be tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:32.327554 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6d40918-7822-4ccb-bef0-0a90c26cd6be tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:32.327749 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b6d40918-7822-4ccb-bef0-0a90c26cd6be tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:32.329325 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.329325 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:32.334665 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6c11d135-2a30-474b-b387-02dbc58d39bc tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:32.336031 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.336031 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:32.337169 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6d40918-7822-4ccb-bef0-0a90c26cd6be tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:32.337856 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 730/2872] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:32 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:32.339188 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c11d135-2a30-474b-b387-02dbc58d39bc tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:24:32.339615 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 710/2873] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:32 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:32.357645 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b10cc3f0-33a5-4419-b46e-9ce55a043798 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.359908 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b10cc3f0-33a5-4419-b46e-9ce55a043798 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] POST https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action Aug 25 15:24:32.360257 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b10cc3f0-33a5-4419-b46e-9ce55a043798 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:32.360513 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b10cc3f0-33a5-4419-b46e-9ce55a043798 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:32.373244 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.373244 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:32.373953 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b10cc3f0-33a5-4419-b46e-9ce55a043798 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:32.406583 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b10cc3f0-33a5-4419-b46e-9ce55a043798 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume updated successfully. Aug 25 15:24:32.406931 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b10cc3f0-33a5-4419-b46e-9ce55a043798 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action returned with HTTP 200 Aug 25 15:24:32.407755 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 721/2874] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:24:32 2026] POST /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action => generated 0 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 15:24:32.417744 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5c7db5a0-b0d8-41af-9687-55591e4f6312 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.421374 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c7db5a0-b0d8-41af-9687-55591e4f6312 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:24:32.421719 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c7db5a0-b0d8-41af-9687-55591e4f6312 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:32.421994 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c7db5a0-b0d8-41af-9687-55591e4f6312 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:32.433396 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.433396 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:32.438246 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5c7db5a0-b0d8-41af-9687-55591e4f6312 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:32.443632 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c7db5a0-b0d8-41af-9687-55591e4f6312 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:24:32.444022 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 714/2875] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:32 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:32.461771 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ee9c8e83-43a9-41d3-936d-8e9b10ac5952 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.464488 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ee9c8e83-43a9-41d3-936d-8e9b10ac5952 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] POST https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action Aug 25 15:24:32.465091 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ee9c8e83-43a9-41d3-936d-8e9b10ac5952 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:32.465287 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ee9c8e83-43a9-41d3-936d-8e9b10ac5952 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:32.481916 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.481916 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:32.482973 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ee9c8e83-43a9-41d3-936d-8e9b10ac5952 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:32.511826 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ee9c8e83-43a9-41d3-936d-8e9b10ac5952 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume updated successfully. Aug 25 15:24:32.512089 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ee9c8e83-43a9-41d3-936d-8e9b10ac5952 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action returned with HTTP 200 Aug 25 15:24:32.513524 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 731/2876] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:24:32 2026] POST /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action => generated 0 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 15:24:32.522525 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6ea4619a-ada0-4a27-86af-9ef7cc21eb92 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.524613 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ea4619a-ada0-4a27-86af-9ef7cc21eb92 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:24:32.524808 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ea4619a-ada0-4a27-86af-9ef7cc21eb92 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:32.525061 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ea4619a-ada0-4a27-86af-9ef7cc21eb92 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:32.534131 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.534131 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:32.541022 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6ea4619a-ada0-4a27-86af-9ef7cc21eb92 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:32.547539 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ea4619a-ada0-4a27-86af-9ef7cc21eb92 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:24:32.548087 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 711/2877] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:32 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:32.564627 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0cb59e94-5364-41e3-93f8-bd311185f533 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.566928 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0cb59e94-5364-41e3-93f8-bd311185f533 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] POST https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action Aug 25 15:24:32.567503 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0cb59e94-5364-41e3-93f8-bd311185f533 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:32.567503 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0cb59e94-5364-41e3-93f8-bd311185f533 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:32.579352 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.579352 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:32.580080 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0cb59e94-5364-41e3-93f8-bd311185f533 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:32.623162 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8a3eb24d-1a0a-4d17-bbb3-97b8e3964fab None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.630042 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0cb59e94-5364-41e3-93f8-bd311185f533 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Update volume admin metadata completed successfully. Aug 25 15:24:32.630042 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0cb59e94-5364-41e3-93f8-bd311185f533 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Update readonly setting on volume completed successfully. Aug 25 15:24:32.630042 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0cb59e94-5364-41e3-93f8-bd311185f533 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action returned with HTTP 202 Aug 25 15:24:32.630042 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 722/2878] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:24:32 2026] POST /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:24:32.630359 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8a3eb24d-1a0a-4d17-bbb3-97b8e3964fab tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/d0120149-72b8-494f-9dc0-88d243e6033c Aug 25 15:24:32.630359 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8a3eb24d-1a0a-4d17-bbb3-97b8e3964fab tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:32.630359 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8a3eb24d-1a0a-4d17-bbb3-97b8e3964fab tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:32.633512 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c8434679-c950-44eb-8e11-38324a920110 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.636091 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-df6200ac-207b-4454-8054-67b1b8afd7ef None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.638204 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8a3eb24d-1a0a-4d17-bbb3-97b8e3964fab tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/d0120149-72b8-494f-9dc0-88d243e6033c returned with HTTP 404 Aug 25 15:24:32.639015 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 715/2879] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:32 2026] GET /volume/v3/volumes/d0120149-72b8-494f-9dc0-88d243e6033c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:32.641252 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-df6200ac-207b-4454-8054-67b1b8afd7ef tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:24:32.641252 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-df6200ac-207b-4454-8054-67b1b8afd7ef tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:32.641396 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8434679-c950-44eb-8e11-38324a920110 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:32.641508 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-df6200ac-207b-4454-8054-67b1b8afd7ef tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:32.641566 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c8434679-c950-44eb-8e11-38324a920110 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:32.644493 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c8434679-c950-44eb-8e11-38324a920110 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:32.644493 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c8434679-c950-44eb-8e11-38324a920110 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e9aeb8c3-476b-4e32-babb-1e8ab26062e2. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:32.649098 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.649098 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:32.655337 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.655337 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:32.655661 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-044ba4a2-7e15-46ee-afee-1678a31677e3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.656514 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8434679-c950-44eb-8e11-38324a920110 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 200 Aug 25 15:24:32.656731 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-df6200ac-207b-4454-8054-67b1b8afd7ef tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:32.656976 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 732/2880] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:32 2026] GET /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 708 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:32.658922 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-044ba4a2-7e15-46ee-afee-1678a31677e3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:32.658922 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-044ba4a2-7e15-46ee-afee-1678a31677e3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:32.658922 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-044ba4a2-7e15-46ee-afee-1678a31677e3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:32.659081 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-044ba4a2-7e15-46ee-afee-1678a31677e3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete backup with id: d40b4005-45a6-4a3f-a3bd-34e1560f23a4. Aug 25 15:24:32.664982 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-df6200ac-207b-4454-8054-67b1b8afd7ef tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:24:32.665621 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 712/2881] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:32 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:32.667991 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8c3ea493-a532-4538-8bf8-80d53e78b3e8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.678376 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c3ea493-a532-4538-8bf8-80d53e78b3e8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] DELETE https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 Aug 25 15:24:32.678376 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c3ea493-a532-4538-8bf8-80d53e78b3e8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:32.678376 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c3ea493-a532-4538-8bf8-80d53e78b3e8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:32.678376 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-8c3ea493-a532-4538-8bf8-80d53e78b3e8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Delete backup with id: e9aeb8c3-476b-4e32-babb-1e8ab26062e2. Aug 25 15:24:32.678645 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.678645 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:32.684222 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.684222 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:32.684443 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6f3f47c4-9a48-4323-87ba-73971dd904c0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.689039 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6f3f47c4-9a48-4323-87ba-73971dd904c0 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] POST https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action Aug 25 15:24:32.689039 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6f3f47c4-9a48-4323-87ba-73971dd904c0 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:32.689248 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6f3f47c4-9a48-4323-87ba-73971dd904c0 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:32.701495 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.701495 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:32.702172 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6f3f47c4-9a48-4323-87ba-73971dd904c0 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:32.726120 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-8c3ea493-a532-4538-8bf8-80d53e78b3e8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] delete_backup rpcapi backup_id e9aeb8c3-476b-4e32-babb-1e8ab26062e2 {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:24:32.730071 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c3ea493-a532-4538-8bf8-80d53e78b3e8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 returned with HTTP 202 Aug 25 15:24:32.730071 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 716/2882] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:24:32 2026] DELETE /volume/v3/backups/e9aeb8c3-476b-4e32-babb-1e8ab26062e2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 15:24:32.742119 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.748460 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:24:32.749011 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1181253953"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:32.750958 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1181253953'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:24:32.751159 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Create volume of 1 GB Aug 25 15:24:32.752694 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-044ba4a2-7e15-46ee-afee-1678a31677e3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] delete_backup rpcapi backup_id d40b4005-45a6-4a3f-a3bd-34e1560f23a4 {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:24:32.754877 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-044ba4a2-7e15-46ee-afee-1678a31677e3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 202 Aug 25 15:24:32.755351 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 723/2883] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:24:32 2026] DELETE /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:24:32.769255 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6f3f47c4-9a48-4323-87ba-73971dd904c0 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Update volume admin metadata completed successfully. Aug 25 15:24:32.769717 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6f3f47c4-9a48-4323-87ba-73971dd904c0 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Update readonly setting on volume completed successfully. Aug 25 15:24:32.769717 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6f3f47c4-9a48-4323-87ba-73971dd904c0 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action returned with HTTP 202 Aug 25 15:24:32.770789 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 733/2884] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:24:32 2026] POST /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:24:32.773597 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Availability Zones retrieved successfully. Aug 25 15:24:32.777219 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b80d4516-eaa0-4b09-a681-3825c33036a2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.781974 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b80d4516-eaa0-4b09-a681-3825c33036a2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:32.781974 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b80d4516-eaa0-4b09-a681-3825c33036a2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:32.782516 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Flow 'volume_create_api' (aa8426fc-f748-4f8d-b9bf-81651f1fc34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:32.783768 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b80d4516-eaa0-4b09-a681-3825c33036a2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:32.783810 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d71536b-5d5f-4a35-b5f2-f974abd00185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:32.784019 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-b80d4516-eaa0-4b09-a681-3825c33036a2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:32.784907 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:24:32.791906 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9fcf3cf6-d70c-4c2b-9cbd-dd32f17e89eb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.793781 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9fcf3cf6-d70c-4c2b-9cbd-dd32f17e89eb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:24:32.793905 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.793905 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:32.793980 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9fcf3cf6-d70c-4c2b-9cbd-dd32f17e89eb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:32.794671 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9fcf3cf6-d70c-4c2b-9cbd-dd32f17e89eb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:32.795182 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b80d4516-eaa0-4b09-a681-3825c33036a2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:32.795819 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 717/2885] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:32 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:32.810841 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.810841 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:32.819141 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9fcf3cf6-d70c-4c2b-9cbd-dd32f17e89eb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:32.826276 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9fcf3cf6-d70c-4c2b-9cbd-dd32f17e89eb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:24:32.828639 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 724/2886] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:32 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:32.843316 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d71536b-5d5f-4a35-b5f2-f974abd00185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:32.843872 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (382c21e4-f59b-48cf-845b-4e282507b148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:32.849694 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-802c4f23-b04d-4171-b70e-75f2112d8957 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:32.853679 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-802c4f23-b04d-4171-b70e-75f2112d8957 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] POST https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action Aug 25 15:24:32.853679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-802c4f23-b04d-4171-b70e-75f2112d8957 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-248751252", "disk_format": "raw"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:32.853679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-802c4f23-b04d-4171-b70e-75f2112d8957 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-248751252", "disk_format": "raw"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:32.870496 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.870496 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:32.870496 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-802c4f23-b04d-4171-b70e-75f2112d8957 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:32.915621 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Created reservations ['d353b398-91ef-4606-82b6-0cbdf0be6d56', '64e785c7-2171-44e4-a530-f611542e434d', 'fe8226d8-abaf-4b80-8ee9-3014fce858d0', '6c066fef-6b3c-4103-8fcd-9e0b02c08592'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:32.916580 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (382c21e4-f59b-48cf-845b-4e282507b148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d353b398-91ef-4606-82b6-0cbdf0be6d56', '64e785c7-2171-44e4-a530-f611542e434d', 'fe8226d8-abaf-4b80-8ee9-3014fce858d0', '6c066fef-6b3c-4103-8fcd-9e0b02c08592']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:32.917682 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30bb41cc-dfc6-44b1-bbf6-e3b45818ba2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:32.921487 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:32.921487 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:32.931363 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.image.image_utils [None req-802c4f23-b04d-4171-b70e-75f2112d8957 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-248751252'}] 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-248751252'}]. {{(pid=100466) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 15:24:32.959626 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30bb41cc-dfc6-44b1-bbf6-e3b45818ba2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ae7e3c1-c829-4437-b678-6933e5f96b55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1181253953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e217665d21814f68a2f1517c0fa71472',qos_specs=None,replication_status=,reservations=['d353b398-91ef-4606-82b6-0cbdf0be6d56','64e785c7-2171-44e4-a530-f611542e434d','fe8226d8-abaf-4b80-8ee9-3014fce858d0','6c066fef-6b3c-4103-8fcd-9e0b02c08592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53703539267346289f1ce6de4ee1c2a0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1181253953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ae7e3c1-c829-4437-b678-6933e5f96b55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e217665d21814f68a2f1517c0fa71472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53703539267346289f1ce6de4ee1c2a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:32.961037 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d9d1d01-14f7-47a5-9e93-43f4182bee99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:33.003121 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d9d1d01-14f7-47a5-9e93-43f4182bee99) transitioned into state 'SUCCESS' from state '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-1181253953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e217665d21814f68a2f1517c0fa71472',qos_specs=None,replication_status=,reservations=['d353b398-91ef-4606-82b6-0cbdf0be6d56','64e785c7-2171-44e4-a530-f611542e434d','fe8226d8-abaf-4b80-8ee9-3014fce858d0','6c066fef-6b3c-4103-8fcd-9e0b02c08592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53703539267346289f1ce6de4ee1c2a0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:33.004135 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ca1f84-c80b-412c-ac2b-86c1246993c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:33.016433 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89ca1f84-c80b-412c-ac2b-86c1246993c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:33.018243 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Flow 'volume_create_api' (aa8426fc-f748-4f8d-b9bf-81651f1fc34d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:33.018734 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Create volume request issued successfully. Aug 25 15:24:33.021485 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2cc8a183-866d-445f-9cf8-88b2198cd029 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:24:33.021485 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 713/2887] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:24:32 2026] POST /volume/v3/volumes => generated 776 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:33.043041 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-67b74149-91a7-4fb1-a983-bad8d8f21b83 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:33.045080 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67b74149-91a7-4fb1-a983-bad8d8f21b83 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/0ae7e3c1-c829-4437-b678-6933e5f96b55 Aug 25 15:24:33.045382 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67b74149-91a7-4fb1-a983-bad8d8f21b83 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:33.045703 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67b74149-91a7-4fb1-a983-bad8d8f21b83 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:33.060973 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:33.060973 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:33.071795 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-67b74149-91a7-4fb1-a983-bad8d8f21b83 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:24:33.077281 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67b74149-91a7-4fb1-a983-bad8d8f21b83 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/0ae7e3c1-c829-4437-b678-6933e5f96b55 returned with HTTP 200 Aug 25 15:24:33.078130 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 718/2888] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:33 2026] GET /volume/v3/volumes/0ae7e3c1-c829-4437-b678-6933e5f96b55 => generated 955 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:33.351118 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-33ba38b3-428f-437f-9c44-90a996711908 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:33.353612 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-33ba38b3-428f-437f-9c44-90a996711908 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:33.353612 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-33ba38b3-428f-437f-9c44-90a996711908 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:33.354118 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-33ba38b3-428f-437f-9c44-90a996711908 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:33.366385 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-33ba38b3-428f-437f-9c44-90a996711908 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:33.366385 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:33.366385 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:33.366385 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-33ba38b3-428f-437f-9c44-90a996711908 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:33.366385 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 725/2889] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:33 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:33.746734 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-802c4f23-b04d-4171-b70e-75f2112d8957 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Copy volume to image completed successfully. Aug 25 15:24:33.747376 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-802c4f23-b04d-4171-b70e-75f2112d8957 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action returned with HTTP 202 Aug 25 15:24:33.748020 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 734/2890] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:24:32 2026] POST /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action => generated 686 bytes in 899 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:33.811033 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-136ea859-3145-4adb-90ee-cad77cf16c47 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:33.816438 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-136ea859-3145-4adb-90ee-cad77cf16c47 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:33.816438 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-136ea859-3145-4adb-90ee-cad77cf16c47 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:33.816438 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-136ea859-3145-4adb-90ee-cad77cf16c47 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:33.816438 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-136ea859-3145-4adb-90ee-cad77cf16c47 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:33.832669 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:33.832669 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:33.832669 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-136ea859-3145-4adb-90ee-cad77cf16c47 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 200 Aug 25 15:24:33.832669 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 714/2891] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:33 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:34.097450 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a13d3204-b444-4e5d-8162-fcd6439d80ab None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:34.100246 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a13d3204-b444-4e5d-8162-fcd6439d80ab tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/0ae7e3c1-c829-4437-b678-6933e5f96b55 Aug 25 15:24:34.100600 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a13d3204-b444-4e5d-8162-fcd6439d80ab tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:34.100871 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a13d3204-b444-4e5d-8162-fcd6439d80ab tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:34.113313 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:34.113313 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:34.117920 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a13d3204-b444-4e5d-8162-fcd6439d80ab tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:24:34.123742 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a13d3204-b444-4e5d-8162-fcd6439d80ab tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/0ae7e3c1-c829-4437-b678-6933e5f96b55 returned with HTTP 200 Aug 25 15:24:34.124247 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 719/2892] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:34 2026] GET /volume/v3/volumes/0ae7e3c1-c829-4437-b678-6933e5f96b55 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:34.141895 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-065f9452-4cf7-4962-8282-ff64a6ac9c4b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:34.143938 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-065f9452-4cf7-4962-8282-ff64a6ac9c4b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:24:34.144384 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-065f9452-4cf7-4962-8282-ff64a6ac9c4b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ae7e3c1-c829-4437-b678-6933e5f96b55", "name": "tempest-type-Backup-1824251706"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:34.146149 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-065f9452-4cf7-4962-8282-ff64a6ac9c4b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Creating new backup {'backup': {'volume_id': '0ae7e3c1-c829-4437-b678-6933e5f96b55', 'name': 'tempest-type-Backup-1824251706'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:24:34.146360 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-065f9452-4cf7-4962-8282-ff64a6ac9c4b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Creating backup of volume 0ae7e3c1-c829-4437-b678-6933e5f96b55 in container None Aug 25 15:24:34.156128 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:34.156128 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:34.156628 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-065f9452-4cf7-4962-8282-ff64a6ac9c4b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:24:34.184846 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-065f9452-4cf7-4962-8282-ff64a6ac9c4b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Created reservations ['e3104d78-3e4e-442f-8e2f-d39847134e7c', '4cb2c231-8281-4f2a-a5b7-b134584cf3c1'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:34.237000 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-065f9452-4cf7-4962-8282-ff64a6ac9c4b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:24:34.237452 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 726/2893] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:24:34 2026] POST /volume/v3/backups => generated 314 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:34.246807 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d0d473b8-ac7a-4a02-84f2-b115fa53cfed None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:34.249488 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0d473b8-ac7a-4a02-84f2-b115fa53cfed tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:34.249764 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0d473b8-ac7a-4a02-84f2-b115fa53cfed tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:34.249958 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0d473b8-ac7a-4a02-84f2-b115fa53cfed tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:34.250083 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d0d473b8-ac7a-4a02-84f2-b115fa53cfed tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:34.255446 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:34.255446 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:34.256395 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0d473b8-ac7a-4a02-84f2-b115fa53cfed tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:34.257082 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 735/2894] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:34 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:34.377988 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f788d5d7-4c75-456e-a74a-2649177e905d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:34.380225 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f788d5d7-4c75-456e-a74a-2649177e905d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:34.380503 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f788d5d7-4c75-456e-a74a-2649177e905d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:34.380816 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f788d5d7-4c75-456e-a74a-2649177e905d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:34.380975 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f788d5d7-4c75-456e-a74a-2649177e905d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:34.388922 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:34.388922 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:34.390027 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f788d5d7-4c75-456e-a74a-2649177e905d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:34.390557 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 715/2895] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:34 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:34.845094 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d976119d-dc09-4500-8aeb-310b05fb8827 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:34.848328 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d976119d-dc09-4500-8aeb-310b05fb8827 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 Aug 25 15:24:34.848629 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d976119d-dc09-4500-8aeb-310b05fb8827 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:34.848891 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d976119d-dc09-4500-8aeb-310b05fb8827 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:34.849430 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d976119d-dc09-4500-8aeb-310b05fb8827 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id d40b4005-45a6-4a3f-a3bd-34e1560f23a4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:34.854758 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d976119d-dc09-4500-8aeb-310b05fb8827 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 returned with HTTP 404 Aug 25 15:24:34.855371 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 720/2896] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:34 2026] GET /volume/v3/backups/d40b4005-45a6-4a3f-a3bd-34e1560f23a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 15:24:34.996219 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fd52cb8a-e50b-44d5-b525-ed5f3d4c0a6d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:35.000167 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fd52cb8a-e50b-44d5-b525-ed5f3d4c0a6d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 Aug 25 15:24:35.000167 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fd52cb8a-e50b-44d5-b525-ed5f3d4c0a6d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:35.000167 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fd52cb8a-e50b-44d5-b525-ed5f3d4c0a6d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:35.000167 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-fd52cb8a-e50b-44d5-b525-ed5f3d4c0a6d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete volume with id: 54a1c5ba-bbf9-4614-a0e7-746c40ce3945 Aug 25 15:24:35.009705 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:35.009705 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:35.010284 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fd52cb8a-e50b-44d5-b525-ed5f3d4c0a6d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:24:35.041361 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fd52cb8a-e50b-44d5-b525-ed5f3d4c0a6d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete volume request issued successfully. Aug 25 15:24:35.041585 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fd52cb8a-e50b-44d5-b525-ed5f3d4c0a6d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 returned with HTTP 202 Aug 25 15:24:35.042086 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 727/2897] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:24:34 2026] DELETE /volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 15:24:35.052148 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f6a936a5-dde3-4226-9320-31c148367671 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:35.055917 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6a936a5-dde3-4226-9320-31c148367671 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 Aug 25 15:24:35.056179 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6a936a5-dde3-4226-9320-31c148367671 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:35.056419 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6a936a5-dde3-4226-9320-31c148367671 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:35.070438 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:35.070438 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:35.079517 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f6a936a5-dde3-4226-9320-31c148367671 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:24:35.091422 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6a936a5-dde3-4226-9320-31c148367671 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 returned with HTTP 200 Aug 25 15:24:35.091422 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 736/2898] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:35 2026] GET /volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:35.273805 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0fcbbf28-e784-4432-b989-139a78d2a0d3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:35.277773 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0fcbbf28-e784-4432-b989-139a78d2a0d3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:35.277914 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0fcbbf28-e784-4432-b989-139a78d2a0d3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:35.278032 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0fcbbf28-e784-4432-b989-139a78d2a0d3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:35.278176 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0fcbbf28-e784-4432-b989-139a78d2a0d3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:35.283854 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:35.283854 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:35.284626 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0fcbbf28-e784-4432-b989-139a78d2a0d3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:35.286519 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 716/2899] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:35 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:35.404383 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aae17546-c330-4b7c-b208-d5cc2d60be6f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:35.407300 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aae17546-c330-4b7c-b208-d5cc2d60be6f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:35.407300 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aae17546-c330-4b7c-b208-d5cc2d60be6f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:35.408025 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aae17546-c330-4b7c-b208-d5cc2d60be6f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:35.408025 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-aae17546-c330-4b7c-b208-d5cc2d60be6f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:35.415264 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:35.415264 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:35.416142 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aae17546-c330-4b7c-b208-d5cc2d60be6f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:35.416928 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 721/2900] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:35 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:36.113848 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-120e9813-e7aa-45a3-b0a4-7c837302421e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:36.117753 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-120e9813-e7aa-45a3-b0a4-7c837302421e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 Aug 25 15:24:36.117995 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-120e9813-e7aa-45a3-b0a4-7c837302421e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:36.118253 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-120e9813-e7aa-45a3-b0a4-7c837302421e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:36.128689 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-120e9813-e7aa-45a3-b0a4-7c837302421e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 returned with HTTP 404 Aug 25 15:24:36.128689 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 728/2901] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:36 2026] GET /volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:36.136710 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-442844de-7558-48ae-9887-8feef9e6f9a5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:36.138769 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-442844de-7558-48ae-9887-8feef9e6f9a5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 Aug 25 15:24:36.139376 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-442844de-7558-48ae-9887-8feef9e6f9a5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:36.140484 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-442844de-7558-48ae-9887-8feef9e6f9a5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:36.146682 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-442844de-7558-48ae-9887-8feef9e6f9a5 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 returned with HTTP 404 Aug 25 15:24:36.147806 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 737/2902] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:36 2026] GET /volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:36.159698 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-da2231af-ddde-4df5-973d-a12b0bb7b73d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:36.161943 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da2231af-ddde-4df5-973d-a12b0bb7b73d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 Aug 25 15:24:36.162235 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da2231af-ddde-4df5-973d-a12b0bb7b73d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:36.162485 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da2231af-ddde-4df5-973d-a12b0bb7b73d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:36.162717 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-da2231af-ddde-4df5-973d-a12b0bb7b73d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete volume with id: 54a1c5ba-bbf9-4614-a0e7-746c40ce3945 Aug 25 15:24:36.169875 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da2231af-ddde-4df5-973d-a12b0bb7b73d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 returned with HTTP 404 Aug 25 15:24:36.170517 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 717/2903] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:24:36 2026] DELETE /volume/v3/volumes/54a1c5ba-bbf9-4614-a0e7-746c40ce3945 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:36.181558 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:36.185237 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:24:36.185539 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-420496486"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:36.186803 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-420496486'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:24:36.186912 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Create volume of 1 GB Aug 25 15:24:36.194899 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Availability Zones retrieved successfully. Aug 25 15:24:36.201679 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Flow 'volume_create_api' (0f57f0cf-0c8b-4678-8bd6-92595e108bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:36.202752 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61902a02-88c6-4195-a7f1-7be9af08fb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:36.203736 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:24:36.235054 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61902a02-88c6-4195-a7f1-7be9af08fb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:36.236270 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01e0522-8e5a-414b-8d6a-9150a08e1916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:36.288569 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Created reservations ['e78f8ff4-7c9d-420f-b4f8-6bd33c4cfbea', '2541713e-e5ac-4551-83b8-299a5912e171', 'e01988ac-9d94-4d1a-a802-70229cb07f78', '2cef5c99-0950-4991-a775-42b0e2dfc78d'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:36.289388 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01e0522-8e5a-414b-8d6a-9150a08e1916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e78f8ff4-7c9d-420f-b4f8-6bd33c4cfbea', '2541713e-e5ac-4551-83b8-299a5912e171', 'e01988ac-9d94-4d1a-a802-70229cb07f78', '2cef5c99-0950-4991-a775-42b0e2dfc78d']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:36.290217 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2540fced-99eb-41f7-9aa5-2b2a3f66d925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:36.296856 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4db79aec-dc03-4cde-99dd-154e1df92111 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:36.298827 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4db79aec-dc03-4cde-99dd-154e1df92111 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:36.300057 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4db79aec-dc03-4cde-99dd-154e1df92111 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:36.300057 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4db79aec-dc03-4cde-99dd-154e1df92111 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:36.300057 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-4db79aec-dc03-4cde-99dd-154e1df92111 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:36.304337 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:36.304337 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:36.304979 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4db79aec-dc03-4cde-99dd-154e1df92111 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:36.305371 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 729/2904] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:36 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:36.328003 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2540fced-99eb-41f7-9aa5-2b2a3f66d925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e80d1890-4e2c-4dd0-8536-d1496c05ad07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-420496486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c48552afed4f80a5b65366111cead7',qos_specs=None,replication_status=,reservations=['e78f8ff4-7c9d-420f-b4f8-6bd33c4cfbea','2541713e-e5ac-4551-83b8-299a5912e171','e01988ac-9d94-4d1a-a802-70229cb07f78','2cef5c99-0950-4991-a775-42b0e2dfc78d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:24:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-420496486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e80d1890-4e2c-4dd0-8536-d1496c05ad07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c48552afed4f80a5b65366111cead7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:36.328904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95c3106c-3f4a-46a4-9ef6-73a52799a88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:36.354414 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95c3106c-3f4a-46a4-9ef6-73a52799a88d) transitioned into state 'SUCCESS' from state '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-420496486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c48552afed4f80a5b65366111cead7',qos_specs=None,replication_status=,reservations=['e78f8ff4-7c9d-420f-b4f8-6bd33c4cfbea','2541713e-e5ac-4551-83b8-299a5912e171','e01988ac-9d94-4d1a-a802-70229cb07f78','2cef5c99-0950-4991-a775-42b0e2dfc78d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf0cdf6ccf4a2da4a8bb5cf38d99cf',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:36.355268 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1b7e68-24f4-4661-b9c7-35a74cbda707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:36.371431 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1b7e68-24f4-4661-b9c7-35a74cbda707) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:36.372399 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Flow 'volume_create_api' (0f57f0cf-0c8b-4678-8bd6-92595e108bf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:36.372882 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Create volume request issued successfully. Aug 25 15:24:36.373444 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2c03dbde-2b56-4f71-85d3-dfde783c1345 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:24:36.373960 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 722/2905] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:24:36 2026] POST /volume/v3/volumes => generated 746 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:36.389361 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b23aef8c-14e0-47c2-b7f3-4fb95d11909d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:36.392265 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b23aef8c-14e0-47c2-b7f3-4fb95d11909d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:24:36.392966 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b23aef8c-14e0-47c2-b7f3-4fb95d11909d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:36.392966 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b23aef8c-14e0-47c2-b7f3-4fb95d11909d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:36.404559 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:36.404559 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:36.414599 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b23aef8c-14e0-47c2-b7f3-4fb95d11909d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:24:36.422440 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b23aef8c-14e0-47c2-b7f3-4fb95d11909d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:24:36.423161 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 738/2906] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:36 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 814 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:36.427991 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-53af12aa-147f-4d55-904b-7de5019f7388 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:36.430342 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-53af12aa-147f-4d55-904b-7de5019f7388 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:36.430514 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-53af12aa-147f-4d55-904b-7de5019f7388 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:36.430721 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-53af12aa-147f-4d55-904b-7de5019f7388 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:36.430886 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-53af12aa-147f-4d55-904b-7de5019f7388 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:36.436452 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:36.436452 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:36.437543 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-53af12aa-147f-4d55-904b-7de5019f7388 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:36.437993 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 718/2907] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:36 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:37.319587 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4b4e569b-ea62-4346-b7b2-d87b8d2efccc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:37.322548 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4b4e569b-ea62-4346-b7b2-d87b8d2efccc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:37.322756 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4b4e569b-ea62-4346-b7b2-d87b8d2efccc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:37.322967 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4b4e569b-ea62-4346-b7b2-d87b8d2efccc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:37.323133 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-4b4e569b-ea62-4346-b7b2-d87b8d2efccc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:37.327921 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:37.327921 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:37.328762 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4b4e569b-ea62-4346-b7b2-d87b8d2efccc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:37.328984 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 730/2908] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:37 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:37.440435 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7bbb0e16-1e24-47c8-93aa-ad2bac584a67 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:37.442690 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7bbb0e16-1e24-47c8-93aa-ad2bac584a67 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:24:37.442974 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7bbb0e16-1e24-47c8-93aa-ad2bac584a67 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:37.443183 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7bbb0e16-1e24-47c8-93aa-ad2bac584a67 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:37.448233 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-952369bf-9eef-4a7b-b597-57fa298d610c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:37.450350 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-952369bf-9eef-4a7b-b597-57fa298d610c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:37.450696 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-952369bf-9eef-4a7b-b597-57fa298d610c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:37.450783 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-952369bf-9eef-4a7b-b597-57fa298d610c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:37.450967 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-952369bf-9eef-4a7b-b597-57fa298d610c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:37.454315 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:37.454315 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:37.456755 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:37.456755 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:37.458215 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-952369bf-9eef-4a7b-b597-57fa298d610c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:37.458922 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 739/2909] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:37 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:37.460545 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7bbb0e16-1e24-47c8-93aa-ad2bac584a67 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:24:37.466636 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7bbb0e16-1e24-47c8-93aa-ad2bac584a67 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:24:37.466931 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 723/2910] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:37 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:38.341867 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3c23a89a-e19f-4416-8b33-6e03fdeb348f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:38.343720 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3c23a89a-e19f-4416-8b33-6e03fdeb348f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:38.343916 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3c23a89a-e19f-4416-8b33-6e03fdeb348f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:38.344120 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3c23a89a-e19f-4416-8b33-6e03fdeb348f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:38.344233 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3c23a89a-e19f-4416-8b33-6e03fdeb348f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:38.351256 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:38.351256 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:38.351675 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3c23a89a-e19f-4416-8b33-6e03fdeb348f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:38.352019 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 719/2911] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:38 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:38.474751 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d5fe4113-9247-42e9-87c7-e2f56b6fade7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:38.478820 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d5fe4113-9247-42e9-87c7-e2f56b6fade7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:38.479145 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d5fe4113-9247-42e9-87c7-e2f56b6fade7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:38.479419 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d5fe4113-9247-42e9-87c7-e2f56b6fade7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:38.479599 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-d5fe4113-9247-42e9-87c7-e2f56b6fade7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:38.491780 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:38.491780 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:38.494859 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d5fe4113-9247-42e9-87c7-e2f56b6fade7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:38.494859 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 731/2912] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:38 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:39.370171 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-927646da-d1ac-47e2-8065-1da668ded8c1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:39.373959 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-927646da-d1ac-47e2-8065-1da668ded8c1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:39.374062 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-927646da-d1ac-47e2-8065-1da668ded8c1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:39.374583 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-927646da-d1ac-47e2-8065-1da668ded8c1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:39.374583 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-927646da-d1ac-47e2-8065-1da668ded8c1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:39.387283 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:39.387283 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:39.388263 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-927646da-d1ac-47e2-8065-1da668ded8c1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:39.390861 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 740/2913] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:39 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:39.512795 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a9e6cca0-fd9c-4df5-8de5-b57a9823e686 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:39.516349 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a9e6cca0-fd9c-4df5-8de5-b57a9823e686 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:39.516791 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a9e6cca0-fd9c-4df5-8de5-b57a9823e686 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:39.516975 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a9e6cca0-fd9c-4df5-8de5-b57a9823e686 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:39.517087 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a9e6cca0-fd9c-4df5-8de5-b57a9823e686 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:39.525554 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:39.525554 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:39.526494 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a9e6cca0-fd9c-4df5-8de5-b57a9823e686 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:39.526923 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 724/2914] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:39 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:39.704085 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f36044b2-90fa-47e1-93bc-824f50bc2983 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:39.704085 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f36044b2-90fa-47e1-93bc-824f50bc2983 None None] GET https://10.4.3.85/volume// Aug 25 15:24:39.704614 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f36044b2-90fa-47e1-93bc-824f50bc2983 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:39.706537 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f36044b2-90fa-47e1-93bc-824f50bc2983 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:39.706537 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f36044b2-90fa-47e1-93bc-824f50bc2983 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:24:39.706537 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 720/2915] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:24:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:24:39.725295 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-8ae818de-f1c2-4bad-9f0b-3f2743d33142 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:39.730301 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-8ae818de-f1c2-4bad-9f0b-3f2743d33142 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:24:39.730301 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-8ae818de-f1c2-4bad-9f0b-3f2743d33142 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4eae0a5f-1c32-4f30-8e18-27d9a33228f7", "connector": null, "instance_uuid": "94fcf87b-070c-4dee-a2c0-85ba4a6364bf"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:39.756896 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:39.756896 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:39.846632 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-8ae818de-f1c2-4bad-9f0b-3f2743d33142 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:24:39.848173 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 732/2916] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:24:39 2026] POST /volume/v3/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:39.867930 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-aa81bcf8-e6f2-4c65-b032-4d7773bf356c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:39.879318 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-aa81bcf8-e6f2-4c65-b032-4d7773bf356c tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] DELETE https://10.4.3.85/volume/v3/attachments/c4c3bbba-2786-4e8d-ba84-3cd56c0dfb68 Aug 25 15:24:39.879645 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-aa81bcf8-e6f2-4c65-b032-4d7773bf356c tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:39.880043 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-aa81bcf8-e6f2-4c65-b032-4d7773bf356c tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:39.898399 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:39.898399 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:40.037853 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-aa81bcf8-e6f2-4c65-b032-4d7773bf356c tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments/c4c3bbba-2786-4e8d-ba84-3cd56c0dfb68 returned with HTTP 200 Aug 25 15:24:40.039893 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 741/2917] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:24:39 2026] DELETE /volume/v3/attachments/c4c3bbba-2786-4e8d-ba84-3cd56c0dfb68 => generated 192 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:40.404451 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5df49981-caae-4738-b9af-846744cabd31 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:40.407254 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5df49981-caae-4738-b9af-846744cabd31 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:40.407642 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5df49981-caae-4738-b9af-846744cabd31 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:40.407934 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5df49981-caae-4738-b9af-846744cabd31 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:40.408206 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5df49981-caae-4738-b9af-846744cabd31 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:40.416129 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:40.416129 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:40.417067 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5df49981-caae-4738-b9af-846744cabd31 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:40.417599 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 725/2918] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:40 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:40.543710 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0aa6001a-37b8-4c27-b7ba-cb549c4568ee None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:40.548609 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0aa6001a-37b8-4c27-b7ba-cb549c4568ee tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:40.548894 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0aa6001a-37b8-4c27-b7ba-cb549c4568ee tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:40.549207 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0aa6001a-37b8-4c27-b7ba-cb549c4568ee tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:40.549313 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0aa6001a-37b8-4c27-b7ba-cb549c4568ee tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:40.556380 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:40.556380 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:40.557405 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0aa6001a-37b8-4c27-b7ba-cb549c4568ee tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:40.558128 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 721/2919] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:40 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:41.432855 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6abbc5af-3486-40f6-98c2-c4002a20c7bc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:41.440572 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6abbc5af-3486-40f6-98c2-c4002a20c7bc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:41.441242 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6abbc5af-3486-40f6-98c2-c4002a20c7bc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:41.441664 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6abbc5af-3486-40f6-98c2-c4002a20c7bc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:41.441866 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-6abbc5af-3486-40f6-98c2-c4002a20c7bc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:41.449939 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:41.449939 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:41.450944 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6abbc5af-3486-40f6-98c2-c4002a20c7bc tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:41.451570 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 733/2920] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:41 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:41.573325 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1d544ef8-da3b-445e-919b-3a3c8a6de355 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:41.577832 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1d544ef8-da3b-445e-919b-3a3c8a6de355 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:41.577832 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1d544ef8-da3b-445e-919b-3a3c8a6de355 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:41.578244 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1d544ef8-da3b-445e-919b-3a3c8a6de355 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:41.578348 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-1d544ef8-da3b-445e-919b-3a3c8a6de355 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:41.591162 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:41.591162 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:41.591816 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1d544ef8-da3b-445e-919b-3a3c8a6de355 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:41.592354 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 742/2921] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:41 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:41.795486 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-6c25da2a-36d4-4dff-98aa-8992a32b21f6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:41.800052 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-6c25da2a-36d4-4dff-98aa-8992a32b21f6 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] PUT https://10.4.3.85/volume/v3/attachments/d9a6c254-dd3e-45fd-96bb-89062587190b Aug 25 15:24:41.801036 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-6c25da2a-36d4-4dff-98aa-8992a32b21f6 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:41.824811 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-6c25da2a-36d4-4dff-98aa-8992a32b21f6 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Acquiring lock "cinder-attachment_update-4eae0a5f-1c32-4f30-8e18-27d9a33228f7-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:24:41.837416 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-6c25da2a-36d4-4dff-98aa-8992a32b21f6 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Lock "cinder-attachment_update-4eae0a5f-1c32-4f30-8e18-27d9a33228f7-np0000008087" acquired by "attachment_update" :: waited 0.013s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:24:41.838895 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:41.838895 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:41.999057 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-6c25da2a-36d4-4dff-98aa-8992a32b21f6 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Lock "cinder-attachment_update-4eae0a5f-1c32-4f30-8e18-27d9a33228f7-np0000008087" released by "attachment_update" :: held 0.160s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:24:41.999057 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-6c25da2a-36d4-4dff-98aa-8992a32b21f6 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments/d9a6c254-dd3e-45fd-96bb-89062587190b returned with HTTP 200 Aug 25 15:24:41.999057 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 726/2922] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:24:41 2026] PUT /volume/v3/attachments/d9a6c254-dd3e-45fd-96bb-89062587190b => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:42.013516 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-a281847a-588e-4dc7-b2f1-4937d3f91210 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:42.018962 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-a281847a-588e-4dc7-b2f1-4937d3f91210 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/attachments/d9a6c254-dd3e-45fd-96bb-89062587190b Aug 25 15:24:42.018962 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-a281847a-588e-4dc7-b2f1-4937d3f91210 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:42.022803 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-a281847a-588e-4dc7-b2f1-4937d3f91210 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:42.051246 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-a281847a-588e-4dc7-b2f1-4937d3f91210 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments/d9a6c254-dd3e-45fd-96bb-89062587190b returned with HTTP 200 Aug 25 15:24:42.051246 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 722/2923] 10.4.3.85 () {70 vars in 1644 bytes} [Tue Aug 25 15:24:42 2026] GET /volume/v3/attachments/d9a6c254-dd3e-45fd-96bb-89062587190b => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:42.463829 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1cd96f60-57ae-4910-9d08-e1a069d18a86 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:42.465499 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1cd96f60-57ae-4910-9d08-e1a069d18a86 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:42.465791 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1cd96f60-57ae-4910-9d08-e1a069d18a86 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:42.466020 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1cd96f60-57ae-4910-9d08-e1a069d18a86 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:42.466539 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-1cd96f60-57ae-4910-9d08-e1a069d18a86 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:42.471327 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:42.471327 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:42.472030 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1cd96f60-57ae-4910-9d08-e1a069d18a86 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:42.472635 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 734/2924] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:42 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:42.610098 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f98b7b99-0e0a-407d-94a9-fc3334c7302c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:42.614331 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f98b7b99-0e0a-407d-94a9-fc3334c7302c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:42.614630 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f98b7b99-0e0a-407d-94a9-fc3334c7302c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:42.614917 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f98b7b99-0e0a-407d-94a9-fc3334c7302c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:42.616318 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-f98b7b99-0e0a-407d-94a9-fc3334c7302c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:42.623626 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:42.623626 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:42.624286 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f98b7b99-0e0a-407d-94a9-fc3334c7302c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:42.626011 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 743/2925] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:42 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:43.491012 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-734eefdc-7978-4fe0-a0ae-a5ff381666ed None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:43.498696 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-734eefdc-7978-4fe0-a0ae-a5ff381666ed tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:43.499588 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-734eefdc-7978-4fe0-a0ae-a5ff381666ed tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:43.499588 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-734eefdc-7978-4fe0-a0ae-a5ff381666ed tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:43.499894 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-734eefdc-7978-4fe0-a0ae-a5ff381666ed tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:43.508041 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:43.508041 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:43.510496 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-734eefdc-7978-4fe0-a0ae-a5ff381666ed tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:43.510496 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 727/2926] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:43 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:43.667336 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0b184e62-d0ea-4e84-98ff-eee6a1d66c2a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:43.669734 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b184e62-d0ea-4e84-98ff-eee6a1d66c2a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:43.670029 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0b184e62-d0ea-4e84-98ff-eee6a1d66c2a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:43.670339 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0b184e62-d0ea-4e84-98ff-eee6a1d66c2a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:43.671818 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0b184e62-d0ea-4e84-98ff-eee6a1d66c2a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:43.697895 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:43.697895 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:43.697895 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b184e62-d0ea-4e84-98ff-eee6a1d66c2a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:43.697895 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 723/2927] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:43 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:44.526454 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7306bde9-5407-4e87-a543-a815e446ca47 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:44.529504 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7306bde9-5407-4e87-a543-a815e446ca47 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:44.531981 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7306bde9-5407-4e87-a543-a815e446ca47 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:44.531981 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7306bde9-5407-4e87-a543-a815e446ca47 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:44.531981 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-7306bde9-5407-4e87-a543-a815e446ca47 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:44.537155 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:44.537155 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:44.538110 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7306bde9-5407-4e87-a543-a815e446ca47 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:44.540313 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 735/2928] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:44 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:44.695573 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-00920119-cfcd-4298-9890-7613c0e96bfb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:44.697102 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-00920119-cfcd-4298-9890-7613c0e96bfb tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:44.701050 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-00920119-cfcd-4298-9890-7613c0e96bfb tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:44.701050 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-00920119-cfcd-4298-9890-7613c0e96bfb tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:44.701050 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-00920119-cfcd-4298-9890-7613c0e96bfb tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:44.703735 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:44.703735 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:44.704671 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-00920119-cfcd-4298-9890-7613c0e96bfb tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:44.705079 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 744/2929] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:44 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:45.559280 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3dcce36c-f150-42b6-ab63-13e05faed58d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:45.562544 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3dcce36c-f150-42b6-ab63-13e05faed58d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:45.562899 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3dcce36c-f150-42b6-ab63-13e05faed58d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:45.563909 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3dcce36c-f150-42b6-ab63-13e05faed58d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:45.565170 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3dcce36c-f150-42b6-ab63-13e05faed58d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:45.574458 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:45.574458 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:45.575667 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3dcce36c-f150-42b6-ab63-13e05faed58d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:45.576573 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 728/2930] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:45 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:45.724771 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9a049220-8918-4584-b6ab-b5c49ab341b0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:45.731086 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9a049220-8918-4584-b6ab-b5c49ab341b0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:45.732027 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9a049220-8918-4584-b6ab-b5c49ab341b0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:45.732387 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9a049220-8918-4584-b6ab-b5c49ab341b0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:45.732572 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9a049220-8918-4584-b6ab-b5c49ab341b0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:45.745294 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:45.745294 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:45.750030 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9a049220-8918-4584-b6ab-b5c49ab341b0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:45.753594 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 724/2931] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:45 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:46.592158 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bbfc1449-adaf-4695-9a7a-84d6dcb8316e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:46.594211 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bbfc1449-adaf-4695-9a7a-84d6dcb8316e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:46.594428 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bbfc1449-adaf-4695-9a7a-84d6dcb8316e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:46.594769 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bbfc1449-adaf-4695-9a7a-84d6dcb8316e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:46.594817 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-bbfc1449-adaf-4695-9a7a-84d6dcb8316e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:46.603925 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:46.603925 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:46.603925 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bbfc1449-adaf-4695-9a7a-84d6dcb8316e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:46.604731 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 736/2932] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:46 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:46.791268 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9c92f338-3d34-4c1f-b7e3-2e816107ed60 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:46.791268 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9c92f338-3d34-4c1f-b7e3-2e816107ed60 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:46.791268 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9c92f338-3d34-4c1f-b7e3-2e816107ed60 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:46.791268 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9c92f338-3d34-4c1f-b7e3-2e816107ed60 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:46.791268 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9c92f338-3d34-4c1f-b7e3-2e816107ed60 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:46.791268 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:46.791268 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:46.791268 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9c92f338-3d34-4c1f-b7e3-2e816107ed60 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:46.791268 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 745/2933] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:46 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:47.618886 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-07430341-b049-4753-8bf1-d48493dbfd77 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:47.622229 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-07430341-b049-4753-8bf1-d48493dbfd77 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:47.622529 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-07430341-b049-4753-8bf1-d48493dbfd77 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:47.622772 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-07430341-b049-4753-8bf1-d48493dbfd77 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:47.622948 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-07430341-b049-4753-8bf1-d48493dbfd77 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:47.637738 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:47.637738 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:47.638885 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-07430341-b049-4753-8bf1-d48493dbfd77 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:47.640456 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 729/2934] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:47 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:47.801772 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2b9caad8-13f9-4209-ba7c-0299d2170fca None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:47.804147 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2b9caad8-13f9-4209-ba7c-0299d2170fca tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:47.804147 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2b9caad8-13f9-4209-ba7c-0299d2170fca tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:47.804147 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2b9caad8-13f9-4209-ba7c-0299d2170fca tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:47.804147 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-2b9caad8-13f9-4209-ba7c-0299d2170fca tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:47.813519 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:47.813519 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:47.814493 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2b9caad8-13f9-4209-ba7c-0299d2170fca tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:47.814900 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 725/2935] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:47 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 831 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:48.027320 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:48.030934 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:24:48.032077 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1752776629"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:48.035392 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1752776629'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:24:48.035392 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Create volume of 1 GB Aug 25 15:24:48.046568 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Availability Zones retrieved successfully. Aug 25 15:24:48.057303 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Flow 'volume_create_api' (6ec3b6f6-79e6-4261-95d7-2e09efabe77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:48.060021 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2d162f-63f3-43d5-bd82-df7a30e76793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:48.064034 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:24:48.104722 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a2d162f-63f3-43d5-bd82-df7a30e76793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:48.105001 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21275477-c5b0-4959-a7f1-bc1c9fca3fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:48.168004 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Created reservations ['f44d8c38-b7a2-4a05-b006-a0cb4cc53490', '4785f8b9-aaa7-4700-8647-af989e89648e', '62844b34-4253-4402-84d4-f35fa065af8b', '4b74e880-833f-4e08-8fbe-8a9b17cb0de3'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:48.168305 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21275477-c5b0-4959-a7f1-bc1c9fca3fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f44d8c38-b7a2-4a05-b006-a0cb4cc53490', '4785f8b9-aaa7-4700-8647-af989e89648e', '62844b34-4253-4402-84d4-f35fa065af8b', '4b74e880-833f-4e08-8fbe-8a9b17cb0de3']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:48.169496 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d05053d-714a-4b5d-81f1-7fd68c6d3755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:48.205963 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d05053d-714a-4b5d-81f1-7fd68c6d3755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3809f3c3-a9cf-4126-b5de-595708f2c916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1752776629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d5cb26eae27444e97ff6aece60c2ddb',qos_specs=None,replication_status=,reservations=['f44d8c38-b7a2-4a05-b006-a0cb4cc53490','4785f8b9-aaa7-4700-8647-af989e89648e','62844b34-4253-4402-84d4-f35fa065af8b','4b74e880-833f-4e08-8fbe-8a9b17cb0de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac9a4e3a6d546d690dbaf32407bbdf8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:24:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1752776629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3809f3c3-a9cf-4126-b5de-595708f2c916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d5cb26eae27444e97ff6aece60c2ddb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac9a4e3a6d546d690dbaf32407bbdf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:48.206930 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48d924fe-9baa-4150-814d-c4224a3738ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:48.236785 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48d924fe-9baa-4150-814d-c4224a3738ed) transitioned into state 'SUCCESS' from state '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-1752776629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d5cb26eae27444e97ff6aece60c2ddb',qos_specs=None,replication_status=,reservations=['f44d8c38-b7a2-4a05-b006-a0cb4cc53490','4785f8b9-aaa7-4700-8647-af989e89648e','62844b34-4253-4402-84d4-f35fa065af8b','4b74e880-833f-4e08-8fbe-8a9b17cb0de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac9a4e3a6d546d690dbaf32407bbdf8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:48.237915 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab6a29b-7127-4a35-8ccf-5d07c462ef51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:48.258730 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab6a29b-7127-4a35-8ccf-5d07c462ef51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:48.259718 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Flow 'volume_create_api' (6ec3b6f6-79e6-4261-95d7-2e09efabe77e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:48.260056 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Create volume request issued successfully. Aug 25 15:24:48.260815 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0e9c6e05-cdf9-4989-b504-e053f8be6193 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:24:48.261213 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 737/2936] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:24:48 2026] POST /volume/v3/volumes => generated 749 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:48.278308 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3993ac18-cd83-4951-bcc4-f6c493b6b0d1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:48.281505 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3993ac18-cd83-4951-bcc4-f6c493b6b0d1 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:24:48.281862 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3993ac18-cd83-4951-bcc4-f6c493b6b0d1 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:48.282134 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3993ac18-cd83-4951-bcc4-f6c493b6b0d1 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:48.291820 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:48.291820 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:48.297051 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3993ac18-cd83-4951-bcc4-f6c493b6b0d1 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:48.306238 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3993ac18-cd83-4951-bcc4-f6c493b6b0d1 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:24:48.306863 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 746/2937] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:48 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:48.446980 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-e607e6d3-3b73-46bb-b94c-236b58df7f5c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:48.449835 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-e607e6d3-3b73-46bb-b94c-236b58df7f5c tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] POST https://10.4.3.85/volume/v3/attachments/d9a6c254-dd3e-45fd-96bb-89062587190b/action Aug 25 15:24:48.450208 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-e607e6d3-3b73-46bb-b94c-236b58df7f5c tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:48.450387 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-e607e6d3-3b73-46bb-b94c-236b58df7f5c tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:48.480541 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:48.480541 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:48.508591 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-20142c4e-fb7c-4aee-8304-8b490f3b8617 req-e607e6d3-3b73-46bb-b94c-236b58df7f5c tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments/d9a6c254-dd3e-45fd-96bb-89062587190b/action returned with HTTP 204 Aug 25 15:24:48.509285 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 730/2938] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:24:48 2026] POST /volume/v3/attachments/d9a6c254-dd3e-45fd-96bb-89062587190b/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:48.660581 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-913b9053-fa85-4195-b6b3-be948b64c857 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:48.665276 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-913b9053-fa85-4195-b6b3-be948b64c857 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:48.666820 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-913b9053-fa85-4195-b6b3-be948b64c857 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:48.667095 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-913b9053-fa85-4195-b6b3-be948b64c857 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:48.667273 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-913b9053-fa85-4195-b6b3-be948b64c857 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:48.677679 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:48.677679 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:48.679090 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-913b9053-fa85-4195-b6b3-be948b64c857 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:48.679090 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 726/2939] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:48 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:48.833810 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9553fb68-576b-4269-92dd-e57bedf90aa8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:48.837531 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9553fb68-576b-4269-92dd-e57bedf90aa8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:48.837658 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9553fb68-576b-4269-92dd-e57bedf90aa8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:48.837961 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9553fb68-576b-4269-92dd-e57bedf90aa8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:48.838119 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-9553fb68-576b-4269-92dd-e57bedf90aa8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:48.854286 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:48.854286 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:48.856146 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9553fb68-576b-4269-92dd-e57bedf90aa8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:48.856198 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 738/2940] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:48 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:48.876545 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7b69a597-c7d7-488e-9aa5-e004969e7247 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:48.880906 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b69a597-c7d7-488e-9aa5-e004969e7247 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 Aug 25 15:24:48.881225 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b69a597-c7d7-488e-9aa5-e004969e7247 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:48.883684 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b69a597-c7d7-488e-9aa5-e004969e7247 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:48.899646 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:48.899646 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:48.901659 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7b69a597-c7d7-488e-9aa5-e004969e7247 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:24:48.903419 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b69a597-c7d7-488e-9aa5-e004969e7247 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 returned with HTTP 200 Aug 25 15:24:48.904090 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 747/2941] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:24:48 2026] GET /volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 => generated 468 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:48.921824 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4668d60d-c70a-486d-b34e-88bf679bb915 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:48.924626 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4668d60d-c70a-486d-b34e-88bf679bb915 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:48.925044 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4668d60d-c70a-486d-b34e-88bf679bb915 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:48.925219 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4668d60d-c70a-486d-b34e-88bf679bb915 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:48.925219 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-4668d60d-c70a-486d-b34e-88bf679bb915 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:48.933919 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:48.933919 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:48.933919 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4668d60d-c70a-486d-b34e-88bf679bb915 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:48.934579 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 731/2942] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:48 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:48.949806 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f62291e4-c15f-4dce-82f7-082537580e18 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:48.951843 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f62291e4-c15f-4dce-82f7-082537580e18 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:48.952117 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f62291e4-c15f-4dce-82f7-082537580e18 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:48.952410 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f62291e4-c15f-4dce-82f7-082537580e18 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:48.952786 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-f62291e4-c15f-4dce-82f7-082537580e18 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete backup with id: ea969a63-dd6b-4175-af7b-355edcecef62. Aug 25 15:24:48.959025 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:48.959025 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:48.982991 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-f62291e4-c15f-4dce-82f7-082537580e18 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] delete_backup rpcapi backup_id ea969a63-dd6b-4175-af7b-355edcecef62 {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:24:48.988331 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f62291e4-c15f-4dce-82f7-082537580e18 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 202 Aug 25 15:24:48.988790 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 727/2943] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:24:48 2026] DELETE /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 15:24:48.997631 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e926f1a1-5653-4dfc-bcd0-37968ffeef5a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:48.999680 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e926f1a1-5653-4dfc-bcd0-37968ffeef5a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:48.999896 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e926f1a1-5653-4dfc-bcd0-37968ffeef5a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:49.000198 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e926f1a1-5653-4dfc-bcd0-37968ffeef5a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:49.000580 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-e926f1a1-5653-4dfc-bcd0-37968ffeef5a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:49.008561 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:49.008561 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:49.009580 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e926f1a1-5653-4dfc-bcd0-37968ffeef5a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:49.010133 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 739/2944] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:48 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:49.326491 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-32e3769f-b573-4cfb-aec4-bb9b9114a173 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:49.328093 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-32e3769f-b573-4cfb-aec4-bb9b9114a173 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:24:49.329018 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-32e3769f-b573-4cfb-aec4-bb9b9114a173 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:49.330575 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-32e3769f-b573-4cfb-aec4-bb9b9114a173 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:49.346816 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:49.346816 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:49.354855 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-32e3769f-b573-4cfb-aec4-bb9b9114a173 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:49.364392 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-32e3769f-b573-4cfb-aec4-bb9b9114a173 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:24:49.364740 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 748/2945] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:49 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:49.436676 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-7f7def18-1880-407d-919d-9c76b4c3eb1e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:49.445692 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-7f7def18-1880-407d-919d-9c76b4c3eb1e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:24:49.445692 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-7f7def18-1880-407d-919d-9c76b4c3eb1e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:49.445692 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-7f7def18-1880-407d-919d-9c76b4c3eb1e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:49.459672 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:49.459672 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:49.469285 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-7f7def18-1880-407d-919d-9c76b4c3eb1e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:49.476930 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-7f7def18-1880-407d-919d-9c76b4c3eb1e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:24:49.477905 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 732/2946] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:24:49 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:49.657131 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2555019e-e9e4-4ab8-affe-22bf8dcd0663 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:49.658067 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2555019e-e9e4-4ab8-affe-22bf8dcd0663 None None] GET https://10.4.3.85/volume// Aug 25 15:24:49.658755 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2555019e-e9e4-4ab8-affe-22bf8dcd0663 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:49.659071 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2555019e-e9e4-4ab8-affe-22bf8dcd0663 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:49.659725 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2555019e-e9e4-4ab8-affe-22bf8dcd0663 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:24:49.660189 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 728/2947] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:24:49 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:24:49.675493 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-e6b67002-338e-46d3-a339-1495394167f3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:49.680617 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-e6b67002-338e-46d3-a339-1495394167f3 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:24:49.686183 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-e6b67002-338e-46d3-a339-1495394167f3 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3809f3c3-a9cf-4126-b5de-595708f2c916", "connector": null, "instance_uuid": "e81c0ef0-92fa-4d24-bf1e-686a8789c681"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:49.700501 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2619e85a-90da-4f03-9923-016f327ce249 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:49.703635 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2619e85a-90da-4f03-9923-016f327ce249 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:49.706929 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2619e85a-90da-4f03-9923-016f327ce249 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:49.706929 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2619e85a-90da-4f03-9923-016f327ce249 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:49.706929 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-2619e85a-90da-4f03-9923-016f327ce249 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:49.717494 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:49.717494 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:49.719640 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2619e85a-90da-4f03-9923-016f327ce249 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:49.720458 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 749/2948] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:49 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:49.723544 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:49.723544 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:49.826125 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-e6b67002-338e-46d3-a339-1495394167f3 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:24:49.826790 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 740/2949] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:24:49 2026] POST /volume/v3/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:49.896963 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c7aa7cb5-c59e-49b2-80c2-4ddaca2de9e6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:49.896963 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c7aa7cb5-c59e-49b2-80c2-4ddaca2de9e6 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:24:49.896963 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c7aa7cb5-c59e-49b2-80c2-4ddaca2de9e6 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:49.896963 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c7aa7cb5-c59e-49b2-80c2-4ddaca2de9e6 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:49.912025 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:49.912025 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:49.919461 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c7aa7cb5-c59e-49b2-80c2-4ddaca2de9e6 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:49.925776 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-25575b3c-8239-419c-abf4-1f711d67e84b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:49.926358 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25575b3c-8239-419c-abf4-1f711d67e84b None None] GET https://10.4.3.85/volume// Aug 25 15:24:49.926674 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25575b3c-8239-419c-abf4-1f711d67e84b None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:49.926933 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25575b3c-8239-419c-abf4-1f711d67e84b None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:49.927379 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25575b3c-8239-419c-abf4-1f711d67e84b None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:24:49.928507 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 729/2950] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:24:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:24:49.937346 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c7aa7cb5-c59e-49b2-80c2-4ddaca2de9e6 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:24:49.937346 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 733/2951] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:49 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:24:49.942876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-9fca529e-fd26-4775-941d-5d4a9c7477c5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:49.947807 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-9fca529e-fd26-4775-941d-5d4a9c7477c5 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:24:49.948904 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-9fca529e-fd26-4775-941d-5d4a9c7477c5 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:49.949388 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-9fca529e-fd26-4775-941d-5d4a9c7477c5 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:49.968961 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:49.968961 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:49.990404 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-9fca529e-fd26-4775-941d-5d4a9c7477c5 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:50.000393 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-9fca529e-fd26-4775-941d-5d4a9c7477c5 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:24:50.001168 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 750/2952] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:24:49 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 1021 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:24:50.026400 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5f726a7e-04bf-4d82-b844-069b4c55dc75 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:50.029186 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5f726a7e-04bf-4d82-b844-069b4c55dc75 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:50.029573 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5f726a7e-04bf-4d82-b844-069b4c55dc75 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:50.030871 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5f726a7e-04bf-4d82-b844-069b4c55dc75 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:50.030871 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-5f726a7e-04bf-4d82-b844-069b4c55dc75 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:50.043669 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:50.043669 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:50.044861 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5f726a7e-04bf-4d82-b844-069b4c55dc75 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 200 Aug 25 15:24:50.045360 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 741/2953] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:50 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:50.165867 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-8eeed46e-0538-48c5-bbff-fb692421f77c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:50.171337 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-8eeed46e-0538-48c5-bbff-fb692421f77c tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] PUT https://10.4.3.85/volume/v3/attachments/486cf4d9-93da-4bff-8ee1-0599fdfadf09 Aug 25 15:24:50.171337 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-8eeed46e-0538-48c5-bbff-fb692421f77c tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:50.184851 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-f81f8e9c-cbde-49d6-9e11-8d840792c2b0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:50.190876 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-f81f8e9c-cbde-49d6-9e11-8d840792c2b0 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] DELETE https://10.4.3.85/volume/v3/attachments/17bebb16-fb04-4d1c-9f1c-7562ff3713b4 Aug 25 15:24:50.190876 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-f81f8e9c-cbde-49d6-9e11-8d840792c2b0 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:50.190876 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-f81f8e9c-cbde-49d6-9e11-8d840792c2b0 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:50.191034 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-8eeed46e-0538-48c5-bbff-fb692421f77c tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Acquiring lock "cinder-attachment_update-3809f3c3-a9cf-4126-b5de-595708f2c916-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:24:50.196780 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-8eeed46e-0538-48c5-bbff-fb692421f77c tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Lock "cinder-attachment_update-3809f3c3-a9cf-4126-b5de-595708f2c916-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:24:50.197265 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:50.197265 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:50.200874 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:50.200874 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:50.243994 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3258359c-adf9-4da8-9e94-1747c25d6505 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:50.246346 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3258359c-adf9-4da8-9e94-1747c25d6505 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:24:50.246346 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3258359c-adf9-4da8-9e94-1747c25d6505 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:50.246456 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3258359c-adf9-4da8-9e94-1747c25d6505 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:50.267195 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:50.267195 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:50.270138 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3258359c-adf9-4da8-9e94-1747c25d6505 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:50.275079 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3258359c-adf9-4da8-9e94-1747c25d6505 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:24:50.275749 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 751/2954] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:50 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:50.312746 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-94c0433f-d1ac-46f5-9a8f-50e511cc2306 req-f81f8e9c-cbde-49d6-9e11-8d840792c2b0 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/attachments/17bebb16-fb04-4d1c-9f1c-7562ff3713b4 returned with HTTP 200 Aug 25 15:24:50.314147 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 734/2955] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:24:50 2026] DELETE /volume/v3/attachments/17bebb16-fb04-4d1c-9f1c-7562ff3713b4 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:50.359517 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-8eeed46e-0538-48c5-bbff-fb692421f77c tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Lock "cinder-attachment_update-3809f3c3-a9cf-4126-b5de-595708f2c916-np0000008087" released by "attachment_update" :: held 0.162s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:24:50.359517 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-8eeed46e-0538-48c5-bbff-fb692421f77c tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/attachments/486cf4d9-93da-4bff-8ee1-0599fdfadf09 returned with HTTP 200 Aug 25 15:24:50.359517 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 730/2956] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:24:50 2026] PUT /volume/v3/attachments/486cf4d9-93da-4bff-8ee1-0599fdfadf09 => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:50.733312 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7d6225c8-61cd-4fa4-aba4-8d60dddc6317 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:50.735198 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7d6225c8-61cd-4fa4-aba4-8d60dddc6317 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:50.735441 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7d6225c8-61cd-4fa4-aba4-8d60dddc6317 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:50.735731 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7d6225c8-61cd-4fa4-aba4-8d60dddc6317 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:50.735900 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-7d6225c8-61cd-4fa4-aba4-8d60dddc6317 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:50.740888 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:50.740888 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:50.741720 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7d6225c8-61cd-4fa4-aba4-8d60dddc6317 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:50.742199 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 742/2957] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:50 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:50.955651 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-47f31906-727a-4a37-a9cd-4131da1c3c72 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:50.957645 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-47f31906-727a-4a37-a9cd-4131da1c3c72 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:24:50.957898 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-47f31906-727a-4a37-a9cd-4131da1c3c72 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:50.958145 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-47f31906-727a-4a37-a9cd-4131da1c3c72 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:50.971008 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:50.971008 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:50.975879 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-47f31906-727a-4a37-a9cd-4131da1c3c72 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:50.981849 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-47f31906-727a-4a37-a9cd-4131da1c3c72 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:24:50.982238 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 752/2958] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:50 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:51.065775 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c14ea97c-ca27-4b46-beac-37e0e4818249 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:51.068911 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c14ea97c-ca27-4b46-beac-37e0e4818249 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 Aug 25 15:24:51.068911 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c14ea97c-ca27-4b46-beac-37e0e4818249 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:51.068911 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c14ea97c-ca27-4b46-beac-37e0e4818249 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:51.068911 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c14ea97c-ca27-4b46-beac-37e0e4818249 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Show backup with id ea969a63-dd6b-4175-af7b-355edcecef62. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:51.075798 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c14ea97c-ca27-4b46-beac-37e0e4818249 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 returned with HTTP 404 Aug 25 15:24:51.076878 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 735/2959] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:51 2026] GET /volume/v3/backups/ea969a63-dd6b-4175-af7b-355edcecef62 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:51.228605 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d5010ff5-d714-4208-9129-4d3afbfcc6d3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:51.231314 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d5010ff5-d714-4208-9129-4d3afbfcc6d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 Aug 25 15:24:51.231588 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d5010ff5-d714-4208-9129-4d3afbfcc6d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:51.231805 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d5010ff5-d714-4208-9129-4d3afbfcc6d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:51.231906 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-d5010ff5-d714-4208-9129-4d3afbfcc6d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: f8f3b06b-7561-4a46-85d4-65ac28fe4e92 Aug 25 15:24:51.238063 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:51.238063 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:51.238531 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d5010ff5-d714-4208-9129-4d3afbfcc6d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:24:51.266505 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d5010ff5-d714-4208-9129-4d3afbfcc6d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot delete request issued successfully. Aug 25 15:24:51.266505 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d5010ff5-d714-4208-9129-4d3afbfcc6d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 returned with HTTP 202 Aug 25 15:24:51.266505 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 731/2960] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:24:51 2026] DELETE /volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:24:51.271923 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4d0e62e0-7efd-43b9-b142-c8b18a74e5ca None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:51.274485 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4d0e62e0-7efd-43b9-b142-c8b18a74e5ca tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 Aug 25 15:24:51.274485 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4d0e62e0-7efd-43b9-b142-c8b18a74e5ca tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:51.274485 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4d0e62e0-7efd-43b9-b142-c8b18a74e5ca tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:51.280028 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:51.280028 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:51.280592 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4d0e62e0-7efd-43b9-b142-c8b18a74e5ca tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:24:51.281447 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4d0e62e0-7efd-43b9-b142-c8b18a74e5ca tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 returned with HTTP 200 Aug 25 15:24:51.281906 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 743/2961] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:24:51 2026] GET /volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:51.297389 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5c8f5f20-246a-4971-8228-2e11636078cd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:51.299488 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c8f5f20-246a-4971-8228-2e11636078cd tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:24:51.300741 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c8f5f20-246a-4971-8228-2e11636078cd tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:51.300741 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c8f5f20-246a-4971-8228-2e11636078cd tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:51.307815 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:51.307815 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:51.312075 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5c8f5f20-246a-4971-8228-2e11636078cd tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:51.316744 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c8f5f20-246a-4971-8228-2e11636078cd tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:24:51.317179 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 753/2962] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:51 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:51.349752 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a96712e7-a641-4276-803a-f27dc556cbdb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:51.352393 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a96712e7-a641-4276-803a-f27dc556cbdb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] POST https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action Aug 25 15:24:51.352393 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a96712e7-a641-4276-803a-f27dc556cbdb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1861688856", "disk_format": "qcow2"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:51.352393 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a96712e7-a641-4276-803a-f27dc556cbdb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1861688856", "disk_format": "qcow2"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:51.361128 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:51.361128 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:51.361724 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a96712e7-a641-4276-803a-f27dc556cbdb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:24:51.392410 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:51.392410 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:51.398195 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.image.image_utils [None req-a96712e7-a641-4276-803a-f27dc556cbdb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1861688856'}] 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-1861688856'}]. {{(pid=100467) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 15:24:51.411029 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-edb2e95b-3027-436b-884e-33a20bceaf73 req-383affbd-cdc5-47dd-b8ae-507184aeb140 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:51.413429 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-edb2e95b-3027-436b-884e-33a20bceaf73 req-383affbd-cdc5-47dd-b8ae-507184aeb140 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:24:51.413886 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-edb2e95b-3027-436b-884e-33a20bceaf73 req-383affbd-cdc5-47dd-b8ae-507184aeb140 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:51.414010 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-edb2e95b-3027-436b-884e-33a20bceaf73 req-383affbd-cdc5-47dd-b8ae-507184aeb140 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:51.422397 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:51.422397 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:51.427158 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-edb2e95b-3027-436b-884e-33a20bceaf73 req-383affbd-cdc5-47dd-b8ae-507184aeb140 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:24:51.433709 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-edb2e95b-3027-436b-884e-33a20bceaf73 req-383affbd-cdc5-47dd-b8ae-507184aeb140 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:24:51.434156 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 732/2963] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:24:51 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:51.754513 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0e244c39-9727-4b49-ae6b-72f06548d7a2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:51.758260 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0e244c39-9727-4b49-ae6b-72f06548d7a2 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:51.758260 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0e244c39-9727-4b49-ae6b-72f06548d7a2 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:51.758260 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0e244c39-9727-4b49-ae6b-72f06548d7a2 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:51.758260 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-0e244c39-9727-4b49-ae6b-72f06548d7a2 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:51.763445 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:51.763445 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:51.764225 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0e244c39-9727-4b49-ae6b-72f06548d7a2 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:51.764731 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 744/2964] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:51 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:51.996939 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-24749d69-030f-4e77-ac62-86e7dcbe5180 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:52.001679 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-24749d69-030f-4e77-ac62-86e7dcbe5180 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:24:52.001924 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-24749d69-030f-4e77-ac62-86e7dcbe5180 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:52.002240 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-24749d69-030f-4e77-ac62-86e7dcbe5180 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:52.019788 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a96712e7-a641-4276-803a-f27dc556cbdb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Copy volume to image completed successfully. Aug 25 15:24:52.020253 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a96712e7-a641-4276-803a-f27dc556cbdb tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action returned with HTTP 202 Aug 25 15:24:52.020792 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 736/2965] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:24:51 2026] POST /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42/action => generated 689 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:52.022835 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:52.022835 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:52.033560 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-24749d69-030f-4e77-ac62-86e7dcbe5180 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:52.038934 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-24749d69-030f-4e77-ac62-86e7dcbe5180 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:24:52.039704 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 754/2966] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:51 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:52.295274 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-07cd1b96-3bee-40fd-a969-bedcc5dcbdd1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:52.299533 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-07cd1b96-3bee-40fd-a969-bedcc5dcbdd1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 Aug 25 15:24:52.299533 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-07cd1b96-3bee-40fd-a969-bedcc5dcbdd1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:52.299533 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-07cd1b96-3bee-40fd-a969-bedcc5dcbdd1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:52.305156 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-07cd1b96-3bee-40fd-a969-bedcc5dcbdd1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 returned with HTTP 404 Aug 25 15:24:52.306626 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 733/2967] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:24:52 2026] GET /volume/v3/snapshots/f8f3b06b-7561-4a46-85d4-65ac28fe4e92 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:52.318628 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-816dedd7-fa82-4844-9493-2459e9e0f1ec None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:52.322111 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-816dedd7-fa82-4844-9493-2459e9e0f1ec tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:24:52.322416 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-816dedd7-fa82-4844-9493-2459e9e0f1ec tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:52.322691 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-816dedd7-fa82-4844-9493-2459e9e0f1ec tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:52.337401 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:52.337401 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:52.351795 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-816dedd7-fa82-4844-9493-2459e9e0f1ec tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:24:52.361835 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-816dedd7-fa82-4844-9493-2459e9e0f1ec tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:24:52.362510 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 745/2968] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:52 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:52.405136 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:52.405654 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:24:52.405924 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1454285394"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:52.407553 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume request body: {'volume': {'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1454285394'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:24:52.506719 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume of 1 GB Aug 25 15:24:52.520729 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Availability Zones retrieved successfully. Aug 25 15:24:52.528621 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Flow 'volume_create_api' (700f7536-008d-4061-89d4-13e781469832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:52.530317 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bafc8c7f-656f-49f3-a9c4-8e6141ede5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:52.531738 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:24:52.597498 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bafc8c7f-656f-49f3-a9c4-8e6141ede5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:52.598447 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2669c1e7-2f54-471d-bb83-84983ae40d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:52.641122 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['bafb53e5-5d39-4c7c-853d-0a47fbe3d755', 'b0d8a545-8c45-48b7-b985-55faf261ef14', '13be9e00-433b-4ef1-86cf-4e1178bc7544', 'a05cc771-adc8-41fb-bfea-3fb81b843773'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:52.641895 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2669c1e7-2f54-471d-bb83-84983ae40d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bafb53e5-5d39-4c7c-853d-0a47fbe3d755', 'b0d8a545-8c45-48b7-b985-55faf261ef14', '13be9e00-433b-4ef1-86cf-4e1178bc7544', 'a05cc771-adc8-41fb-bfea-3fb81b843773']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:52.642695 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c6bbc3b-a8f1-43e6-82a5-18f0a0a6e316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:52.669231 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c6bbc3b-a8f1-43e6-82a5-18f0a0a6e316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '812a8e6a-a0dd-4cb2-9b1d-696563667beb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1454285394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='666c794bb0b149c799fceca4dc277a54',qos_specs=None,replication_status=,reservations=['bafb53e5-5d39-4c7c-853d-0a47fbe3d755','b0d8a545-8c45-48b7-b985-55faf261ef14','13be9e00-433b-4ef1-86cf-4e1178bc7544','a05cc771-adc8-41fb-bfea-3fb81b843773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1454285394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=812a8e6a-a0dd-4cb2-9b1d-696563667beb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='666c794bb0b149c799fceca4dc277a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:52.670094 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9a9419-2c17-4bba-8665-f705724c1917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:52.699580 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9a9419-2c17-4bba-8665-f705724c1917) transitioned into state 'SUCCESS' from state '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-1454285394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='666c794bb0b149c799fceca4dc277a54',qos_specs=None,replication_status=,reservations=['bafb53e5-5d39-4c7c-853d-0a47fbe3d755','b0d8a545-8c45-48b7-b985-55faf261ef14','13be9e00-433b-4ef1-86cf-4e1178bc7544','a05cc771-adc8-41fb-bfea-3fb81b843773'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:52.700382 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (579c196a-09ce-4bd6-9278-a1476347ea75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:52.722793 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (579c196a-09ce-4bd6-9278-a1476347ea75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:52.723522 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Flow 'volume_create_api' (700f7536-008d-4061-89d4-13e781469832) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:52.723522 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume request issued successfully. Aug 25 15:24:52.724000 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0be52bc2-8239-45bb-bc4f-b5481a2adcf8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:24:52.724399 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 737/2969] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:24:52 2026] POST /volume/v3/volumes => generated 752 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:52.739717 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-990ea1b2-bf23-42a4-aa92-714bf5ab1385 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:52.742150 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-990ea1b2-bf23-42a4-aa92-714bf5ab1385 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:24:52.742420 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-990ea1b2-bf23-42a4-aa92-714bf5ab1385 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:52.742741 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-990ea1b2-bf23-42a4-aa92-714bf5ab1385 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:52.753528 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:52.753528 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:52.758551 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-990ea1b2-bf23-42a4-aa92-714bf5ab1385 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:24:52.764395 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-990ea1b2-bf23-42a4-aa92-714bf5ab1385 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 200 Aug 25 15:24:52.764873 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 755/2970] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:52 2026] GET /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:52.781738 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d06c3d3d-0047-4946-94e4-2f1c12df0dc5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:52.785759 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d06c3d3d-0047-4946-94e4-2f1c12df0dc5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:52.786053 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d06c3d3d-0047-4946-94e4-2f1c12df0dc5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:52.786302 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d06c3d3d-0047-4946-94e4-2f1c12df0dc5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:52.786706 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d06c3d3d-0047-4946-94e4-2f1c12df0dc5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:52.794958 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:52.794958 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:52.795871 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d06c3d3d-0047-4946-94e4-2f1c12df0dc5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:52.796142 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 734/2971] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:52 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:53.061938 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e664e7a5-afba-408f-b3a8-bf5666f29b22 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:53.062893 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e664e7a5-afba-408f-b3a8-bf5666f29b22 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:24:53.063233 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e664e7a5-afba-408f-b3a8-bf5666f29b22 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:53.064845 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e664e7a5-afba-408f-b3a8-bf5666f29b22 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:53.083406 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:53.083406 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:53.089705 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e664e7a5-afba-408f-b3a8-bf5666f29b22 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:53.100750 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e664e7a5-afba-408f-b3a8-bf5666f29b22 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:24:53.101280 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 746/2972] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:53 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:53.779418 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fdf3c8aa-d19b-4b35-b16b-e1e9a8517f55 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:53.781822 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fdf3c8aa-d19b-4b35-b16b-e1e9a8517f55 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:24:53.782094 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fdf3c8aa-d19b-4b35-b16b-e1e9a8517f55 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:53.782370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fdf3c8aa-d19b-4b35-b16b-e1e9a8517f55 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:53.794017 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:53.794017 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:53.800503 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fdf3c8aa-d19b-4b35-b16b-e1e9a8517f55 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:24:53.810073 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fdf3c8aa-d19b-4b35-b16b-e1e9a8517f55 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 200 Aug 25 15:24:53.810073 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 738/2973] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:53 2026] GET /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:53.810402 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-255bdef1-21d6-4cd0-8b8f-2dfbd1475794 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:53.812128 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-255bdef1-21d6-4cd0-8b8f-2dfbd1475794 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:53.812413 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-255bdef1-21d6-4cd0-8b8f-2dfbd1475794 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:53.812685 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-255bdef1-21d6-4cd0-8b8f-2dfbd1475794 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:53.812839 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-255bdef1-21d6-4cd0-8b8f-2dfbd1475794 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:53.818533 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:53.818533 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:53.819485 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-255bdef1-21d6-4cd0-8b8f-2dfbd1475794 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:53.819829 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 756/2974] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:53 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:54.060910 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-4f48bc97-cbc7-4721-ad5c-dc5bc8af92b7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:54.063785 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-4f48bc97-cbc7-4721-ad5c-dc5bc8af92b7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] POST https://10.4.3.85/volume/v3/attachments/486cf4d9-93da-4bff-8ee1-0599fdfadf09/action Aug 25 15:24:54.064203 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-4f48bc97-cbc7-4721-ad5c-dc5bc8af92b7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:24:54.064401 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-4f48bc97-cbc7-4721-ad5c-dc5bc8af92b7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:54.092354 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:54.092354 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:54.109344 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6e268031-401d-4eda-bbe2-cb32d9089dae req-4f48bc97-cbc7-4721-ad5c-dc5bc8af92b7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/attachments/486cf4d9-93da-4bff-8ee1-0599fdfadf09/action returned with HTTP 204 Aug 25 15:24:54.109918 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 735/2975] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:24:54 2026] POST /volume/v3/attachments/486cf4d9-93da-4bff-8ee1-0599fdfadf09/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:54.121529 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2da0e2f1-b001-4458-819c-9ae6db9088de None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:54.124418 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2da0e2f1-b001-4458-819c-9ae6db9088de tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:24:54.124861 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2da0e2f1-b001-4458-819c-9ae6db9088de tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:54.125025 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2da0e2f1-b001-4458-819c-9ae6db9088de tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:54.143339 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:54.143339 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:54.150326 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2da0e2f1-b001-4458-819c-9ae6db9088de tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:54.156660 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2da0e2f1-b001-4458-819c-9ae6db9088de tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:24:54.157016 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 747/2976] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:54 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:54.171415 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-98464d41-b8af-4441-8f29-094041a8553b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:54.174913 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-98464d41-b8af-4441-8f29-094041a8553b tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:24:54.175117 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-98464d41-b8af-4441-8f29-094041a8553b tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:54.175293 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-98464d41-b8af-4441-8f29-094041a8553b tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:54.187155 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:54.187155 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:54.192711 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-98464d41-b8af-4441-8f29-094041a8553b tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:54.197731 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-98464d41-b8af-4441-8f29-094041a8553b tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:24:54.198095 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 739/2977] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:54 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:54.304986 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4170903a-511a-479c-96b8-797581b82c03 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:54.306934 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:24:54.307339 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1233263848"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:54.311053 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1233263848'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:24:54.311601 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Create volume of 1 GB Aug 25 15:24:54.324134 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Availability Zones retrieved successfully. Aug 25 15:24:54.330726 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Flow 'volume_create_api' (b228dd54-41d8-4a36-b909-f1a638d56519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:54.331804 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c0fc39-3e07-4a83-81bb-0fb444588ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:54.332882 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:24:54.366539 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c0fc39-3e07-4a83-81bb-0fb444588ab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:54.367340 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f7d803-0e07-4e56-9e50-82a90f12d4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:54.421099 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Created reservations ['de7faf4f-6cbe-4267-9766-712c09a3ef35', '84be5f7d-9bd2-4df8-82cd-0f668369fe7c', '478f340d-409f-42e4-8e64-bcac37122c99', 'c4c5b345-953e-4483-a020-4ce81f6fbe6e'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:54.422545 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f7d803-0e07-4e56-9e50-82a90f12d4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de7faf4f-6cbe-4267-9766-712c09a3ef35', '84be5f7d-9bd2-4df8-82cd-0f668369fe7c', '478f340d-409f-42e4-8e64-bcac37122c99', 'c4c5b345-953e-4483-a020-4ce81f6fbe6e']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:54.423098 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b32f657a-e322-48a3-b737-0264455846a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:54.453385 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b32f657a-e322-48a3-b737-0264455846a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e34c2e9-06ca-4c73-98bc-1b9c16f008c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1233263848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d5cb26eae27444e97ff6aece60c2ddb',qos_specs=None,replication_status=,reservations=['de7faf4f-6cbe-4267-9766-712c09a3ef35','84be5f7d-9bd2-4df8-82cd-0f668369fe7c','478f340d-409f-42e4-8e64-bcac37122c99','c4c5b345-953e-4483-a020-4ce81f6fbe6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac9a4e3a6d546d690dbaf32407bbdf8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:24:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1233263848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e34c2e9-06ca-4c73-98bc-1b9c16f008c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d5cb26eae27444e97ff6aece60c2ddb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eac9a4e3a6d546d690dbaf32407bbdf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:54.454404 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d38123cb-28e6-4a60-a746-fa2cab9cfc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:54.501445 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d38123cb-28e6-4a60-a746-fa2cab9cfc42) transitioned into state 'SUCCESS' from state '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-1233263848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d5cb26eae27444e97ff6aece60c2ddb',qos_specs=None,replication_status=,reservations=['de7faf4f-6cbe-4267-9766-712c09a3ef35','84be5f7d-9bd2-4df8-82cd-0f668369fe7c','478f340d-409f-42e4-8e64-bcac37122c99','c4c5b345-953e-4483-a020-4ce81f6fbe6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eac9a4e3a6d546d690dbaf32407bbdf8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:54.502258 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff2b9b3f-42d5-41d2-ba2d-b1e8aed57f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:54.540319 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff2b9b3f-42d5-41d2-ba2d-b1e8aed57f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:54.547538 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Flow 'volume_create_api' (b228dd54-41d8-4a36-b909-f1a638d56519) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:54.547538 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Create volume request issued successfully. Aug 25 15:24:54.547538 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4170903a-511a-479c-96b8-797581b82c03 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:24:54.547538 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 757/2978] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:24:54 2026] POST /volume/v3/volumes => generated 749 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:54.557645 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7444f1d4-0cef-429f-9934-1ee66cbe4293 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:54.560382 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7444f1d4-0cef-429f-9934-1ee66cbe4293 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:24:54.570350 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7444f1d4-0cef-429f-9934-1ee66cbe4293 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:54.570350 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7444f1d4-0cef-429f-9934-1ee66cbe4293 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:54.570350 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:54.570350 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:54.572650 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7444f1d4-0cef-429f-9934-1ee66cbe4293 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:54.591881 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7444f1d4-0cef-429f-9934-1ee66cbe4293 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:24:54.591881 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 736/2979] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:54 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:54.712514 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-37dc49cf-6baa-43c9-8bf2-424c4f38fca3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:54.714269 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-37dc49cf-6baa-43c9-8bf2-424c4f38fca3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] DELETE https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:24:54.714562 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-37dc49cf-6baa-43c9-8bf2-424c4f38fca3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:54.714854 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-37dc49cf-6baa-43c9-8bf2-424c4f38fca3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:54.715218 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-37dc49cf-6baa-43c9-8bf2-424c4f38fca3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Delete volume with id: 8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:24:54.723414 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:54.723414 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:54.724219 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-37dc49cf-6baa-43c9-8bf2-424c4f38fca3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:24:54.741184 np0000008087 devstack@c-api.service[100465]: WARNING cinder.keymgr.conf_key_mgr [None req-37dc49cf-6baa-43c9-8bf2-424c4f38fca3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 15:24:54.759872 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-37dc49cf-6baa-43c9-8bf2-424c4f38fca3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Delete volume request issued successfully. Aug 25 15:24:54.760100 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-37dc49cf-6baa-43c9-8bf2-424c4f38fca3 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 202 Aug 25 15:24:54.760777 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 748/2980] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:24:54 2026] DELETE /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:24:54.771974 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7807b4c1-679b-4705-aff6-8676665d9b1e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:54.773987 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7807b4c1-679b-4705-aff6-8676665d9b1e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:24:54.774596 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7807b4c1-679b-4705-aff6-8676665d9b1e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:54.774866 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7807b4c1-679b-4705-aff6-8676665d9b1e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:54.782390 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:54.782390 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:54.786059 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7807b4c1-679b-4705-aff6-8676665d9b1e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Volume info retrieved successfully. Aug 25 15:24:54.790626 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7807b4c1-679b-4705-aff6-8676665d9b1e tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 200 Aug 25 15:24:54.791305 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 740/2981] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:54 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:54.833191 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0af38f38-417d-4116-b15c-58b19051803e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:54.835093 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0af38f38-417d-4116-b15c-58b19051803e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:54.835337 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0af38f38-417d-4116-b15c-58b19051803e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:54.835540 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0af38f38-417d-4116-b15c-58b19051803e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:54.838202 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-0af38f38-417d-4116-b15c-58b19051803e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:54.840909 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:54.840909 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:54.841936 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0af38f38-417d-4116-b15c-58b19051803e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:54.844067 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 758/2982] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:54 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:55.590738 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d139aaf7-e9c0-45ef-a8c0-71e3fdb30d2d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:55.593014 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d139aaf7-e9c0-45ef-a8c0-71e3fdb30d2d tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:24:55.593280 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d139aaf7-e9c0-45ef-a8c0-71e3fdb30d2d tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:55.593563 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d139aaf7-e9c0-45ef-a8c0-71e3fdb30d2d tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:55.602811 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:55.602811 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:55.608492 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d139aaf7-e9c0-45ef-a8c0-71e3fdb30d2d tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:55.614458 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d139aaf7-e9c0-45ef-a8c0-71e3fdb30d2d tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:24:55.614944 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 737/2983] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:55 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:55.664039 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-de8ce205-50b9-4a38-be81-b239544ae765 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:55.666708 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-de8ce205-50b9-4a38-be81-b239544ae765 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:24:55.667182 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-de8ce205-50b9-4a38-be81-b239544ae765 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:55.667486 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-de8ce205-50b9-4a38-be81-b239544ae765 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:55.678497 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:55.678497 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:55.696821 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-de8ce205-50b9-4a38-be81-b239544ae765 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:55.696821 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-de8ce205-50b9-4a38-be81-b239544ae765 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:24:55.696821 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 749/2984] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:24:55 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:55.797231 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-195b3429-6a12-4ff5-9d73-ad49190c5ca1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:55.797754 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-195b3429-6a12-4ff5-9d73-ad49190c5ca1 None None] GET https://10.4.3.85/volume// Aug 25 15:24:55.797966 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-195b3429-6a12-4ff5-9d73-ad49190c5ca1 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:55.798213 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-195b3429-6a12-4ff5-9d73-ad49190c5ca1 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:55.798684 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-195b3429-6a12-4ff5-9d73-ad49190c5ca1 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:24:55.799080 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 741/2985] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:24:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:24:55.804362 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1d8172d6-40e9-434d-b297-3ebc4312bdc6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:55.806438 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1d8172d6-40e9-434d-b297-3ebc4312bdc6 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] GET https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 Aug 25 15:24:55.806715 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1d8172d6-40e9-434d-b297-3ebc4312bdc6 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:55.806998 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1d8172d6-40e9-434d-b297-3ebc4312bdc6 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:55.807952 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-ac3bc087-e06e-46d9-a572-fa91a2fea00a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:55.810436 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-ac3bc087-e06e-46d9-a572-fa91a2fea00a tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:24:55.810899 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-ac3bc087-e06e-46d9-a572-fa91a2fea00a tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e34c2e9-06ca-4c73-98bc-1b9c16f008c1", "connector": null, "instance_uuid": "e81c0ef0-92fa-4d24-bf1e-686a8789c681"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:55.813858 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1d8172d6-40e9-434d-b297-3ebc4312bdc6 tempest-TestEncryptedCinderVolumes-1696286175 tempest-TestEncryptedCinderVolumes-1696286175-project-member] https://10.4.3.85/volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 returned with HTTP 404 Aug 25 15:24:55.814411 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 759/2986] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:55 2026] GET /volume/v3/volumes/8ba31e4f-6d43-4d5b-af0f-f98cf81f7625 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:55.821924 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4c888b82-8f3d-4ce8-a41a-28cf2e32cbd6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:55.822030 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:55.822030 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:55.855402 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-73578f04-ea19-476d-ada6-b76112f8c795 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:55.857358 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-ac3bc087-e06e-46d9-a572-fa91a2fea00a tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:24:55.857622 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73578f04-ea19-476d-ada6-b76112f8c795 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:55.857856 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73578f04-ea19-476d-ada6-b76112f8c795 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:55.857918 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 738/2987] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:24:55 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 25 15:24:55.858033 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-73578f04-ea19-476d-ada6-b76112f8c795 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:55.858131 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-73578f04-ea19-476d-ada6-b76112f8c795 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:55.876052 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:55.876052 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:55.876052 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-73578f04-ea19-476d-ada6-b76112f8c795 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:55.876052 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 742/2988] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:55 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:55.909585 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4c888b82-8f3d-4ce8-a41a-28cf2e32cbd6 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 Aug 25 15:24:55.909680 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4c888b82-8f3d-4ce8-a41a-28cf2e32cbd6 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:55.909903 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4c888b82-8f3d-4ce8-a41a-28cf2e32cbd6 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:55.910820 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4c888b82-8f3d-4ce8-a41a-28cf2e32cbd6 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:24:55.957034 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4c888b82-8f3d-4ce8-a41a-28cf2e32cbd6 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Get all volumes completed successfully. Aug 25 15:24:55.959034 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-642cba4c-6799-4d3f-8580-8da60e8d067f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:55.960274 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:55.960274 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:55.961054 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-642cba4c-6799-4d3f-8580-8da60e8d067f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:24:55.961258 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-642cba4c-6799-4d3f-8580-8da60e8d067f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:55.961456 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-642cba4c-6799-4d3f-8580-8da60e8d067f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:55.967704 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4c888b82-8f3d-4ce8-a41a-28cf2e32cbd6 tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 15:24:55.968103 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 750/2989] 10.4.3.85 () {66 vars in 1278 bytes} [Tue Aug 25 15:24:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17910 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:24:55.971932 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:55.971932 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:55.975691 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-642cba4c-6799-4d3f-8580-8da60e8d067f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:55.980166 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-642cba4c-6799-4d3f-8580-8da60e8d067f tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:24:55.980477 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 760/2990] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:55 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:55.987747 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b005b1f8-d8f6-46fa-b43a-373619f5ce5e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:55.989544 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b005b1f8-d8f6-46fa-b43a-373619f5ce5e tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] DELETE https://10.4.3.85/volume/v3/types/4becb38b-8bf5-416e-8d41-c668e1ac80de Aug 25 15:24:55.991923 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b005b1f8-d8f6-46fa-b43a-373619f5ce5e tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:55.991923 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b005b1f8-d8f6-46fa-b43a-373619f5ce5e tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:55.991923 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:55.991923 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:56.016213 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-747c8edd-c4d3-42ce-adb2-7047283ce2bf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:56.016615 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-747c8edd-c4d3-42ce-adb2-7047283ce2bf None None] GET https://10.4.3.85/volume// Aug 25 15:24:56.016822 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-747c8edd-c4d3-42ce-adb2-7047283ce2bf None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:56.017044 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-747c8edd-c4d3-42ce-adb2-7047283ce2bf None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:56.017336 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-747c8edd-c4d3-42ce-adb2-7047283ce2bf None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:24:56.017605 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 743/2991] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:24:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:24:56.021490 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b005b1f8-d8f6-46fa-b43a-373619f5ce5e tempest-TestEncryptedCinderVolumes-1357915290 tempest-TestEncryptedCinderVolumes-1357915290-project-admin] https://10.4.3.85/volume/v3/types/4becb38b-8bf5-416e-8d41-c668e1ac80de returned with HTTP 202 Aug 25 15:24:56.021490 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 739/2992] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:24:55 2026] DELETE /volume/v3/types/4becb38b-8bf5-416e-8d41-c668e1ac80de => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:24:56.026212 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-16935c47-244f-4cd8-b918-e2e1e81c9b30 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:56.029805 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-16935c47-244f-4cd8-b918-e2e1e81c9b30 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:24:56.030084 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-16935c47-244f-4cd8-b918-e2e1e81c9b30 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:56.030354 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-16935c47-244f-4cd8-b918-e2e1e81c9b30 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:56.046600 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:56.046600 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:56.052512 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-16935c47-244f-4cd8-b918-e2e1e81c9b30 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:56.059638 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-16935c47-244f-4cd8-b918-e2e1e81c9b30 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:24:56.060140 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 751/2993] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:24:56 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:24:56.170457 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-cd363e00-1096-42c2-bbfa-8390bb63c2aa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:56.172604 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-cd363e00-1096-42c2-bbfa-8390bb63c2aa tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] PUT https://10.4.3.85/volume/v3/attachments/752d1344-8692-4c05-8c0b-7309739bdd84 Aug 25 15:24:56.173036 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-cd363e00-1096-42c2-bbfa-8390bb63c2aa tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:56.180976 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-cd363e00-1096-42c2-bbfa-8390bb63c2aa tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Acquiring lock "cinder-attachment_update-3e34c2e9-06ca-4c73-98bc-1b9c16f008c1-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:24:56.186553 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-cd363e00-1096-42c2-bbfa-8390bb63c2aa tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Lock "cinder-attachment_update-3e34c2e9-06ca-4c73-98bc-1b9c16f008c1-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:24:56.187874 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:56.187874 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:56.349072 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-cd363e00-1096-42c2-bbfa-8390bb63c2aa tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Lock "cinder-attachment_update-3e34c2e9-06ca-4c73-98bc-1b9c16f008c1-np0000008087" released by "attachment_update" :: held 0.162s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:24:56.349413 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-cd363e00-1096-42c2-bbfa-8390bb63c2aa tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/attachments/752d1344-8692-4c05-8c0b-7309739bdd84 returned with HTTP 200 Aug 25 15:24:56.353506 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 761/2994] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:24:56 2026] PUT /volume/v3/attachments/752d1344-8692-4c05-8c0b-7309739bdd84 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:56.881716 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a79f2a35-4c7b-4665-b8f4-77aebbb5da0f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:56.884594 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a79f2a35-4c7b-4665-b8f4-77aebbb5da0f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:56.884880 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a79f2a35-4c7b-4665-b8f4-77aebbb5da0f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:56.885109 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a79f2a35-4c7b-4665-b8f4-77aebbb5da0f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:56.885271 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a79f2a35-4c7b-4665-b8f4-77aebbb5da0f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:56.890402 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:56.890402 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:56.891173 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a79f2a35-4c7b-4665-b8f4-77aebbb5da0f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:56.891672 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 744/2995] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:56 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:56.992485 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-81d45c89-4487-497c-aa6e-f77890f0ec2e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:56.994664 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81d45c89-4487-497c-aa6e-f77890f0ec2e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:24:56.994924 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81d45c89-4487-497c-aa6e-f77890f0ec2e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:56.995146 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81d45c89-4487-497c-aa6e-f77890f0ec2e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:57.005699 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:57.005699 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:57.010168 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-81d45c89-4487-497c-aa6e-f77890f0ec2e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:57.018398 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81d45c89-4487-497c-aa6e-f77890f0ec2e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:24:57.018819 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 740/2996] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:56 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:57.904940 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-65a86a2c-4008-4c3f-9fb0-c08f8b12be1b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:57.907320 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-65a86a2c-4008-4c3f-9fb0-c08f8b12be1b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:57.907630 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-65a86a2c-4008-4c3f-9fb0-c08f8b12be1b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:57.907918 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-65a86a2c-4008-4c3f-9fb0-c08f8b12be1b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:57.908047 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-65a86a2c-4008-4c3f-9fb0-c08f8b12be1b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:24:57.913873 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:57.913873 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:57.914681 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-65a86a2c-4008-4c3f-9fb0-c08f8b12be1b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 200 Aug 25 15:24:57.915124 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 752/2997] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:57 2026] GET /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:57.928787 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-41b67a6c-227b-4126-8789-9c4a07d97526 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:57.931705 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-41b67a6c-227b-4126-8789-9c4a07d97526 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] DELETE https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb Aug 25 15:24:57.932150 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-41b67a6c-227b-4126-8789-9c4a07d97526 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:57.932435 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-41b67a6c-227b-4126-8789-9c4a07d97526 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:57.932668 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-41b67a6c-227b-4126-8789-9c4a07d97526 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Delete backup with id: b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb. Aug 25 15:24:57.939456 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:57.939456 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:57.999670 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-41b67a6c-227b-4126-8789-9c4a07d97526 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] delete_backup rpcapi backup_id b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:24:57.999670 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-41b67a6c-227b-4126-8789-9c4a07d97526 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] https://10.4.3.85/volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb returned with HTTP 202 Aug 25 15:24:58.000244 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 762/2998] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:24:57 2026] DELETE /volume/v3/backups/b099d5b5-208c-4cc8-8cc1-32a6e1d21ccb => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:24:58.014258 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-049f05ec-61e3-40ea-9b84-e7f454139966 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:58.017129 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-049f05ec-61e3-40ea-9b84-e7f454139966 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/0ae7e3c1-c829-4437-b678-6933e5f96b55 Aug 25 15:24:58.017356 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-049f05ec-61e3-40ea-9b84-e7f454139966 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:58.017561 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-049f05ec-61e3-40ea-9b84-e7f454139966 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:58.017729 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-049f05ec-61e3-40ea-9b84-e7f454139966 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Delete volume with id: 0ae7e3c1-c829-4437-b678-6933e5f96b55 Aug 25 15:24:58.033072 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:58.033072 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:58.033554 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-049f05ec-61e3-40ea-9b84-e7f454139966 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:24:58.036325 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-84fb0f4d-bdb4-437a-90fa-a548f1a85dd8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:58.038855 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84fb0f4d-bdb4-437a-90fa-a548f1a85dd8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:24:58.039111 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-84fb0f4d-bdb4-437a-90fa-a548f1a85dd8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:58.039355 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-84fb0f4d-bdb4-437a-90fa-a548f1a85dd8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:58.058828 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:58.058828 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:24:58.065824 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-84fb0f4d-bdb4-437a-90fa-a548f1a85dd8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:58.078623 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84fb0f4d-bdb4-437a-90fa-a548f1a85dd8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:24:58.079203 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 741/2999] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:58 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:58.084207 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-049f05ec-61e3-40ea-9b84-e7f454139966 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Delete volume request issued successfully. Aug 25 15:24:58.084379 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-049f05ec-61e3-40ea-9b84-e7f454139966 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/0ae7e3c1-c829-4437-b678-6933e5f96b55 returned with HTTP 202 Aug 25 15:24:58.086571 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 745/3000] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:24:58 2026] DELETE /volume/v3/volumes/0ae7e3c1-c829-4437-b678-6933e5f96b55 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:24:58.097961 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-03ff868e-6b5b-40e6-840f-8f4fe258e2d5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:58.105151 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-03ff868e-6b5b-40e6-840f-8f4fe258e2d5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/0ae7e3c1-c829-4437-b678-6933e5f96b55 Aug 25 15:24:58.105151 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-03ff868e-6b5b-40e6-840f-8f4fe258e2d5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:58.105151 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-03ff868e-6b5b-40e6-840f-8f4fe258e2d5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:58.114370 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:58.114370 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:24:58.121017 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-03ff868e-6b5b-40e6-840f-8f4fe258e2d5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:24:58.126137 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-03ff868e-6b5b-40e6-840f-8f4fe258e2d5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/0ae7e3c1-c829-4437-b678-6933e5f96b55 returned with HTTP 200 Aug 25 15:24:58.126597 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 753/3001] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:58 2026] GET /volume/v3/volumes/0ae7e3c1-c829-4437-b678-6933e5f96b55 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:24:59.113090 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5a1b285d-a427-45fc-84dc-c5af62f4be48 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:59.119130 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a1b285d-a427-45fc-84dc-c5af62f4be48 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:24:59.119623 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a1b285d-a427-45fc-84dc-c5af62f4be48 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:59.120031 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a1b285d-a427-45fc-84dc-c5af62f4be48 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:59.138326 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:59.138326 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:59.144543 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5a1b285d-a427-45fc-84dc-c5af62f4be48 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:24:59.149538 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a1b285d-a427-45fc-84dc-c5af62f4be48 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:24:59.150047 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 763/3002] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:24:59 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:24:59.151210 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2ceea1ef-1b5e-4283-a8f9-09c99a1f6ec1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:59.153591 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2ceea1ef-1b5e-4283-a8f9-09c99a1f6ec1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/0ae7e3c1-c829-4437-b678-6933e5f96b55 Aug 25 15:24:59.154758 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2ceea1ef-1b5e-4283-a8f9-09c99a1f6ec1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:59.155025 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2ceea1ef-1b5e-4283-a8f9-09c99a1f6ec1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:59.168515 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2ceea1ef-1b5e-4283-a8f9-09c99a1f6ec1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/0ae7e3c1-c829-4437-b678-6933e5f96b55 returned with HTTP 404 Aug 25 15:24:59.168515 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 742/3003] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:59 2026] GET /volume/v3/volumes/0ae7e3c1-c829-4437-b678-6933e5f96b55 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:59.179560 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8410ae5a-20dc-4cf1-8f58-848dd7baf820 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:59.182068 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8410ae5a-20dc-4cf1-8f58-848dd7baf820 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee/export_record Aug 25 15:24:59.182378 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8410ae5a-20dc-4cf1-8f58-848dd7baf820 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:59.183057 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8410ae5a-20dc-4cf1-8f58-848dd7baf820 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Calling method 'export_record' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:59.183057 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-8410ae5a-20dc-4cf1-8f58-848dd7baf820 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Export record for backup c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100467) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 15:24:59.190381 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:59.190381 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:24:59.193014 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-8410ae5a-20dc-4cf1-8f58-848dd7baf820 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c77e18c5f600452f896a704f5ab46ca6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e217665d21814f68a2f1517c0fa71472', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:24:59.193014 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8410ae5a-20dc-4cf1-8f58-848dd7baf820 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee/export_record returned with HTTP 403 Aug 25 15:24:59.193680 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 746/3004] 10.4.3.85 () {68 vars in 1423 bytes} [Tue Aug 25 15:24:59 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee/export_record => generated 101 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:24:59.205016 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:59.208831 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:24:59.208831 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-48861087"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:24:59.210330 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-48861087'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:24:59.210506 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Create volume of 1 GB Aug 25 15:24:59.215649 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Availability Zones retrieved successfully. Aug 25 15:24:59.229681 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Flow 'volume_create_api' (0ff84510-2fda-4eb4-aff4-3c312330c48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:59.231082 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34637260-b97b-4c4a-a268-8a0a940811b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:59.232489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:24:59.275061 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34637260-b97b-4c4a-a268-8a0a940811b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:59.275747 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741d82a3-0e28-414e-bfa7-32eff26c1064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:59.341235 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Created reservations ['1f946f60-7e1c-476a-b9c6-cb7972a9b5a0', '7e0a53ff-d9c5-4f21-a9d2-54ec9207b980', '67374b15-2669-48e2-9f74-caa57ec55401', 'a8040aaf-7c43-4af7-9c78-982f2f080a1b'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:24:59.342086 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (741d82a3-0e28-414e-bfa7-32eff26c1064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f946f60-7e1c-476a-b9c6-cb7972a9b5a0', '7e0a53ff-d9c5-4f21-a9d2-54ec9207b980', '67374b15-2669-48e2-9f74-caa57ec55401', 'a8040aaf-7c43-4af7-9c78-982f2f080a1b']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:59.343026 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eda2cd7-e61f-4d23-ba43-a807dbe4a762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:59.382486 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eda2cd7-e61f-4d23-ba43-a807dbe4a762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec77da01-ce3f-4fe8-93b4-bb98583f83b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-48861087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e217665d21814f68a2f1517c0fa71472',qos_specs=None,replication_status=,reservations=['1f946f60-7e1c-476a-b9c6-cb7972a9b5a0','7e0a53ff-d9c5-4f21-a9d2-54ec9207b980','67374b15-2669-48e2-9f74-caa57ec55401','a8040aaf-7c43-4af7-9c78-982f2f080a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53703539267346289f1ce6de4ee1c2a0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:24:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-48861087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec77da01-ce3f-4fe8-93b4-bb98583f83b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e217665d21814f68a2f1517c0fa71472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53703539267346289f1ce6de4ee1c2a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:59.383399 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2bcad68-b311-4f77-9039-940559a26af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:59.417283 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2bcad68-b311-4f77-9039-940559a26af2) transitioned into state 'SUCCESS' from state '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-48861087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e217665d21814f68a2f1517c0fa71472',qos_specs=None,replication_status=,reservations=['1f946f60-7e1c-476a-b9c6-cb7972a9b5a0','7e0a53ff-d9c5-4f21-a9d2-54ec9207b980','67374b15-2669-48e2-9f74-caa57ec55401','a8040aaf-7c43-4af7-9c78-982f2f080a1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53703539267346289f1ce6de4ee1c2a0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:59.418327 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1837fdf7-458b-45a7-a478-f289a99f61ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:24:59.438161 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1837fdf7-458b-45a7-a478-f289a99f61ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:24:59.439004 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Flow 'volume_create_api' (0ff84510-2fda-4eb4-aff4-3c312330c48b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:24:59.439308 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Create volume request issued successfully. Aug 25 15:24:59.439938 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-317525b1-1030-4b4a-bb6f-64ccb74b36ee tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:24:59.440377 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 754/3005] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:24:59 2026] POST /volume/v3/volumes => generated 774 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:24:59.458637 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-83c9aaba-806e-462c-9f50-d792db7b564f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:24:59.461626 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83c9aaba-806e-462c-9f50-d792db7b564f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/ec77da01-ce3f-4fe8-93b4-bb98583f83b3 Aug 25 15:24:59.461908 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83c9aaba-806e-462c-9f50-d792db7b564f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:24:59.462169 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83c9aaba-806e-462c-9f50-d792db7b564f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:24:59.475095 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:24:59.475095 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:24:59.480517 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-83c9aaba-806e-462c-9f50-d792db7b564f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:24:59.486502 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83c9aaba-806e-462c-9f50-d792db7b564f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/ec77da01-ce3f-4fe8-93b4-bb98583f83b3 returned with HTTP 200 Aug 25 15:24:59.486873 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 764/3006] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:24:59 2026] GET /volume/v3/volumes/ec77da01-ce3f-4fe8-93b4-bb98583f83b3 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:00.176392 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a2cac9e9-1d40-4f22-ba53-f4b5a038bd2d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:00.176392 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a2cac9e9-1d40-4f22-ba53-f4b5a038bd2d tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:25:00.176392 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a2cac9e9-1d40-4f22-ba53-f4b5a038bd2d tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:00.176392 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a2cac9e9-1d40-4f22-ba53-f4b5a038bd2d tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:00.211093 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:00.211093 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:00.221921 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a2cac9e9-1d40-4f22-ba53-f4b5a038bd2d tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:00.221921 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a2cac9e9-1d40-4f22-ba53-f4b5a038bd2d tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:25:00.221921 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 743/3007] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:00 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 842 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:00.504857 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f1ad61af-0453-48a7-b3b5-1b6d5c2e4d2c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:00.507315 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f1ad61af-0453-48a7-b3b5-1b6d5c2e4d2c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/ec77da01-ce3f-4fe8-93b4-bb98583f83b3 Aug 25 15:25:00.508119 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f1ad61af-0453-48a7-b3b5-1b6d5c2e4d2c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:00.508592 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f1ad61af-0453-48a7-b3b5-1b6d5c2e4d2c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:00.530087 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:00.530087 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:00.548501 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f1ad61af-0453-48a7-b3b5-1b6d5c2e4d2c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:25:00.557435 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f1ad61af-0453-48a7-b3b5-1b6d5c2e4d2c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/ec77da01-ce3f-4fe8-93b4-bb98583f83b3 returned with HTTP 200 Aug 25 15:25:00.557435 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 747/3008] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:00 2026] GET /volume/v3/volumes/ec77da01-ce3f-4fe8-93b4-bb98583f83b3 => generated 1005 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:00.580493 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2f58113b-b9d6-4352-9791-6ac0643bb846 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:00.583344 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2f58113b-b9d6-4352-9791-6ac0643bb846 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:25:00.584718 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2f58113b-b9d6-4352-9791-6ac0643bb846 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec77da01-ce3f-4fe8-93b4-bb98583f83b3", "name": "tempest-type-Backup-961379471"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:00.586902 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-2f58113b-b9d6-4352-9791-6ac0643bb846 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Creating new backup {'backup': {'volume_id': 'ec77da01-ce3f-4fe8-93b4-bb98583f83b3', 'name': 'tempest-type-Backup-961379471'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:25:00.587118 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-2f58113b-b9d6-4352-9791-6ac0643bb846 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Creating backup of volume ec77da01-ce3f-4fe8-93b4-bb98583f83b3 in container None Aug 25 15:25:00.604365 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-89b8c9d7-6fb5-4c5e-9091-d108559258e1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:00.623640 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-89b8c9d7-6fb5-4c5e-9091-d108559258e1 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] POST https://10.4.3.85/volume/v3/attachments/752d1344-8692-4c05-8c0b-7309739bdd84/action Aug 25 15:25:00.623640 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-89b8c9d7-6fb5-4c5e-9091-d108559258e1 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:25:00.623640 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-89b8c9d7-6fb5-4c5e-9091-d108559258e1 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:00.653716 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:00.653716 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:00.654114 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2f58113b-b9d6-4352-9791-6ac0643bb846 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:25:00.686262 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:00.686262 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:00.706680 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-2f58113b-b9d6-4352-9791-6ac0643bb846 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Created reservations ['73ab3ecd-235a-4165-8140-562d4364d189', 'd24361ee-240c-45a3-9eb6-76110a2770a7'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:00.716120 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4a446168-3af0-4e5d-9a06-5de05e975827 req-89b8c9d7-6fb5-4c5e-9091-d108559258e1 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/attachments/752d1344-8692-4c05-8c0b-7309739bdd84/action returned with HTTP 204 Aug 25 15:25:00.716673 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 765/3009] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:25:00 2026] POST /volume/v3/attachments/752d1344-8692-4c05-8c0b-7309739bdd84/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:00.783243 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2f58113b-b9d6-4352-9791-6ac0643bb846 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:25:00.783243 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 755/3010] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:25:00 2026] POST /volume/v3/backups => generated 313 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:00.796959 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e63651d0-3f61-42e6-8f2e-857fab3266b6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:00.799255 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e63651d0-3f61-42e6-8f2e-857fab3266b6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:00.799501 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e63651d0-3f61-42e6-8f2e-857fab3266b6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:00.799724 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e63651d0-3f61-42e6-8f2e-857fab3266b6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:00.799829 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e63651d0-3f61-42e6-8f2e-857fab3266b6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:00.807223 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:00.807223 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:00.808154 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e63651d0-3f61-42e6-8f2e-857fab3266b6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:00.808506 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 744/3011] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:00 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:01.233587 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c67e3501-573a-4fd1-8992-d8c378be401e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:01.237571 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c67e3501-573a-4fd1-8992-d8c378be401e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:25:01.237571 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c67e3501-573a-4fd1-8992-d8c378be401e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:01.237571 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c67e3501-573a-4fd1-8992-d8c378be401e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:01.250318 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:01.250318 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:01.254212 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c67e3501-573a-4fd1-8992-d8c378be401e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:01.260449 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c67e3501-573a-4fd1-8992-d8c378be401e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:25:01.261536 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 748/3012] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:01 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:01.277884 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-69c5a2cd-c554-4143-8b3c-33ea735483f7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:01.280176 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-69c5a2cd-c554-4143-8b3c-33ea735483f7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:25:01.280176 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-69c5a2cd-c554-4143-8b3c-33ea735483f7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:01.280380 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-69c5a2cd-c554-4143-8b3c-33ea735483f7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:01.295684 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:01.295684 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:01.305104 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-69c5a2cd-c554-4143-8b3c-33ea735483f7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:01.341340 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-69c5a2cd-c554-4143-8b3c-33ea735483f7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:25:01.341340 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 766/3013] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:01 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:01.695013 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-fe0a3041-68a5-4cf0-bc66-46672d163dc7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:01.700530 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-fe0a3041-68a5-4cf0-bc66-46672d163dc7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:25:01.701332 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-fe0a3041-68a5-4cf0-bc66-46672d163dc7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:01.701332 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-fe0a3041-68a5-4cf0-bc66-46672d163dc7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:01.727664 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:01.727664 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:01.739030 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-fe0a3041-68a5-4cf0-bc66-46672d163dc7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:01.748543 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-fe0a3041-68a5-4cf0-bc66-46672d163dc7 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:25:01.749342 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 756/3014] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:25:01 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 1134 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:01.784008 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-648d0486-3a1a-4779-9f9b-48c8a1c80faa None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:01.787442 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-648d0486-3a1a-4779-9f9b-48c8a1c80faa tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] POST https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916/action Aug 25 15:25:01.788506 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-648d0486-3a1a-4779-9f9b-48c8a1c80faa tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:25:01.788506 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-648d0486-3a1a-4779-9f9b-48c8a1c80faa tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:01.808256 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:01.808256 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:01.809311 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-648d0486-3a1a-4779-9f9b-48c8a1c80faa tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:01.824441 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-200e007e-fa24-4898-b388-4be56e2ea1ed None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:01.827265 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-200e007e-fa24-4898-b388-4be56e2ea1ed tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:01.828698 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-200e007e-fa24-4898-b388-4be56e2ea1ed tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:01.828698 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-200e007e-fa24-4898-b388-4be56e2ea1ed tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:01.828698 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-200e007e-fa24-4898-b388-4be56e2ea1ed tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:01.830431 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-648d0486-3a1a-4779-9f9b-48c8a1c80faa tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Begin detaching volume completed successfully. Aug 25 15:25:01.830733 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-648d0486-3a1a-4779-9f9b-48c8a1c80faa tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916/action returned with HTTP 202 Aug 25 15:25:01.831423 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 745/3015] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:25:01 2026] POST /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:25:01.835397 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:01.835397 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:01.835397 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-200e007e-fa24-4898-b388-4be56e2ea1ed tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:01.835397 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 749/3016] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:01 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:01.868353 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-74818deb-440c-4dd3-bd50-11bf95818431 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:01.870043 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-74818deb-440c-4dd3-bd50-11bf95818431 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:25:01.870379 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-74818deb-440c-4dd3-bd50-11bf95818431 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:01.870524 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-74818deb-440c-4dd3-bd50-11bf95818431 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:01.881364 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:01.881364 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:01.886577 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-74818deb-440c-4dd3-bd50-11bf95818431 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:01.891969 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-74818deb-440c-4dd3-bd50-11bf95818431 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:25:01.892485 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 767/3017] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:01 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:01.897075 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e6e4d0a1-e8f2-43b4-9e20-76fef2ae900d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:01.897497 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e6e4d0a1-e8f2-43b4-9e20-76fef2ae900d None None] GET https://10.4.3.85/volume// Aug 25 15:25:01.898769 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e6e4d0a1-e8f2-43b4-9e20-76fef2ae900d None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:01.898769 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e6e4d0a1-e8f2-43b4-9e20-76fef2ae900d None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:01.898769 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e6e4d0a1-e8f2-43b4-9e20-76fef2ae900d None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:25:01.898769 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 757/3018] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:25:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:25:01.907422 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-d045a529-f653-4a79-acfb-3ad3c037bad5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:01.910614 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-d045a529-f653-4a79-acfb-3ad3c037bad5 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:25:01.911011 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-d045a529-f653-4a79-acfb-3ad3c037bad5 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:01.911268 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-d045a529-f653-4a79-acfb-3ad3c037bad5 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:01.925934 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:01.925934 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:01.932508 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-d045a529-f653-4a79-acfb-3ad3c037bad5 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:01.942140 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-d045a529-f653-4a79-acfb-3ad3c037bad5 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:25:01.943491 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 746/3019] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:25:01 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 1317 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:25:02.845740 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8c392d41-b5a2-49cf-a57b-db40da320f6a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:02.847599 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c392d41-b5a2-49cf-a57b-db40da320f6a tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:02.847857 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c392d41-b5a2-49cf-a57b-db40da320f6a tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:02.848034 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c392d41-b5a2-49cf-a57b-db40da320f6a tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:02.848177 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8c392d41-b5a2-49cf-a57b-db40da320f6a tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:02.852968 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:02.852968 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:02.853675 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c392d41-b5a2-49cf-a57b-db40da320f6a tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:02.854003 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 750/3020] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:02 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:02.908329 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6f7e54f5-9bd1-467c-b40b-c547ba856468 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:02.910457 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6f7e54f5-9bd1-467c-b40b-c547ba856468 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:25:02.911946 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6f7e54f5-9bd1-467c-b40b-c547ba856468 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:02.912192 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6f7e54f5-9bd1-467c-b40b-c547ba856468 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:02.922204 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:02.922204 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:02.925803 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6f7e54f5-9bd1-467c-b40b-c547ba856468 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:02.930808 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6f7e54f5-9bd1-467c-b40b-c547ba856468 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:25:02.931245 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 768/3021] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:02 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:03.434208 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-55437c15-4e80-4fce-9fa7-d2c5e8836c81 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:03.437008 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-55437c15-4e80-4fce-9fa7-d2c5e8836c81 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:25:03.451122 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-55437c15-4e80-4fce-9fa7-d2c5e8836c81 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:03.451122 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-55437c15-4e80-4fce-9fa7-d2c5e8836c81 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:03.458317 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:03.458317 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:03.463657 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-55437c15-4e80-4fce-9fa7-d2c5e8836c81 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:25:03.473833 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-55437c15-4e80-4fce-9fa7-d2c5e8836c81 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:25:03.474444 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 758/3022] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:03 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:03.871371 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d47a848a-6d70-407f-82ee-28a852d71496 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:03.875554 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d47a848a-6d70-407f-82ee-28a852d71496 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:03.876159 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d47a848a-6d70-407f-82ee-28a852d71496 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:03.877544 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d47a848a-6d70-407f-82ee-28a852d71496 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:03.877544 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d47a848a-6d70-407f-82ee-28a852d71496 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:03.886041 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:03.886041 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:03.887552 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d47a848a-6d70-407f-82ee-28a852d71496 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:03.888013 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 747/3023] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:03 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:03.944581 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8cb401f9-14b6-48bd-9697-0ee116de0949 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:03.946674 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8cb401f9-14b6-48bd-9697-0ee116de0949 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:25:03.946849 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8cb401f9-14b6-48bd-9697-0ee116de0949 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:03.947171 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8cb401f9-14b6-48bd-9697-0ee116de0949 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:03.959614 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:03.959614 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:03.964760 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8cb401f9-14b6-48bd-9697-0ee116de0949 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:03.971679 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8cb401f9-14b6-48bd-9697-0ee116de0949 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:25:03.972285 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 751/3024] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:03 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:04.101837 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-22b989c3-b711-4534-86ee-5bbedeb99f06 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:04.105739 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-22b989c3-b711-4534-86ee-5bbedeb99f06 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] DELETE https://10.4.3.85/volume/v3/attachments/486cf4d9-93da-4bff-8ee1-0599fdfadf09 Aug 25 15:25:04.106036 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-22b989c3-b711-4534-86ee-5bbedeb99f06 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:04.106236 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-22b989c3-b711-4534-86ee-5bbedeb99f06 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:04.115932 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:04.115932 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:04.264321 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dd91a67c-e0f1-4c3d-ad18-df5e63378885 req-22b989c3-b711-4534-86ee-5bbedeb99f06 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/attachments/486cf4d9-93da-4bff-8ee1-0599fdfadf09 returned with HTTP 200 Aug 25 15:25:04.264823 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 769/3025] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:25:04 2026] DELETE /volume/v3/attachments/486cf4d9-93da-4bff-8ee1-0599fdfadf09 => generated 19 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:04.490441 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2692c1e9-0e3b-4a9f-87ac-24a47c674315 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:04.492224 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2692c1e9-0e3b-4a9f-87ac-24a47c674315 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:25:04.492224 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2692c1e9-0e3b-4a9f-87ac-24a47c674315 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:04.492387 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2692c1e9-0e3b-4a9f-87ac-24a47c674315 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:04.505615 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:04.505615 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:04.512497 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2692c1e9-0e3b-4a9f-87ac-24a47c674315 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:25:04.517930 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2692c1e9-0e3b-4a9f-87ac-24a47c674315 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:25:04.518624 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 759/3026] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:04 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:04.905013 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0f3d1eed-a278-493e-9b50-2c106851c8c7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:04.906802 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0f3d1eed-a278-493e-9b50-2c106851c8c7 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:04.906979 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0f3d1eed-a278-493e-9b50-2c106851c8c7 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:04.907078 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0f3d1eed-a278-493e-9b50-2c106851c8c7 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:04.907176 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0f3d1eed-a278-493e-9b50-2c106851c8c7 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:04.911313 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:04.911313 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:04.912024 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0f3d1eed-a278-493e-9b50-2c106851c8c7 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:04.912316 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 748/3027] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:04 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:04.987202 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4d0cd940-28cf-42fc-b179-b38728fca638 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:04.989158 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4d0cd940-28cf-42fc-b179-b38728fca638 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:25:04.989367 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4d0cd940-28cf-42fc-b179-b38728fca638 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:04.989745 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4d0cd940-28cf-42fc-b179-b38728fca638 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:05.007776 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:05.007776 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:05.014399 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4d0cd940-28cf-42fc-b179-b38728fca638 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:05.021031 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4d0cd940-28cf-42fc-b179-b38728fca638 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:25:05.021789 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 752/3028] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:04 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:05.123519 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-0f617852-4349-4bb3-879e-b5088a2d126a req-4e686721-e842-4054-9b87-0f735cb859e9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:05.125814 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-4e686721-e842-4054-9b87-0f735cb859e9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:25:05.126069 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-4e686721-e842-4054-9b87-0f735cb859e9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:05.126383 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-4e686721-e842-4054-9b87-0f735cb859e9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:05.138273 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:05.138273 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:05.142131 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-0f617852-4349-4bb3-879e-b5088a2d126a req-4e686721-e842-4054-9b87-0f735cb859e9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:05.147305 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-4e686721-e842-4054-9b87-0f735cb859e9 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:25:05.147744 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 770/3029] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:25:05 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:05.180935 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-0f617852-4349-4bb3-879e-b5088a2d126a req-05e794ef-287b-4482-90c5-79297a984806 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:05.183420 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-05e794ef-287b-4482-90c5-79297a984806 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] POST https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1/action Aug 25 15:25:05.183841 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-05e794ef-287b-4482-90c5-79297a984806 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:25:05.184046 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-05e794ef-287b-4482-90c5-79297a984806 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:05.197262 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:05.197262 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:05.197819 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-0f617852-4349-4bb3-879e-b5088a2d126a req-05e794ef-287b-4482-90c5-79297a984806 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:05.210738 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-0f617852-4349-4bb3-879e-b5088a2d126a req-05e794ef-287b-4482-90c5-79297a984806 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Begin detaching volume completed successfully. Aug 25 15:25:05.210738 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-05e794ef-287b-4482-90c5-79297a984806 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1/action returned with HTTP 202 Aug 25 15:25:05.210738 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 760/3030] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:25:05 2026] POST /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:25:05.255689 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0f991048-7db8-47dc-b0f3-13b17cf6f808 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:05.259954 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0f991048-7db8-47dc-b0f3-13b17cf6f808 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:25:05.260058 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0f991048-7db8-47dc-b0f3-13b17cf6f808 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:05.260259 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0f991048-7db8-47dc-b0f3-13b17cf6f808 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:05.283574 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:05.283574 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:05.284905 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0f991048-7db8-47dc-b0f3-13b17cf6f808 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:05.291231 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0f991048-7db8-47dc-b0f3-13b17cf6f808 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:25:05.299545 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 749/3031] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:05 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:05.351080 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f8c061e6-2688-40e9-98fa-2a9b9e1a7d48 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:05.351606 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f8c061e6-2688-40e9-98fa-2a9b9e1a7d48 None None] GET https://10.4.3.85/volume// Aug 25 15:25:05.351838 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f8c061e6-2688-40e9-98fa-2a9b9e1a7d48 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:05.352075 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f8c061e6-2688-40e9-98fa-2a9b9e1a7d48 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:05.352501 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f8c061e6-2688-40e9-98fa-2a9b9e1a7d48 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:25:05.353535 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 753/3032] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:25:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:25:05.368057 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-0f617852-4349-4bb3-879e-b5088a2d126a req-fb5be932-f710-413e-92a9-4395c35a428e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:05.374061 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-fb5be932-f710-413e-92a9-4395c35a428e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:25:05.374392 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-fb5be932-f710-413e-92a9-4395c35a428e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:05.374698 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-fb5be932-f710-413e-92a9-4395c35a428e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:05.388188 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:05.388188 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:05.393537 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-0f617852-4349-4bb3-879e-b5088a2d126a req-fb5be932-f710-413e-92a9-4395c35a428e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:05.400661 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-fb5be932-f710-413e-92a9-4395c35a428e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:25:05.401240 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 771/3033] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:25:05 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 1317 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:25:05.856976 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-593beb20-d550-4b32-b14b-c5173e7cef33 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:05.859107 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-593beb20-d550-4b32-b14b-c5173e7cef33 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:25:05.859708 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-593beb20-d550-4b32-b14b-c5173e7cef33 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:05.859986 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-593beb20-d550-4b32-b14b-c5173e7cef33 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:05.874513 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:05.874513 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:05.878642 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-593beb20-d550-4b32-b14b-c5173e7cef33 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:25:05.885109 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-593beb20-d550-4b32-b14b-c5173e7cef33 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:25:05.885748 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 761/3034] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:05 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:05.900614 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9ea17c5b-4d85-4ef8-842d-10c42d3db97e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:05.902211 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ea17c5b-4d85-4ef8-842d-10c42d3db97e tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] DELETE https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:25:05.902419 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ea17c5b-4d85-4ef8-842d-10c42d3db97e tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:05.902640 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ea17c5b-4d85-4ef8-842d-10c42d3db97e tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:05.902841 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-9ea17c5b-4d85-4ef8-842d-10c42d3db97e tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Delete volume with id: 17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:25:05.910601 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:05.910601 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:05.911230 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9ea17c5b-4d85-4ef8-842d-10c42d3db97e tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:25:05.925341 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4504d80a-e60a-4fec-a078-5d245de779b8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:05.928060 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4504d80a-e60a-4fec-a078-5d245de779b8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:05.928394 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4504d80a-e60a-4fec-a078-5d245de779b8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:05.928707 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4504d80a-e60a-4fec-a078-5d245de779b8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:05.928854 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-4504d80a-e60a-4fec-a078-5d245de779b8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:05.944314 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:05.944314 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:05.945003 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4504d80a-e60a-4fec-a078-5d245de779b8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:05.945381 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 754/3035] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:05 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:05.962173 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9ea17c5b-4d85-4ef8-842d-10c42d3db97e tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Delete volume request issued successfully. Aug 25 15:25:05.962173 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ea17c5b-4d85-4ef8-842d-10c42d3db97e tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 202 Aug 25 15:25:05.962173 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 750/3036] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:25:05 2026] DELETE /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:05.970668 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a902a0ec-3c76-4007-84b7-de1633ec58cf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:05.973269 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a902a0ec-3c76-4007-84b7-de1633ec58cf tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:25:05.973528 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a902a0ec-3c76-4007-84b7-de1633ec58cf tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:05.974455 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a902a0ec-3c76-4007-84b7-de1633ec58cf tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:05.983834 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:05.983834 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:05.988657 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a902a0ec-3c76-4007-84b7-de1633ec58cf tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Volume info retrieved successfully. Aug 25 15:25:05.993403 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a902a0ec-3c76-4007-84b7-de1633ec58cf tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 200 Aug 25 15:25:05.993890 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 772/3037] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:05 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:06.308643 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-deb82435-b04f-48a4-a98a-29c7ba1f5b84 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:06.310431 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-deb82435-b04f-48a4-a98a-29c7ba1f5b84 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:25:06.312493 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-deb82435-b04f-48a4-a98a-29c7ba1f5b84 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:06.312493 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-deb82435-b04f-48a4-a98a-29c7ba1f5b84 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:06.325722 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:06.325722 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:06.331844 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-deb82435-b04f-48a4-a98a-29c7ba1f5b84 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:06.345334 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-deb82435-b04f-48a4-a98a-29c7ba1f5b84 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:25:06.346069 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 762/3038] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:06 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:06.359940 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-0f617852-4349-4bb3-879e-b5088a2d126a req-23e6e168-42b9-4ab0-bc48-a17e8c756d36 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:06.362010 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-23e6e168-42b9-4ab0-bc48-a17e8c756d36 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] DELETE https://10.4.3.85/volume/v3/attachments/752d1344-8692-4c05-8c0b-7309739bdd84 Aug 25 15:25:06.362255 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-23e6e168-42b9-4ab0-bc48-a17e8c756d36 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:06.362502 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-23e6e168-42b9-4ab0-bc48-a17e8c756d36 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:06.372451 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:06.372451 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:06.376752 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:06.439610 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0f617852-4349-4bb3-879e-b5088a2d126a req-23e6e168-42b9-4ab0-bc48-a17e8c756d36 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/attachments/752d1344-8692-4c05-8c0b-7309739bdd84 returned with HTTP 200 Aug 25 15:25:06.440111 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 755/3039] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:25:06 2026] DELETE /volume/v3/attachments/752d1344-8692-4c05-8c0b-7309739bdd84 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:06.520576 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:25:06.521301 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1604619925"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:06.522354 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1604619925'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:25:06.522634 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Create volume of 1 GB Aug 25 15:25:06.527084 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Availability Zones retrieved successfully. Aug 25 15:25:06.533114 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Flow 'volume_create_api' (9511b08b-264a-457e-9c37-555f23b78a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:06.534078 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd9ccf4-cf6c-4b2d-9d00-ad1aa094c873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:06.535204 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:25:06.565995 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cd9ccf4-cf6c-4b2d-9d00-ad1aa094c873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:06.567072 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b822d24c-b88a-44b1-9f34-fed9f639d455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:06.676712 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Created reservations ['a2a2d3c8-30ee-42aa-9ee5-fb71d7c027e8', '6838f182-0952-40e8-b8d5-28f729feb239', '8f4bf488-3c81-4522-a5e5-cf1122a3c923', 'fcb9268a-2440-4ceb-8c7c-ca9eb4bef66c'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:06.677600 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b822d24c-b88a-44b1-9f34-fed9f639d455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2a2d3c8-30ee-42aa-9ee5-fb71d7c027e8', '6838f182-0952-40e8-b8d5-28f729feb239', '8f4bf488-3c81-4522-a5e5-cf1122a3c923', 'fcb9268a-2440-4ceb-8c7c-ca9eb4bef66c']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:06.678311 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa4f2fba-27ca-4d27-89d6-3717ddfbfa72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:06.720253 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa4f2fba-27ca-4d27-89d6-3717ddfbfa72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cfc767e-98aa-4e9c-a6d7-5fb33c177787', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1604619925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1887666c8884d97b8675dbd011d7746',qos_specs=None,replication_status=,reservations=['a2a2d3c8-30ee-42aa-9ee5-fb71d7c027e8','6838f182-0952-40e8-b8d5-28f729feb239','8f4bf488-3c81-4522-a5e5-cf1122a3c923','fcb9268a-2440-4ceb-8c7c-ca9eb4bef66c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97c9620b56d4af79e9b4f3f017d8561',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1604619925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cfc767e-98aa-4e9c-a6d7-5fb33c177787,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1887666c8884d97b8675dbd011d7746',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a97c9620b56d4af79e9b4f3f017d8561',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:06.721144 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2073aec1-313b-4d5d-98fe-fcdae0b8e3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:06.771005 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2073aec1-313b-4d5d-98fe-fcdae0b8e3ec) transitioned into state 'SUCCESS' from state '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-1604619925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1887666c8884d97b8675dbd011d7746',qos_specs=None,replication_status=,reservations=['a2a2d3c8-30ee-42aa-9ee5-fb71d7c027e8','6838f182-0952-40e8-b8d5-28f729feb239','8f4bf488-3c81-4522-a5e5-cf1122a3c923','fcb9268a-2440-4ceb-8c7c-ca9eb4bef66c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97c9620b56d4af79e9b4f3f017d8561',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:06.771811 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfdd267b-fe33-48e2-8c09-17a319d0b2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:06.788815 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfdd267b-fe33-48e2-8c09-17a319d0b2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:06.789695 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Flow 'volume_create_api' (9511b08b-264a-457e-9c37-555f23b78a3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:06.790001 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Create volume request issued successfully. Aug 25 15:25:06.790656 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f475024d-3fca-411f-94a6-ff55e7b8c8e1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:25:06.791307 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 751/3040] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:25:06 2026] POST /volume/v3/volumes => generated 747 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:06.803680 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e8c538cf-b3e5-451a-bd83-c3476ca73f10 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:06.805551 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e8c538cf-b3e5-451a-bd83-c3476ca73f10 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/volumes/8cfc767e-98aa-4e9c-a6d7-5fb33c177787 Aug 25 15:25:06.805840 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e8c538cf-b3e5-451a-bd83-c3476ca73f10 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:06.806165 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e8c538cf-b3e5-451a-bd83-c3476ca73f10 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:06.814408 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:06.814408 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:06.818741 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e8c538cf-b3e5-451a-bd83-c3476ca73f10 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:25:06.824356 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e8c538cf-b3e5-451a-bd83-c3476ca73f10 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes/8cfc767e-98aa-4e9c-a6d7-5fb33c177787 returned with HTTP 200 Aug 25 15:25:06.824837 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 773/3041] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:06 2026] GET /volume/v3/volumes/8cfc767e-98aa-4e9c-a6d7-5fb33c177787 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:06.960711 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e60fdbf2-2624-4b39-beed-b22ed0b97ef3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:06.962647 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e60fdbf2-2624-4b39-beed-b22ed0b97ef3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:06.963017 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e60fdbf2-2624-4b39-beed-b22ed0b97ef3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:06.963309 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e60fdbf2-2624-4b39-beed-b22ed0b97ef3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:06.963391 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-e60fdbf2-2624-4b39-beed-b22ed0b97ef3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:06.967690 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:06.967690 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:06.968368 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e60fdbf2-2624-4b39-beed-b22ed0b97ef3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:06.968757 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 763/3042] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:06 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:07.008838 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-10543ae0-26f8-406c-ae65-9f45902374b4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:07.013504 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10543ae0-26f8-406c-ae65-9f45902374b4 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] GET https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 Aug 25 15:25:07.013504 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10543ae0-26f8-406c-ae65-9f45902374b4 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:07.013504 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10543ae0-26f8-406c-ae65-9f45902374b4 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:07.020541 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10543ae0-26f8-406c-ae65-9f45902374b4 tempest-VolumesActionsTest-1316329983 tempest-VolumesActionsTest-1316329983-project-member] https://10.4.3.85/volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 returned with HTTP 404 Aug 25 15:25:07.021515 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 756/3043] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:07 2026] GET /volume/v3/volumes/17dc5756-c16f-4e04-a1cb-d98ec9966d42 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:07.363000 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1cb7b7c3-5814-4120-b059-877e9dd7f75e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:07.366381 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1cb7b7c3-5814-4120-b059-877e9dd7f75e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:25:07.366589 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1cb7b7c3-5814-4120-b059-877e9dd7f75e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:07.366864 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1cb7b7c3-5814-4120-b059-877e9dd7f75e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:07.375564 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:07.375564 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:07.379679 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1cb7b7c3-5814-4120-b059-877e9dd7f75e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:07.384930 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1cb7b7c3-5814-4120-b059-877e9dd7f75e tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:25:07.385427 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 752/3044] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:07 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:07.401248 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-38413f9c-fa11-472f-9480-abc5f3e32a14 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:07.403317 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-38413f9c-fa11-472f-9480-abc5f3e32a14 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:25:07.403643 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-38413f9c-fa11-472f-9480-abc5f3e32a14 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:07.403905 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-38413f9c-fa11-472f-9480-abc5f3e32a14 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:07.411384 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:07.411384 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:07.415640 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-38413f9c-fa11-472f-9480-abc5f3e32a14 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:07.420590 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-38413f9c-fa11-472f-9480-abc5f3e32a14 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:25:07.421037 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 774/3045] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:07 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:07.491205 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-101552ff-51db-4934-be5d-c9756e280fa0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:07.495105 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-101552ff-51db-4934-be5d-c9756e280fa0 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:25:07.495511 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-101552ff-51db-4934-be5d-c9756e280fa0 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:07.495843 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-101552ff-51db-4934-be5d-c9756e280fa0 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:07.506161 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:07.506161 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:07.513107 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-101552ff-51db-4934-be5d-c9756e280fa0 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:07.521047 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-101552ff-51db-4934-be5d-c9756e280fa0 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:25:07.521784 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 764/3046] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:07 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:07.540833 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0364355e-ffeb-4378-9dd5-050d3266104d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:07.544745 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0364355e-ffeb-4378-9dd5-050d3266104d tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:25:07.544745 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0364355e-ffeb-4378-9dd5-050d3266104d tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:07.544745 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0364355e-ffeb-4378-9dd5-050d3266104d tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:07.555215 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:07.555215 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:07.564574 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0364355e-ffeb-4378-9dd5-050d3266104d tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:07.570523 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0364355e-ffeb-4378-9dd5-050d3266104d tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:25:07.571387 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 757/3047] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:07 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:07.630714 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-73e71abd-db0a-4b49-bdd3-9753e8260756 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:07.632834 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-73e71abd-db0a-4b49-bdd3-9753e8260756 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:25:07.633083 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-73e71abd-db0a-4b49-bdd3-9753e8260756 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:07.634450 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-73e71abd-db0a-4b49-bdd3-9753e8260756 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:07.641320 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:07.641320 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:07.645983 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-73e71abd-db0a-4b49-bdd3-9753e8260756 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:07.651127 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-73e71abd-db0a-4b49-bdd3-9753e8260756 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:25:07.651607 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 753/3048] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:07 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:07.840947 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e1d2f757-2fd8-4e51-9ad7-e53e74bec076 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:07.846461 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e1d2f757-2fd8-4e51-9ad7-e53e74bec076 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/volumes/8cfc767e-98aa-4e9c-a6d7-5fb33c177787 Aug 25 15:25:07.846746 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e1d2f757-2fd8-4e51-9ad7-e53e74bec076 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:07.847056 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e1d2f757-2fd8-4e51-9ad7-e53e74bec076 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:07.858176 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:07.858176 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:07.867726 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e1d2f757-2fd8-4e51-9ad7-e53e74bec076 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:25:07.873117 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e1d2f757-2fd8-4e51-9ad7-e53e74bec076 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes/8cfc767e-98aa-4e9c-a6d7-5fb33c177787 returned with HTTP 200 Aug 25 15:25:07.873626 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 775/3049] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:07 2026] GET /volume/v3/volumes/8cfc767e-98aa-4e9c-a6d7-5fb33c177787 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:07.889897 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6764d2f6-6231-4177-8051-71cd2b71a494 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:07.892541 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6764d2f6-6231-4177-8051-71cd2b71a494 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:25:07.892924 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6764d2f6-6231-4177-8051-71cd2b71a494 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8cfc767e-98aa-4e9c-a6d7-5fb33c177787", "name": "tempest-VolumesBackupsTest-Backup-1719439968"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:07.894698 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-6764d2f6-6231-4177-8051-71cd2b71a494 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Creating new backup {'backup': {'volume_id': '8cfc767e-98aa-4e9c-a6d7-5fb33c177787', 'name': 'tempest-VolumesBackupsTest-Backup-1719439968'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:25:07.895205 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-6764d2f6-6231-4177-8051-71cd2b71a494 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Creating backup of volume 8cfc767e-98aa-4e9c-a6d7-5fb33c177787 in container None Aug 25 15:25:07.907160 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:07.907160 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:07.907160 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6764d2f6-6231-4177-8051-71cd2b71a494 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:25:07.974558 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-6764d2f6-6231-4177-8051-71cd2b71a494 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Created reservations ['b74930ad-7386-4b0b-8798-c68d2769974e', 'be94649f-62d6-4334-81d2-5aa0378b8337'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:07.985688 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2af465a7-52d1-4841-9071-e4cd04c4278e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:07.987658 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2af465a7-52d1-4841-9071-e4cd04c4278e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:07.989489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2af465a7-52d1-4841-9071-e4cd04c4278e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:07.989489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2af465a7-52d1-4841-9071-e4cd04c4278e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:07.989489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-2af465a7-52d1-4841-9071-e4cd04c4278e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:08.001787 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:08.001787 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:08.003489 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2af465a7-52d1-4841-9071-e4cd04c4278e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:08.003603 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 758/3050] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:07 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:08.090291 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6764d2f6-6231-4177-8051-71cd2b71a494 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:25:08.090771 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 765/3051] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:25:07 2026] POST /volume/v3/backups => generated 328 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:08.107973 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ea6c646f-a554-432f-a433-fab61a870867 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:08.110602 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ea6c646f-a554-432f-a433-fab61a870867 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:08.110901 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ea6c646f-a554-432f-a433-fab61a870867 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:08.111151 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ea6c646f-a554-432f-a433-fab61a870867 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:08.111352 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ea6c646f-a554-432f-a433-fab61a870867 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:08.117683 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:08.117683 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:08.118939 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ea6c646f-a554-432f-a433-fab61a870867 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:08.119443 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 754/3052] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:08 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:09.018737 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-102bfd15-b279-4b0e-8d2f-8ac18c5e6d7c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:09.036322 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-102bfd15-b279-4b0e-8d2f-8ac18c5e6d7c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:09.036322 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-102bfd15-b279-4b0e-8d2f-8ac18c5e6d7c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:09.036322 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-102bfd15-b279-4b0e-8d2f-8ac18c5e6d7c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:09.036322 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-102bfd15-b279-4b0e-8d2f-8ac18c5e6d7c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:09.036322 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:09.036322 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:09.036322 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-102bfd15-b279-4b0e-8d2f-8ac18c5e6d7c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:09.036322 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 776/3053] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:09 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:09.131882 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-16ad1284-0b55-4a0e-bad5-e3d330b9d69a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:09.133370 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-16ad1284-0b55-4a0e-bad5-e3d330b9d69a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:09.133595 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-16ad1284-0b55-4a0e-bad5-e3d330b9d69a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:09.133830 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-16ad1284-0b55-4a0e-bad5-e3d330b9d69a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:09.134002 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-16ad1284-0b55-4a0e-bad5-e3d330b9d69a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:09.138287 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:09.138287 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:09.139097 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-16ad1284-0b55-4a0e-bad5-e3d330b9d69a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:09.139436 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 759/3054] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:09 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:10.044187 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-47eece83-3690-4962-9c81-a075ed8482fa None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:10.046824 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-47eece83-3690-4962-9c81-a075ed8482fa tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:10.047127 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-47eece83-3690-4962-9c81-a075ed8482fa tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:10.047422 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-47eece83-3690-4962-9c81-a075ed8482fa tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:10.047653 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-47eece83-3690-4962-9c81-a075ed8482fa tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:10.053412 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:10.053412 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:10.054299 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-47eece83-3690-4962-9c81-a075ed8482fa tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:10.054851 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 766/3055] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:10 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:10.150520 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-202a21a5-f987-46f4-a0aa-a9e714dbae94 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:10.152448 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-202a21a5-f987-46f4-a0aa-a9e714dbae94 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:10.152854 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-202a21a5-f987-46f4-a0aa-a9e714dbae94 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:10.154088 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-202a21a5-f987-46f4-a0aa-a9e714dbae94 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:10.154088 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-202a21a5-f987-46f4-a0aa-a9e714dbae94 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:10.157903 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:10.157903 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:10.159162 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-202a21a5-f987-46f4-a0aa-a9e714dbae94 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:10.159781 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 755/3056] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:10 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:11.067974 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c7d7af02-cc37-4edd-8ed6-1e7e47db5142 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:11.069627 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c7d7af02-cc37-4edd-8ed6-1e7e47db5142 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:11.071095 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c7d7af02-cc37-4edd-8ed6-1e7e47db5142 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:11.071095 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c7d7af02-cc37-4edd-8ed6-1e7e47db5142 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:11.071095 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c7d7af02-cc37-4edd-8ed6-1e7e47db5142 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:11.078149 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:11.078149 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:11.079020 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c7d7af02-cc37-4edd-8ed6-1e7e47db5142 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:11.079504 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 777/3057] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:11 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:11.171025 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b9017911-da85-40e4-a0fd-caec7ecb7458 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:11.172811 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b9017911-da85-40e4-a0fd-caec7ecb7458 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:11.173003 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b9017911-da85-40e4-a0fd-caec7ecb7458 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:11.173248 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b9017911-da85-40e4-a0fd-caec7ecb7458 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:11.173368 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-b9017911-da85-40e4-a0fd-caec7ecb7458 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:11.178427 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:11.178427 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:11.179460 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b9017911-da85-40e4-a0fd-caec7ecb7458 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:11.179894 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 760/3058] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:11 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:11.218924 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3277c442-5a24-4c55-a302-4c219a1d3989 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:11.221301 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3277c442-5a24-4c55-a302-4c219a1d3989 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] DELETE https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:25:11.221558 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3277c442-5a24-4c55-a302-4c219a1d3989 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:11.221811 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3277c442-5a24-4c55-a302-4c219a1d3989 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:11.222030 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-3277c442-5a24-4c55-a302-4c219a1d3989 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Delete volume with id: 3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:25:11.239883 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:11.239883 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:11.240509 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3277c442-5a24-4c55-a302-4c219a1d3989 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:11.272660 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3277c442-5a24-4c55-a302-4c219a1d3989 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Delete volume request issued successfully. Aug 25 15:25:11.272910 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3277c442-5a24-4c55-a302-4c219a1d3989 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 202 Aug 25 15:25:11.273454 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 767/3059] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:25:11 2026] DELETE /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:11.283184 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-94a0b611-7e20-4cfd-b7d3-90145398bbd0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:11.286336 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-94a0b611-7e20-4cfd-b7d3-90145398bbd0 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:25:11.286336 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-94a0b611-7e20-4cfd-b7d3-90145398bbd0 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:11.286336 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-94a0b611-7e20-4cfd-b7d3-90145398bbd0 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:11.295553 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:11.295553 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:11.300937 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-94a0b611-7e20-4cfd-b7d3-90145398bbd0 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:11.306510 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-94a0b611-7e20-4cfd-b7d3-90145398bbd0 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 200 Aug 25 15:25:11.306999 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 756/3060] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:11 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:11.864493 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:11.984069 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:25:11.986495 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1055936831"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:11.986495 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1055936831'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:25:11.986495 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Create volume of 1 GB Aug 25 15:25:11.991971 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Availability Zones retrieved successfully. Aug 25 15:25:11.998347 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Flow 'volume_create_api' (a2696061-1f1b-40e9-8b8d-3e4f4be896a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:11.999950 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (affc5879-9710-4d6f-9bf0-e1a9a0b316ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:12.001214 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:25:12.034298 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (affc5879-9710-4d6f-9bf0-e1a9a0b316ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:12.035772 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de3c9c4-f973-43c7-8688-e062f00003ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:12.113106 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-37d26a02-e2d9-45f7-aada-25f41680e9ec None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:12.115168 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-37d26a02-e2d9-45f7-aada-25f41680e9ec tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:12.119147 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-37d26a02-e2d9-45f7-aada-25f41680e9ec tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:12.119147 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-37d26a02-e2d9-45f7-aada-25f41680e9ec tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:12.119147 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-37d26a02-e2d9-45f7-aada-25f41680e9ec tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:12.120046 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:12.120046 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:12.123544 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-37d26a02-e2d9-45f7-aada-25f41680e9ec tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:12.123544 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 761/3061] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:12 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:12.192497 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-935688ae-452c-4d80-bf80-cc27846984ee None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:12.197494 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-935688ae-452c-4d80-bf80-cc27846984ee tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:12.197494 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-935688ae-452c-4d80-bf80-cc27846984ee tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:12.197494 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-935688ae-452c-4d80-bf80-cc27846984ee tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:12.197494 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-935688ae-452c-4d80-bf80-cc27846984ee tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:12.199245 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Created reservations ['093eb426-0f6d-45e2-96c9-c3bffc4bb4f7', 'de532365-57c4-4a49-a7bf-c37bf65691ba', '0eba7f4d-f203-4a31-bfda-0c37aad9e3c8', '102ceebb-4c52-4230-a0cb-8f523b7f829a'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:12.202884 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de3c9c4-f973-43c7-8688-e062f00003ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['093eb426-0f6d-45e2-96c9-c3bffc4bb4f7', 'de532365-57c4-4a49-a7bf-c37bf65691ba', '0eba7f4d-f203-4a31-bfda-0c37aad9e3c8', '102ceebb-4c52-4230-a0cb-8f523b7f829a']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:12.202884 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e59f45-a8bd-48a2-9280-e812a842e31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:12.203042 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:12.203042 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:12.203520 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-935688ae-452c-4d80-bf80-cc27846984ee tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:12.204072 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 768/3062] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:12 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:12.244567 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e59f45-a8bd-48a2-9280-e812a842e31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5e03e68-ddb7-4aa4-9d79-345615cb519f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1055936831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb8872572aa4de3856ff0323ca0e040',qos_specs=None,replication_status=,reservations=['093eb426-0f6d-45e2-96c9-c3bffc4bb4f7','de532365-57c4-4a49-a7bf-c37bf65691ba','0eba7f4d-f203-4a31-bfda-0c37aad9e3c8','102ceebb-4c52-4230-a0cb-8f523b7f829a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50b6ca590d3049f39419dbf67d932358',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:25:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1055936831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5e03e68-ddb7-4aa4-9d79-345615cb519f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edb8872572aa4de3856ff0323ca0e040',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50b6ca590d3049f39419dbf67d932358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:12.245387 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf961d0-ccef-43f3-b69e-87639cd9bad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:12.285566 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebf961d0-ccef-43f3-b69e-87639cd9bad2) transitioned into state 'SUCCESS' from state '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-1055936831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edb8872572aa4de3856ff0323ca0e040',qos_specs=None,replication_status=,reservations=['093eb426-0f6d-45e2-96c9-c3bffc4bb4f7','de532365-57c4-4a49-a7bf-c37bf65691ba','0eba7f4d-f203-4a31-bfda-0c37aad9e3c8','102ceebb-4c52-4230-a0cb-8f523b7f829a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50b6ca590d3049f39419dbf67d932358',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:12.286336 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05192f8f-2872-463b-8342-c6478059ec92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:12.308792 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05192f8f-2872-463b-8342-c6478059ec92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:12.310246 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Flow 'volume_create_api' (a2696061-1f1b-40e9-8b8d-3e4f4be896a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:12.310246 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Create volume request issued successfully. Aug 25 15:25:12.311014 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9537570d-7c77-48f1-a74d-2ef6a0be4fbf tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:25:12.311543 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 778/3063] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:25:11 2026] POST /volume/v3/volumes => generated 750 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:12.324698 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1bbf0790-98c3-41ba-825e-08713a8eebde None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:12.329806 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1bbf0790-98c3-41ba-825e-08713a8eebde tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 Aug 25 15:25:12.330065 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1bbf0790-98c3-41ba-825e-08713a8eebde tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:12.330297 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1bbf0790-98c3-41ba-825e-08713a8eebde tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:12.330331 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5e1fc8ee-255f-4623-844b-70a6879e771c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:12.332164 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5e1fc8ee-255f-4623-844b-70a6879e771c tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f Aug 25 15:25:12.334183 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5e1fc8ee-255f-4623-844b-70a6879e771c tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:12.334183 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5e1fc8ee-255f-4623-844b-70a6879e771c tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:12.339198 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1bbf0790-98c3-41ba-825e-08713a8eebde tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 returned with HTTP 404 Aug 25 15:25:12.340012 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 757/3064] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:12 2026] GET /volume/v3/volumes/3e34c2e9-06ca-4c73-98bc-1b9c16f008c1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:12.341547 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:12.341547 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:12.347147 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5e1fc8ee-255f-4623-844b-70a6879e771c tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Volume info retrieved successfully. Aug 25 15:25:12.348801 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6a9049c6-72de-4014-8fd2-336627c46268 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:12.351066 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6a9049c6-72de-4014-8fd2-336627c46268 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] DELETE https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:25:12.351966 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6a9049c6-72de-4014-8fd2-336627c46268 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:12.351966 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6a9049c6-72de-4014-8fd2-336627c46268 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:12.352331 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-6a9049c6-72de-4014-8fd2-336627c46268 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Delete volume with id: 3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:25:12.353005 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5e1fc8ee-255f-4623-844b-70a6879e771c tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f returned with HTTP 200 Aug 25 15:25:12.353526 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 762/3065] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:12 2026] GET /volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:12.361805 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:12.361805 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:12.363379 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6a9049c6-72de-4014-8fd2-336627c46268 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:12.436138 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6a9049c6-72de-4014-8fd2-336627c46268 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Delete volume request issued successfully. Aug 25 15:25:12.436405 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6a9049c6-72de-4014-8fd2-336627c46268 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 202 Aug 25 15:25:12.436902 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 769/3066] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:25:12 2026] DELETE /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:12.447092 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ea97bf31-fa04-4280-896c-b3b9f78d49fd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:12.451064 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ea97bf31-fa04-4280-896c-b3b9f78d49fd tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:25:12.451270 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ea97bf31-fa04-4280-896c-b3b9f78d49fd tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:12.451481 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ea97bf31-fa04-4280-896c-b3b9f78d49fd tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:12.459169 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:12.459169 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:12.462736 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ea97bf31-fa04-4280-896c-b3b9f78d49fd tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:12.466967 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ea97bf31-fa04-4280-896c-b3b9f78d49fd tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 200 Aug 25 15:25:12.467336 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 779/3067] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:12 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:13.134723 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c92d327e-907a-458d-8c42-7831f1cdb1f4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:13.136903 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c92d327e-907a-458d-8c42-7831f1cdb1f4 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:13.137259 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c92d327e-907a-458d-8c42-7831f1cdb1f4 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:13.137631 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c92d327e-907a-458d-8c42-7831f1cdb1f4 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:13.137796 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c92d327e-907a-458d-8c42-7831f1cdb1f4 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:13.142949 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:13.142949 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:13.143724 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c92d327e-907a-458d-8c42-7831f1cdb1f4 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:13.144102 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 758/3068] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:13 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:13.220403 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2d773051-ab07-406d-8b6d-26b312cfe4a7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:13.223260 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d773051-ab07-406d-8b6d-26b312cfe4a7 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:13.223453 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d773051-ab07-406d-8b6d-26b312cfe4a7 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:13.223622 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d773051-ab07-406d-8b6d-26b312cfe4a7 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:13.223828 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-2d773051-ab07-406d-8b6d-26b312cfe4a7 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:13.228667 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:13.228667 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:13.229736 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d773051-ab07-406d-8b6d-26b312cfe4a7 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:13.230114 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 763/3069] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:13 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:13.370803 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-98364eaa-45de-4d5e-8b43-6eafd92cd7d7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:13.372753 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-98364eaa-45de-4d5e-8b43-6eafd92cd7d7 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f Aug 25 15:25:13.373083 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-98364eaa-45de-4d5e-8b43-6eafd92cd7d7 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:13.373243 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-98364eaa-45de-4d5e-8b43-6eafd92cd7d7 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:13.382318 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:13.382318 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:13.388347 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-98364eaa-45de-4d5e-8b43-6eafd92cd7d7 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Volume info retrieved successfully. Aug 25 15:25:13.392812 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-98364eaa-45de-4d5e-8b43-6eafd92cd7d7 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f returned with HTTP 200 Aug 25 15:25:13.393298 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 770/3070] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:13 2026] GET /volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:13.407633 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-64835014-5ba9-488c-85e0-673ddd9f35ef None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:13.410316 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64835014-5ba9-488c-85e0-673ddd9f35ef tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:25:13.410889 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64835014-5ba9-488c-85e0-673ddd9f35ef tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d5e03e68-ddb7-4aa4-9d79-345615cb519f", "name": "tempest-VolumesBackupsV39Test-Backup-148649208", "container": "tempest-volumesbackupsv39test-backup-container-2070869783"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:13.413125 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-64835014-5ba9-488c-85e0-673ddd9f35ef tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Creating new backup {'backup': {'volume_id': 'd5e03e68-ddb7-4aa4-9d79-345615cb519f', 'name': 'tempest-VolumesBackupsV39Test-Backup-148649208', 'container': 'tempest-volumesbackupsv39test-backup-container-2070869783'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:25:13.413362 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-64835014-5ba9-488c-85e0-673ddd9f35ef tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Creating backup of volume d5e03e68-ddb7-4aa4-9d79-345615cb519f in container tempest-volumesbackupsv39test-backup-container-2070869783 Aug 25 15:25:13.421961 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:13.421961 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:13.422736 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-64835014-5ba9-488c-85e0-673ddd9f35ef tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Volume info retrieved successfully. Aug 25 15:25:13.486282 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d0d01bcb-601b-4b64-9969-7ad7d8ded33c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:13.488130 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0d01bcb-601b-4b64-9969-7ad7d8ded33c tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 Aug 25 15:25:13.488344 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0d01bcb-601b-4b64-9969-7ad7d8ded33c tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:13.488608 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0d01bcb-601b-4b64-9969-7ad7d8ded33c tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:13.492094 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-64835014-5ba9-488c-85e0-673ddd9f35ef tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Created reservations ['efeb1f79-f8ac-4473-86b5-52de5b0e898f', '4ba9708f-a5fc-4ddd-9779-fc4aa5e07730'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:13.495230 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0d01bcb-601b-4b64-9969-7ad7d8ded33c tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 returned with HTTP 404 Aug 25 15:25:13.495854 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 759/3071] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:13 2026] GET /volume/v3/volumes/3809f3c3-a9cf-4126-b5de-595708f2c916 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:13.523438 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64835014-5ba9-488c-85e0-673ddd9f35ef tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:25:13.523963 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 780/3072] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:25:13 2026] POST /volume/v3/backups => generated 330 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:13.537849 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e232c3ab-7807-4596-9d7b-97585e3f6c61 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:13.539952 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e232c3ab-7807-4596-9d7b-97585e3f6c61 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:13.540227 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e232c3ab-7807-4596-9d7b-97585e3f6c61 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:13.540545 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e232c3ab-7807-4596-9d7b-97585e3f6c61 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:13.540683 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-e232c3ab-7807-4596-9d7b-97585e3f6c61 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:13.546332 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:13.546332 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:13.547330 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e232c3ab-7807-4596-9d7b-97585e3f6c61 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:13.548174 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 764/3073] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:13 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:13.574767 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-53a70794-61f3-43ee-a17c-a66498bfe6c8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:13.577370 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-53a70794-61f3-43ee-a17c-a66498bfe6c8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] DELETE https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:25:13.577695 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-53a70794-61f3-43ee-a17c-a66498bfe6c8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:13.577968 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-53a70794-61f3-43ee-a17c-a66498bfe6c8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:13.578353 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-53a70794-61f3-43ee-a17c-a66498bfe6c8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Delete volume with id: e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:25:13.590595 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:13.590595 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:13.591217 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-53a70794-61f3-43ee-a17c-a66498bfe6c8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:13.626382 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-53a70794-61f3-43ee-a17c-a66498bfe6c8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Delete volume request issued successfully. Aug 25 15:25:13.626801 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-53a70794-61f3-43ee-a17c-a66498bfe6c8 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 202 Aug 25 15:25:13.627272 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 771/3074] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:25:13 2026] DELETE /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:13.641608 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-aa440fea-6c65-417e-9b26-3b95f64317af None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:13.644185 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aa440fea-6c65-417e-9b26-3b95f64317af tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:25:13.644737 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aa440fea-6c65-417e-9b26-3b95f64317af tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:13.645334 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aa440fea-6c65-417e-9b26-3b95f64317af tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:13.656213 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:13.656213 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:13.662792 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-aa440fea-6c65-417e-9b26-3b95f64317af tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Volume info retrieved successfully. Aug 25 15:25:13.671245 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aa440fea-6c65-417e-9b26-3b95f64317af tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 200 Aug 25 15:25:13.671245 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 760/3075] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:13 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:14.156237 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-584fb9dd-718e-48a0-83a4-904ec745170e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:14.158333 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-584fb9dd-718e-48a0-83a4-904ec745170e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:14.158662 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-584fb9dd-718e-48a0-83a4-904ec745170e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:14.158910 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-584fb9dd-718e-48a0-83a4-904ec745170e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:14.159025 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-584fb9dd-718e-48a0-83a4-904ec745170e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:14.163604 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:14.163604 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:14.164255 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-584fb9dd-718e-48a0-83a4-904ec745170e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:14.164730 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 781/3076] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:14 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:14.242029 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-88100a53-b12c-491b-b7e4-f731e891cc6b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:14.244289 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-88100a53-b12c-491b-b7e4-f731e891cc6b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:14.245244 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-88100a53-b12c-491b-b7e4-f731e891cc6b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:14.245244 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-88100a53-b12c-491b-b7e4-f731e891cc6b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:14.245925 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-88100a53-b12c-491b-b7e4-f731e891cc6b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:14.251094 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:14.251094 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:14.252056 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-88100a53-b12c-491b-b7e4-f731e891cc6b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:14.252510 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 765/3077] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:14 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:14.562484 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c77312d5-36e7-421c-9588-ec0c997b784c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:14.564956 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c77312d5-36e7-421c-9588-ec0c997b784c tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:14.565222 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c77312d5-36e7-421c-9588-ec0c997b784c tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:14.565500 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c77312d5-36e7-421c-9588-ec0c997b784c tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:14.565651 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-c77312d5-36e7-421c-9588-ec0c997b784c tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:14.570924 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:14.570924 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:14.571888 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c77312d5-36e7-421c-9588-ec0c997b784c tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:14.572316 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 772/3078] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:14 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:14.693571 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b4ce054b-1d8b-4a9e-8e94-12ee91e1f9c2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:14.695787 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4ce054b-1d8b-4a9e-8e94-12ee91e1f9c2 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] GET https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e Aug 25 15:25:14.696066 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b4ce054b-1d8b-4a9e-8e94-12ee91e1f9c2 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:14.696290 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b4ce054b-1d8b-4a9e-8e94-12ee91e1f9c2 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:14.702921 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4ce054b-1d8b-4a9e-8e94-12ee91e1f9c2 tempest-AttachVolumeTestJSON-862028377 tempest-AttachVolumeTestJSON-862028377-project-member] https://10.4.3.85/volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e returned with HTTP 404 Aug 25 15:25:14.703449 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 761/3079] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:14 2026] GET /volume/v3/volumes/e2cfdc76-125b-4045-a84b-c5178eeb8a2e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:15.176163 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7e320b77-4e8d-41f9-85c3-e1bb0927532b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:15.182267 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7e320b77-4e8d-41f9-85c3-e1bb0927532b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:15.182267 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7e320b77-4e8d-41f9-85c3-e1bb0927532b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:15.182267 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7e320b77-4e8d-41f9-85c3-e1bb0927532b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:15.182267 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7e320b77-4e8d-41f9-85c3-e1bb0927532b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:15.184417 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:15.184417 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:15.185212 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7e320b77-4e8d-41f9-85c3-e1bb0927532b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:15.185620 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 782/3080] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:15 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:15.263736 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1ce65d66-5696-4976-be3f-9f08f41bad14 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:15.265932 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1ce65d66-5696-4976-be3f-9f08f41bad14 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:15.266148 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1ce65d66-5696-4976-be3f-9f08f41bad14 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:15.266418 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1ce65d66-5696-4976-be3f-9f08f41bad14 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:15.266554 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-1ce65d66-5696-4976-be3f-9f08f41bad14 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:15.276915 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:15.276915 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:15.277662 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1ce65d66-5696-4976-be3f-9f08f41bad14 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:15.278056 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 766/3081] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:15 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:15.583409 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-96fd6821-b062-42be-ab8d-2778397bc923 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:15.585075 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-96fd6821-b062-42be-ab8d-2778397bc923 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:15.585252 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-96fd6821-b062-42be-ab8d-2778397bc923 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:15.585460 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-96fd6821-b062-42be-ab8d-2778397bc923 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:15.585615 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-96fd6821-b062-42be-ab8d-2778397bc923 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:15.590168 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:15.590168 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:15.591025 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-96fd6821-b062-42be-ab8d-2778397bc923 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:15.591431 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 773/3082] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:15 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:16.201600 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-62901c14-d67a-431e-88d1-82ed4b199ac8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:16.203389 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-62901c14-d67a-431e-88d1-82ed4b199ac8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:16.203605 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-62901c14-d67a-431e-88d1-82ed4b199ac8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:16.203780 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-62901c14-d67a-431e-88d1-82ed4b199ac8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:16.203882 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-62901c14-d67a-431e-88d1-82ed4b199ac8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:16.208555 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:16.208555 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:16.209351 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-62901c14-d67a-431e-88d1-82ed4b199ac8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:16.210019 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 762/3083] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:16 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:16.292318 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5e042169-ce93-4d06-8d9a-10e52fe24fb1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:16.295493 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e042169-ce93-4d06-8d9a-10e52fe24fb1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:16.295493 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5e042169-ce93-4d06-8d9a-10e52fe24fb1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:16.295493 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5e042169-ce93-4d06-8d9a-10e52fe24fb1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:16.295493 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-5e042169-ce93-4d06-8d9a-10e52fe24fb1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:16.299849 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:16.299849 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:16.300787 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e042169-ce93-4d06-8d9a-10e52fe24fb1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:16.301251 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 783/3084] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:16 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:16.607591 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5d6fae8b-22b6-414a-88ba-7417c844cf05 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:16.609366 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d6fae8b-22b6-414a-88ba-7417c844cf05 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:16.609612 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d6fae8b-22b6-414a-88ba-7417c844cf05 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:16.609823 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d6fae8b-22b6-414a-88ba-7417c844cf05 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:16.609991 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5d6fae8b-22b6-414a-88ba-7417c844cf05 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:16.638347 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:16.638347 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:16.639429 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d6fae8b-22b6-414a-88ba-7417c844cf05 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:16.646927 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 767/3085] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:16 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:17.225644 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d1747143-92c8-4166-86a6-e328e9e5097b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:17.229722 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d1747143-92c8-4166-86a6-e328e9e5097b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:17.229722 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d1747143-92c8-4166-86a6-e328e9e5097b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:17.229877 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d1747143-92c8-4166-86a6-e328e9e5097b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:17.229935 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-d1747143-92c8-4166-86a6-e328e9e5097b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:17.234614 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:17.234614 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:17.235624 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d1747143-92c8-4166-86a6-e328e9e5097b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:17.236395 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 774/3086] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:17 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:17.313235 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e01632bb-a20a-4fc3-9c95-8df526dd953e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:17.315182 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e01632bb-a20a-4fc3-9c95-8df526dd953e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:17.315455 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e01632bb-a20a-4fc3-9c95-8df526dd953e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:17.315713 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e01632bb-a20a-4fc3-9c95-8df526dd953e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:17.315847 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e01632bb-a20a-4fc3-9c95-8df526dd953e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:17.327751 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:17.327751 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:17.328594 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e01632bb-a20a-4fc3-9c95-8df526dd953e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:17.328937 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 763/3087] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:17 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:17.665931 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4fe8d271-1d3d-43dd-90c1-007d679cc738 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:17.668145 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4fe8d271-1d3d-43dd-90c1-007d679cc738 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:17.668252 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4fe8d271-1d3d-43dd-90c1-007d679cc738 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:17.668502 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4fe8d271-1d3d-43dd-90c1-007d679cc738 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:17.668642 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4fe8d271-1d3d-43dd-90c1-007d679cc738 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:17.674068 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:17.674068 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:17.675128 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4fe8d271-1d3d-43dd-90c1-007d679cc738 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:17.675757 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 784/3088] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:17 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:18.251735 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-38d197ed-1cee-4c3b-864f-239be955d537 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:18.254117 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-38d197ed-1cee-4c3b-864f-239be955d537 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:18.254418 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-38d197ed-1cee-4c3b-864f-239be955d537 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:18.254692 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-38d197ed-1cee-4c3b-864f-239be955d537 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:18.255052 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-38d197ed-1cee-4c3b-864f-239be955d537 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:18.260710 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:18.260710 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:18.261769 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-38d197ed-1cee-4c3b-864f-239be955d537 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:18.262375 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 768/3089] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:18 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:18.278419 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5f7b12b6-134b-4a64-8fc1-0c76ba3e19eb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:18.282556 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5f7b12b6-134b-4a64-8fc1-0c76ba3e19eb tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b/export_record Aug 25 15:25:18.282556 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5f7b12b6-134b-4a64-8fc1-0c76ba3e19eb tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:18.282556 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5f7b12b6-134b-4a64-8fc1-0c76ba3e19eb tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'export_record' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:18.282556 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-5f7b12b6-134b-4a64-8fc1-0c76ba3e19eb tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Export record for backup 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100465) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 15:25:18.288387 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:18.288387 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:18.289910 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.api [None req-5f7b12b6-134b-4a64-8fc1-0c76ba3e19eb tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling RPCAPI with context: , host: np0000008087, backup: 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100465) export_record /opt/stack/cinder/cinder/backup/api.py:552}} Aug 25 15:25:18.300776 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-5f7b12b6-134b-4a64-8fc1-0c76ba3e19eb tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] export_record in rpcapi backup_id 0c6216b7-ef34-447c-9cd8-68037294ed9b on host np0000008087. {{(pid=100465) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 15:25:18.317523 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-5f7b12b6-134b-4a64-8fc1-0c76ba3e19eb tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGM2MjE2YjctZWYzNC00NDdjLTljZDgtNjgwMzcyOTRlZDliIiwgInVzZXJfaWQiOiAiNTM3MDM1MzkyNjczNDYyODlmMWNlNmRlNGVlMWMyYTAiLCAicHJvamVjdF9pZCI6ICJlMjE3NjY1ZDIxODE0ZjY4YTJmMTUxN2MwZmE3MTQ3MiIsICJ2b2x1bWVfaWQiOiAiZWM3N2RhMDEtY2UzZi00ZmU4LTkzYjQtYmI5ODU4M2Y4M2IzIiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NjEzNzk0NzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lYzc3ZGEwMS1jZTNmLTRmZTgtOTNiNC1iYjk4NTgzZjgzYjMvMjAyNjA4MjUxNTI1MDMvYXpfbm92YV9iYWNrdXBfMGM2MjE2YjctZWYzNC00NDdjLTljZDgtNjgwMzcyOTRlZDliIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQxNToyNTowMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNToyNTowMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDE1OjI1OjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100465) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 15:25:18.317523 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5f7b12b6-134b-4a64-8fc1-0c76ba3e19eb tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b/export_record returned with HTTP 200 Aug 25 15:25:18.317523 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 775/3090] 10.4.3.85 () {68 vars in 1423 bytes} [Tue Aug 25 15:25:18 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b/export_record => generated 1424 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:18.327128 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2b7285ff-9bc9-4a72-97ff-0da29acf6c8f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:18.329443 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2b7285ff-9bc9-4a72-97ff-0da29acf6c8f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:25:18.329754 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2b7285ff-9bc9-4a72-97ff-0da29acf6c8f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:18.329994 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2b7285ff-9bc9-4a72-97ff-0da29acf6c8f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:18.332524 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-2b7285ff-9bc9-4a72-97ff-0da29acf6c8f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:18.335289 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:18.335289 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:18.337057 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2b7285ff-9bc9-4a72-97ff-0da29acf6c8f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:25:18.337057 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 764/3091] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:18 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:18.343676 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4a8f903f-1aa4-41f7-9e86-1b895160ceab None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:18.346150 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4a8f903f-1aa4-41f7-9e86-1b895160ceab tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:18.346378 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4a8f903f-1aa4-41f7-9e86-1b895160ceab tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:18.346601 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4a8f903f-1aa4-41f7-9e86-1b895160ceab tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:18.346751 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4a8f903f-1aa4-41f7-9e86-1b895160ceab tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:18.357135 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:18.357135 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:18.358181 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4a8f903f-1aa4-41f7-9e86-1b895160ceab tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:18.358780 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 785/3092] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:18 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:18.360813 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b42d1897-16b8-4850-982c-6d41a886c983 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:18.373499 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b42d1897-16b8-4850-982c-6d41a886c983 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] POST https://10.4.3.85/volume/v3/backups/import_record Aug 25 15:25:18.375861 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b42d1897-16b8-4850-982c-6d41a886c983 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmI1OGNhYzktODZmYi00MDhhLWJjMjctMWJlNDI0MGRmMDgwIiwgInVzZXJfaWQiOiAiNTM3MDM1MzkyNjczNDYyODlmMWNlNmRlNGVlMWMyYTAiLCAicHJvamVjdF9pZCI6ICJlMjE3NjY1ZDIxODE0ZjY4YTJmMTUxN2MwZmE3MTQ3MiIsICJ2b2x1bWVfaWQiOiAiZWM3N2RhMDEtY2UzZi00ZmU4LTkzYjQtYmI5ODU4M2Y4M2IzIiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NjEzNzk0NzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lYzc3ZGEwMS1jZTNmLTRmZTgtOTNiNC1iYjk4NTgzZjgzYjMvMjAyNjA4MjUxNTI1MDMvYXpfbm92YV9iYWNrdXBfMGM2MjE2YjctZWYzNC00NDdjLTljZDgtNjgwMzcyOTRlZDliIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQxNToyNTowMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNToyNTowMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDE1OjI1OjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:18.382602 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-b42d1897-16b8-4850-982c-6d41a886c983 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmI1OGNhYzktODZmYi00MDhhLWJjMjctMWJlNDI0MGRmMDgwIiwgInVzZXJfaWQiOiAiNTM3MDM1MzkyNjczNDYyODlmMWNlNmRlNGVlMWMyYTAiLCAicHJvamVjdF9pZCI6ICJlMjE3NjY1ZDIxODE0ZjY4YTJmMTUxN2MwZmE3MTQ3MiIsICJ2b2x1bWVfaWQiOiAiZWM3N2RhMDEtY2UzZi00ZmU4LTkzYjQtYmI5ODU4M2Y4M2IzIiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NjEzNzk0NzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lYzc3ZGEwMS1jZTNmLTRmZTgtOTNiNC1iYjk4NTgzZjgzYjMvMjAyNjA4MjUxNTI1MDMvYXpfbm92YV9iYWNrdXBfMGM2MjE2YjctZWYzNC00NDdjLTljZDgtNjgwMzcyOTRlZDliIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQxNToyNTowMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNToyNTowMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDE1OjI1OjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100467) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 15:25:18.382811 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-b42d1897-16b8-4850-982c-6d41a886c983 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmI1OGNhYzktODZmYi00MDhhLWJjMjctMWJlNDI0MGRmMDgwIiwgInVzZXJfaWQiOiAiNTM3MDM1MzkyNjczNDYyODlmMWNlNmRlNGVlMWMyYTAiLCAicHJvamVjdF9pZCI6ICJlMjE3NjY1ZDIxODE0ZjY4YTJmMTUxN2MwZmE3MTQ3MiIsICJ2b2x1bWVfaWQiOiAiZWM3N2RhMDEtY2UzZi00ZmU4LTkzYjQtYmI5ODU4M2Y4M2IzIiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NjEzNzk0NzEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lYzc3ZGEwMS1jZTNmLTRmZTgtOTNiNC1iYjk4NTgzZjgzYjMvMjAyNjA4MjUxNTI1MDMvYXpfbm92YV9iYWNrdXBfMGM2MjE2YjctZWYzNC00NDdjLTljZDgtNjgwMzcyOTRlZDliIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQxNToyNTowMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNToyNTowMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDE1OjI1OjE4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100467) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 15:25:18.383553 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-b42d1897-16b8-4850-982c-6d41a886c983 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c77e18c5f600452f896a704f5ab46ca6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e217665d21814f68a2f1517c0fa71472', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:25:18.384093 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b42d1897-16b8-4850-982c-6d41a886c983 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] https://10.4.3.85/volume/v3/backups/import_record returned with HTTP 403 Aug 25 15:25:18.384677 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 769/3093] 10.4.3.85 () {70 vars in 1335 bytes} [Tue Aug 25 15:25:18 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:18.393147 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-10327173-748d-4276-a074-f8374bfd2c49 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:18.394945 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-10327173-748d-4276-a074-f8374bfd2c49 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/ec77da01-ce3f-4fe8-93b4-bb98583f83b3 Aug 25 15:25:18.396492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-10327173-748d-4276-a074-f8374bfd2c49 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:18.396492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-10327173-748d-4276-a074-f8374bfd2c49 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:18.396492 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-10327173-748d-4276-a074-f8374bfd2c49 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Delete volume with id: ec77da01-ce3f-4fe8-93b4-bb98583f83b3 Aug 25 15:25:18.404966 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:18.404966 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:18.405682 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-10327173-748d-4276-a074-f8374bfd2c49 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:25:18.451372 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-10327173-748d-4276-a074-f8374bfd2c49 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Delete volume request issued successfully. Aug 25 15:25:18.451882 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-10327173-748d-4276-a074-f8374bfd2c49 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/ec77da01-ce3f-4fe8-93b4-bb98583f83b3 returned with HTTP 202 Aug 25 15:25:18.452681 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 776/3094] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:25:18 2026] DELETE /volume/v3/volumes/ec77da01-ce3f-4fe8-93b4-bb98583f83b3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:18.463868 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-275788ea-06f8-40a4-ab43-edbed85c3cb8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:18.465916 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-275788ea-06f8-40a4-ab43-edbed85c3cb8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/ec77da01-ce3f-4fe8-93b4-bb98583f83b3 Aug 25 15:25:18.466152 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-275788ea-06f8-40a4-ab43-edbed85c3cb8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:18.466293 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-275788ea-06f8-40a4-ab43-edbed85c3cb8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:18.474023 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:18.474023 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:18.478656 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-275788ea-06f8-40a4-ab43-edbed85c3cb8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:25:18.483445 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-275788ea-06f8-40a4-ab43-edbed85c3cb8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/ec77da01-ce3f-4fe8-93b4-bb98583f83b3 returned with HTTP 200 Aug 25 15:25:18.483727 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 765/3095] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:18 2026] GET /volume/v3/volumes/ec77da01-ce3f-4fe8-93b4-bb98583f83b3 => generated 1004 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 15:25:18.690393 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7b5f7221-db74-4889-b21d-4f99ac0a0fdb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:18.695134 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b5f7221-db74-4889-b21d-4f99ac0a0fdb tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:18.695446 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b5f7221-db74-4889-b21d-4f99ac0a0fdb tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:18.695675 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b5f7221-db74-4889-b21d-4f99ac0a0fdb tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:18.695818 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7b5f7221-db74-4889-b21d-4f99ac0a0fdb tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:18.701852 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:18.701852 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:18.702916 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b5f7221-db74-4889-b21d-4f99ac0a0fdb tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:18.705440 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 786/3096] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:18 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:19.371770 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8c9f4202-a632-4ee7-b0b2-b6c7af9ae279 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:19.374604 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c9f4202-a632-4ee7-b0b2-b6c7af9ae279 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:19.374885 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c9f4202-a632-4ee7-b0b2-b6c7af9ae279 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:19.375156 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8c9f4202-a632-4ee7-b0b2-b6c7af9ae279 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:19.375299 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8c9f4202-a632-4ee7-b0b2-b6c7af9ae279 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:19.383282 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:19.383282 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:19.383282 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8c9f4202-a632-4ee7-b0b2-b6c7af9ae279 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:19.383282 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 770/3097] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:19 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:19.501719 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ad5864b8-3c1f-4bb3-bb73-1fddce03b74a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:19.503999 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ad5864b8-3c1f-4bb3-bb73-1fddce03b74a tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/ec77da01-ce3f-4fe8-93b4-bb98583f83b3 Aug 25 15:25:19.504402 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ad5864b8-3c1f-4bb3-bb73-1fddce03b74a tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:19.504753 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ad5864b8-3c1f-4bb3-bb73-1fddce03b74a tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:19.533344 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ad5864b8-3c1f-4bb3-bb73-1fddce03b74a tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/ec77da01-ce3f-4fe8-93b4-bb98583f83b3 returned with HTTP 404 Aug 25 15:25:19.534824 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 777/3098] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:19 2026] GET /volume/v3/volumes/ec77da01-ce3f-4fe8-93b4-bb98583f83b3 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:19.550618 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b7f34ceb-808a-4e0c-b7df-81b157601b60 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:19.552715 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b7f34ceb-808a-4e0c-b7df-81b157601b60 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] GET https://10.4.3.85/volume/v3/backups Aug 25 15:25:19.552985 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b7f34ceb-808a-4e0c-b7df-81b157601b60 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:19.553223 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b7f34ceb-808a-4e0c-b7df-81b157601b60 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:19.553560 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-b7f34ceb-808a-4e0c-b7df-81b157601b60 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:25:19.559588 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b7f34ceb-808a-4e0c-b7df-81b157601b60 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 200 Aug 25 15:25:19.560729 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 766/3099] 10.4.3.85 () {68 vars in 1270 bytes} [Tue Aug 25 15:25:19 2026] GET /volume/v3/backups => generated 620 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:19.580019 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f6dd614f-978d-4b31-9966-83e33e20bcfd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:19.581563 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6dd614f-978d-4b31-9966-83e33e20bcfd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] GET https://10.4.3.85/volume/v3/backups?project_id=e217665d21814f68a2f1517c0fa71472 Aug 25 15:25:19.581740 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6dd614f-978d-4b31-9966-83e33e20bcfd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:19.581933 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6dd614f-978d-4b31-9966-83e33e20bcfd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:19.582183 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-f6dd614f-978d-4b31-9966-83e33e20bcfd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Removing options 'project_id' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:25:19.592696 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6dd614f-978d-4b31-9966-83e33e20bcfd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] https://10.4.3.85/volume/v3/backups?project_id=e217665d21814f68a2f1517c0fa71472 returned with HTTP 200 Aug 25 15:25:19.592968 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 787/3100] 10.4.3.85 () {68 vars in 1357 bytes} [Tue Aug 25 15:25:19 2026] GET /volume/v3/backups?project_id=e217665d21814f68a2f1517c0fa71472 => generated 620 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:19.602839 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-730d18f8-d156-4c11-814e-4fad64044991 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:19.604607 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:25:19.604942 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1408959502"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:19.606483 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1408959502'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:25:19.606535 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Create volume of 1 GB Aug 25 15:25:19.638279 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Availability Zones retrieved successfully. Aug 25 15:25:19.644475 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Flow 'volume_create_api' (4b5918cf-e100-4ca7-a0d2-7e92b438e71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:19.645412 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5355b3f8-7b02-4266-a1d8-3c221b67ebaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:19.646262 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:25:19.671979 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5355b3f8-7b02-4266-a1d8-3c221b67ebaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:19.672748 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98075361-24b6-4984-b03f-1a8e5b60958b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:19.717449 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-52e3f8f2-97f1-49aa-b8ec-ff31cc097db2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:19.718811 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-52e3f8f2-97f1-49aa-b8ec-ff31cc097db2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:19.719290 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-52e3f8f2-97f1-49aa-b8ec-ff31cc097db2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:19.720533 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-52e3f8f2-97f1-49aa-b8ec-ff31cc097db2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:19.720533 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-52e3f8f2-97f1-49aa-b8ec-ff31cc097db2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:19.725229 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:19.725229 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:19.726654 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-52e3f8f2-97f1-49aa-b8ec-ff31cc097db2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:19.726654 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 778/3101] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:19 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:19.737927 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Created reservations ['d1de14b8-5aac-4443-bc73-3982a7f7f281', '8fd6ff71-cafd-497e-972e-b70781606c4e', '4e5ef49d-b3c8-4440-81d7-70f0bb1620d5', '0dd4bf10-277f-4d9d-b94f-91cbb21bb72a'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:19.739886 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98075361-24b6-4984-b03f-1a8e5b60958b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1de14b8-5aac-4443-bc73-3982a7f7f281', '8fd6ff71-cafd-497e-972e-b70781606c4e', '4e5ef49d-b3c8-4440-81d7-70f0bb1620d5', '0dd4bf10-277f-4d9d-b94f-91cbb21bb72a']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:19.741994 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (671c0c81-8b9b-47ac-b826-b4fe1448b467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:19.800844 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (671c0c81-8b9b-47ac-b826-b4fe1448b467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fc52ab1-e392-42a7-86f5-ca362c717cb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1408959502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e217665d21814f68a2f1517c0fa71472',qos_specs=None,replication_status=,reservations=['d1de14b8-5aac-4443-bc73-3982a7f7f281','8fd6ff71-cafd-497e-972e-b70781606c4e','4e5ef49d-b3c8-4440-81d7-70f0bb1620d5','0dd4bf10-277f-4d9d-b94f-91cbb21bb72a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53703539267346289f1ce6de4ee1c2a0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:25:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1408959502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fc52ab1-e392-42a7-86f5-ca362c717cb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e217665d21814f68a2f1517c0fa71472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53703539267346289f1ce6de4ee1c2a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:19.802265 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c0811e1-526b-415c-b20e-8c29743feaf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:19.874114 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c0811e1-526b-415c-b20e-8c29743feaf2) transitioned into state 'SUCCESS' from state '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-1408959502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e217665d21814f68a2f1517c0fa71472',qos_specs=None,replication_status=,reservations=['d1de14b8-5aac-4443-bc73-3982a7f7f281','8fd6ff71-cafd-497e-972e-b70781606c4e','4e5ef49d-b3c8-4440-81d7-70f0bb1620d5','0dd4bf10-277f-4d9d-b94f-91cbb21bb72a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53703539267346289f1ce6de4ee1c2a0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:19.874532 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6517920b-571b-4bec-840b-d06b16355f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:19.911142 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6517920b-571b-4bec-840b-d06b16355f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:19.913065 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Flow 'volume_create_api' (4b5918cf-e100-4ca7-a0d2-7e92b438e71e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:19.913715 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Create volume request issued successfully. Aug 25 15:25:19.914566 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-730d18f8-d156-4c11-814e-4fad64044991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:25:19.915391 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 771/3102] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:25:19 2026] POST /volume/v3/volumes => generated 776 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:19.931821 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f669fdbc-bc5f-40c7-b702-4abf9d50daa7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:19.933687 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f669fdbc-bc5f-40c7-b702-4abf9d50daa7 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/5fc52ab1-e392-42a7-86f5-ca362c717cb2 Aug 25 15:25:19.933811 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f669fdbc-bc5f-40c7-b702-4abf9d50daa7 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:19.934138 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f669fdbc-bc5f-40c7-b702-4abf9d50daa7 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:19.941093 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:19.941093 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:19.945245 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f669fdbc-bc5f-40c7-b702-4abf9d50daa7 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:25:19.950376 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f669fdbc-bc5f-40c7-b702-4abf9d50daa7 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/5fc52ab1-e392-42a7-86f5-ca362c717cb2 returned with HTTP 200 Aug 25 15:25:19.951069 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 767/3103] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:19 2026] GET /volume/v3/volumes/5fc52ab1-e392-42a7-86f5-ca362c717cb2 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:20.393347 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8f0b4a33-2ffc-41ab-9dbb-e9eeff144bec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:20.395585 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8f0b4a33-2ffc-41ab-9dbb-e9eeff144bec tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:20.395812 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8f0b4a33-2ffc-41ab-9dbb-e9eeff144bec tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:20.396050 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8f0b4a33-2ffc-41ab-9dbb-e9eeff144bec tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:20.396187 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-8f0b4a33-2ffc-41ab-9dbb-e9eeff144bec tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:20.403889 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:20.403889 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:20.404688 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8f0b4a33-2ffc-41ab-9dbb-e9eeff144bec tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:20.405620 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 788/3104] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:20 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:20.653288 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-42e3eb20-41c1-40a0-b73c-565d17292300 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:20.739210 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-60d05b2f-3751-4a16-af9c-bc33088dd8d9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:20.741760 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-60d05b2f-3751-4a16-af9c-bc33088dd8d9 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:20.742049 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-60d05b2f-3751-4a16-af9c-bc33088dd8d9 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:20.742853 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-60d05b2f-3751-4a16-af9c-bc33088dd8d9 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:20.742853 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-60d05b2f-3751-4a16-af9c-bc33088dd8d9 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:20.748934 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:20.748934 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:20.749979 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-60d05b2f-3751-4a16-af9c-bc33088dd8d9 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:20.750445 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 772/3105] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:20 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:20.779501 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-42e3eb20-41c1-40a0-b73c-565d17292300 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] POST https://10.4.3.85/volume/v3/qos-specs Aug 25 15:25:20.779501 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-42e3eb20-41c1-40a0-b73c-565d17292300 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-845794390", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:20.780180 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.qos_specs [None req-42e3eb20-41c1-40a0-b73c-565d17292300 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-845794390', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100465) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 15:25:20.787877 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.db.api [None req-42e3eb20-41c1-40a0-b73c-565d17292300 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] DB qos_specs_create(): root {'id': 'b7c3e739-b2db-4ce1-9317-270fd6fb97db', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-845794390'} {{(pid=100465) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 15:25:20.807281 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-42e3eb20-41c1-40a0-b73c-565d17292300 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs returned with HTTP 200 Aug 25 15:25:20.807901 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 779/3106] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:25:20 2026] POST /volume/v3/qos-specs => generated 390 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:20.820806 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-55e7936e-ce07-4823-aa33-4324a6f8c318 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:20.822671 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-55e7936e-ce07-4823-aa33-4324a6f8c318 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:25:20.823084 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-55e7936e-ce07-4823-aa33-4324a6f8c318 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1415226642"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:20.857659 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-55e7936e-ce07-4823-aa33-4324a6f8c318 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:25:20.858067 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 768/3107] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:25:20 2026] POST /volume/v3/types => generated 222 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:20.866715 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-858ba5af-3142-437a-80d2-a9bf61182c65 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:20.872553 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-858ba5af-3142-437a-80d2-a9bf61182c65 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:25:20.872553 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-858ba5af-3142-437a-80d2-a9bf61182c65 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-587683031"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:20.917740 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-858ba5af-3142-437a-80d2-a9bf61182c65 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:25:20.920639 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 789/3108] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:25:20 2026] POST /volume/v3/types => generated 221 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:20.928183 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8e644113-c06a-45a1-a155-a3eb2ac327d5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:20.930054 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8e644113-c06a-45a1-a155-a3eb2ac327d5 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:25:20.930393 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8e644113-c06a-45a1-a155-a3eb2ac327d5 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1969018051"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:20.960106 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8e644113-c06a-45a1-a155-a3eb2ac327d5 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:25:20.960545 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 773/3109] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:25:20 2026] POST /volume/v3/types => generated 222 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:20.967175 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-039e077f-28ea-4b42-97c6-08ef712dcf9f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:20.969593 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-039e077f-28ea-4b42-97c6-08ef712dcf9f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/5fc52ab1-e392-42a7-86f5-ca362c717cb2 Aug 25 15:25:20.982969 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-039e077f-28ea-4b42-97c6-08ef712dcf9f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:20.982969 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-039e077f-28ea-4b42-97c6-08ef712dcf9f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:20.983237 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d23c8dc9-b3ed-41d5-b229-0dd558cb7bf8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:20.983608 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:20.983608 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:20.986229 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d23c8dc9-b3ed-41d5-b229-0dd558cb7bf8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associate?vol_type_id=654ec077-ba92-4a03-be92-32a092636eb3 Aug 25 15:25:20.986352 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d23c8dc9-b3ed-41d5-b229-0dd558cb7bf8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:20.986806 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d23c8dc9-b3ed-41d5-b229-0dd558cb7bf8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'associate' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:20.988433 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-039e077f-28ea-4b42-97c6-08ef712dcf9f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:25:20.991388 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d23c8dc9-b3ed-41d5-b229-0dd558cb7bf8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Associate qos_spec: b7c3e739-b2db-4ce1-9317-270fd6fb97db with type: 654ec077-ba92-4a03-be92-32a092636eb3 {{(pid=100468) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 15:25:20.994006 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-039e077f-28ea-4b42-97c6-08ef712dcf9f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/5fc52ab1-e392-42a7-86f5-ca362c717cb2 returned with HTTP 200 Aug 25 15:25:20.994718 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 780/3110] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:20 2026] GET /volume/v3/volumes/5fc52ab1-e392-42a7-86f5-ca362c717cb2 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:21.014524 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1c24703d-ec7d-44e0-a737-2706ed0e40e3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.018161 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c24703d-ec7d-44e0-a737-2706ed0e40e3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:25:21.018901 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1c24703d-ec7d-44e0-a737-2706ed0e40e3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5fc52ab1-e392-42a7-86f5-ca362c717cb2", "name": "tempest-type-Backup-217207101"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:21.021712 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-1c24703d-ec7d-44e0-a737-2706ed0e40e3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Creating new backup {'backup': {'volume_id': '5fc52ab1-e392-42a7-86f5-ca362c717cb2', 'name': 'tempest-type-Backup-217207101'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:25:21.021906 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-1c24703d-ec7d-44e0-a737-2706ed0e40e3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Creating backup of volume 5fc52ab1-e392-42a7-86f5-ca362c717cb2 in container None Aug 25 15:25:21.036384 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:21.036384 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:21.036821 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1c24703d-ec7d-44e0-a737-2706ed0e40e3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:25:21.052796 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d23c8dc9-b3ed-41d5-b229-0dd558cb7bf8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associate?vol_type_id=654ec077-ba92-4a03-be92-32a092636eb3 returned with HTTP 202 Aug 25 15:25:21.053524 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 769/3111] 10.4.3.85 () {66 vars in 1474 bytes} [Tue Aug 25 15:25:20 2026] GET /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associate?vol_type_id=654ec077-ba92-4a03-be92-32a092636eb3 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:21.070181 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8b671b2b-6f5f-4bca-a6d0-d886747b7fe2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.073395 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8b671b2b-6f5f-4bca-a6d0-d886747b7fe2 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associate?vol_type_id=577f38ae-d397-4c0e-91ff-24516d0de7fd Aug 25 15:25:21.073702 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8b671b2b-6f5f-4bca-a6d0-d886747b7fe2 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.074997 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8b671b2b-6f5f-4bca-a6d0-d886747b7fe2 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'associate' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.074997 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8b671b2b-6f5f-4bca-a6d0-d886747b7fe2 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Associate qos_spec: b7c3e739-b2db-4ce1-9317-270fd6fb97db with type: 577f38ae-d397-4c0e-91ff-24516d0de7fd {{(pid=100467) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 15:25:21.084812 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-1c24703d-ec7d-44e0-a737-2706ed0e40e3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Created reservations ['2d13380c-f5a3-4acb-9625-f35abd16e13d', '3bbfcd86-aadf-46d2-95e0-966789f9fb9b'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:21.155985 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8b671b2b-6f5f-4bca-a6d0-d886747b7fe2 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associate?vol_type_id=577f38ae-d397-4c0e-91ff-24516d0de7fd returned with HTTP 202 Aug 25 15:25:21.156730 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 774/3112] 10.4.3.85 () {66 vars in 1474 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associate?vol_type_id=577f38ae-d397-4c0e-91ff-24516d0de7fd => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:21.167927 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f982b8e6-8db8-4b7d-a0d0-ebc172d5ca5d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.169742 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f982b8e6-8db8-4b7d-a0d0-ebc172d5ca5d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associate?vol_type_id=51a189a8-db63-47bf-9c99-c74cbca2ded7 Aug 25 15:25:21.171909 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f982b8e6-8db8-4b7d-a0d0-ebc172d5ca5d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.171909 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f982b8e6-8db8-4b7d-a0d0-ebc172d5ca5d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'associate' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.171909 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f982b8e6-8db8-4b7d-a0d0-ebc172d5ca5d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Associate qos_spec: b7c3e739-b2db-4ce1-9317-270fd6fb97db with type: 51a189a8-db63-47bf-9c99-c74cbca2ded7 {{(pid=100465) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 15:25:21.210012 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f982b8e6-8db8-4b7d-a0d0-ebc172d5ca5d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associate?vol_type_id=51a189a8-db63-47bf-9c99-c74cbca2ded7 returned with HTTP 202 Aug 25 15:25:21.210012 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 781/3113] 10.4.3.85 () {66 vars in 1474 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associate?vol_type_id=51a189a8-db63-47bf-9c99-c74cbca2ded7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:21.224692 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0d44251d-edcd-424c-be5b-c05469758a72 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.226825 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0d44251d-edcd-424c-be5b-c05469758a72 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associations Aug 25 15:25:21.227075 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0d44251d-edcd-424c-be5b-c05469758a72 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.228513 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0d44251d-edcd-424c-be5b-c05469758a72 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'associations' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.228513 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:21.228513 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:21.228513 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0d44251d-edcd-424c-be5b-c05469758a72 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Get associations for qos_spec id: b7c3e739-b2db-4ce1-9317-270fd6fb97db {{(pid=100468) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 15:25:21.244524 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c24703d-ec7d-44e0-a737-2706ed0e40e3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:25:21.245624 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 790/3114] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:25:21 2026] POST /volume/v3/backups => generated 313 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:21.260336 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f2db19f8-2940-4216-9abc-1cfdda4d6c45 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.262889 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f2db19f8-2940-4216-9abc-1cfdda4d6c45 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:21.263238 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f2db19f8-2940-4216-9abc-1cfdda4d6c45 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.263632 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f2db19f8-2940-4216-9abc-1cfdda4d6c45 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.263780 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f2db19f8-2940-4216-9abc-1cfdda4d6c45 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:21.270484 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0d44251d-edcd-424c-be5b-c05469758a72 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associations returned with HTTP 200 Aug 25 15:25:21.271211 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 770/3115] 10.4.3.85 () {66 vars in 1386 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associations => generated 447 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:21.273677 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:21.273677 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:21.274906 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f2db19f8-2940-4216-9abc-1cfdda4d6c45 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:21.275714 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 775/3116] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:21.282871 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5b54c0da-5aa6-4725-94ad-99a2fb69071c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.286722 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5b54c0da-5aa6-4725-94ad-99a2fb69071c tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/disassociate?vol_type_id=654ec077-ba92-4a03-be92-32a092636eb3 Aug 25 15:25:21.286722 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5b54c0da-5aa6-4725-94ad-99a2fb69071c tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.286722 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5b54c0da-5aa6-4725-94ad-99a2fb69071c tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'disassociate' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.286722 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:21.286722 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:21.286722 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5b54c0da-5aa6-4725-94ad-99a2fb69071c tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Disassociate qos_spec: b7c3e739-b2db-4ce1-9317-270fd6fb97db from type: 654ec077-ba92-4a03-be92-32a092636eb3 {{(pid=100465) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 25 15:25:21.311167 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5b54c0da-5aa6-4725-94ad-99a2fb69071c tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/disassociate?vol_type_id=654ec077-ba92-4a03-be92-32a092636eb3 returned with HTTP 202 Aug 25 15:25:21.311912 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 782/3117] 10.4.3.85 () {66 vars in 1483 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/disassociate?vol_type_id=654ec077-ba92-4a03-be92-32a092636eb3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:21.330671 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9bb1b524-1f85-415d-bc91-f138a6a37209 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.336679 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9bb1b524-1f85-415d-bc91-f138a6a37209 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associations Aug 25 15:25:21.336679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9bb1b524-1f85-415d-bc91-f138a6a37209 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.336679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9bb1b524-1f85-415d-bc91-f138a6a37209 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'associations' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.338159 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:21.338159 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:21.339300 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9bb1b524-1f85-415d-bc91-f138a6a37209 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Get associations for qos_spec id: b7c3e739-b2db-4ce1-9317-270fd6fb97db {{(pid=100466) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 15:25:21.386782 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9bb1b524-1f85-415d-bc91-f138a6a37209 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associations returned with HTTP 200 Aug 25 15:25:21.388443 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 791/3118] 10.4.3.85 () {66 vars in 1386 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associations => generated 305 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:21.399554 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e72a04aa-81c8-4332-86da-05d1c8398dd7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.402060 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e72a04aa-81c8-4332-86da-05d1c8398dd7 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/disassociate_all Aug 25 15:25:21.402266 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e72a04aa-81c8-4332-86da-05d1c8398dd7 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.402575 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e72a04aa-81c8-4332-86da-05d1c8398dd7 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'disassociate_all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.402863 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:21.402863 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:21.403224 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e72a04aa-81c8-4332-86da-05d1c8398dd7 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Disassociate qos_spec: b7c3e739-b2db-4ce1-9317-270fd6fb97db from all. {{(pid=100468) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 25 15:25:21.419907 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5735186c-59f9-4f3a-be83-86e156662c70 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.421624 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5735186c-59f9-4f3a-be83-86e156662c70 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:21.422791 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5735186c-59f9-4f3a-be83-86e156662c70 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.423298 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5735186c-59f9-4f3a-be83-86e156662c70 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.423650 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5735186c-59f9-4f3a-be83-86e156662c70 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:21.435414 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:21.435414 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:21.436901 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5735186c-59f9-4f3a-be83-86e156662c70 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:21.438580 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 776/3119] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:21.440930 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e72a04aa-81c8-4332-86da-05d1c8398dd7 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/disassociate_all returned with HTTP 202 Aug 25 15:25:21.441460 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 771/3120] 10.4.3.85 () {66 vars in 1398 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/disassociate_all => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:21.454833 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ec62137e-6116-4b30-b19f-50c4af95a415 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.456890 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ec62137e-6116-4b30-b19f-50c4af95a415 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associations Aug 25 15:25:21.457290 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ec62137e-6116-4b30-b19f-50c4af95a415 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.457935 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ec62137e-6116-4b30-b19f-50c4af95a415 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'associations' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.458115 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:21.458115 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:21.458518 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ec62137e-6116-4b30-b19f-50c4af95a415 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Get associations for qos_spec id: b7c3e739-b2db-4ce1-9317-270fd6fb97db {{(pid=100465) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 15:25:21.477769 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ec62137e-6116-4b30-b19f-50c4af95a415 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associations returned with HTTP 200 Aug 25 15:25:21.478271 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 783/3121] 10.4.3.85 () {66 vars in 1386 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/associations => generated 24 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:25:21.490554 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-56e3927b-c49a-4794-a2f5-c7a652fba804 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.492840 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-56e3927b-c49a-4794-a2f5-c7a652fba804 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] DELETE https://10.4.3.85/volume/v3/types/51a189a8-db63-47bf-9c99-c74cbca2ded7 Aug 25 15:25:21.496555 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-56e3927b-c49a-4794-a2f5-c7a652fba804 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.496555 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-56e3927b-c49a-4794-a2f5-c7a652fba804 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.496555 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:21.496555 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:21.564082 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-56e3927b-c49a-4794-a2f5-c7a652fba804 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/types/51a189a8-db63-47bf-9c99-c74cbca2ded7 returned with HTTP 202 Aug 25 15:25:21.564626 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 792/3122] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:25:21 2026] DELETE /volume/v3/types/51a189a8-db63-47bf-9c99-c74cbca2ded7 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:21.573651 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e104d6e5-f3b2-4910-90ca-ce0c3120576f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.578463 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e104d6e5-f3b2-4910-90ca-ce0c3120576f tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/types/51a189a8-db63-47bf-9c99-c74cbca2ded7 Aug 25 15:25:21.578987 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e104d6e5-f3b2-4910-90ca-ce0c3120576f tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.578987 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e104d6e5-f3b2-4910-90ca-ce0c3120576f tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.582949 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e104d6e5-f3b2-4910-90ca-ce0c3120576f tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/types/51a189a8-db63-47bf-9c99-c74cbca2ded7 returned with HTTP 404 Aug 25 15:25:21.583528 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 777/3123] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/types/51a189a8-db63-47bf-9c99-c74cbca2ded7 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:21.591690 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-43906bbd-3f40-4c6e-b46b-01bfb093a884 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.593623 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43906bbd-3f40-4c6e-b46b-01bfb093a884 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] DELETE https://10.4.3.85/volume/v3/types/577f38ae-d397-4c0e-91ff-24516d0de7fd Aug 25 15:25:21.594014 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43906bbd-3f40-4c6e-b46b-01bfb093a884 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.594303 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43906bbd-3f40-4c6e-b46b-01bfb093a884 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.594651 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:21.594651 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:21.644425 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43906bbd-3f40-4c6e-b46b-01bfb093a884 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/types/577f38ae-d397-4c0e-91ff-24516d0de7fd returned with HTTP 202 Aug 25 15:25:21.644980 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 772/3124] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:25:21 2026] DELETE /volume/v3/types/577f38ae-d397-4c0e-91ff-24516d0de7fd => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:21.660745 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3a2a789d-74e4-4f8e-b3ee-f872432e6c6a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.664175 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3a2a789d-74e4-4f8e-b3ee-f872432e6c6a tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/types/577f38ae-d397-4c0e-91ff-24516d0de7fd Aug 25 15:25:21.664175 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3a2a789d-74e4-4f8e-b3ee-f872432e6c6a tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.664175 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3a2a789d-74e4-4f8e-b3ee-f872432e6c6a tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.667398 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3a2a789d-74e4-4f8e-b3ee-f872432e6c6a tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/types/577f38ae-d397-4c0e-91ff-24516d0de7fd returned with HTTP 404 Aug 25 15:25:21.668178 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 784/3125] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/types/577f38ae-d397-4c0e-91ff-24516d0de7fd => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:21.678153 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3bbf2f95-3471-4f5a-aba7-f25adbf876af None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.680230 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3bbf2f95-3471-4f5a-aba7-f25adbf876af tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] DELETE https://10.4.3.85/volume/v3/types/654ec077-ba92-4a03-be92-32a092636eb3 Aug 25 15:25:21.680615 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3bbf2f95-3471-4f5a-aba7-f25adbf876af tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.680902 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3bbf2f95-3471-4f5a-aba7-f25adbf876af tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.722598 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3bbf2f95-3471-4f5a-aba7-f25adbf876af tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/types/654ec077-ba92-4a03-be92-32a092636eb3 returned with HTTP 202 Aug 25 15:25:21.723085 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 793/3126] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:25:21 2026] DELETE /volume/v3/types/654ec077-ba92-4a03-be92-32a092636eb3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:21.732072 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7258b80b-2b5b-4892-bcff-18de34b483f4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.735125 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7258b80b-2b5b-4892-bcff-18de34b483f4 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/types/654ec077-ba92-4a03-be92-32a092636eb3 Aug 25 15:25:21.735198 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7258b80b-2b5b-4892-bcff-18de34b483f4 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.735555 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7258b80b-2b5b-4892-bcff-18de34b483f4 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.741967 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7258b80b-2b5b-4892-bcff-18de34b483f4 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/types/654ec077-ba92-4a03-be92-32a092636eb3 returned with HTTP 404 Aug 25 15:25:21.743292 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 778/3127] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/types/654ec077-ba92-4a03-be92-32a092636eb3 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:21.754567 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5fdf7f59-e651-48f3-9538-2820e7035992 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.757567 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5fdf7f59-e651-48f3-9538-2820e7035992 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] POST https://10.4.3.85/volume/v3/qos-specs Aug 25 15:25:21.757665 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5fdf7f59-e651-48f3-9538-2820e7035992 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-600985965", "consumer": "back-end"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:21.761387 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.qos_specs [None req-5fdf7f59-e651-48f3-9538-2820e7035992 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-600985965', 'consumer': 'back-end', 'specs': {}} {{(pid=100468) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 15:25:21.766931 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-30f03fd5-5e26-4d6d-b03b-08e108804a05 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.773459 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-30f03fd5-5e26-4d6d-b03b-08e108804a05 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:21.773594 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-5fdf7f59-e651-48f3-9538-2820e7035992 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] DB qos_specs_create(): root {'id': '056c8ef1-b9dc-4e2f-9c46-a8ccb346c909', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-600985965'} {{(pid=100468) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 15:25:21.773994 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-30f03fd5-5e26-4d6d-b03b-08e108804a05 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.775374 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-30f03fd5-5e26-4d6d-b03b-08e108804a05 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.808924 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-30f03fd5-5e26-4d6d-b03b-08e108804a05 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:21.808924 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:21.808924 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:21.808924 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-30f03fd5-5e26-4d6d-b03b-08e108804a05 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:21.808924 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 785/3128] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:21.823020 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5fdf7f59-e651-48f3-9538-2820e7035992 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs returned with HTTP 200 Aug 25 15:25:21.824857 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 773/3129] 10.4.3.85 () {68 vars in 1257 bytes} [Tue Aug 25 15:25:21 2026] POST /volume/v3/qos-specs => generated 366 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:21.834857 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-494e6be5-055d-4d82-a15c-f732440a6205 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.837874 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-494e6be5-055d-4d82-a15c-f732440a6205 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] DELETE https://10.4.3.85/volume/v3/qos-specs/056c8ef1-b9dc-4e2f-9c46-a8ccb346c909?force=False Aug 25 15:25:21.837874 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-494e6be5-055d-4d82-a15c-f732440a6205 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.838164 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-494e6be5-055d-4d82-a15c-f732440a6205 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.839350 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.qos_specs_manage [None req-494e6be5-055d-4d82-a15c-f732440a6205 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Delete qos_spec: 056c8ef1-b9dc-4e2f-9c46-a8ccb346c909, force: False {{(pid=100466) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 15:25:21.870243 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-494e6be5-055d-4d82-a15c-f732440a6205 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/056c8ef1-b9dc-4e2f-9c46-a8ccb346c909?force=False returned with HTTP 202 Aug 25 15:25:21.870706 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 794/3130] 10.4.3.85 () {66 vars in 1373 bytes} [Tue Aug 25 15:25:21 2026] DELETE /volume/v3/qos-specs/056c8ef1-b9dc-4e2f-9c46-a8ccb346c909?force=False => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:21.880216 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-10c0f5b1-1cc1-45d9-97ab-59b343349ff8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.882494 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10c0f5b1-1cc1-45d9-97ab-59b343349ff8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/056c8ef1-b9dc-4e2f-9c46-a8ccb346c909 Aug 25 15:25:21.882685 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10c0f5b1-1cc1-45d9-97ab-59b343349ff8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.882852 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10c0f5b1-1cc1-45d9-97ab-59b343349ff8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.886818 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10c0f5b1-1cc1-45d9-97ab-59b343349ff8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/056c8ef1-b9dc-4e2f-9c46-a8ccb346c909 returned with HTTP 404 Aug 25 15:25:21.887524 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 779/3131] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/qos-specs/056c8ef1-b9dc-4e2f-9c46-a8ccb346c909 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:21.902114 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1516d26d-15db-4903-b2f9-b456551da5e8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.903757 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1516d26d-15db-4903-b2f9-b456551da5e8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs Aug 25 15:25:21.904140 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1516d26d-15db-4903-b2f9-b456551da5e8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.904490 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1516d26d-15db-4903-b2f9-b456551da5e8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.914301 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1516d26d-15db-4903-b2f9-b456551da5e8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs returned with HTTP 200 Aug 25 15:25:21.914866 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 786/3132] 10.4.3.85 () {66 vars in 1236 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/qos-specs => generated 174 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:21.926666 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fb518a06-af76-4e66-9763-8bdd7cadd91a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.929068 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb518a06-af76-4e66-9763-8bdd7cadd91a tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] DELETE https://10.4.3.85/volume/v3/qos-specs/056c8ef1-b9dc-4e2f-9c46-a8ccb346c909?force=False Aug 25 15:25:21.929068 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fb518a06-af76-4e66-9763-8bdd7cadd91a tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.929068 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fb518a06-af76-4e66-9763-8bdd7cadd91a tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.929068 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:21.929068 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:21.930199 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fb518a06-af76-4e66-9763-8bdd7cadd91a tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Delete qos_spec: 056c8ef1-b9dc-4e2f-9c46-a8ccb346c909, force: False {{(pid=100468) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 15:25:21.939846 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fb518a06-af76-4e66-9763-8bdd7cadd91a tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/056c8ef1-b9dc-4e2f-9c46-a8ccb346c909?force=False returned with HTTP 404 Aug 25 15:25:21.939846 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 774/3133] 10.4.3.85 () {66 vars in 1373 bytes} [Tue Aug 25 15:25:21 2026] DELETE /volume/v3/qos-specs/056c8ef1-b9dc-4e2f-9c46-a8ccb346c909?force=False => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:21.947603 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3a8c3196-09d3-4a4a-825f-93b9ccf77d7d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.950506 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3a8c3196-09d3-4a4a-825f-93b9ccf77d7d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/056c8ef1-b9dc-4e2f-9c46-a8ccb346c909 Aug 25 15:25:21.950723 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3a8c3196-09d3-4a4a-825f-93b9ccf77d7d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:21.951055 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3a8c3196-09d3-4a4a-825f-93b9ccf77d7d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:21.951719 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:21.951719 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:21.955864 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3a8c3196-09d3-4a4a-825f-93b9ccf77d7d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/056c8ef1-b9dc-4e2f-9c46-a8ccb346c909 returned with HTTP 404 Aug 25 15:25:21.956795 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 795/3134] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:21 2026] GET /volume/v3/qos-specs/056c8ef1-b9dc-4e2f-9c46-a8ccb346c909 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:21.966834 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9d04c4bc-c545-45f2-9bc7-a75d066cad3f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:21.971492 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9d04c4bc-c545-45f2-9bc7-a75d066cad3f tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] POST https://10.4.3.85/volume/v3/qos-specs Aug 25 15:25:21.971492 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9d04c4bc-c545-45f2-9bc7-a75d066cad3f tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1006553282", "consumer": "both"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:21.971915 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.qos_specs [None req-9d04c4bc-c545-45f2-9bc7-a75d066cad3f tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1006553282', 'consumer': 'both', 'specs': {}} {{(pid=100467) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 15:25:21.982813 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-9d04c4bc-c545-45f2-9bc7-a75d066cad3f tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] DB qos_specs_create(): root {'id': '17cbf87b-6383-402b-b8d6-b353d81de3ce', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1006553282'} {{(pid=100467) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 15:25:22.024910 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9d04c4bc-c545-45f2-9bc7-a75d066cad3f tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs returned with HTTP 200 Aug 25 15:25:22.025449 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 780/3135] 10.4.3.85 () {68 vars in 1257 bytes} [Tue Aug 25 15:25:21 2026] POST /volume/v3/qos-specs => generated 363 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:22.035254 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-10f86336-c058-4884-936c-5f9e0cbb434b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.038073 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-10f86336-c058-4884-936c-5f9e0cbb434b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] DELETE https://10.4.3.85/volume/v3/qos-specs/17cbf87b-6383-402b-b8d6-b353d81de3ce?force=False Aug 25 15:25:22.038073 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-10f86336-c058-4884-936c-5f9e0cbb434b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.038073 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-10f86336-c058-4884-936c-5f9e0cbb434b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.038324 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:22.038324 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:22.038680 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.qos_specs_manage [None req-10f86336-c058-4884-936c-5f9e0cbb434b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Delete qos_spec: 17cbf87b-6383-402b-b8d6-b353d81de3ce, force: False {{(pid=100465) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 15:25:22.084937 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-10f86336-c058-4884-936c-5f9e0cbb434b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/17cbf87b-6383-402b-b8d6-b353d81de3ce?force=False returned with HTTP 202 Aug 25 15:25:22.085424 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 787/3136] 10.4.3.85 () {66 vars in 1373 bytes} [Tue Aug 25 15:25:22 2026] DELETE /volume/v3/qos-specs/17cbf87b-6383-402b-b8d6-b353d81de3ce?force=False => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:22.096233 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-abf82aa0-022c-4232-920f-25c958c99bd8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.097818 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-abf82aa0-022c-4232-920f-25c958c99bd8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/17cbf87b-6383-402b-b8d6-b353d81de3ce Aug 25 15:25:22.097975 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-abf82aa0-022c-4232-920f-25c958c99bd8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.098640 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-abf82aa0-022c-4232-920f-25c958c99bd8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.103356 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-abf82aa0-022c-4232-920f-25c958c99bd8 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/17cbf87b-6383-402b-b8d6-b353d81de3ce returned with HTTP 404 Aug 25 15:25:22.104184 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 775/3137] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:22 2026] GET /volume/v3/qos-specs/17cbf87b-6383-402b-b8d6-b353d81de3ce => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:22.112602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c63b6210-e945-4f81-a174-dc0d98c73c32 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.114194 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c63b6210-e945-4f81-a174-dc0d98c73c32 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs Aug 25 15:25:22.114433 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c63b6210-e945-4f81-a174-dc0d98c73c32 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.114747 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c63b6210-e945-4f81-a174-dc0d98c73c32 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.131020 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c63b6210-e945-4f81-a174-dc0d98c73c32 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs returned with HTTP 200 Aug 25 15:25:22.131489 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 796/3138] 10.4.3.85 () {66 vars in 1236 bytes} [Tue Aug 25 15:25:22 2026] GET /volume/v3/qos-specs => generated 174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:22.146763 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6d5c8fbf-baa8-44d7-a515-45b7c3af623b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.149006 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6d5c8fbf-baa8-44d7-a515-45b7c3af623b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] DELETE https://10.4.3.85/volume/v3/qos-specs/17cbf87b-6383-402b-b8d6-b353d81de3ce?force=False Aug 25 15:25:22.149306 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6d5c8fbf-baa8-44d7-a515-45b7c3af623b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.149627 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6d5c8fbf-baa8-44d7-a515-45b7c3af623b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.150001 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:22.150001 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:22.150529 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6d5c8fbf-baa8-44d7-a515-45b7c3af623b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Delete qos_spec: 17cbf87b-6383-402b-b8d6-b353d81de3ce, force: False {{(pid=100467) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 15:25:22.154954 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6d5c8fbf-baa8-44d7-a515-45b7c3af623b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/17cbf87b-6383-402b-b8d6-b353d81de3ce?force=False returned with HTTP 404 Aug 25 15:25:22.155622 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 781/3139] 10.4.3.85 () {66 vars in 1373 bytes} [Tue Aug 25 15:25:22 2026] DELETE /volume/v3/qos-specs/17cbf87b-6383-402b-b8d6-b353d81de3ce?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:22.163442 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5d0c1bb3-c937-48b1-80a5-2fa6ac8f930b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.167012 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5d0c1bb3-c937-48b1-80a5-2fa6ac8f930b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/17cbf87b-6383-402b-b8d6-b353d81de3ce Aug 25 15:25:22.167641 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5d0c1bb3-c937-48b1-80a5-2fa6ac8f930b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.167947 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5d0c1bb3-c937-48b1-80a5-2fa6ac8f930b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.168252 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:22.168252 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:22.172136 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5d0c1bb3-c937-48b1-80a5-2fa6ac8f930b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/17cbf87b-6383-402b-b8d6-b353d81de3ce returned with HTTP 404 Aug 25 15:25:22.172772 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 788/3140] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:22 2026] GET /volume/v3/qos-specs/17cbf87b-6383-402b-b8d6-b353d81de3ce => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:22.187518 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c12d8600-1f6e-4557-a95e-7fab2264907f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.189403 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c12d8600-1f6e-4557-a95e-7fab2264907f tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] POST https://10.4.3.85/volume/v3/qos-specs Aug 25 15:25:22.190023 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c12d8600-1f6e-4557-a95e-7fab2264907f tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1729402303", "consumer": "front-end"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:22.193018 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.qos_specs [None req-c12d8600-1f6e-4557-a95e-7fab2264907f tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1729402303', 'consumer': 'front-end', 'specs': {}} {{(pid=100468) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 15:25:22.197194 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-c12d8600-1f6e-4557-a95e-7fab2264907f tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] DB qos_specs_create(): root {'id': '6667cb9d-d979-4c81-9023-36d63799d4e5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1729402303'} {{(pid=100468) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 15:25:22.217357 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c12d8600-1f6e-4557-a95e-7fab2264907f tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs returned with HTTP 200 Aug 25 15:25:22.217357 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 776/3141] 10.4.3.85 () {68 vars in 1257 bytes} [Tue Aug 25 15:25:22 2026] POST /volume/v3/qos-specs => generated 368 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:22.228083 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-792be304-fa32-49cb-ab49-ec7d5bd541eb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.230101 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-792be304-fa32-49cb-ab49-ec7d5bd541eb tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] DELETE https://10.4.3.85/volume/v3/qos-specs/6667cb9d-d979-4c81-9023-36d63799d4e5?force=False Aug 25 15:25:22.230403 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-792be304-fa32-49cb-ab49-ec7d5bd541eb tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.230787 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-792be304-fa32-49cb-ab49-ec7d5bd541eb tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.231202 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:22.231202 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:22.231668 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.qos_specs_manage [None req-792be304-fa32-49cb-ab49-ec7d5bd541eb tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Delete qos_spec: 6667cb9d-d979-4c81-9023-36d63799d4e5, force: False {{(pid=100466) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 15:25:22.264934 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-792be304-fa32-49cb-ab49-ec7d5bd541eb tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/6667cb9d-d979-4c81-9023-36d63799d4e5?force=False returned with HTTP 202 Aug 25 15:25:22.265774 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 797/3142] 10.4.3.85 () {66 vars in 1373 bytes} [Tue Aug 25 15:25:22 2026] DELETE /volume/v3/qos-specs/6667cb9d-d979-4c81-9023-36d63799d4e5?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:22.277488 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-52f9088d-535d-42f9-9ce4-7bf6037090f7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.280086 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52f9088d-535d-42f9-9ce4-7bf6037090f7 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/6667cb9d-d979-4c81-9023-36d63799d4e5 Aug 25 15:25:22.280353 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52f9088d-535d-42f9-9ce4-7bf6037090f7 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.280654 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52f9088d-535d-42f9-9ce4-7bf6037090f7 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.292027 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cb998b09-2eb5-40dd-80c0-fc04dc10d70c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.292195 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52f9088d-535d-42f9-9ce4-7bf6037090f7 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/6667cb9d-d979-4c81-9023-36d63799d4e5 returned with HTTP 404 Aug 25 15:25:22.292883 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 782/3143] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:22 2026] GET /volume/v3/qos-specs/6667cb9d-d979-4c81-9023-36d63799d4e5 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:22.295511 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb998b09-2eb5-40dd-80c0-fc04dc10d70c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:22.295511 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb998b09-2eb5-40dd-80c0-fc04dc10d70c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.295672 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb998b09-2eb5-40dd-80c0-fc04dc10d70c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.295781 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-cb998b09-2eb5-40dd-80c0-fc04dc10d70c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:22.304437 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-24df773a-f8d5-4cee-955e-38df918d9517 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.304897 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:22.304897 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:22.306008 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb998b09-2eb5-40dd-80c0-fc04dc10d70c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:22.307036 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 789/3144] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:22 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:22.307126 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-24df773a-f8d5-4cee-955e-38df918d9517 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs Aug 25 15:25:22.307349 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-24df773a-f8d5-4cee-955e-38df918d9517 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.307663 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-24df773a-f8d5-4cee-955e-38df918d9517 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.308592 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:22.308592 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:22.324476 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-24df773a-f8d5-4cee-955e-38df918d9517 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs returned with HTTP 200 Aug 25 15:25:22.324816 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 777/3145] 10.4.3.85 () {66 vars in 1236 bytes} [Tue Aug 25 15:25:22 2026] GET /volume/v3/qos-specs => generated 174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:22.334796 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5e73cc0b-4501-40a8-ac4b-ef30a8f42fd1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.337240 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e73cc0b-4501-40a8-ac4b-ef30a8f42fd1 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] DELETE https://10.4.3.85/volume/v3/qos-specs/6667cb9d-d979-4c81-9023-36d63799d4e5?force=False Aug 25 15:25:22.337821 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5e73cc0b-4501-40a8-ac4b-ef30a8f42fd1 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.337821 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5e73cc0b-4501-40a8-ac4b-ef30a8f42fd1 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.337979 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:22.337979 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:22.338760 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5e73cc0b-4501-40a8-ac4b-ef30a8f42fd1 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Delete qos_spec: 6667cb9d-d979-4c81-9023-36d63799d4e5, force: False {{(pid=100466) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 15:25:22.343623 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5e73cc0b-4501-40a8-ac4b-ef30a8f42fd1 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/6667cb9d-d979-4c81-9023-36d63799d4e5?force=False returned with HTTP 404 Aug 25 15:25:22.343623 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 798/3146] 10.4.3.85 () {66 vars in 1373 bytes} [Tue Aug 25 15:25:22 2026] DELETE /volume/v3/qos-specs/6667cb9d-d979-4c81-9023-36d63799d4e5?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:22.356326 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0581d848-edef-4fa4-b968-6fe7707dd62d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.359175 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0581d848-edef-4fa4-b968-6fe7707dd62d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/6667cb9d-d979-4c81-9023-36d63799d4e5 Aug 25 15:25:22.359175 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0581d848-edef-4fa4-b968-6fe7707dd62d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.359439 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0581d848-edef-4fa4-b968-6fe7707dd62d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.368766 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0581d848-edef-4fa4-b968-6fe7707dd62d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/6667cb9d-d979-4c81-9023-36d63799d4e5 returned with HTTP 404 Aug 25 15:25:22.371128 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 783/3147] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:22 2026] GET /volume/v3/qos-specs/6667cb9d-d979-4c81-9023-36d63799d4e5 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 15:25:22.380337 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-51077b03-1cb0-47c6-8afd-d4b3b125014b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.384184 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-51077b03-1cb0-47c6-8afd-d4b3b125014b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db Aug 25 15:25:22.384184 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-51077b03-1cb0-47c6-8afd-d4b3b125014b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.384543 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-51077b03-1cb0-47c6-8afd-d4b3b125014b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.395491 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-51077b03-1cb0-47c6-8afd-d4b3b125014b tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db returned with HTTP 200 Aug 25 15:25:22.395491 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 790/3148] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:22 2026] GET /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db => generated 390 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:22.408929 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6618dc32-bd5e-4375-9cb9-2c02ab032f6d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.411194 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6618dc32-bd5e-4375-9cb9-2c02ab032f6d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs Aug 25 15:25:22.411194 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6618dc32-bd5e-4375-9cb9-2c02ab032f6d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.411194 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6618dc32-bd5e-4375-9cb9-2c02ab032f6d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.411194 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:22.411194 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:22.421247 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6618dc32-bd5e-4375-9cb9-2c02ab032f6d tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs returned with HTTP 200 Aug 25 15:25:22.421247 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 778/3149] 10.4.3.85 () {66 vars in 1236 bytes} [Tue Aug 25 15:25:22 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:22.441875 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-933f3954-0e9b-4ca8-8838-088bb136f7ba None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.443483 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-933f3954-0e9b-4ca8-8838-088bb136f7ba tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] PUT https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db Aug 25 15:25:22.444215 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-933f3954-0e9b-4ca8-8838-088bb136f7ba tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:22.450086 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.qos_specs [None req-933f3954-0e9b-4ca8-8838-088bb136f7ba tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100466) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 25 15:25:22.452814 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-29014fa2-000b-47dd-a027-97bd362642f8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.454928 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-29014fa2-000b-47dd-a027-97bd362642f8 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:22.454928 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-29014fa2-000b-47dd-a027-97bd362642f8 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.456755 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-29014fa2-000b-47dd-a027-97bd362642f8 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.456755 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-29014fa2-000b-47dd-a027-97bd362642f8 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:22.460239 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.db.api [None req-933f3954-0e9b-4ca8-8838-088bb136f7ba tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] qos_specs_update() value: {'id': 'ed1ab8be-1360-4399-a005-dff51364e2c8', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'b7c3e739-b2db-4ce1-9317-270fd6fb97db', 'deleted': False} {{(pid=100466) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 25 15:25:22.467017 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:22.467017 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:22.468644 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-29014fa2-000b-47dd-a027-97bd362642f8 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:22.468741 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-933f3954-0e9b-4ca8-8838-088bb136f7ba tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db returned with HTTP 200 Aug 25 15:25:22.470170 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 799/3150] 10.4.3.85 () {68 vars in 1367 bytes} [Tue Aug 25 15:25:22 2026] PUT /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db => generated 36 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:25:22.470252 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 784/3151] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:22 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:22.481215 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6f84fa96-6277-4d49-b930-385d43d0b292 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.483779 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6f84fa96-6277-4d49-b930-385d43d0b292 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db Aug 25 15:25:22.483779 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6f84fa96-6277-4d49-b930-385d43d0b292 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.483779 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6f84fa96-6277-4d49-b930-385d43d0b292 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.484102 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:22.484102 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:22.488410 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6f84fa96-6277-4d49-b930-385d43d0b292 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db returned with HTTP 200 Aug 25 15:25:22.488970 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 791/3152] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:22 2026] GET /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db => generated 411 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:22.502311 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-142d5d83-f4e5-4fb8-a7b0-0e9eb4b0429c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.504795 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-142d5d83-f4e5-4fb8-a7b0-0e9eb4b0429c tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] PUT https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/delete_keys Aug 25 15:25:22.505273 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-142d5d83-f4e5-4fb8-a7b0-0e9eb4b0429c tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:22.507308 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:22.507308 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:22.507778 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.qos_specs_manage [None req-142d5d83-f4e5-4fb8-a7b0-0e9eb4b0429c tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Delete_key spec: b7c3e739-b2db-4ce1-9317-270fd6fb97db, keys: ['iops_bytes'] {{(pid=100468) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 25 15:25:22.548402 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-142d5d83-f4e5-4fb8-a7b0-0e9eb4b0429c tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/delete_keys returned with HTTP 202 Aug 25 15:25:22.549019 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 779/3153] 10.4.3.85 () {68 vars in 1403 bytes} [Tue Aug 25 15:25:22 2026] PUT /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db/delete_keys => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:22.556614 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9f2e6c38-89b0-4e8e-b03c-05038087f11e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.559053 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f2e6c38-89b0-4e8e-b03c-05038087f11e tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db Aug 25 15:25:22.559297 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f2e6c38-89b0-4e8e-b03c-05038087f11e tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.559515 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f2e6c38-89b0-4e8e-b03c-05038087f11e tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.559810 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:22.559810 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:22.564421 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f2e6c38-89b0-4e8e-b03c-05038087f11e tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db returned with HTTP 200 Aug 25 15:25:22.564948 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 800/3154] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:22 2026] GET /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:22.575426 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8e91b7bd-ccfd-4996-8eaa-d56bdd695c27 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.577754 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8e91b7bd-ccfd-4996-8eaa-d56bdd695c27 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db Aug 25 15:25:22.578540 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8e91b7bd-ccfd-4996-8eaa-d56bdd695c27 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.578540 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8e91b7bd-ccfd-4996-8eaa-d56bdd695c27 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.582568 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8e91b7bd-ccfd-4996-8eaa-d56bdd695c27 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db returned with HTTP 200 Aug 25 15:25:22.583000 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 785/3155] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:22 2026] GET /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:22.598296 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-642f1eb0-0656-4fce-b74b-23284d7c1124 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.603207 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-642f1eb0-0656-4fce-b74b-23284d7c1124 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] DELETE https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db?force=False Aug 25 15:25:22.603207 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-642f1eb0-0656-4fce-b74b-23284d7c1124 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.603207 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-642f1eb0-0656-4fce-b74b-23284d7c1124 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.604103 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:22.604103 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:22.604329 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.qos_specs_manage [None req-642f1eb0-0656-4fce-b74b-23284d7c1124 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Delete qos_spec: b7c3e739-b2db-4ce1-9317-270fd6fb97db, force: False {{(pid=100465) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 15:25:22.653035 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-642f1eb0-0656-4fce-b74b-23284d7c1124 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db?force=False returned with HTTP 202 Aug 25 15:25:22.654092 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 792/3156] 10.4.3.85 () {66 vars in 1373 bytes} [Tue Aug 25 15:25:22 2026] DELETE /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db?force=False => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:22.664750 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b7c876de-dad7-40a8-9f0c-9ca7c2b974e9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.667610 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b7c876de-dad7-40a8-9f0c-9ca7c2b974e9 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] GET https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db Aug 25 15:25:22.668243 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b7c876de-dad7-40a8-9f0c-9ca7c2b974e9 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.668243 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b7c876de-dad7-40a8-9f0c-9ca7c2b974e9 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.668635 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:22.668635 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:22.675545 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b7c876de-dad7-40a8-9f0c-9ca7c2b974e9 tempest-QosSpecsTestJSON-1840007656 tempest-QosSpecsTestJSON-1840007656-project-admin] https://10.4.3.85/volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db returned with HTTP 404 Aug 25 15:25:22.675682 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 780/3157] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:22 2026] GET /volume/v3/qos-specs/b7c3e739-b2db-4ce1-9317-270fd6fb97db => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:22.823723 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-48202d78-ec8b-459f-a59c-321e1480dae0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:22.826108 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48202d78-ec8b-459f-a59c-321e1480dae0 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:22.826678 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48202d78-ec8b-459f-a59c-321e1480dae0 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:22.826941 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48202d78-ec8b-459f-a59c-321e1480dae0 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:22.827146 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-48202d78-ec8b-459f-a59c-321e1480dae0 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:22.840054 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:22.840054 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:22.841298 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48202d78-ec8b-459f-a59c-321e1480dae0 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:22.841907 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 801/3158] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:22 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:23.320410 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-56912ab4-61ed-4066-98c3-26ecc558596c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:23.322628 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-56912ab4-61ed-4066-98c3-26ecc558596c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:23.322924 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-56912ab4-61ed-4066-98c3-26ecc558596c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:23.323453 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-56912ab4-61ed-4066-98c3-26ecc558596c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:23.323453 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-56912ab4-61ed-4066-98c3-26ecc558596c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:23.329660 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:23.329660 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:23.330673 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-56912ab4-61ed-4066-98c3-26ecc558596c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:23.331218 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 786/3159] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:23 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:25:23.489210 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3266bb6d-f17d-466d-9464-2b127d3e3d21 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:23.492428 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3266bb6d-f17d-466d-9464-2b127d3e3d21 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:23.492929 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3266bb6d-f17d-466d-9464-2b127d3e3d21 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:23.493260 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3266bb6d-f17d-466d-9464-2b127d3e3d21 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:23.493515 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-3266bb6d-f17d-466d-9464-2b127d3e3d21 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:23.501706 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:23.501706 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:23.503315 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3266bb6d-f17d-466d-9464-2b127d3e3d21 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:23.517195 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 793/3160] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:23 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:23.854781 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-69802493-34e5-4d7c-938b-1ec99107ec1b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:23.856387 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-69802493-34e5-4d7c-938b-1ec99107ec1b tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:23.856575 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-69802493-34e5-4d7c-938b-1ec99107ec1b tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:23.856731 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-69802493-34e5-4d7c-938b-1ec99107ec1b tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:23.856879 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-69802493-34e5-4d7c-938b-1ec99107ec1b tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:23.862657 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:23.862657 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:23.863413 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-69802493-34e5-4d7c-938b-1ec99107ec1b tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:23.863940 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 781/3161] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:23 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:24.345193 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3d99aea2-5cfc-4885-b5e8-99c86aecbccd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:24.348935 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3d99aea2-5cfc-4885-b5e8-99c86aecbccd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:24.348935 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3d99aea2-5cfc-4885-b5e8-99c86aecbccd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:24.351203 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3d99aea2-5cfc-4885-b5e8-99c86aecbccd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:24.351203 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3d99aea2-5cfc-4885-b5e8-99c86aecbccd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:24.358330 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:24.358330 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:24.358958 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3d99aea2-5cfc-4885-b5e8-99c86aecbccd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:24.359765 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 802/3162] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:24 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:24.516324 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d827650e-a101-44e1-b7a8-ae66799fd8c4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:24.518915 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d827650e-a101-44e1-b7a8-ae66799fd8c4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:24.519110 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d827650e-a101-44e1-b7a8-ae66799fd8c4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:24.519666 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d827650e-a101-44e1-b7a8-ae66799fd8c4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:24.519666 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d827650e-a101-44e1-b7a8-ae66799fd8c4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:24.524070 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:24.524070 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:24.525017 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d827650e-a101-44e1-b7a8-ae66799fd8c4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:24.525460 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 787/3163] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:24 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:24.876782 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a29246b9-65b2-49e0-b84e-90b4956b6d8b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:24.879233 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a29246b9-65b2-49e0-b84e-90b4956b6d8b tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:24.879693 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a29246b9-65b2-49e0-b84e-90b4956b6d8b tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:24.879977 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a29246b9-65b2-49e0-b84e-90b4956b6d8b tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:24.880161 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-a29246b9-65b2-49e0-b84e-90b4956b6d8b tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:24.885391 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:24.885391 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:24.897359 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a29246b9-65b2-49e0-b84e-90b4956b6d8b tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:24.897359 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 794/3164] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:24 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:25.374344 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cdab6e8a-b486-4fae-abb1-24e6d29c31cd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:25.376007 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cdab6e8a-b486-4fae-abb1-24e6d29c31cd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:25.376249 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cdab6e8a-b486-4fae-abb1-24e6d29c31cd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:25.376441 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cdab6e8a-b486-4fae-abb1-24e6d29c31cd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:25.376614 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cdab6e8a-b486-4fae-abb1-24e6d29c31cd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:25.381518 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:25.381518 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:25.382198 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cdab6e8a-b486-4fae-abb1-24e6d29c31cd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:25.382716 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 782/3165] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:25 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:25.551566 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c57afb59-c329-40c3-b0fd-baaf248c272b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:25.553480 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c57afb59-c329-40c3-b0fd-baaf248c272b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:25.595423 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c57afb59-c329-40c3-b0fd-baaf248c272b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:25.595423 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c57afb59-c329-40c3-b0fd-baaf248c272b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:25.595423 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c57afb59-c329-40c3-b0fd-baaf248c272b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:25.595423 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:25.595423 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:25.595423 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c57afb59-c329-40c3-b0fd-baaf248c272b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:25.595423 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 803/3166] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:25 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:25.898407 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8ff5aa10-6c36-46e3-a6ba-d88582575a8b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:25.900880 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8ff5aa10-6c36-46e3-a6ba-d88582575a8b tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:25.918534 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8ff5aa10-6c36-46e3-a6ba-d88582575a8b tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:25.918534 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8ff5aa10-6c36-46e3-a6ba-d88582575a8b tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:25.918534 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8ff5aa10-6c36-46e3-a6ba-d88582575a8b tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:25.918534 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:25.918534 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:25.918534 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8ff5aa10-6c36-46e3-a6ba-d88582575a8b tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:25.918534 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 788/3167] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:25 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:26.396455 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fc2a84ba-50d8-461c-b77a-9f7abca60e75 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:26.402824 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc2a84ba-50d8-461c-b77a-9f7abca60e75 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:26.403036 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc2a84ba-50d8-461c-b77a-9f7abca60e75 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:26.403234 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc2a84ba-50d8-461c-b77a-9f7abca60e75 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:26.403315 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-fc2a84ba-50d8-461c-b77a-9f7abca60e75 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:26.423005 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:26.423005 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:26.423005 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc2a84ba-50d8-461c-b77a-9f7abca60e75 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:26.423005 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 795/3168] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:26 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:26.579043 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4a20692e-9a6b-4534-b922-28591e5b3e76 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:26.583957 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a20692e-9a6b-4534-b922-28591e5b3e76 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:26.583957 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4a20692e-9a6b-4534-b922-28591e5b3e76 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:26.583957 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4a20692e-9a6b-4534-b922-28591e5b3e76 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:26.583957 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-4a20692e-9a6b-4534-b922-28591e5b3e76 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:26.588783 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:26.588783 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:26.589816 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a20692e-9a6b-4534-b922-28591e5b3e76 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:26.594171 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 783/3169] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:26 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:26.603441 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4c10ee87-39d3-45dc-b7e3-3f84e31418e5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:26.703582 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bec77d96-6d85-4425-a462-b9967e5b9386 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:26.769129 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c10ee87-39d3-45dc-b7e3-3f84e31418e5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:25:26.769129 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c10ee87-39d3-45dc-b7e3-3f84e31418e5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8cfc767e-98aa-4e9c-a6d7-5fb33c177787", "incremental": true}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:26.769269 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bec77d96-6d85-4425-a462-b9967e5b9386 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:25:26.769269 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bec77d96-6d85-4425-a462-b9967e5b9386 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1836501439"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:26.769364 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-4c10ee87-39d3-45dc-b7e3-3f84e31418e5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Creating new backup {'backup': {'volume_id': '8cfc767e-98aa-4e9c-a6d7-5fb33c177787', 'incremental': True}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:25:26.769364 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-4c10ee87-39d3-45dc-b7e3-3f84e31418e5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Creating backup of volume 8cfc767e-98aa-4e9c-a6d7-5fb33c177787 in container None Aug 25 15:25:26.769364 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:26.769364 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:26.769364 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4c10ee87-39d3-45dc-b7e3-3f84e31418e5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Volume info retrieved successfully. Aug 25 15:25:26.804109 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bec77d96-6d85-4425-a462-b9967e5b9386 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:25:26.804476 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 789/3170] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:25:26 2026] POST /volume/v3/types => generated 233 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:26.812877 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-57af0550-d949-4653-9360-09727339ea69 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:26.814975 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-57af0550-d949-4653-9360-09727339ea69 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:25:26.815387 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-57af0550-d949-4653-9360-09727339ea69 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1602649877", "extra_specs": {"multiattach": " True"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:26.880788 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-57af0550-d949-4653-9360-09727339ea69 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:25:26.881169 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 796/3171] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:25:26 2026] POST /volume/v3/types => generated 259 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:26.891095 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:26.925166 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-544ac9c4-4988-41c4-916d-1c37dcd05ad5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:26.927496 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-544ac9c4-4988-41c4-916d-1c37dcd05ad5 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:26.927788 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-544ac9c4-4988-41c4-916d-1c37dcd05ad5 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:26.928048 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-544ac9c4-4988-41c4-916d-1c37dcd05ad5 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:26.928180 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-544ac9c4-4988-41c4-916d-1c37dcd05ad5 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:26.933528 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:26.933528 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:26.934505 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-544ac9c4-4988-41c4-916d-1c37dcd05ad5 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:26.935002 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 790/3172] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:26 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:26.963265 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:25:26.988537 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1836501439", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-267550328"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:26.988537 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1836501439', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-267550328'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:25:26.988537 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Create volume of 1 GB Aug 25 15:25:26.988537 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:26.988537 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:26.988537 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Availability Zones retrieved successfully. Aug 25 15:25:26.988537 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Flow 'volume_create_api' (e02c5659-eb61-4106-8738-53f0ba8b84c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:26.988537 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94820a5-cc77-48c6-b8e9-34c9cb5dea4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:26.988537 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:25:26.998935 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-4c10ee87-39d3-45dc-b7e3-3f84e31418e5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Created reservations ['26c345bf-6775-42b7-a2c7-3bb562f43b7b', '70ca2eb0-a5e7-4f8c-b8d4-36e39dc0069f'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:27.004211 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94820a5-cc77-48c6-b8e9-34c9cb5dea4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:25:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d744e066-758a-48f0-aa21-1e4649fd2e68,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1836501439',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd744e066-758a-48f0-aa21-1e4649fd2e68', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:27.005285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a7dd6c3-0236-498d-8a78-74f570b0061e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:27.040759 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1836501439 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1836501439, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:25:27.041052 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1836501439 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1836501439, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:25:27.054295 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c10ee87-39d3-45dc-b7e3-3f84e31418e5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 400 Aug 25 15:25:27.054295 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 804/3173] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:25:26 2026] POST /volume/v3/backups => generated 109 bytes in 451 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:25:27.073048 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d6bce04f-5a36-479d-b187-6012ed9763e0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:27.074844 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d6bce04f-5a36-479d-b187-6012ed9763e0 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] DELETE https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:27.075051 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d6bce04f-5a36-479d-b187-6012ed9763e0 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:27.075253 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d6bce04f-5a36-479d-b187-6012ed9763e0 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:27.075380 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-d6bce04f-5a36-479d-b187-6012ed9763e0 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Delete backup with id: 580a9353-78c4-436e-8e97-02b84d7a1742. Aug 25 15:25:27.080259 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:27.080259 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:27.123648 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-d6bce04f-5a36-479d-b187-6012ed9763e0 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] delete_backup rpcapi backup_id 580a9353-78c4-436e-8e97-02b84d7a1742 {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:25:27.125329 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d6bce04f-5a36-479d-b187-6012ed9763e0 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 202 Aug 25 15:25:27.125971 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 797/3174] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:25:27 2026] DELETE /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:25:27.139422 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Created reservations ['2209f927-b18d-4f1e-b7bb-d658130f2e14', '1d959334-97f9-481a-817d-a781d26f7d53', '55caa040-8d16-4905-8cda-eb2560a6af0c', '806866c0-c42b-4057-a162-67feffbe72e1'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:27.140660 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a7dd6c3-0236-498d-8a78-74f570b0061e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2209f927-b18d-4f1e-b7bb-d658130f2e14', '1d959334-97f9-481a-817d-a781d26f7d53', '55caa040-8d16-4905-8cda-eb2560a6af0c', '806866c0-c42b-4057-a162-67feffbe72e1']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:27.141669 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a1b90a-4061-49a4-9ec6-f0c232692cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:27.146842 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-18eb48fb-9640-4aaa-9984-d7c4d81264b8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:27.148372 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18eb48fb-9640-4aaa-9984-d7c4d81264b8 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:27.148591 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18eb48fb-9640-4aaa-9984-d7c4d81264b8 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:27.148733 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18eb48fb-9640-4aaa-9984-d7c4d81264b8 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:27.148837 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-18eb48fb-9640-4aaa-9984-d7c4d81264b8 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:27.156050 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:27.156050 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:27.156050 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18eb48fb-9640-4aaa-9984-d7c4d81264b8 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:27.156050 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 791/3175] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:27 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:25:27.190855 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a1b90a-4061-49a4-9ec6-f0c232692cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d514c93-5554-497b-a969-6367682bd9f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-267550328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bf84d2102544b57bbf5652c441cacb5',qos_specs=None,replication_status=,reservations=['2209f927-b18d-4f1e-b7bb-d658130f2e14','1d959334-97f9-481a-817d-a781d26f7d53','55caa040-8d16-4905-8cda-eb2560a6af0c','806866c0-c42b-4057-a162-67feffbe72e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ab9ce6ce9c341fbb1ea26bb96163dae',volume_type_id=d744e066-758a-48f0-aa21-1e4649fd2e68), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:25:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-267550328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d514c93-5554-497b-a969-6367682bd9f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bf84d2102544b57bbf5652c441cacb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ab9ce6ce9c341fbb1ea26bb96163dae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d744e066-758a-48f0-aa21-1e4649fd2e68),volume_type_id=d744e066-758a-48f0-aa21-1e4649fd2e68)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:27.191843 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (572969c1-c9a1-46ec-9f3a-6197a402c085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:27.256906 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (572969c1-c9a1-46ec-9f3a-6197a402c085) transitioned into state 'SUCCESS' from state '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-267550328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bf84d2102544b57bbf5652c441cacb5',qos_specs=None,replication_status=,reservations=['2209f927-b18d-4f1e-b7bb-d658130f2e14','1d959334-97f9-481a-817d-a781d26f7d53','55caa040-8d16-4905-8cda-eb2560a6af0c','806866c0-c42b-4057-a162-67feffbe72e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ab9ce6ce9c341fbb1ea26bb96163dae',volume_type_id=d744e066-758a-48f0-aa21-1e4649fd2e68)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:27.257928 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c526b68-5e09-4031-b7b8-cc46884147a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:27.321341 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c526b68-5e09-4031-b7b8-cc46884147a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:27.322541 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Flow 'volume_create_api' (e02c5659-eb61-4106-8738-53f0ba8b84c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:27.322882 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Create volume request issued successfully. Aug 25 15:25:27.323666 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43b61612-aa1b-4dde-aa03-2cf0bed24066 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:25:27.324293 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 784/3176] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:25:26 2026] POST /volume/v3/volumes => generated 869 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:27.337898 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c62a6b5e-4751-40c3-87ea-3597e901bedd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:27.340522 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c62a6b5e-4751-40c3-87ea-3597e901bedd tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] GET https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 Aug 25 15:25:27.341501 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c62a6b5e-4751-40c3-87ea-3597e901bedd tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:27.341501 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c62a6b5e-4751-40c3-87ea-3597e901bedd tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:27.350499 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:27.350499 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:27.355367 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c62a6b5e-4751-40c3-87ea-3597e901bedd tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Volume info retrieved successfully. Aug 25 15:25:27.360549 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c62a6b5e-4751-40c3-87ea-3597e901bedd tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 returned with HTTP 200 Aug 25 15:25:27.364599 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 805/3177] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:25:27 2026] GET /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:27.430534 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-302e799f-d232-49f6-9fd1-6fbb06812783 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:27.432631 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-302e799f-d232-49f6-9fd1-6fbb06812783 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:27.432949 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-302e799f-d232-49f6-9fd1-6fbb06812783 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:27.433242 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-302e799f-d232-49f6-9fd1-6fbb06812783 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:27.433379 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-302e799f-d232-49f6-9fd1-6fbb06812783 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:27.439250 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:27.439250 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:27.440880 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-302e799f-d232-49f6-9fd1-6fbb06812783 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:27.440880 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 798/3178] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:27 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:27.968074 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f00ec7d4-cd0d-4301-a16c-c1134422a285 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:27.970606 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f00ec7d4-cd0d-4301-a16c-c1134422a285 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:27.970948 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f00ec7d4-cd0d-4301-a16c-c1134422a285 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:27.971242 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f00ec7d4-cd0d-4301-a16c-c1134422a285 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:27.971484 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f00ec7d4-cd0d-4301-a16c-c1134422a285 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:27.978265 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:27.978265 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:27.979066 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f00ec7d4-cd0d-4301-a16c-c1134422a285 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:27.979555 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 792/3179] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:27 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:28.167021 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d6791e0d-1c28-4cf5-b362-8e28da57a5f3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:28.169046 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d6791e0d-1c28-4cf5-b362-8e28da57a5f3 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:28.169506 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d6791e0d-1c28-4cf5-b362-8e28da57a5f3 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:28.169949 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d6791e0d-1c28-4cf5-b362-8e28da57a5f3 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:28.171324 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d6791e0d-1c28-4cf5-b362-8e28da57a5f3 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:28.180241 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:28.180241 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:28.180241 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d6791e0d-1c28-4cf5-b362-8e28da57a5f3 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 200 Aug 25 15:25:28.180241 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 785/3180] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:28 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:28.374053 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-87ea14ba-f298-4e08-8ea4-e3a89f64fa3d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:28.375853 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87ea14ba-f298-4e08-8ea4-e3a89f64fa3d tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] GET https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 Aug 25 15:25:28.376172 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-87ea14ba-f298-4e08-8ea4-e3a89f64fa3d tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:28.376427 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-87ea14ba-f298-4e08-8ea4-e3a89f64fa3d tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:28.385504 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:28.385504 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:28.389230 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-87ea14ba-f298-4e08-8ea4-e3a89f64fa3d tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Volume info retrieved successfully. Aug 25 15:25:28.401374 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87ea14ba-f298-4e08-8ea4-e3a89f64fa3d tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 returned with HTTP 200 Aug 25 15:25:28.401374 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 806/3181] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:25:28 2026] GET /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:28.412679 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-87f347e8-e48e-48a1-bf31-ea7b6399623e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:28.422949 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-87f347e8-e48e-48a1-bf31-ea7b6399623e tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] GET https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 Aug 25 15:25:28.424532 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-87f347e8-e48e-48a1-bf31-ea7b6399623e tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:28.425857 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-87f347e8-e48e-48a1-bf31-ea7b6399623e tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:28.451995 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c3353a9d-ec3e-4d1a-abee-c6c6c29c8863 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:28.453661 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c3353a9d-ec3e-4d1a-abee-c6c6c29c8863 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:28.453845 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c3353a9d-ec3e-4d1a-abee-c6c6c29c8863 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:28.454031 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c3353a9d-ec3e-4d1a-abee-c6c6c29c8863 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:28.454137 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c3353a9d-ec3e-4d1a-abee-c6c6c29c8863 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:28.458972 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:28.458972 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:28.459666 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c3353a9d-ec3e-4d1a-abee-c6c6c29c8863 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:28.460065 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 793/3182] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:28 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:28.495885 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:28.495885 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:28.495885 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-87f347e8-e48e-48a1-bf31-ea7b6399623e tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Volume info retrieved successfully. Aug 25 15:25:28.495885 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-87f347e8-e48e-48a1-bf31-ea7b6399623e tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 returned with HTTP 200 Aug 25 15:25:28.495885 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 799/3183] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:25:28 2026] GET /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 => generated 1190 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:25:28.503223 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-09ec4bf3-94ce-4cf8-95c2-1d086a46294f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:28.506563 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-09ec4bf3-94ce-4cf8-95c2-1d086a46294f tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] POST https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9/action Aug 25 15:25:28.506563 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-09ec4bf3-94ce-4cf8-95c2-1d086a46294f tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1602649877", "migration_policy": "never"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:25:28.506563 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-09ec4bf3-94ce-4cf8-95c2-1d086a46294f tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1602649877", "migration_policy": "never"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:28.549732 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:28.549732 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:28.549732 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-09ec4bf3-94ce-4cf8-95c2-1d086a46294f tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Volume info retrieved successfully. Aug 25 15:25:28.549732 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:28.549732 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:28.595384 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-09ec4bf3-94ce-4cf8-95c2-1d086a46294f tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1602649877 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1602649877, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:25:28.595734 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-09ec4bf3-94ce-4cf8-95c2-1d086a46294f tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1602649877 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1602649877, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:25:28.709797 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-09ec4bf3-94ce-4cf8-95c2-1d086a46294f tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Created reservations ['eb1bcadd-9a8d-40e5-b13f-d74dabab8ce0', '5d11282d-8358-465c-a240-81f5444fd4d2'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:28.807850 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-09ec4bf3-94ce-4cf8-95c2-1d086a46294f tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Created reservations ['4bcd61c9-6768-4e48-a6fb-6edff8bc1896', 'e2f4db34-6bd3-4be6-84c8-d8cb52637b9c'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:28.885412 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-5413df19-5c8c-4d3f-b948-19356d132af2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:28.889706 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-5413df19-5c8c-4d3f-b948-19356d132af2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:25:28.889969 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-5413df19-5c8c-4d3f-b948-19356d132af2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:28.890545 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-5413df19-5c8c-4d3f-b948-19356d132af2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:28.910051 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:28.910051 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:28.912790 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-09ec4bf3-94ce-4cf8-95c2-1d086a46294f tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Retype volume request issued successfully. Aug 25 15:25:28.913079 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-09ec4bf3-94ce-4cf8-95c2-1d086a46294f tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9/action returned with HTTP 202 Aug 25 15:25:28.913596 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 786/3184] 10.4.3.85 () {70 vars in 1425 bytes} [Tue Aug 25 15:25:28 2026] POST /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9/action => generated 0 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 15:25:28.915315 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-5413df19-5c8c-4d3f-b948-19356d132af2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:25:28.920809 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-5413df19-5c8c-4d3f-b948-19356d132af2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:25:28.921277 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 807/3185] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:25:28 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:28.922660 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c8a588d5-d521-4f69-9622-6e515d741659 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:28.924738 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c8a588d5-d521-4f69-9622-6e515d741659 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] GET https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 Aug 25 15:25:28.924946 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c8a588d5-d521-4f69-9622-6e515d741659 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:28.925146 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c8a588d5-d521-4f69-9622-6e515d741659 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:28.934005 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:28.934005 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:28.938684 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c8a588d5-d521-4f69-9622-6e515d741659 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Volume info retrieved successfully. Aug 25 15:25:28.943114 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c8a588d5-d521-4f69-9622-6e515d741659 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 returned with HTTP 200 Aug 25 15:25:28.943506 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 794/3186] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:25:28 2026] GET /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:28.994119 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f111a2bb-841b-44eb-8660-bea21ed371f0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:28.998951 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f111a2bb-841b-44eb-8660-bea21ed371f0 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:29.002877 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f111a2bb-841b-44eb-8660-bea21ed371f0 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:29.004559 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f111a2bb-841b-44eb-8660-bea21ed371f0 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:29.004677 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-f111a2bb-841b-44eb-8660-bea21ed371f0 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:29.031453 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:29.031453 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:29.032504 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f111a2bb-841b-44eb-8660-bea21ed371f0 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:29.033113 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 800/3187] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:28 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:29.155251 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-afac3632-d8b3-495f-ab1b-c8fcb53f95a6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:29.156076 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-afac3632-d8b3-495f-ab1b-c8fcb53f95a6 None None] GET https://10.4.3.85/volume// Aug 25 15:25:29.156287 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-afac3632-d8b3-495f-ab1b-c8fcb53f95a6 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:29.156556 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-afac3632-d8b3-495f-ab1b-c8fcb53f95a6 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:29.156989 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-afac3632-d8b3-495f-ab1b-c8fcb53f95a6 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:25:29.157371 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 787/3188] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:25:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:25:29.167528 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-7e5c220b-a6b2-4457-84e5-419954b3f556 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:29.169565 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-7e5c220b-a6b2-4457-84e5-419954b3f556 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:25:29.169914 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-7e5c220b-a6b2-4457-84e5-419954b3f556 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e80d1890-4e2c-4dd0-8536-d1496c05ad07", "connector": null, "instance_uuid": "8098f194-06fd-42f0-ab81-cfe31c2acefe"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:29.176216 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=317,cinder:UPDATE=71,cinder:INSERT=30 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:25:29.193493 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:29.193493 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:29.194173 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-50c35907-9f7f-4fc2-bcd7-1095fde7dda0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:29.196153 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50c35907-9f7f-4fc2-bcd7-1095fde7dda0 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 Aug 25 15:25:29.196372 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50c35907-9f7f-4fc2-bcd7-1095fde7dda0 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:29.196656 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50c35907-9f7f-4fc2-bcd7-1095fde7dda0 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:29.196755 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-50c35907-9f7f-4fc2-bcd7-1095fde7dda0 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 580a9353-78c4-436e-8e97-02b84d7a1742. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:29.201274 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50c35907-9f7f-4fc2-bcd7-1095fde7dda0 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 returned with HTTP 404 Aug 25 15:25:29.201942 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 795/3189] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:29 2026] GET /volume/v3/backups/580a9353-78c4-436e-8e97-02b84d7a1742 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:29.215494 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:29.217812 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:25:29.219306 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1496402442"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:29.221749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1496402442'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:25:29.222450 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Create volume of 1 GB Aug 25 15:25:29.227664 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Availability Zones retrieved successfully. Aug 25 15:25:29.237693 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Flow 'volume_create_api' (625fcd2a-9d93-4706-bb6d-92c60df932a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:29.239151 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (096225e9-84f9-4ed5-84b6-c6f1db36f8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:29.240839 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:25:29.267244 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=266,cinder:UPDATE=70,cinder:INSERT=37 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:25:29.270311 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-7e5c220b-a6b2-4457-84e5-419954b3f556 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:25:29.270311 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 808/3190] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:25:29 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:29.290152 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (096225e9-84f9-4ed5-84b6-c6f1db36f8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:29.291047 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b9413d0-7325-4acf-935e-aafdbb78011c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:29.372188 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7b277583-c993-4383-9bda-229dd474f077 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:29.374121 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7b277583-c993-4383-9bda-229dd474f077 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:25:29.374437 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7b277583-c993-4383-9bda-229dd474f077 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:29.374623 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7b277583-c993-4383-9bda-229dd474f077 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:29.388946 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:29.388946 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:29.396299 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Created reservations ['d8d9b592-1eee-45be-a975-8c0cbbabc076', 'e55b84a6-9886-4d62-8280-0915fb292a9b', '9aaf3be5-023f-4e6a-8d2a-6115876ba606', '4eed7e31-0e2b-469d-b411-b9736ebe39a6'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:29.397058 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7b277583-c993-4383-9bda-229dd474f077 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:25:29.397636 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b9413d0-7325-4acf-935e-aafdbb78011c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8d9b592-1eee-45be-a975-8c0cbbabc076', 'e55b84a6-9886-4d62-8280-0915fb292a9b', '9aaf3be5-023f-4e6a-8d2a-6115876ba606', '4eed7e31-0e2b-469d-b411-b9736ebe39a6']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:29.398123 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f7d19c2-f7e5-4afa-8645-bf0f2e344f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:29.406637 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7b277583-c993-4383-9bda-229dd474f077 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:25:29.407125 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 788/3191] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:29 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:29.413924 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5bf7dd43-ea4a-4abd-a295-aaaf576b053e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:29.414321 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5bf7dd43-ea4a-4abd-a295-aaaf576b053e None None] GET https://10.4.3.85/volume// Aug 25 15:25:29.414604 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5bf7dd43-ea4a-4abd-a295-aaaf576b053e None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:29.414948 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5bf7dd43-ea4a-4abd-a295-aaaf576b053e None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:29.415092 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5bf7dd43-ea4a-4abd-a295-aaaf576b053e None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:25:29.415425 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 796/3192] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:25:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:25:29.426405 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-ac0e9fea-4fc4-4917-be4a-07b3cc20c8c3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:29.428961 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-ac0e9fea-4fc4-4917-be4a-07b3cc20c8c3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:25:29.429445 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-ac0e9fea-4fc4-4917-be4a-07b3cc20c8c3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:29.430549 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-ac0e9fea-4fc4-4917-be4a-07b3cc20c8c3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:29.435189 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f7d19c2-f7e5-4afa-8645-bf0f2e344f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6c88929-40b3-4db0-98a0-ba6ce3b96ae3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1496402442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1887666c8884d97b8675dbd011d7746',qos_specs=None,replication_status=,reservations=['d8d9b592-1eee-45be-a975-8c0cbbabc076','e55b84a6-9886-4d62-8280-0915fb292a9b','9aaf3be5-023f-4e6a-8d2a-6115876ba606','4eed7e31-0e2b-469d-b411-b9736ebe39a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97c9620b56d4af79e9b4f3f017d8561',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:25:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1496402442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6c88929-40b3-4db0-98a0-ba6ce3b96ae3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1887666c8884d97b8675dbd011d7746',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a97c9620b56d4af79e9b4f3f017d8561',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:29.435980 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d34956c3-3c6b-4015-aa18-8f94dd378f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:29.442298 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:29.442298 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:29.446504 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-ac0e9fea-4fc4-4917-be4a-07b3cc20c8c3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:25:29.453315 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-ac0e9fea-4fc4-4917-be4a-07b3cc20c8c3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:25:29.453315 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 809/3193] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:25:29 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:25:29.471829 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f6714086-9503-4a68-9558-218832fc5755 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:29.473883 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f6714086-9503-4a68-9558-218832fc5755 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:29.474109 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f6714086-9503-4a68-9558-218832fc5755 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:29.474334 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f6714086-9503-4a68-9558-218832fc5755 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:29.474499 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f6714086-9503-4a68-9558-218832fc5755 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:29.482620 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:29.482620 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:29.483300 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f6714086-9503-4a68-9558-218832fc5755 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:29.483664 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 789/3194] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:29 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:29.560689 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-b50d53f4-25b8-4b60-8c96-c1f15d8613ce None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:29.562104 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d34956c3-3c6b-4015-aa18-8f94dd378f55) transitioned into state 'SUCCESS' from state '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-1496402442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1887666c8884d97b8675dbd011d7746',qos_specs=None,replication_status=,reservations=['d8d9b592-1eee-45be-a975-8c0cbbabc076','e55b84a6-9886-4d62-8280-0915fb292a9b','9aaf3be5-023f-4e6a-8d2a-6115876ba606','4eed7e31-0e2b-469d-b411-b9736ebe39a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97c9620b56d4af79e9b4f3f017d8561',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:29.562984 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-b50d53f4-25b8-4b60-8c96-c1f15d8613ce tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] PUT https://10.4.3.85/volume/v3/attachments/a15c03e4-2eb5-4540-bd9e-ecd349185ed7 Aug 25 15:25:29.563041 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d6e2f66-be2f-4dd2-bbfb-b6b97694b9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:29.623732 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-b50d53f4-25b8-4b60-8c96-c1f15d8613ce tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:29.623732 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=236,cinder:UPDATE=50,cinder:INSERT=23 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:25:29.623732 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-b50d53f4-25b8-4b60-8c96-c1f15d8613ce tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Acquiring lock "cinder-attachment_update-e80d1890-4e2c-4dd0-8536-d1496c05ad07-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:25:29.623732 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-b50d53f4-25b8-4b60-8c96-c1f15d8613ce tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Lock "cinder-attachment_update-e80d1890-4e2c-4dd0-8536-d1496c05ad07-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:25:29.623732 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:29.623732 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:29.702047 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d6e2f66-be2f-4dd2-bbfb-b6b97694b9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:29.703056 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Flow 'volume_create_api' (625fcd2a-9d93-4706-bb6d-92c60df932a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:29.703736 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Create volume request issued successfully. Aug 25 15:25:29.704138 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0a3ab755-91cd-415b-a8f1-1d4d5397e721 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:25:29.704746 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 801/3195] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:25:29 2026] POST /volume/v3/volumes => generated 747 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:29.731834 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4bb8f0eb-1938-43d1-833e-401df523f787 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:29.737843 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4bb8f0eb-1938-43d1-833e-401df523f787 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/volumes/a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 Aug 25 15:25:29.739973 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4bb8f0eb-1938-43d1-833e-401df523f787 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:29.740482 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4bb8f0eb-1938-43d1-833e-401df523f787 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:29.754494 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:29.754494 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:29.758266 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4bb8f0eb-1938-43d1-833e-401df523f787 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:25:29.764197 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4bb8f0eb-1938-43d1-833e-401df523f787 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes/a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 returned with HTTP 200 Aug 25 15:25:29.764875 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 810/3196] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:29 2026] GET /volume/v3/volumes/a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:29.820090 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-b50d53f4-25b8-4b60-8c96-c1f15d8613ce tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Lock "cinder-attachment_update-e80d1890-4e2c-4dd0-8536-d1496c05ad07-np0000008087" released by "attachment_update" :: held 0.238s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:25:29.820450 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-b50d53f4-25b8-4b60-8c96-c1f15d8613ce tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/attachments/a15c03e4-2eb5-4540-bd9e-ecd349185ed7 returned with HTTP 200 Aug 25 15:25:29.820912 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 797/3197] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:25:29 2026] PUT /volume/v3/attachments/a15c03e4-2eb5-4540-bd9e-ecd349185ed7 => generated 969 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:29.958756 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b68e4c17-d0d2-41c8-bfde-4f6fa9128f4a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:29.983587 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b68e4c17-d0d2-41c8-bfde-4f6fa9128f4a tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] GET https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 Aug 25 15:25:29.983587 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b68e4c17-d0d2-41c8-bfde-4f6fa9128f4a tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:29.983587 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b68e4c17-d0d2-41c8-bfde-4f6fa9128f4a tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:29.983587 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:29.983587 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:29.983587 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b68e4c17-d0d2-41c8-bfde-4f6fa9128f4a tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Volume info retrieved successfully. Aug 25 15:25:29.987390 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b68e4c17-d0d2-41c8-bfde-4f6fa9128f4a tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 returned with HTTP 200 Aug 25 15:25:30.005527 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 790/3198] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:25:29 2026] GET /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:30.010681 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-006e21db-3490-4d73-98e6-1c7b43637312 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:30.012532 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-006e21db-3490-4d73-98e6-1c7b43637312 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] GET https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 Aug 25 15:25:30.012773 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-006e21db-3490-4d73-98e6-1c7b43637312 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:30.012952 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-006e21db-3490-4d73-98e6-1c7b43637312 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:30.024446 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:30.024446 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:30.033291 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-006e21db-3490-4d73-98e6-1c7b43637312 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Volume info retrieved successfully. Aug 25 15:25:30.040194 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-006e21db-3490-4d73-98e6-1c7b43637312 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 returned with HTTP 200 Aug 25 15:25:30.040733 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 802/3199] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:25:30 2026] GET /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 => generated 1189 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:25:30.059157 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-665cdf5f-2861-49f4-8349-cad0335b16d8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:30.059335 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4f05cc50-bada-461a-9392-0d1ca212300d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:30.061108 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-665cdf5f-2861-49f4-8349-cad0335b16d8 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:30.061390 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-665cdf5f-2861-49f4-8349-cad0335b16d8 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:30.061637 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-665cdf5f-2861-49f4-8349-cad0335b16d8 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:30.061781 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-665cdf5f-2861-49f4-8349-cad0335b16d8 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:30.061822 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f05cc50-bada-461a-9392-0d1ca212300d tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] GET https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 Aug 25 15:25:30.062111 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4f05cc50-bada-461a-9392-0d1ca212300d tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:30.062518 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4f05cc50-bada-461a-9392-0d1ca212300d tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:30.068172 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:30.068172 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:30.069418 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-665cdf5f-2861-49f4-8349-cad0335b16d8 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:30.069978 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 811/3200] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:30 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:30.074563 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:30.074563 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:30.079537 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4f05cc50-bada-461a-9392-0d1ca212300d tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Volume info retrieved successfully. Aug 25 15:25:30.084876 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f05cc50-bada-461a-9392-0d1ca212300d tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 returned with HTTP 200 Aug 25 15:25:30.085357 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 798/3201] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:25:30 2026] GET /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 => generated 1189 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:25:30.100757 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-42abdace-1197-4659-a660-2d6f44884b39 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:30.104940 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-42abdace-1197-4659-a660-2d6f44884b39 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] POST https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9/action Aug 25 15:25:30.104940 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-42abdace-1197-4659-a660-2d6f44884b39 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1836501439", "migration_policy": "never"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:25:30.104940 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-42abdace-1197-4659-a660-2d6f44884b39 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1836501439", "migration_policy": "never"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:30.116389 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:30.116389 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:30.124889 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-42abdace-1197-4659-a660-2d6f44884b39 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Volume info retrieved successfully. Aug 25 15:25:30.213539 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-42abdace-1197-4659-a660-2d6f44884b39 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Created reservations ['23074e0a-49c4-4903-9ada-e45c8a939bc3', '5083c35b-ab97-446f-8953-ab468cefcdb0'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:30.288010 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-42abdace-1197-4659-a660-2d6f44884b39 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Created reservations ['18a69e21-3ec6-4db1-8380-c38513d1de8f', 'd62a4090-1274-4912-bf0d-65d796f0d506'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:30.383575 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-42abdace-1197-4659-a660-2d6f44884b39 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Retype volume request issued successfully. Aug 25 15:25:30.384120 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-42abdace-1197-4659-a660-2d6f44884b39 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9/action returned with HTTP 202 Aug 25 15:25:30.384584 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 791/3202] 10.4.3.85 () {70 vars in 1425 bytes} [Tue Aug 25 15:25:30 2026] POST /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9/action => generated 0 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 15:25:30.392676 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0789212e-1b6f-4b37-bfdd-5a02913ec181 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:30.395242 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0789212e-1b6f-4b37-bfdd-5a02913ec181 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] GET https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 Aug 25 15:25:30.395541 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0789212e-1b6f-4b37-bfdd-5a02913ec181 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:30.395786 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0789212e-1b6f-4b37-bfdd-5a02913ec181 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:30.409880 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:30.409880 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:30.416870 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0789212e-1b6f-4b37-bfdd-5a02913ec181 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Volume info retrieved successfully. Aug 25 15:25:30.424998 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0789212e-1b6f-4b37-bfdd-5a02913ec181 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 returned with HTTP 200 Aug 25 15:25:30.425609 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 803/3203] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:25:30 2026] GET /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:30.430575 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-49efa504-154b-427e-9285-0c70160cbce7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:30.431711 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-49efa504-154b-427e-9285-0c70160cbce7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:25:30.432431 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-49efa504-154b-427e-9285-0c70160cbce7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:30.432431 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-49efa504-154b-427e-9285-0c70160cbce7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:30.453138 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:30.453138 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:30.461695 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-49efa504-154b-427e-9285-0c70160cbce7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:25:30.468723 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-49efa504-154b-427e-9285-0c70160cbce7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:25:30.469139 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 812/3204] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:30 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:30.498168 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aae67fbd-8002-4334-a102-98ab5d4c04cb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:30.499940 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aae67fbd-8002-4334-a102-98ab5d4c04cb tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:30.509028 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aae67fbd-8002-4334-a102-98ab5d4c04cb tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:30.509028 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aae67fbd-8002-4334-a102-98ab5d4c04cb tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:30.509028 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-aae67fbd-8002-4334-a102-98ab5d4c04cb tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:30.509028 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:30.509028 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:30.509028 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aae67fbd-8002-4334-a102-98ab5d4c04cb tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:30.509028 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 799/3205] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:30 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:30.801694 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0eb58941-c9f3-4ec8-b52b-d563858d2f47 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:30.801694 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0eb58941-c9f3-4ec8-b52b-d563858d2f47 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/volumes/a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 Aug 25 15:25:30.801694 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0eb58941-c9f3-4ec8-b52b-d563858d2f47 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:30.801694 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0eb58941-c9f3-4ec8-b52b-d563858d2f47 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:30.801694 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=296,cinder:INSERT=43,cinder:UPDATE=64 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:25:30.803544 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:30.803544 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:30.849408 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0eb58941-c9f3-4ec8-b52b-d563858d2f47 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:25:30.849971 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0eb58941-c9f3-4ec8-b52b-d563858d2f47 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes/a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 returned with HTTP 200 Aug 25 15:25:30.850443 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 792/3206] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:30 2026] GET /volume/v3/volumes/a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 => generated 840 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:30.878422 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dc78e38e-10d1-445c-a660-10ae8bde76df None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:30.878422 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc78e38e-10d1-445c-a660-10ae8bde76df tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:25:30.878422 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc78e38e-10d1-445c-a660-10ae8bde76df tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a6c88929-40b3-4db0-98a0-ba6ce3b96ae3", "name": "tempest-VolumesBackupsTest-Backup-808998849"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:30.886899 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-dc78e38e-10d1-445c-a660-10ae8bde76df tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Creating new backup {'backup': {'volume_id': 'a6c88929-40b3-4db0-98a0-ba6ce3b96ae3', 'name': 'tempest-VolumesBackupsTest-Backup-808998849'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:25:30.886899 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-dc78e38e-10d1-445c-a660-10ae8bde76df tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Creating backup of volume a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 in container None Aug 25 15:25:30.946994 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:30.946994 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:30.946994 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-dc78e38e-10d1-445c-a660-10ae8bde76df tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Volume info retrieved successfully. Aug 25 15:25:31.038533 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-dc78e38e-10d1-445c-a660-10ae8bde76df tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Created reservations ['02912b7d-519e-4af5-9f51-8faacf6e0b9b', '9aefe653-fb19-4ce5-a4cf-339ede8e7639'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:31.086911 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-83b6029b-018c-477d-b9c8-c34728d8086e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:31.086911 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83b6029b-018c-477d-b9c8-c34728d8086e tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:31.086911 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83b6029b-018c-477d-b9c8-c34728d8086e tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:31.086911 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83b6029b-018c-477d-b9c8-c34728d8086e tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:31.086911 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-83b6029b-018c-477d-b9c8-c34728d8086e tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:31.093495 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:31.093495 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:31.093495 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83b6029b-018c-477d-b9c8-c34728d8086e tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:31.093495 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 813/3207] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:31 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:31.220309 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc78e38e-10d1-445c-a660-10ae8bde76df tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:25:31.220793 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 804/3208] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:25:30 2026] POST /volume/v3/backups => generated 327 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:31.236583 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-33260746-7ca5-41b8-b06f-20a35a8bb4cd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:31.239117 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-33260746-7ca5-41b8-b06f-20a35a8bb4cd tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:31.239436 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-33260746-7ca5-41b8-b06f-20a35a8bb4cd tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:31.239755 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-33260746-7ca5-41b8-b06f-20a35a8bb4cd tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:31.239901 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-33260746-7ca5-41b8-b06f-20a35a8bb4cd tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:31.247268 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:31.247268 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:31.248017 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-33260746-7ca5-41b8-b06f-20a35a8bb4cd tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:31.248506 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 800/3209] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:31 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:31.443037 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-57cfc03a-0061-4701-9df4-1e95da1a62f7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:31.445296 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-57cfc03a-0061-4701-9df4-1e95da1a62f7 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] GET https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 Aug 25 15:25:31.446791 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-57cfc03a-0061-4701-9df4-1e95da1a62f7 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:31.447061 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-57cfc03a-0061-4701-9df4-1e95da1a62f7 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:31.455408 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:31.455408 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:31.459680 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-57cfc03a-0061-4701-9df4-1e95da1a62f7 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Volume info retrieved successfully. Aug 25 15:25:31.465146 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-57cfc03a-0061-4701-9df4-1e95da1a62f7 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 returned with HTTP 200 Aug 25 15:25:31.467545 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 793/3210] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:25:31 2026] GET /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:31.477226 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-81d53bc6-2b59-4648-bb50-7aa0e382320d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:31.479444 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-81d53bc6-2b59-4648-bb50-7aa0e382320d tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] GET https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 Aug 25 15:25:31.479678 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-81d53bc6-2b59-4648-bb50-7aa0e382320d tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:31.479876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-81d53bc6-2b59-4648-bb50-7aa0e382320d tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:31.485133 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3c101972-273c-4c36-875e-b549f7567ea3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:31.486814 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3c101972-273c-4c36-875e-b549f7567ea3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:25:31.486992 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3c101972-273c-4c36-875e-b549f7567ea3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:31.487184 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3c101972-273c-4c36-875e-b549f7567ea3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:31.490426 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:31.490426 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:31.497251 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-81d53bc6-2b59-4648-bb50-7aa0e382320d tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Volume info retrieved successfully. Aug 25 15:25:31.497686 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:31.497686 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:31.502491 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3c101972-273c-4c36-875e-b549f7567ea3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:25:31.508803 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3c101972-273c-4c36-875e-b549f7567ea3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:25:31.509346 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 805/3211] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:31 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:31.510193 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-81d53bc6-2b59-4648-bb50-7aa0e382320d tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 returned with HTTP 200 Aug 25 15:25:31.511680 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 814/3212] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:25:31 2026] GET /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 => generated 1190 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:25:31.518386 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b5739845-4a4c-46f5-a5a2-9cfe5003a51c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:31.520955 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b5739845-4a4c-46f5-a5a2-9cfe5003a51c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:31.521355 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b5739845-4a4c-46f5-a5a2-9cfe5003a51c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:31.521705 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b5739845-4a4c-46f5-a5a2-9cfe5003a51c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:31.521892 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-b5739845-4a4c-46f5-a5a2-9cfe5003a51c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:31.524338 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5c63f732-19dc-4010-a4d4-3d967a6355a6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:31.526625 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5c63f732-19dc-4010-a4d4-3d967a6355a6 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] GET https://10.4.3.85/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-267550328 Aug 25 15:25:31.526858 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5c63f732-19dc-4010-a4d4-3d967a6355a6 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:31.527069 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5c63f732-19dc-4010-a4d4-3d967a6355a6 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:31.527516 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:31.527516 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:31.528060 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5c63f732-19dc-4010-a4d4-3d967a6355a6 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-267550328'), ('all_tenants', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:25:31.528277 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b5739845-4a4c-46f5-a5a2-9cfe5003a51c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:31.528774 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 801/3213] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:31 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:31.562702 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5c63f732-19dc-4010-a4d4-3d967a6355a6 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Get all volumes completed successfully. Aug 25 15:25:31.563208 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5c63f732-19dc-4010-a4d4-3d967a6355a6 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] https://10.4.3.85/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-267550328 returned with HTTP 200 Aug 25 15:25:31.563678 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 794/3214] 10.4.3.85 () {68 vars in 1420 bytes} [Tue Aug 25 15:25:31 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-267550328 => generated 339 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:31.573719 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f54911ed-7179-4b8a-a492-83668629f23e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:31.575534 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f54911ed-7179-4b8a-a492-83668629f23e tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] GET https://10.4.3.85/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-267550328 Aug 25 15:25:31.575759 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f54911ed-7179-4b8a-a492-83668629f23e tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:31.575916 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f54911ed-7179-4b8a-a492-83668629f23e tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:31.576685 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-f54911ed-7179-4b8a-a492-83668629f23e tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-267550328'), ('all_tenants', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:25:31.585562 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f54911ed-7179-4b8a-a492-83668629f23e tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Get all volumes completed successfully. Aug 25 15:25:31.586054 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f54911ed-7179-4b8a-a492-83668629f23e tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] https://10.4.3.85/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-267550328 returned with HTTP 200 Aug 25 15:25:31.586526 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 806/3215] 10.4.3.85 () {68 vars in 1420 bytes} [Tue Aug 25 15:25:31 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-267550328 => generated 339 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:31.598309 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5848cb1a-f0db-4d46-8fb8-9e432ef1a1d5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:31.600810 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5848cb1a-f0db-4d46-8fb8-9e432ef1a1d5 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] GET https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 Aug 25 15:25:31.601082 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5848cb1a-f0db-4d46-8fb8-9e432ef1a1d5 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:31.601326 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5848cb1a-f0db-4d46-8fb8-9e432ef1a1d5 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:31.613854 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:31.613854 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:31.625156 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5848cb1a-f0db-4d46-8fb8-9e432ef1a1d5 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Volume info retrieved successfully. Aug 25 15:25:31.634773 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5848cb1a-f0db-4d46-8fb8-9e432ef1a1d5 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 returned with HTTP 200 Aug 25 15:25:31.635297 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 815/3216] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:25:31 2026] GET /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 => generated 996 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:31.647884 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-94f13429-3a75-4de9-8e62-48eb62dcfadb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:31.649872 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94f13429-3a75-4de9-8e62-48eb62dcfadb tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] DELETE https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 Aug 25 15:25:31.650108 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94f13429-3a75-4de9-8e62-48eb62dcfadb tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:31.650346 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94f13429-3a75-4de9-8e62-48eb62dcfadb tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:31.650573 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-94f13429-3a75-4de9-8e62-48eb62dcfadb tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Delete volume with id: 5d514c93-5554-497b-a969-6367682bd9f9 Aug 25 15:25:31.658648 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:31.658648 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:31.659165 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-94f13429-3a75-4de9-8e62-48eb62dcfadb tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Volume info retrieved successfully. Aug 25 15:25:31.683498 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-94f13429-3a75-4de9-8e62-48eb62dcfadb tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Delete volume request issued successfully. Aug 25 15:25:31.683498 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94f13429-3a75-4de9-8e62-48eb62dcfadb tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 returned with HTTP 202 Aug 25 15:25:31.683498 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 802/3217] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:25:31 2026] DELETE /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:25:31.691664 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6bfda4e9-e957-47f6-a476-da16d1d95998 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:31.694587 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6bfda4e9-e957-47f6-a476-da16d1d95998 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] GET https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 Aug 25 15:25:31.696180 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6bfda4e9-e957-47f6-a476-da16d1d95998 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:31.696180 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6bfda4e9-e957-47f6-a476-da16d1d95998 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:31.701534 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:31.701534 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:31.705305 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6bfda4e9-e957-47f6-a476-da16d1d95998 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Volume info retrieved successfully. Aug 25 15:25:31.709508 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6bfda4e9-e957-47f6-a476-da16d1d95998 tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 returned with HTTP 200 Aug 25 15:25:31.710748 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 795/3218] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:25:31 2026] GET /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:32.105781 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-69fd2341-b788-4247-bfb2-7b299a1d8c7e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:32.107877 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-69fd2341-b788-4247-bfb2-7b299a1d8c7e tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:32.108224 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-69fd2341-b788-4247-bfb2-7b299a1d8c7e tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:32.108553 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-69fd2341-b788-4247-bfb2-7b299a1d8c7e tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:32.108627 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-69fd2341-b788-4247-bfb2-7b299a1d8c7e tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:32.113952 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:32.113952 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:32.114900 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-69fd2341-b788-4247-bfb2-7b299a1d8c7e tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:32.115396 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 807/3219] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:32 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:32.260119 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2b8ab624-cc26-40a1-9564-b0f66c61c0e1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:32.261641 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b8ab624-cc26-40a1-9564-b0f66c61c0e1 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:32.261798 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b8ab624-cc26-40a1-9564-b0f66c61c0e1 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:32.261968 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b8ab624-cc26-40a1-9564-b0f66c61c0e1 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:32.262058 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-2b8ab624-cc26-40a1-9564-b0f66c61c0e1 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:32.265730 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:32.265730 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:32.266248 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b8ab624-cc26-40a1-9564-b0f66c61c0e1 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:32.266577 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 816/3220] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:32 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:32.526260 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8d5429be-022a-4c47-84c2-50d417d137f1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:32.528455 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d5429be-022a-4c47-84c2-50d417d137f1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:25:32.528740 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8d5429be-022a-4c47-84c2-50d417d137f1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:32.528998 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8d5429be-022a-4c47-84c2-50d417d137f1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:32.542090 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c1517473-b66d-4c32-b3e0-d4e6742c2619 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:32.544332 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c1517473-b66d-4c32-b3e0-d4e6742c2619 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:32.544602 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c1517473-b66d-4c32-b3e0-d4e6742c2619 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:32.544821 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c1517473-b66d-4c32-b3e0-d4e6742c2619 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:32.544972 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c1517473-b66d-4c32-b3e0-d4e6742c2619 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:32.546129 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:32.546129 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:32.549561 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:32.549561 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:32.550268 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c1517473-b66d-4c32-b3e0-d4e6742c2619 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:32.550613 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8d5429be-022a-4c47-84c2-50d417d137f1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:25:32.550761 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 796/3221] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:32 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:32.561738 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d5429be-022a-4c47-84c2-50d417d137f1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:25:32.562271 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 803/3222] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:32 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:32.723391 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e3f5be14-e7b8-4d61-a297-2566eb13573c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:32.725395 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e3f5be14-e7b8-4d61-a297-2566eb13573c tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] GET https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 Aug 25 15:25:32.725669 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e3f5be14-e7b8-4d61-a297-2566eb13573c tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:32.725915 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e3f5be14-e7b8-4d61-a297-2566eb13573c tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:32.732023 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e3f5be14-e7b8-4d61-a297-2566eb13573c tempest-VolumeRetypeMultiattachTest-1940758476 tempest-VolumeRetypeMultiattachTest-1940758476-project-member] https://10.4.3.85/volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 returned with HTTP 404 Aug 25 15:25:32.732552 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 808/3223] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:25:32 2026] GET /volume/v3/volumes/5d514c93-5554-497b-a969-6367682bd9f9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:25:32.742177 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0023239f-ab06-4cdc-9528-4d0a1be81a37 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:32.743925 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0023239f-ab06-4cdc-9528-4d0a1be81a37 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] DELETE https://10.4.3.85/volume/v3/types/d02cc326-91cb-4cce-9b88-24b3369f0107 Aug 25 15:25:32.744140 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0023239f-ab06-4cdc-9528-4d0a1be81a37 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:32.744367 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0023239f-ab06-4cdc-9528-4d0a1be81a37 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:32.773321 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0023239f-ab06-4cdc-9528-4d0a1be81a37 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] https://10.4.3.85/volume/v3/types/d02cc326-91cb-4cce-9b88-24b3369f0107 returned with HTTP 202 Aug 25 15:25:32.773799 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 817/3224] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:25:32 2026] DELETE /volume/v3/types/d02cc326-91cb-4cce-9b88-24b3369f0107 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:32.783154 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9cf6cfcd-0f80-49cc-9553-9ecd2feb6ac0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:32.785086 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9cf6cfcd-0f80-49cc-9553-9ecd2feb6ac0 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] GET https://10.4.3.85/volume/v3/types/d02cc326-91cb-4cce-9b88-24b3369f0107 Aug 25 15:25:32.785411 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9cf6cfcd-0f80-49cc-9553-9ecd2feb6ac0 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:32.785682 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9cf6cfcd-0f80-49cc-9553-9ecd2feb6ac0 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:32.788972 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9cf6cfcd-0f80-49cc-9553-9ecd2feb6ac0 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] https://10.4.3.85/volume/v3/types/d02cc326-91cb-4cce-9b88-24b3369f0107 returned with HTTP 404 Aug 25 15:25:32.789508 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 797/3225] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:25:32 2026] GET /volume/v3/types/d02cc326-91cb-4cce-9b88-24b3369f0107 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:32.796592 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e0dca1fc-5d0b-4cb9-9922-a781889293db None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:32.798118 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e0dca1fc-5d0b-4cb9-9922-a781889293db tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] DELETE https://10.4.3.85/volume/v3/types/d744e066-758a-48f0-aa21-1e4649fd2e68 Aug 25 15:25:32.798318 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e0dca1fc-5d0b-4cb9-9922-a781889293db tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:32.798548 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e0dca1fc-5d0b-4cb9-9922-a781889293db tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:32.849324 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e0dca1fc-5d0b-4cb9-9922-a781889293db tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] https://10.4.3.85/volume/v3/types/d744e066-758a-48f0-aa21-1e4649fd2e68 returned with HTTP 202 Aug 25 15:25:32.849814 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 804/3226] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:25:32 2026] DELETE /volume/v3/types/d744e066-758a-48f0-aa21-1e4649fd2e68 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:32.881879 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1e6c6687-ff44-4dc9-900b-c3583c10e4c1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:32.883949 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1e6c6687-ff44-4dc9-900b-c3583c10e4c1 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] GET https://10.4.3.85/volume/v3/types/d744e066-758a-48f0-aa21-1e4649fd2e68 Aug 25 15:25:32.884191 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1e6c6687-ff44-4dc9-900b-c3583c10e4c1 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:32.884345 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1e6c6687-ff44-4dc9-900b-c3583c10e4c1 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:32.887866 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1e6c6687-ff44-4dc9-900b-c3583c10e4c1 tempest-VolumeRetypeMultiattachTest-681609308 tempest-VolumeRetypeMultiattachTest-681609308-project-admin] https://10.4.3.85/volume/v3/types/d744e066-758a-48f0-aa21-1e4649fd2e68 returned with HTTP 404 Aug 25 15:25:32.888246 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 809/3227] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:25:32 2026] GET /volume/v3/types/d744e066-758a-48f0-aa21-1e4649fd2e68 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:33.127914 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a6fec135-d038-4495-a8e9-2a14e1ae62c6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:33.130580 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6fec135-d038-4495-a8e9-2a14e1ae62c6 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:33.130898 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6fec135-d038-4495-a8e9-2a14e1ae62c6 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:33.131207 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6fec135-d038-4495-a8e9-2a14e1ae62c6 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:33.131371 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a6fec135-d038-4495-a8e9-2a14e1ae62c6 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:33.136738 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:33.136738 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:33.138283 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6fec135-d038-4495-a8e9-2a14e1ae62c6 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:33.138283 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 818/3228] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:33 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:33.281535 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8e655947-3fc2-4259-8c9e-c2b1ba8b52a5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:33.283542 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e655947-3fc2-4259-8c9e-c2b1ba8b52a5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:33.283734 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e655947-3fc2-4259-8c9e-c2b1ba8b52a5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:33.283981 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e655947-3fc2-4259-8c9e-c2b1ba8b52a5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:33.284127 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-8e655947-3fc2-4259-8c9e-c2b1ba8b52a5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:33.299649 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:33.299649 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:33.299649 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e655947-3fc2-4259-8c9e-c2b1ba8b52a5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:33.299649 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 798/3229] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:33 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:33.465033 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-d94288ac-49fa-4871-8904-35f9c1f60232 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:33.473145 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-d94288ac-49fa-4871-8904-35f9c1f60232 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/attachments/a15c03e4-2eb5-4540-bd9e-ecd349185ed7/action Aug 25 15:25:33.475445 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-d94288ac-49fa-4871-8904-35f9c1f60232 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:25:33.479982 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-d94288ac-49fa-4871-8904-35f9c1f60232 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:33.528537 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:33.528537 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:33.602765 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1d61a954-777b-4e41-8d3a-d17f6382eda6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:33.603356 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2569f190-4ea1-4b75-81dd-bc8e6a1fd8d4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:33.603410 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1d61a954-777b-4e41-8d3a-d17f6382eda6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:33.603410 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1d61a954-777b-4e41-8d3a-d17f6382eda6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:33.603410 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1d61a954-777b-4e41-8d3a-d17f6382eda6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:33.603410 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-1d61a954-777b-4e41-8d3a-d17f6382eda6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:33.603568 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2569f190-4ea1-4b75-81dd-bc8e6a1fd8d4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:25:33.603568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2569f190-4ea1-4b75-81dd-bc8e6a1fd8d4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:33.603568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2569f190-4ea1-4b75-81dd-bc8e6a1fd8d4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:33.603679 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:33.603679 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:33.603679 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1d61a954-777b-4e41-8d3a-d17f6382eda6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:33.603679 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 810/3230] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:33 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:33.603800 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:33.603800 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:33.607393 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2569f190-4ea1-4b75-81dd-bc8e6a1fd8d4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:25:33.629673 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2569f190-4ea1-4b75-81dd-bc8e6a1fd8d4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:25:33.629673 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 819/3231] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:33 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:33.701348 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-dfc99102-3e54-46bc-8aac-3c711adbf6c9 req-d94288ac-49fa-4871-8904-35f9c1f60232 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/attachments/a15c03e4-2eb5-4540-bd9e-ecd349185ed7/action returned with HTTP 204 Aug 25 15:25:33.701537 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 805/3232] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:25:33 2026] POST /volume/v3/attachments/a15c03e4-2eb5-4540-bd9e-ecd349185ed7/action => generated 0 bytes in 238 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:34.151486 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ec51ec6f-d874-4d1e-95cd-2d9b83192b43 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:34.153689 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec51ec6f-d874-4d1e-95cd-2d9b83192b43 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:34.153949 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec51ec6f-d874-4d1e-95cd-2d9b83192b43 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:34.154211 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec51ec6f-d874-4d1e-95cd-2d9b83192b43 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:34.154382 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ec51ec6f-d874-4d1e-95cd-2d9b83192b43 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:34.160334 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:34.160334 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:34.161261 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec51ec6f-d874-4d1e-95cd-2d9b83192b43 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:34.161848 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 799/3233] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:34 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:34.174518 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-93a351a5-405e-443d-b51b-8d9d7f395840 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:34.176422 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-93a351a5-405e-443d-b51b-8d9d7f395840 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f Aug 25 15:25:34.176716 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-93a351a5-405e-443d-b51b-8d9d7f395840 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:34.177016 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-93a351a5-405e-443d-b51b-8d9d7f395840 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:34.194020 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:34.194020 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:34.199976 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-93a351a5-405e-443d-b51b-8d9d7f395840 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Volume info retrieved successfully. Aug 25 15:25:34.252736 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-93a351a5-405e-443d-b51b-8d9d7f395840 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f returned with HTTP 200 Aug 25 15:25:34.253214 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 811/3234] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:34 2026] GET /volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f => generated 843 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:34.271159 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9a139d5e-080e-427a-8f38-2c5edb8e147f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:34.273682 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a139d5e-080e-427a-8f38-2c5edb8e147f tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] PUT https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:34.274180 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a139d5e-080e-427a-8f38-2c5edb8e147f tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1024194257", "description": "tempest-volume-backup-description-612307698"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:34.285300 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:34.285300 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:34.308416 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b860d52a-3381-4ee6-996b-2af377359785 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:34.310894 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b860d52a-3381-4ee6-996b-2af377359785 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:34.312211 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b860d52a-3381-4ee6-996b-2af377359785 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:34.312211 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b860d52a-3381-4ee6-996b-2af377359785 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:34.312211 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-b860d52a-3381-4ee6-996b-2af377359785 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:34.317417 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a139d5e-080e-427a-8f38-2c5edb8e147f tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:34.317915 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 820/3235] 10.4.3.85 () {70 vars in 1402 bytes} [Tue Aug 25 15:25:34 2026] PUT /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 331 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:34.318849 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:34.318849 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:34.319921 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b860d52a-3381-4ee6-996b-2af377359785 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:34.320453 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 806/3236] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:34 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:34.327368 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-630b4f05-e315-49b5-adf0-755669536634 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:34.332224 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-630b4f05-e315-49b5-adf0-755669536634 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:34.332497 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-630b4f05-e315-49b5-adf0-755669536634 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:34.332727 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-630b4f05-e315-49b5-adf0-755669536634 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:34.332865 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-630b4f05-e315-49b5-adf0-755669536634 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:34.340248 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:34.340248 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:34.341244 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-630b4f05-e315-49b5-adf0-755669536634 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:34.342051 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 800/3237] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:34 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 838 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:34.355568 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e7aa37de-8eca-46a6-a170-436ee75d3605 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:34.362851 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e7aa37de-8eca-46a6-a170-436ee75d3605 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] DELETE https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:34.362851 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e7aa37de-8eca-46a6-a170-436ee75d3605 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:34.362851 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e7aa37de-8eca-46a6-a170-436ee75d3605 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:34.362851 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-e7aa37de-8eca-46a6-a170-436ee75d3605 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Delete backup with id: 9dd6f2f1-c489-4337-b9bf-75eec68741e9. Aug 25 15:25:34.377280 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:34.377280 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:34.417373 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-e7aa37de-8eca-46a6-a170-436ee75d3605 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] delete_backup rpcapi backup_id 9dd6f2f1-c489-4337-b9bf-75eec68741e9 {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:25:34.419362 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e7aa37de-8eca-46a6-a170-436ee75d3605 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 202 Aug 25 15:25:34.419888 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 812/3238] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:25:34 2026] DELETE /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:25:34.433798 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8dc76583-faae-47c6-935e-de223fb9974f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:34.438746 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8dc76583-faae-47c6-935e-de223fb9974f tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:34.452033 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8dc76583-faae-47c6-935e-de223fb9974f tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:34.452033 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8dc76583-faae-47c6-935e-de223fb9974f tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:34.452033 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-8dc76583-faae-47c6-935e-de223fb9974f tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:34.452033 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:34.452033 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:34.452033 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8dc76583-faae-47c6-935e-de223fb9974f tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:34.452033 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 821/3239] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:34 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 837 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:34.482780 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-b216d753-0de6-4914-b75d-96da3f918947 req-ff34952a-7780-4f4e-9ee8-5118b952406a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:34.486343 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b216d753-0de6-4914-b75d-96da3f918947 req-ff34952a-7780-4f4e-9ee8-5118b952406a tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] DELETE https://10.4.3.85/volume/v3/attachments/d9a6c254-dd3e-45fd-96bb-89062587190b Aug 25 15:25:34.486343 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b216d753-0de6-4914-b75d-96da3f918947 req-ff34952a-7780-4f4e-9ee8-5118b952406a tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:34.486343 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b216d753-0de6-4914-b75d-96da3f918947 req-ff34952a-7780-4f4e-9ee8-5118b952406a tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:34.494302 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:34.494302 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:34.604138 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f9f080f6-caa4-467b-8abf-a696754217e6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:34.611101 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9f080f6-caa4-467b-8abf-a696754217e6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:34.611101 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9f080f6-caa4-467b-8abf-a696754217e6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:34.611101 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9f080f6-caa4-467b-8abf-a696754217e6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:34.611101 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f9f080f6-caa4-467b-8abf-a696754217e6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:34.616216 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:34.616216 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:34.620356 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9f080f6-caa4-467b-8abf-a696754217e6 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:34.620356 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 801/3240] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:34 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:34.633584 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b216d753-0de6-4914-b75d-96da3f918947 req-ff34952a-7780-4f4e-9ee8-5118b952406a tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/attachments/d9a6c254-dd3e-45fd-96bb-89062587190b returned with HTTP 200 Aug 25 15:25:34.634823 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 807/3241] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:25:34 2026] DELETE /volume/v3/attachments/d9a6c254-dd3e-45fd-96bb-89062587190b => generated 19 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:34.640980 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4ef535cf-fa20-40fe-88a0-76b8471d63ca None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:34.642978 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4ef535cf-fa20-40fe-88a0-76b8471d63ca tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:25:34.643211 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4ef535cf-fa20-40fe-88a0-76b8471d63ca tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:34.646278 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4ef535cf-fa20-40fe-88a0-76b8471d63ca tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:34.651630 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b216d753-0de6-4914-b75d-96da3f918947 req-5a0cf299-fa44-4040-ae3d-e0fc551fe1b7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:34.658059 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b216d753-0de6-4914-b75d-96da3f918947 req-5a0cf299-fa44-4040-ae3d-e0fc551fe1b7 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] DELETE https://10.4.3.85/volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 Aug 25 15:25:34.658059 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b216d753-0de6-4914-b75d-96da3f918947 req-5a0cf299-fa44-4040-ae3d-e0fc551fe1b7 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:34.658059 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b216d753-0de6-4914-b75d-96da3f918947 req-5a0cf299-fa44-4040-ae3d-e0fc551fe1b7 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:34.658059 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [req-b216d753-0de6-4914-b75d-96da3f918947 req-5a0cf299-fa44-4040-ae3d-e0fc551fe1b7 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Delete volume with id: 4eae0a5f-1c32-4f30-8e18-27d9a33228f7 Aug 25 15:25:34.658848 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:34.658848 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:34.663402 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:34.663402 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:34.664105 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-b216d753-0de6-4914-b75d-96da3f918947 req-5a0cf299-fa44-4040-ae3d-e0fc551fe1b7 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:25:34.664169 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4ef535cf-fa20-40fe-88a0-76b8471d63ca tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:25:34.680922 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4ef535cf-fa20-40fe-88a0-76b8471d63ca tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:25:34.680922 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 813/3242] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:34 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 1131 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:34.693871 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-27c04235-2c18-4671-8b09-fdbe9ba37e41 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:34.696333 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-27c04235-2c18-4671-8b09-fdbe9ba37e41 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:25:34.696638 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-27c04235-2c18-4671-8b09-fdbe9ba37e41 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e80d1890-4e2c-4dd0-8536-d1496c05ad07", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1461944672", "container": "tempest-volumesbackupstest-backup-container-1089516904"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:34.698302 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-27c04235-2c18-4671-8b09-fdbe9ba37e41 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Creating new backup {'backup': {'volume_id': 'e80d1890-4e2c-4dd0-8536-d1496c05ad07', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1461944672', 'container': 'tempest-volumesbackupstest-backup-container-1089516904'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:25:34.698432 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-27c04235-2c18-4671-8b09-fdbe9ba37e41 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Creating backup of volume e80d1890-4e2c-4dd0-8536-d1496c05ad07 in container tempest-volumesbackupstest-backup-container-1089516904 Aug 25 15:25:34.713264 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:34.713264 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:34.714173 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-27c04235-2c18-4671-8b09-fdbe9ba37e41 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:25:34.727027 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-b216d753-0de6-4914-b75d-96da3f918947 req-5a0cf299-fa44-4040-ae3d-e0fc551fe1b7 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Delete volume request issued successfully. Aug 25 15:25:34.727027 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b216d753-0de6-4914-b75d-96da3f918947 req-5a0cf299-fa44-4040-ae3d-e0fc551fe1b7 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 returned with HTTP 202 Aug 25 15:25:34.727850 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 822/3243] 10.4.3.85 () {70 vars in 1613 bytes} [Tue Aug 25 15:25:34 2026] DELETE /volume/v3/volumes/4eae0a5f-1c32-4f30-8e18-27d9a33228f7 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:34.750549 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-27c04235-2c18-4671-8b09-fdbe9ba37e41 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Created reservations ['94eb9b2c-a959-48ae-acd8-30954e114af2', '891a5a78-726a-4daf-9274-f0dee20c9ff4'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:34.989825 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-27c04235-2c18-4671-8b09-fdbe9ba37e41 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:25:34.990348 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 802/3244] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:25:34 2026] POST /volume/v3/backups => generated 328 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:35.002258 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-61467fc2-3251-4f7f-89be-5c98afdec7b4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:35.005951 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-61467fc2-3251-4f7f-89be-5c98afdec7b4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:35.005951 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-61467fc2-3251-4f7f-89be-5c98afdec7b4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:35.005951 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-61467fc2-3251-4f7f-89be-5c98afdec7b4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:35.005951 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-61467fc2-3251-4f7f-89be-5c98afdec7b4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:35.014459 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:35.014459 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:35.016450 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-61467fc2-3251-4f7f-89be-5c98afdec7b4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:35.016450 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 808/3245] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:35 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:35.332755 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fd45cad2-0c76-4526-b31d-9ccacf547d6a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:35.335039 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fd45cad2-0c76-4526-b31d-9ccacf547d6a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:35.335260 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fd45cad2-0c76-4526-b31d-9ccacf547d6a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:35.335447 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fd45cad2-0c76-4526-b31d-9ccacf547d6a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:35.335568 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-fd45cad2-0c76-4526-b31d-9ccacf547d6a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:35.340262 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:35.340262 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:35.341088 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fd45cad2-0c76-4526-b31d-9ccacf547d6a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:35.341523 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 814/3246] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:35 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:35.459939 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b18d711c-bcdc-407e-bc96-d3eb927400aa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:35.462222 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b18d711c-bcdc-407e-bc96-d3eb927400aa tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:35.462548 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b18d711c-bcdc-407e-bc96-d3eb927400aa tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:35.462775 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b18d711c-bcdc-407e-bc96-d3eb927400aa tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:35.462907 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b18d711c-bcdc-407e-bc96-d3eb927400aa tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:35.468090 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:35.468090 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:35.469115 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b18d711c-bcdc-407e-bc96-d3eb927400aa tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:35.469510 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 823/3247] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:35 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:35.710307 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4720f546-00e8-45b2-b261-bfb8bc660eb0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:35.710307 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4720f546-00e8-45b2-b261-bfb8bc660eb0 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:35.710307 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4720f546-00e8-45b2-b261-bfb8bc660eb0 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:35.710307 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4720f546-00e8-45b2-b261-bfb8bc660eb0 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:35.710307 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-4720f546-00e8-45b2-b261-bfb8bc660eb0 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:35.710307 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:35.710307 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:35.710307 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4720f546-00e8-45b2-b261-bfb8bc660eb0 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:35.710307 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 803/3248] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:35 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:36.042179 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d420c3be-03ba-4260-a75a-dbf2f54f056d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:36.044572 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d420c3be-03ba-4260-a75a-dbf2f54f056d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:36.053873 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d420c3be-03ba-4260-a75a-dbf2f54f056d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:36.053873 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d420c3be-03ba-4260-a75a-dbf2f54f056d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:36.053873 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d420c3be-03ba-4260-a75a-dbf2f54f056d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:36.065856 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:36.065856 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:36.066897 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d420c3be-03ba-4260-a75a-dbf2f54f056d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:36.067359 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 809/3249] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:36 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:36.360246 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4b97c841-e385-4832-b1d5-0806ea640e54 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:36.360246 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4b97c841-e385-4832-b1d5-0806ea640e54 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:36.360246 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4b97c841-e385-4832-b1d5-0806ea640e54 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:36.360246 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4b97c841-e385-4832-b1d5-0806ea640e54 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:36.360246 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-4b97c841-e385-4832-b1d5-0806ea640e54 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:36.400787 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:36.400787 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:36.401739 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4b97c841-e385-4832-b1d5-0806ea640e54 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:36.402351 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 815/3250] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:36 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:36.482180 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9495fe81-58e9-47d5-964d-ccdfc27dd8c2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:36.484139 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9495fe81-58e9-47d5-964d-ccdfc27dd8c2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:36.484415 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9495fe81-58e9-47d5-964d-ccdfc27dd8c2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:36.484691 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9495fe81-58e9-47d5-964d-ccdfc27dd8c2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:36.484843 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9495fe81-58e9-47d5-964d-ccdfc27dd8c2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:36.489795 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:36.489795 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:36.490654 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9495fe81-58e9-47d5-964d-ccdfc27dd8c2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 200 Aug 25 15:25:36.491306 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 824/3251] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:36 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:36.684433 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1e81b4fb-21c5-4b76-8025-fa45e968c358 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:36.687393 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1e81b4fb-21c5-4b76-8025-fa45e968c358 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:36.688260 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1e81b4fb-21c5-4b76-8025-fa45e968c358 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:36.688260 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1e81b4fb-21c5-4b76-8025-fa45e968c358 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:36.688260 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1e81b4fb-21c5-4b76-8025-fa45e968c358 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:36.695460 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:36.695460 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:36.695460 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1e81b4fb-21c5-4b76-8025-fa45e968c358 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:36.696575 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 804/3252] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:36 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:37.096914 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f0fdd62a-c876-4417-a4f8-2d3d663f3a5a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:37.096914 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f0fdd62a-c876-4417-a4f8-2d3d663f3a5a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:37.096914 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f0fdd62a-c876-4417-a4f8-2d3d663f3a5a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:37.096914 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f0fdd62a-c876-4417-a4f8-2d3d663f3a5a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:37.096914 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f0fdd62a-c876-4417-a4f8-2d3d663f3a5a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:37.115670 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:37.115670 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:37.115670 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f0fdd62a-c876-4417-a4f8-2d3d663f3a5a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:37.115670 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 810/3253] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:37 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:37.164584 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e107aaeb-4ae1-46f8-adf2-d2cef8500cb0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:37.166913 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e107aaeb-4ae1-46f8-adf2-d2cef8500cb0 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] DELETE https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:25:37.166993 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e107aaeb-4ae1-46f8-adf2-d2cef8500cb0 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:37.167144 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e107aaeb-4ae1-46f8-adf2-d2cef8500cb0 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:37.167365 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-e107aaeb-4ae1-46f8-adf2-d2cef8500cb0 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Delete volume with id: e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:25:37.176971 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:37.176971 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:37.177313 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e107aaeb-4ae1-46f8-adf2-d2cef8500cb0 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:25:37.420114 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d4fb3a57-1444-4066-b067-f056cd599e0f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:37.420326 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e107aaeb-4ae1-46f8-adf2-d2cef8500cb0 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Delete volume request issued successfully. Aug 25 15:25:37.420823 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e107aaeb-4ae1-46f8-adf2-d2cef8500cb0 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 202 Aug 25 15:25:37.421044 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 816/3254] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:25:37 2026] DELETE /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:37.422097 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d4fb3a57-1444-4066-b067-f056cd599e0f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:37.422303 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d4fb3a57-1444-4066-b067-f056cd599e0f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:37.422686 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d4fb3a57-1444-4066-b067-f056cd599e0f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:37.422686 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d4fb3a57-1444-4066-b067-f056cd599e0f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:37.427792 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:37.427792 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:37.428448 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d4fb3a57-1444-4066-b067-f056cd599e0f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:37.428971 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 825/3255] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:37 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:37.431326 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d3e13500-9d4a-4ef5-9cc8-f5fff8008b6f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:37.433081 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d3e13500-9d4a-4ef5-9cc8-f5fff8008b6f tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:25:37.433276 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d3e13500-9d4a-4ef5-9cc8-f5fff8008b6f tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:37.433559 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d3e13500-9d4a-4ef5-9cc8-f5fff8008b6f tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:37.441878 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:37.441878 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:37.504868 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cef4afc0-0be4-479f-88f5-efb582365e2a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:37.506493 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cef4afc0-0be4-479f-88f5-efb582365e2a tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 Aug 25 15:25:37.506687 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cef4afc0-0be4-479f-88f5-efb582365e2a tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:37.506917 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cef4afc0-0be4-479f-88f5-efb582365e2a tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:37.507058 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-cef4afc0-0be4-479f-88f5-efb582365e2a tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Show backup with id 9dd6f2f1-c489-4337-b9bf-75eec68741e9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:37.510917 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cef4afc0-0be4-479f-88f5-efb582365e2a tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 returned with HTTP 404 Aug 25 15:25:37.511329 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 811/3256] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:37 2026] GET /volume/v3/backups/9dd6f2f1-c489-4337-b9bf-75eec68741e9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:37.538130 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d3e13500-9d4a-4ef5-9cc8-f5fff8008b6f tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Volume info retrieved successfully. Aug 25 15:25:37.545887 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d3e13500-9d4a-4ef5-9cc8-f5fff8008b6f tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 200 Aug 25 15:25:37.545887 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 805/3257] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:37 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 844 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:37.707754 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-108d38c2-a4e1-48b9-b793-23f744fcddf4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:37.709663 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-108d38c2-a4e1-48b9-b793-23f744fcddf4 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:37.709884 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-108d38c2-a4e1-48b9-b793-23f744fcddf4 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:37.710082 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-108d38c2-a4e1-48b9-b793-23f744fcddf4 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:37.710200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-108d38c2-a4e1-48b9-b793-23f744fcddf4 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:37.714773 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:37.714773 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:37.715631 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-108d38c2-a4e1-48b9-b793-23f744fcddf4 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:37.716073 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 817/3258] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:37 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:37.831913 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f0116cfd-00d5-4c45-b10d-6537543a1b26 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:37.833804 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0116cfd-00d5-4c45-b10d-6537543a1b26 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f Aug 25 15:25:37.834004 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0116cfd-00d5-4c45-b10d-6537543a1b26 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:37.834169 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0116cfd-00d5-4c45-b10d-6537543a1b26 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:37.841336 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:37.841336 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:37.844808 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f0116cfd-00d5-4c45-b10d-6537543a1b26 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Volume info retrieved successfully. Aug 25 15:25:37.848857 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0116cfd-00d5-4c45-b10d-6537543a1b26 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f returned with HTTP 200 Aug 25 15:25:37.849214 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 826/3259] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:37 2026] GET /volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:37.861195 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-24d17cc3-a247-44a4-aaea-3107682066a2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:37.862941 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-24d17cc3-a247-44a4-aaea-3107682066a2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f Aug 25 15:25:37.863170 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-24d17cc3-a247-44a4-aaea-3107682066a2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:37.863347 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-24d17cc3-a247-44a4-aaea-3107682066a2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:37.863503 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-24d17cc3-a247-44a4-aaea-3107682066a2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Delete volume with id: d5e03e68-ddb7-4aa4-9d79-345615cb519f Aug 25 15:25:37.870100 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:37.870100 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:37.870586 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-24d17cc3-a247-44a4-aaea-3107682066a2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Volume info retrieved successfully. Aug 25 15:25:37.928234 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-24d17cc3-a247-44a4-aaea-3107682066a2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Delete volume request issued successfully. Aug 25 15:25:37.928483 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-24d17cc3-a247-44a4-aaea-3107682066a2 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f returned with HTTP 202 Aug 25 15:25:37.928884 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 812/3260] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:25:37 2026] DELETE /volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:37.936300 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7fffcf37-4bc5-43d4-b52d-00ec10f77ec6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:37.938799 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7fffcf37-4bc5-43d4-b52d-00ec10f77ec6 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f Aug 25 15:25:37.939074 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7fffcf37-4bc5-43d4-b52d-00ec10f77ec6 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:37.939157 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7fffcf37-4bc5-43d4-b52d-00ec10f77ec6 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:37.945482 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:37.945482 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:37.949936 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7fffcf37-4bc5-43d4-b52d-00ec10f77ec6 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Volume info retrieved successfully. Aug 25 15:25:37.955768 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7fffcf37-4bc5-43d4-b52d-00ec10f77ec6 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f returned with HTTP 200 Aug 25 15:25:37.956200 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 806/3261] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:37 2026] GET /volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:38.123781 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e4ec6953-4053-4286-bb5c-566a5c25fd7b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:38.125436 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e4ec6953-4053-4286-bb5c-566a5c25fd7b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:38.125648 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e4ec6953-4053-4286-bb5c-566a5c25fd7b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:38.125794 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e4ec6953-4053-4286-bb5c-566a5c25fd7b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:38.125902 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-e4ec6953-4053-4286-bb5c-566a5c25fd7b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:38.129639 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:38.129639 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:38.130378 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e4ec6953-4053-4286-bb5c-566a5c25fd7b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:38.130784 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 818/3262] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:38 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:38.554682 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-12dce5b7-d2a5-424f-abae-c5109bb6b955 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:38.554682 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12dce5b7-d2a5-424f-abae-c5109bb6b955 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:38.554682 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-12dce5b7-d2a5-424f-abae-c5109bb6b955 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:38.554682 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-12dce5b7-d2a5-424f-abae-c5109bb6b955 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:38.554682 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-12dce5b7-d2a5-424f-abae-c5109bb6b955 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:38.554682 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:38.554682 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:38.554682 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12dce5b7-d2a5-424f-abae-c5109bb6b955 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:38.554682 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 827/3263] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:38 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:38.561529 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-082732b5-4457-4383-b21d-b31effa60d55 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:38.563382 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-082732b5-4457-4383-b21d-b31effa60d55 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] GET https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 Aug 25 15:25:38.638083 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-082732b5-4457-4383-b21d-b31effa60d55 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:38.638083 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-082732b5-4457-4383-b21d-b31effa60d55 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:38.638083 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-082732b5-4457-4383-b21d-b31effa60d55 tempest-ServerActionsTestOtherA-1932090402 tempest-ServerActionsTestOtherA-1932090402-project-member] https://10.4.3.85/volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 returned with HTTP 404 Aug 25 15:25:38.638083 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 813/3264] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:38 2026] GET /volume/v3/volumes/e961a60a-04c5-45fe-8943-effbacd4e7c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:38.774647 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-97c27ba4-b969-4ca7-898a-fe00f891006d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:38.774647 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97c27ba4-b969-4ca7-898a-fe00f891006d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:38.774647 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97c27ba4-b969-4ca7-898a-fe00f891006d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:38.774647 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97c27ba4-b969-4ca7-898a-fe00f891006d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:38.774647 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-97c27ba4-b969-4ca7-898a-fe00f891006d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:38.774647 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:38.774647 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:38.774647 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97c27ba4-b969-4ca7-898a-fe00f891006d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:38.774647 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 807/3265] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:38 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:38.913862 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a08b3b61-d1fe-49a8-ba8d-2f1379c2cb12 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:39.006642 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a08b3b61-d1fe-49a8-ba8d-2f1379c2cb12 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] GET https://10.4.3.85/volume/v3/os-services Aug 25 15:25:39.006642 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a08b3b61-d1fe-49a8-ba8d-2f1379c2cb12 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:39.006642 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a08b3b61-d1fe-49a8-ba8d-2f1379c2cb12 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:39.006642 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a08b3b61-d1fe-49a8-ba8d-2f1379c2cb12 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] https://10.4.3.85/volume/v3/os-services returned with HTTP 200 Aug 25 15:25:39.006642 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 819/3266] 10.4.3.85 () {66 vars in 1242 bytes} [Tue Aug 25 15:25:38 2026] GET /volume/v3/os-services => generated 626 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:39.010187 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2aec8089-e73c-4c7b-9776-6512d65a1d29 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:39.011704 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2aec8089-e73c-4c7b-9776-6512d65a1d29 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] GET https://10.4.3.85/volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f Aug 25 15:25:39.011905 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2aec8089-e73c-4c7b-9776-6512d65a1d29 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:39.089096 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2aec8089-e73c-4c7b-9776-6512d65a1d29 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:39.089096 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2aec8089-e73c-4c7b-9776-6512d65a1d29 tempest-VolumesBackupsV39Test-1880959135 tempest-VolumesBackupsV39Test-1880959135-project-member] https://10.4.3.85/volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f returned with HTTP 404 Aug 25 15:25:39.089096 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 828/3267] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:39 2026] GET /volume/v3/volumes/d5e03e68-ddb7-4aa4-9d79-345615cb519f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:39.094144 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-15b999c7-5636-4657-8211-28c36e0ce5e1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:39.096286 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-15b999c7-5636-4657-8211-28c36e0ce5e1 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] GET https://10.4.3.85/volume/v3/os-services?host=np0000008087 Aug 25 15:25:39.096460 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-15b999c7-5636-4657-8211-28c36e0ce5e1 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:39.096673 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-15b999c7-5636-4657-8211-28c36e0ce5e1 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:39.102553 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-15b999c7-5636-4657-8211-28c36e0ce5e1 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] https://10.4.3.85/volume/v3/os-services?host=np0000008087 returned with HTTP 200 Aug 25 15:25:39.102962 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 814/3268] 10.4.3.85 () {66 vars in 1277 bytes} [Tue Aug 25 15:25:39 2026] GET /volume/v3/os-services?host=np0000008087 => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:39.195893 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0b651532-a338-4a73-8c0f-b433079164dd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:39.197867 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b651532-a338-4a73-8c0f-b433079164dd tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:39.198096 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0b651532-a338-4a73-8c0f-b433079164dd tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:39.198320 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0b651532-a338-4a73-8c0f-b433079164dd tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:39.198456 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0b651532-a338-4a73-8c0f-b433079164dd tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:39.201370 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6a063b5b-d395-4d57-b92e-82ffe2eb337a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:39.203080 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6a063b5b-d395-4d57-b92e-82ffe2eb337a tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] GET https://10.4.3.85/volume/v3/os-services?host=np0000008087&binary=cinder-scheduler Aug 25 15:25:39.203301 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6a063b5b-d395-4d57-b92e-82ffe2eb337a tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:39.203347 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:39.203347 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:39.203730 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6a063b5b-d395-4d57-b92e-82ffe2eb337a tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:39.277954 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b651532-a338-4a73-8c0f-b433079164dd tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:39.277954 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 808/3269] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:39 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:39.278221 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6a063b5b-d395-4d57-b92e-82ffe2eb337a tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] https://10.4.3.85/volume/v3/os-services?host=np0000008087&binary=cinder-scheduler returned with HTTP 200 Aug 25 15:25:39.278221 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 820/3270] 10.4.3.85 () {66 vars in 1325 bytes} [Tue Aug 25 15:25:39 2026] GET /volume/v3/os-services?host=np0000008087&binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:39.408583 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6b1d4bd8-56be-439a-af82-354f73e4787a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:39.408583 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6b1d4bd8-56be-439a-af82-354f73e4787a tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] GET https://10.4.3.85/volume/v3/os-services?binary=cinder-scheduler Aug 25 15:25:39.408583 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6b1d4bd8-56be-439a-af82-354f73e4787a tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:39.408583 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6b1d4bd8-56be-439a-af82-354f73e4787a tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:39.408583 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6b1d4bd8-56be-439a-af82-354f73e4787a tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] https://10.4.3.85/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 25 15:25:39.408583 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 829/3271] 10.4.3.85 () {66 vars in 1289 bytes} [Tue Aug 25 15:25:39 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:39.413267 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ac554386-b6bd-47c2-9c79-673437ca2623 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:39.559974 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:25:39.559974 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-120616334"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:39.559974 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-120616334'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:25:39.559974 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Create volume of 1 GB Aug 25 15:25:39.559974 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Availability Zones retrieved successfully. Aug 25 15:25:39.563983 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Flow 'volume_create_api' (6cbdda4e-a876-4bcc-9e1d-5b558679577a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:39.588933 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bc18184-8c0c-4229-af7e-f29762ff338c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:39.588933 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:25:39.589551 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e91776fc-79dd-4c4a-8534-c1281588617a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:39.589551 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e91776fc-79dd-4c4a-8534-c1281588617a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:39.589551 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e91776fc-79dd-4c4a-8534-c1281588617a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:39.589551 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e91776fc-79dd-4c4a-8534-c1281588617a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:39.589551 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e91776fc-79dd-4c4a-8534-c1281588617a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:39.589551 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:39.589551 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:39.589551 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e91776fc-79dd-4c4a-8534-c1281588617a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:39.589551 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 809/3272] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:39 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:39.782080 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fdaee2a5-18d8-4a87-9a64-079fdbd2066d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:39.782080 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fdaee2a5-18d8-4a87-9a64-079fdbd2066d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:39.782080 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fdaee2a5-18d8-4a87-9a64-079fdbd2066d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:39.782080 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fdaee2a5-18d8-4a87-9a64-079fdbd2066d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:39.782080 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-fdaee2a5-18d8-4a87-9a64-079fdbd2066d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:39.782080 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:39.782080 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:39.782080 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fdaee2a5-18d8-4a87-9a64-079fdbd2066d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:39.782080 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 821/3273] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:39 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:39.782381 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bc18184-8c0c-4229-af7e-f29762ff338c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:39.782381 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2290c3ab-094a-4577-8f65-02fdc709581b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:40.017804 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-81c934b3-3d78-4821-bb51-1ed3d8ac504b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:40.033040 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-81c934b3-3d78-4821-bb51-1ed3d8ac504b tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:25:40.033040 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-81c934b3-3d78-4821-bb51-1ed3d8ac504b tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:40.033040 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-81c934b3-3d78-4821-bb51-1ed3d8ac504b tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:40.068175 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:40.068175 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:40.072864 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-81c934b3-3d78-4821-bb51-1ed3d8ac504b tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:25:40.081882 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-81c934b3-3d78-4821-bb51-1ed3d8ac504b tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 200 Aug 25 15:25:40.081882 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 830/3274] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:25:40 2026] GET /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 1360 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:40.084813 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Created reservations ['60c5520c-b006-45c8-9c28-5cad8164f498', 'cf138c28-d5ee-477b-9ea8-79f2fc3fee07', '7a8657d2-485d-44d7-bfaf-7b3d41a0a9f4', '94d1f240-bfaf-463d-beeb-9caef8d81998'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:40.085760 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2290c3ab-094a-4577-8f65-02fdc709581b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60c5520c-b006-45c8-9c28-5cad8164f498', 'cf138c28-d5ee-477b-9ea8-79f2fc3fee07', '7a8657d2-485d-44d7-bfaf-7b3d41a0a9f4', '94d1f240-bfaf-463d-beeb-9caef8d81998']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:40.086354 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d2b14cd-2b60-43a2-8cec-5fb0f5aaa749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:40.205194 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d2b14cd-2b60-43a2-8cec-5fb0f5aaa749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '493a007a-912f-4a6d-8910-191de97167b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-120616334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4949e8a9b05421dae2efdda95742c6a',qos_specs=None,replication_status=,reservations=['60c5520c-b006-45c8-9c28-5cad8164f498','cf138c28-d5ee-477b-9ea8-79f2fc3fee07','7a8657d2-485d-44d7-bfaf-7b3d41a0a9f4','94d1f240-bfaf-463d-beeb-9caef8d81998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9da45eef7aa249a691feb16849f26e2f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:25:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-120616334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=493a007a-912f-4a6d-8910-191de97167b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4949e8a9b05421dae2efdda95742c6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9da45eef7aa249a691feb16849f26e2f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:40.205957 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a898536-b5d4-4752-af22-cfad1eb1d9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:40.285056 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4603f7ac-ff79-4c8e-ba2b-d67ae0a0a524 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:40.286976 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4603f7ac-ff79-4c8e-ba2b-d67ae0a0a524 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:40.287217 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4603f7ac-ff79-4c8e-ba2b-d67ae0a0a524 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:40.325745 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4603f7ac-ff79-4c8e-ba2b-d67ae0a0a524 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:40.325745 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-4603f7ac-ff79-4c8e-ba2b-d67ae0a0a524 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:40.325745 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:40.325745 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:40.325745 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4603f7ac-ff79-4c8e-ba2b-d67ae0a0a524 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:40.325745 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 810/3275] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:40 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:40.480700 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a898536-b5d4-4752-af22-cfad1eb1d9ef) transitioned into state 'SUCCESS' from state '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-120616334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4949e8a9b05421dae2efdda95742c6a',qos_specs=None,replication_status=,reservations=['60c5520c-b006-45c8-9c28-5cad8164f498','cf138c28-d5ee-477b-9ea8-79f2fc3fee07','7a8657d2-485d-44d7-bfaf-7b3d41a0a9f4','94d1f240-bfaf-463d-beeb-9caef8d81998'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9da45eef7aa249a691feb16849f26e2f',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:40.481640 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd76e876-6b7c-47e8-b8e5-3a659c0141fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:40.483244 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9b52bc92-41a1-450f-b802-a17cfffbdfa0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:40.483691 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9b52bc92-41a1-450f-b802-a17cfffbdfa0 None None] GET https://10.4.3.85/volume// Aug 25 15:25:40.483835 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9b52bc92-41a1-450f-b802-a17cfffbdfa0 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:40.484008 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9b52bc92-41a1-450f-b802-a17cfffbdfa0 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:40.484330 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9b52bc92-41a1-450f-b802-a17cfffbdfa0 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:25:40.484651 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 822/3276] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:25:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:25:40.490594 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-5cab6bba-e9f2-4da3-a6de-6c14102376bc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:40.658589 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a3b71c67-af3f-4502-a15f-b79c5a7c9c9f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:40.658589 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a3b71c67-af3f-4502-a15f-b79c5a7c9c9f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:40.658589 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a3b71c67-af3f-4502-a15f-b79c5a7c9c9f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:40.658589 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a3b71c67-af3f-4502-a15f-b79c5a7c9c9f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:40.658589 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a3b71c67-af3f-4502-a15f-b79c5a7c9c9f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:40.658589 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:40.658589 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:40.658589 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a3b71c67-af3f-4502-a15f-b79c5a7c9c9f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:40.659013 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-5cab6bba-e9f2-4da3-a6de-6c14102376bc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:25:40.659013 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-5cab6bba-e9f2-4da3-a6de-6c14102376bc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "812a8e6a-a0dd-4cb2-9b1d-696563667beb", "connector": null, "instance_uuid": "d5fe0d5e-a397-4792-ba32-2f636163b9b6"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:40.659133 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 811/3277] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:40 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:40.659202 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:40.659202 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:40.762632 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e0438d8a-27b6-486d-9959-e4fe7da4f9be None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:40.764776 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e0438d8a-27b6-486d-9959-e4fe7da4f9be tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:40.765039 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e0438d8a-27b6-486d-9959-e4fe7da4f9be tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:40.765262 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e0438d8a-27b6-486d-9959-e4fe7da4f9be tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:40.765402 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-e0438d8a-27b6-486d-9959-e4fe7da4f9be tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:40.782976 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:40.782976 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:40.783775 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e0438d8a-27b6-486d-9959-e4fe7da4f9be tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:40.784235 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 823/3278] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:40 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:40.946141 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd76e876-6b7c-47e8-b8e5-3a659c0141fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:40.947005 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Flow 'volume_create_api' (6cbdda4e-a876-4bcc-9e1d-5b558679577a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:40.947331 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Create volume request issued successfully. Aug 25 15:25:40.947922 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ac554386-b6bd-47c2-9c79-673437ca2623 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:25:40.948314 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 815/3279] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:25:39 2026] POST /volume/v3/volumes => generated 751 bytes in 1536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:40.965217 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-121aec2d-5569-4872-a91f-6bc94eb517ae None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:40.969707 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-121aec2d-5569-4872-a91f-6bc94eb517ae tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] GET https://10.4.3.85/volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 Aug 25 15:25:40.969707 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-121aec2d-5569-4872-a91f-6bc94eb517ae tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:40.969707 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-121aec2d-5569-4872-a91f-6bc94eb517ae tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:40.974974 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:40.974974 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:40.978769 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-121aec2d-5569-4872-a91f-6bc94eb517ae tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Volume info retrieved successfully. Aug 25 15:25:41.020746 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-121aec2d-5569-4872-a91f-6bc94eb517ae tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] https://10.4.3.85/volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 returned with HTTP 200 Aug 25 15:25:41.020746 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 812/3280] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:40 2026] GET /volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:41.307108 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-de936edd-3c3a-4b5c-b863-52ae3c0286aa None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:41.309056 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-de936edd-3c3a-4b5c-b863-52ae3c0286aa tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:41.309259 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-de936edd-3c3a-4b5c-b863-52ae3c0286aa tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:41.309515 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-de936edd-3c3a-4b5c-b863-52ae3c0286aa tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:41.309646 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-de936edd-3c3a-4b5c-b863-52ae3c0286aa tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:41.314189 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:41.314189 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:41.315016 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-de936edd-3c3a-4b5c-b863-52ae3c0286aa tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:41.315396 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 824/3281] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:41 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:41.434111 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-5cab6bba-e9f2-4da3-a6de-6c14102376bc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:25:41.434111 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 831/3282] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:25:40 2026] POST /volume/v3/attachments => generated 273 bytes in 943 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:41.514882 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5d27a54a-efcc-4e7f-b61f-7916970a7fb8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:41.516839 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d27a54a-efcc-4e7f-b61f-7916970a7fb8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:25:41.516970 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d27a54a-efcc-4e7f-b61f-7916970a7fb8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:41.517142 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d27a54a-efcc-4e7f-b61f-7916970a7fb8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:41.530494 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cf3e8558-a9a3-4060-b222-1022fcc5be11 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:41.530997 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cf3e8558-a9a3-4060-b222-1022fcc5be11 None None] GET https://10.4.3.85/volume// Aug 25 15:25:41.531190 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cf3e8558-a9a3-4060-b222-1022fcc5be11 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:41.531388 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cf3e8558-a9a3-4060-b222-1022fcc5be11 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:41.531828 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cf3e8558-a9a3-4060-b222-1022fcc5be11 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:25:41.532150 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 813/3283] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:25:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:25:41.540774 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-b4762005-1b72-4edd-a863-b7df81e3a9aa None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:41.542721 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-b4762005-1b72-4edd-a863-b7df81e3a9aa tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:25:41.542923 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-b4762005-1b72-4edd-a863-b7df81e3a9aa tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:41.543119 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-b4762005-1b72-4edd-a863-b7df81e3a9aa tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:41.575750 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:41.575750 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:41.576437 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:41.576437 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:41.595261 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-b4762005-1b72-4edd-a863-b7df81e3a9aa tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:25:41.595443 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5d27a54a-efcc-4e7f-b61f-7916970a7fb8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:25:41.621397 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-b4762005-1b72-4edd-a863-b7df81e3a9aa tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 200 Aug 25 15:25:41.624486 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d27a54a-efcc-4e7f-b61f-7916970a7fb8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 200 Aug 25 15:25:41.625005 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 825/3284] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:25:41 2026] GET /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 1539 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:25:41.625091 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 816/3285] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:41 2026] GET /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 1359 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:41.637346 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-07e200c8-e20c-4701-81b4-1336ec36d20a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:41.642774 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-07e200c8-e20c-4701-81b4-1336ec36d20a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:41.642979 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-07e200c8-e20c-4701-81b4-1336ec36d20a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:41.643164 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-07e200c8-e20c-4701-81b4-1336ec36d20a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:41.643270 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-07e200c8-e20c-4701-81b4-1336ec36d20a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:41.654380 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:41.654380 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:41.655046 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-07e200c8-e20c-4701-81b4-1336ec36d20a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:41.655398 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 832/3286] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:41 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:41.778739 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-73c1df9d-d797-449a-a3ac-8b4ce68efd0f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:41.781557 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-73c1df9d-d797-449a-a3ac-8b4ce68efd0f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] PUT https://10.4.3.85/volume/v3/attachments/53300cd3-9112-43c7-bd64-b797b32ab1fd Aug 25 15:25:41.781973 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-73c1df9d-d797-449a-a3ac-8b4ce68efd0f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:41.796536 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2abb4c19-6947-45ab-bfec-78d54767613c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:41.798316 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2abb4c19-6947-45ab-bfec-78d54767613c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:41.798765 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2abb4c19-6947-45ab-bfec-78d54767613c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:41.798826 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2abb4c19-6947-45ab-bfec-78d54767613c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:41.798891 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-2abb4c19-6947-45ab-bfec-78d54767613c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:41.803873 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:41.803873 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:41.804595 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2abb4c19-6947-45ab-bfec-78d54767613c tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:41.804896 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 826/3287] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:41 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:41.832499 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-73c1df9d-d797-449a-a3ac-8b4ce68efd0f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Acquiring lock "cinder-attachment_update-812a8e6a-a0dd-4cb2-9b1d-696563667beb-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:25:41.837482 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-73c1df9d-d797-449a-a3ac-8b4ce68efd0f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Lock "cinder-attachment_update-812a8e6a-a0dd-4cb2-9b1d-696563667beb-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:25:41.838934 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:41.838934 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:42.035296 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b8a201c5-e3ef-4117-83cf-3012a4240927 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:42.037289 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b8a201c5-e3ef-4117-83cf-3012a4240927 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] GET https://10.4.3.85/volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 Aug 25 15:25:42.037601 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b8a201c5-e3ef-4117-83cf-3012a4240927 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:42.037857 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b8a201c5-e3ef-4117-83cf-3012a4240927 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:42.049734 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:42.049734 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:42.088427 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b8a201c5-e3ef-4117-83cf-3012a4240927 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Volume info retrieved successfully. Aug 25 15:25:42.088427 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b8a201c5-e3ef-4117-83cf-3012a4240927 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] https://10.4.3.85/volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 returned with HTTP 200 Aug 25 15:25:42.088427 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 817/3288] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:42 2026] GET /volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:42.088823 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-682a1c44-06fc-4282-a1b1-173c8309b65b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:42.091609 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-682a1c44-06fc-4282-a1b1-173c8309b65b tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] GET https://10.4.3.85/volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 Aug 25 15:25:42.091843 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-682a1c44-06fc-4282-a1b1-173c8309b65b tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:42.092084 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-682a1c44-06fc-4282-a1b1-173c8309b65b tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:42.101917 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:42.101917 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:42.107103 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-682a1c44-06fc-4282-a1b1-173c8309b65b tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] Volume info retrieved successfully. Aug 25 15:25:42.123104 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-682a1c44-06fc-4282-a1b1-173c8309b65b tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] https://10.4.3.85/volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 returned with HTTP 200 Aug 25 15:25:42.123104 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 833/3289] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:42 2026] GET /volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:42.137766 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f7ac719b-a51e-4bc7-8a7f-97889894b669 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:42.139960 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f7ac719b-a51e-4bc7-8a7f-97889894b669 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] GET https://10.4.3.85/volume/v3/os-services?host=np0000008087&binary=cinder-volume Aug 25 15:25:42.140621 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f7ac719b-a51e-4bc7-8a7f-97889894b669 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:42.141030 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f7ac719b-a51e-4bc7-8a7f-97889894b669 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:42.146921 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f7ac719b-a51e-4bc7-8a7f-97889894b669 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] https://10.4.3.85/volume/v3/os-services?host=np0000008087&binary=cinder-volume returned with HTTP 200 Aug 25 15:25:42.180551 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 827/3290] 10.4.3.85 () {66 vars in 1319 bytes} [Tue Aug 25 15:25:42 2026] GET /volume/v3/os-services?host=np0000008087&binary=cinder-volume => generated 275 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:42.188434 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f24c4d1e-b8f7-44a7-9376-c0d6a3adf815 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:42.190449 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f24c4d1e-b8f7-44a7-9376-c0d6a3adf815 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] GET https://10.4.3.85/volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 Aug 25 15:25:42.190713 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f24c4d1e-b8f7-44a7-9376-c0d6a3adf815 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:42.191008 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f24c4d1e-b8f7-44a7-9376-c0d6a3adf815 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:42.200710 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:42.200710 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:42.204972 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f24c4d1e-b8f7-44a7-9376-c0d6a3adf815 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Volume info retrieved successfully. Aug 25 15:25:42.209607 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f24c4d1e-b8f7-44a7-9376-c0d6a3adf815 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] https://10.4.3.85/volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 returned with HTTP 200 Aug 25 15:25:42.229647 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 818/3291] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:42 2026] GET /volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:42.241397 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-738e5786-58b1-4737-becb-71cd40c01138 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:42.247535 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-738e5786-58b1-4737-becb-71cd40c01138 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] DELETE https://10.4.3.85/volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 Aug 25 15:25:42.247961 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-738e5786-58b1-4737-becb-71cd40c01138 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:42.248265 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-738e5786-58b1-4737-becb-71cd40c01138 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:42.248445 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-738e5786-58b1-4737-becb-71cd40c01138 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Delete volume with id: 493a007a-912f-4a6d-8910-191de97167b7 Aug 25 15:25:42.293270 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:42.293270 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:42.293270 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-738e5786-58b1-4737-becb-71cd40c01138 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Volume info retrieved successfully. Aug 25 15:25:42.438156 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-72caa906-cc3e-494a-8a15-0fef94d2ecdf None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:42.479483 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-72caa906-cc3e-494a-8a15-0fef94d2ecdf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:42.479483 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-72caa906-cc3e-494a-8a15-0fef94d2ecdf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:42.479483 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-72caa906-cc3e-494a-8a15-0fef94d2ecdf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:42.479483 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-72caa906-cc3e-494a-8a15-0fef94d2ecdf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:42.479483 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:42.479483 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:42.479483 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-72caa906-cc3e-494a-8a15-0fef94d2ecdf tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:42.479483 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 828/3292] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:42 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:42.642086 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e8a1933e-549b-471c-b027-2179b0fa0d91 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:42.658768 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e8a1933e-549b-471c-b027-2179b0fa0d91 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:25:42.658768 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e8a1933e-549b-471c-b027-2179b0fa0d91 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:42.658768 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e8a1933e-549b-471c-b027-2179b0fa0d91 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:42.658768 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:42.658768 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:42.658768 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e8a1933e-549b-471c-b027-2179b0fa0d91 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:25:42.663808 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e8a1933e-549b-471c-b027-2179b0fa0d91 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 200 Aug 25 15:25:42.663808 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 819/3293] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:42 2026] GET /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:42.685285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-73c1df9d-d797-449a-a3ac-8b4ce68efd0f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Lock "cinder-attachment_update-812a8e6a-a0dd-4cb2-9b1d-696563667beb-np0000008087" released by "attachment_update" :: held 0.828s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:25:42.685285 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-73c1df9d-d797-449a-a3ac-8b4ce68efd0f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/attachments/53300cd3-9112-43c7-bd64-b797b32ab1fd returned with HTTP 200 Aug 25 15:25:42.685285 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 814/3294] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:25:41 2026] PUT /volume/v3/attachments/53300cd3-9112-43c7-bd64-b797b32ab1fd => generated 969 bytes in 889 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:42.689043 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d8594784-c3f0-487a-bd6f-6ae3be719e11 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:42.690827 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d8594784-c3f0-487a-bd6f-6ae3be719e11 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:42.691041 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d8594784-c3f0-487a-bd6f-6ae3be719e11 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:42.691242 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d8594784-c3f0-487a-bd6f-6ae3be719e11 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:42.691367 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-d8594784-c3f0-487a-bd6f-6ae3be719e11 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:42.695806 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:42.695806 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:42.696497 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d8594784-c3f0-487a-bd6f-6ae3be719e11 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:42.696965 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 829/3295] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:42 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:42.782134 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-738e5786-58b1-4737-becb-71cd40c01138 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Delete volume request issued successfully. Aug 25 15:25:42.795161 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-738e5786-58b1-4737-becb-71cd40c01138 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] https://10.4.3.85/volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 returned with HTTP 202 Aug 25 15:25:42.795161 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 834/3296] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:25:42 2026] DELETE /volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 => generated 0 bytes in 542 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:42.807399 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d6504550-8f8b-4695-8057-58cab5e1afc1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:42.807399 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d6504550-8f8b-4695-8057-58cab5e1afc1 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] GET https://10.4.3.85/volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 Aug 25 15:25:42.807399 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d6504550-8f8b-4695-8057-58cab5e1afc1 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:42.807399 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d6504550-8f8b-4695-8057-58cab5e1afc1 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:42.809592 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:42.809592 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:42.814821 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d6504550-8f8b-4695-8057-58cab5e1afc1 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Volume info retrieved successfully. Aug 25 15:25:42.817218 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3776af4a-76d1-40aa-ad91-c64c16c891c3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:42.824144 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3776af4a-76d1-40aa-ad91-c64c16c891c3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:42.824239 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d6504550-8f8b-4695-8057-58cab5e1afc1 tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] https://10.4.3.85/volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 returned with HTTP 200 Aug 25 15:25:42.824290 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3776af4a-76d1-40aa-ad91-c64c16c891c3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:42.824290 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3776af4a-76d1-40aa-ad91-c64c16c891c3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:42.824389 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 820/3297] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:42 2026] GET /volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:42.824443 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3776af4a-76d1-40aa-ad91-c64c16c891c3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:42.825241 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:42.825241 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:42.826043 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3776af4a-76d1-40aa-ad91-c64c16c891c3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:42.826485 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 815/3298] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:42 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:42.837011 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2ca35350-9f3d-4d33-b27e-2104fc32fb1e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:42.838944 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2ca35350-9f3d-4d33-b27e-2104fc32fb1e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] POST https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a/action Aug 25 15:25:42.839387 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2ca35350-9f3d-4d33-b27e-2104fc32fb1e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:25:42.839544 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2ca35350-9f3d-4d33-b27e-2104fc32fb1e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:42.840914 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.admin_actions [None req-2ca35350-9f3d-4d33-b27e-2104fc32fb1e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Updating backup 'e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a' with '{'status': 'error'}' {{(pid=100465) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 15:25:42.849026 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:42.849026 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:42.850226 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.policy [None req-2ca35350-9f3d-4d33-b27e-2104fc32fb1e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c77e18c5f600452f896a704f5ab46ca6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e217665d21814f68a2f1517c0fa71472', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100465) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:25:42.850475 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2ca35350-9f3d-4d33-b27e-2104fc32fb1e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a/action returned with HTTP 403 Aug 25 15:25:42.850964 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 830/3299] 10.4.3.85 () {70 vars in 1423 bytes} [Tue Aug 25 15:25:42 2026] POST /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:42.858459 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d90cabea-0270-4965-a895-88aea3431e89 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:42.860917 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d90cabea-0270-4965-a895-88aea3431e89 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/5fc52ab1-e392-42a7-86f5-ca362c717cb2 Aug 25 15:25:42.861108 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d90cabea-0270-4965-a895-88aea3431e89 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:42.861382 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d90cabea-0270-4965-a895-88aea3431e89 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:42.861750 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-d90cabea-0270-4965-a895-88aea3431e89 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Delete volume with id: 5fc52ab1-e392-42a7-86f5-ca362c717cb2 Aug 25 15:25:42.870295 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:42.870295 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:42.870690 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d90cabea-0270-4965-a895-88aea3431e89 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:25:42.992860 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d90cabea-0270-4965-a895-88aea3431e89 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Delete volume request issued successfully. Aug 25 15:25:42.993432 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d90cabea-0270-4965-a895-88aea3431e89 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/5fc52ab1-e392-42a7-86f5-ca362c717cb2 returned with HTTP 202 Aug 25 15:25:42.993563 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 835/3300] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:25:42 2026] DELETE /volume/v3/volumes/5fc52ab1-e392-42a7-86f5-ca362c717cb2 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:43.001801 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-08468c57-ee76-4a6b-badc-121429ff3206 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:43.005606 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08468c57-ee76-4a6b-badc-121429ff3206 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/5fc52ab1-e392-42a7-86f5-ca362c717cb2 Aug 25 15:25:43.005606 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08468c57-ee76-4a6b-badc-121429ff3206 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:43.005606 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08468c57-ee76-4a6b-badc-121429ff3206 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:43.029670 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:43.029670 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:43.033885 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-08468c57-ee76-4a6b-badc-121429ff3206 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:25:43.050958 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08468c57-ee76-4a6b-badc-121429ff3206 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/5fc52ab1-e392-42a7-86f5-ca362c717cb2 returned with HTTP 200 Aug 25 15:25:43.051571 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 821/3301] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:43 2026] GET /volume/v3/volumes/5fc52ab1-e392-42a7-86f5-ca362c717cb2 => generated 1006 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:43.457115 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-882f0acb-67df-46dd-8163-01e8c006e2be None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:43.459328 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-882f0acb-67df-46dd-8163-01e8c006e2be tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:43.459328 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-882f0acb-67df-46dd-8163-01e8c006e2be tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:43.459522 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-882f0acb-67df-46dd-8163-01e8c006e2be tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:43.459522 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-882f0acb-67df-46dd-8163-01e8c006e2be tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:43.464873 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:43.464873 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:43.465806 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-882f0acb-67df-46dd-8163-01e8c006e2be tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:43.466206 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 816/3302] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:43 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:43.677078 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-978e4683-f697-4636-bf06-8b632a8a7f57 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:43.678959 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-978e4683-f697-4636-bf06-8b632a8a7f57 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:25:43.679185 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-978e4683-f697-4636-bf06-8b632a8a7f57 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:43.679393 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-978e4683-f697-4636-bf06-8b632a8a7f57 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:43.696922 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:43.696922 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:43.702129 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-978e4683-f697-4636-bf06-8b632a8a7f57 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:25:43.708762 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-15214982-4a14-416d-a11e-141d3b0ad7e8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:43.710911 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-15214982-4a14-416d-a11e-141d3b0ad7e8 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:43.710911 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-15214982-4a14-416d-a11e-141d3b0ad7e8 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:43.711076 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-15214982-4a14-416d-a11e-141d3b0ad7e8 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:43.711117 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-978e4683-f697-4636-bf06-8b632a8a7f57 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 200 Aug 25 15:25:43.711159 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-15214982-4a14-416d-a11e-141d3b0ad7e8 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:43.711892 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 831/3303] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:43 2026] GET /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:43.715937 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:43.715937 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:43.716655 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-15214982-4a14-416d-a11e-141d3b0ad7e8 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:43.717077 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 836/3304] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:43 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:43.796078 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-217bf239-934e-43d5-a282-39ce9d3f2d36 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:43.838915 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4892dc4a-5050-45c5-902c-a7aedf0004ec None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:43.842912 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4892dc4a-5050-45c5-902c-a7aedf0004ec tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] GET https://10.4.3.85/volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 Aug 25 15:25:43.842912 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4892dc4a-5050-45c5-902c-a7aedf0004ec tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:43.842912 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4892dc4a-5050-45c5-902c-a7aedf0004ec tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:43.859669 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4892dc4a-5050-45c5-902c-a7aedf0004ec tempest-VolumesServicesTestJSON-474001152 tempest-VolumesServicesTestJSON-474001152-project-member] https://10.4.3.85/volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 returned with HTTP 404 Aug 25 15:25:43.860559 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 817/3305] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:43 2026] GET /volume/v3/volumes/493a007a-912f-4a6d-8910-191de97167b7 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:43.872789 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7fafb29e-728f-4935-a48f-55814c5e79a6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:43.876223 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7fafb29e-728f-4935-a48f-55814c5e79a6 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] GET https://10.4.3.85/volume/v3/os-services Aug 25 15:25:43.876223 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7fafb29e-728f-4935-a48f-55814c5e79a6 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:43.876223 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7fafb29e-728f-4935-a48f-55814c5e79a6 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:43.880858 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7fafb29e-728f-4935-a48f-55814c5e79a6 tempest-VolumesServicesTestJSON-316552728 tempest-VolumesServicesTestJSON-316552728-project-admin] https://10.4.3.85/volume/v3/os-services returned with HTTP 200 Aug 25 15:25:43.881285 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 832/3306] 10.4.3.85 () {66 vars in 1242 bytes} [Tue Aug 25 15:25:43 2026] GET /volume/v3/os-services => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:43.924482 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-217bf239-934e-43d5-a282-39ce9d3f2d36 tempest-VolumesSummaryTest-1420153198 tempest-VolumesSummaryTest-1420153198-project-member] GET https://10.4.3.85/volume/v3/volumes/summary Aug 25 15:25:43.924747 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-217bf239-934e-43d5-a282-39ce9d3f2d36 tempest-VolumesSummaryTest-1420153198 tempest-VolumesSummaryTest-1420153198-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:43.924939 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-217bf239-934e-43d5-a282-39ce9d3f2d36 tempest-VolumesSummaryTest-1420153198 tempest-VolumesSummaryTest-1420153198-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:43.925109 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-217bf239-934e-43d5-a282-39ce9d3f2d36 tempest-VolumesSummaryTest-1420153198 tempest-VolumesSummaryTest-1420153198-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:25:43.931367 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-217bf239-934e-43d5-a282-39ce9d3f2d36 tempest-VolumesSummaryTest-1420153198 tempest-VolumesSummaryTest-1420153198-project-member] Get summary completed successfully. Aug 25 15:25:43.931745 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-217bf239-934e-43d5-a282-39ce9d3f2d36 tempest-VolumesSummaryTest-1420153198 tempest-VolumesSummaryTest-1420153198-project-member] https://10.4.3.85/volume/v3/volumes/summary returned with HTTP 200 Aug 25 15:25:43.934029 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 822/3307] 10.4.3.85 () {68 vars in 1295 bytes} [Tue Aug 25 15:25:43 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:44.068536 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-173a1708-8d2c-4a81-b1af-64414465db30 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:44.075947 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-173a1708-8d2c-4a81-b1af-64414465db30 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/5fc52ab1-e392-42a7-86f5-ca362c717cb2 Aug 25 15:25:44.076402 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-173a1708-8d2c-4a81-b1af-64414465db30 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:44.076748 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-173a1708-8d2c-4a81-b1af-64414465db30 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:44.092883 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-173a1708-8d2c-4a81-b1af-64414465db30 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/5fc52ab1-e392-42a7-86f5-ca362c717cb2 returned with HTTP 404 Aug 25 15:25:44.093428 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 837/3308] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:44 2026] GET /volume/v3/volumes/5fc52ab1-e392-42a7-86f5-ca362c717cb2 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:44.104939 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:44.106734 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] POST https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee/restore Aug 25 15:25:44.107504 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:44.109636 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Restoring backup c201f6fe-b930-436b-b449-55355f8398ee ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100468) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 15:25:44.111003 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Restoring backup c201f6fe-b930-436b-b449-55355f8398ee to volume None. Aug 25 15:25:44.115750 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:44.115750 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:44.128431 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:44.128431 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:44.129342 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Volume info retrieved successfully. Aug 25 15:25:44.138508 np0000008087 devstack@c-api.service[100468]: INFO cinder.backup.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Creating volume of 1 GB for restore of backup c201f6fe-b930-436b-b449-55355f8398ee. Aug 25 15:25:44.138508 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:44.138508 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:44.138508 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Availability Zones retrieved successfully. Aug 25 15:25:44.145827 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Flow 'volume_create_api' (75ca7a0d-a8b1-419a-aa01-5e33a6654240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:44.147922 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a113076b-af66-4e04-a0e7-f1ed457587f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:44.149562 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:25:44.176170 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a113076b-af66-4e04-a0e7-f1ed457587f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:44.177178 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f72b3f5-5322-418a-bc18-896f4b4ca93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:44.446735 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Created reservations ['129187ad-7caf-40cb-9a44-531851baeef0', 'fad89fc3-0aac-4dbf-9d69-7e241ae09c67', 'e5a661d4-3e7d-4b87-a1f4-250ab8aa0894', '7ed1ca4b-585d-4e0b-9557-ddd78106a198'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:44.447536 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f72b3f5-5322-418a-bc18-896f4b4ca93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['129187ad-7caf-40cb-9a44-531851baeef0', 'fad89fc3-0aac-4dbf-9d69-7e241ae09c67', 'e5a661d4-3e7d-4b87-a1f4-250ab8aa0894', '7ed1ca4b-585d-4e0b-9557-ddd78106a198']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:44.448228 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3acbb9f3-6203-4fb0-b428-a106d2b88e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:44.480930 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a2d514e1-8a7e-4ff0-a817-a18004b8d0d3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:44.484225 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a2d514e1-8a7e-4ff0-a817-a18004b8d0d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:44.493541 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a2d514e1-8a7e-4ff0-a817-a18004b8d0d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:44.493541 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a2d514e1-8a7e-4ff0-a817-a18004b8d0d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:44.493541 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-a2d514e1-8a7e-4ff0-a817-a18004b8d0d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:44.493541 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:44.493541 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:44.493541 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a2d514e1-8a7e-4ff0-a817-a18004b8d0d3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:44.493541 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 833/3309] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:44 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:44.604588 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3acbb9f3-6203-4fb0-b428-a106d2b88e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3ebc1c0-9a8c-45ef-b5b4-fc54dc34342b', '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='e217665d21814f68a2f1517c0fa71472',qos_specs=None,replication_status=,reservations=['129187ad-7caf-40cb-9a44-531851baeef0','fad89fc3-0aac-4dbf-9d69-7e241ae09c67','e5a661d4-3e7d-4b87-a1f4-250ab8aa0894','7ed1ca4b-585d-4e0b-9557-ddd78106a198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c77e18c5f600452f896a704f5ab46ca6',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:25:44Z,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=d3ebc1c0-9a8c-45ef-b5b4-fc54dc34342b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e217665d21814f68a2f1517c0fa71472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c77e18c5f600452f896a704f5ab46ca6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:44.612090 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8f7ad60-a29c-4f8b-984f-97c6e61bf51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:44.718417 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8f7ad60-a29c-4f8b-984f-97c6e61bf51d) transitioned into 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='e217665d21814f68a2f1517c0fa71472',qos_specs=None,replication_status=,reservations=['129187ad-7caf-40cb-9a44-531851baeef0','fad89fc3-0aac-4dbf-9d69-7e241ae09c67','e5a661d4-3e7d-4b87-a1f4-250ab8aa0894','7ed1ca4b-585d-4e0b-9557-ddd78106a198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c77e18c5f600452f896a704f5ab46ca6',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:44.719456 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b43e3fe-fc6b-4af9-b5b1-374de97b4c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:44.745911 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2b3148e0-3016-43f3-9c65-4855f8ce679f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:44.776932 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b715d839-475a-46ea-ad5c-91e424736e53 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:44.777269 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2b3148e0-3016-43f3-9c65-4855f8ce679f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:25:44.777269 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2b3148e0-3016-43f3-9c65-4855f8ce679f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:44.777269 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2b3148e0-3016-43f3-9c65-4855f8ce679f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:44.777490 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b715d839-475a-46ea-ad5c-91e424736e53 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:44.777490 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b715d839-475a-46ea-ad5c-91e424736e53 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:44.777490 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b715d839-475a-46ea-ad5c-91e424736e53 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:44.777490 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b715d839-475a-46ea-ad5c-91e424736e53 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:44.777490 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:44.777490 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:44.777490 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b715d839-475a-46ea-ad5c-91e424736e53 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:44.777490 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 838/3310] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:44 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:44.777665 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:44.777665 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:44.777665 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2b3148e0-3016-43f3-9c65-4855f8ce679f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:25:44.777665 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2b3148e0-3016-43f3-9c65-4855f8ce679f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 200 Aug 25 15:25:44.777665 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 823/3311] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:44 2026] GET /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:44.816845 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b43e3fe-fc6b-4af9-b5b1-374de97b4c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:44.818429 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Flow 'volume_create_api' (75ca7a0d-a8b1-419a-aa01-5e33a6654240) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:44.826625 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Create volume request issued successfully. Aug 25 15:25:44.826625 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:44.826625 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:44.827122 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Volume info retrieved successfully. Aug 25 15:25:45.504994 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2a9b65bf-83b9-4aa0-8bcc-fdd3ff931e36 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:45.506797 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2a9b65bf-83b9-4aa0-8bcc-fdd3ff931e36 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:45.508484 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2a9b65bf-83b9-4aa0-8bcc-fdd3ff931e36 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:45.508484 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2a9b65bf-83b9-4aa0-8bcc-fdd3ff931e36 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:45.508484 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-2a9b65bf-83b9-4aa0-8bcc-fdd3ff931e36 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:45.512730 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:45.512730 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:45.513922 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2a9b65bf-83b9-4aa0-8bcc-fdd3ff931e36 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:45.514566 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 834/3312] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:45 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:45.771869 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-51cf3a49-45d2-44b3-8c66-dd95732fef7c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:45.774035 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-51cf3a49-45d2-44b3-8c66-dd95732fef7c tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:45.774280 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-51cf3a49-45d2-44b3-8c66-dd95732fef7c tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:45.774540 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-51cf3a49-45d2-44b3-8c66-dd95732fef7c tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:45.774699 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-51cf3a49-45d2-44b3-8c66-dd95732fef7c tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:45.782015 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6dfc16cc-015f-4e57-8107-7bfe77472849 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:45.782685 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6dfc16cc-015f-4e57-8107-7bfe77472849 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:25:45.782791 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6dfc16cc-015f-4e57-8107-7bfe77472849 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:45.783048 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6dfc16cc-015f-4e57-8107-7bfe77472849 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:45.858966 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:45.858966 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:45.859743 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-51cf3a49-45d2-44b3-8c66-dd95732fef7c tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:45.860004 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 839/3313] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:45 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:45.863133 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:45.863133 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:45.863777 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Volume info retrieved successfully. Aug 25 15:25:45.864366 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.backup.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Checking backup size 1 against volume size 1 {{(pid=100468) restore /opt/stack/cinder/cinder/backup/api.py:477}} Aug 25 15:25:45.864366 np0000008087 devstack@c-api.service[100468]: INFO cinder.backup.api [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Overwriting volume d3ebc1c0-9a8c-45ef-b5b4-fc54dc34342b with restore of backup c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:25:45.916258 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:45.916258 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:45.921664 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6dfc16cc-015f-4e57-8107-7bfe77472849 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:25:45.955509 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6dfc16cc-015f-4e57-8107-7bfe77472849 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 200 Aug 25 15:25:45.955509 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 824/3314] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:45 2026] GET /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 1360 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:46.084586 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] restore_backup in rpcapi backup_id c201f6fe-b930-436b-b449-55355f8398ee {{(pid=100468) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 15:25:46.086656 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ac623fa4-ab5b-4e8c-a893-c6e56b599654 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee/restore returned with HTTP 202 Aug 25 15:25:46.087180 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 818/3315] 10.4.3.85 () {70 vars in 1426 bytes} [Tue Aug 25 15:25:44 2026] POST /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee/restore => generated 152 bytes in 1983 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:46.096983 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-984de13b-bfc7-4222-8a55-029f6e5cbb2f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:46.099038 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-984de13b-bfc7-4222-8a55-029f6e5cbb2f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:25:46.099316 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-984de13b-bfc7-4222-8a55-029f6e5cbb2f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:46.099606 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-984de13b-bfc7-4222-8a55-029f6e5cbb2f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:46.099758 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-984de13b-bfc7-4222-8a55-029f6e5cbb2f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:46.105847 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:46.105847 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:46.106647 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-984de13b-bfc7-4222-8a55-029f6e5cbb2f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:25:46.107127 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 835/3316] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:46 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:46.132740 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-258d7656-65a9-456c-92c5-6efd5f5cf9b7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:46.138493 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-258d7656-65a9-456c-92c5-6efd5f5cf9b7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/attachments/53300cd3-9112-43c7-bd64-b797b32ab1fd/action Aug 25 15:25:46.154564 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-258d7656-65a9-456c-92c5-6efd5f5cf9b7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:25:46.154564 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-258d7656-65a9-456c-92c5-6efd5f5cf9b7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:46.175442 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:46.175442 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:46.372205 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ee583d86-e10b-4cc7-88ba-3a876d66b401 req-258d7656-65a9-456c-92c5-6efd5f5cf9b7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/attachments/53300cd3-9112-43c7-bd64-b797b32ab1fd/action returned with HTTP 204 Aug 25 15:25:46.372812 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 840/3317] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:25:46 2026] POST /volume/v3/attachments/53300cd3-9112-43c7-bd64-b797b32ab1fd/action => generated 0 bytes in 245 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:46.524872 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b473d5cb-63b8-4f0a-af9a-0ad3e323b3da None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:46.526763 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b473d5cb-63b8-4f0a-af9a-0ad3e323b3da tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:46.527084 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b473d5cb-63b8-4f0a-af9a-0ad3e323b3da tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:46.527247 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b473d5cb-63b8-4f0a-af9a-0ad3e323b3da tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:46.527431 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-b473d5cb-63b8-4f0a-af9a-0ad3e323b3da tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:46.531608 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:46.531608 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:46.532349 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b473d5cb-63b8-4f0a-af9a-0ad3e323b3da tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:46.532675 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 825/3318] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:46 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:46.871249 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3a4cc01c-9cc1-47dd-b5cf-925efb6871a4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:46.873558 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a4cc01c-9cc1-47dd-b5cf-925efb6871a4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:46.873871 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a4cc01c-9cc1-47dd-b5cf-925efb6871a4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:46.874164 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a4cc01c-9cc1-47dd-b5cf-925efb6871a4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:46.874351 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3a4cc01c-9cc1-47dd-b5cf-925efb6871a4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:46.884086 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:46.884086 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:46.888298 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a4cc01c-9cc1-47dd-b5cf-925efb6871a4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:46.888698 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 819/3319] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:46 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:46.941537 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-63f61d00-7179-4dca-87c2-79a088188c0e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:46.943804 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-63f61d00-7179-4dca-87c2-79a088188c0e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:25:46.944075 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-63f61d00-7179-4dca-87c2-79a088188c0e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:46.944342 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-63f61d00-7179-4dca-87c2-79a088188c0e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:46.957320 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:46.957320 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:46.961357 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-63f61d00-7179-4dca-87c2-79a088188c0e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:25:46.966889 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-63f61d00-7179-4dca-87c2-79a088188c0e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 200 Aug 25 15:25:46.967359 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 836/3320] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:46 2026] GET /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 1652 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:47.009212 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-51b05796-8875-4620-a16f-27845e226fc0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:47.016585 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-51b05796-8875-4620-a16f-27845e226fc0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:25:47.019083 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-51b05796-8875-4620-a16f-27845e226fc0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "812a8e6a-a0dd-4cb2-9b1d-696563667beb", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1184548711"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:47.066923 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:47.066923 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:47.070326 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-51b05796-8875-4620-a16f-27845e226fc0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:25:47.071097 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-51b05796-8875-4620-a16f-27845e226fc0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create snapshot from volume 812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:25:47.086337 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-51b05796-8875-4620-a16f-27845e226fc0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 400 Aug 25 15:25:47.088840 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 841/3321] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:25:47 2026] POST /volume/v3/snapshots => generated 160 bytes in 82 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:25:47.098096 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-65205014-46e5-494d-91a8-1369c9daed8c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:47.100433 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65205014-46e5-494d-91a8-1369c9daed8c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:25:47.100903 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-65205014-46e5-494d-91a8-1369c9daed8c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "812a8e6a-a0dd-4cb2-9b1d-696563667beb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1423381535"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:47.116537 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:47.116537 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:47.117166 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-65205014-46e5-494d-91a8-1369c9daed8c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:25:47.117423 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-65205014-46e5-494d-91a8-1369c9daed8c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create snapshot from volume 812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:25:47.119979 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dfb3e985-7ce5-4aae-b732-4740ec09bbbf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:47.123445 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dfb3e985-7ce5-4aae-b732-4740ec09bbbf tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:25:47.123445 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dfb3e985-7ce5-4aae-b732-4740ec09bbbf tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:47.123645 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dfb3e985-7ce5-4aae-b732-4740ec09bbbf tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:47.123704 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-dfb3e985-7ce5-4aae-b732-4740ec09bbbf tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:47.128081 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:47.128081 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:47.128777 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dfb3e985-7ce5-4aae-b732-4740ec09bbbf tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:25:47.129151 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 820/3322] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:47 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:47.149029 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:47.159228 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-65205014-46e5-494d-91a8-1369c9daed8c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['800ab28a-7d73-47d3-8735-d36834418db1', 'b3d75052-69c6-47a5-839b-60619db380a3', 'f7ec3e8d-c380-4263-b637-493755b91e77', '86c9f36a-4e87-4ced-9900-b0a615c4eb26'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:47.236413 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-65205014-46e5-494d-91a8-1369c9daed8c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot force create request issued successfully. Aug 25 15:25:47.237223 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-65205014-46e5-494d-91a8-1369c9daed8c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:25:47.237758 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 826/3323] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:25:47 2026] POST /volume/v3/snapshots => generated 310 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:47.270809 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-41359c28-bbce-4b03-bd88-9dc0ceb42984 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:47.270809 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-41359c28-bbce-4b03-bd88-9dc0ceb42984 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 Aug 25 15:25:47.270809 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-41359c28-bbce-4b03-bd88-9dc0ceb42984 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:47.270809 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-41359c28-bbce-4b03-bd88-9dc0ceb42984 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:47.271695 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:47.271695 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:47.272274 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-41359c28-bbce-4b03-bd88-9dc0ceb42984 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:25:47.273793 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-41359c28-bbce-4b03-bd88-9dc0ceb42984 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 returned with HTTP 200 Aug 25 15:25:47.274121 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 842/3324] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:47 2026] GET /volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:47.371307 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:25:47.371547 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-88028446"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:47.373200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-88028446'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:25:47.373417 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Create volume of 1 GB Aug 25 15:25:47.384867 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Availability Zones retrieved successfully. Aug 25 15:25:47.391313 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Flow 'volume_create_api' (44a9a10f-f4c2-4355-8823-c935a72f8eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:47.392725 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04934684-797e-433d-9a91-509f3e0176fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:47.393215 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:25:47.439772 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04934684-797e-433d-9a91-509f3e0176fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:47.440905 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (357b88a3-7f9d-4aa8-97f3-2b0abcaa9593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:47.542426 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-acddc180-a0e5-46bd-a181-885f9beada6e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:47.546620 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-acddc180-a0e5-46bd-a181-885f9beada6e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:47.547091 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-acddc180-a0e5-46bd-a181-885f9beada6e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:47.547331 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-acddc180-a0e5-46bd-a181-885f9beada6e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:47.547492 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-acddc180-a0e5-46bd-a181-885f9beada6e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:47.550372 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Created reservations ['a5790bd6-0200-4466-82ab-6557b6cd2af6', 'e498260c-2a58-46a2-902d-2f7f3aed8074', '265bbe7a-e723-43a5-80d9-eaa4b862d30e', '6ec8f659-7110-4f26-bcf6-e72285a61675'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:47.551199 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (357b88a3-7f9d-4aa8-97f3-2b0abcaa9593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5790bd6-0200-4466-82ab-6557b6cd2af6', 'e498260c-2a58-46a2-902d-2f7f3aed8074', '265bbe7a-e723-43a5-80d9-eaa4b862d30e', '6ec8f659-7110-4f26-bcf6-e72285a61675']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:47.552077 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a293315-7b05-49e1-879a-3a6782a0120a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:47.553346 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:47.553346 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:47.554408 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-acddc180-a0e5-46bd-a181-885f9beada6e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:47.554915 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 821/3325] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:47 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:47.590884 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a293315-7b05-49e1-879a-3a6782a0120a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '842a7c62-b819-4c97-a5c9-bbe6b5eb63b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-88028446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='331eda038c4d4f97a86d07d83609c51e',qos_specs=None,replication_status=,reservations=['a5790bd6-0200-4466-82ab-6557b6cd2af6','e498260c-2a58-46a2-902d-2f7f3aed8074','265bbe7a-e723-43a5-80d9-eaa4b862d30e','6ec8f659-7110-4f26-bcf6-e72285a61675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb4d384c5354d699baa3ac5c82457d5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:25:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-88028446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=842a7c62-b819-4c97-a5c9-bbe6b5eb63b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='331eda038c4d4f97a86d07d83609c51e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecb4d384c5354d699baa3ac5c82457d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:47.591690 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17a7e38b-f3fe-4757-858e-ba0e15fd2a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:47.619874 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17a7e38b-f3fe-4757-858e-ba0e15fd2a7e) transitioned into state 'SUCCESS' from state '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-88028446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='331eda038c4d4f97a86d07d83609c51e',qos_specs=None,replication_status=,reservations=['a5790bd6-0200-4466-82ab-6557b6cd2af6','e498260c-2a58-46a2-902d-2f7f3aed8074','265bbe7a-e723-43a5-80d9-eaa4b862d30e','6ec8f659-7110-4f26-bcf6-e72285a61675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecb4d384c5354d699baa3ac5c82457d5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:47.620728 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3b3b07-e4a8-4f37-8592-b0624f65e963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:47.659589 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3b3b07-e4a8-4f37-8592-b0624f65e963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:47.661518 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Flow 'volume_create_api' (44a9a10f-f4c2-4355-8823-c935a72f8eb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:47.661518 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Create volume request issued successfully. Aug 25 15:25:47.662443 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-67a9a15e-a536-4fd6-ad7f-7934487d2c14 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:25:47.662862 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 837/3326] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:25:47 2026] POST /volume/v3/volumes => generated 746 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:47.679160 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cb94d330-22b0-494c-9b34-da865f850c85 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:47.682620 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cb94d330-22b0-494c-9b34-da865f850c85 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] GET https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 Aug 25 15:25:47.682873 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cb94d330-22b0-494c-9b34-da865f850c85 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:47.683278 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cb94d330-22b0-494c-9b34-da865f850c85 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:47.692296 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:47.692296 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:47.698154 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cb94d330-22b0-494c-9b34-da865f850c85 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Volume info retrieved successfully. Aug 25 15:25:47.704663 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cb94d330-22b0-494c-9b34-da865f850c85 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 returned with HTTP 200 Aug 25 15:25:47.705285 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 827/3327] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:47 2026] GET /volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:47.783338 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:47.869225 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:25:47.869573 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-380814584"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:47.870976 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-380814584'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:25:47.871174 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Create volume of 1 GB Aug 25 15:25:47.875328 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Availability Zones retrieved successfully. Aug 25 15:25:47.881184 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Flow 'volume_create_api' (104e2290-2d04-44ff-9418-87418ea0f70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:47.882570 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f4a84db-b153-453e-bc00-00c12eadc73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:47.885560 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:25:47.901025 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f5a0fef6-b6ab-4856-9b2d-89af6929a8a5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:47.903353 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f5a0fef6-b6ab-4856-9b2d-89af6929a8a5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:47.903600 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f5a0fef6-b6ab-4856-9b2d-89af6929a8a5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:47.903804 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f5a0fef6-b6ab-4856-9b2d-89af6929a8a5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:47.903944 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f5a0fef6-b6ab-4856-9b2d-89af6929a8a5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:47.909004 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:47.909004 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:47.909678 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f5a0fef6-b6ab-4856-9b2d-89af6929a8a5 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:47.910063 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 822/3328] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:47 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:47.920777 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f4a84db-b153-453e-bc00-00c12eadc73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:47.921737 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fffc1cc-bc08-4301-9c75-95926de3f0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:48.035646 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Created reservations ['801804e9-6f39-4374-a065-c1b4ed129c73', 'dd27ea37-6ee0-46b5-a54d-4e35c0cdd917', '5367a773-34fc-4b0b-8d3e-6185c52be1eb', '103cfb75-4e06-4904-9ce8-d7db6dfacb01'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:48.036411 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fffc1cc-bc08-4301-9c75-95926de3f0e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['801804e9-6f39-4374-a065-c1b4ed129c73', 'dd27ea37-6ee0-46b5-a54d-4e35c0cdd917', '5367a773-34fc-4b0b-8d3e-6185c52be1eb', '103cfb75-4e06-4904-9ce8-d7db6dfacb01']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:48.037158 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39a5a53a-d9da-4250-a616-22e123c79fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:48.077291 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39a5a53a-d9da-4250-a616-22e123c79fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af0f4c64-0eb8-4450-a9dd-abecd0039758', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-380814584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdf987e6eeda4b32ab177f87f89315b2',qos_specs=None,replication_status=,reservations=['801804e9-6f39-4374-a065-c1b4ed129c73','dd27ea37-6ee0-46b5-a54d-4e35c0cdd917','5367a773-34fc-4b0b-8d3e-6185c52be1eb','103cfb75-4e06-4904-9ce8-d7db6dfacb01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2288a5b7b7d64148a2ff97e04197e423',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-380814584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af0f4c64-0eb8-4450-a9dd-abecd0039758,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdf987e6eeda4b32ab177f87f89315b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2288a5b7b7d64148a2ff97e04197e423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:48.078133 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2127347b-4a17-457e-9002-cd5d7ad48a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:48.140711 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1c7bfa2d-66da-4994-98d4-05e14ebdd85e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:48.142995 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1c7bfa2d-66da-4994-98d4-05e14ebdd85e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:25:48.143285 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1c7bfa2d-66da-4994-98d4-05e14ebdd85e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:48.143573 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1c7bfa2d-66da-4994-98d4-05e14ebdd85e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:48.143744 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-1c7bfa2d-66da-4994-98d4-05e14ebdd85e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:48.147668 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2127347b-4a17-457e-9002-cd5d7ad48a7b) transitioned into state 'SUCCESS' from state '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-380814584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdf987e6eeda4b32ab177f87f89315b2',qos_specs=None,replication_status=,reservations=['801804e9-6f39-4374-a065-c1b4ed129c73','dd27ea37-6ee0-46b5-a54d-4e35c0cdd917','5367a773-34fc-4b0b-8d3e-6185c52be1eb','103cfb75-4e06-4904-9ce8-d7db6dfacb01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2288a5b7b7d64148a2ff97e04197e423',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:48.148540 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d0537e-fc4a-4dd5-809c-86d6160d2e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:48.167504 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:48.167504 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:48.167504 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1c7bfa2d-66da-4994-98d4-05e14ebdd85e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:25:48.167504 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 838/3329] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:48 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:48.243874 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d0537e-fc4a-4dd5-809c-86d6160d2e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:48.256486 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Flow 'volume_create_api' (104e2290-2d04-44ff-9418-87418ea0f70f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:48.256486 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Create volume request issued successfully. Aug 25 15:25:48.256486 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ef7d9f79-4cc7-4bb3-a64f-d1b6df62dbfb tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:25:48.256486 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 843/3330] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:25:47 2026] POST /volume/v3/volumes => generated 752 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:48.267977 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b3c2dca8-8a94-411f-b9b8-d4f037306915 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:48.271736 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b3c2dca8-8a94-411f-b9b8-d4f037306915 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] GET https://10.4.3.85/volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 Aug 25 15:25:48.271736 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b3c2dca8-8a94-411f-b9b8-d4f037306915 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:48.271736 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b3c2dca8-8a94-411f-b9b8-d4f037306915 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:48.289496 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c3067e6b-d053-4a62-95b8-7e82c2d5583d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:48.291580 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c3067e6b-d053-4a62-95b8-7e82c2d5583d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 Aug 25 15:25:48.304307 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c3067e6b-d053-4a62-95b8-7e82c2d5583d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:48.304307 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c3067e6b-d053-4a62-95b8-7e82c2d5583d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:48.309207 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:48.309207 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:48.309971 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c3067e6b-d053-4a62-95b8-7e82c2d5583d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:25:48.310594 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c3067e6b-d053-4a62-95b8-7e82c2d5583d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 returned with HTTP 200 Aug 25 15:25:48.311219 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 823/3331] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:48 2026] GET /volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:48.313631 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:48.313631 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:48.324143 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b3c2dca8-8a94-411f-b9b8-d4f037306915 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Volume info retrieved successfully. Aug 25 15:25:48.328107 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3a430687-8beb-4755-a438-409763948bd7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:48.330156 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3a430687-8beb-4755-a438-409763948bd7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:25:48.330894 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3a430687-8beb-4755-a438-409763948bd7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "812a8e6a-a0dd-4cb2-9b1d-696563667beb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-801206481"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:48.332255 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b3c2dca8-8a94-411f-b9b8-d4f037306915 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 returned with HTTP 200 Aug 25 15:25:48.332710 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 828/3332] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:48 2026] GET /volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 => generated 820 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:48.363621 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:48.363621 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:48.364142 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3a430687-8beb-4755-a438-409763948bd7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:25:48.364351 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-3a430687-8beb-4755-a438-409763948bd7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create snapshot from volume 812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:25:48.442088 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-3a430687-8beb-4755-a438-409763948bd7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['2c34a65a-c9ae-4456-9b31-c79c558055a3', '1251ff28-87b6-4ff4-ae3a-d90e9927bb2e', 'caabaf67-fa5d-4cc2-a6ea-d0b0a85ad057', '80be9ab5-adc7-4b2c-809a-2569a938ad9f'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:48.494671 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3a430687-8beb-4755-a438-409763948bd7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot force create request issued successfully. Aug 25 15:25:48.495054 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3a430687-8beb-4755-a438-409763948bd7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:25:48.495507 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 839/3333] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:25:48 2026] POST /volume/v3/snapshots => generated 309 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:48.509391 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bb5852d3-a29f-41b4-849e-6bbdec409e34 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:48.512163 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb5852d3-a29f-41b4-849e-6bbdec409e34 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 Aug 25 15:25:48.512391 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb5852d3-a29f-41b4-849e-6bbdec409e34 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:48.512603 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb5852d3-a29f-41b4-849e-6bbdec409e34 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:48.523133 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:48.523133 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:48.523883 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bb5852d3-a29f-41b4-849e-6bbdec409e34 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:25:48.524843 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb5852d3-a29f-41b4-849e-6bbdec409e34 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 returned with HTTP 200 Aug 25 15:25:48.525236 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 844/3334] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:48 2026] GET /volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:48.567969 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bfd98eb5-a302-4dff-87b8-12cb48313a28 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:48.571162 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bfd98eb5-a302-4dff-87b8-12cb48313a28 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:48.571162 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bfd98eb5-a302-4dff-87b8-12cb48313a28 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:48.572954 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bfd98eb5-a302-4dff-87b8-12cb48313a28 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:48.572954 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-bfd98eb5-a302-4dff-87b8-12cb48313a28 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:48.578761 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:48.578761 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:48.579780 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bfd98eb5-a302-4dff-87b8-12cb48313a28 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:48.580329 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 824/3335] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:48 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:48.721753 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ff15ffd6-fbdf-4d75-b9be-9fc728d3e954 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:48.723850 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ff15ffd6-fbdf-4d75-b9be-9fc728d3e954 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] GET https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 Aug 25 15:25:48.724065 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ff15ffd6-fbdf-4d75-b9be-9fc728d3e954 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:48.724293 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ff15ffd6-fbdf-4d75-b9be-9fc728d3e954 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:48.737132 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:48.737132 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:48.754906 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ff15ffd6-fbdf-4d75-b9be-9fc728d3e954 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Volume info retrieved successfully. Aug 25 15:25:48.759838 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ff15ffd6-fbdf-4d75-b9be-9fc728d3e954 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 returned with HTTP 200 Aug 25 15:25:48.759838 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 829/3336] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:48 2026] GET /volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:48.923578 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-33deb591-9d25-4c96-b030-8bcb9f3606f4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:48.926877 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-33deb591-9d25-4c96-b030-8bcb9f3606f4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:48.926877 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-33deb591-9d25-4c96-b030-8bcb9f3606f4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:48.927000 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-33deb591-9d25-4c96-b030-8bcb9f3606f4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:48.927205 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-33deb591-9d25-4c96-b030-8bcb9f3606f4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:48.932219 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:48.932219 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:48.933116 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-33deb591-9d25-4c96-b030-8bcb9f3606f4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:48.934239 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 840/3337] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:48 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:49.179091 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1262cc48-6cf6-4d7c-9bb0-a38791b4da02 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:49.181712 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1262cc48-6cf6-4d7c-9bb0-a38791b4da02 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:25:49.182026 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1262cc48-6cf6-4d7c-9bb0-a38791b4da02 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:49.182272 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1262cc48-6cf6-4d7c-9bb0-a38791b4da02 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:49.182720 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-1262cc48-6cf6-4d7c-9bb0-a38791b4da02 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:49.187856 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:49.187856 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:49.188793 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1262cc48-6cf6-4d7c-9bb0-a38791b4da02 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:25:49.189561 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 845/3338] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:49 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:49.346696 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6044ee86-49db-49cc-88b3-a92235b558f9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:49.348977 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6044ee86-49db-49cc-88b3-a92235b558f9 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] GET https://10.4.3.85/volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 Aug 25 15:25:49.349224 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6044ee86-49db-49cc-88b3-a92235b558f9 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:49.349457 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6044ee86-49db-49cc-88b3-a92235b558f9 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:49.362846 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:49.362846 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:49.367201 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6044ee86-49db-49cc-88b3-a92235b558f9 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Volume info retrieved successfully. Aug 25 15:25:49.372931 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6044ee86-49db-49cc-88b3-a92235b558f9 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 returned with HTTP 200 Aug 25 15:25:49.373517 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 825/3339] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:49 2026] GET /volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:49.391577 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d5c3f162-b582-458d-905e-9e1f99fbf727 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:49.391577 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d5c3f162-b582-458d-905e-9e1f99fbf727 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:25:49.391577 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d5c3f162-b582-458d-905e-9e1f99fbf727 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af0f4c64-0eb8-4450-a9dd-abecd0039758", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1396743070"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:49.406153 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:49.406153 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:49.406153 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d5c3f162-b582-458d-905e-9e1f99fbf727 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Volume info retrieved successfully. Aug 25 15:25:49.406153 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-d5c3f162-b582-458d-905e-9e1f99fbf727 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Create snapshot from volume af0f4c64-0eb8-4450-a9dd-abecd0039758 Aug 25 15:25:49.464041 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-d5c3f162-b582-458d-905e-9e1f99fbf727 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Created reservations ['a9ee79aa-4ff9-4af0-8119-2e93d24c5c24', '385ed436-c8e1-4b31-b692-c7f309cd8a21', '5e5b1e1a-17f9-43ae-a167-c34d63874383', 'a3946293-70ba-4372-97bd-1cea3e58b923'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:49.523285 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d5c3f162-b582-458d-905e-9e1f99fbf727 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot create request issued successfully. Aug 25 15:25:49.523719 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d5c3f162-b582-458d-905e-9e1f99fbf727 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:25:49.524211 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 830/3340] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:25:49 2026] POST /volume/v3/snapshots => generated 311 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:49.533665 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-af6ec328-d818-4499-a4b2-69942e4a19ac None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:49.537169 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cf8a7ee2-1515-41ae-8f0e-9340f425d6d3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:49.541926 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-af6ec328-d818-4499-a4b2-69942e4a19ac tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] GET https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56 Aug 25 15:25:49.542298 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-af6ec328-d818-4499-a4b2-69942e4a19ac tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:49.542602 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-af6ec328-d818-4499-a4b2-69942e4a19ac tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:49.544256 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf8a7ee2-1515-41ae-8f0e-9340f425d6d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 Aug 25 15:25:49.544492 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf8a7ee2-1515-41ae-8f0e-9340f425d6d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:49.544687 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf8a7ee2-1515-41ae-8f0e-9340f425d6d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:49.552151 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:49.552151 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:49.552309 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:49.552309 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:49.552849 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-af6ec328-d818-4499-a4b2-69942e4a19ac tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:49.552921 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cf8a7ee2-1515-41ae-8f0e-9340f425d6d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:25:49.553893 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-af6ec328-d818-4499-a4b2-69942e4a19ac tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56 returned with HTTP 200 Aug 25 15:25:49.554177 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf8a7ee2-1515-41ae-8f0e-9340f425d6d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 returned with HTTP 200 Aug 25 15:25:49.554409 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 841/3341] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:49 2026] GET /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56 => generated 443 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:49.555141 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 846/3342] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:49 2026] GET /volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:49.567502 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7f7af041-4843-480b-9dd9-f5a2ac380e1d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:49.569502 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7f7af041-4843-480b-9dd9-f5a2ac380e1d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:25:49.569873 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7f7af041-4843-480b-9dd9-f5a2ac380e1d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "812a8e6a-a0dd-4cb2-9b1d-696563667beb", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-188722529"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:49.582333 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:49.582333 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:49.582918 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7f7af041-4843-480b-9dd9-f5a2ac380e1d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:25:49.582953 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-7f7af041-4843-480b-9dd9-f5a2ac380e1d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create snapshot from volume 812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:25:49.595394 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-32666439-c44b-463a-8bee-42314dc7de90 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:49.597763 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-32666439-c44b-463a-8bee-42314dc7de90 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:49.598200 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-32666439-c44b-463a-8bee-42314dc7de90 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:49.598459 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-32666439-c44b-463a-8bee-42314dc7de90 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:49.598579 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-32666439-c44b-463a-8bee-42314dc7de90 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:49.603013 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:49.603013 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:49.604203 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-32666439-c44b-463a-8bee-42314dc7de90 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:49.604598 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 831/3343] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:49 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:49.630410 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-7f7af041-4843-480b-9dd9-f5a2ac380e1d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['cf82a7f7-b288-4b7e-bea6-1aa1180db1f9', 'a2bb3179-4d2f-4834-91fa-395247250b7c', '9a898dec-0752-4289-98ce-5e076a6034ee', '9b874bd9-8ec5-4b8c-ad27-43f8c5859ae5'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:49.672528 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7f7af041-4843-480b-9dd9-f5a2ac380e1d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot force create request issued successfully. Aug 25 15:25:49.672953 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7f7af041-4843-480b-9dd9-f5a2ac380e1d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:25:49.673484 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 826/3344] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:25:49 2026] POST /volume/v3/snapshots => generated 309 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:49.686709 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e429255a-2bb3-409d-8144-3e69daaa5a54 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:49.688551 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e429255a-2bb3-409d-8144-3e69daaa5a54 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 Aug 25 15:25:49.688840 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e429255a-2bb3-409d-8144-3e69daaa5a54 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:49.689073 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e429255a-2bb3-409d-8144-3e69daaa5a54 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:49.697881 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:49.697881 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:49.698345 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e429255a-2bb3-409d-8144-3e69daaa5a54 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:25:49.699284 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e429255a-2bb3-409d-8144-3e69daaa5a54 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 returned with HTTP 200 Aug 25 15:25:49.701413 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 842/3345] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:49 2026] GET /volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:49.945768 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-56cf4daa-bc98-414c-a838-b2f2fdc84af9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:49.947434 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-56cf4daa-bc98-414c-a838-b2f2fdc84af9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:49.947648 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-56cf4daa-bc98-414c-a838-b2f2fdc84af9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:49.963616 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-56cf4daa-bc98-414c-a838-b2f2fdc84af9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:49.963616 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-56cf4daa-bc98-414c-a838-b2f2fdc84af9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:49.963616 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:49.963616 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:49.963616 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-56cf4daa-bc98-414c-a838-b2f2fdc84af9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:49.963616 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 847/3346] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:49 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:50.200689 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-db8afa72-e631-479e-b9e6-369141063c30 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:50.202185 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db8afa72-e631-479e-b9e6-369141063c30 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:25:50.202407 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-db8afa72-e631-479e-b9e6-369141063c30 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:50.202634 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-db8afa72-e631-479e-b9e6-369141063c30 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:50.202781 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-db8afa72-e631-479e-b9e6-369141063c30 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:50.206485 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:50.206485 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:50.207054 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db8afa72-e631-479e-b9e6-369141063c30 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:25:50.207427 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 832/3347] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:50 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:50.571796 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a3b73099-1567-4990-86cf-f7177bb74bd7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:50.574143 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a3b73099-1567-4990-86cf-f7177bb74bd7 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] GET https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56 Aug 25 15:25:50.574375 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a3b73099-1567-4990-86cf-f7177bb74bd7 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:50.574763 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a3b73099-1567-4990-86cf-f7177bb74bd7 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:50.583674 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:50.583674 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:50.584515 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a3b73099-1567-4990-86cf-f7177bb74bd7 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:50.585554 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a3b73099-1567-4990-86cf-f7177bb74bd7 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56 returned with HTTP 200 Aug 25 15:25:50.586580 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 827/3348] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:50 2026] GET /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:50.602142 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ae42bea1-fd57-40ec-b57f-430c16cefed7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:50.604164 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ae42bea1-fd57-40ec-b57f-430c16cefed7 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] POST https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata Aug 25 15:25:50.604632 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ae42bea1-fd57-40ec-b57f-430c16cefed7 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:50.614173 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:50.614173 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:50.614859 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ae42bea1-fd57-40ec-b57f-430c16cefed7 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:50.616347 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ebac7e9f-5e62-418d-9dd4-016fe2b53a6a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:50.618936 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ebac7e9f-5e62-418d-9dd4-016fe2b53a6a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:50.620443 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ebac7e9f-5e62-418d-9dd4-016fe2b53a6a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:50.620443 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ebac7e9f-5e62-418d-9dd4-016fe2b53a6a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:50.620443 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ebac7e9f-5e62-418d-9dd4-016fe2b53a6a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:50.623990 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:50.623990 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:50.624999 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ebac7e9f-5e62-418d-9dd4-016fe2b53a6a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:50.625312 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 848/3349] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:50 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:50.683503 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ae42bea1-fd57-40ec-b57f-430c16cefed7 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Update snapshot metadata completed successfully. Aug 25 15:25:50.683942 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ae42bea1-fd57-40ec-b57f-430c16cefed7 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata returned with HTTP 200 Aug 25 15:25:50.684361 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 843/3350] 10.4.3.85 () {68 vars in 1395 bytes} [Tue Aug 25 15:25:50 2026] POST /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata => generated 68 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 25 15:25:50.693385 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-45fa5785-f375-4ee5-aeca-d66785ba2644 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:50.695802 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-45fa5785-f375-4ee5-aeca-d66785ba2644 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] GET https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata Aug 25 15:25:50.696261 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-45fa5785-f375-4ee5-aeca-d66785ba2644 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:50.696382 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-45fa5785-f375-4ee5-aeca-d66785ba2644 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:50.702705 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:50.702705 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:50.704022 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-45fa5785-f375-4ee5-aeca-d66785ba2644 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:50.704199 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-45fa5785-f375-4ee5-aeca-d66785ba2644 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Get snapshot metadata completed successfully. Aug 25 15:25:50.705124 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-45fa5785-f375-4ee5-aeca-d66785ba2644 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata returned with HTTP 200 Aug 25 15:25:50.705792 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 833/3351] 10.4.3.85 () {66 vars in 1374 bytes} [Tue Aug 25 15:25:50 2026] GET /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:25:50.710734 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e1209ba0-356e-4451-9ddf-7664e851df60 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:50.714197 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1209ba0-356e-4451-9ddf-7664e851df60 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 Aug 25 15:25:50.714197 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e1209ba0-356e-4451-9ddf-7664e851df60 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:50.714447 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e1209ba0-356e-4451-9ddf-7664e851df60 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:50.715104 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-baf0c156-39de-4f8c-b281-36f695d8ee0a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:50.717204 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-baf0c156-39de-4f8c-b281-36f695d8ee0a tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] PUT https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata Aug 25 15:25:50.717626 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-baf0c156-39de-4f8c-b281-36f695d8ee0a tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:50.725811 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:50.725811 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:50.726498 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-baf0c156-39de-4f8c-b281-36f695d8ee0a tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:50.731009 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:50.731009 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:50.731777 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e1209ba0-356e-4451-9ddf-7664e851df60 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:25:50.732726 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1209ba0-356e-4451-9ddf-7664e851df60 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 returned with HTTP 200 Aug 25 15:25:50.733568 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 828/3352] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:50 2026] GET /volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:50.744267 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e80b30aa-5fd9-4798-bbcf-a9744d28a5da None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:50.746354 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e80b30aa-5fd9-4798-bbcf-a9744d28a5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 Aug 25 15:25:50.746591 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e80b30aa-5fd9-4798-bbcf-a9744d28a5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:50.746848 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e80b30aa-5fd9-4798-bbcf-a9744d28a5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:50.746990 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-e80b30aa-5fd9-4798-bbcf-a9744d28a5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: 08736d05-df53-4fdc-9053-1ddc328ca554 Aug 25 15:25:50.753165 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:50.753165 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:50.753875 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e80b30aa-5fd9-4798-bbcf-a9744d28a5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:25:50.774032 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-baf0c156-39de-4f8c-b281-36f695d8ee0a tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Update snapshot metadata completed successfully. Aug 25 15:25:50.774364 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-baf0c156-39de-4f8c-b281-36f695d8ee0a tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata returned with HTTP 200 Aug 25 15:25:50.775006 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 849/3353] 10.4.3.85 () {68 vars in 1394 bytes} [Tue Aug 25 15:25:50 2026] PUT /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata => generated 57 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:25:50.782225 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e80b30aa-5fd9-4798-bbcf-a9744d28a5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot delete request issued successfully. Aug 25 15:25:50.782395 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e80b30aa-5fd9-4798-bbcf-a9744d28a5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 returned with HTTP 202 Aug 25 15:25:50.782787 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 844/3354] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:25:50 2026] DELETE /volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:50.784976 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-04db93de-2aa9-4b7d-9d29-26a260dee657 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:50.786845 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04db93de-2aa9-4b7d-9d29-26a260dee657 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] GET https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata Aug 25 15:25:50.787144 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04db93de-2aa9-4b7d-9d29-26a260dee657 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:50.787817 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04db93de-2aa9-4b7d-9d29-26a260dee657 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:50.792151 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d620d933-c1d3-4fc1-ac02-1dcfc541a6df None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:50.793982 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d620d933-c1d3-4fc1-ac02-1dcfc541a6df tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 Aug 25 15:25:50.794529 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d620d933-c1d3-4fc1-ac02-1dcfc541a6df tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:50.794529 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d620d933-c1d3-4fc1-ac02-1dcfc541a6df tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:50.796646 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:50.796646 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:50.797151 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-04db93de-2aa9-4b7d-9d29-26a260dee657 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:50.798113 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-04db93de-2aa9-4b7d-9d29-26a260dee657 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Get snapshot metadata completed successfully. Aug 25 15:25:50.798370 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04db93de-2aa9-4b7d-9d29-26a260dee657 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata returned with HTTP 200 Aug 25 15:25:50.798787 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 834/3355] 10.4.3.85 () {66 vars in 1374 bytes} [Tue Aug 25 15:25:50 2026] GET /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata => generated 57 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:25:50.801241 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:50.801241 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:50.802020 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d620d933-c1d3-4fc1-ac02-1dcfc541a6df tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:25:50.803018 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d620d933-c1d3-4fc1-ac02-1dcfc541a6df tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 returned with HTTP 200 Aug 25 15:25:50.804435 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 829/3356] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:50 2026] GET /volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:50.807494 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4a6f765e-a59f-412d-b058-23b9c56cac26 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:50.812367 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4a6f765e-a59f-412d-b058-23b9c56cac26 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata/key3 Aug 25 15:25:50.812561 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4a6f765e-a59f-412d-b058-23b9c56cac26 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:50.812824 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4a6f765e-a59f-412d-b058-23b9c56cac26 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:50.827900 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:50.827900 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:50.827900 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4a6f765e-a59f-412d-b058-23b9c56cac26 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:50.827900 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4a6f765e-a59f-412d-b058-23b9c56cac26 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Get snapshot metadata completed successfully. Aug 25 15:25:50.855523 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4a6f765e-a59f-412d-b058-23b9c56cac26 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Delete snapshot metadata completed successfully. Aug 25 15:25:50.855893 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4a6f765e-a59f-412d-b058-23b9c56cac26 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata/key3 returned with HTTP 200 Aug 25 15:25:50.856309 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 850/3357] 10.4.3.85 () {66 vars in 1392 bytes} [Tue Aug 25 15:25:50 2026] DELETE /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata/key3 => generated 0 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 15:25:50.864726 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5abb983a-a2c9-4e94-ab53-0b1b848f815b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:50.868591 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5abb983a-a2c9-4e94-ab53-0b1b848f815b tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] GET https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata Aug 25 15:25:50.868591 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5abb983a-a2c9-4e94-ab53-0b1b848f815b tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:50.868591 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5abb983a-a2c9-4e94-ab53-0b1b848f815b tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:50.876496 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:50.876496 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:50.876496 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5abb983a-a2c9-4e94-ab53-0b1b848f815b tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:50.876496 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5abb983a-a2c9-4e94-ab53-0b1b848f815b tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Get snapshot metadata completed successfully. Aug 25 15:25:50.876496 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5abb983a-a2c9-4e94-ab53-0b1b848f815b tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata returned with HTTP 200 Aug 25 15:25:50.877324 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 845/3358] 10.4.3.85 () {66 vars in 1374 bytes} [Tue Aug 25 15:25:50 2026] GET /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata => generated 32 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:25:50.885203 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-896c50d9-4269-4978-8007-0bd0591520ac None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:50.887027 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-896c50d9-4269-4978-8007-0bd0591520ac tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] PUT https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata Aug 25 15:25:50.887692 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-896c50d9-4269-4978-8007-0bd0591520ac tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:50.897401 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:50.897401 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:50.897401 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-896c50d9-4269-4978-8007-0bd0591520ac tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:50.920245 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-896c50d9-4269-4978-8007-0bd0591520ac tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Update snapshot metadata completed successfully. Aug 25 15:25:50.920245 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-896c50d9-4269-4978-8007-0bd0591520ac tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata returned with HTTP 200 Aug 25 15:25:50.920245 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 835/3359] 10.4.3.85 () {68 vars in 1394 bytes} [Tue Aug 25 15:25:50 2026] PUT /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:25:50.933437 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ca7ee4f3-8fdb-4e64-95fd-22c872bdb82b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:50.939318 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ca7ee4f3-8fdb-4e64-95fd-22c872bdb82b tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] POST https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata Aug 25 15:25:50.939318 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ca7ee4f3-8fdb-4e64-95fd-22c872bdb82b tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:50.951763 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:50.951763 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:50.955492 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ca7ee4f3-8fdb-4e64-95fd-22c872bdb82b tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:50.965658 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1c72cda5-5e9f-43e5-8829-caaaaef7ca8a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:50.968075 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c72cda5-5e9f-43e5-8829-caaaaef7ca8a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:50.968340 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1c72cda5-5e9f-43e5-8829-caaaaef7ca8a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:50.968602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1c72cda5-5e9f-43e5-8829-caaaaef7ca8a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:50.968747 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-1c72cda5-5e9f-43e5-8829-caaaaef7ca8a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:50.977827 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:50.977827 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:50.978589 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c72cda5-5e9f-43e5-8829-caaaaef7ca8a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:50.979021 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 851/3360] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:50 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:50.996518 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ca7ee4f3-8fdb-4e64-95fd-22c872bdb82b tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Update snapshot metadata completed successfully. Aug 25 15:25:50.996803 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ca7ee4f3-8fdb-4e64-95fd-22c872bdb82b tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata returned with HTTP 200 Aug 25 15:25:50.997331 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 830/3361] 10.4.3.85 () {68 vars in 1395 bytes} [Tue Aug 25 15:25:50 2026] POST /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata => generated 68 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:25:51.005908 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cd133cef-f085-4c44-96cd-b596a481b313 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:51.009849 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cd133cef-f085-4c44-96cd-b596a481b313 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] GET https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata Aug 25 15:25:51.009849 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cd133cef-f085-4c44-96cd-b596a481b313 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:51.009849 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cd133cef-f085-4c44-96cd-b596a481b313 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:51.016495 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:51.016495 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:51.017313 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cd133cef-f085-4c44-96cd-b596a481b313 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:51.023585 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cd133cef-f085-4c44-96cd-b596a481b313 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Get snapshot metadata completed successfully. Aug 25 15:25:51.023585 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cd133cef-f085-4c44-96cd-b596a481b313 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata returned with HTTP 200 Aug 25 15:25:51.024987 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 846/3362] 10.4.3.85 () {66 vars in 1374 bytes} [Tue Aug 25 15:25:51 2026] GET /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata => generated 68 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:25:51.032638 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d0c1a2b2-979e-4495-8562-1fade7286506 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:51.036491 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d0c1a2b2-979e-4495-8562-1fade7286506 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] PUT https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata/key3 Aug 25 15:25:51.036491 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d0c1a2b2-979e-4495-8562-1fade7286506 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:51.045556 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:51.045556 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:51.047490 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d0c1a2b2-979e-4495-8562-1fade7286506 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:51.094153 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d0c1a2b2-979e-4495-8562-1fade7286506 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Update snapshot metadata completed successfully. Aug 25 15:25:51.094691 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d0c1a2b2-979e-4495-8562-1fade7286506 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata/key3 returned with HTTP 200 Aug 25 15:25:51.095438 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 836/3363] 10.4.3.85 () {68 vars in 1409 bytes} [Tue Aug 25 15:25:51 2026] PUT /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata/key3 => generated 35 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:25:51.103516 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-48c038f2-bdf2-4998-b516-94abf8c83b06 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:51.105628 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48c038f2-bdf2-4998-b516-94abf8c83b06 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] GET https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata/key3 Aug 25 15:25:51.105830 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48c038f2-bdf2-4998-b516-94abf8c83b06 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:51.106038 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48c038f2-bdf2-4998-b516-94abf8c83b06 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:51.117920 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:51.117920 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:51.118361 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-48c038f2-bdf2-4998-b516-94abf8c83b06 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:51.119459 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-48c038f2-bdf2-4998-b516-94abf8c83b06 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Get snapshot metadata completed successfully. Aug 25 15:25:51.119779 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48c038f2-bdf2-4998-b516-94abf8c83b06 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata/key3 returned with HTTP 200 Aug 25 15:25:51.120402 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 852/3364] 10.4.3.85 () {66 vars in 1389 bytes} [Tue Aug 25 15:25:51 2026] GET /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:25:51.131111 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a90a2852-ce9e-4cd0-b05b-a34007e56703 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:51.133014 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a90a2852-ce9e-4cd0-b05b-a34007e56703 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] GET https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata Aug 25 15:25:51.133247 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a90a2852-ce9e-4cd0-b05b-a34007e56703 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:51.133461 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a90a2852-ce9e-4cd0-b05b-a34007e56703 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:51.139207 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:51.139207 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:51.139313 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a90a2852-ce9e-4cd0-b05b-a34007e56703 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:51.140213 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a90a2852-ce9e-4cd0-b05b-a34007e56703 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Get snapshot metadata completed successfully. Aug 25 15:25:51.140491 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a90a2852-ce9e-4cd0-b05b-a34007e56703 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata returned with HTTP 200 Aug 25 15:25:51.140884 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 831/3365] 10.4.3.85 () {66 vars in 1374 bytes} [Tue Aug 25 15:25:51 2026] GET /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata => generated 75 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:25:51.152340 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e23b3c9b-4ae9-4a33-8481-2cb3bcb87c54 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:51.154723 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e23b3c9b-4ae9-4a33-8481-2cb3bcb87c54 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] PUT https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata Aug 25 15:25:51.154723 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e23b3c9b-4ae9-4a33-8481-2cb3bcb87c54 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:51.164588 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:51.164588 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:51.165245 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e23b3c9b-4ae9-4a33-8481-2cb3bcb87c54 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:51.210626 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e23b3c9b-4ae9-4a33-8481-2cb3bcb87c54 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Update snapshot metadata completed successfully. Aug 25 15:25:51.210947 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e23b3c9b-4ae9-4a33-8481-2cb3bcb87c54 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata returned with HTTP 200 Aug 25 15:25:51.211786 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 847/3366] 10.4.3.85 () {68 vars in 1394 bytes} [Tue Aug 25 15:25:51 2026] PUT /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56/metadata => generated 16 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:25:51.227915 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fa8a56f1-9d0b-479f-a6ee-480961b3c701 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:51.228127 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9500fa3a-e509-4ca5-a8ab-c455ba242acd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:51.229603 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa8a56f1-9d0b-479f-a6ee-480961b3c701 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:25:51.229823 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9500fa3a-e509-4ca5-a8ab-c455ba242acd tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56 Aug 25 15:25:51.229875 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa8a56f1-9d0b-479f-a6ee-480961b3c701 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:51.230142 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa8a56f1-9d0b-479f-a6ee-480961b3c701 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:51.230247 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9500fa3a-e509-4ca5-a8ab-c455ba242acd tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:51.230294 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-fa8a56f1-9d0b-479f-a6ee-480961b3c701 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:51.230593 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9500fa3a-e509-4ca5-a8ab-c455ba242acd tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:51.230803 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-9500fa3a-e509-4ca5-a8ab-c455ba242acd tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Delete snapshot with id: d11f73a6-d72a-434f-8333-346b5ddabf56 Aug 25 15:25:51.255304 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:51.255304 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:51.255943 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9500fa3a-e509-4ca5-a8ab-c455ba242acd tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:51.262659 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:51.262659 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:51.263496 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa8a56f1-9d0b-479f-a6ee-480961b3c701 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:25:51.263901 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 837/3367] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:51 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 736 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:51.367227 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9500fa3a-e509-4ca5-a8ab-c455ba242acd tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot delete request issued successfully. Aug 25 15:25:51.368374 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9500fa3a-e509-4ca5-a8ab-c455ba242acd tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56 returned with HTTP 202 Aug 25 15:25:51.368374 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 853/3368] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:25:51 2026] DELETE /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:51.376873 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-16528b22-5931-4155-a240-442c8e11c319 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:51.379814 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-16528b22-5931-4155-a240-442c8e11c319 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] GET https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56 Aug 25 15:25:51.380065 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-16528b22-5931-4155-a240-442c8e11c319 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:51.380297 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-16528b22-5931-4155-a240-442c8e11c319 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:51.437042 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:51.437042 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:51.437758 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-16528b22-5931-4155-a240-442c8e11c319 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Snapshot retrieved successfully. Aug 25 15:25:51.439373 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-16528b22-5931-4155-a240-442c8e11c319 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56 returned with HTTP 200 Aug 25 15:25:51.439373 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 832/3369] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:51 2026] GET /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56 => generated 469 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:51.636915 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d081634b-03a2-44e3-b63a-bf979baf9cb3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:51.638669 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d081634b-03a2-44e3-b63a-bf979baf9cb3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:51.638888 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d081634b-03a2-44e3-b63a-bf979baf9cb3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:51.640306 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d081634b-03a2-44e3-b63a-bf979baf9cb3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:51.640306 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-d081634b-03a2-44e3-b63a-bf979baf9cb3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:51.681816 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:51.681816 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:51.682719 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d081634b-03a2-44e3-b63a-bf979baf9cb3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:51.683155 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 848/3370] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:51 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:51.814747 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-736e118e-957b-4534-9afc-ec68f437d79a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:51.816889 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-736e118e-957b-4534-9afc-ec68f437d79a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 Aug 25 15:25:51.817155 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-736e118e-957b-4534-9afc-ec68f437d79a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:51.817411 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-736e118e-957b-4534-9afc-ec68f437d79a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:51.858038 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-736e118e-957b-4534-9afc-ec68f437d79a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 returned with HTTP 404 Aug 25 15:25:51.858514 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 838/3371] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:51 2026] GET /volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:51.866582 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-39761567-5666-40f2-97ec-d8fbbee261a8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:51.868815 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-39761567-5666-40f2-97ec-d8fbbee261a8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 Aug 25 15:25:51.869041 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-39761567-5666-40f2-97ec-d8fbbee261a8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:51.869254 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-39761567-5666-40f2-97ec-d8fbbee261a8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:51.869370 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-39761567-5666-40f2-97ec-d8fbbee261a8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 Aug 25 15:25:51.913481 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:51.913481 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:51.914068 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-39761567-5666-40f2-97ec-d8fbbee261a8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:25:51.949217 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-39761567-5666-40f2-97ec-d8fbbee261a8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot delete request issued successfully. Aug 25 15:25:51.949430 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-39761567-5666-40f2-97ec-d8fbbee261a8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 returned with HTTP 202 Aug 25 15:25:51.950001 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 854/3372] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:25:51 2026] DELETE /volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:51.968967 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-af2142a7-2127-48c4-86c2-3a6773051503 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:51.971455 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-af2142a7-2127-48c4-86c2-3a6773051503 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 Aug 25 15:25:51.971691 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-af2142a7-2127-48c4-86c2-3a6773051503 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:51.973414 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-af2142a7-2127-48c4-86c2-3a6773051503 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:51.978178 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:51.978178 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:51.978745 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-af2142a7-2127-48c4-86c2-3a6773051503 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:25:51.979865 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-af2142a7-2127-48c4-86c2-3a6773051503 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 returned with HTTP 200 Aug 25 15:25:51.980384 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 833/3373] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:51 2026] GET /volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:51.988948 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bd1a4ade-0cf9-4ef4-b04e-e3b9228fa9c9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:51.990627 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bd1a4ade-0cf9-4ef4-b04e-e3b9228fa9c9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:51.990833 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bd1a4ade-0cf9-4ef4-b04e-e3b9228fa9c9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:51.991021 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bd1a4ade-0cf9-4ef4-b04e-e3b9228fa9c9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:51.991120 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-bd1a4ade-0cf9-4ef4-b04e-e3b9228fa9c9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:51.995271 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:51.995271 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:51.995879 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bd1a4ade-0cf9-4ef4-b04e-e3b9228fa9c9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:51.996247 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 849/3374] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:51 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:52.276207 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-10951b74-cc98-44c9-b99b-471bafccb273 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:52.278280 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10951b74-cc98-44c9-b99b-471bafccb273 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:25:52.278648 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10951b74-cc98-44c9-b99b-471bafccb273 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:52.278933 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10951b74-cc98-44c9-b99b-471bafccb273 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:52.279114 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-10951b74-cc98-44c9-b99b-471bafccb273 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:52.285694 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:52.285694 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:52.286664 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10951b74-cc98-44c9-b99b-471bafccb273 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:25:52.287016 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 839/3375] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:52 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:52.453987 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-665bad4b-4f51-48e3-bef9-3e16fd8af5f0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:52.455776 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-665bad4b-4f51-48e3-bef9-3e16fd8af5f0 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] GET https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56 Aug 25 15:25:52.455929 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-665bad4b-4f51-48e3-bef9-3e16fd8af5f0 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:52.456118 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-665bad4b-4f51-48e3-bef9-3e16fd8af5f0 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:52.464767 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-665bad4b-4f51-48e3-bef9-3e16fd8af5f0 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56 returned with HTTP 404 Aug 25 15:25:52.465371 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 855/3376] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:52 2026] GET /volume/v3/snapshots/d11f73a6-d72a-434f-8333-346b5ddabf56 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:52.476086 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e7dc3bac-8d89-4887-9a13-270b742740dc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:52.477843 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e7dc3bac-8d89-4887-9a13-270b742740dc tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] GET https://10.4.3.85/volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 Aug 25 15:25:52.478124 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e7dc3bac-8d89-4887-9a13-270b742740dc tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:52.478337 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e7dc3bac-8d89-4887-9a13-270b742740dc tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:52.491718 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:52.491718 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:52.509928 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e7dc3bac-8d89-4887-9a13-270b742740dc tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Volume info retrieved successfully. Aug 25 15:25:52.516902 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e7dc3bac-8d89-4887-9a13-270b742740dc tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 returned with HTTP 200 Aug 25 15:25:52.517489 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 834/3377] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:52 2026] GET /volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:52.534727 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6ce8f1cb-a0ce-49ee-aa02-eb9304120d02 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:52.537494 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6ce8f1cb-a0ce-49ee-aa02-eb9304120d02 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] DELETE https://10.4.3.85/volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 Aug 25 15:25:52.537779 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6ce8f1cb-a0ce-49ee-aa02-eb9304120d02 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:52.538000 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6ce8f1cb-a0ce-49ee-aa02-eb9304120d02 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:52.538194 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-6ce8f1cb-a0ce-49ee-aa02-eb9304120d02 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Delete volume with id: af0f4c64-0eb8-4450-a9dd-abecd0039758 Aug 25 15:25:52.546492 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:52.546492 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:52.547277 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6ce8f1cb-a0ce-49ee-aa02-eb9304120d02 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Volume info retrieved successfully. Aug 25 15:25:52.738045 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-897158fe-9bc2-4121-a9e4-8d395973e3fe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:52.739650 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-897158fe-9bc2-4121-a9e4-8d395973e3fe tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:52.739892 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-897158fe-9bc2-4121-a9e4-8d395973e3fe tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:52.740037 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-897158fe-9bc2-4121-a9e4-8d395973e3fe tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:52.740130 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-897158fe-9bc2-4121-a9e4-8d395973e3fe tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:52.744392 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:52.744392 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:52.745059 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-897158fe-9bc2-4121-a9e4-8d395973e3fe tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:52.745357 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 840/3378] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:52 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:52.814624 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6ce8f1cb-a0ce-49ee-aa02-eb9304120d02 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Delete volume request issued successfully. Aug 25 15:25:52.815069 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6ce8f1cb-a0ce-49ee-aa02-eb9304120d02 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 returned with HTTP 202 Aug 25 15:25:52.815234 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 850/3379] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:25:52 2026] DELETE /volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 => generated 0 bytes in 281 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:52.822048 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b43c79a7-efb0-44fd-b2e8-73bf1e29b543 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:52.824186 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b43c79a7-efb0-44fd-b2e8-73bf1e29b543 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] GET https://10.4.3.85/volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 Aug 25 15:25:52.824451 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b43c79a7-efb0-44fd-b2e8-73bf1e29b543 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:52.824695 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b43c79a7-efb0-44fd-b2e8-73bf1e29b543 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:52.834608 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:52.834608 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:52.839113 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b43c79a7-efb0-44fd-b2e8-73bf1e29b543 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Volume info retrieved successfully. Aug 25 15:25:52.843838 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b43c79a7-efb0-44fd-b2e8-73bf1e29b543 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 returned with HTTP 200 Aug 25 15:25:52.844301 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 856/3380] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:52 2026] GET /volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:52.991310 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c51f9f66-7515-4045-9f66-bbea0b589c43 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:52.993754 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c51f9f66-7515-4045-9f66-bbea0b589c43 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 Aug 25 15:25:52.993918 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c51f9f66-7515-4045-9f66-bbea0b589c43 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:52.994193 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c51f9f66-7515-4045-9f66-bbea0b589c43 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:52.999496 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c51f9f66-7515-4045-9f66-bbea0b589c43 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 returned with HTTP 404 Aug 25 15:25:53.000264 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 835/3381] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:52 2026] GET /volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:53.008463 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7fae56d3-a67e-4362-a8c3-0d8cba9d5df8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:53.010329 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a978af8b-bc70-407a-8b6c-d051bff0408c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:53.010639 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7fae56d3-a67e-4362-a8c3-0d8cba9d5df8 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:53.010983 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7fae56d3-a67e-4362-a8c3-0d8cba9d5df8 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:53.011739 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7fae56d3-a67e-4362-a8c3-0d8cba9d5df8 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:53.011739 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-7fae56d3-a67e-4362-a8c3-0d8cba9d5df8 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:53.012709 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a978af8b-bc70-407a-8b6c-d051bff0408c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 Aug 25 15:25:53.012857 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a978af8b-bc70-407a-8b6c-d051bff0408c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:53.013142 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a978af8b-bc70-407a-8b6c-d051bff0408c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:53.013231 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-a978af8b-bc70-407a-8b6c-d051bff0408c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: ae896438-0115-44f2-9481-979744b4d884 Aug 25 15:25:53.018105 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:53.018105 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:53.019172 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:53.019172 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:53.019597 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7fae56d3-a67e-4362-a8c3-0d8cba9d5df8 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:53.019597 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 841/3382] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:53 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:53.019788 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a978af8b-bc70-407a-8b6c-d051bff0408c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:25:53.091333 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a978af8b-bc70-407a-8b6c-d051bff0408c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot delete request issued successfully. Aug 25 15:25:53.092552 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a978af8b-bc70-407a-8b6c-d051bff0408c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 returned with HTTP 202 Aug 25 15:25:53.092552 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 851/3383] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:25:53 2026] DELETE /volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:53.107553 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5716cc45-b927-481b-a887-9d3308bd2719 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:53.107553 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5716cc45-b927-481b-a887-9d3308bd2719 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 Aug 25 15:25:53.107553 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5716cc45-b927-481b-a887-9d3308bd2719 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:53.107553 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5716cc45-b927-481b-a887-9d3308bd2719 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:53.122493 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:53.122493 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:53.123149 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5716cc45-b927-481b-a887-9d3308bd2719 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:25:53.124252 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5716cc45-b927-481b-a887-9d3308bd2719 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 returned with HTTP 200 Aug 25 15:25:53.124766 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 857/3384] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:53 2026] GET /volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:53.298334 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-226fa09e-e8df-4a58-9338-d71661b654f8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:53.300430 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-226fa09e-e8df-4a58-9338-d71661b654f8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:25:53.300541 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-226fa09e-e8df-4a58-9338-d71661b654f8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:53.300793 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-226fa09e-e8df-4a58-9338-d71661b654f8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:53.300793 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-226fa09e-e8df-4a58-9338-d71661b654f8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:53.316222 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:53.316222 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:53.316952 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-226fa09e-e8df-4a58-9338-d71661b654f8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:25:53.317330 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 836/3385] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:53 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:53.758260 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f4c324a3-ef30-4a4b-8afe-8114030f7614 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:53.760426 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f4c324a3-ef30-4a4b-8afe-8114030f7614 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:53.760754 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f4c324a3-ef30-4a4b-8afe-8114030f7614 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:53.760973 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f4c324a3-ef30-4a4b-8afe-8114030f7614 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:53.761105 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f4c324a3-ef30-4a4b-8afe-8114030f7614 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:53.769421 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:53.769421 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:53.770572 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f4c324a3-ef30-4a4b-8afe-8114030f7614 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:53.770974 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 842/3386] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:53 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:53.864215 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fa920d2e-09ee-4e5f-999d-514212a0a5e7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:53.867007 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fa920d2e-09ee-4e5f-999d-514212a0a5e7 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] GET https://10.4.3.85/volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 Aug 25 15:25:53.867348 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fa920d2e-09ee-4e5f-999d-514212a0a5e7 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:53.867714 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fa920d2e-09ee-4e5f-999d-514212a0a5e7 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:53.877900 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fa920d2e-09ee-4e5f-999d-514212a0a5e7 tempest-SnapshotMetadataTestJSON-1979264008 tempest-SnapshotMetadataTestJSON-1979264008-project-member] https://10.4.3.85/volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 returned with HTTP 404 Aug 25 15:25:53.878974 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 852/3387] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:53 2026] GET /volume/v3/volumes/af0f4c64-0eb8-4450-a9dd-abecd0039758 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:54.032448 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-49dbfdb0-5535-47a8-97e0-97205fd6b6d2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:54.034831 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-49dbfdb0-5535-47a8-97e0-97205fd6b6d2 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:54.035455 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-49dbfdb0-5535-47a8-97e0-97205fd6b6d2 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:54.035753 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-49dbfdb0-5535-47a8-97e0-97205fd6b6d2 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:54.035848 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-49dbfdb0-5535-47a8-97e0-97205fd6b6d2 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:54.041142 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:54.041142 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:54.041646 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-49dbfdb0-5535-47a8-97e0-97205fd6b6d2 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:54.042074 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 858/3388] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:54 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:54.056775 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-00bc7845-2990-423d-b671-97d8b118fe53 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:54.059177 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-00bc7845-2990-423d-b671-97d8b118fe53 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:25:54.059695 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-00bc7845-2990-423d-b671-97d8b118fe53 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a6c88929-40b3-4db0-98a0-ba6ce3b96ae3", "incremental": true}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:54.062001 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-00bc7845-2990-423d-b671-97d8b118fe53 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Creating new backup {'backup': {'volume_id': 'a6c88929-40b3-4db0-98a0-ba6ce3b96ae3', 'incremental': True}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:25:54.062001 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-00bc7845-2990-423d-b671-97d8b118fe53 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Creating backup of volume a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 in container None Aug 25 15:25:54.071518 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:54.071518 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:54.072101 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-00bc7845-2990-423d-b671-97d8b118fe53 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:25:54.114325 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-00bc7845-2990-423d-b671-97d8b118fe53 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Created reservations ['d8b2d6c0-7e47-4852-8e6d-6b4f084675c8', 'cacbcec1-3526-404d-8e90-dc4b02b68841'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:54.136976 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-eb080bbc-a635-44d2-b0c6-7f024486ef4f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:54.142597 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eb080bbc-a635-44d2-b0c6-7f024486ef4f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 Aug 25 15:25:54.143569 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eb080bbc-a635-44d2-b0c6-7f024486ef4f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:54.144824 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eb080bbc-a635-44d2-b0c6-7f024486ef4f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:54.156904 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eb080bbc-a635-44d2-b0c6-7f024486ef4f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 returned with HTTP 404 Aug 25 15:25:54.157161 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-00bc7845-2990-423d-b671-97d8b118fe53 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 400 Aug 25 15:25:54.157739 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 837/3389] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:25:54 2026] POST /volume/v3/backups => generated 109 bytes in 101 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:25:54.157902 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 843/3390] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:25:54 2026] GET /volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:54.167398 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a6ae0156-8526-4bd7-bd10-ef44e559c5da None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:54.167896 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cffea0a6-c6ea-4fe9-9f1f-e96e843ffce9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:54.170408 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6ae0156-8526-4bd7-bd10-ef44e559c5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 Aug 25 15:25:54.170523 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cffea0a6-c6ea-4fe9-9f1f-e96e843ffce9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] DELETE https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:54.170667 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a6ae0156-8526-4bd7-bd10-ef44e559c5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:54.170749 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cffea0a6-c6ea-4fe9-9f1f-e96e843ffce9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:54.170916 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a6ae0156-8526-4bd7-bd10-ef44e559c5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:54.171019 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-a6ae0156-8526-4bd7-bd10-ef44e559c5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 Aug 25 15:25:54.171062 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cffea0a6-c6ea-4fe9-9f1f-e96e843ffce9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:54.171213 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-cffea0a6-c6ea-4fe9-9f1f-e96e843ffce9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Delete backup with id: f30fba59-053c-49a1-ade2-1ffaec93e7a3. Aug 25 15:25:54.183355 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6ae0156-8526-4bd7-bd10-ef44e559c5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 returned with HTTP 404 Aug 25 15:25:54.184419 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 853/3391] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:25:54 2026] DELETE /volume/v3/snapshots/f9fe5ea2-de6c-4030-9d93-1bed1294f6b7 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:54.191441 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-79cce487-6e42-4532-a045-cfda491d0403 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:54.193368 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-79cce487-6e42-4532-a045-cfda491d0403 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 Aug 25 15:25:54.193588 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-79cce487-6e42-4532-a045-cfda491d0403 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:54.193890 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-79cce487-6e42-4532-a045-cfda491d0403 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:54.193951 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-79cce487-6e42-4532-a045-cfda491d0403 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: ae896438-0115-44f2-9481-979744b4d884 Aug 25 15:25:54.198820 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:54.198820 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:54.200892 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-79cce487-6e42-4532-a045-cfda491d0403 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 returned with HTTP 404 Aug 25 15:25:54.201619 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 838/3392] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:25:54 2026] DELETE /volume/v3/snapshots/ae896438-0115-44f2-9481-979744b4d884 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:54.213555 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-94a5fcb7-88a4-4de8-97b1-804806824ebd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:54.216358 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94a5fcb7-88a4-4de8-97b1-804806824ebd tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 Aug 25 15:25:54.216632 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94a5fcb7-88a4-4de8-97b1-804806824ebd tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:54.216632 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94a5fcb7-88a4-4de8-97b1-804806824ebd tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:54.216800 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-94a5fcb7-88a4-4de8-97b1-804806824ebd tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: 08736d05-df53-4fdc-9053-1ddc328ca554 Aug 25 15:25:54.229574 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94a5fcb7-88a4-4de8-97b1-804806824ebd tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 returned with HTTP 404 Aug 25 15:25:54.229574 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 844/3393] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:25:54 2026] DELETE /volume/v3/snapshots/08736d05-df53-4fdc-9053-1ddc328ca554 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:54.272306 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-cffea0a6-c6ea-4fe9-9f1f-e96e843ffce9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] delete_backup rpcapi backup_id f30fba59-053c-49a1-ade2-1ffaec93e7a3 {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:25:54.278716 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cffea0a6-c6ea-4fe9-9f1f-e96e843ffce9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 202 Aug 25 15:25:54.278716 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 859/3394] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:25:54 2026] DELETE /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:25:54.285998 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-58a35010-ddd0-4ef5-8829-51554235c164 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:54.288673 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-58a35010-ddd0-4ef5-8829-51554235c164 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:54.288908 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-58a35010-ddd0-4ef5-8829-51554235c164 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:54.289225 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-58a35010-ddd0-4ef5-8829-51554235c164 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:54.289433 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-58a35010-ddd0-4ef5-8829-51554235c164 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:54.296583 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:54.296583 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:54.297439 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-58a35010-ddd0-4ef5-8829-51554235c164 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:54.298889 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 854/3395] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:54 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:54.321907 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-aeb42fa2-bc3f-4a9f-8dcf-09bebc53d387 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:54.328605 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-aeb42fa2-bc3f-4a9f-8dcf-09bebc53d387 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:25:54.328883 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-aeb42fa2-bc3f-4a9f-8dcf-09bebc53d387 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:54.329100 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-aeb42fa2-bc3f-4a9f-8dcf-09bebc53d387 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:54.338260 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-29e7002a-1b84-4638-a0a3-660280e6114b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:54.339149 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-29e7002a-1b84-4638-a0a3-660280e6114b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:25:54.339335 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-29e7002a-1b84-4638-a0a3-660280e6114b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:54.339512 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-29e7002a-1b84-4638-a0a3-660280e6114b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:54.339665 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-29e7002a-1b84-4638-a0a3-660280e6114b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:54.345954 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:54.345954 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:54.347193 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-29e7002a-1b84-4638-a0a3-660280e6114b tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:25:54.347193 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 845/3396] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:54 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:54.381760 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:54.381760 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:54.389553 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-aeb42fa2-bc3f-4a9f-8dcf-09bebc53d387 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:25:54.413708 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-aeb42fa2-bc3f-4a9f-8dcf-09bebc53d387 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 200 Aug 25 15:25:54.414240 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 839/3397] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:25:54 2026] GET /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 1652 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:54.436768 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-e03d2e21-0274-4577-8dd4-cd170cfe00cc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:54.439628 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-e03d2e21-0274-4577-8dd4-cd170cfe00cc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb/action Aug 25 15:25:54.440044 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-e03d2e21-0274-4577-8dd4-cd170cfe00cc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:25:54.440198 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-e03d2e21-0274-4577-8dd4-cd170cfe00cc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:54.462341 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:54.462341 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:54.463115 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-e03d2e21-0274-4577-8dd4-cd170cfe00cc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:25:54.475799 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-e03d2e21-0274-4577-8dd4-cd170cfe00cc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Begin detaching volume completed successfully. Aug 25 15:25:54.479492 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-e03d2e21-0274-4577-8dd4-cd170cfe00cc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb/action returned with HTTP 202 Aug 25 15:25:54.479492 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 860/3398] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:25:54 2026] POST /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:25:54.588566 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-34cfe00d-5e8f-4258-a424-126612e67896 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:54.589016 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-34cfe00d-5e8f-4258-a424-126612e67896 None None] GET https://10.4.3.85/volume// Aug 25 15:25:54.589216 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-34cfe00d-5e8f-4258-a424-126612e67896 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:54.589489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-34cfe00d-5e8f-4258-a424-126612e67896 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:54.589941 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-34cfe00d-5e8f-4258-a424-126612e67896 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:25:54.590233 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 855/3399] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:25:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:25:54.603752 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-2a2feb05-1a87-4e59-9085-2be85d7699df None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:54.608647 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-2a2feb05-1a87-4e59-9085-2be85d7699df tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:25:54.608647 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-2a2feb05-1a87-4e59-9085-2be85d7699df tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:54.608910 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-2a2feb05-1a87-4e59-9085-2be85d7699df tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:54.622450 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:54.622450 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:54.630499 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-2a2feb05-1a87-4e59-9085-2be85d7699df tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:25:54.634819 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-2a2feb05-1a87-4e59-9085-2be85d7699df tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 200 Aug 25 15:25:54.636134 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 846/3400] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:25:54 2026] GET /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 1835 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:25:54.789749 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c2e1e5fa-c1e6-4cc7-8125-ad628d1bc1c3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:54.792091 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c2e1e5fa-c1e6-4cc7-8125-ad628d1bc1c3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:54.792354 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c2e1e5fa-c1e6-4cc7-8125-ad628d1bc1c3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:54.792740 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c2e1e5fa-c1e6-4cc7-8125-ad628d1bc1c3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:54.792740 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c2e1e5fa-c1e6-4cc7-8125-ad628d1bc1c3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:54.802624 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:54.802624 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:54.805446 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c2e1e5fa-c1e6-4cc7-8125-ad628d1bc1c3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:54.805446 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 840/3401] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:54 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:55.308835 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-635a0fca-0fa1-4c99-9af7-83bdcccfa6ec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:55.311706 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-635a0fca-0fa1-4c99-9af7-83bdcccfa6ec tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:55.312112 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-635a0fca-0fa1-4c99-9af7-83bdcccfa6ec tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:55.312372 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-635a0fca-0fa1-4c99-9af7-83bdcccfa6ec tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:55.312525 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-635a0fca-0fa1-4c99-9af7-83bdcccfa6ec tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:55.318147 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:55.318147 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:55.318913 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-635a0fca-0fa1-4c99-9af7-83bdcccfa6ec tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 200 Aug 25 15:25:55.319422 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 861/3402] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:55 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:55.359885 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cb06ebae-169a-486d-99df-9d11097122b5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:55.362142 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb06ebae-169a-486d-99df-9d11097122b5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:25:55.362430 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb06ebae-169a-486d-99df-9d11097122b5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:55.362696 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb06ebae-169a-486d-99df-9d11097122b5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:55.362855 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-cb06ebae-169a-486d-99df-9d11097122b5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:55.368957 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:55.368957 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:55.369164 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb06ebae-169a-486d-99df-9d11097122b5 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:25:55.369554 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 856/3403] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:55 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:55.823603 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b232cbd2-7c22-4e6f-9c0d-052ccf6d5330 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:55.826658 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b232cbd2-7c22-4e6f-9c0d-052ccf6d5330 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:55.827232 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b232cbd2-7c22-4e6f-9c0d-052ccf6d5330 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:55.827232 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b232cbd2-7c22-4e6f-9c0d-052ccf6d5330 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:55.827352 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-b232cbd2-7c22-4e6f-9c0d-052ccf6d5330 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:55.835215 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:55.835215 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:55.836392 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b232cbd2-7c22-4e6f-9c0d-052ccf6d5330 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:55.836859 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 847/3404] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:55 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:55.848259 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-377ed7c8-00d2-46c2-8879-8c5c87be1ed0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:55.851425 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-377ed7c8-00d2-46c2-8879-8c5c87be1ed0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/attachments/53300cd3-9112-43c7-bd64-b797b32ab1fd Aug 25 15:25:55.852408 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-377ed7c8-00d2-46c2-8879-8c5c87be1ed0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:55.852408 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-377ed7c8-00d2-46c2-8879-8c5c87be1ed0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:55.861495 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:55.861495 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:55.949417 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0201ea7f-42b3-465b-8e22-00f3fccaec79 req-377ed7c8-00d2-46c2-8879-8c5c87be1ed0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/attachments/53300cd3-9112-43c7-bd64-b797b32ab1fd returned with HTTP 200 Aug 25 15:25:55.949932 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 841/3405] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:25:55 2026] DELETE /volume/v3/attachments/53300cd3-9112-43c7-bd64-b797b32ab1fd => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:56.330406 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ce18c246-3a87-44ab-97bf-ab3dc5368be1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:56.332561 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ce18c246-3a87-44ab-97bf-ab3dc5368be1 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 Aug 25 15:25:56.332925 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ce18c246-3a87-44ab-97bf-ab3dc5368be1 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:56.333172 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ce18c246-3a87-44ab-97bf-ab3dc5368be1 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:56.333342 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ce18c246-3a87-44ab-97bf-ab3dc5368be1 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id f30fba59-053c-49a1-ade2-1ffaec93e7a3. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:56.357009 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ce18c246-3a87-44ab-97bf-ab3dc5368be1 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 returned with HTTP 404 Aug 25 15:25:56.357697 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 862/3406] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:56 2026] GET /volume/v3/backups/f30fba59-053c-49a1-ade2-1ffaec93e7a3 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:56.386521 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8f549ebd-198f-4022-813f-550ac3338b54 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:56.386521 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:25:56.386521 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2046591584"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:56.386521 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2046591584'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:25:56.386521 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Create volume of 1 GB Aug 25 15:25:56.386521 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Availability Zones retrieved successfully. Aug 25 15:25:56.388285 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Flow 'volume_create_api' (3383c49d-7a19-4fa8-bed0-d4184aaaa658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:56.410201 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e39e8003-e39d-4b54-8a4b-d9e80aedc689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:56.410201 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:25:56.415764 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8bfc109c-fead-4f12-81ac-93b6c1803206 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:56.417854 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8bfc109c-fead-4f12-81ac-93b6c1803206 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:25:56.419177 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8bfc109c-fead-4f12-81ac-93b6c1803206 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:56.419177 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8bfc109c-fead-4f12-81ac-93b6c1803206 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:56.419177 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8bfc109c-fead-4f12-81ac-93b6c1803206 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:56.446566 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:56.446566 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:56.447265 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8bfc109c-fead-4f12-81ac-93b6c1803206 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:25:56.447722 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 848/3407] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:56 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 736 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:56.553903 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e39e8003-e39d-4b54-8a4b-d9e80aedc689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:56.554577 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (781bb688-ae06-4b23-b1ea-09d1a0908f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:56.742219 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:56.791130 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Created reservations ['d018ed77-5bc7-4eb9-b2b7-184ff3aaa3e4', '1eb68294-b17c-41ec-99f2-bb121f2302af', 'b38807fd-b741-4691-81da-79b2cd88be4b', '1c87e4e9-c61c-4ea7-b917-45eba12edaad'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:56.792236 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (781bb688-ae06-4b23-b1ea-09d1a0908f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d018ed77-5bc7-4eb9-b2b7-184ff3aaa3e4', '1eb68294-b17c-41ec-99f2-bb121f2302af', 'b38807fd-b741-4691-81da-79b2cd88be4b', '1c87e4e9-c61c-4ea7-b917-45eba12edaad']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:56.793285 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f55fedf-ae40-473f-8829-398a1f8f77f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:56.832123 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f55fedf-ae40-473f-8829-398a1f8f77f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa68d9dc-ae53-4230-a8ec-8d23904e3946', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2046591584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1887666c8884d97b8675dbd011d7746',qos_specs=None,replication_status=,reservations=['d018ed77-5bc7-4eb9-b2b7-184ff3aaa3e4','1eb68294-b17c-41ec-99f2-bb121f2302af','b38807fd-b741-4691-81da-79b2cd88be4b','1c87e4e9-c61c-4ea7-b917-45eba12edaad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97c9620b56d4af79e9b4f3f017d8561',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:25:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2046591584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa68d9dc-ae53-4230-a8ec-8d23904e3946,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1887666c8884d97b8675dbd011d7746',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a97c9620b56d4af79e9b4f3f017d8561',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:56.833140 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172ec127-0c0e-47ab-804e-422fbfde293e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:56.849148 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e33dbf7e-e23b-46b4-8284-95b9aa4379b4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:56.853281 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e33dbf7e-e23b-46b4-8284-95b9aa4379b4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:56.853383 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e33dbf7e-e23b-46b4-8284-95b9aa4379b4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:56.853674 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e33dbf7e-e23b-46b4-8284-95b9aa4379b4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:56.854082 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e33dbf7e-e23b-46b4-8284-95b9aa4379b4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:56.876437 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:56.876437 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:56.877372 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e33dbf7e-e23b-46b4-8284-95b9aa4379b4 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:56.877372 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 863/3408] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:56 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 791 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:56.889607 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (172ec127-0c0e-47ab-804e-422fbfde293e) transitioned into state 'SUCCESS' from state '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-2046591584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1887666c8884d97b8675dbd011d7746',qos_specs=None,replication_status=,reservations=['d018ed77-5bc7-4eb9-b2b7-184ff3aaa3e4','1eb68294-b17c-41ec-99f2-bb121f2302af','b38807fd-b741-4691-81da-79b2cd88be4b','1c87e4e9-c61c-4ea7-b917-45eba12edaad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a97c9620b56d4af79e9b4f3f017d8561',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:56.890347 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cdf5bdf-853b-4c09-85d2-86ff7b7530d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:56.895539 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7b1b5bf4-46a4-43b5-a9ef-733578574607 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:56.897517 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7b1b5bf4-46a4-43b5-a9ef-733578574607 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:25:56.897783 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7b1b5bf4-46a4-43b5-a9ef-733578574607 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:56.897995 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7b1b5bf4-46a4-43b5-a9ef-733578574607 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:56.898089 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-7b1b5bf4-46a4-43b5-a9ef-733578574607 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:56.903402 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:56.903402 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:56.904413 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7b1b5bf4-46a4-43b5-a9ef-733578574607 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:25:56.904907 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 849/3409] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:56 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:56.915061 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cdf5bdf-853b-4c09-85d2-86ff7b7530d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:56.915390 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7df9fd6c-40a9-4f2e-95b0-3553332bfff8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:56.916313 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Flow 'volume_create_api' (3383c49d-7a19-4fa8-bed0-d4184aaaa658) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:56.917096 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Create volume request issued successfully. Aug 25 15:25:56.917204 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7df9fd6c-40a9-4f2e-95b0-3553332bfff8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:25:56.917577 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7df9fd6c-40a9-4f2e-95b0-3553332bfff8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e80d1890-4e2c-4dd0-8536-d1496c05ad07", "incremental": true, "force": true}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:56.918752 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8f549ebd-198f-4022-813f-550ac3338b54 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:25:56.919020 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-7df9fd6c-40a9-4f2e-95b0-3553332bfff8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Creating new backup {'backup': {'volume_id': 'e80d1890-4e2c-4dd0-8536-d1496c05ad07', 'incremental': True, 'force': True}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:25:56.919159 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-7df9fd6c-40a9-4f2e-95b0-3553332bfff8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Creating backup of volume e80d1890-4e2c-4dd0-8536-d1496c05ad07 in container None Aug 25 15:25:56.919496 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 857/3410] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:25:56 2026] POST /volume/v3/volumes => generated 747 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:56.933283 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-eaefc899-d1d1-41e8-b2f4-8106e774bca8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:56.935271 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eaefc899-d1d1-41e8-b2f4-8106e774bca8 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/volumes/aa68d9dc-ae53-4230-a8ec-8d23904e3946 Aug 25 15:25:56.936010 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eaefc899-d1d1-41e8-b2f4-8106e774bca8 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:56.936547 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eaefc899-d1d1-41e8-b2f4-8106e774bca8 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:56.942924 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:56.942924 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:56.943615 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7df9fd6c-40a9-4f2e-95b0-3553332bfff8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:25:56.946064 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:56.946064 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:56.962692 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-eaefc899-d1d1-41e8-b2f4-8106e774bca8 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:25:56.968770 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eaefc899-d1d1-41e8-b2f4-8106e774bca8 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes/aa68d9dc-ae53-4230-a8ec-8d23904e3946 returned with HTTP 200 Aug 25 15:25:56.969302 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 850/3411] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:56 2026] GET /volume/v3/volumes/aa68d9dc-ae53-4230-a8ec-8d23904e3946 => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:56.997259 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:25:56.997731 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1021989772"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:56.999285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1021989772'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:25:57.000070 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Create volume of 1 GB Aug 25 15:25:57.000330 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-7df9fd6c-40a9-4f2e-95b0-3553332bfff8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Created reservations ['b0b39488-2c77-4b09-8590-6d919e4b8bc1', 'ae846c05-60a6-4f38-a50b-62e6973ddb80'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:57.000394 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:57.000394 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:57.005885 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Availability Zones retrieved successfully. Aug 25 15:25:57.012256 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Flow 'volume_create_api' (901314b6-6753-494a-aff6-e1c1c5b1666d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:57.021969 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4993c77b-e55a-4d2c-9e82-730192da032d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:57.021969 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:25:57.157399 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4993c77b-e55a-4d2c-9e82-730192da032d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:57.157399 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e8aba1c-ba64-4bbd-9e5a-4b35ce6388b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:57.296275 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Created reservations ['fc60300d-ca3a-4240-aaf1-1baa9b03d5c9', 'ef69ece9-4f0a-4d48-b821-790fdef593db', '8203fddf-95f7-40f6-98cd-15d5c988744b', 'b60f8231-d6dd-467d-9b9c-05ce66338795'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:57.297488 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e8aba1c-ba64-4bbd-9e5a-4b35ce6388b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc60300d-ca3a-4240-aaf1-1baa9b03d5c9', 'ef69ece9-4f0a-4d48-b821-790fdef593db', '8203fddf-95f7-40f6-98cd-15d5c988744b', 'b60f8231-d6dd-467d-9b9c-05ce66338795']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:57.299084 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d6e961-06a5-431b-b9d8-7f444b7a7a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:57.395887 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7df9fd6c-40a9-4f2e-95b0-3553332bfff8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:25:57.397271 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 864/3412] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:25:56 2026] POST /volume/v3/backups => generated 286 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:57.424422 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3e2b58e2-820b-4b74-9f83-710aa6271efc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:57.426732 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3e2b58e2-820b-4b74-9f83-710aa6271efc tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c Aug 25 15:25:57.447283 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3e2b58e2-820b-4b74-9f83-710aa6271efc tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:57.447283 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3e2b58e2-820b-4b74-9f83-710aa6271efc tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:57.447283 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-3e2b58e2-820b-4b74-9f83-710aa6271efc tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 7f7653cc-23b0-4fe5-8d60-a401ff89786c. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:57.447283 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:57.447283 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:57.447283 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3e2b58e2-820b-4b74-9f83-710aa6271efc tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c returned with HTTP 200 Aug 25 15:25:57.447283 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 858/3413] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:57 2026] GET /volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c => generated 692 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:57.465883 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2d3e1dc4-d41b-4452-9d42-454fa9c75c07 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:57.467997 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d3e1dc4-d41b-4452-9d42-454fa9c75c07 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:25:57.468293 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d3e1dc4-d41b-4452-9d42-454fa9c75c07 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:57.468586 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d3e1dc4-d41b-4452-9d42-454fa9c75c07 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:57.468767 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-2d3e1dc4-d41b-4452-9d42-454fa9c75c07 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:57.476022 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:57.476022 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:57.476404 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d3e1dc4-d41b-4452-9d42-454fa9c75c07 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:25:57.476924 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 851/3414] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:57 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:57.499163 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c14299bd-247e-4b2c-b1f3-dd2e9336503d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:57.499163 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c14299bd-247e-4b2c-b1f3-dd2e9336503d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/d3ebc1c0-9a8c-45ef-b5b4-fc54dc34342b Aug 25 15:25:57.499163 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c14299bd-247e-4b2c-b1f3-dd2e9336503d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:57.499163 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c14299bd-247e-4b2c-b1f3-dd2e9336503d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:57.499163 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-c14299bd-247e-4b2c-b1f3-dd2e9336503d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Delete volume with id: d3ebc1c0-9a8c-45ef-b5b4-fc54dc34342b Aug 25 15:25:57.557949 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55d6e961-06a5-431b-b9d8-7f444b7a7a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42532a0f-93d3-40d7-81e1-f2a09388872b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1021989772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60dfb4f5118941dc98107b08f0577ed8',qos_specs=None,replication_status=,reservations=['fc60300d-ca3a-4240-aaf1-1baa9b03d5c9','ef69ece9-4f0a-4d48-b821-790fdef593db','8203fddf-95f7-40f6-98cd-15d5c988744b','b60f8231-d6dd-467d-9b9c-05ce66338795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75d76f9fe06b418abdc65ba2593cea5d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:25:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1021989772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42532a0f-93d3-40d7-81e1-f2a09388872b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60dfb4f5118941dc98107b08f0577ed8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75d76f9fe06b418abdc65ba2593cea5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:57.558655 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa7b0083-48fc-494f-a3da-ec88f3cfccd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:57.561489 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:57.561489 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:57.561489 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c14299bd-247e-4b2c-b1f3-dd2e9336503d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:25:57.720988 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa7b0083-48fc-494f-a3da-ec88f3cfccd9) transitioned into state 'SUCCESS' from state '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-1021989772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60dfb4f5118941dc98107b08f0577ed8',qos_specs=None,replication_status=,reservations=['fc60300d-ca3a-4240-aaf1-1baa9b03d5c9','ef69ece9-4f0a-4d48-b821-790fdef593db','8203fddf-95f7-40f6-98cd-15d5c988744b','b60f8231-d6dd-467d-9b9c-05ce66338795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75d76f9fe06b418abdc65ba2593cea5d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:57.721851 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c680a4-68f4-4704-8d60-fc6889cbd76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:57.738416 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c14299bd-247e-4b2c-b1f3-dd2e9336503d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Delete volume request issued successfully. Aug 25 15:25:57.738568 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c14299bd-247e-4b2c-b1f3-dd2e9336503d tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/d3ebc1c0-9a8c-45ef-b5b4-fc54dc34342b returned with HTTP 202 Aug 25 15:25:57.738940 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 865/3415] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:25:57 2026] DELETE /volume/v3/volumes/d3ebc1c0-9a8c-45ef-b5b4-fc54dc34342b => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:57.750584 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-178c7360-2863-4f62-bd0b-44f7905899e8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:57.753501 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c680a4-68f4-4704-8d60-fc6889cbd76f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:57.754602 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Flow 'volume_create_api' (901314b6-6753-494a-aff6-e1c1c5b1666d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:57.754672 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-178c7360-2863-4f62-bd0b-44f7905899e8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/d3ebc1c0-9a8c-45ef-b5b4-fc54dc34342b Aug 25 15:25:57.754875 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-178c7360-2863-4f62-bd0b-44f7905899e8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:57.754946 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Create volume request issued successfully. Aug 25 15:25:57.755077 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-178c7360-2863-4f62-bd0b-44f7905899e8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:57.770843 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ce54ea99-2571-4ea1-8b8c-e2f786923cc3 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:25:57.770843 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 842/3416] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:25:56 2026] POST /volume/v3/volumes => generated 748 bytes in 1014 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:57.771078 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:57.771078 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:57.771264 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-178c7360-2863-4f62-bd0b-44f7905899e8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:25:57.771993 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fe918fc9-a963-49d2-a4f6-0d97fd524230 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:57.773819 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fe918fc9-a963-49d2-a4f6-0d97fd524230 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] GET https://10.4.3.85/volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b Aug 25 15:25:57.774070 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fe918fc9-a963-49d2-a4f6-0d97fd524230 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:57.774419 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fe918fc9-a963-49d2-a4f6-0d97fd524230 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:57.782036 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:57.782036 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:57.786705 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fe918fc9-a963-49d2-a4f6-0d97fd524230 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Volume info retrieved successfully. Aug 25 15:25:57.791547 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-178c7360-2863-4f62-bd0b-44f7905899e8 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/d3ebc1c0-9a8c-45ef-b5b4-fc54dc34342b returned with HTTP 200 Aug 25 15:25:57.792123 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 859/3417] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:57 2026] GET /volume/v3/volumes/d3ebc1c0-9a8c-45ef-b5b4-fc54dc34342b => generated 1072 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:25:57.793341 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fe918fc9-a963-49d2-a4f6-0d97fd524230 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] https://10.4.3.85/volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b returned with HTTP 200 Aug 25 15:25:57.793754 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 852/3418] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:57 2026] GET /volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:57.986846 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f14f6511-769d-47b0-943a-30352033e5e6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:57.990177 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f14f6511-769d-47b0-943a-30352033e5e6 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/volumes/aa68d9dc-ae53-4230-a8ec-8d23904e3946 Aug 25 15:25:57.990177 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f14f6511-769d-47b0-943a-30352033e5e6 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:57.990449 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f14f6511-769d-47b0-943a-30352033e5e6 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:58.016265 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:58.016265 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:58.016265 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f14f6511-769d-47b0-943a-30352033e5e6 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:25:58.016265 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f14f6511-769d-47b0-943a-30352033e5e6 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes/aa68d9dc-ae53-4230-a8ec-8d23904e3946 returned with HTTP 200 Aug 25 15:25:58.016265 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 866/3419] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:57 2026] GET /volume/v3/volumes/aa68d9dc-ae53-4230-a8ec-8d23904e3946 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:58.036344 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ecdf208a-82e6-4d24-81c0-966280eb5147 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:58.039519 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ecdf208a-82e6-4d24-81c0-966280eb5147 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:25:58.039693 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ecdf208a-82e6-4d24-81c0-966280eb5147 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa68d9dc-ae53-4230-a8ec-8d23904e3946", "name": "tempest-VolumesBackupsTest-Backup-2136442952"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:58.042218 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-ecdf208a-82e6-4d24-81c0-966280eb5147 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Creating new backup {'backup': {'volume_id': 'aa68d9dc-ae53-4230-a8ec-8d23904e3946', 'name': 'tempest-VolumesBackupsTest-Backup-2136442952'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:25:58.042218 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-ecdf208a-82e6-4d24-81c0-966280eb5147 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Creating backup of volume aa68d9dc-ae53-4230-a8ec-8d23904e3946 in container None Aug 25 15:25:58.052298 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:58.052298 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:58.052756 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ecdf208a-82e6-4d24-81c0-966280eb5147 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Volume info retrieved successfully. Aug 25 15:25:58.141822 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-65e0b113-d85d-4ed7-b760-059642a04216 req-58444099-985b-4e6f-905e-c9d885319a78 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:58.144557 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-65e0b113-d85d-4ed7-b760-059642a04216 req-58444099-985b-4e6f-905e-c9d885319a78 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/attachments/53300cd3-9112-43c7-bd64-b797b32ab1fd Aug 25 15:25:58.144840 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-65e0b113-d85d-4ed7-b760-059642a04216 req-58444099-985b-4e6f-905e-c9d885319a78 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:58.145164 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-65e0b113-d85d-4ed7-b760-059642a04216 req-58444099-985b-4e6f-905e-c9d885319a78 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:58.152944 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-65e0b113-d85d-4ed7-b760-059642a04216 req-58444099-985b-4e6f-905e-c9d885319a78 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/attachments/53300cd3-9112-43c7-bd64-b797b32ab1fd returned with HTTP 404 Aug 25 15:25:58.153657 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 860/3420] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:25:58 2026] DELETE /volume/v3/attachments/53300cd3-9112-43c7-bd64-b797b32ab1fd => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:25:58.160023 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-ecdf208a-82e6-4d24-81c0-966280eb5147 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Created reservations ['f9bc2be3-ab92-4b18-977f-31fd00191182', '7580f812-41b6-4160-8c74-4c71342a8c99'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:58.291930 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ecdf208a-82e6-4d24-81c0-966280eb5147 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:25:58.292367 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 843/3421] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:25:58 2026] POST /volume/v3/backups => generated 328 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:25:58.303667 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-af3a5cc7-3615-4d2e-9b93-3f9faa3b2663 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:58.306020 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-af3a5cc7-3615-4d2e-9b93-3f9faa3b2663 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:25:58.306344 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-af3a5cc7-3615-4d2e-9b93-3f9faa3b2663 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:58.306679 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-af3a5cc7-3615-4d2e-9b93-3f9faa3b2663 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:58.306874 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-af3a5cc7-3615-4d2e-9b93-3f9faa3b2663 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:58.314064 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:58.314064 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:58.314877 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-af3a5cc7-3615-4d2e-9b93-3f9faa3b2663 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:25:58.315348 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 853/3422] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:58 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:58.427026 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0efc4548-cfbc-4892-9169-7114b546cc6c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:58.431168 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0efc4548-cfbc-4892-9169-7114b546cc6c tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes/d50b0e7a-5ffc-4bdd-aab4-61e8aedd0017/action Aug 25 15:25:58.431378 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0efc4548-cfbc-4892-9169-7114b546cc6c tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action body: b'{"os-attach": {"instance_uuid": "94bb9eb1-b0f3-41f8-b31a-bdfac780ea19", "mountpoint": "/dev/vdc"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:25:58.431574 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0efc4548-cfbc-4892-9169-7114b546cc6c tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "94bb9eb1-b0f3-41f8-b31a-bdfac780ea19", "mountpoint": "/dev/vdc"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:58.441342 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0efc4548-cfbc-4892-9169-7114b546cc6c tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/d50b0e7a-5ffc-4bdd-aab4-61e8aedd0017/action returned with HTTP 404 Aug 25 15:25:58.441342 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 867/3423] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:25:58 2026] POST /volume/v3/volumes/d50b0e7a-5ffc-4bdd-aab4-61e8aedd0017/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:58.461837 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4dc161bf-75df-4bab-870f-d4fb1c7f8d69 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:58.464252 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4dc161bf-75df-4bab-870f-d4fb1c7f8d69 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c Aug 25 15:25:58.464610 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4dc161bf-75df-4bab-870f-d4fb1c7f8d69 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:58.464887 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4dc161bf-75df-4bab-870f-d4fb1c7f8d69 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:58.465023 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-4dc161bf-75df-4bab-870f-d4fb1c7f8d69 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 7f7653cc-23b0-4fe5-8d60-a401ff89786c. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:58.471350 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:58.471350 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:25:58.472662 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4dc161bf-75df-4bab-870f-d4fb1c7f8d69 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c returned with HTTP 200 Aug 25 15:25:58.472816 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 861/3424] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:58 2026] GET /volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:58.807349 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-328f5f2b-ccb0-4767-a00c-bdf9525eedfd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:58.809245 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-328f5f2b-ccb0-4767-a00c-bdf9525eedfd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/d3ebc1c0-9a8c-45ef-b5b4-fc54dc34342b Aug 25 15:25:58.809520 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-328f5f2b-ccb0-4767-a00c-bdf9525eedfd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:58.809794 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-328f5f2b-ccb0-4767-a00c-bdf9525eedfd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:58.810097 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-87633e8d-1d01-4020-8e5a-6a829c53d6d4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:58.811884 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-87633e8d-1d01-4020-8e5a-6a829c53d6d4 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] GET https://10.4.3.85/volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b Aug 25 15:25:58.812256 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-87633e8d-1d01-4020-8e5a-6a829c53d6d4 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:58.812256 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-87633e8d-1d01-4020-8e5a-6a829c53d6d4 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:58.841434 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-328f5f2b-ccb0-4767-a00c-bdf9525eedfd tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/d3ebc1c0-9a8c-45ef-b5b4-fc54dc34342b returned with HTTP 404 Aug 25 15:25:58.844365 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 844/3425] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:58 2026] GET /volume/v3/volumes/d3ebc1c0-9a8c-45ef-b5b4-fc54dc34342b => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:25:58.844492 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:58.844492 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:58.848365 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-87633e8d-1d01-4020-8e5a-6a829c53d6d4 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Volume info retrieved successfully. Aug 25 15:25:58.851263 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-de789e69-e367-4457-9542-9a1c1f3c5991 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:58.851358 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a6a13661-464c-4762-badb-24d00dee916a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:58.853039 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-de789e69-e367-4457-9542-9a1c1f3c5991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:25:58.853967 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-de789e69-e367-4457-9542-9a1c1f3c5991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:58.853967 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-de789e69-e367-4457-9542-9a1c1f3c5991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:58.854025 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-87633e8d-1d01-4020-8e5a-6a829c53d6d4 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] https://10.4.3.85/volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b returned with HTTP 200 Aug 25 15:25:58.854056 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-de789e69-e367-4457-9542-9a1c1f3c5991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:58.854081 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 854/3426] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:58 2026] GET /volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:58.874812 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-28980b81-348e-48f1-b71b-7f1907e7539d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:58.876561 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-28980b81-348e-48f1-b71b-7f1907e7539d tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] GET https://10.4.3.85/volume/v3/limits Aug 25 15:25:58.876768 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-28980b81-348e-48f1-b71b-7f1907e7539d tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:58.876980 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-28980b81-348e-48f1-b71b-7f1907e7539d tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:58.891454 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:58.891454 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:58.892257 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-de789e69-e367-4457-9542-9a1c1f3c5991 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-member] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:25:58.892679 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 868/3427] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:58 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 736 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:58.898294 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:58.898294 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:58.910825 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1c70d3d4-9ed1-470d-8f64-155199ebe3fa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:58.911551 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-28980b81-348e-48f1-b71b-7f1907e7539d tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] https://10.4.3.85/volume/v3/limits returned with HTTP 200 Aug 25 15:25:58.911551 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 845/3428] 10.4.3.85 () {66 vars in 1227 bytes} [Tue Aug 25 15:25:58 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:58.912518 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1c70d3d4-9ed1-470d-8f64-155199ebe3fa tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] DELETE https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:58.912754 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1c70d3d4-9ed1-470d-8f64-155199ebe3fa tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:58.912976 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1c70d3d4-9ed1-470d-8f64-155199ebe3fa tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:58.913074 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-1c70d3d4-9ed1-470d-8f64-155199ebe3fa tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Delete backup with id: e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. Aug 25 15:25:58.917104 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:58.917104 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:58.926403 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8f8f5183-1503-4cd3-9653-06f987a39fd6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:58.926403 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8f8f5183-1503-4cd3-9653-06f987a39fd6 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] GET https://10.4.3.85/volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b Aug 25 15:25:58.926403 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8f8f5183-1503-4cd3-9653-06f987a39fd6 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:58.926403 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8f8f5183-1503-4cd3-9653-06f987a39fd6 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:58.933947 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:58.933947 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:58.937774 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8f8f5183-1503-4cd3-9653-06f987a39fd6 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Volume info retrieved successfully. Aug 25 15:25:58.941555 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8f8f5183-1503-4cd3-9653-06f987a39fd6 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] https://10.4.3.85/volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b returned with HTTP 200 Aug 25 15:25:58.941903 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 869/3429] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:58 2026] GET /volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:58.970876 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-06ea6a41-27f5-474c-85ab-d0ab0816b146 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:58.970876 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-06ea6a41-27f5-474c-85ab-d0ab0816b146 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] DELETE https://10.4.3.85/volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b Aug 25 15:25:58.970876 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-06ea6a41-27f5-474c-85ab-d0ab0816b146 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:58.970876 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-06ea6a41-27f5-474c-85ab-d0ab0816b146 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:58.970876 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-06ea6a41-27f5-474c-85ab-d0ab0816b146 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Delete volume with id: 42532a0f-93d3-40d7-81e1-f2a09388872b Aug 25 15:25:58.978177 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:58.978177 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:58.978675 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-06ea6a41-27f5-474c-85ab-d0ab0816b146 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Volume info retrieved successfully. Aug 25 15:25:59.003259 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:25:59.009662 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-923232115"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:25:59.009662 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-923232115'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:25:59.009662 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Create volume of 1 GB Aug 25 15:25:59.010570 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Availability Zones retrieved successfully. Aug 25 15:25:59.014310 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-1c70d3d4-9ed1-470d-8f64-155199ebe3fa tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] delete_backup rpcapi backup_id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:25:59.015924 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1c70d3d4-9ed1-470d-8f64-155199ebe3fa tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 202 Aug 25 15:25:59.016494 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 855/3430] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:25:58 2026] DELETE /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:25:59.020506 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Flow 'volume_create_api' (2be46237-364a-4c7f-ab9b-359d32cdc9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:59.020506 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2891f1f2-2d33-40b2-9a3b-472206096fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:59.021614 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:25:59.025372 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6c32cc89-e2b7-4adf-ab99-7c3bb765a212 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:59.026994 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6c32cc89-e2b7-4adf-ab99-7c3bb765a212 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:25:59.027299 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6c32cc89-e2b7-4adf-ab99-7c3bb765a212 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:59.027395 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6c32cc89-e2b7-4adf-ab99-7c3bb765a212 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:59.027558 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-6c32cc89-e2b7-4adf-ab99-7c3bb765a212 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:59.038217 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:59.038217 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:59.038217 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6c32cc89-e2b7-4adf-ab99-7c3bb765a212 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 200 Aug 25 15:25:59.038217 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 870/3431] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:25:59 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:59.040094 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-06ea6a41-27f5-474c-85ab-d0ab0816b146 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Delete volume request issued successfully. Aug 25 15:25:59.040094 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-06ea6a41-27f5-474c-85ab-d0ab0816b146 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] https://10.4.3.85/volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b returned with HTTP 202 Aug 25 15:25:59.040535 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 846/3432] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:25:58 2026] DELETE /volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:25:59.051550 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-04763397-cc3d-4bd9-85c1-7f13b637fbc9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:59.051550 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04763397-cc3d-4bd9-85c1-7f13b637fbc9 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] GET https://10.4.3.85/volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b Aug 25 15:25:59.051550 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04763397-cc3d-4bd9-85c1-7f13b637fbc9 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:59.051550 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04763397-cc3d-4bd9-85c1-7f13b637fbc9 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:59.059145 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2891f1f2-2d33-40b2-9a3b-472206096fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:59.059502 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1c7005-079d-476a-b9b7-8f56f215cfef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:59.060162 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:59.060162 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:25:59.064248 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-04763397-cc3d-4bd9-85c1-7f13b637fbc9 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Volume info retrieved successfully. Aug 25 15:25:59.069696 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04763397-cc3d-4bd9-85c1-7f13b637fbc9 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] https://10.4.3.85/volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b returned with HTTP 200 Aug 25 15:25:59.070286 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 856/3433] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:59 2026] GET /volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:59.155916 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Created reservations ['84d07e33-7568-4dc5-8cf2-a91df8bab563', '692ecb56-2c06-4049-a70e-8c2bc56639ab', 'acae02f1-6541-437a-8c6b-53e8db793674', 'ac8a27c9-f3e1-4a46-aa37-9afdeb81eecf'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:25:59.156931 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1c7005-079d-476a-b9b7-8f56f215cfef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84d07e33-7568-4dc5-8cf2-a91df8bab563', '692ecb56-2c06-4049-a70e-8c2bc56639ab', 'acae02f1-6541-437a-8c6b-53e8db793674', 'ac8a27c9-f3e1-4a46-aa37-9afdeb81eecf']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:59.158260 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cbb5f5f-7972-4dfb-a9d5-cb3ea19f053c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:59.198888 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cbb5f5f-7972-4dfb-a9d5-cb3ea19f053c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50476c00-da60-4c73-8061-2c335607b315', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-923232115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0ec430e83544e3c89b268082ab21106',qos_specs=None,replication_status=,reservations=['84d07e33-7568-4dc5-8cf2-a91df8bab563','692ecb56-2c06-4049-a70e-8c2bc56639ab','acae02f1-6541-437a-8c6b-53e8db793674','ac8a27c9-f3e1-4a46-aa37-9afdeb81eecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f69f0d8bac54061a5559c73f8c4f25d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-923232115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50476c00-da60-4c73-8061-2c335607b315,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0ec430e83544e3c89b268082ab21106',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f69f0d8bac54061a5559c73f8c4f25d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:59.199778 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3f03e6-d24d-4a25-aecb-a65e68511854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:59.255654 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc3f03e6-d24d-4a25-aecb-a65e68511854) transitioned into state 'SUCCESS' from state '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-923232115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0ec430e83544e3c89b268082ab21106',qos_specs=None,replication_status=,reservations=['84d07e33-7568-4dc5-8cf2-a91df8bab563','692ecb56-2c06-4049-a70e-8c2bc56639ab','acae02f1-6541-437a-8c6b-53e8db793674','ac8a27c9-f3e1-4a46-aa37-9afdeb81eecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f69f0d8bac54061a5559c73f8c4f25d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:59.256816 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a851f3cf-b839-45e9-9073-70bcdde1c810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:25:59.277047 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a851f3cf-b839-45e9-9073-70bcdde1c810) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:25:59.277812 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Flow 'volume_create_api' (2be46237-364a-4c7f-ab9b-359d32cdc9bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:25:59.278489 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Create volume request issued successfully. Aug 25 15:25:59.278932 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6a13661-464c-4762-badb-24d00dee916a tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:25:59.279444 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 862/3434] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:25:58 2026] POST /volume/v3/volumes => generated 756 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 15:25:59.326774 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-506f61b7-3ed4-427c-beec-450ec493053d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:59.329986 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-506f61b7-3ed4-427c-beec-450ec493053d tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:25:59.330543 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-506f61b7-3ed4-427c-beec-450ec493053d tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:59.330543 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-506f61b7-3ed4-427c-beec-450ec493053d tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:59.330689 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-506f61b7-3ed4-427c-beec-450ec493053d tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:59.336164 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:59.336164 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:25:59.336558 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-506f61b7-3ed4-427c-beec-450ec493053d tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:25:59.337023 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 871/3435] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:59 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:25:59.486348 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9a9980d3-e856-478e-96a1-32d043a0fc8b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:25:59.489088 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9a9980d3-e856-478e-96a1-32d043a0fc8b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c Aug 25 15:25:59.489088 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9a9980d3-e856-478e-96a1-32d043a0fc8b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:25:59.490764 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9a9980d3-e856-478e-96a1-32d043a0fc8b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:25:59.490764 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9a9980d3-e856-478e-96a1-32d043a0fc8b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 7f7653cc-23b0-4fe5-8d60-a401ff89786c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:25:59.496085 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:25:59.496085 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:25:59.496085 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9a9980d3-e856-478e-96a1-32d043a0fc8b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c returned with HTTP 200 Aug 25 15:25:59.496085 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 847/3436] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:25:59 2026] GET /volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:00.046176 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-795c59b7-5cbd-4ff3-83b0-fb3d13b6a347 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:00.048704 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-795c59b7-5cbd-4ff3-83b0-fb3d13b6a347 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a Aug 25 15:26:00.048934 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-795c59b7-5cbd-4ff3-83b0-fb3d13b6a347 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:00.049184 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-795c59b7-5cbd-4ff3-83b0-fb3d13b6a347 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:00.049317 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-795c59b7-5cbd-4ff3-83b0-fb3d13b6a347 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:00.053505 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-795c59b7-5cbd-4ff3-83b0-fb3d13b6a347 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a returned with HTTP 404 Aug 25 15:26:00.054117 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 857/3437] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:00 2026] GET /volume/v3/backups/e2c76ed6-6a8d-49ef-9e3d-2e591d5cf14a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:00.063178 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-de27a641-c67f-4a2f-8f8c-d94cdaafe46e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:00.065861 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-de27a641-c67f-4a2f-8f8c-d94cdaafe46e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] DELETE https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:26:00.076594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-de27a641-c67f-4a2f-8f8c-d94cdaafe46e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:00.076594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-de27a641-c67f-4a2f-8f8c-d94cdaafe46e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:00.076594 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-de27a641-c67f-4a2f-8f8c-d94cdaafe46e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Delete backup with id: 0c6216b7-ef34-447c-9cd8-68037294ed9b. Aug 25 15:26:00.076594 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:00.076594 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:00.087924 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d9cfeb1c-6076-424b-b6d8-f2aa86efe383 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:00.089858 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9cfeb1c-6076-424b-b6d8-f2aa86efe383 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] GET https://10.4.3.85/volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b Aug 25 15:26:00.090080 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9cfeb1c-6076-424b-b6d8-f2aa86efe383 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:00.090233 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9cfeb1c-6076-424b-b6d8-f2aa86efe383 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:00.096357 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9cfeb1c-6076-424b-b6d8-f2aa86efe383 tempest-AbsoluteLimitsTests-1565165071 tempest-AbsoluteLimitsTests-1565165071-project-member] https://10.4.3.85/volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b returned with HTTP 404 Aug 25 15:26:00.096882 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 872/3438] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:00 2026] GET /volume/v3/volumes/42532a0f-93d3-40d7-81e1-f2a09388872b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:00.106583 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-de27a641-c67f-4a2f-8f8c-d94cdaafe46e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] delete_backup rpcapi backup_id 0c6216b7-ef34-447c-9cd8-68037294ed9b {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:26:00.108662 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-de27a641-c67f-4a2f-8f8c-d94cdaafe46e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 202 Aug 25 15:26:00.109313 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 863/3439] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:26:00 2026] DELETE /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:26:00.119117 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5b10519e-fe46-43cb-b089-c78637eae10f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:00.121163 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5b10519e-fe46-43cb-b089-c78637eae10f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:26:00.121620 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5b10519e-fe46-43cb-b089-c78637eae10f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:00.122138 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5b10519e-fe46-43cb-b089-c78637eae10f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:00.122138 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-5b10519e-fe46-43cb-b089-c78637eae10f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:00.128985 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:00.128985 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:00.129822 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5b10519e-fe46-43cb-b089-c78637eae10f tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:26:00.130313 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 848/3440] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:00 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:00.250818 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0956466e-5ea3-46a2-a3e7-7901f622ed18 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:00.253090 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0956466e-5ea3-46a2-a3e7-7901f622ed18 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:26:00.253369 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0956466e-5ea3-46a2-a3e7-7901f622ed18 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:00.253692 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0956466e-5ea3-46a2-a3e7-7901f622ed18 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:00.263982 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:00.263982 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:00.270828 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0956466e-5ea3-46a2-a3e7-7901f622ed18 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:26:00.279866 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0956466e-5ea3-46a2-a3e7-7901f622ed18 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 200 Aug 25 15:26:00.280671 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 858/3441] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:00 2026] GET /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:26:00.298306 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b7ac1fde-e1cd-4cff-bf1e-23f8d3ec90d2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:00.302020 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b7ac1fde-e1cd-4cff-bf1e-23f8d3ec90d2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:26:00.302345 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b7ac1fde-e1cd-4cff-bf1e-23f8d3ec90d2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:00.302682 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b7ac1fde-e1cd-4cff-bf1e-23f8d3ec90d2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:00.302931 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b7ac1fde-e1cd-4cff-bf1e-23f8d3ec90d2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete volume with id: 812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:26:00.312774 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:00.312774 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:00.313755 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b7ac1fde-e1cd-4cff-bf1e-23f8d3ec90d2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:26:00.347072 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b7ac1fde-e1cd-4cff-bf1e-23f8d3ec90d2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete volume request issued successfully. Aug 25 15:26:00.347370 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b7ac1fde-e1cd-4cff-bf1e-23f8d3ec90d2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 202 Aug 25 15:26:00.347903 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 873/3442] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:00 2026] DELETE /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:00.349737 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1a0e63f9-9a67-4ba6-a80e-adbd3a2f2856 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:00.352414 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1a0e63f9-9a67-4ba6-a80e-adbd3a2f2856 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:00.352749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1a0e63f9-9a67-4ba6-a80e-adbd3a2f2856 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:00.353011 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1a0e63f9-9a67-4ba6-a80e-adbd3a2f2856 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:00.353174 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-1a0e63f9-9a67-4ba6-a80e-adbd3a2f2856 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:00.359060 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-eeb8c992-5191-4e10-ad01-866b76fbdee3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:00.360056 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:00.360056 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:00.360056 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1a0e63f9-9a67-4ba6-a80e-adbd3a2f2856 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:00.360347 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 864/3443] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:00 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:00.371953 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eeb8c992-5191-4e10-ad01-866b76fbdee3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:26:00.371953 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eeb8c992-5191-4e10-ad01-866b76fbdee3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:00.371953 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-eeb8c992-5191-4e10-ad01-866b76fbdee3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:00.371953 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:00.371953 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:00.376333 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-eeb8c992-5191-4e10-ad01-866b76fbdee3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:26:00.379871 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-eeb8c992-5191-4e10-ad01-866b76fbdee3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 200 Aug 25 15:26:00.380340 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 849/3444] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:00 2026] GET /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:26:00.508380 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-680faaae-7b37-4eb2-94cc-aaf95f85dbf9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:00.510209 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-680faaae-7b37-4eb2-94cc-aaf95f85dbf9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c Aug 25 15:26:00.510396 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-680faaae-7b37-4eb2-94cc-aaf95f85dbf9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:00.510638 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-680faaae-7b37-4eb2-94cc-aaf95f85dbf9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:00.510727 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-680faaae-7b37-4eb2-94cc-aaf95f85dbf9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 7f7653cc-23b0-4fe5-8d60-a401ff89786c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:00.515339 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:00.515339 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:00.516237 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-680faaae-7b37-4eb2-94cc-aaf95f85dbf9 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c returned with HTTP 200 Aug 25 15:26:00.516946 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 859/3445] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:00 2026] GET /volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:01.143324 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a5b64469-c939-4685-a3a4-b78969446b3a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:01.145608 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5b64469-c939-4685-a3a4-b78969446b3a tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:26:01.145894 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a5b64469-c939-4685-a3a4-b78969446b3a tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:01.146146 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a5b64469-c939-4685-a3a4-b78969446b3a tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:01.146587 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a5b64469-c939-4685-a3a4-b78969446b3a tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:01.151993 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:01.151993 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:01.152857 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5b64469-c939-4685-a3a4-b78969446b3a tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 200 Aug 25 15:26:01.153642 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 874/3446] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:01 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:01.372405 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d1903273-7325-4d12-8711-e304d3028b18 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:01.374429 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d1903273-7325-4d12-8711-e304d3028b18 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:01.375172 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d1903273-7325-4d12-8711-e304d3028b18 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:01.375172 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d1903273-7325-4d12-8711-e304d3028b18 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:01.375172 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-d1903273-7325-4d12-8711-e304d3028b18 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:01.380652 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:01.380652 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:01.381641 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d1903273-7325-4d12-8711-e304d3028b18 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:01.381901 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 865/3447] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:01 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:26:01.394713 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-694161bb-0495-4026-a57d-ab888d89ef72 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:01.396907 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-694161bb-0495-4026-a57d-ab888d89ef72 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb Aug 25 15:26:01.397236 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-694161bb-0495-4026-a57d-ab888d89ef72 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:01.397387 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-694161bb-0495-4026-a57d-ab888d89ef72 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:01.414730 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-694161bb-0495-4026-a57d-ab888d89ef72 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb returned with HTTP 404 Aug 25 15:26:01.416927 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 850/3448] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:01 2026] GET /volume/v3/volumes/812a8e6a-a0dd-4cb2-9b1d-696563667beb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:01.431093 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f77ac541-9a2e-426d-817c-f8b25dff802e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:01.433488 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f77ac541-9a2e-426d-817c-f8b25dff802e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:26:01.433671 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f77ac541-9a2e-426d-817c-f8b25dff802e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:01.433857 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f77ac541-9a2e-426d-817c-f8b25dff802e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:01.456003 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:01.456003 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:01.470181 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f77ac541-9a2e-426d-817c-f8b25dff802e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:26:01.477663 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f77ac541-9a2e-426d-817c-f8b25dff802e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:26:01.478168 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 860/3449] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:01 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:01.498614 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b83a9b0f-6e40-4890-96ec-7059f5b34fb1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:01.500956 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b83a9b0f-6e40-4890-96ec-7059f5b34fb1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:26:01.501239 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b83a9b0f-6e40-4890-96ec-7059f5b34fb1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11297f66-e6d3-42a2-9c20-5575197a2c63", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-401300159"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:01.523071 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:01.523071 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:01.523394 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b83a9b0f-6e40-4890-96ec-7059f5b34fb1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:26:01.523600 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-b83a9b0f-6e40-4890-96ec-7059f5b34fb1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create snapshot from volume 11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:26:01.532334 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8045fc13-8d72-4369-a090-63593884216d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:01.536369 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8045fc13-8d72-4369-a090-63593884216d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c Aug 25 15:26:01.536703 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8045fc13-8d72-4369-a090-63593884216d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:01.537063 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8045fc13-8d72-4369-a090-63593884216d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:01.537168 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-8045fc13-8d72-4369-a090-63593884216d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 7f7653cc-23b0-4fe5-8d60-a401ff89786c. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:01.543792 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:01.543792 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:01.544879 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8045fc13-8d72-4369-a090-63593884216d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c returned with HTTP 200 Aug 25 15:26:01.545391 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 866/3450] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:01 2026] GET /volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:01.664958 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-b83a9b0f-6e40-4890-96ec-7059f5b34fb1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['5e8d77ce-9181-4622-bafc-14b4aeaee098', '5c3a0695-e357-4548-b9a2-4cbddb2552c6', '9e48ea96-7fde-469e-898b-69a0108e5aca', '91b0501d-d3bb-4a5b-b4a5-d0c48eef1564'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:01.734089 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b83a9b0f-6e40-4890-96ec-7059f5b34fb1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot create request issued successfully. Aug 25 15:26:01.734654 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b83a9b0f-6e40-4890-96ec-7059f5b34fb1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:26:01.735079 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 875/3451] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:26:01 2026] POST /volume/v3/snapshots => generated 379 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:01.745813 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-933f3324-71eb-47f2-8b85-de75991a9f3e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:01.747901 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-933f3324-71eb-47f2-8b85-de75991a9f3e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c Aug 25 15:26:01.748135 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-933f3324-71eb-47f2-8b85-de75991a9f3e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:01.748378 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-933f3324-71eb-47f2-8b85-de75991a9f3e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:01.773212 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:01.773212 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:01.773396 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-933f3324-71eb-47f2-8b85-de75991a9f3e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:26:01.774488 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-933f3324-71eb-47f2-8b85-de75991a9f3e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c returned with HTTP 200 Aug 25 15:26:01.774920 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 851/3452] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:26:01 2026] GET /volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c => generated 511 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:02.165315 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-01c5bb04-9db1-4fd4-a384-d11f2c676f6e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:02.167902 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-01c5bb04-9db1-4fd4-a384-d11f2c676f6e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b Aug 25 15:26:02.168174 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-01c5bb04-9db1-4fd4-a384-d11f2c676f6e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:02.168481 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-01c5bb04-9db1-4fd4-a384-d11f2c676f6e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:02.168647 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-01c5bb04-9db1-4fd4-a384-d11f2c676f6e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id 0c6216b7-ef34-447c-9cd8-68037294ed9b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:02.173823 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-01c5bb04-9db1-4fd4-a384-d11f2c676f6e tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b returned with HTTP 404 Aug 25 15:26:02.174399 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 861/3453] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:02 2026] GET /volume/v3/backups/0c6216b7-ef34-447c-9cd8-68037294ed9b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:02.184379 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3df40608-0c98-4f27-963b-b04bb7b87393 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:02.186826 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3df40608-0c98-4f27-963b-b04bb7b87393 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] DELETE https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:26:02.188224 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3df40608-0c98-4f27-963b-b04bb7b87393 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:02.188224 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3df40608-0c98-4f27-963b-b04bb7b87393 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:02.188224 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-3df40608-0c98-4f27-963b-b04bb7b87393 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Delete backup with id: c201f6fe-b930-436b-b449-55355f8398ee. Aug 25 15:26:02.193235 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:02.193235 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:02.225603 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-3df40608-0c98-4f27-963b-b04bb7b87393 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] delete_backup rpcapi backup_id c201f6fe-b930-436b-b449-55355f8398ee {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:26:02.228156 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3df40608-0c98-4f27-963b-b04bb7b87393 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 202 Aug 25 15:26:02.228786 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 867/3454] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:26:02 2026] DELETE /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:26:02.239553 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0092c700-71f4-4e58-9b0d-20f0db2dc734 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:02.241194 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0092c700-71f4-4e58-9b0d-20f0db2dc734 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:26:02.241447 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0092c700-71f4-4e58-9b0d-20f0db2dc734 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:02.242644 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0092c700-71f4-4e58-9b0d-20f0db2dc734 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:02.242644 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-0092c700-71f4-4e58-9b0d-20f0db2dc734 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:02.250271 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:02.250271 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:02.250271 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0092c700-71f4-4e58-9b0d-20f0db2dc734 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:26:02.250271 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 876/3455] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:02 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:02.394010 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0843ea92-db83-4d1c-bf5b-9f3be6b97c60 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:02.397580 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0843ea92-db83-4d1c-bf5b-9f3be6b97c60 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:02.397580 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0843ea92-db83-4d1c-bf5b-9f3be6b97c60 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:02.397580 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0843ea92-db83-4d1c-bf5b-9f3be6b97c60 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:02.397580 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0843ea92-db83-4d1c-bf5b-9f3be6b97c60 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:02.402970 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:02.402970 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:02.403899 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0843ea92-db83-4d1c-bf5b-9f3be6b97c60 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:02.404491 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 852/3456] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:02 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:02.571102 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-079c520f-524d-4d0c-a408-5cbd3dc2301e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:02.575857 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-079c520f-524d-4d0c-a408-5cbd3dc2301e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c Aug 25 15:26:02.575857 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-079c520f-524d-4d0c-a408-5cbd3dc2301e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:02.577501 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-079c520f-524d-4d0c-a408-5cbd3dc2301e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:02.577501 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-079c520f-524d-4d0c-a408-5cbd3dc2301e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 7f7653cc-23b0-4fe5-8d60-a401ff89786c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:02.590972 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:02.590972 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:02.592562 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-079c520f-524d-4d0c-a408-5cbd3dc2301e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c returned with HTTP 200 Aug 25 15:26:02.593277 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 862/3457] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:02 2026] GET /volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c => generated 705 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:02.786132 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-53698e00-c948-4713-b0ba-9790c74e5ea4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:02.788792 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-53698e00-c948-4713-b0ba-9790c74e5ea4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c Aug 25 15:26:02.789748 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-53698e00-c948-4713-b0ba-9790c74e5ea4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:02.789748 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-53698e00-c948-4713-b0ba-9790c74e5ea4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:02.800155 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:02.800155 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:02.801797 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-53698e00-c948-4713-b0ba-9790c74e5ea4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:26:02.802489 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-53698e00-c948-4713-b0ba-9790c74e5ea4 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c returned with HTTP 200 Aug 25 15:26:02.803501 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 868/3458] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:26:02 2026] GET /volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c => generated 538 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:02.819246 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8f66e04a-4e33-4bd2-ba99-075a66dd1710 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:02.821906 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8f66e04a-4e33-4bd2-ba99-075a66dd1710 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c Aug 25 15:26:02.822298 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8f66e04a-4e33-4bd2-ba99-075a66dd1710 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:02.822490 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8f66e04a-4e33-4bd2-ba99-075a66dd1710 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:02.834414 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:02.834414 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:02.835221 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8f66e04a-4e33-4bd2-ba99-075a66dd1710 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:26:02.836115 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8f66e04a-4e33-4bd2-ba99-075a66dd1710 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c returned with HTTP 200 Aug 25 15:26:02.837917 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 877/3459] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:26:02 2026] GET /volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c => generated 538 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:02.855945 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7df0a302-172b-4e9f-b943-e820bcaa9669 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:02.856874 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7df0a302-172b-4e9f-b943-e820bcaa9669 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots Aug 25 15:26:02.856874 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7df0a302-172b-4e9f-b943-e820bcaa9669 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:02.856874 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7df0a302-172b-4e9f-b943-e820bcaa9669 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:02.857025 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-7df0a302-172b-4e9f-b943-e820bcaa9669 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:26:02.858642 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.db.api [None req-7df0a302-172b-4e9f-b943-e820bcaa9669 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:26:02.863370 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7df0a302-172b-4e9f-b943-e820bcaa9669 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Get all snapshots completed successfully. Aug 25 15:26:02.863489 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7df0a302-172b-4e9f-b943-e820bcaa9669 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 200 Aug 25 15:26:02.864117 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 853/3460] 10.4.3.85 () {66 vars in 1236 bytes} [Tue Aug 25 15:26:02 2026] GET /volume/v3/snapshots => generated 407 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:02.876478 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0c3256e6-cec6-49ba-8255-7ed6d3ec5dcb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:02.878802 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0c3256e6-cec6-49ba-8255-7ed6d3ec5dcb tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] PUT https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c Aug 25 15:26:02.878955 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0c3256e6-cec6-49ba-8255-7ed6d3ec5dcb tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-211893217", "description": "This is the new description of snapshot."}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:02.889579 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:02.889579 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:02.890215 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0c3256e6-cec6-49ba-8255-7ed6d3ec5dcb tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:26:02.908625 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0c3256e6-cec6-49ba-8255-7ed6d3ec5dcb tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c returned with HTTP 200 Aug 25 15:26:02.909230 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 863/3461] 10.4.3.85 () {68 vars in 1368 bytes} [Tue Aug 25 15:26:02 2026] PUT /volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:26:02.921453 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0d57c1a2-da11-410f-97f1-2406b3fd3c24 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:02.923780 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0d57c1a2-da11-410f-97f1-2406b3fd3c24 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c Aug 25 15:26:02.924703 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0d57c1a2-da11-410f-97f1-2406b3fd3c24 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:02.924703 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0d57c1a2-da11-410f-97f1-2406b3fd3c24 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:02.931543 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:02.931543 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:02.932364 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0d57c1a2-da11-410f-97f1-2406b3fd3c24 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:26:02.934312 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0d57c1a2-da11-410f-97f1-2406b3fd3c24 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c returned with HTTP 200 Aug 25 15:26:02.934605 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 869/3462] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:26:02 2026] GET /volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c => generated 576 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:02.949612 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fd8f2abf-e1a7-401b-a3bd-8b148001bcb3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:02.951862 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fd8f2abf-e1a7-401b-a3bd-8b148001bcb3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c Aug 25 15:26:02.952135 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fd8f2abf-e1a7-401b-a3bd-8b148001bcb3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:02.952365 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fd8f2abf-e1a7-401b-a3bd-8b148001bcb3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:02.952560 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-fd8f2abf-e1a7-401b-a3bd-8b148001bcb3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: 4c4843d8-2df7-4c90-84fd-0d60ea8e124c Aug 25 15:26:02.960519 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:02.960519 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:02.961869 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fd8f2abf-e1a7-401b-a3bd-8b148001bcb3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:26:02.993343 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fd8f2abf-e1a7-401b-a3bd-8b148001bcb3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot delete request issued successfully. Aug 25 15:26:02.993705 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fd8f2abf-e1a7-401b-a3bd-8b148001bcb3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c returned with HTTP 202 Aug 25 15:26:02.994484 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 878/3463] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:26:02 2026] DELETE /volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:03.013125 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-84f0ca8e-b88c-4969-89c0-021f1d21ffc8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:03.015451 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84f0ca8e-b88c-4969-89c0-021f1d21ffc8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c Aug 25 15:26:03.016642 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-84f0ca8e-b88c-4969-89c0-021f1d21ffc8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:03.016642 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-84f0ca8e-b88c-4969-89c0-021f1d21ffc8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:03.028066 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:03.028066 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:03.029075 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-84f0ca8e-b88c-4969-89c0-021f1d21ffc8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:26:03.030227 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84f0ca8e-b88c-4969-89c0-021f1d21ffc8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c returned with HTTP 200 Aug 25 15:26:03.030753 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 854/3464] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:26:03 2026] GET /volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c => generated 575 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:03.263890 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8e4815bd-d074-4bf7-a027-b0ba563feea1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:03.266728 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8e4815bd-d074-4bf7-a027-b0ba563feea1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:26:03.266942 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8e4815bd-d074-4bf7-a027-b0ba563feea1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:03.267920 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8e4815bd-d074-4bf7-a027-b0ba563feea1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:03.267920 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8e4815bd-d074-4bf7-a027-b0ba563feea1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:03.274882 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:03.274882 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:03.275865 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8e4815bd-d074-4bf7-a027-b0ba563feea1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 200 Aug 25 15:26:03.276576 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 864/3465] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:03 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:03.713280 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-25d5becb-00fa-4ead-9096-a6e2690d14dc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:03.713280 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-25d5becb-00fa-4ead-9096-a6e2690d14dc tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:03.713280 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-25d5becb-00fa-4ead-9096-a6e2690d14dc tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:03.713280 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-25d5becb-00fa-4ead-9096-a6e2690d14dc tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:03.713280 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-25d5becb-00fa-4ead-9096-a6e2690d14dc tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:03.713280 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:03.713280 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:03.713280 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-25d5becb-00fa-4ead-9096-a6e2690d14dc tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:03.713280 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 870/3466] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:03 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:03.714682 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1a5e1539-6cac-4fe3-bd8b-cb12e38be870 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:03.714682 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1a5e1539-6cac-4fe3-bd8b-cb12e38be870 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c Aug 25 15:26:03.714682 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1a5e1539-6cac-4fe3-bd8b-cb12e38be870 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:03.714682 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1a5e1539-6cac-4fe3-bd8b-cb12e38be870 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:03.714682 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-1a5e1539-6cac-4fe3-bd8b-cb12e38be870 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 7f7653cc-23b0-4fe5-8d60-a401ff89786c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:03.714682 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:03.714682 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:03.714682 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1a5e1539-6cac-4fe3-bd8b-cb12e38be870 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c returned with HTTP 200 Aug 25 15:26:03.714682 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 879/3467] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:03 2026] GET /volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:03.746300 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:03.839876 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-81a7c7e0-17b6-4708-8266-a540e79e49db None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:03.842319 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-81a7c7e0-17b6-4708-8266-a540e79e49db tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:03.842693 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-81a7c7e0-17b6-4708-8266-a540e79e49db tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "3895ac69-668f-428e-9276-9d6c5a6f55cb", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-109913408"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:03.844586 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-81a7c7e0-17b6-4708-8266-a540e79e49db tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Create volume request body: {'volume': {'imageRef': '3895ac69-668f-428e-9276-9d6c5a6f55cb', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-109913408'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:03.940682 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-81a7c7e0-17b6-4708-8266-a540e79e49db tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Create volume of 2 GB Aug 25 15:26:03.953814 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-81a7c7e0-17b6-4708-8266-a540e79e49db tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Availability Zones retrieved successfully. Aug 25 15:26:03.962700 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-81a7c7e0-17b6-4708-8266-a540e79e49db tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Flow 'volume_create_api' (83ff8dfa-2115-46f6-86a1-d63698fac731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:03.965035 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-81a7c7e0-17b6-4708-8266-a540e79e49db tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1252902f-61c7-4652-a7d8-367bcbe56531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:03.966625 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-81a7c7e0-17b6-4708-8266-a540e79e49db tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Validating volume size '2' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:03.982622 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:03.983086 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-664754294"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:03.984734 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-664754294'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:03.984865 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Create volume of 1 GB Aug 25 15:26:03.989634 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Availability Zones retrieved successfully. Aug 25 15:26:04.003241 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Flow 'volume_create_api' (89a7af97-ef90-4213-af85-d95d6e07cd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:04.004494 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80250e9e-09bb-4055-a7fd-cd78a26d4161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:04.005757 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:04.012991 np0000008087 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-81a7c7e0-17b6-4708-8266-a540e79e49db tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1252902f-61c7-4652-a7d8-367bcbe56531) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 15:26:04.012991 np0000008087 devstack@c-api.service[100467]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 3895ac69-668f-428e-9276-9d6c5a6f55cb is not active. Aug 25 15:26:04.014645 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-81a7c7e0-17b6-4708-8266-a540e79e49db tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1252902f-61c7-4652-a7d8-367bcbe56531) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:04.015292 np0000008087 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-81a7c7e0-17b6-4708-8266-a540e79e49db tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1252902f-61c7-4652-a7d8-367bcbe56531) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 15:26:04.016000 np0000008087 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-81a7c7e0-17b6-4708-8266-a540e79e49db tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Flow 'volume_create_api' (83ff8dfa-2115-46f6-86a1-d63698fac731) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 15:26:04.016261 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-81a7c7e0-17b6-4708-8266-a540e79e49db tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 400 Aug 25 15:26:04.016834 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 865/3468] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:03 2026] POST /volume/v3/volumes => generated 125 bytes in 177 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:26:04.042002 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-564a91b4-4dff-4169-bfc7-71efe7940679 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:04.044166 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-564a91b4-4dff-4169-bfc7-71efe7940679 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c Aug 25 15:26:04.044659 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-564a91b4-4dff-4169-bfc7-71efe7940679 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:04.046019 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-564a91b4-4dff-4169-bfc7-71efe7940679 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:04.054938 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-564a91b4-4dff-4169-bfc7-71efe7940679 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c returned with HTTP 404 Aug 25 15:26:04.056005 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 871/3469] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:26:04 2026] GET /volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:04.063838 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-59ea3970-4173-4a31-8192-479ee1c3f2d2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:04.066362 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-59ea3970-4173-4a31-8192-479ee1c3f2d2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c Aug 25 15:26:04.066646 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-59ea3970-4173-4a31-8192-479ee1c3f2d2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:04.066914 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-59ea3970-4173-4a31-8192-479ee1c3f2d2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:04.067063 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-59ea3970-4173-4a31-8192-479ee1c3f2d2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: 4c4843d8-2df7-4c90-84fd-0d60ea8e124c Aug 25 15:26:04.070434 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80250e9e-09bb-4055-a7fd-cd78a26d4161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:04.071250 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736b96fd-8415-4e42-b408-346184bbf0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:04.071971 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-59ea3970-4173-4a31-8192-479ee1c3f2d2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c returned with HTTP 404 Aug 25 15:26:04.072883 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 880/3470] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:26:04 2026] DELETE /volume/v3/snapshots/4c4843d8-2df7-4c90-84fd-0d60ea8e124c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:04.082057 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4ae7dad8-575d-46f2-9805-5f044a228150 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:04.084316 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4ae7dad8-575d-46f2-9805-5f044a228150 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:26:04.084764 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4ae7dad8-575d-46f2-9805-5f044a228150 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:04.085000 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4ae7dad8-575d-46f2-9805-5f044a228150 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:04.106817 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:04.106817 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:04.128890 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4ae7dad8-575d-46f2-9805-5f044a228150 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:26:04.144596 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4ae7dad8-575d-46f2-9805-5f044a228150 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:26:04.145517 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 866/3471] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:04 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 844 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:04.164647 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-19381254-ecab-4c34-af16-0c03075ea44a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:04.169571 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-19381254-ecab-4c34-af16-0c03075ea44a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:26:04.169571 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-19381254-ecab-4c34-af16-0c03075ea44a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11297f66-e6d3-42a2-9c20-5575197a2c63", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1657369275"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:04.176291 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:04.176291 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:04.176851 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-19381254-ecab-4c34-af16-0c03075ea44a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:26:04.180691 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-19381254-ecab-4c34-af16-0c03075ea44a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create snapshot from volume 11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:26:04.241348 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-19381254-ecab-4c34-af16-0c03075ea44a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['d8f92619-1f20-4815-b6b7-fe99e3e07df2', '1479d609-b194-488e-9699-29fc61392a7a', '267831d0-bc1a-4100-9536-2fde5deba7bb', '3aeb4c76-039b-4584-9545-7096bc40ea8b'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:04.251894 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Created reservations ['5377bbfc-6134-45f8-abf7-5717840c2ff3', 'aaf6ec21-2b50-40fa-984e-488fabadb6fd', '557c8a79-d5fa-4231-b775-da02dae32545', '6fe3803c-ca6e-4fb7-a02f-b256855df8d7'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:04.253084 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736b96fd-8415-4e42-b408-346184bbf0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5377bbfc-6134-45f8-abf7-5717840c2ff3', 'aaf6ec21-2b50-40fa-984e-488fabadb6fd', '557c8a79-d5fa-4231-b775-da02dae32545', '6fe3803c-ca6e-4fb7-a02f-b256855df8d7']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:04.254287 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6dd53a4-08e2-40e2-ab4d-6a558ed11aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:04.291178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-892ba386-1a5c-4859-8448-e66b01d0b1f1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:04.293548 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-892ba386-1a5c-4859-8448-e66b01d0b1f1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee Aug 25 15:26:04.293548 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-892ba386-1a5c-4859-8448-e66b01d0b1f1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:04.293548 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-892ba386-1a5c-4859-8448-e66b01d0b1f1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:04.293846 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-892ba386-1a5c-4859-8448-e66b01d0b1f1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Show backup with id c201f6fe-b930-436b-b449-55355f8398ee. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:04.298115 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6dd53a4-08e2-40e2-ab4d-6a558ed11aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-664754294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='489865e4eee44b65aaf97e5213f859c4',qos_specs=None,replication_status=,reservations=['5377bbfc-6134-45f8-abf7-5717840c2ff3','aaf6ec21-2b50-40fa-984e-488fabadb6fd','557c8a79-d5fa-4231-b775-da02dae32545','6fe3803c-ca6e-4fb7-a02f-b256855df8d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73415fbfddac4635adcf44b80de59764',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-664754294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='489865e4eee44b65aaf97e5213f859c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73415fbfddac4635adcf44b80de59764',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:04.311575 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-19381254-ecab-4c34-af16-0c03075ea44a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot create request issued successfully. Aug 25 15:26:04.312217 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbeaf0b2-2035-4fb2-a069-828a30beb73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:04.312446 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-19381254-ecab-4c34-af16-0c03075ea44a tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:26:04.312446 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 872/3472] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:26:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:04.312673 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-892ba386-1a5c-4859-8448-e66b01d0b1f1 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee returned with HTTP 404 Aug 25 15:26:04.312673 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 881/3473] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:04 2026] GET /volume/v3/backups/c201f6fe-b930-436b-b449-55355f8398ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:04.312906 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-30972c85-35a0-4c60-9c4e-ff0fe0fd9fd6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:04.313066 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-37e3db47-23c5-4a0a-a460-e524aa91a5c3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:04.313169 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-30972c85-35a0-4c60-9c4e-ff0fe0fd9fd6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a Aug 25 15:26:04.313169 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-30972c85-35a0-4c60-9c4e-ff0fe0fd9fd6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:04.313169 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-30972c85-35a0-4c60-9c4e-ff0fe0fd9fd6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:04.314893 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-37e3db47-23c5-4a0a-a460-e524aa91a5c3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/f34315ae-8303-4c18-8af8-f47228fd7655 Aug 25 15:26:04.317869 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-37e3db47-23c5-4a0a-a460-e524aa91a5c3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:04.317869 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-37e3db47-23c5-4a0a-a460-e524aa91a5c3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:04.317869 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-37e3db47-23c5-4a0a-a460-e524aa91a5c3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Delete volume with id: f34315ae-8303-4c18-8af8-f47228fd7655 Aug 25 15:26:04.321841 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:04.321841 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:04.322963 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-30972c85-35a0-4c60-9c4e-ff0fe0fd9fd6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:26:04.323296 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-30972c85-35a0-4c60-9c4e-ff0fe0fd9fd6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a returned with HTTP 200 Aug 25 15:26:04.323968 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:04.323968 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:04.324214 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 867/3474] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:26:04 2026] GET /volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:04.324463 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-37e3db47-23c5-4a0a-a460-e524aa91a5c3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:26:04.347261 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbeaf0b2-2035-4fb2-a069-828a30beb73b) transitioned into state 'SUCCESS' from state '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-664754294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='489865e4eee44b65aaf97e5213f859c4',qos_specs=None,replication_status=,reservations=['5377bbfc-6134-45f8-abf7-5717840c2ff3','aaf6ec21-2b50-40fa-984e-488fabadb6fd','557c8a79-d5fa-4231-b775-da02dae32545','6fe3803c-ca6e-4fb7-a02f-b256855df8d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73415fbfddac4635adcf44b80de59764',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:04.348185 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef839397-e15b-481e-8429-3c0ab1d60d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:04.396928 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef839397-e15b-481e-8429-3c0ab1d60d65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:04.397912 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Flow 'volume_create_api' (89a7af97-ef90-4213-af85-d95d6e07cd52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:04.399242 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Create volume request issued successfully. Aug 25 15:26:04.412168 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2573497e-3b5b-4b0f-99d8-552e9349c01a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:04.412168 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 855/3475] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:26:03 2026] POST /volume/v3/volumes => generated 748 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:04.419502 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0e5315bb-eade-49ee-acdb-142efa97597a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:04.421663 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e5315bb-eade-49ee-acdb-142efa97597a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 Aug 25 15:26:04.421831 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e5315bb-eade-49ee-acdb-142efa97597a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:04.422113 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e5315bb-eade-49ee-acdb-142efa97597a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:04.435486 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:04.435486 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:04.443078 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8dac5b4d-e440-4e46-bb44-e9c7cef5190c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:04.444018 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8dac5b4d-e440-4e46-bb44-e9c7cef5190c tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:04.444287 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8dac5b4d-e440-4e46-bb44-e9c7cef5190c tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:04.444425 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8dac5b4d-e440-4e46-bb44-e9c7cef5190c tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:04.444883 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8dac5b4d-e440-4e46-bb44-e9c7cef5190c tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:04.447186 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0e5315bb-eade-49ee-acdb-142efa97597a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:04.453954 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-37e3db47-23c5-4a0a-a460-e524aa91a5c3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Delete volume request issued successfully. Aug 25 15:26:04.454454 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-37e3db47-23c5-4a0a-a460-e524aa91a5c3 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/f34315ae-8303-4c18-8af8-f47228fd7655 returned with HTTP 202 Aug 25 15:26:04.455116 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 873/3476] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:26:04 2026] DELETE /volume/v3/volumes/f34315ae-8303-4c18-8af8-f47228fd7655 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:04.457960 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e5315bb-eade-49ee-acdb-142efa97597a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 returned with HTTP 200 Aug 25 15:26:04.461713 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 882/3477] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:04 2026] GET /volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:04.462626 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:04.462626 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:04.462626 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8dac5b4d-e440-4e46-bb44-e9c7cef5190c tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:04.462626 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 868/3478] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:04 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:04.467518 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-641d6d6f-dcd5-4e4d-99e5-968162628b11 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:04.471518 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-641d6d6f-dcd5-4e4d-99e5-968162628b11 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/f34315ae-8303-4c18-8af8-f47228fd7655 Aug 25 15:26:04.471518 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-641d6d6f-dcd5-4e4d-99e5-968162628b11 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:04.471518 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-641d6d6f-dcd5-4e4d-99e5-968162628b11 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:04.482570 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:04.482570 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:04.487657 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-641d6d6f-dcd5-4e4d-99e5-968162628b11 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Volume info retrieved successfully. Aug 25 15:26:04.493455 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-641d6d6f-dcd5-4e4d-99e5-968162628b11 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/f34315ae-8303-4c18-8af8-f47228fd7655 returned with HTTP 200 Aug 25 15:26:04.494536 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 856/3479] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:04 2026] GET /volume/v3/volumes/f34315ae-8303-4c18-8af8-f47228fd7655 => generated 1005 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:26:04.674261 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0b37c13f-a6cc-468b-aaa7-9159cb68801e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:04.677463 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0b37c13f-a6cc-468b-aaa7-9159cb68801e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c Aug 25 15:26:04.678051 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0b37c13f-a6cc-468b-aaa7-9159cb68801e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:04.678051 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0b37c13f-a6cc-468b-aaa7-9159cb68801e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:04.678167 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-0b37c13f-a6cc-468b-aaa7-9159cb68801e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 7f7653cc-23b0-4fe5-8d60-a401ff89786c. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:04.685972 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:04.685972 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:04.687673 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0b37c13f-a6cc-468b-aaa7-9159cb68801e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c returned with HTTP 200 Aug 25 15:26:04.687673 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 874/3480] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:04 2026] GET /volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:05.335415 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cb3f3ce6-51f2-4286-91e7-38de630fde36 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:05.337080 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cb3f3ce6-51f2-4286-91e7-38de630fde36 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a Aug 25 15:26:05.337304 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cb3f3ce6-51f2-4286-91e7-38de630fde36 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:05.337523 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cb3f3ce6-51f2-4286-91e7-38de630fde36 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:05.342746 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:05.342746 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:05.343229 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cb3f3ce6-51f2-4286-91e7-38de630fde36 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:26:05.379932 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cb3f3ce6-51f2-4286-91e7-38de630fde36 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a returned with HTTP 200 Aug 25 15:26:05.379932 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 883/3481] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:26:05 2026] GET /volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:05.486480 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-feb0b7a6-8019-4086-9af6-785bc47dbba4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:05.489827 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-feb0b7a6-8019-4086-9af6-785bc47dbba4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:05.544920 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-feb0b7a6-8019-4086-9af6-785bc47dbba4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:05.544920 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-feb0b7a6-8019-4086-9af6-785bc47dbba4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:05.544920 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-feb0b7a6-8019-4086-9af6-785bc47dbba4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:05.544920 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:05.544920 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:05.544920 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-feb0b7a6-8019-4086-9af6-785bc47dbba4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:05.544920 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 869/3482] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:05 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:05.548239 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-67f1dd06-dd96-45d3-9043-bd6e04c36e93 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:05.556462 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f74d5c37-1ccb-4b51-b3e3-79d88e1b3062 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:05.557735 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67f1dd06-dd96-45d3-9043-bd6e04c36e93 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 Aug 25 15:26:05.557735 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67f1dd06-dd96-45d3-9043-bd6e04c36e93 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:05.557735 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67f1dd06-dd96-45d3-9043-bd6e04c36e93 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:05.557934 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f74d5c37-1ccb-4b51-b3e3-79d88e1b3062 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] GET https://10.4.3.85/volume/v3/volumes/f34315ae-8303-4c18-8af8-f47228fd7655 Aug 25 15:26:05.557934 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f74d5c37-1ccb-4b51-b3e3-79d88e1b3062 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:05.557934 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f74d5c37-1ccb-4b51-b3e3-79d88e1b3062 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:05.559129 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:05.559129 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:05.559958 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f74d5c37-1ccb-4b51-b3e3-79d88e1b3062 tempest-ProjectMemberTests33-660287256 tempest-ProjectMemberTests33-660287256-project-admin] https://10.4.3.85/volume/v3/volumes/f34315ae-8303-4c18-8af8-f47228fd7655 returned with HTTP 404 Aug 25 15:26:05.560728 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 875/3483] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:05 2026] GET /volume/v3/volumes/f34315ae-8303-4c18-8af8-f47228fd7655 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:05.563315 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-67f1dd06-dd96-45d3-9043-bd6e04c36e93 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:05.572182 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67f1dd06-dd96-45d3-9043-bd6e04c36e93 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 returned with HTTP 200 Aug 25 15:26:05.572182 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 857/3484] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:05 2026] GET /volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:05.593036 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a0137cc9-43c5-4c3d-9b8a-3903c407a0cf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:05.594937 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a0137cc9-43c5-4c3d-9b8a-3903c407a0cf tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:26:05.595573 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a0137cc9-43c5-4c3d-9b8a-3903c407a0cf tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4", "name": "tempest-VolumesDeleteCascade-Snapshot-256202193"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:05.609770 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:05.609770 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:05.610313 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a0137cc9-43c5-4c3d-9b8a-3903c407a0cf tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:05.610510 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-a0137cc9-43c5-4c3d-9b8a-3903c407a0cf tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Create snapshot from volume 47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 Aug 25 15:26:05.670222 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-a0137cc9-43c5-4c3d-9b8a-3903c407a0cf tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Created reservations ['abc273f6-41db-4e32-9416-e07e561e9761', 'b61d170c-0422-4cc3-b0eb-6293b89795b5', '2967788f-1391-472c-adb2-e0064ee6fc3d', '172f48c9-aa65-46c5-afaf-28506b235581'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:05.699309 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-db199755-f3a7-4f20-9333-b98d197f1f39 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:05.701616 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db199755-f3a7-4f20-9333-b98d197f1f39 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c Aug 25 15:26:05.701853 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-db199755-f3a7-4f20-9333-b98d197f1f39 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:05.702097 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-db199755-f3a7-4f20-9333-b98d197f1f39 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:05.702299 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-db199755-f3a7-4f20-9333-b98d197f1f39 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 7f7653cc-23b0-4fe5-8d60-a401ff89786c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:05.715800 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:05.715800 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:05.715800 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db199755-f3a7-4f20-9333-b98d197f1f39 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c returned with HTTP 200 Aug 25 15:26:05.715800 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 870/3485] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:05 2026] GET /volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:05.743630 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a0137cc9-43c5-4c3d-9b8a-3903c407a0cf tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Snapshot create request issued successfully. Aug 25 15:26:05.743815 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a0137cc9-43c5-4c3d-9b8a-3903c407a0cf tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:26:05.746933 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 884/3486] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:26:05 2026] POST /volume/v3/snapshots => generated 306 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:05.753627 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-502b33ac-35db-4ed2-89bf-7e4df4a7fe5f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:05.755684 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-502b33ac-35db-4ed2-89bf-7e4df4a7fe5f tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/snapshots/07998ceb-8a7c-4631-bc0c-97d8462ff041 Aug 25 15:26:05.755902 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-502b33ac-35db-4ed2-89bf-7e4df4a7fe5f tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:05.756196 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-502b33ac-35db-4ed2-89bf-7e4df4a7fe5f tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:05.761570 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:05.761570 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:05.762019 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-502b33ac-35db-4ed2-89bf-7e4df4a7fe5f tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Snapshot retrieved successfully. Aug 25 15:26:05.766212 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-502b33ac-35db-4ed2-89bf-7e4df4a7fe5f tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/snapshots/07998ceb-8a7c-4631-bc0c-97d8462ff041 returned with HTTP 200 Aug 25 15:26:05.766212 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 876/3487] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:26:05 2026] GET /volume/v3/snapshots/07998ceb-8a7c-4631-bc0c-97d8462ff041 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:26:06.515654 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-519b7ffb-d4ad-4b09-83e2-be0539e59cf7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:06.521502 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-519b7ffb-d4ad-4b09-83e2-be0539e59cf7 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:06.521502 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-519b7ffb-d4ad-4b09-83e2-be0539e59cf7 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:06.521502 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-519b7ffb-d4ad-4b09-83e2-be0539e59cf7 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:06.521502 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-519b7ffb-d4ad-4b09-83e2-be0539e59cf7 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:06.526528 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:06.526528 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:06.527550 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-519b7ffb-d4ad-4b09-83e2-be0539e59cf7 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:06.527980 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 858/3488] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:06 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:06.722837 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7f30e365-73d0-49a9-91c5-276d8773e25e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:06.725362 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7f30e365-73d0-49a9-91c5-276d8773e25e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c Aug 25 15:26:06.725660 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7f30e365-73d0-49a9-91c5-276d8773e25e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:06.726050 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7f30e365-73d0-49a9-91c5-276d8773e25e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:06.726232 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-7f30e365-73d0-49a9-91c5-276d8773e25e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 7f7653cc-23b0-4fe5-8d60-a401ff89786c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:06.730462 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:06.730462 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:06.731436 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7f30e365-73d0-49a9-91c5-276d8773e25e tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c returned with HTTP 200 Aug 25 15:26:06.731854 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 871/3489] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:06 2026] GET /volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:06.738254 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-76812d30-e3c6-439b-a6b4-8b9261638d65 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:06.738722 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-76812d30-e3c6-439b-a6b4-8b9261638d65 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:06.738876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-76812d30-e3c6-439b-a6b4-8b9261638d65 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "648539f8-c58e-4113-a2a6-4f82bad87f67"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:06.740217 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-76812d30-e3c6-439b-a6b4-8b9261638d65 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '648539f8-c58e-4113-a2a6-4f82bad87f67'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:06.775037 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-365b5df8-bfb9-425b-ba94-6633031f15c3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:06.778018 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-365b5df8-bfb9-425b-ba94-6633031f15c3 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/snapshots/07998ceb-8a7c-4631-bc0c-97d8462ff041 Aug 25 15:26:06.778303 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-365b5df8-bfb9-425b-ba94-6633031f15c3 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:06.778836 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-365b5df8-bfb9-425b-ba94-6633031f15c3 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:06.788180 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:06.788180 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:06.789553 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-365b5df8-bfb9-425b-ba94-6633031f15c3 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Snapshot retrieved successfully. Aug 25 15:26:06.790664 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-365b5df8-bfb9-425b-ba94-6633031f15c3 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/snapshots/07998ceb-8a7c-4631-bc0c-97d8462ff041 returned with HTTP 200 Aug 25 15:26:06.791214 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 877/3490] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:26:06 2026] GET /volume/v3/snapshots/07998ceb-8a7c-4631-bc0c-97d8462ff041 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:06.802416 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7109def9-51f6-4d59-8771-20a5ad4b5b12 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:06.804197 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7109def9-51f6-4d59-8771-20a5ad4b5b12 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:26:06.804513 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7109def9-51f6-4d59-8771-20a5ad4b5b12 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4", "name": "tempest-VolumesDeleteCascade-Snapshot-697278825"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:06.812858 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:06.812858 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:06.813453 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7109def9-51f6-4d59-8771-20a5ad4b5b12 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:06.813596 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-7109def9-51f6-4d59-8771-20a5ad4b5b12 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Create snapshot from volume 47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 Aug 25 15:26:06.840034 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-76812d30-e3c6-439b-a6b4-8b9261638d65 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Create volume of 1 GB Aug 25 15:26:06.840034 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:06.840034 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:06.845125 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-76812d30-e3c6-439b-a6b4-8b9261638d65 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Availability Zones retrieved successfully. Aug 25 15:26:06.851440 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-7109def9-51f6-4d59-8771-20a5ad4b5b12 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Created reservations ['78e90eb1-d430-4bc8-bd85-5f15803102d5', '450fe28d-bdd8-4457-8ea3-339e3aec3691', '553b12e8-079b-459f-b5ce-e338723743a0', 'cf4d6e6a-ef17-43e4-85bd-053c55bf3d98'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:06.853977 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-76812d30-e3c6-439b-a6b4-8b9261638d65 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Flow 'volume_create_api' (c432d868-b305-4409-a9b1-fecd62e415cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:06.856246 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-76812d30-e3c6-439b-a6b4-8b9261638d65 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (149879c4-e084-458d-a90c-1ee4ef40be5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:06.857710 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-76812d30-e3c6-439b-a6b4-8b9261638d65 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:06.900392 np0000008087 devstack@c-api.service[100466]: WARNING cinder.volume.api [None req-76812d30-e3c6-439b-a6b4-8b9261638d65 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (149879c4-e084-458d-a90c-1ee4ef40be5f) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 15:26:06.900392 np0000008087 devstack@c-api.service[100466]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 25 15:26:06.900392 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-76812d30-e3c6-439b-a6b4-8b9261638d65 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (149879c4-e084-458d-a90c-1ee4ef40be5f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:06.901228 np0000008087 devstack@c-api.service[100466]: WARNING cinder.volume.api [None req-76812d30-e3c6-439b-a6b4-8b9261638d65 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (149879c4-e084-458d-a90c-1ee4ef40be5f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 15:26:06.902130 np0000008087 devstack@c-api.service[100466]: WARNING cinder.volume.api [None req-76812d30-e3c6-439b-a6b4-8b9261638d65 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Flow 'volume_create_api' (c432d868-b305-4409-a9b1-fecd62e415cd) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 15:26:06.902260 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7109def9-51f6-4d59-8771-20a5ad4b5b12 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Snapshot create request issued successfully. Aug 25 15:26:06.905486 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-76812d30-e3c6-439b-a6b4-8b9261638d65 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 400 Aug 25 15:26:06.905650 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7109def9-51f6-4d59-8771-20a5ad4b5b12 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:26:06.905722 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 885/3491] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:26:06 2026] POST /volume/v3/volumes => generated 134 bytes in 168 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 25 15:26:06.905787 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 859/3492] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:26:06 2026] POST /volume/v3/snapshots => generated 306 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:06.918873 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1e72e865-e703-4c3f-8064-3f25a21317ee None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:06.921587 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1e72e865-e703-4c3f-8064-3f25a21317ee tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/snapshots/ff4a2370-02e3-4cf8-8599-431505015653 Aug 25 15:26:06.921587 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1e72e865-e703-4c3f-8064-3f25a21317ee tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:06.921777 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1e72e865-e703-4c3f-8064-3f25a21317ee tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:06.932381 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:06.932381 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:06.933009 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1e72e865-e703-4c3f-8064-3f25a21317ee tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Snapshot retrieved successfully. Aug 25 15:26:06.935541 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1e72e865-e703-4c3f-8064-3f25a21317ee tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/snapshots/ff4a2370-02e3-4cf8-8599-431505015653 returned with HTTP 200 Aug 25 15:26:06.935541 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 872/3493] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:26:06 2026] GET /volume/v3/snapshots/ff4a2370-02e3-4cf8-8599-431505015653 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:07.154877 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8aa77950-5ad4-4856-a198-5f503d03ca15 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.156791 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8aa77950-5ad4-4856-a198-5f503d03ca15 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:07.157129 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8aa77950-5ad4-4856-a198-5f503d03ca15 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.159040 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8aa77950-5ad4-4856-a198-5f503d03ca15 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 400 Aug 25 15:26:07.159647 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 878/3494] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:26:07 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 25 15:26:07.172234 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-357aba15-5908-486d-be2c-d9eafe7a47b5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.174654 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-357aba15-5908-486d-be2c-d9eafe7a47b5 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:07.175853 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-357aba15-5908-486d-be2c-d9eafe7a47b5 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ea91c402-bc8a-4d2d-8786-e9b83fde0a66"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.177716 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-357aba15-5908-486d-be2c-d9eafe7a47b5 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ea91c402-bc8a-4d2d-8786-e9b83fde0a66'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:07.183835 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-357aba15-5908-486d-be2c-d9eafe7a47b5 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 404 Aug 25 15:26:07.184463 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 886/3495] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:26:07 2026] POST /volume/v3/volumes => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:07.194513 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c9b796bd-cca4-47e8-b210-1035b614e1bf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.196585 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c9b796bd-cca4-47e8-b210-1035b614e1bf tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:07.197015 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c9b796bd-cca4-47e8-b210-1035b614e1bf tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "2d5146cc-05d7-4391-80a4-a39447d588cc"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.199185 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-c9b796bd-cca4-47e8-b210-1035b614e1bf tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '2d5146cc-05d7-4391-80a4-a39447d588cc'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:07.206745 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c9b796bd-cca4-47e8-b210-1035b614e1bf tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 404 Aug 25 15:26:07.207592 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 860/3496] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:26:07 2026] POST /volume/v3/volumes => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:07.217257 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9d13735e-5149-47a6-8ac5-3480e1596511 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.219198 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9d13735e-5149-47a6-8ac5-3480e1596511 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:07.222940 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9d13735e-5149-47a6-8ac5-3480e1596511 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "f506d772-4571-455d-b024-2d5003f624e2"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.222940 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-9d13735e-5149-47a6-8ac5-3480e1596511 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'f506d772-4571-455d-b024-2d5003f624e2'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:07.231345 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9d13735e-5149-47a6-8ac5-3480e1596511 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 404 Aug 25 15:26:07.232145 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 873/3497] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:26:07 2026] POST /volume/v3/volumes => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:07.243945 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-13788cd2-b4b8-4242-9b22-fa67f571c09e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.245902 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-13788cd2-b4b8-4242-9b22-fa67f571c09e tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:07.246276 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-13788cd2-b4b8-4242-9b22-fa67f571c09e tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.248570 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-13788cd2-b4b8-4242-9b22-fa67f571c09e tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 400 Aug 25 15:26:07.249118 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 879/3498] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:26:07 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 25 15:26:07.258284 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5846e94d-a525-4773-8a80-2f400c371992 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.260322 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5846e94d-a525-4773-8a80-2f400c371992 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:07.260744 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5846e94d-a525-4773-8a80-2f400c371992 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.262912 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5846e94d-a525-4773-8a80-2f400c371992 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 400 Aug 25 15:26:07.263604 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 887/3499] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:26:07 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 25 15:26:07.300618 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-186755b4-947f-4c48-a19c-966b6a8b726b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.303614 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-186755b4-947f-4c48-a19c-966b6a8b726b tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:07.303804 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-186755b4-947f-4c48-a19c-966b6a8b726b tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.305695 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-186755b4-947f-4c48-a19c-966b6a8b726b tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 400 Aug 25 15:26:07.306317 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 861/3500] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:26:07 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 25 15:26:07.316685 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2d941c91-def9-45dd-a0b1-1c158eac26e4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.318748 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d941c91-def9-45dd-a0b1-1c158eac26e4 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] DELETE https://10.4.3.85/volume/v3/volumes/tempest-invalid-1702547661 Aug 25 15:26:07.319021 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d941c91-def9-45dd-a0b1-1c158eac26e4 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:07.319240 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d941c91-def9-45dd-a0b1-1c158eac26e4 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:07.319430 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-2d941c91-def9-45dd-a0b1-1c158eac26e4 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Delete volume with id: tempest-invalid-1702547661 Aug 25 15:26:07.330676 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d941c91-def9-45dd-a0b1-1c158eac26e4 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/tempest-invalid-1702547661 returned with HTTP 404 Aug 25 15:26:07.331288 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 874/3501] 10.4.3.85 () {66 vars in 1314 bytes} [Tue Aug 25 15:26:07 2026] DELETE /volume/v3/volumes/tempest-invalid-1702547661 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:07.342999 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ae148ddc-34ec-4f6e-ad00-1556bce1c3e2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.345660 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 880/3502] 10.4.3.85 () {66 vars in 1236 bytes} [Tue Aug 25 15:26:07 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 25 15:26:07.357630 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bb5d3012-3949-45c3-a51f-f56c1a0b40d8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.360082 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb5d3012-3949-45c3-a51f-f56c1a0b40d8 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes/xxx/action Aug 25 15:26:07.360335 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb5d3012-3949-45c3-a51f-f56c1a0b40d8 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action body: b'{"os-detach": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:26:07.360625 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb5d3012-3949-45c3-a51f-f56c1a0b40d8 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.418778 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb5d3012-3949-45c3-a51f-f56c1a0b40d8 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 25 15:26:07.418778 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 888/3503] 10.4.3.85 () {68 vars in 1284 bytes} [Tue Aug 25 15:26:07 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:07.465418 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3b3a4ff5-f6f6-4d34-a711-9a2d92ce205d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.465418 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3b3a4ff5-f6f6-4d34-a711-9a2d92ce205d tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] GET https://10.4.3.85/volume/v3/volumes/tempest-invalid-1662529820 Aug 25 15:26:07.465418 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3b3a4ff5-f6f6-4d34-a711-9a2d92ce205d tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:07.465418 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3b3a4ff5-f6f6-4d34-a711-9a2d92ce205d tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:07.465418 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3b3a4ff5-f6f6-4d34-a711-9a2d92ce205d tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/tempest-invalid-1662529820 returned with HTTP 404 Aug 25 15:26:07.465418 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 862/3504] 10.4.3.85 () {66 vars in 1311 bytes} [Tue Aug 25 15:26:07 2026] GET /volume/v3/volumes/tempest-invalid-1662529820 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 25 15:26:07.472557 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cf0e2e21-86a0-42ca-a87d-db738cea8403 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.474769 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 875/3505] 10.4.3.85 () {66 vars in 1233 bytes} [Tue Aug 25 15:26:07 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 25 15:26:07.483911 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-597cb96a-d365-499c-8f26-cd11380297e7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.485981 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-597cb96a-d365-499c-8f26-cd11380297e7 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] GET https://10.4.3.85/volume/v3/volumes/detail?status=null Aug 25 15:26:07.486279 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-597cb96a-d365-499c-8f26-cd11380297e7 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:07.486532 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-597cb96a-d365-499c-8f26-cd11380297e7 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:07.486895 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-597cb96a-d365-499c-8f26-cd11380297e7 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:26:07.487179 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-597cb96a-d365-499c-8f26-cd11380297e7 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Could not evaluate value null, assuming string {{(pid=100465) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 15:26:07.487956 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-597cb96a-d365-499c-8f26-cd11380297e7 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:26:07.533688 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-597cb96a-d365-499c-8f26-cd11380297e7 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Get all volumes completed successfully. Aug 25 15:26:07.536726 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-597cb96a-d365-499c-8f26-cd11380297e7 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 25 15:26:07.537324 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 881/3506] 10.4.3.85 () {66 vars in 1274 bytes} [Tue Aug 25 15:26:07 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:26:07.542194 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1792fa0d-697e-424c-8f05-14b34794c964 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.544347 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1792fa0d-697e-424c-8f05-14b34794c964 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:07.544637 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1792fa0d-697e-424c-8f05-14b34794c964 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:07.544908 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1792fa0d-697e-424c-8f05-14b34794c964 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:07.545054 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-1792fa0d-697e-424c-8f05-14b34794c964 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:07.550727 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:07.550727 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:07.551552 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1792fa0d-697e-424c-8f05-14b34794c964 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:07.553666 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 889/3507] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:07 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:07.553744 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-92076198-0b43-48e1-86cf-69823e0a8019 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.555431 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92076198-0b43-48e1-86cf-69823e0a8019 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] GET https://10.4.3.85/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-699027738 Aug 25 15:26:07.560319 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-92076198-0b43-48e1-86cf-69823e0a8019 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:07.560319 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-92076198-0b43-48e1-86cf-69823e0a8019 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:07.560319 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-92076198-0b43-48e1-86cf-69823e0a8019 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:26:07.560319 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:07.560319 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:07.560319 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-92076198-0b43-48e1-86cf-69823e0a8019 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-699027738'), ('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:26:07.597389 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-92076198-0b43-48e1-86cf-69823e0a8019 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Get all volumes completed successfully. Aug 25 15:26:07.600360 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92076198-0b43-48e1-86cf-69823e0a8019 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-699027738 returned with HTTP 200 Aug 25 15:26:07.601000 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 863/3508] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:26:07 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-699027738 => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:26:07.614373 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-80293b1c-519d-4f17-b92e-1522ed9b0ee0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.616716 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-80293b1c-519d-4f17-b92e-1522ed9b0ee0 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] GET https://10.4.3.85/volume/v3/volumes?status=null Aug 25 15:26:07.617016 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-80293b1c-519d-4f17-b92e-1522ed9b0ee0 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:07.617380 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-80293b1c-519d-4f17-b92e-1522ed9b0ee0 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:07.617799 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-80293b1c-519d-4f17-b92e-1522ed9b0ee0 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:26:07.618150 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-80293b1c-519d-4f17-b92e-1522ed9b0ee0 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Could not evaluate value null, assuming string {{(pid=100467) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 15:26:07.619199 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-80293b1c-519d-4f17-b92e-1522ed9b0ee0 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:26:07.648824 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-80293b1c-519d-4f17-b92e-1522ed9b0ee0 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Get all volumes completed successfully. Aug 25 15:26:07.649288 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-80293b1c-519d-4f17-b92e-1522ed9b0ee0 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes?status=null returned with HTTP 200 Aug 25 15:26:07.649735 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 876/3509] 10.4.3.85 () {66 vars in 1253 bytes} [Tue Aug 25 15:26:07 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:26:07.665317 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1c329404-a935-46ed-9da0-de5c9c455ac8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.667238 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1c329404-a935-46ed-9da0-de5c9c455ac8 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] GET https://10.4.3.85/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1061989386 Aug 25 15:26:07.667616 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1c329404-a935-46ed-9da0-de5c9c455ac8 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:07.667958 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1c329404-a935-46ed-9da0-de5c9c455ac8 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:07.668300 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-1c329404-a935-46ed-9da0-de5c9c455ac8 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:26:07.669255 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1c329404-a935-46ed-9da0-de5c9c455ac8 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1061989386'), ('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:26:07.710610 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1c329404-a935-46ed-9da0-de5c9c455ac8 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Get all volumes completed successfully. Aug 25 15:26:07.710966 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1c329404-a935-46ed-9da0-de5c9c455ac8 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1061989386 returned with HTTP 200 Aug 25 15:26:07.711699 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 882/3510] 10.4.3.85 () {66 vars in 1331 bytes} [Tue Aug 25 15:26:07 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1061989386 => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:26:07.725701 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-413a530c-3673-4240-a0fc-8b93e6e1b054 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.727765 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-413a530c-3673-4240-a0fc-8b93e6e1b054 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action Aug 25 15:26:07.728213 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-413a530c-3673-4240-a0fc-8b93e6e1b054 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:26:07.728385 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-413a530c-3673-4240-a0fc-8b93e6e1b054 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.739962 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:07.739962 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:07.740653 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-413a530c-3673-4240-a0fc-8b93e6e1b054 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Volume info retrieved successfully. Aug 25 15:26:07.744114 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c23ed306-7218-4bb7-be68-61a0fc4d1e09 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.746661 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c23ed306-7218-4bb7-be68-61a0fc4d1e09 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c Aug 25 15:26:07.747811 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c23ed306-7218-4bb7-be68-61a0fc4d1e09 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:07.747811 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c23ed306-7218-4bb7-be68-61a0fc4d1e09 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:07.747811 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c23ed306-7218-4bb7-be68-61a0fc4d1e09 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 7f7653cc-23b0-4fe5-8d60-a401ff89786c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:07.754487 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-413a530c-3673-4240-a0fc-8b93e6e1b054 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Reserve volume completed successfully. Aug 25 15:26:07.754719 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-413a530c-3673-4240-a0fc-8b93e6e1b054 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action returned with HTTP 202 Aug 25 15:26:07.755644 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 890/3511] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:26:07 2026] POST /volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:26:07.757373 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:07.757373 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:07.758657 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c23ed306-7218-4bb7-be68-61a0fc4d1e09 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c returned with HTTP 200 Aug 25 15:26:07.759349 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 864/3512] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:07 2026] GET /volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:07.763813 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-55402ea3-e8a1-40da-8018-c27d7c8bd23f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.766383 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-55402ea3-e8a1-40da-8018-c27d7c8bd23f tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action Aug 25 15:26:07.766873 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-55402ea3-e8a1-40da-8018-c27d7c8bd23f tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:26:07.767344 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-55402ea3-e8a1-40da-8018-c27d7c8bd23f tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.773948 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-536f2f46-a0ec-4fca-a123-f7575b59df63 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.776172 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-536f2f46-a0ec-4fca-a123-f7575b59df63 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c Aug 25 15:26:07.776516 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-536f2f46-a0ec-4fca-a123-f7575b59df63 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:07.776741 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:07.776741 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:07.776802 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-536f2f46-a0ec-4fca-a123-f7575b59df63 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:07.777153 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-536f2f46-a0ec-4fca-a123-f7575b59df63 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 7f7653cc-23b0-4fe5-8d60-a401ff89786c. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:07.777442 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-55402ea3-e8a1-40da-8018-c27d7c8bd23f tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Volume info retrieved successfully. Aug 25 15:26:07.781549 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:07.781549 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:07.782522 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-536f2f46-a0ec-4fca-a123-f7575b59df63 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c returned with HTTP 200 Aug 25 15:26:07.783015 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 883/3513] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:07 2026] GET /volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:07.786037 np0000008087 devstack@c-api.service[100467]: ERROR cinder.volume.api [None req-55402ea3-e8a1-40da-8018-c27d7c8bd23f tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Volume status must be available to reserve, but the status is attaching. Aug 25 15:26:07.786564 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-55402ea3-e8a1-40da-8018-c27d7c8bd23f tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action returned with HTTP 400 Aug 25 15:26:07.787360 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 877/3514] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:26:07 2026] POST /volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action => generated 132 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:26:07.794893 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4e0d5a93-082b-4f8d-811e-7bf35fea02d4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.795081 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-841ea183-7acf-44c7-92a7-25bcf87ea785 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.796841 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4e0d5a93-082b-4f8d-811e-7bf35fea02d4 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action Aug 25 15:26:07.797003 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-841ea183-7acf-44c7-92a7-25bcf87ea785 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c Aug 25 15:26:07.797003 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-841ea183-7acf-44c7-92a7-25bcf87ea785 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:07.797169 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-841ea183-7acf-44c7-92a7-25bcf87ea785 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:07.797223 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4e0d5a93-082b-4f8d-811e-7bf35fea02d4 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:26:07.797282 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-841ea183-7acf-44c7-92a7-25bcf87ea785 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete backup with id: 7f7653cc-23b0-4fe5-8d60-a401ff89786c. Aug 25 15:26:07.797326 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4e0d5a93-082b-4f8d-811e-7bf35fea02d4 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.801760 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:07.801760 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:07.807073 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:07.807073 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:07.807661 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4e0d5a93-082b-4f8d-811e-7bf35fea02d4 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Volume info retrieved successfully. Aug 25 15:26:07.818203 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-841ea183-7acf-44c7-92a7-25bcf87ea785 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] delete_backup rpcapi backup_id 7f7653cc-23b0-4fe5-8d60-a401ff89786c {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:26:07.820280 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-841ea183-7acf-44c7-92a7-25bcf87ea785 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c returned with HTTP 202 Aug 25 15:26:07.820778 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 891/3515] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:07 2026] DELETE /volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:26:07.826594 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4e0d5a93-082b-4f8d-811e-7bf35fea02d4 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Unreserve volume completed successfully. Aug 25 15:26:07.826772 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4e0d5a93-082b-4f8d-811e-7bf35fea02d4 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action returned with HTTP 202 Aug 25 15:26:07.827199 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 865/3516] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:26:07 2026] POST /volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:26:07.829990 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-57caf64a-ee73-423f-b584-329e72a073c2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.831783 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-57caf64a-ee73-423f-b584-329e72a073c2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c Aug 25 15:26:07.831984 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-57caf64a-ee73-423f-b584-329e72a073c2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:07.832106 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-57caf64a-ee73-423f-b584-329e72a073c2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:07.832214 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-57caf64a-ee73-423f-b584-329e72a073c2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 7f7653cc-23b0-4fe5-8d60-a401ff89786c. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:07.836324 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:07.836324 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:07.836576 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-671b0a53-3e6d-477c-b761-04750d78e9cd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.837066 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-57caf64a-ee73-423f-b584-329e72a073c2 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c returned with HTTP 200 Aug 25 15:26:07.837410 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 884/3517] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:07 2026] GET /volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:07.838491 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-671b0a53-3e6d-477c-b761-04750d78e9cd tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes/1e7c7636-5be3-4fc8-b6d0-b808f33366ca/action Aug 25 15:26:07.838931 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-671b0a53-3e6d-477c-b761-04750d78e9cd tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:26:07.839100 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-671b0a53-3e6d-477c-b761-04750d78e9cd tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.848031 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-671b0a53-3e6d-477c-b761-04750d78e9cd tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/1e7c7636-5be3-4fc8-b6d0-b808f33366ca/action returned with HTTP 404 Aug 25 15:26:07.848765 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 878/3518] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:26:07 2026] POST /volume/v3/volumes/1e7c7636-5be3-4fc8-b6d0-b808f33366ca/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:07.858534 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c51f395a-af52-4123-8c3b-22cc83d1e1cf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.860953 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c51f395a-af52-4123-8c3b-22cc83d1e1cf tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes/4f179b35-d77c-4323-a654-259223f64f94/action Aug 25 15:26:07.861448 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c51f395a-af52-4123-8c3b-22cc83d1e1cf tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:26:07.861660 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c51f395a-af52-4123-8c3b-22cc83d1e1cf tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.871953 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c51f395a-af52-4123-8c3b-22cc83d1e1cf tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/4f179b35-d77c-4323-a654-259223f64f94/action returned with HTTP 404 Aug 25 15:26:07.872664 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 892/3519] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:26:07 2026] POST /volume/v3/volumes/4f179b35-d77c-4323-a654-259223f64f94/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:07.881650 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5aff148c-a5df-4aac-8946-444c337f986e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.884906 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 866/3520] 10.4.3.85 () {68 vars in 1253 bytes} [Tue Aug 25 15:26:07 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 25 15:26:07.895253 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-af61db2d-2e5f-42cf-a355-fab626f7ab32 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.897730 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-af61db2d-2e5f-42cf-a355-fab626f7ab32 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] PUT https://10.4.3.85/volume/v3/volumes/tempest-invalid-979139631 Aug 25 15:26:07.898511 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-af61db2d-2e5f-42cf-a355-fab626f7ab32 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.908685 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-af61db2d-2e5f-42cf-a355-fab626f7ab32 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/tempest-invalid-979139631 returned with HTTP 404 Aug 25 15:26:07.909583 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 885/3521] 10.4.3.85 () {68 vars in 1328 bytes} [Tue Aug 25 15:26:07 2026] PUT /volume/v3/volumes/tempest-invalid-979139631 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:07.921975 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6da4b2a6-3be2-45a1-99ee-63d96ce3dd44 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.925290 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6da4b2a6-3be2-45a1-99ee-63d96ce3dd44 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] PUT https://10.4.3.85/volume/v3/volumes/ce735d45-9fe7-43fd-8942-c7ba527c8c4a Aug 25 15:26:07.925716 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6da4b2a6-3be2-45a1-99ee-63d96ce3dd44 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.933678 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6da4b2a6-3be2-45a1-99ee-63d96ce3dd44 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/ce735d45-9fe7-43fd-8942-c7ba527c8c4a returned with HTTP 404 Aug 25 15:26:07.934213 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 879/3522] 10.4.3.85 () {68 vars in 1361 bytes} [Tue Aug 25 15:26:07 2026] PUT /volume/v3/volumes/ce735d45-9fe7-43fd-8942-c7ba527c8c4a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:07.946154 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1352cacd-b05e-4e15-99cc-e87db00b4252 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.946597 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-777739c0-bf67-4824-aa47-ca7f20f56a87 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.948696 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1352cacd-b05e-4e15-99cc-e87db00b4252 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] DELETE https://10.4.3.85/volume/v3/volumes/49eae6ef-89d9-46cf-a01d-30c1fa84cdf8 Aug 25 15:26:07.948836 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-777739c0-bf67-4824-aa47-ca7f20f56a87 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/snapshots/ff4a2370-02e3-4cf8-8599-431505015653 Aug 25 15:26:07.949010 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1352cacd-b05e-4e15-99cc-e87db00b4252 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:07.949077 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-777739c0-bf67-4824-aa47-ca7f20f56a87 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:07.949251 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1352cacd-b05e-4e15-99cc-e87db00b4252 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:07.949313 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-777739c0-bf67-4824-aa47-ca7f20f56a87 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:07.949481 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-1352cacd-b05e-4e15-99cc-e87db00b4252 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Delete volume with id: 49eae6ef-89d9-46cf-a01d-30c1fa84cdf8 Aug 25 15:26:07.955992 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:07.955992 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:07.956534 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-777739c0-bf67-4824-aa47-ca7f20f56a87 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Snapshot retrieved successfully. Aug 25 15:26:07.957324 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-777739c0-bf67-4824-aa47-ca7f20f56a87 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/snapshots/ff4a2370-02e3-4cf8-8599-431505015653 returned with HTTP 200 Aug 25 15:26:07.957715 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 867/3523] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:26:07 2026] GET /volume/v3/snapshots/ff4a2370-02e3-4cf8-8599-431505015653 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:07.958585 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1352cacd-b05e-4e15-99cc-e87db00b4252 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/49eae6ef-89d9-46cf-a01d-30c1fa84cdf8 returned with HTTP 404 Aug 25 15:26:07.959360 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 893/3524] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:07 2026] DELETE /volume/v3/volumes/49eae6ef-89d9-46cf-a01d-30c1fa84cdf8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:07.970230 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-aebdef26-d4fd-4f18-8ec3-8f74a1b12d6e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.972187 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d1e3e5b5-0937-4af4-9653-fa550f4fc144 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.972802 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-aebdef26-d4fd-4f18-8ec3-8f74a1b12d6e tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] DELETE https://10.4.3.85/volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4?cascade=True Aug 25 15:26:07.973103 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-aebdef26-d4fd-4f18-8ec3-8f74a1b12d6e tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:07.974634 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-aebdef26-d4fd-4f18-8ec3-8f74a1b12d6e tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:07.974634 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-aebdef26-d4fd-4f18-8ec3-8f74a1b12d6e tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Delete volume with id: 47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 Aug 25 15:26:07.976059 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d1e3e5b5-0937-4af4-9653-fa550f4fc144 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action Aug 25 15:26:07.977147 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d1e3e5b5-0937-4af4-9653-fa550f4fc144 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:26:07.977403 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d1e3e5b5-0937-4af4-9653-fa550f4fc144 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.979749 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d1e3e5b5-0937-4af4-9653-fa550f4fc144 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action returned with HTTP 400 Aug 25 15:26:07.980139 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 880/3525] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:26:07 2026] POST /volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:26:07.986727 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:07.986727 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:07.987529 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-aebdef26-d4fd-4f18-8ec3-8f74a1b12d6e tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:07.992488 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-46c21f74-4816-45d0-abf5-c62d3f4c6957 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:07.994998 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-46c21f74-4816-45d0-abf5-c62d3f4c6957 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action Aug 25 15:26:07.995199 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-46c21f74-4816-45d0-abf5-c62d3f4c6957 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:26:07.995362 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-46c21f74-4816-45d0-abf5-c62d3f4c6957 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:07.996990 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-46c21f74-4816-45d0-abf5-c62d3f4c6957 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action returned with HTTP 400 Aug 25 15:26:07.997890 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 868/3526] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:26:07 2026] POST /volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:26:08.009393 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9ddd0469-51c4-4f96-86ce-b9e234196e55 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:08.012433 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ddd0469-51c4-4f96-86ce-b9e234196e55 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes/7a3a6dd0-d60f-41e1-a1b6-c8fd481721f5/action Aug 25 15:26:08.012958 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ddd0469-51c4-4f96-86ce-b9e234196e55 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:26:08.013140 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ddd0469-51c4-4f96-86ce-b9e234196e55 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:08.024924 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ddd0469-51c4-4f96-86ce-b9e234196e55 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/7a3a6dd0-d60f-41e1-a1b6-c8fd481721f5/action returned with HTTP 404 Aug 25 15:26:08.025793 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 894/3527] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:26:08 2026] POST /volume/v3/volumes/7a3a6dd0-d60f-41e1-a1b6-c8fd481721f5/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:08.039371 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2574096f-b5e9-4aea-b592-581be19914ef None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:08.041823 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2574096f-b5e9-4aea-b592-581be19914ef tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action Aug 25 15:26:08.042351 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2574096f-b5e9-4aea-b592-581be19914ef tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:26:08.042571 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2574096f-b5e9-4aea-b592-581be19914ef tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:08.045296 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2574096f-b5e9-4aea-b592-581be19914ef tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action returned with HTTP 400 Aug 25 15:26:08.046000 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 881/3528] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:26:08 2026] POST /volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:26:08.055336 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a124f464-82ef-475f-a933-e63fbad8bc0a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:08.057196 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-aebdef26-d4fd-4f18-8ec3-8f74a1b12d6e tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Delete volume request issued successfully. Aug 25 15:26:08.057498 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-aebdef26-d4fd-4f18-8ec3-8f74a1b12d6e tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4?cascade=True returned with HTTP 202 Aug 25 15:26:08.057551 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a124f464-82ef-475f-a933-e63fbad8bc0a tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] POST https://10.4.3.85/volume/v3/volumes/None/action Aug 25 15:26:08.057904 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a124f464-82ef-475f-a933-e63fbad8bc0a tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:26:08.058281 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 886/3529] 10.4.3.85 () {66 vars in 1369 bytes} [Tue Aug 25 15:26:07 2026] DELETE /volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4?cascade=True => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:08.058460 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a124f464-82ef-475f-a933-e63fbad8bc0a tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:08.067387 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a124f464-82ef-475f-a933-e63fbad8bc0a tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/None/action returned with HTTP 404 Aug 25 15:26:08.068738 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 869/3530] 10.4.3.85 () {68 vars in 1287 bytes} [Tue Aug 25 15:26:08 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:08.069895 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2b7b04a0-5a33-4502-87f0-2ad828433537 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:08.071924 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b7b04a0-5a33-4502-87f0-2ad828433537 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 Aug 25 15:26:08.072104 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b7b04a0-5a33-4502-87f0-2ad828433537 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:08.072331 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b7b04a0-5a33-4502-87f0-2ad828433537 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:08.080499 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6cc4edd8-9942-4274-9cdb-5b989320d9e0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:08.082591 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:08.082591 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:08.083678 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6cc4edd8-9942-4274-9cdb-5b989320d9e0 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] GET https://10.4.3.85/volume/v3/volumes/3888a261-527b-448e-a802-7046dfec30e1 Aug 25 15:26:08.084239 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6cc4edd8-9942-4274-9cdb-5b989320d9e0 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:08.084296 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6cc4edd8-9942-4274-9cdb-5b989320d9e0 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:08.089228 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2b7b04a0-5a33-4502-87f0-2ad828433537 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:08.094710 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6cc4edd8-9942-4274-9cdb-5b989320d9e0 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/3888a261-527b-448e-a802-7046dfec30e1 returned with HTTP 404 Aug 25 15:26:08.094710 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 882/3531] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:08 2026] GET /volume/v3/volumes/3888a261-527b-448e-a802-7046dfec30e1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:08.097494 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b7b04a0-5a33-4502-87f0-2ad828433537 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 returned with HTTP 200 Aug 25 15:26:08.097927 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 895/3532] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:08 2026] GET /volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:08.105850 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-30cbc12a-3b95-4448-b0b7-a378b398daa7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:08.108664 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-30cbc12a-3b95-4448-b0b7-a378b398daa7 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] GET https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 Aug 25 15:26:08.111483 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-30cbc12a-3b95-4448-b0b7-a378b398daa7 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:08.111483 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-30cbc12a-3b95-4448-b0b7-a378b398daa7 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:08.119422 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:08.119422 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:08.125720 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-30cbc12a-3b95-4448-b0b7-a378b398daa7 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Volume info retrieved successfully. Aug 25 15:26:08.130996 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-30cbc12a-3b95-4448-b0b7-a378b398daa7 tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 returned with HTTP 200 Aug 25 15:26:08.132169 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 887/3533] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:08 2026] GET /volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:08.144608 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5b57ce54-84a7-4a45-ac5f-652a26d4215e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:08.147144 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5b57ce54-84a7-4a45-ac5f-652a26d4215e tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] DELETE https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 Aug 25 15:26:08.148661 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5b57ce54-84a7-4a45-ac5f-652a26d4215e tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:08.148661 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5b57ce54-84a7-4a45-ac5f-652a26d4215e tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:08.148661 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-5b57ce54-84a7-4a45-ac5f-652a26d4215e tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Delete volume with id: 842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 Aug 25 15:26:08.158754 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:08.158754 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:08.159669 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5b57ce54-84a7-4a45-ac5f-652a26d4215e tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Volume info retrieved successfully. Aug 25 15:26:08.200433 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5b57ce54-84a7-4a45-ac5f-652a26d4215e tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Delete volume request issued successfully. Aug 25 15:26:08.201911 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5b57ce54-84a7-4a45-ac5f-652a26d4215e tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 returned with HTTP 202 Aug 25 15:26:08.201911 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 870/3534] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:08 2026] DELETE /volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:08.211425 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ca5dfd5f-ea50-42f8-8723-dc9011b163fe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:08.214138 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ca5dfd5f-ea50-42f8-8723-dc9011b163fe tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] GET https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 Aug 25 15:26:08.214382 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ca5dfd5f-ea50-42f8-8723-dc9011b163fe tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:08.214690 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ca5dfd5f-ea50-42f8-8723-dc9011b163fe tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:08.225604 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:08.225604 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:08.230584 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ca5dfd5f-ea50-42f8-8723-dc9011b163fe tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Volume info retrieved successfully. Aug 25 15:26:08.237062 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ca5dfd5f-ea50-42f8-8723-dc9011b163fe tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 returned with HTTP 200 Aug 25 15:26:08.237551 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 883/3535] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:08 2026] GET /volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:08.432576 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:08.538977 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:08.539378 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1030222197"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:08.540876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1030222197'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:08.541165 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Create volume of 1 GB Aug 25 15:26:08.545562 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Availability Zones retrieved successfully. Aug 25 15:26:08.553369 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Flow 'volume_create_api' (2f115123-6cb4-4e8f-98bd-73335ba034cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:08.554821 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1682ca29-ba6e-4837-8252-a451140eff43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:08.555961 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:08.563496 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c973ef87-50cb-4561-bf8a-f32925d419b8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:08.565830 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c973ef87-50cb-4561-bf8a-f32925d419b8 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:08.566135 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c973ef87-50cb-4561-bf8a-f32925d419b8 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:08.566417 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c973ef87-50cb-4561-bf8a-f32925d419b8 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:08.566587 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-c973ef87-50cb-4561-bf8a-f32925d419b8 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:08.571761 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:08.571761 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:08.572607 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c973ef87-50cb-4561-bf8a-f32925d419b8 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:08.573085 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 888/3536] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:08 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:08.585085 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1682ca29-ba6e-4837-8252-a451140eff43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:08.586022 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d570960e-3b8d-41a4-8c77-b1b16e8f20f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:08.654791 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Created reservations ['794c83c9-2b99-47cc-8e91-fdb72a3c75d7', '227f61a7-8f1b-445e-9763-7865fe318dbd', 'fb3f0c87-a12a-41d9-b95e-a829834216a0', '9ada028f-e3ad-4198-946d-52f40cfc45b5'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:08.655677 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d570960e-3b8d-41a4-8c77-b1b16e8f20f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['794c83c9-2b99-47cc-8e91-fdb72a3c75d7', '227f61a7-8f1b-445e-9763-7865fe318dbd', 'fb3f0c87-a12a-41d9-b95e-a829834216a0', '9ada028f-e3ad-4198-946d-52f40cfc45b5']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:08.656599 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33df1554-722e-4757-b544-b7f6bde24357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:08.687802 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33df1554-722e-4757-b544-b7f6bde24357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fa3cd08-8acb-4513-86f6-6046dda366a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1030222197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94fa6bbe05fc44a1b6f92d2e51e2b648',qos_specs=None,replication_status=,reservations=['794c83c9-2b99-47cc-8e91-fdb72a3c75d7','227f61a7-8f1b-445e-9763-7865fe318dbd','fb3f0c87-a12a-41d9-b95e-a829834216a0','9ada028f-e3ad-4198-946d-52f40cfc45b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='833f2ecc34e04be6903333ce78c12c14',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1030222197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fa3cd08-8acb-4513-86f6-6046dda366a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94fa6bbe05fc44a1b6f92d2e51e2b648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='833f2ecc34e04be6903333ce78c12c14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:08.688852 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (412f03d7-96c3-4ba7-8117-85a4591d76c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:08.713429 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (412f03d7-96c3-4ba7-8117-85a4591d76c4) transitioned into state 'SUCCESS' from state '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-1030222197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94fa6bbe05fc44a1b6f92d2e51e2b648',qos_specs=None,replication_status=,reservations=['794c83c9-2b99-47cc-8e91-fdb72a3c75d7','227f61a7-8f1b-445e-9763-7865fe318dbd','fb3f0c87-a12a-41d9-b95e-a829834216a0','9ada028f-e3ad-4198-946d-52f40cfc45b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='833f2ecc34e04be6903333ce78c12c14',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:08.714394 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6beb962-5b1a-4564-a464-816e20776b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:08.727596 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6beb962-5b1a-4564-a464-816e20776b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:08.728736 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Flow 'volume_create_api' (2f115123-6cb4-4e8f-98bd-73335ba034cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:08.729188 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Create volume request issued successfully. Aug 25 15:26:08.730029 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a224cf5a-0d24-42ad-a616-3d6c0e2c5032 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:08.730640 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 896/3537] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:26:08 2026] POST /volume/v3/volumes => generated 776 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:08.744961 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cf6bae23-f1da-4fa8-a5cd-01f14186b6b5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:08.748228 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cf6bae23-f1da-4fa8-a5cd-01f14186b6b5 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/volumes/6fa3cd08-8acb-4513-86f6-6046dda366a7 Aug 25 15:26:08.748491 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cf6bae23-f1da-4fa8-a5cd-01f14186b6b5 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:08.748746 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cf6bae23-f1da-4fa8-a5cd-01f14186b6b5 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:08.759367 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:08.759367 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:08.765198 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cf6bae23-f1da-4fa8-a5cd-01f14186b6b5 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Volume info retrieved successfully. Aug 25 15:26:08.771078 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cf6bae23-f1da-4fa8-a5cd-01f14186b6b5 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes/6fa3cd08-8acb-4513-86f6-6046dda366a7 returned with HTTP 200 Aug 25 15:26:08.772201 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 871/3538] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:08 2026] GET /volume/v3/volumes/6fa3cd08-8acb-4513-86f6-6046dda366a7 => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:08.853500 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fec81395-4fd9-4ffa-b328-fcbc5e1866a6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:08.855212 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fec81395-4fd9-4ffa-b328-fcbc5e1866a6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c Aug 25 15:26:08.855516 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fec81395-4fd9-4ffa-b328-fcbc5e1866a6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:08.855704 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fec81395-4fd9-4ffa-b328-fcbc5e1866a6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:08.855843 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-fec81395-4fd9-4ffa-b328-fcbc5e1866a6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 7f7653cc-23b0-4fe5-8d60-a401ff89786c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:08.866738 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fec81395-4fd9-4ffa-b328-fcbc5e1866a6 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c returned with HTTP 404 Aug 25 15:26:08.866738 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 884/3539] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:08 2026] GET /volume/v3/backups/7f7653cc-23b0-4fe5-8d60-a401ff89786c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:08.870491 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0841f120-2074-4a1b-a930-de3075b42e07 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:08.872057 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0841f120-2074-4a1b-a930-de3075b42e07 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:26:08.872953 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0841f120-2074-4a1b-a930-de3075b42e07 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e80d1890-4e2c-4dd0-8536-d1496c05ad07", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1666463971", "container": "tempest-volumesbackupstest-backup-container-136187026"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:08.873672 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-0841f120-2074-4a1b-a930-de3075b42e07 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Creating new backup {'backup': {'volume_id': 'e80d1890-4e2c-4dd0-8536-d1496c05ad07', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1666463971', 'container': 'tempest-volumesbackupstest-backup-container-136187026'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:26:08.873799 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-0841f120-2074-4a1b-a930-de3075b42e07 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Creating backup of volume e80d1890-4e2c-4dd0-8536-d1496c05ad07 in container tempest-volumesbackupstest-backup-container-136187026 Aug 25 15:26:08.886216 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:08.886216 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:08.887007 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0841f120-2074-4a1b-a930-de3075b42e07 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:26:08.931234 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-0841f120-2074-4a1b-a930-de3075b42e07 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Created reservations ['fd94c7c8-bacc-4174-8ca7-172686b4c4f0', 'f9219252-110f-4479-b0c0-5561fada7c2c'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:08.986875 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0841f120-2074-4a1b-a930-de3075b42e07 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:26:08.987590 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 889/3540] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:08 2026] POST /volume/v3/backups => generated 328 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:08.999794 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8856c3e0-68ea-455d-b4b3-a6a9db222804 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:09.002169 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8856c3e0-68ea-455d-b4b3-a6a9db222804 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:09.002437 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8856c3e0-68ea-455d-b4b3-a6a9db222804 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:09.002723 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8856c3e0-68ea-455d-b4b3-a6a9db222804 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:09.002892 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-8856c3e0-68ea-455d-b4b3-a6a9db222804 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:09.010233 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:09.010233 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:09.010233 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8856c3e0-68ea-455d-b4b3-a6a9db222804 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 200 Aug 25 15:26:09.010233 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 897/3541] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:08 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:09.117681 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-97b043b4-628d-4d9d-b5f4-72c3f7c911d9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:09.120333 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97b043b4-628d-4d9d-b5f4-72c3f7c911d9 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 Aug 25 15:26:09.120333 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97b043b4-628d-4d9d-b5f4-72c3f7c911d9 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:09.121399 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97b043b4-628d-4d9d-b5f4-72c3f7c911d9 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:09.128894 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97b043b4-628d-4d9d-b5f4-72c3f7c911d9 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 returned with HTTP 404 Aug 25 15:26:09.129872 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 872/3542] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:09 2026] GET /volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:09.140459 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8a316fca-6c8f-4abb-b165-c933c3296c89 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:09.142302 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8a316fca-6c8f-4abb-b165-c933c3296c89 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes Aug 25 15:26:09.142549 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8a316fca-6c8f-4abb-b165-c933c3296c89 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:09.142750 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8a316fca-6c8f-4abb-b165-c933c3296c89 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:09.142964 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-8a316fca-6c8f-4abb-b165-c933c3296c89 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:26:09.143787 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-8a316fca-6c8f-4abb-b165-c933c3296c89 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:26:09.150380 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8a316fca-6c8f-4abb-b165-c933c3296c89 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Get all volumes completed successfully. Aug 25 15:26:09.150773 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8a316fca-6c8f-4abb-b165-c933c3296c89 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 200 Aug 25 15:26:09.151173 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 885/3543] 10.4.3.85 () {66 vars in 1230 bytes} [Tue Aug 25 15:26:09 2026] GET /volume/v3/volumes => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:26:09.161132 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7d393e35-dcc8-4b94-b23d-c4ca85f387e7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:09.167535 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7d393e35-dcc8-4b94-b23d-c4ca85f387e7 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/snapshots Aug 25 15:26:09.167535 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7d393e35-dcc8-4b94-b23d-c4ca85f387e7 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:09.167535 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7d393e35-dcc8-4b94-b23d-c4ca85f387e7 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:09.167535 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-7d393e35-dcc8-4b94-b23d-c4ca85f387e7 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:26:09.167535 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:09.167535 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:09.167535 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.db.api [None req-7d393e35-dcc8-4b94-b23d-c4ca85f387e7 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Building query based on filter {{(pid=100465) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:26:09.171496 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7d393e35-dcc8-4b94-b23d-c4ca85f387e7 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Get all snapshots completed successfully. Aug 25 15:26:09.171964 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7d393e35-dcc8-4b94-b23d-c4ca85f387e7 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 200 Aug 25 15:26:09.172760 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 890/3544] 10.4.3.85 () {66 vars in 1236 bytes} [Tue Aug 25 15:26:09 2026] GET /volume/v3/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:26:09.190854 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-27e8e78e-5120-428a-8308-789974211acf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:09.198669 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27e8e78e-5120-428a-8308-789974211acf tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/ff4a2370-02e3-4cf8-8599-431505015653 Aug 25 15:26:09.198855 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27e8e78e-5120-428a-8308-789974211acf tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:09.199016 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27e8e78e-5120-428a-8308-789974211acf tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:09.199130 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-27e8e78e-5120-428a-8308-789974211acf tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Delete snapshot with id: ff4a2370-02e3-4cf8-8599-431505015653 Aug 25 15:26:09.206699 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27e8e78e-5120-428a-8308-789974211acf tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/snapshots/ff4a2370-02e3-4cf8-8599-431505015653 returned with HTTP 404 Aug 25 15:26:09.207228 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 898/3545] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:26:09 2026] DELETE /volume/v3/snapshots/ff4a2370-02e3-4cf8-8599-431505015653 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:09.216060 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-33cb410a-fdca-433d-923b-7c2fdcf73b23 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:09.218568 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-33cb410a-fdca-433d-923b-7c2fdcf73b23 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/07998ceb-8a7c-4631-bc0c-97d8462ff041 Aug 25 15:26:09.218782 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-33cb410a-fdca-433d-923b-7c2fdcf73b23 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:09.218991 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-33cb410a-fdca-433d-923b-7c2fdcf73b23 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:09.219127 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-33cb410a-fdca-433d-923b-7c2fdcf73b23 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Delete snapshot with id: 07998ceb-8a7c-4631-bc0c-97d8462ff041 Aug 25 15:26:09.223724 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-33cb410a-fdca-433d-923b-7c2fdcf73b23 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/snapshots/07998ceb-8a7c-4631-bc0c-97d8462ff041 returned with HTTP 404 Aug 25 15:26:09.224324 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 873/3546] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:26:09 2026] DELETE /volume/v3/snapshots/07998ceb-8a7c-4631-bc0c-97d8462ff041 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:09.233053 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7976b86e-bbe2-4bbc-993f-ee950f387374 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:09.235325 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7976b86e-bbe2-4bbc-993f-ee950f387374 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 Aug 25 15:26:09.235740 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7976b86e-bbe2-4bbc-993f-ee950f387374 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:09.235814 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7976b86e-bbe2-4bbc-993f-ee950f387374 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:09.242570 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7976b86e-bbe2-4bbc-993f-ee950f387374 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 returned with HTTP 404 Aug 25 15:26:09.243028 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 886/3547] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:09 2026] GET /volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:09.253723 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6c4da5c5-4e83-4655-b6f7-4cf7e5170849 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:09.253966 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2fc06ec9-f9f9-473d-bab3-4436a630c01e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:09.260444 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2fc06ec9-f9f9-473d-bab3-4436a630c01e tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] GET https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 Aug 25 15:26:09.260444 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2fc06ec9-f9f9-473d-bab3-4436a630c01e tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:09.260444 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2fc06ec9-f9f9-473d-bab3-4436a630c01e tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:09.261130 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6c4da5c5-4e83-4655-b6f7-4cf7e5170849 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] DELETE https://10.4.3.85/volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 Aug 25 15:26:09.261130 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6c4da5c5-4e83-4655-b6f7-4cf7e5170849 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:09.261130 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6c4da5c5-4e83-4655-b6f7-4cf7e5170849 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:09.261130 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-6c4da5c5-4e83-4655-b6f7-4cf7e5170849 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Delete volume with id: 47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 Aug 25 15:26:09.264423 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2fc06ec9-f9f9-473d-bab3-4436a630c01e tempest-VolumesNegativeTest-1427356917 tempest-VolumesNegativeTest-1427356917-project-member] https://10.4.3.85/volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 returned with HTTP 404 Aug 25 15:26:09.266913 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 899/3548] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:09 2026] GET /volume/v3/volumes/842a7c62-b819-4c97-a5c9-bbe6b5eb63b3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 15:26:09.268303 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6c4da5c5-4e83-4655-b6f7-4cf7e5170849 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 returned with HTTP 404 Aug 25 15:26:09.268925 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 891/3549] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:09 2026] DELETE /volume/v3/volumes/47e8a5fc-49ae-4e1f-a7c9-56f08f503ab4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:09.284538 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:09.286734 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:09.287162 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-169835239"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:09.289049 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-169835239'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:09.289214 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Create volume of 1 GB Aug 25 15:26:09.294948 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Availability Zones retrieved successfully. Aug 25 15:26:09.302195 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Flow 'volume_create_api' (b7cdbd4a-70be-4f20-84f9-d70aada91d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:09.306878 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5723a71d-5dbe-45dc-8f59-2f2f2fa8aef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:09.307291 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:09.353448 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5723a71d-5dbe-45dc-8f59-2f2f2fa8aef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:09.353448 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c599f4a9-3aca-403b-b65c-2084f0175407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:09.428678 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Created reservations ['dd2efa94-89ed-40d3-bd5e-53a17be3db7c', 'baf31e0d-11ea-4865-83e5-2e9ce915f842', 'ded6ee01-dc68-4630-9009-663cddb99085', '3c5e28ed-1add-41ee-a044-59d74cdfc5e2'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:09.429680 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c599f4a9-3aca-403b-b65c-2084f0175407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd2efa94-89ed-40d3-bd5e-53a17be3db7c', 'baf31e0d-11ea-4865-83e5-2e9ce915f842', 'ded6ee01-dc68-4630-9009-663cddb99085', '3c5e28ed-1add-41ee-a044-59d74cdfc5e2']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:09.430510 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f96319-a6e8-466c-81e2-38a4c566e95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:09.473692 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f96319-a6e8-466c-81e2-38a4c566e95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63bb49c1-46cb-4ae6-a201-dce06f981b5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-169835239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='489865e4eee44b65aaf97e5213f859c4',qos_specs=None,replication_status=,reservations=['dd2efa94-89ed-40d3-bd5e-53a17be3db7c','baf31e0d-11ea-4865-83e5-2e9ce915f842','ded6ee01-dc68-4630-9009-663cddb99085','3c5e28ed-1add-41ee-a044-59d74cdfc5e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73415fbfddac4635adcf44b80de59764',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-169835239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63bb49c1-46cb-4ae6-a201-dce06f981b5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='489865e4eee44b65aaf97e5213f859c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73415fbfddac4635adcf44b80de59764',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:09.475263 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f4bd094-96e6-4296-a7ef-cfccdaf3b74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:09.513898 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f4bd094-96e6-4296-a7ef-cfccdaf3b74a) transitioned into state 'SUCCESS' from state '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-169835239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='489865e4eee44b65aaf97e5213f859c4',qos_specs=None,replication_status=,reservations=['dd2efa94-89ed-40d3-bd5e-53a17be3db7c','baf31e0d-11ea-4865-83e5-2e9ce915f842','ded6ee01-dc68-4630-9009-663cddb99085','3c5e28ed-1add-41ee-a044-59d74cdfc5e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73415fbfddac4635adcf44b80de59764',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:09.514686 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b07195-b80c-4b78-8a27-87d675030b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:09.537197 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07b07195-b80c-4b78-8a27-87d675030b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:09.538054 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Flow 'volume_create_api' (b7cdbd4a-70be-4f20-84f9-d70aada91d68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:09.538350 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Create volume request issued successfully. Aug 25 15:26:09.539022 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97ea6aed-5c8d-4646-89eb-7214c7c97de2 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:09.539594 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 874/3550] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:26:09 2026] POST /volume/v3/volumes => generated 748 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:09.557448 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-19096c29-c2ca-4869-90f7-c6ac85b99822 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:09.559333 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-19096c29-c2ca-4869-90f7-c6ac85b99822 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d Aug 25 15:26:09.559625 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-19096c29-c2ca-4869-90f7-c6ac85b99822 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:09.559925 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-19096c29-c2ca-4869-90f7-c6ac85b99822 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:09.576659 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:09.576659 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:09.583893 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-19096c29-c2ca-4869-90f7-c6ac85b99822 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:09.588399 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8cebae04-808c-41fb-a39e-531be73525d3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:09.592859 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8cebae04-808c-41fb-a39e-531be73525d3 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:09.593155 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8cebae04-808c-41fb-a39e-531be73525d3 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:09.593408 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8cebae04-808c-41fb-a39e-531be73525d3 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:09.593631 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-8cebae04-808c-41fb-a39e-531be73525d3 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:09.595699 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-19096c29-c2ca-4869-90f7-c6ac85b99822 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d returned with HTTP 200 Aug 25 15:26:09.596333 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 887/3551] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:09 2026] GET /volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:09.604918 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:09.604918 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:09.605736 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8cebae04-808c-41fb-a39e-531be73525d3 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:09.606214 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 900/3552] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:09 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:09.788619 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7d4243c3-d93d-42fb-81fb-a970e76840a4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:09.792091 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7d4243c3-d93d-42fb-81fb-a970e76840a4 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/volumes/6fa3cd08-8acb-4513-86f6-6046dda366a7 Aug 25 15:26:09.792091 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7d4243c3-d93d-42fb-81fb-a970e76840a4 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:09.792625 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7d4243c3-d93d-42fb-81fb-a970e76840a4 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:09.813230 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:09.813230 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:09.819412 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7d4243c3-d93d-42fb-81fb-a970e76840a4 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Volume info retrieved successfully. Aug 25 15:26:09.827204 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7d4243c3-d93d-42fb-81fb-a970e76840a4 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes/6fa3cd08-8acb-4513-86f6-6046dda366a7 returned with HTTP 200 Aug 25 15:26:09.827896 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 892/3553] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:09 2026] GET /volume/v3/volumes/6fa3cd08-8acb-4513-86f6-6046dda366a7 => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:26:09.847138 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a875fe75-abc1-4499-b790-eaccdc4c6fd0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:09.849255 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a875fe75-abc1-4499-b790-eaccdc4c6fd0 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:26:09.849646 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a875fe75-abc1-4499-b790-eaccdc4c6fd0 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6fa3cd08-8acb-4513-86f6-6046dda366a7", "name": "tempest-type-Backup-2135741918"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:09.851457 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-a875fe75-abc1-4499-b790-eaccdc4c6fd0 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Creating new backup {'backup': {'volume_id': '6fa3cd08-8acb-4513-86f6-6046dda366a7', 'name': 'tempest-type-Backup-2135741918'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:26:09.851759 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-a875fe75-abc1-4499-b790-eaccdc4c6fd0 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Creating backup of volume 6fa3cd08-8acb-4513-86f6-6046dda366a7 in container None Aug 25 15:26:09.861629 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:09.861629 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:09.861962 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a875fe75-abc1-4499-b790-eaccdc4c6fd0 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Volume info retrieved successfully. Aug 25 15:26:09.910564 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-a875fe75-abc1-4499-b790-eaccdc4c6fd0 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Created reservations ['036b6fb5-ea95-481d-b63d-1f6762f9b45c', '847ed1bb-1216-4ed3-a094-49c1a2f6357f'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:09.979247 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a875fe75-abc1-4499-b790-eaccdc4c6fd0 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:26:09.979752 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 875/3554] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:26:09 2026] POST /volume/v3/backups => generated 314 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:09.992635 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2adcc68c-6c81-4917-84d4-37de2e578501 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:09.996439 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2adcc68c-6c81-4917-84d4-37de2e578501 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:09.996828 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2adcc68c-6c81-4917-84d4-37de2e578501 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:09.997065 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2adcc68c-6c81-4917-84d4-37de2e578501 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:09.997169 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-2adcc68c-6c81-4917-84d4-37de2e578501 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:10.014499 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:10.014499 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:10.015520 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2adcc68c-6c81-4917-84d4-37de2e578501 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:10.016045 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 888/3555] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:09 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 721 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:10.024622 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-961a355c-4cd0-4a8f-99a1-3e73f8e7f2f3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:10.026825 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-961a355c-4cd0-4a8f-99a1-3e73f8e7f2f3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:10.027114 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-961a355c-4cd0-4a8f-99a1-3e73f8e7f2f3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:10.027408 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-961a355c-4cd0-4a8f-99a1-3e73f8e7f2f3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:10.027685 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-961a355c-4cd0-4a8f-99a1-3e73f8e7f2f3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:10.036095 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:10.036095 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:10.037387 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-961a355c-4cd0-4a8f-99a1-3e73f8e7f2f3 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 200 Aug 25 15:26:10.037992 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 901/3556] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:10 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:10.614746 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-791cb0ed-7fdb-4bd6-9e62-064b9483a24d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:10.618563 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-791cb0ed-7fdb-4bd6-9e62-064b9483a24d tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d Aug 25 15:26:10.618563 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-791cb0ed-7fdb-4bd6-9e62-064b9483a24d tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:10.618563 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-791cb0ed-7fdb-4bd6-9e62-064b9483a24d tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:10.619490 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3a733216-2d86-4302-bc93-9ee73008a21b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:10.621317 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a733216-2d86-4302-bc93-9ee73008a21b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:10.621552 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a733216-2d86-4302-bc93-9ee73008a21b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:10.623596 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a733216-2d86-4302-bc93-9ee73008a21b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:10.623596 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3a733216-2d86-4302-bc93-9ee73008a21b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:10.631422 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:10.631422 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:10.632047 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:10.632047 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:10.632644 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a733216-2d86-4302-bc93-9ee73008a21b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:10.633459 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 876/3557] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:10 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:10.637311 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-791cb0ed-7fdb-4bd6-9e62-064b9483a24d tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:10.652796 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-791cb0ed-7fdb-4bd6-9e62-064b9483a24d tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d returned with HTTP 200 Aug 25 15:26:10.657131 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 893/3558] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:10 2026] GET /volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:10.676683 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-17335a57-747e-4ba3-ade4-dc9a5e3c1cbb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:10.678886 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17335a57-747e-4ba3-ade4-dc9a5e3c1cbb tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:26:10.679342 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17335a57-747e-4ba3-ade4-dc9a5e3c1cbb tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63bb49c1-46cb-4ae6-a201-dce06f981b5d", "name": "tempest-VolumesDeleteCascade-Snapshot-109963052"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:10.690904 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:10.690904 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:10.691559 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-17335a57-747e-4ba3-ade4-dc9a5e3c1cbb tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:10.691736 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-17335a57-747e-4ba3-ade4-dc9a5e3c1cbb tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Create snapshot from volume 63bb49c1-46cb-4ae6-a201-dce06f981b5d Aug 25 15:26:10.748497 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-17335a57-747e-4ba3-ade4-dc9a5e3c1cbb tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Created reservations ['07281716-90ac-435a-ae70-e6b695247f9b', 'fdeecf0b-bf80-4390-a271-c38b2b1929f8', 'd1ed56a5-02c9-4a9c-adf7-e67487d96f58', '78474513-2e0c-4a8f-b02a-34d03b921996'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:10.845031 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-17335a57-747e-4ba3-ade4-dc9a5e3c1cbb tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Snapshot create request issued successfully. Aug 25 15:26:10.845031 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17335a57-747e-4ba3-ade4-dc9a5e3c1cbb tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:26:10.845584 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 889/3559] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:26:10 2026] POST /volume/v3/snapshots => generated 306 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:10.857144 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-14daaa32-ce51-4967-a0ca-208ed4ca09e7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:10.860836 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-14daaa32-ce51-4967-a0ca-208ed4ca09e7 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/snapshots/aa27d5ef-e53f-4524-a4e0-eac5983fa62e Aug 25 15:26:10.863996 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-14daaa32-ce51-4967-a0ca-208ed4ca09e7 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:10.865038 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-14daaa32-ce51-4967-a0ca-208ed4ca09e7 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:10.882535 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:10.882535 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:10.882535 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-14daaa32-ce51-4967-a0ca-208ed4ca09e7 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Snapshot retrieved successfully. Aug 25 15:26:10.882535 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-14daaa32-ce51-4967-a0ca-208ed4ca09e7 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/snapshots/aa27d5ef-e53f-4524-a4e0-eac5983fa62e returned with HTTP 200 Aug 25 15:26:10.882535 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 902/3560] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:26:10 2026] GET /volume/v3/snapshots/aa27d5ef-e53f-4524-a4e0-eac5983fa62e => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:11.034367 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f98c4505-2fee-4a52-935d-608256db1c37 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:11.036765 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f98c4505-2fee-4a52-935d-608256db1c37 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:11.037040 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f98c4505-2fee-4a52-935d-608256db1c37 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:11.037230 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f98c4505-2fee-4a52-935d-608256db1c37 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:11.037309 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f98c4505-2fee-4a52-935d-608256db1c37 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:11.046167 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:11.046167 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:11.046913 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f98c4505-2fee-4a52-935d-608256db1c37 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:11.047296 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 877/3561] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:11 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:11.053310 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c68d9f47-bef1-4260-abf1-8337f132a587 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:11.055124 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c68d9f47-bef1-4260-abf1-8337f132a587 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:11.055294 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c68d9f47-bef1-4260-abf1-8337f132a587 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:11.055488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c68d9f47-bef1-4260-abf1-8337f132a587 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:11.055597 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-c68d9f47-bef1-4260-abf1-8337f132a587 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:11.059802 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:11.059802 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:11.060583 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c68d9f47-bef1-4260-abf1-8337f132a587 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 200 Aug 25 15:26:11.061167 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 894/3562] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:11 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:11.235092 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ac821043-43ce-4881-9f05-181b43476947 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:11.378434 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:11.378909 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1700840504"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:11.381073 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1700840504'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:11.381249 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume of 1 GB Aug 25 15:26:11.381849 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:11.381849 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:11.388031 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Availability Zones retrieved successfully. Aug 25 15:26:11.397402 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Flow 'volume_create_api' (0637d991-219f-4ca4-b3d5-7bb102192853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:11.398313 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a8db27-4cd0-4d7c-9c14-e4ea10c80674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:11.399480 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:11.440194 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a8db27-4cd0-4d7c-9c14-e4ea10c80674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:11.441180 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8380d1d-d7ca-4d1d-91ac-351fe384dcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:11.619486 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Created reservations ['de3e2ae1-55eb-4444-8abb-ed5b1cb05ee1', '6a0f10c7-22be-435a-b0ba-2a1ebae3030b', 'fb5d7271-c4cb-4ccf-8d67-d22abe9c0614', 'c4ff5faa-650b-41e0-bd56-6a58bb4fe814'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:11.620585 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8380d1d-d7ca-4d1d-91ac-351fe384dcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de3e2ae1-55eb-4444-8abb-ed5b1cb05ee1', '6a0f10c7-22be-435a-b0ba-2a1ebae3030b', 'fb5d7271-c4cb-4ccf-8d67-d22abe9c0614', 'c4ff5faa-650b-41e0-bd56-6a58bb4fe814']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:11.622852 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b8e518a-e3ea-4e06-80b3-e9a86310c713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:11.648879 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9a358b20-511f-4ba8-878a-65e3dc0617c9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:11.650646 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a358b20-511f-4ba8-878a-65e3dc0617c9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:11.650862 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a358b20-511f-4ba8-878a-65e3dc0617c9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:11.651114 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a358b20-511f-4ba8-878a-65e3dc0617c9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:11.651288 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9a358b20-511f-4ba8-878a-65e3dc0617c9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:11.659463 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b8e518a-e3ea-4e06-80b3-e9a86310c713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8de05e8b-84e6-46ce-94bc-bae70c0af270', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1700840504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25d78adc202141d285b8c39b19c4dfef',qos_specs=None,replication_status=,reservations=['de3e2ae1-55eb-4444-8abb-ed5b1cb05ee1','6a0f10c7-22be-435a-b0ba-2a1ebae3030b','fb5d7271-c4cb-4ccf-8d67-d22abe9c0614','c4ff5faa-650b-41e0-bd56-6a58bb4fe814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1700840504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8de05e8b-84e6-46ce-94bc-bae70c0af270,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25d78adc202141d285b8c39b19c4dfef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:11.660928 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:11.660928 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:11.661876 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a358b20-511f-4ba8-878a-65e3dc0617c9 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:11.662451 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 903/3563] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:11 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:11.663791 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e67a95-2f84-4d8f-8978-b87cb4256ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:11.688255 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e67a95-2f84-4d8f-8978-b87cb4256ad4) transitioned into state 'SUCCESS' from state '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-1700840504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25d78adc202141d285b8c39b19c4dfef',qos_specs=None,replication_status=,reservations=['de3e2ae1-55eb-4444-8abb-ed5b1cb05ee1','6a0f10c7-22be-435a-b0ba-2a1ebae3030b','fb5d7271-c4cb-4ccf-8d67-d22abe9c0614','c4ff5faa-650b-41e0-bd56-6a58bb4fe814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:11.689501 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cfa6ab5-77e3-43c8-bcd5-45102c2924fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:11.703731 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cfa6ab5-77e3-43c8-bcd5-45102c2924fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:11.704679 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Flow 'volume_create_api' (0637d991-219f-4ca4-b3d5-7bb102192853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:11.705017 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume request issued successfully. Aug 25 15:26:11.705644 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ac821043-43ce-4881-9f05-181b43476947 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:11.706121 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 890/3564] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:26:11 2026] POST /volume/v3/volumes => generated 756 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:11.721177 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3f5fa353-dad1-42a8-a8bd-cf9a87b069e1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:11.723141 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3f5fa353-dad1-42a8-a8bd-cf9a87b069e1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/8de05e8b-84e6-46ce-94bc-bae70c0af270 Aug 25 15:26:11.723368 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3f5fa353-dad1-42a8-a8bd-cf9a87b069e1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:11.723639 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3f5fa353-dad1-42a8-a8bd-cf9a87b069e1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:11.732986 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:11.732986 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:11.742155 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3f5fa353-dad1-42a8-a8bd-cf9a87b069e1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:11.748715 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3f5fa353-dad1-42a8-a8bd-cf9a87b069e1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/8de05e8b-84e6-46ce-94bc-bae70c0af270 returned with HTTP 200 Aug 25 15:26:11.749358 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 878/3565] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:11 2026] GET /volume/v3/volumes/8de05e8b-84e6-46ce-94bc-bae70c0af270 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:11.891217 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ea44e478-9884-4865-8706-47e7ee3a229e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:11.893132 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ea44e478-9884-4865-8706-47e7ee3a229e tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/snapshots/aa27d5ef-e53f-4524-a4e0-eac5983fa62e Aug 25 15:26:11.893807 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ea44e478-9884-4865-8706-47e7ee3a229e tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:11.894259 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ea44e478-9884-4865-8706-47e7ee3a229e tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:11.905520 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:11.905520 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:11.907063 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ea44e478-9884-4865-8706-47e7ee3a229e tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Snapshot retrieved successfully. Aug 25 15:26:11.908667 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ea44e478-9884-4865-8706-47e7ee3a229e tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/snapshots/aa27d5ef-e53f-4524-a4e0-eac5983fa62e returned with HTTP 200 Aug 25 15:26:11.908667 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 895/3566] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:26:11 2026] GET /volume/v3/snapshots/aa27d5ef-e53f-4524-a4e0-eac5983fa62e => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:11.925985 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e28405e3-7625-4e2f-9de3-f57f0409725a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:11.927690 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:11.927993 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "aa27d5ef-e53f-4524-a4e0-eac5983fa62e", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1702146821"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:11.929698 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Create volume request body: {'volume': {'snapshot_id': 'aa27d5ef-e53f-4524-a4e0-eac5983fa62e', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1702146821'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:11.937564 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:11.937564 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:11.938137 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Snapshot retrieved successfully. Aug 25 15:26:11.938267 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Create volume of 1 GB Aug 25 15:26:11.946158 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Availability Zones retrieved successfully. Aug 25 15:26:11.952087 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Flow 'volume_create_api' (c7dc900a-9001-4cb3-98e8-6830ddca72ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:11.953292 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ada20747-62c0-441b-8967-380f69b3cedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:11.954519 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:11.998638 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ada20747-62c0-441b-8967-380f69b3cedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aa27d5ef-e53f-4524-a4e0-eac5983fa62e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:11.998638 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (915d1f72-e2d1-463c-aa27-08500a7a9f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:12.060402 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c88d3a85-7897-45b4-94fc-dcf12595abb9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:12.062185 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c88d3a85-7897-45b4-94fc-dcf12595abb9 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:12.062661 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c88d3a85-7897-45b4-94fc-dcf12595abb9 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:12.063060 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c88d3a85-7897-45b4-94fc-dcf12595abb9 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:12.063326 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c88d3a85-7897-45b4-94fc-dcf12595abb9 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:12.065761 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Created reservations ['e2bc677c-c2bf-436d-bfe7-ee1502f26289', '1d089095-ef31-47fe-8502-3d316a150f09', 'b7e1820d-a87a-49e4-ad87-45d9e7b5812d', '2b081a49-6b28-400b-8c0c-564c24fb76cd'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:12.067030 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (915d1f72-e2d1-463c-aa27-08500a7a9f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2bc677c-c2bf-436d-bfe7-ee1502f26289', '1d089095-ef31-47fe-8502-3d316a150f09', 'b7e1820d-a87a-49e4-ad87-45d9e7b5812d', '2b081a49-6b28-400b-8c0c-564c24fb76cd']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:12.068898 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:12.068898 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:12.069009 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1215a295-a915-4a45-9ff3-8ae0e15a0816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:12.069785 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c88d3a85-7897-45b4-94fc-dcf12595abb9 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:12.070428 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 891/3567] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:12 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:12.081836 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-364c95f0-d923-4871-9859-dbe038a4f426 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:12.084986 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-364c95f0-d923-4871-9859-dbe038a4f426 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:12.087028 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-364c95f0-d923-4871-9859-dbe038a4f426 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:12.089053 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-364c95f0-d923-4871-9859-dbe038a4f426 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:12.089661 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-364c95f0-d923-4871-9859-dbe038a4f426 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:12.100100 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:12.100100 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:12.101342 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-364c95f0-d923-4871-9859-dbe038a4f426 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 200 Aug 25 15:26:12.102161 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 879/3568] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:12 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:12.137636 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1215a295-a915-4a45-9ff3-8ae0e15a0816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd67a4e99-03f5-4df0-8863-5e853d15d084', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1702146821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='489865e4eee44b65aaf97e5213f859c4',qos_specs=None,replication_status=,reservations=['e2bc677c-c2bf-436d-bfe7-ee1502f26289','1d089095-ef31-47fe-8502-3d316a150f09','b7e1820d-a87a-49e4-ad87-45d9e7b5812d','2b081a49-6b28-400b-8c0c-564c24fb76cd'],size=1,snapshot_id=aa27d5ef-e53f-4524-a4e0-eac5983fa62e,source_replicaid=,source_volid=None,status='creating',user_id='73415fbfddac4635adcf44b80de59764',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1702146821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d67a4e99-03f5-4df0-8863-5e853d15d084,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='489865e4eee44b65aaf97e5213f859c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aa27d5ef-e53f-4524-a4e0-eac5983fa62e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73415fbfddac4635adcf44b80de59764',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:12.138376 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54571b1a-a2f8-49c4-9565-35c63f4bfa4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:12.163165 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54571b1a-a2f8-49c4-9565-35c63f4bfa4c) transitioned into state 'SUCCESS' from state '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-1702146821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='489865e4eee44b65aaf97e5213f859c4',qos_specs=None,replication_status=,reservations=['e2bc677c-c2bf-436d-bfe7-ee1502f26289','1d089095-ef31-47fe-8502-3d316a150f09','b7e1820d-a87a-49e4-ad87-45d9e7b5812d','2b081a49-6b28-400b-8c0c-564c24fb76cd'],size=1,snapshot_id=aa27d5ef-e53f-4524-a4e0-eac5983fa62e,source_replicaid=,source_volid=None,status='creating',user_id='73415fbfddac4635adcf44b80de59764',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:12.164436 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b2011d7-4299-46fa-8c08-04c05595ddf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:12.199442 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b2011d7-4299-46fa-8c08-04c05595ddf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:12.200322 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Flow 'volume_create_api' (c7dc900a-9001-4cb3-98e8-6830ddca72ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:12.200663 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Create volume request issued successfully. Aug 25 15:26:12.202004 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e28405e3-7625-4e2f-9de3-f57f0409725a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:12.202378 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 904/3569] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:11 2026] POST /volume/v3/volumes => generated 783 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:12.219774 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e4ec54e0-c83c-4081-aa14-c472d964359c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:12.222106 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e4ec54e0-c83c-4081-aa14-c472d964359c tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 Aug 25 15:26:12.222357 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e4ec54e0-c83c-4081-aa14-c472d964359c tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:12.222687 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e4ec54e0-c83c-4081-aa14-c472d964359c tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:12.238234 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:12.238234 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:12.247605 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e4ec54e0-c83c-4081-aa14-c472d964359c tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:12.256356 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e4ec54e0-c83c-4081-aa14-c472d964359c tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 returned with HTTP 200 Aug 25 15:26:12.257057 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 896/3570] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:12 2026] GET /volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:12.676929 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c4eb3ff8-d3a3-4b5f-9956-142d6a89d616 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:12.679183 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c4eb3ff8-d3a3-4b5f-9956-142d6a89d616 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:12.679651 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c4eb3ff8-d3a3-4b5f-9956-142d6a89d616 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:12.680557 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c4eb3ff8-d3a3-4b5f-9956-142d6a89d616 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:12.680557 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c4eb3ff8-d3a3-4b5f-9956-142d6a89d616 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:12.686364 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:12.686364 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:12.687500 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c4eb3ff8-d3a3-4b5f-9956-142d6a89d616 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:12.687835 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 892/3571] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:12 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:12.780078 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-73795637-4f82-4474-8108-1f1068aff4f4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:12.782813 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-73795637-4f82-4474-8108-1f1068aff4f4 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/8de05e8b-84e6-46ce-94bc-bae70c0af270 Aug 25 15:26:12.783101 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-73795637-4f82-4474-8108-1f1068aff4f4 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:12.783332 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-73795637-4f82-4474-8108-1f1068aff4f4 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:12.795715 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:12.795715 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:12.800764 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-73795637-4f82-4474-8108-1f1068aff4f4 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:12.805898 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-73795637-4f82-4474-8108-1f1068aff4f4 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/8de05e8b-84e6-46ce-94bc-bae70c0af270 returned with HTTP 200 Aug 25 15:26:12.806649 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 880/3572] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:12 2026] GET /volume/v3/volumes/8de05e8b-84e6-46ce-94bc-bae70c0af270 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:12.822499 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1923c2ef-c751-4f99-aba7-ea7964930489 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:12.825393 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1923c2ef-c751-4f99-aba7-ea7964930489 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:26:12.825921 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1923c2ef-c751-4f99-aba7-ea7964930489 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8de05e8b-84e6-46ce-94bc-bae70c0af270", "name": "tempest-CreateVolumesFromBackupTest-Backup-600689868"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:12.827915 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-1923c2ef-c751-4f99-aba7-ea7964930489 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Creating new backup {'backup': {'volume_id': '8de05e8b-84e6-46ce-94bc-bae70c0af270', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-600689868'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:26:12.828116 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-1923c2ef-c751-4f99-aba7-ea7964930489 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Creating backup of volume 8de05e8b-84e6-46ce-94bc-bae70c0af270 in container None Aug 25 15:26:12.837704 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:12.837704 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:12.838336 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1923c2ef-c751-4f99-aba7-ea7964930489 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:12.886201 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-1923c2ef-c751-4f99-aba7-ea7964930489 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Created reservations ['f71de6f2-cea6-4c92-981e-5ebefcba38c1', 'a688393a-b847-4587-9110-ec50d320193d'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:12.932765 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1923c2ef-c751-4f99-aba7-ea7964930489 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:26:12.933858 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 905/3573] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:12 2026] POST /volume/v3/backups => generated 336 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:12.943135 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4362591d-1359-4aa7-ad6d-386ea3a850da None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:12.945283 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4362591d-1359-4aa7-ad6d-386ea3a850da tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:12.945677 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4362591d-1359-4aa7-ad6d-386ea3a850da tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:12.945959 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4362591d-1359-4aa7-ad6d-386ea3a850da tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:12.946106 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-4362591d-1359-4aa7-ad6d-386ea3a850da tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:12.955938 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:12.955938 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:12.956934 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4362591d-1359-4aa7-ad6d-386ea3a850da tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:12.957290 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 897/3574] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:12 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 743 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:13.083065 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6bde3b59-39c3-47de-a26f-c98e5b26c289 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:13.085624 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6bde3b59-39c3-47de-a26f-c98e5b26c289 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:13.085978 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6bde3b59-39c3-47de-a26f-c98e5b26c289 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:13.086220 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6bde3b59-39c3-47de-a26f-c98e5b26c289 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:13.086364 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-6bde3b59-39c3-47de-a26f-c98e5b26c289 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:13.092205 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:13.092205 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:13.093286 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6bde3b59-39c3-47de-a26f-c98e5b26c289 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:13.093905 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 893/3575] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:13 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:13.114039 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2aa5c487-d169-4579-ade2-c55661b68d91 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:13.116293 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2aa5c487-d169-4579-ade2-c55661b68d91 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:13.116293 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2aa5c487-d169-4579-ade2-c55661b68d91 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:13.116481 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2aa5c487-d169-4579-ade2-c55661b68d91 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:13.116660 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-2aa5c487-d169-4579-ade2-c55661b68d91 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:13.121301 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:13.121301 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:13.122178 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2aa5c487-d169-4579-ade2-c55661b68d91 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 200 Aug 25 15:26:13.122823 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 881/3576] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:13 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:13.274060 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e9322d43-5ac7-4ad5-9977-983b3c913fd1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:13.277176 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e9322d43-5ac7-4ad5-9977-983b3c913fd1 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 Aug 25 15:26:13.277407 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e9322d43-5ac7-4ad5-9977-983b3c913fd1 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:13.277692 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e9322d43-5ac7-4ad5-9977-983b3c913fd1 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:13.289657 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:13.289657 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:13.297986 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e9322d43-5ac7-4ad5-9977-983b3c913fd1 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:13.304611 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e9322d43-5ac7-4ad5-9977-983b3c913fd1 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 returned with HTTP 200 Aug 25 15:26:13.305183 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 906/3577] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:13 2026] GET /volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:13.325045 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d1dbb842-66bd-4722-99f5-466caa945a60 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:13.327687 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d1dbb842-66bd-4722-99f5-466caa945a60 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 Aug 25 15:26:13.327996 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d1dbb842-66bd-4722-99f5-466caa945a60 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:13.328269 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d1dbb842-66bd-4722-99f5-466caa945a60 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:13.340749 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:13.340749 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:13.347161 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d1dbb842-66bd-4722-99f5-466caa945a60 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:13.355068 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d1dbb842-66bd-4722-99f5-466caa945a60 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 returned with HTTP 200 Aug 25 15:26:13.355068 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 898/3578] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:13 2026] GET /volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:13.372258 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-173fea92-64b5-4e04-9b31-b108ce3544ba None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:13.375053 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-173fea92-64b5-4e04-9b31-b108ce3544ba tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] DELETE https://10.4.3.85/volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d?cascade=True Aug 25 15:26:13.375421 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-173fea92-64b5-4e04-9b31-b108ce3544ba tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:13.375800 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-173fea92-64b5-4e04-9b31-b108ce3544ba tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:13.376056 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-173fea92-64b5-4e04-9b31-b108ce3544ba tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Delete volume with id: 63bb49c1-46cb-4ae6-a201-dce06f981b5d Aug 25 15:26:13.386499 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:13.386499 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:13.387353 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-173fea92-64b5-4e04-9b31-b108ce3544ba tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:13.451649 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-173fea92-64b5-4e04-9b31-b108ce3544ba tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Delete volume request issued successfully. Aug 25 15:26:13.452140 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-173fea92-64b5-4e04-9b31-b108ce3544ba tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d?cascade=True returned with HTTP 202 Aug 25 15:26:13.452799 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 894/3579] 10.4.3.85 () {66 vars in 1369 bytes} [Tue Aug 25 15:26:13 2026] DELETE /volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d?cascade=True => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:13.464295 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2e20d42c-d0ec-430a-9af0-f0ee6cce48e6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:13.466736 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2e20d42c-d0ec-430a-9af0-f0ee6cce48e6 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d Aug 25 15:26:13.467009 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2e20d42c-d0ec-430a-9af0-f0ee6cce48e6 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:13.467145 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2e20d42c-d0ec-430a-9af0-f0ee6cce48e6 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:13.475623 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:13.475623 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:13.480806 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2e20d42c-d0ec-430a-9af0-f0ee6cce48e6 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:13.489599 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2e20d42c-d0ec-430a-9af0-f0ee6cce48e6 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d returned with HTTP 200 Aug 25 15:26:13.490447 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 882/3580] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:13 2026] GET /volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:13.704732 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-06f1882c-2c1b-4239-bee4-8e613433255b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:13.707977 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-06f1882c-2c1b-4239-bee4-8e613433255b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:13.707977 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-06f1882c-2c1b-4239-bee4-8e613433255b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:13.707977 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-06f1882c-2c1b-4239-bee4-8e613433255b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:13.708368 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-06f1882c-2c1b-4239-bee4-8e613433255b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:13.713302 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:13.713302 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:13.714454 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-06f1882c-2c1b-4239-bee4-8e613433255b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:13.715189 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 907/3581] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:13 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:13.972381 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d923a4a6-de54-4b6c-955c-c1dcb64311f4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:13.975141 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d923a4a6-de54-4b6c-955c-c1dcb64311f4 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:13.975613 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d923a4a6-de54-4b6c-955c-c1dcb64311f4 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:13.975924 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d923a4a6-de54-4b6c-955c-c1dcb64311f4 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:13.976072 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-d923a4a6-de54-4b6c-955c-c1dcb64311f4 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:13.983648 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:13.983648 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:13.985382 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d923a4a6-de54-4b6c-955c-c1dcb64311f4 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:13.985989 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 899/3582] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:13 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:14.105814 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f84960fe-c279-40ef-a3cf-fb911bd08fec None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:14.108233 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f84960fe-c279-40ef-a3cf-fb911bd08fec tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:14.108593 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f84960fe-c279-40ef-a3cf-fb911bd08fec tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:14.108875 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f84960fe-c279-40ef-a3cf-fb911bd08fec tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:14.109084 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f84960fe-c279-40ef-a3cf-fb911bd08fec tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:14.115371 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:14.115371 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:14.116281 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f84960fe-c279-40ef-a3cf-fb911bd08fec tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:14.116705 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 895/3583] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:14 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:14.136805 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-25605eb7-46b6-4123-b804-f7498a32584c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:14.139091 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25605eb7-46b6-4123-b804-f7498a32584c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:14.139332 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25605eb7-46b6-4123-b804-f7498a32584c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:14.139682 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25605eb7-46b6-4123-b804-f7498a32584c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:14.139753 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-25605eb7-46b6-4123-b804-f7498a32584c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:14.144862 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:14.144862 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:14.145722 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25605eb7-46b6-4123-b804-f7498a32584c tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 200 Aug 25 15:26:14.146217 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 883/3584] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:14 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:14.509419 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2657aa0c-3815-487a-b202-f7a4f432e056 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:14.514916 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2657aa0c-3815-487a-b202-f7a4f432e056 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d Aug 25 15:26:14.515236 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2657aa0c-3815-487a-b202-f7a4f432e056 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:14.515537 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2657aa0c-3815-487a-b202-f7a4f432e056 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:14.525934 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2657aa0c-3815-487a-b202-f7a4f432e056 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d returned with HTTP 404 Aug 25 15:26:14.526967 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 908/3585] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:14 2026] GET /volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:14.536416 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-db2618a6-fcbc-4e1d-8ef2-c3e2c4b8eed1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:14.539382 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-db2618a6-fcbc-4e1d-8ef2-c3e2c4b8eed1 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes Aug 25 15:26:14.539613 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-db2618a6-fcbc-4e1d-8ef2-c3e2c4b8eed1 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:14.540171 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-db2618a6-fcbc-4e1d-8ef2-c3e2c4b8eed1 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:14.540754 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-db2618a6-fcbc-4e1d-8ef2-c3e2c4b8eed1 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:26:14.541777 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-db2618a6-fcbc-4e1d-8ef2-c3e2c4b8eed1 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:26:14.559037 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-db2618a6-fcbc-4e1d-8ef2-c3e2c4b8eed1 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Get all volumes completed successfully. Aug 25 15:26:14.559837 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-db2618a6-fcbc-4e1d-8ef2-c3e2c4b8eed1 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 200 Aug 25 15:26:14.560553 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 900/3586] 10.4.3.85 () {66 vars in 1230 bytes} [Tue Aug 25 15:26:14 2026] GET /volume/v3/volumes => generated 333 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:14.573715 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aba1c5f0-f245-47ac-a604-d1bf33a268f5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:14.577622 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aba1c5f0-f245-47ac-a604-d1bf33a268f5 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/snapshots Aug 25 15:26:14.579727 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aba1c5f0-f245-47ac-a604-d1bf33a268f5 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:14.580038 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aba1c5f0-f245-47ac-a604-d1bf33a268f5 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:14.580557 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-aba1c5f0-f245-47ac-a604-d1bf33a268f5 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:26:14.582076 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.db.api [None req-aba1c5f0-f245-47ac-a604-d1bf33a268f5 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Building query based on filter {{(pid=100467) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:26:14.598761 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-aba1c5f0-f245-47ac-a604-d1bf33a268f5 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Get all snapshots completed successfully. Aug 25 15:26:14.599210 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aba1c5f0-f245-47ac-a604-d1bf33a268f5 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 200 Aug 25 15:26:14.599961 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 896/3587] 10.4.3.85 () {66 vars in 1236 bytes} [Tue Aug 25 15:26:14 2026] GET /volume/v3/snapshots => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:26:14.611497 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8df685d6-8312-4eb4-ac8a-847e66290d10 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:14.613297 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8df685d6-8312-4eb4-ac8a-847e66290d10 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 Aug 25 15:26:14.613606 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8df685d6-8312-4eb4-ac8a-847e66290d10 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:14.614415 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8df685d6-8312-4eb4-ac8a-847e66290d10 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:14.623019 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:14.623019 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:14.642745 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8df685d6-8312-4eb4-ac8a-847e66290d10 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:14.657210 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8df685d6-8312-4eb4-ac8a-847e66290d10 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 returned with HTTP 200 Aug 25 15:26:14.657701 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 884/3588] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:14 2026] GET /volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:14.685038 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-861f73a2-3c0d-4889-9ed8-b9aef157e46a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:14.687499 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-861f73a2-3c0d-4889-9ed8-b9aef157e46a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 Aug 25 15:26:14.687784 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-861f73a2-3c0d-4889-9ed8-b9aef157e46a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:14.688032 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-861f73a2-3c0d-4889-9ed8-b9aef157e46a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:14.688234 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-861f73a2-3c0d-4889-9ed8-b9aef157e46a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Delete volume with id: d67a4e99-03f5-4df0-8863-5e853d15d084 Aug 25 15:26:14.700108 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:14.700108 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:14.700675 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-861f73a2-3c0d-4889-9ed8-b9aef157e46a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:14.734488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d69e7a25-bfc9-46d0-aab0-776232238e58 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:14.737020 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d69e7a25-bfc9-46d0-aab0-776232238e58 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:14.737566 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d69e7a25-bfc9-46d0-aab0-776232238e58 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:14.737934 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d69e7a25-bfc9-46d0-aab0-776232238e58 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:14.738200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-d69e7a25-bfc9-46d0-aab0-776232238e58 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:14.749048 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:14.749048 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:14.749048 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d69e7a25-bfc9-46d0-aab0-776232238e58 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:14.749048 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 901/3589] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:14 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:14.758444 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-861f73a2-3c0d-4889-9ed8-b9aef157e46a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Delete volume request issued successfully. Aug 25 15:26:14.758758 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-861f73a2-3c0d-4889-9ed8-b9aef157e46a tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 returned with HTTP 202 Aug 25 15:26:14.759254 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 909/3590] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:14 2026] DELETE /volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:14.774462 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-92ab25b4-a082-4552-90a2-fd453250c522 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:14.777262 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-92ab25b4-a082-4552-90a2-fd453250c522 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 Aug 25 15:26:14.777502 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-92ab25b4-a082-4552-90a2-fd453250c522 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:14.777816 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-92ab25b4-a082-4552-90a2-fd453250c522 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:14.793114 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:14.793114 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:14.809640 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-92ab25b4-a082-4552-90a2-fd453250c522 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Volume info retrieved successfully. Aug 25 15:26:14.819234 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-92ab25b4-a082-4552-90a2-fd453250c522 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 returned with HTTP 200 Aug 25 15:26:14.819956 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 897/3591] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:14 2026] GET /volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 => generated 875 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:15.000254 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-59ab80ae-b4a9-402c-9ede-e020b52c2a9c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:15.002558 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-59ab80ae-b4a9-402c-9ede-e020b52c2a9c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:15.002831 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-59ab80ae-b4a9-402c-9ede-e020b52c2a9c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:15.003648 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-59ab80ae-b4a9-402c-9ede-e020b52c2a9c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:15.003648 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-59ab80ae-b4a9-402c-9ede-e020b52c2a9c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:15.010887 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:15.010887 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:15.011883 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-59ab80ae-b4a9-402c-9ede-e020b52c2a9c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:15.012245 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 885/3592] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:14 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:15.130531 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-25db814d-016a-4a85-8745-ea3681327407 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:15.132537 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-25db814d-016a-4a85-8745-ea3681327407 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:15.132790 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-25db814d-016a-4a85-8745-ea3681327407 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:15.133430 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-25db814d-016a-4a85-8745-ea3681327407 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:15.133430 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-25db814d-016a-4a85-8745-ea3681327407 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:15.138539 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:15.138539 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:15.139409 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-25db814d-016a-4a85-8745-ea3681327407 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:15.139822 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 902/3593] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:15 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:15.160955 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7efe31ff-e2db-45d7-831b-2b6ddaca4ff1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:15.163696 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7efe31ff-e2db-45d7-831b-2b6ddaca4ff1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:15.163893 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7efe31ff-e2db-45d7-831b-2b6ddaca4ff1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:15.164096 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7efe31ff-e2db-45d7-831b-2b6ddaca4ff1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:15.164211 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7efe31ff-e2db-45d7-831b-2b6ddaca4ff1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:15.177487 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:15.177487 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:15.178011 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7efe31ff-e2db-45d7-831b-2b6ddaca4ff1 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 200 Aug 25 15:26:15.178966 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 910/3594] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:15 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:15.761704 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6111d0bf-7199-4509-a49b-ec473d70ab04 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:15.764115 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6111d0bf-7199-4509-a49b-ec473d70ab04 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:15.764580 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6111d0bf-7199-4509-a49b-ec473d70ab04 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:15.764796 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6111d0bf-7199-4509-a49b-ec473d70ab04 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:15.765009 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-6111d0bf-7199-4509-a49b-ec473d70ab04 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:15.771781 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:15.771781 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:15.772786 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6111d0bf-7199-4509-a49b-ec473d70ab04 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:15.773436 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 898/3595] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:15 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:15.835973 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-51bc7664-c3fb-4c62-959c-aeac5720338d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:15.837971 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-51bc7664-c3fb-4c62-959c-aeac5720338d tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 Aug 25 15:26:15.838192 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-51bc7664-c3fb-4c62-959c-aeac5720338d tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:15.838403 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-51bc7664-c3fb-4c62-959c-aeac5720338d tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:15.844367 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-51bc7664-c3fb-4c62-959c-aeac5720338d tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 returned with HTTP 404 Aug 25 15:26:15.846056 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 886/3596] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:15 2026] GET /volume/v3/volumes/d67a4e99-03f5-4df0-8863-5e853d15d084 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:15.853116 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-81de5c57-c4d6-4ec8-a285-d0c3c095559d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:15.856102 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-81de5c57-c4d6-4ec8-a285-d0c3c095559d tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/aa27d5ef-e53f-4524-a4e0-eac5983fa62e Aug 25 15:26:15.856102 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-81de5c57-c4d6-4ec8-a285-d0c3c095559d tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:15.856102 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-81de5c57-c4d6-4ec8-a285-d0c3c095559d tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:15.856102 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-81de5c57-c4d6-4ec8-a285-d0c3c095559d tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Delete snapshot with id: aa27d5ef-e53f-4524-a4e0-eac5983fa62e Aug 25 15:26:15.860280 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-81de5c57-c4d6-4ec8-a285-d0c3c095559d tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/snapshots/aa27d5ef-e53f-4524-a4e0-eac5983fa62e returned with HTTP 404 Aug 25 15:26:15.860908 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 903/3597] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:26:15 2026] DELETE /volume/v3/snapshots/aa27d5ef-e53f-4524-a4e0-eac5983fa62e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:15.869177 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-831c414a-bc09-4ebb-8e95-f95139865439 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:15.871229 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-831c414a-bc09-4ebb-8e95-f95139865439 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] GET https://10.4.3.85/volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d Aug 25 15:26:15.871453 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-831c414a-bc09-4ebb-8e95-f95139865439 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:15.871718 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-831c414a-bc09-4ebb-8e95-f95139865439 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:15.877880 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-831c414a-bc09-4ebb-8e95-f95139865439 tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d returned with HTTP 404 Aug 25 15:26:15.878303 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 911/3598] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:15 2026] GET /volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:15.886556 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-216f8a6a-d7c1-4533-86ce-4565ab1bfadb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:15.888686 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-216f8a6a-d7c1-4533-86ce-4565ab1bfadb tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] DELETE https://10.4.3.85/volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d Aug 25 15:26:15.889295 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-216f8a6a-d7c1-4533-86ce-4565ab1bfadb tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:15.889602 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-216f8a6a-d7c1-4533-86ce-4565ab1bfadb tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:15.889905 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-216f8a6a-d7c1-4533-86ce-4565ab1bfadb tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] Delete volume with id: 63bb49c1-46cb-4ae6-a201-dce06f981b5d Aug 25 15:26:15.898080 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-216f8a6a-d7c1-4533-86ce-4565ab1bfadb tempest-VolumesDeleteCascade-735445428 tempest-VolumesDeleteCascade-735445428-project-member] https://10.4.3.85/volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d returned with HTTP 404 Aug 25 15:26:15.899276 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 899/3599] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:15 2026] DELETE /volume/v3/volumes/63bb49c1-46cb-4ae6-a201-dce06f981b5d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:16.027614 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2d2dd125-7964-4d6c-b770-563c3884d1f3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:16.032264 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d2dd125-7964-4d6c-b770-563c3884d1f3 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:16.032264 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2d2dd125-7964-4d6c-b770-563c3884d1f3 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:16.032264 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2d2dd125-7964-4d6c-b770-563c3884d1f3 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:16.032264 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-2d2dd125-7964-4d6c-b770-563c3884d1f3 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:16.039302 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:16.039302 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:16.040326 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2d2dd125-7964-4d6c-b770-563c3884d1f3 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:16.041903 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 887/3600] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:16 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 745 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:16.158690 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7d59b18d-354e-481a-85a5-e9c664a11c31 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:16.161353 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7d59b18d-354e-481a-85a5-e9c664a11c31 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:16.161609 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7d59b18d-354e-481a-85a5-e9c664a11c31 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:16.161885 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7d59b18d-354e-481a-85a5-e9c664a11c31 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:16.162018 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-7d59b18d-354e-481a-85a5-e9c664a11c31 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:16.169392 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:16.169392 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:16.169975 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7d59b18d-354e-481a-85a5-e9c664a11c31 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:16.170571 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 904/3601] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:16 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:16.197198 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c751da25-ae09-4cfd-bf24-bd4f9aa8401d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:16.199339 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c751da25-ae09-4cfd-bf24-bd4f9aa8401d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:16.199638 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c751da25-ae09-4cfd-bf24-bd4f9aa8401d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:16.199909 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c751da25-ae09-4cfd-bf24-bd4f9aa8401d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:16.200301 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c751da25-ae09-4cfd-bf24-bd4f9aa8401d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:16.207528 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:16.207528 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:16.208572 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c751da25-ae09-4cfd-bf24-bd4f9aa8401d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 200 Aug 25 15:26:16.209050 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 912/3602] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:16 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:16.786244 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-352ec40d-cf37-4c8b-ab8b-9c77be71fc75 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:16.790155 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-352ec40d-cf37-4c8b-ab8b-9c77be71fc75 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:16.791556 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-352ec40d-cf37-4c8b-ab8b-9c77be71fc75 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:16.791556 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-352ec40d-cf37-4c8b-ab8b-9c77be71fc75 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:16.791556 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-352ec40d-cf37-4c8b-ab8b-9c77be71fc75 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:16.797808 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:16.797808 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:16.799389 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-352ec40d-cf37-4c8b-ab8b-9c77be71fc75 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:16.800067 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 900/3603] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:16 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:17.057319 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-79b934ac-a7f9-4d86-85d4-cda1e22807aa None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:17.060847 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-79b934ac-a7f9-4d86-85d4-cda1e22807aa tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:17.060847 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-79b934ac-a7f9-4d86-85d4-cda1e22807aa tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:17.060847 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-79b934ac-a7f9-4d86-85d4-cda1e22807aa tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:17.060847 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-79b934ac-a7f9-4d86-85d4-cda1e22807aa tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:17.070431 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:17.070431 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:17.071772 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-79b934ac-a7f9-4d86-85d4-cda1e22807aa tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:17.073234 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 888/3604] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:17 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 745 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:17.200200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7f51ad03-c9fa-4b42-8ea7-e0700e58b0d6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:17.202577 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7f51ad03-c9fa-4b42-8ea7-e0700e58b0d6 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:17.202577 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7f51ad03-c9fa-4b42-8ea7-e0700e58b0d6 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:17.202749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7f51ad03-c9fa-4b42-8ea7-e0700e58b0d6 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:17.202856 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-7f51ad03-c9fa-4b42-8ea7-e0700e58b0d6 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:17.208836 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:17.208836 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:17.209961 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7f51ad03-c9fa-4b42-8ea7-e0700e58b0d6 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:17.210106 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 905/3605] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:17 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:17.221923 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fcc705ee-904a-4d3e-b683-0b125cf6ec25 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:17.225539 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fcc705ee-904a-4d3e-b683-0b125cf6ec25 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:17.225539 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fcc705ee-904a-4d3e-b683-0b125cf6ec25 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:17.225539 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fcc705ee-904a-4d3e-b683-0b125cf6ec25 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:17.225539 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-fcc705ee-904a-4d3e-b683-0b125cf6ec25 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:17.231257 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:17.231257 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:17.232972 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fcc705ee-904a-4d3e-b683-0b125cf6ec25 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 200 Aug 25 15:26:17.233330 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 913/3606] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:17 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:17.778808 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:17.815111 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1b69ff8a-c782-4a97-9de3-797230d36c76 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:17.817011 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1b69ff8a-c782-4a97-9de3-797230d36c76 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:17.817246 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1b69ff8a-c782-4a97-9de3-797230d36c76 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:17.817485 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1b69ff8a-c782-4a97-9de3-797230d36c76 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:17.817643 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1b69ff8a-c782-4a97-9de3-797230d36c76 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:17.823190 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:17.823190 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:17.824031 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1b69ff8a-c782-4a97-9de3-797230d36c76 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:17.824530 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 889/3607] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:17 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:17.901973 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:17.902437 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1279299341"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:17.905734 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Create volume request body: {'volume': {"'imageRef": '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1279299341'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:17.905890 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Create volume of 1 GB Aug 25 15:26:17.913122 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Availability Zones retrieved successfully. Aug 25 15:26:17.924397 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Flow 'volume_create_api' (d5d72ebb-d51f-4617-8812-26dc6bfc80cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:17.925703 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83cf3cf-4534-4ba1-b2b2-450e367fa259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:17.927036 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:17.973993 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83cf3cf-4534-4ba1-b2b2-450e367fa259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:17.975710 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2968272-a397-4eb9-b632-e1308570533d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.051587 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Created reservations ['35e229f6-d235-4a90-8161-afe3ef206caf', 'b2b04360-c52f-4838-bee0-ccd09e8bede0', '58d09a70-c5b2-4d08-bfed-61c5bccf8a4b', 'e62ea52a-f59b-416a-95cd-ab552996f5c1'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:18.052579 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2968272-a397-4eb9-b632-e1308570533d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35e229f6-d235-4a90-8161-afe3ef206caf', 'b2b04360-c52f-4838-bee0-ccd09e8bede0', '58d09a70-c5b2-4d08-bfed-61c5bccf8a4b', 'e62ea52a-f59b-416a-95cd-ab552996f5c1']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.053485 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f538b38-d0ab-48ef-9395-5b34dd85d514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.084237 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f538b38-d0ab-48ef-9395-5b34dd85d514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '081d5a53-0372-4806-9d6d-95bc978aaf51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1279299341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a76296a8a34990b1a6f51d8f6a077d',qos_specs=None,replication_status=,reservations=['35e229f6-d235-4a90-8161-afe3ef206caf','b2b04360-c52f-4838-bee0-ccd09e8bede0','58d09a70-c5b2-4d08-bfed-61c5bccf8a4b','e62ea52a-f59b-416a-95cd-ab552996f5c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a02bc05f0ae042819ddaece6944c80e8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1279299341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=081d5a53-0372-4806-9d6d-95bc978aaf51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0a76296a8a34990b1a6f51d8f6a077d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a02bc05f0ae042819ddaece6944c80e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.085260 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb75e896-8e29-43df-ad3c-2800fdda430f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.086873 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-69a708ea-e815-4537-9ffb-0b81c49d9ff4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:18.089413 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-69a708ea-e815-4537-9ffb-0b81c49d9ff4 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:18.089686 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-69a708ea-e815-4537-9ffb-0b81c49d9ff4 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:18.089902 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-69a708ea-e815-4537-9ffb-0b81c49d9ff4 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:18.090058 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-69a708ea-e815-4537-9ffb-0b81c49d9ff4 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:18.096222 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:18.096222 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:18.097116 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-69a708ea-e815-4537-9ffb-0b81c49d9ff4 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:18.097477 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 906/3608] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:18 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:18.120743 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb75e896-8e29-43df-ad3c-2800fdda430f) transitioned into state 'SUCCESS' from state '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-1279299341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a76296a8a34990b1a6f51d8f6a077d',qos_specs=None,replication_status=,reservations=['35e229f6-d235-4a90-8161-afe3ef206caf','b2b04360-c52f-4838-bee0-ccd09e8bede0','58d09a70-c5b2-4d08-bfed-61c5bccf8a4b','e62ea52a-f59b-416a-95cd-ab552996f5c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a02bc05f0ae042819ddaece6944c80e8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.121460 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65aa4697-4ba2-4f35-b32d-2821febe16e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.155482 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65aa4697-4ba2-4f35-b32d-2821febe16e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.157301 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Flow 'volume_create_api' (d5d72ebb-d51f-4617-8812-26dc6bfc80cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:18.157646 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Create volume request issued successfully. Aug 25 15:26:18.158221 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b6a6f0e3-2367-4e59-812b-9dd6ed268dbf tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:18.158657 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 901/3609] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:17 2026] POST /volume/v3/volumes => generated 755 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:18.183281 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:18.187357 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:18.187881 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1467170371"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:18.190690 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Create volume request body: {'volume': {"'imageRef": '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1467170371'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:18.190994 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Create volume of 1 GB Aug 25 15:26:18.196807 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Availability Zones retrieved successfully. Aug 25 15:26:18.204134 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Flow 'volume_create_api' (4d05d981-db54-4f64-b5c8-3404c5b7a976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:18.205424 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e95005-6464-4785-8fb3-987fffbddaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.207197 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:18.247109 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-73f8ef21-4425-4b21-a8e6-55676c8ec2b7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:18.255876 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-73f8ef21-4425-4b21-a8e6-55676c8ec2b7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:18.255876 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-73f8ef21-4425-4b21-a8e6-55676c8ec2b7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:18.255876 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-73f8ef21-4425-4b21-a8e6-55676c8ec2b7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:18.255876 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-73f8ef21-4425-4b21-a8e6-55676c8ec2b7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:18.256162 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e95005-6464-4785-8fb3-987fffbddaf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.256162 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a677f08a-b708-41e7-8bf9-a893748e4e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.259718 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:18.259718 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:18.261307 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-73f8ef21-4425-4b21-a8e6-55676c8ec2b7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 200 Aug 25 15:26:18.261492 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 890/3610] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:18 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:18.264045 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-514ec5fa-7c72-4e8d-ba24-d242ef0c3b5e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:18.267807 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-514ec5fa-7c72-4e8d-ba24-d242ef0c3b5e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:18.268103 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-514ec5fa-7c72-4e8d-ba24-d242ef0c3b5e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:18.268378 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-514ec5fa-7c72-4e8d-ba24-d242ef0c3b5e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:18.268534 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-514ec5fa-7c72-4e8d-ba24-d242ef0c3b5e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:18.277185 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:18.277185 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:18.278304 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-514ec5fa-7c72-4e8d-ba24-d242ef0c3b5e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:18.278999 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 907/3611] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:18 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:18.323605 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Created reservations ['a2bb7ab8-6f1e-4a10-babf-a9611836b379', 'ba7f0c0b-d792-49e6-9d4d-e7964e51d444', 'f33f7981-95b7-4e5f-9112-ceafb0f129c9', '786afede-9277-41cc-88e8-31f6969b5951'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:18.324819 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a677f08a-b708-41e7-8bf9-a893748e4e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2bb7ab8-6f1e-4a10-babf-a9611836b379', 'ba7f0c0b-d792-49e6-9d4d-e7964e51d444', 'f33f7981-95b7-4e5f-9112-ceafb0f129c9', '786afede-9277-41cc-88e8-31f6969b5951']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.325664 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9816f1e-55d7-442b-9377-7e23ecd1aecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.356010 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9816f1e-55d7-442b-9377-7e23ecd1aecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3fc1b0c-eba6-461f-9bcc-68681549910c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1467170371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a76296a8a34990b1a6f51d8f6a077d',qos_specs=None,replication_status=,reservations=['a2bb7ab8-6f1e-4a10-babf-a9611836b379','ba7f0c0b-d792-49e6-9d4d-e7964e51d444','f33f7981-95b7-4e5f-9112-ceafb0f129c9','786afede-9277-41cc-88e8-31f6969b5951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a02bc05f0ae042819ddaece6944c80e8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1467170371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3fc1b0c-eba6-461f-9bcc-68681549910c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0a76296a8a34990b1a6f51d8f6a077d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a02bc05f0ae042819ddaece6944c80e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.357116 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d73c7e7-b6c1-4498-9772-610e9f186af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.387953 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d73c7e7-b6c1-4498-9772-610e9f186af7) transitioned into state 'SUCCESS' from state '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-1467170371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a76296a8a34990b1a6f51d8f6a077d',qos_specs=None,replication_status=,reservations=['a2bb7ab8-6f1e-4a10-babf-a9611836b379','ba7f0c0b-d792-49e6-9d4d-e7964e51d444','f33f7981-95b7-4e5f-9112-ceafb0f129c9','786afede-9277-41cc-88e8-31f6969b5951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a02bc05f0ae042819ddaece6944c80e8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.389043 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4a741f6-2443-4014-aeed-81554266f051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.405186 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4a741f6-2443-4014-aeed-81554266f051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.406402 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Flow 'volume_create_api' (4d05d981-db54-4f64-b5c8-3404c5b7a976) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:18.406819 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Create volume request issued successfully. Aug 25 15:26:18.407733 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-628d7126-cd09-4b2d-b34a-1bafcc8edac1 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:18.408315 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 914/3612] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:18 2026] POST /volume/v3/volumes => generated 755 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:18.421778 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-31547656-a3c0-46ce-84f7-30994d5ad578 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:18.424478 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:18.424988 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1483890499"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:18.427277 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Create volume request body: {'volume': {"'imageRef": '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1483890499'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:18.428157 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Create volume of 1 GB Aug 25 15:26:18.428157 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:18.428157 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:18.438516 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Availability Zones retrieved successfully. Aug 25 15:26:18.447011 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Flow 'volume_create_api' (6d470018-85af-4176-b21b-2ae6a750348e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:18.448704 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89bb9707-86ad-4ec8-bdf8-b9f540974ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.450073 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:18.486977 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89bb9707-86ad-4ec8-bdf8-b9f540974ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.488225 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41df577d-bfdf-4bea-ab29-3ec0b3f1b24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.545946 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Created reservations ['cb5c098a-49c4-4630-9ddc-c9bc89ffb08c', 'fdbac01b-0925-434f-ab30-f3dddc37be75', 'f62d395c-e09b-4c21-b0be-99cdcc869995', '05d0ccdb-e817-4da8-be62-6e0907ef1097'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:18.546771 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41df577d-bfdf-4bea-ab29-3ec0b3f1b24b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb5c098a-49c4-4630-9ddc-c9bc89ffb08c', 'fdbac01b-0925-434f-ab30-f3dddc37be75', 'f62d395c-e09b-4c21-b0be-99cdcc869995', '05d0ccdb-e817-4da8-be62-6e0907ef1097']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.547490 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (452845d1-5473-4843-b16f-926918a906e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.574277 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (452845d1-5473-4843-b16f-926918a906e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45b7ec15-6599-40a6-98a6-7dd15d11f65a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1483890499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a76296a8a34990b1a6f51d8f6a077d',qos_specs=None,replication_status=,reservations=['cb5c098a-49c4-4630-9ddc-c9bc89ffb08c','fdbac01b-0925-434f-ab30-f3dddc37be75','f62d395c-e09b-4c21-b0be-99cdcc869995','05d0ccdb-e817-4da8-be62-6e0907ef1097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a02bc05f0ae042819ddaece6944c80e8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1483890499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45b7ec15-6599-40a6-98a6-7dd15d11f65a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0a76296a8a34990b1a6f51d8f6a077d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a02bc05f0ae042819ddaece6944c80e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.575038 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (017c1cf2-adec-4d30-9225-aa3f8a0ebc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.608550 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (017c1cf2-adec-4d30-9225-aa3f8a0ebc7a) transitioned into state 'SUCCESS' from state '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-1483890499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a76296a8a34990b1a6f51d8f6a077d',qos_specs=None,replication_status=,reservations=['cb5c098a-49c4-4630-9ddc-c9bc89ffb08c','fdbac01b-0925-434f-ab30-f3dddc37be75','f62d395c-e09b-4c21-b0be-99cdcc869995','05d0ccdb-e817-4da8-be62-6e0907ef1097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a02bc05f0ae042819ddaece6944c80e8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.609363 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cab7018-9be3-4dc1-b5ca-1b1a3d3e4fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.624318 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cab7018-9be3-4dc1-b5ca-1b1a3d3e4fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.625188 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Flow 'volume_create_api' (6d470018-85af-4176-b21b-2ae6a750348e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:18.625503 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Create volume request issued successfully. Aug 25 15:26:18.626300 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31547656-a3c0-46ce-84f7-30994d5ad578 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:18.626815 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 902/3613] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:18 2026] POST /volume/v3/volumes => generated 755 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:18.638810 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:18.640837 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:18.641177 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1535442433"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:18.642736 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Create volume request body: {'volume': {"'imageRef": '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1535442433'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:18.642844 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Create volume of 1 GB Aug 25 15:26:18.647985 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Availability Zones retrieved successfully. Aug 25 15:26:18.653651 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Flow 'volume_create_api' (220aaf40-a1df-4a9b-b687-dd3f115f1ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:18.654884 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbfef6e8-0fa1-4afd-b39a-620420875f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.655805 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:18.685799 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbfef6e8-0fa1-4afd-b39a-620420875f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.686860 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84374e26-8797-406c-b597-0d3696481960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.753493 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Created reservations ['72417308-4915-4f77-9477-5578a9bedeaa', 'b7a2c43c-9705-4b86-9f17-813d56103445', '740cf692-2439-4a3b-a3c5-f193bf1f5685', '42b9db8d-3960-42bf-b504-e3c184a6d343'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:18.754602 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84374e26-8797-406c-b597-0d3696481960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72417308-4915-4f77-9477-5578a9bedeaa', 'b7a2c43c-9705-4b86-9f17-813d56103445', '740cf692-2439-4a3b-a3c5-f193bf1f5685', '42b9db8d-3960-42bf-b504-e3c184a6d343']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.755529 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55649a21-cd27-4764-841c-ecdf3b8e5727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.799881 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55649a21-cd27-4764-841c-ecdf3b8e5727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58ca94fa-798a-4fbf-a28a-b066b5dc742b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1535442433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a76296a8a34990b1a6f51d8f6a077d',qos_specs=None,replication_status=,reservations=['72417308-4915-4f77-9477-5578a9bedeaa','b7a2c43c-9705-4b86-9f17-813d56103445','740cf692-2439-4a3b-a3c5-f193bf1f5685','42b9db8d-3960-42bf-b504-e3c184a6d343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a02bc05f0ae042819ddaece6944c80e8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1535442433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58ca94fa-798a-4fbf-a28a-b066b5dc742b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0a76296a8a34990b1a6f51d8f6a077d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a02bc05f0ae042819ddaece6944c80e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.800745 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a190cf3-a786-4470-843a-fcf7a799162d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.836434 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9e664ce0-7d39-4cf0-9e5f-b1a093b3a31e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:18.839253 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9e664ce0-7d39-4cf0-9e5f-b1a093b3a31e tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:18.839647 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9e664ce0-7d39-4cf0-9e5f-b1a093b3a31e tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:18.839953 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9e664ce0-7d39-4cf0-9e5f-b1a093b3a31e tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:18.840816 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-9e664ce0-7d39-4cf0-9e5f-b1a093b3a31e tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:18.841145 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a190cf3-a786-4470-843a-fcf7a799162d) transitioned into state 'SUCCESS' from state '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-1535442433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a76296a8a34990b1a6f51d8f6a077d',qos_specs=None,replication_status=,reservations=['72417308-4915-4f77-9477-5578a9bedeaa','b7a2c43c-9705-4b86-9f17-813d56103445','740cf692-2439-4a3b-a3c5-f193bf1f5685','42b9db8d-3960-42bf-b504-e3c184a6d343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a02bc05f0ae042819ddaece6944c80e8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.841564 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9edea7db-7fee-4ec4-99f0-bc4cb528853e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.847109 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:18.847109 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:18.847906 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9e664ce0-7d39-4cf0-9e5f-b1a093b3a31e tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:18.848346 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 908/3614] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:18 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:18.866911 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9edea7db-7fee-4ec4-99f0-bc4cb528853e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.869201 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Flow 'volume_create_api' (220aaf40-a1df-4a9b-b687-dd3f115f1ec0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:18.869388 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Create volume request issued successfully. Aug 25 15:26:18.870276 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7dbe0ef1-77ea-4e56-8ce4-d2bcf6a23232 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:18.870874 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 891/3615] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:18 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 25 15:26:18.890089 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:18.893245 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:18.893830 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1637357185"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:18.895859 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Create volume request body: {'volume': {"'imageRef": '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1637357185'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:18.896079 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Create volume of 1 GB Aug 25 15:26:18.896464 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:18.896464 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:18.902001 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Availability Zones retrieved successfully. Aug 25 15:26:18.911530 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Flow 'volume_create_api' (76bad9bc-b7ea-49ea-adcd-c2b8ff652b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:18.913143 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba31ed94-68f1-483b-9df9-e015057fce02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:18.915551 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:18.960046 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba31ed94-68f1-483b-9df9-e015057fce02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:18.960821 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b53f6276-291a-401d-b3a3-cf1327b57e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:19.015214 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Created reservations ['513ee45e-b28c-48e9-b522-88376a686cd5', '768308ed-b170-46e6-8492-96e465becc82', 'afe972de-34cd-49bf-8520-6d09127f9d33', 'd09b0223-bdd2-45b1-821f-12b659e84a5e'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:19.016391 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b53f6276-291a-401d-b3a3-cf1327b57e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['513ee45e-b28c-48e9-b522-88376a686cd5', '768308ed-b170-46e6-8492-96e465becc82', 'afe972de-34cd-49bf-8520-6d09127f9d33', 'd09b0223-bdd2-45b1-821f-12b659e84a5e']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:19.017399 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c86a1f8b-0555-4a80-a80e-ae134a7ec1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:19.049179 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c86a1f8b-0555-4a80-a80e-ae134a7ec1c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8e6024a-921b-4cc5-a12b-911e940ca6a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1637357185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a76296a8a34990b1a6f51d8f6a077d',qos_specs=None,replication_status=,reservations=['513ee45e-b28c-48e9-b522-88376a686cd5','768308ed-b170-46e6-8492-96e465becc82','afe972de-34cd-49bf-8520-6d09127f9d33','d09b0223-bdd2-45b1-821f-12b659e84a5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a02bc05f0ae042819ddaece6944c80e8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1637357185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8e6024a-921b-4cc5-a12b-911e940ca6a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0a76296a8a34990b1a6f51d8f6a077d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a02bc05f0ae042819ddaece6944c80e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:19.050112 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50c4d3a6-9910-4089-a43f-51342631037b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:19.069813 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50c4d3a6-9910-4089-a43f-51342631037b) transitioned into state 'SUCCESS' from state '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-1637357185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0a76296a8a34990b1a6f51d8f6a077d',qos_specs=None,replication_status=,reservations=['513ee45e-b28c-48e9-b522-88376a686cd5','768308ed-b170-46e6-8492-96e465becc82','afe972de-34cd-49bf-8520-6d09127f9d33','d09b0223-bdd2-45b1-821f-12b659e84a5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a02bc05f0ae042819ddaece6944c80e8',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:19.070655 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f35da6c-cd10-4598-8f06-c5a122da3fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:19.084079 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f35da6c-cd10-4598-8f06-c5a122da3fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:19.085210 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Flow 'volume_create_api' (76bad9bc-b7ea-49ea-adcd-c2b8ff652b40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:19.085604 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Create volume request issued successfully. Aug 25 15:26:19.086150 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6d8f921a-8a80-4d9f-80d4-db25bf8da194 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:19.086723 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 915/3616] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:18 2026] POST /volume/v3/volumes => generated 755 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:19.100331 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7c262187-cb5e-4961-aed2-8a3b312156e4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:19.103395 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7c262187-cb5e-4961-aed2-8a3b312156e4 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/081d5a53-0372-4806-9d6d-95bc978aaf51 Aug 25 15:26:19.103731 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7c262187-cb5e-4961-aed2-8a3b312156e4 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:19.105263 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7c262187-cb5e-4961-aed2-8a3b312156e4 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:19.107990 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b9947ef4-fd71-4fab-9200-88701e1b22c1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:19.113861 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:19.113861 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:19.114071 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b9947ef4-fd71-4fab-9200-88701e1b22c1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:19.114305 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b9947ef4-fd71-4fab-9200-88701e1b22c1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:19.114604 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b9947ef4-fd71-4fab-9200-88701e1b22c1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:19.114775 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-b9947ef4-fd71-4fab-9200-88701e1b22c1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:19.119550 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7c262187-cb5e-4961-aed2-8a3b312156e4 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:19.124123 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:19.124123 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:19.126554 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b9947ef4-fd71-4fab-9200-88701e1b22c1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:19.126776 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7c262187-cb5e-4961-aed2-8a3b312156e4 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/081d5a53-0372-4806-9d6d-95bc978aaf51 returned with HTTP 200 Aug 25 15:26:19.127058 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 909/3617] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:19 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:19.127663 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 903/3618] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:19 2026] GET /volume/v3/volumes/081d5a53-0372-4806-9d6d-95bc978aaf51 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:19.147137 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-88e17678-2a73-4449-bd88-648fd61f376e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:19.149982 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-88e17678-2a73-4449-bd88-648fd61f376e tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/e3fc1b0c-eba6-461f-9bcc-68681549910c Aug 25 15:26:19.150255 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-88e17678-2a73-4449-bd88-648fd61f376e tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:19.150560 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-88e17678-2a73-4449-bd88-648fd61f376e tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:19.162191 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:19.162191 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:19.168560 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-88e17678-2a73-4449-bd88-648fd61f376e tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:19.175806 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-88e17678-2a73-4449-bd88-648fd61f376e tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/e3fc1b0c-eba6-461f-9bcc-68681549910c returned with HTTP 200 Aug 25 15:26:19.176346 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 892/3619] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:19 2026] GET /volume/v3/volumes/e3fc1b0c-eba6-461f-9bcc-68681549910c => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:19.191695 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4f713f54-c288-4be0-b26c-28e0fb75d7d8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:19.194099 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4f713f54-c288-4be0-b26c-28e0fb75d7d8 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/45b7ec15-6599-40a6-98a6-7dd15d11f65a Aug 25 15:26:19.194337 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4f713f54-c288-4be0-b26c-28e0fb75d7d8 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:19.194532 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4f713f54-c288-4be0-b26c-28e0fb75d7d8 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:19.203620 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:19.203620 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:19.208184 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4f713f54-c288-4be0-b26c-28e0fb75d7d8 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:19.213496 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4f713f54-c288-4be0-b26c-28e0fb75d7d8 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/45b7ec15-6599-40a6-98a6-7dd15d11f65a returned with HTTP 200 Aug 25 15:26:19.214117 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 916/3620] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:19 2026] GET /volume/v3/volumes/45b7ec15-6599-40a6-98a6-7dd15d11f65a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:19.231649 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-003f1b8c-8d2a-479c-966e-346ddc487d40 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:19.235038 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-003f1b8c-8d2a-479c-966e-346ddc487d40 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/58ca94fa-798a-4fbf-a28a-b066b5dc742b Aug 25 15:26:19.236298 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-003f1b8c-8d2a-479c-966e-346ddc487d40 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:19.236633 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-003f1b8c-8d2a-479c-966e-346ddc487d40 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:19.246241 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:19.246241 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:19.251991 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-003f1b8c-8d2a-479c-966e-346ddc487d40 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:19.261453 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-003f1b8c-8d2a-479c-966e-346ddc487d40 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/58ca94fa-798a-4fbf-a28a-b066b5dc742b returned with HTTP 200 Aug 25 15:26:19.262096 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 910/3621] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:19 2026] GET /volume/v3/volumes/58ca94fa-798a-4fbf-a28a-b066b5dc742b => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:19.276451 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d20bb99d-d34c-4a01-9865-c9404b96afb3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:19.278166 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-899945b3-8bd1-477a-9238-c298b2d6ab66 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:19.278628 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d20bb99d-d34c-4a01-9865-c9404b96afb3 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/f8e6024a-921b-4cc5-a12b-911e940ca6a9 Aug 25 15:26:19.278763 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d20bb99d-d34c-4a01-9865-c9404b96afb3 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:19.278944 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d20bb99d-d34c-4a01-9865-c9404b96afb3 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:19.280386 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-899945b3-8bd1-477a-9238-c298b2d6ab66 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:19.280666 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-899945b3-8bd1-477a-9238-c298b2d6ab66 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:19.280912 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-899945b3-8bd1-477a-9238-c298b2d6ab66 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:19.281052 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-899945b3-8bd1-477a-9238-c298b2d6ab66 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:19.287496 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:19.287496 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:19.288304 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:19.288304 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:19.289401 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-899945b3-8bd1-477a-9238-c298b2d6ab66 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 200 Aug 25 15:26:19.290184 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 893/3622] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:19 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:19.291842 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d20bb99d-d34c-4a01-9865-c9404b96afb3 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:19.296838 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-486a04ee-f226-4b42-8ccf-cc7bea827cda None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:19.298776 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d20bb99d-d34c-4a01-9865-c9404b96afb3 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/f8e6024a-921b-4cc5-a12b-911e940ca6a9 returned with HTTP 200 Aug 25 15:26:19.299366 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 904/3623] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:19 2026] GET /volume/v3/volumes/f8e6024a-921b-4cc5-a12b-911e940ca6a9 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:19.299778 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-486a04ee-f226-4b42-8ccf-cc7bea827cda tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:19.300032 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-486a04ee-f226-4b42-8ccf-cc7bea827cda tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:19.300441 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-486a04ee-f226-4b42-8ccf-cc7bea827cda tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:19.300441 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-486a04ee-f226-4b42-8ccf-cc7bea827cda tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:19.311358 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:19.311358 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:19.315127 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-486a04ee-f226-4b42-8ccf-cc7bea827cda tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:19.316784 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 917/3624] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:19 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:19.860810 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d7f63fec-586e-410f-8e33-5dc095926e1f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:19.862622 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d7f63fec-586e-410f-8e33-5dc095926e1f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:19.863635 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d7f63fec-586e-410f-8e33-5dc095926e1f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:19.865904 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d7f63fec-586e-410f-8e33-5dc095926e1f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:19.866025 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-d7f63fec-586e-410f-8e33-5dc095926e1f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:19.874131 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:19.874131 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:19.874131 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d7f63fec-586e-410f-8e33-5dc095926e1f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:19.874131 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 911/3625] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:19 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:19.895495 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4a0dbc02-213e-4d44-a4c7-ac843022ab70 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:19.897319 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a0dbc02-213e-4d44-a4c7-ac843022ab70 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:26:19.897751 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4a0dbc02-213e-4d44-a4c7-ac843022ab70 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa68d9dc-ae53-4230-a8ec-8d23904e3946", "name": "tempest-VolumesBackupsTest-Backup-1646471232"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:19.899144 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-4a0dbc02-213e-4d44-a4c7-ac843022ab70 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Creating new backup {'backup': {'volume_id': 'aa68d9dc-ae53-4230-a8ec-8d23904e3946', 'name': 'tempest-VolumesBackupsTest-Backup-1646471232'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:26:19.899264 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-4a0dbc02-213e-4d44-a4c7-ac843022ab70 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Creating backup of volume aa68d9dc-ae53-4230-a8ec-8d23904e3946 in container None Aug 25 15:26:19.907934 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:19.907934 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:19.908436 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4a0dbc02-213e-4d44-a4c7-ac843022ab70 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:26:19.935787 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-4a0dbc02-213e-4d44-a4c7-ac843022ab70 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Created reservations ['47396b8d-f95f-43f7-aad9-463737762dde', 'abcc4e45-7e4b-4550-8d07-75125f4de3e4'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:19.995396 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a0dbc02-213e-4d44-a4c7-ac843022ab70 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:26:19.995912 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 894/3626] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:19 2026] POST /volume/v3/backups => generated 328 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:20.005384 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b297c973-a8b0-4006-aaad-aa9cfc6ac92b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:20.007826 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b297c973-a8b0-4006-aaad-aa9cfc6ac92b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:20.008058 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b297c973-a8b0-4006-aaad-aa9cfc6ac92b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:20.008261 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b297c973-a8b0-4006-aaad-aa9cfc6ac92b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:20.008375 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-b297c973-a8b0-4006-aaad-aa9cfc6ac92b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:20.014749 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:20.014749 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:20.015663 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b297c973-a8b0-4006-aaad-aa9cfc6ac92b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:20.016009 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 905/3627] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:20 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:26:20.140073 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d005077b-0cb1-4333-8deb-e9a18bc1787c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:20.142084 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d005077b-0cb1-4333-8deb-e9a18bc1787c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:20.145500 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d005077b-0cb1-4333-8deb-e9a18bc1787c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:20.145500 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d005077b-0cb1-4333-8deb-e9a18bc1787c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:20.145500 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d005077b-0cb1-4333-8deb-e9a18bc1787c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:20.152022 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:20.152022 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:20.152022 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d005077b-0cb1-4333-8deb-e9a18bc1787c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:20.152022 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 918/3628] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:20 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:20.306048 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a7d62a9f-13e6-4bee-b586-c3908f7ea99b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:20.311656 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a7d62a9f-13e6-4bee-b586-c3908f7ea99b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:20.311954 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a7d62a9f-13e6-4bee-b586-c3908f7ea99b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:20.312249 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a7d62a9f-13e6-4bee-b586-c3908f7ea99b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:20.312422 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-a7d62a9f-13e6-4bee-b586-c3908f7ea99b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:20.317777 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a58075dd-9fea-4485-9a9d-1cb1972d05bc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:20.321309 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:20.321309 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:20.322134 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a7d62a9f-13e6-4bee-b586-c3908f7ea99b tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 200 Aug 25 15:26:20.322569 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 912/3629] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:20 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:20.323675 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a58075dd-9fea-4485-9a9d-1cb1972d05bc tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/f8e6024a-921b-4cc5-a12b-911e940ca6a9 Aug 25 15:26:20.323995 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a58075dd-9fea-4485-9a9d-1cb1972d05bc tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:20.324286 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a58075dd-9fea-4485-9a9d-1cb1972d05bc tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:20.337135 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:20.337135 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:20.344770 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4f606841-79e6-41b4-ae15-e0fa696920f7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:20.346204 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a58075dd-9fea-4485-9a9d-1cb1972d05bc tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:20.346527 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f606841-79e6-41b4-ae15-e0fa696920f7 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:20.346986 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4f606841-79e6-41b4-ae15-e0fa696920f7 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:20.348613 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4f606841-79e6-41b4-ae15-e0fa696920f7 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:20.348613 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-4f606841-79e6-41b4-ae15-e0fa696920f7 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:20.353017 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a58075dd-9fea-4485-9a9d-1cb1972d05bc tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/f8e6024a-921b-4cc5-a12b-911e940ca6a9 returned with HTTP 200 Aug 25 15:26:20.353710 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 895/3630] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:20 2026] GET /volume/v3/volumes/f8e6024a-921b-4cc5-a12b-911e940ca6a9 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:20.354037 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:20.354037 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:20.355138 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4f606841-79e6-41b4-ae15-e0fa696920f7 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:20.356796 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 906/3631] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:20 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:20.376193 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-163003bc-8309-4fb6-8220-652056160a16 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:20.378745 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-163003bc-8309-4fb6-8220-652056160a16 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] DELETE https://10.4.3.85/volume/v3/volumes/f8e6024a-921b-4cc5-a12b-911e940ca6a9 Aug 25 15:26:20.378745 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-163003bc-8309-4fb6-8220-652056160a16 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:20.378958 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-163003bc-8309-4fb6-8220-652056160a16 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:20.379156 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-163003bc-8309-4fb6-8220-652056160a16 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Delete volume with id: f8e6024a-921b-4cc5-a12b-911e940ca6a9 Aug 25 15:26:20.387172 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:20.387172 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:20.387901 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-163003bc-8309-4fb6-8220-652056160a16 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:20.424058 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-163003bc-8309-4fb6-8220-652056160a16 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Delete volume request issued successfully. Aug 25 15:26:20.424606 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-163003bc-8309-4fb6-8220-652056160a16 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/f8e6024a-921b-4cc5-a12b-911e940ca6a9 returned with HTTP 202 Aug 25 15:26:20.425060 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 919/3632] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:20 2026] DELETE /volume/v3/volumes/f8e6024a-921b-4cc5-a12b-911e940ca6a9 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:20.434306 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c753d2bb-d06e-43ff-af47-ba5895f8bb23 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:20.437160 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c753d2bb-d06e-43ff-af47-ba5895f8bb23 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/f8e6024a-921b-4cc5-a12b-911e940ca6a9 Aug 25 15:26:20.437858 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c753d2bb-d06e-43ff-af47-ba5895f8bb23 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:20.437858 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c753d2bb-d06e-43ff-af47-ba5895f8bb23 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:20.448758 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:20.448758 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:20.454345 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c753d2bb-d06e-43ff-af47-ba5895f8bb23 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:20.460883 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c753d2bb-d06e-43ff-af47-ba5895f8bb23 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/f8e6024a-921b-4cc5-a12b-911e940ca6a9 returned with HTTP 200 Aug 25 15:26:20.461448 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 913/3633] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:20 2026] GET /volume/v3/volumes/f8e6024a-921b-4cc5-a12b-911e940ca6a9 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:21.028145 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cc58041c-7465-4290-a69d-bbb426a5d915 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:21.030097 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc58041c-7465-4290-a69d-bbb426a5d915 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:21.030320 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc58041c-7465-4290-a69d-bbb426a5d915 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:21.030589 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc58041c-7465-4290-a69d-bbb426a5d915 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:21.030691 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cc58041c-7465-4290-a69d-bbb426a5d915 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:21.036027 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:21.036027 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:21.036911 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc58041c-7465-4290-a69d-bbb426a5d915 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:21.037303 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 896/3634] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:21 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:21.163280 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bdd455f9-ad0d-48bb-8f85-dc389525efac None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:21.165616 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bdd455f9-ad0d-48bb-8f85-dc389525efac tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:21.165616 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bdd455f9-ad0d-48bb-8f85-dc389525efac tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:21.165804 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bdd455f9-ad0d-48bb-8f85-dc389525efac tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:21.165804 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-bdd455f9-ad0d-48bb-8f85-dc389525efac tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:21.172217 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:21.172217 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:21.173235 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bdd455f9-ad0d-48bb-8f85-dc389525efac tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:21.173738 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 907/3635] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:21 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:21.336315 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d1ce3af5-58b6-471e-8a46-6782680d018d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:21.339537 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d1ce3af5-58b6-471e-8a46-6782680d018d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:21.339882 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d1ce3af5-58b6-471e-8a46-6782680d018d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:21.340171 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d1ce3af5-58b6-471e-8a46-6782680d018d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:21.341329 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d1ce3af5-58b6-471e-8a46-6782680d018d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:21.346257 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:21.346257 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:21.347137 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d1ce3af5-58b6-471e-8a46-6782680d018d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 200 Aug 25 15:26:21.347766 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 920/3636] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:21 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:21.361075 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c5d9ac12-b4d2-474f-85bd-e07459aa9949 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:21.363537 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c5d9ac12-b4d2-474f-85bd-e07459aa9949 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:21.363708 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c5d9ac12-b4d2-474f-85bd-e07459aa9949 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:21.363916 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c5d9ac12-b4d2-474f-85bd-e07459aa9949 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:21.364044 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-c5d9ac12-b4d2-474f-85bd-e07459aa9949 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:21.369269 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:21.369269 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:21.370246 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c5d9ac12-b4d2-474f-85bd-e07459aa9949 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 200 Aug 25 15:26:21.370738 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 914/3637] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:21 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:21.384337 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-36b1628c-3b3f-44ce-b11a-89e92878b8a7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:21.386899 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-36b1628c-3b3f-44ce-b11a-89e92878b8a7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:21.387012 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d8d922f4-2888-4a0c-bf6f-d390278155d4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:21.388219 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-36b1628c-3b3f-44ce-b11a-89e92878b8a7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:21.388219 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-36b1628c-3b3f-44ce-b11a-89e92878b8a7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:21.388219 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-36b1628c-3b3f-44ce-b11a-89e92878b8a7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete backup with id: 62dea9d2-1fee-46db-9219-a6066b9c5702. Aug 25 15:26:21.389434 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d8d922f4-2888-4a0c-bf6f-d390278155d4 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:21.389805 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d8d922f4-2888-4a0c-bf6f-d390278155d4 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:21.390425 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d8d922f4-2888-4a0c-bf6f-d390278155d4 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:21.390425 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d8d922f4-2888-4a0c-bf6f-d390278155d4 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:21.394076 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:21.394076 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:21.396246 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:21.396246 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:21.397077 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d8d922f4-2888-4a0c-bf6f-d390278155d4 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:21.397590 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 908/3638] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:21 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:21.422078 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-36b1628c-3b3f-44ce-b11a-89e92878b8a7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] delete_backup rpcapi backup_id 62dea9d2-1fee-46db-9219-a6066b9c5702 {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:26:21.424886 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-36b1628c-3b3f-44ce-b11a-89e92878b8a7 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 202 Aug 25 15:26:21.424886 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 897/3639] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:21 2026] DELETE /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:26:21.437076 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3f68dc93-efc6-4c87-b501-8476cf7a299f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:21.439453 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3f68dc93-efc6-4c87-b501-8476cf7a299f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:21.439764 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3f68dc93-efc6-4c87-b501-8476cf7a299f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:21.439933 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3f68dc93-efc6-4c87-b501-8476cf7a299f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:21.440630 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3f68dc93-efc6-4c87-b501-8476cf7a299f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:21.456675 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:21.456675 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:21.457833 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3f68dc93-efc6-4c87-b501-8476cf7a299f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 200 Aug 25 15:26:21.458346 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 921/3640] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:21 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:21.477768 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-03c2bdfe-00ec-40f6-a353-999d8390a99c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:21.480261 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-03c2bdfe-00ec-40f6-a353-999d8390a99c tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/f8e6024a-921b-4cc5-a12b-911e940ca6a9 Aug 25 15:26:21.480412 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-03c2bdfe-00ec-40f6-a353-999d8390a99c tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:21.480603 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-03c2bdfe-00ec-40f6-a353-999d8390a99c tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:21.488374 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-03c2bdfe-00ec-40f6-a353-999d8390a99c tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/f8e6024a-921b-4cc5-a12b-911e940ca6a9 returned with HTTP 404 Aug 25 15:26:21.489299 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 915/3641] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:21 2026] GET /volume/v3/volumes/f8e6024a-921b-4cc5-a12b-911e940ca6a9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:21.511583 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-364f9897-be79-405e-858e-a2ba3b2649e5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:21.514436 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-364f9897-be79-405e-858e-a2ba3b2649e5 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] DELETE https://10.4.3.85/volume/v3/volumes/58ca94fa-798a-4fbf-a28a-b066b5dc742b Aug 25 15:26:21.514436 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-364f9897-be79-405e-858e-a2ba3b2649e5 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:21.514834 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-364f9897-be79-405e-858e-a2ba3b2649e5 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:21.514922 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-364f9897-be79-405e-858e-a2ba3b2649e5 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Delete volume with id: 58ca94fa-798a-4fbf-a28a-b066b5dc742b Aug 25 15:26:21.524565 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:21.524565 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:21.525402 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-364f9897-be79-405e-858e-a2ba3b2649e5 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:21.658318 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-364f9897-be79-405e-858e-a2ba3b2649e5 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Delete volume request issued successfully. Aug 25 15:26:21.658675 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-364f9897-be79-405e-858e-a2ba3b2649e5 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/58ca94fa-798a-4fbf-a28a-b066b5dc742b returned with HTTP 202 Aug 25 15:26:21.659245 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 909/3642] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:21 2026] DELETE /volume/v3/volumes/58ca94fa-798a-4fbf-a28a-b066b5dc742b => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:21.681511 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d4ce6948-b45a-409c-8faf-b1c31fcda044 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:21.681511 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4ce6948-b45a-409c-8faf-b1c31fcda044 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/58ca94fa-798a-4fbf-a28a-b066b5dc742b Aug 25 15:26:21.681511 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4ce6948-b45a-409c-8faf-b1c31fcda044 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:21.681511 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4ce6948-b45a-409c-8faf-b1c31fcda044 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:21.703038 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:21.703038 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:21.703038 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d4ce6948-b45a-409c-8faf-b1c31fcda044 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:21.705044 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4ce6948-b45a-409c-8faf-b1c31fcda044 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/58ca94fa-798a-4fbf-a28a-b066b5dc742b returned with HTTP 200 Aug 25 15:26:21.705655 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 898/3643] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:21 2026] GET /volume/v3/volumes/58ca94fa-798a-4fbf-a28a-b066b5dc742b => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:22.051025 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ad3418c3-82f3-4ce1-8171-c5e1754c29fa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:22.052881 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad3418c3-82f3-4ce1-8171-c5e1754c29fa tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:22.053009 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ad3418c3-82f3-4ce1-8171-c5e1754c29fa tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:22.053099 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ad3418c3-82f3-4ce1-8171-c5e1754c29fa tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:22.053269 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ad3418c3-82f3-4ce1-8171-c5e1754c29fa tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:22.058005 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:22.058005 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:22.058917 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad3418c3-82f3-4ce1-8171-c5e1754c29fa tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:22.059531 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 922/3644] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:22 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:22.191668 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0d9bccb1-f3af-402a-91d3-99f670143a5d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:22.193792 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0d9bccb1-f3af-402a-91d3-99f670143a5d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:22.193967 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0d9bccb1-f3af-402a-91d3-99f670143a5d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:22.194369 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0d9bccb1-f3af-402a-91d3-99f670143a5d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:22.194369 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-0d9bccb1-f3af-402a-91d3-99f670143a5d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:22.199347 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:22.199347 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:22.200230 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0d9bccb1-f3af-402a-91d3-99f670143a5d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:22.200762 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 916/3645] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:22 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:22.421024 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cd96ef19-cf94-4d01-92c0-d20a3bc5a8ef None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:22.422855 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cd96ef19-cf94-4d01-92c0-d20a3bc5a8ef tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:22.423097 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cd96ef19-cf94-4d01-92c0-d20a3bc5a8ef tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:22.423286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cd96ef19-cf94-4d01-92c0-d20a3bc5a8ef tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:22.423405 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-cd96ef19-cf94-4d01-92c0-d20a3bc5a8ef tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:22.427695 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:22.427695 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:22.428249 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cd96ef19-cf94-4d01-92c0-d20a3bc5a8ef tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:22.428624 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 910/3646] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:22 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:22.470545 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8bdb9f2d-884a-4788-9875-3e3b2e5c9ba8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:22.472217 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8bdb9f2d-884a-4788-9875-3e3b2e5c9ba8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 Aug 25 15:26:22.472382 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8bdb9f2d-884a-4788-9875-3e3b2e5c9ba8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:22.519936 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8bdb9f2d-884a-4788-9875-3e3b2e5c9ba8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:22.519936 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-8bdb9f2d-884a-4788-9875-3e3b2e5c9ba8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 62dea9d2-1fee-46db-9219-a6066b9c5702. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:22.519936 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8bdb9f2d-884a-4788-9875-3e3b2e5c9ba8 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 returned with HTTP 404 Aug 25 15:26:22.519936 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 899/3647] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:22 2026] GET /volume/v3/backups/62dea9d2-1fee-46db-9219-a6066b9c5702 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:22.751069 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f1e5b4da-75cb-4a40-82cb-8a4a52974dfd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:22.751069 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f1e5b4da-75cb-4a40-82cb-8a4a52974dfd tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/58ca94fa-798a-4fbf-a28a-b066b5dc742b Aug 25 15:26:22.751069 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f1e5b4da-75cb-4a40-82cb-8a4a52974dfd tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:22.751069 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f1e5b4da-75cb-4a40-82cb-8a4a52974dfd tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:22.751069 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f1e5b4da-75cb-4a40-82cb-8a4a52974dfd tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/58ca94fa-798a-4fbf-a28a-b066b5dc742b returned with HTTP 404 Aug 25 15:26:22.751069 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 923/3648] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:22 2026] GET /volume/v3/volumes/58ca94fa-798a-4fbf-a28a-b066b5dc742b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:22.751601 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b1af6155-a020-4d7c-bd5b-41202a292d3d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:22.751601 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b1af6155-a020-4d7c-bd5b-41202a292d3d tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] DELETE https://10.4.3.85/volume/v3/volumes/45b7ec15-6599-40a6-98a6-7dd15d11f65a Aug 25 15:26:22.751601 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b1af6155-a020-4d7c-bd5b-41202a292d3d tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:22.751601 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b1af6155-a020-4d7c-bd5b-41202a292d3d tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:22.751601 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-b1af6155-a020-4d7c-bd5b-41202a292d3d tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Delete volume with id: 45b7ec15-6599-40a6-98a6-7dd15d11f65a Aug 25 15:26:22.755490 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:22.755490 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:22.756112 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b1af6155-a020-4d7c-bd5b-41202a292d3d tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:22.952611 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b1af6155-a020-4d7c-bd5b-41202a292d3d tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Delete volume request issued successfully. Aug 25 15:26:22.952863 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b1af6155-a020-4d7c-bd5b-41202a292d3d tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/45b7ec15-6599-40a6-98a6-7dd15d11f65a returned with HTTP 202 Aug 25 15:26:22.953409 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 917/3649] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:22 2026] DELETE /volume/v3/volumes/45b7ec15-6599-40a6-98a6-7dd15d11f65a => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:22.963770 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3c0fb56a-4de6-4f11-bac0-594472e869e5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:22.967027 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c0fb56a-4de6-4f11-bac0-594472e869e5 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/45b7ec15-6599-40a6-98a6-7dd15d11f65a Aug 25 15:26:22.967270 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c0fb56a-4de6-4f11-bac0-594472e869e5 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:22.967550 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c0fb56a-4de6-4f11-bac0-594472e869e5 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:22.980110 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:22.980110 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:22.987390 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3c0fb56a-4de6-4f11-bac0-594472e869e5 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:22.993928 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c0fb56a-4de6-4f11-bac0-594472e869e5 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/45b7ec15-6599-40a6-98a6-7dd15d11f65a returned with HTTP 200 Aug 25 15:26:23.035642 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 911/3650] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:22 2026] GET /volume/v3/volumes/45b7ec15-6599-40a6-98a6-7dd15d11f65a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:23.080491 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4bd4dcc4-4cdd-49ea-835f-8c02356929ea None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:23.095499 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4bd4dcc4-4cdd-49ea-835f-8c02356929ea tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:23.095499 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4bd4dcc4-4cdd-49ea-835f-8c02356929ea tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:23.095499 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4bd4dcc4-4cdd-49ea-835f-8c02356929ea tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:23.095499 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-4bd4dcc4-4cdd-49ea-835f-8c02356929ea tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:23.095499 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:23.095499 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:23.095499 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4bd4dcc4-4cdd-49ea-835f-8c02356929ea tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:23.095499 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 900/3651] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:23 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:23.222736 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3e5ae856-26f2-4664-a5ec-fb4842543b3d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:23.231464 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e5ae856-26f2-4664-a5ec-fb4842543b3d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:23.232139 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e5ae856-26f2-4664-a5ec-fb4842543b3d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:23.232139 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e5ae856-26f2-4664-a5ec-fb4842543b3d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:23.232139 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3e5ae856-26f2-4664-a5ec-fb4842543b3d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:23.239793 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:23.239793 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:23.241160 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e5ae856-26f2-4664-a5ec-fb4842543b3d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:23.241586 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 924/3652] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:23 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:23.252249 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-04fd96cb-89d7-4e41-8a3f-3a9c5920c40a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:23.254429 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-04fd96cb-89d7-4e41-8a3f-3a9c5920c40a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:26:23.254703 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-04fd96cb-89d7-4e41-8a3f-3a9c5920c40a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:23.254937 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-04fd96cb-89d7-4e41-8a3f-3a9c5920c40a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:23.255090 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-04fd96cb-89d7-4e41-8a3f-3a9c5920c40a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete backup with id: 48e1e93a-ffa6-4924-9b0a-e69287dfa994. Aug 25 15:26:23.259825 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:23.259825 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:23.291589 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-04fd96cb-89d7-4e41-8a3f-3a9c5920c40a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] delete_backup rpcapi backup_id 48e1e93a-ffa6-4924-9b0a-e69287dfa994 {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:26:23.293531 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-04fd96cb-89d7-4e41-8a3f-3a9c5920c40a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 202 Aug 25 15:26:23.293985 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 918/3653] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:23 2026] DELETE /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:26:23.301497 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-61bcd9e9-f261-45dc-8e1d-0304cb28a5ee None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:23.303724 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-61bcd9e9-f261-45dc-8e1d-0304cb28a5ee tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:26:23.303956 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-61bcd9e9-f261-45dc-8e1d-0304cb28a5ee tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:23.304196 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-61bcd9e9-f261-45dc-8e1d-0304cb28a5ee tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:23.304301 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-61bcd9e9-f261-45dc-8e1d-0304cb28a5ee tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:23.310162 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:23.310162 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:23.311330 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-61bcd9e9-f261-45dc-8e1d-0304cb28a5ee tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:26:23.311906 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 912/3654] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:23 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:23.444924 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6d66a15c-0376-4c88-b150-9953f4980667 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:23.447343 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6d66a15c-0376-4c88-b150-9953f4980667 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:23.447343 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6d66a15c-0376-4c88-b150-9953f4980667 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:23.447343 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6d66a15c-0376-4c88-b150-9953f4980667 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:23.447343 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-6d66a15c-0376-4c88-b150-9953f4980667 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:23.453444 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:23.453444 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:23.454611 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6d66a15c-0376-4c88-b150-9953f4980667 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:23.455146 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 901/3655] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:23 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:24.049847 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2ccebce9-8b46-4f7e-961f-70323c08c06b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:24.051977 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2ccebce9-8b46-4f7e-961f-70323c08c06b tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/45b7ec15-6599-40a6-98a6-7dd15d11f65a Aug 25 15:26:24.052234 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2ccebce9-8b46-4f7e-961f-70323c08c06b tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:24.052535 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2ccebce9-8b46-4f7e-961f-70323c08c06b tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:24.060919 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2ccebce9-8b46-4f7e-961f-70323c08c06b tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/45b7ec15-6599-40a6-98a6-7dd15d11f65a returned with HTTP 404 Aug 25 15:26:24.061754 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 925/3656] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:24 2026] GET /volume/v3/volumes/45b7ec15-6599-40a6-98a6-7dd15d11f65a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:24.069594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1bc2d7ee-b35b-4a69-841b-03eb9576ea56 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:24.071501 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1bc2d7ee-b35b-4a69-841b-03eb9576ea56 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] DELETE https://10.4.3.85/volume/v3/volumes/e3fc1b0c-eba6-461f-9bcc-68681549910c Aug 25 15:26:24.071775 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1bc2d7ee-b35b-4a69-841b-03eb9576ea56 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:24.071969 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1bc2d7ee-b35b-4a69-841b-03eb9576ea56 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:24.072143 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-1bc2d7ee-b35b-4a69-841b-03eb9576ea56 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Delete volume with id: e3fc1b0c-eba6-461f-9bcc-68681549910c Aug 25 15:26:24.079716 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:24.079716 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:24.080149 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1bc2d7ee-b35b-4a69-841b-03eb9576ea56 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:24.104112 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f5104b56-0cf2-4f3e-b7cf-b1ed2006f84e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:24.106444 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f5104b56-0cf2-4f3e-b7cf-b1ed2006f84e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:24.106730 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f5104b56-0cf2-4f3e-b7cf-b1ed2006f84e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:24.106961 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f5104b56-0cf2-4f3e-b7cf-b1ed2006f84e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:24.107110 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f5104b56-0cf2-4f3e-b7cf-b1ed2006f84e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:24.112718 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:24.112718 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:24.113711 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f5104b56-0cf2-4f3e-b7cf-b1ed2006f84e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:24.114154 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 913/3657] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:24 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:24.124767 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1bc2d7ee-b35b-4a69-841b-03eb9576ea56 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Delete volume request issued successfully. Aug 25 15:26:24.124996 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1bc2d7ee-b35b-4a69-841b-03eb9576ea56 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/e3fc1b0c-eba6-461f-9bcc-68681549910c returned with HTTP 202 Aug 25 15:26:24.125591 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 919/3658] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:24 2026] DELETE /volume/v3/volumes/e3fc1b0c-eba6-461f-9bcc-68681549910c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:24.134772 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7253a9bb-6bfc-4a7a-884f-eefd294d2463 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:24.136758 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7253a9bb-6bfc-4a7a-884f-eefd294d2463 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/e3fc1b0c-eba6-461f-9bcc-68681549910c Aug 25 15:26:24.136948 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7253a9bb-6bfc-4a7a-884f-eefd294d2463 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:24.137140 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7253a9bb-6bfc-4a7a-884f-eefd294d2463 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:24.145774 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:24.145774 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:24.150397 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7253a9bb-6bfc-4a7a-884f-eefd294d2463 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:24.154865 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7253a9bb-6bfc-4a7a-884f-eefd294d2463 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/e3fc1b0c-eba6-461f-9bcc-68681549910c returned with HTTP 200 Aug 25 15:26:24.155320 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 902/3659] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:24 2026] GET /volume/v3/volumes/e3fc1b0c-eba6-461f-9bcc-68681549910c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:24.254952 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-08b879a7-9d96-4c9b-a796-6380793b7163 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:24.256918 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08b879a7-9d96-4c9b-a796-6380793b7163 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:24.257138 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08b879a7-9d96-4c9b-a796-6380793b7163 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:24.257327 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08b879a7-9d96-4c9b-a796-6380793b7163 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:24.257503 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-08b879a7-9d96-4c9b-a796-6380793b7163 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:24.262785 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:24.262785 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:24.263982 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08b879a7-9d96-4c9b-a796-6380793b7163 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:24.264429 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 926/3660] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:24 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:24.323522 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1d984bf0-c693-4374-a7bd-a97cb0675a55 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:24.325685 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d984bf0-c693-4374-a7bd-a97cb0675a55 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:26:24.325904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d984bf0-c693-4374-a7bd-a97cb0675a55 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:24.326140 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d984bf0-c693-4374-a7bd-a97cb0675a55 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:24.326283 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-1d984bf0-c693-4374-a7bd-a97cb0675a55 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:24.330980 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:24.330980 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:24.331923 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d984bf0-c693-4374-a7bd-a97cb0675a55 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:26:24.332318 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 914/3661] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:24 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:24.502396 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fca34a24-c1b7-464a-a4b6-cb56085ccb9b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:24.504983 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fca34a24-c1b7-464a-a4b6-cb56085ccb9b tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:24.505367 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fca34a24-c1b7-464a-a4b6-cb56085ccb9b tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:24.505728 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fca34a24-c1b7-464a-a4b6-cb56085ccb9b tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:24.505868 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-fca34a24-c1b7-464a-a4b6-cb56085ccb9b tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:24.511576 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:24.511576 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:24.512567 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fca34a24-c1b7-464a-a4b6-cb56085ccb9b tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:24.513256 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 920/3662] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:24 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:25.127681 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9d3475a5-8076-4aa4-b5ec-7cf258d9b815 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:25.129549 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9d3475a5-8076-4aa4-b5ec-7cf258d9b815 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:25.129760 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9d3475a5-8076-4aa4-b5ec-7cf258d9b815 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:25.129937 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9d3475a5-8076-4aa4-b5ec-7cf258d9b815 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:25.130077 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9d3475a5-8076-4aa4-b5ec-7cf258d9b815 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:25.135005 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:25.135005 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:25.135904 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9d3475a5-8076-4aa4-b5ec-7cf258d9b815 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:25.136381 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 903/3663] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:25 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:25.212723 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-543820f2-7a5d-4162-bfa8-0832ca7690a8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:25.215009 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-543820f2-7a5d-4162-bfa8-0832ca7690a8 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/e3fc1b0c-eba6-461f-9bcc-68681549910c Aug 25 15:26:25.215270 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-543820f2-7a5d-4162-bfa8-0832ca7690a8 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:25.215567 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-543820f2-7a5d-4162-bfa8-0832ca7690a8 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:25.225841 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-543820f2-7a5d-4162-bfa8-0832ca7690a8 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/e3fc1b0c-eba6-461f-9bcc-68681549910c returned with HTTP 404 Aug 25 15:26:25.226344 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 927/3664] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:25 2026] GET /volume/v3/volumes/e3fc1b0c-eba6-461f-9bcc-68681549910c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:25.272827 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1e26a395-8855-4c21-937c-abbcc157f8b4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:25.274604 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1e26a395-8855-4c21-937c-abbcc157f8b4 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] DELETE https://10.4.3.85/volume/v3/volumes/081d5a53-0372-4806-9d6d-95bc978aaf51 Aug 25 15:26:25.274786 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1e26a395-8855-4c21-937c-abbcc157f8b4 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:25.297672 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1e26a395-8855-4c21-937c-abbcc157f8b4 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:25.297672 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-1e26a395-8855-4c21-937c-abbcc157f8b4 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Delete volume with id: 081d5a53-0372-4806-9d6d-95bc978aaf51 Aug 25 15:26:25.297672 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:25.297672 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:25.297672 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1e26a395-8855-4c21-937c-abbcc157f8b4 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:25.302094 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c89fcbea-c4f8-42c7-8d71-026ea9e0f67e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:25.304329 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c89fcbea-c4f8-42c7-8d71-026ea9e0f67e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:25.304592 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c89fcbea-c4f8-42c7-8d71-026ea9e0f67e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:25.304834 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c89fcbea-c4f8-42c7-8d71-026ea9e0f67e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:25.352144 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-c89fcbea-c4f8-42c7-8d71-026ea9e0f67e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:25.352144 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:25.352144 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:25.352144 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c89fcbea-c4f8-42c7-8d71-026ea9e0f67e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:25.352144 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 921/3665] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:25 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:25.356595 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cd5c61c9-c8f5-41f7-a528-5700b7999900 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:25.358524 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd5c61c9-c8f5-41f7-a528-5700b7999900 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:26:25.358715 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd5c61c9-c8f5-41f7-a528-5700b7999900 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:25.358911 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd5c61c9-c8f5-41f7-a528-5700b7999900 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:25.378371 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cd5c61c9-c8f5-41f7-a528-5700b7999900 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:25.378371 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:25.378371 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:25.378371 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd5c61c9-c8f5-41f7-a528-5700b7999900 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:26:25.378371 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 904/3666] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:25 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:25.512037 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1e26a395-8855-4c21-937c-abbcc157f8b4 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Delete volume request issued successfully. Aug 25 15:26:25.512276 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1e26a395-8855-4c21-937c-abbcc157f8b4 tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/081d5a53-0372-4806-9d6d-95bc978aaf51 returned with HTTP 202 Aug 25 15:26:25.512954 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 915/3667] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:25 2026] DELETE /volume/v3/volumes/081d5a53-0372-4806-9d6d-95bc978aaf51 => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:25.522084 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-caade253-6171-4123-8b55-cbb9a24af84e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:25.524106 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-caade253-6171-4123-8b55-cbb9a24af84e tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/081d5a53-0372-4806-9d6d-95bc978aaf51 Aug 25 15:26:25.524312 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-caade253-6171-4123-8b55-cbb9a24af84e tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:25.524555 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-caade253-6171-4123-8b55-cbb9a24af84e tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:25.543019 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2b465115-8d79-46fb-a8cb-6e508edaa550 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:25.546037 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2b465115-8d79-46fb-a8cb-6e508edaa550 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:25.546397 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2b465115-8d79-46fb-a8cb-6e508edaa550 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:25.546850 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2b465115-8d79-46fb-a8cb-6e508edaa550 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:25.546932 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-2b465115-8d79-46fb-a8cb-6e508edaa550 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:25.552821 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:25.552821 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:25.553784 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2b465115-8d79-46fb-a8cb-6e508edaa550 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:25.554323 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 922/3668] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:25 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:25.562315 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:25.562315 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:25.629223 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-caade253-6171-4123-8b55-cbb9a24af84e tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Volume info retrieved successfully. Aug 25 15:26:25.641224 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-caade253-6171-4123-8b55-cbb9a24af84e tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/081d5a53-0372-4806-9d6d-95bc978aaf51 returned with HTTP 200 Aug 25 15:26:25.641869 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 928/3669] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:25 2026] GET /volume/v3/volumes/081d5a53-0372-4806-9d6d-95bc978aaf51 => generated 847 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:26.149244 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0838439b-2ef0-41be-885f-bc4a38e49048 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:26.150976 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0838439b-2ef0-41be-885f-bc4a38e49048 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:26.151211 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0838439b-2ef0-41be-885f-bc4a38e49048 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:26.151373 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0838439b-2ef0-41be-885f-bc4a38e49048 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:26.151490 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0838439b-2ef0-41be-885f-bc4a38e49048 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:26.156016 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:26.156016 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:26.156705 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0838439b-2ef0-41be-885f-bc4a38e49048 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:26.165110 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 905/3670] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:26 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:26:26.323212 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-95c3e810-3200-48a1-8b45-2703342cbb91 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:26.325366 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-95c3e810-3200-48a1-8b45-2703342cbb91 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:26.325623 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-95c3e810-3200-48a1-8b45-2703342cbb91 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:26.325858 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-95c3e810-3200-48a1-8b45-2703342cbb91 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:26.325994 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-95c3e810-3200-48a1-8b45-2703342cbb91 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:26.330917 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:26.330917 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:26.331864 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-95c3e810-3200-48a1-8b45-2703342cbb91 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:26.333251 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 916/3671] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:26 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:26.389032 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bcad1293-ce49-416c-9520-d14b05c6f146 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:26.390803 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bcad1293-ce49-416c-9520-d14b05c6f146 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:26:26.391021 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bcad1293-ce49-416c-9520-d14b05c6f146 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:26.391228 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bcad1293-ce49-416c-9520-d14b05c6f146 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:26.391382 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-bcad1293-ce49-416c-9520-d14b05c6f146 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:26.395914 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:26.395914 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:26.396599 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bcad1293-ce49-416c-9520-d14b05c6f146 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 200 Aug 25 15:26:26.396935 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 923/3672] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:26 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:26.600240 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1708f798-2f5f-4bbb-abfe-48779f904029 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:26.602376 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1708f798-2f5f-4bbb-abfe-48779f904029 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:26.602623 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1708f798-2f5f-4bbb-abfe-48779f904029 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:26.602808 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1708f798-2f5f-4bbb-abfe-48779f904029 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:26.602920 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-1708f798-2f5f-4bbb-abfe-48779f904029 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:26.619658 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:26.619658 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:26.620570 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1708f798-2f5f-4bbb-abfe-48779f904029 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:26.621060 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 929/3673] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:26 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:26.657663 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5d8b1de1-43d6-4ca5-a73d-0f02eadcddba None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:26.662755 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5d8b1de1-43d6-4ca5-a73d-0f02eadcddba tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] GET https://10.4.3.85/volume/v3/volumes/081d5a53-0372-4806-9d6d-95bc978aaf51 Aug 25 15:26:26.663062 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5d8b1de1-43d6-4ca5-a73d-0f02eadcddba tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:26.663342 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5d8b1de1-43d6-4ca5-a73d-0f02eadcddba tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:26.674305 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5d8b1de1-43d6-4ca5-a73d-0f02eadcddba tempest-CreateVolumesFromImageTest-1408595426 tempest-CreateVolumesFromImageTest-1408595426-project-member] https://10.4.3.85/volume/v3/volumes/081d5a53-0372-4806-9d6d-95bc978aaf51 returned with HTTP 404 Aug 25 15:26:26.678584 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 906/3674] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:26 2026] GET /volume/v3/volumes/081d5a53-0372-4806-9d6d-95bc978aaf51 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:27.168210 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-667784b1-06c6-4987-bf10-5625d7304c31 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:27.170655 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-667784b1-06c6-4987-bf10-5625d7304c31 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:27.171518 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-667784b1-06c6-4987-bf10-5625d7304c31 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:27.171518 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-667784b1-06c6-4987-bf10-5625d7304c31 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:27.171518 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-667784b1-06c6-4987-bf10-5625d7304c31 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:27.177100 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:27.177100 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:27.178925 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-667784b1-06c6-4987-bf10-5625d7304c31 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:27.178925 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 917/3675] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:27 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:27.343389 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-78193ab1-e736-4478-9640-a7eb14d00d57 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:27.345173 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-78193ab1-e736-4478-9640-a7eb14d00d57 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:27.345463 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-78193ab1-e736-4478-9640-a7eb14d00d57 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:27.345749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-78193ab1-e736-4478-9640-a7eb14d00d57 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:27.345920 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-78193ab1-e736-4478-9640-a7eb14d00d57 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:27.352803 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:27.352803 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:27.352803 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-78193ab1-e736-4478-9640-a7eb14d00d57 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:27.353823 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 924/3676] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:27 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:27.455740 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cf1d38a5-6eb0-4445-a75a-4de8a66ffd77 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:27.457654 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf1d38a5-6eb0-4445-a75a-4de8a66ffd77 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 Aug 25 15:26:27.457879 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf1d38a5-6eb0-4445-a75a-4de8a66ffd77 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:27.458103 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cf1d38a5-6eb0-4445-a75a-4de8a66ffd77 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:27.458250 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-cf1d38a5-6eb0-4445-a75a-4de8a66ffd77 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Show backup with id 48e1e93a-ffa6-4924-9b0a-e69287dfa994. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:27.462644 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cf1d38a5-6eb0-4445-a75a-4de8a66ffd77 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 returned with HTTP 404 Aug 25 15:26:27.463295 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 930/3677] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:27 2026] GET /volume/v3/backups/48e1e93a-ffa6-4924-9b0a-e69287dfa994 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:27.661503 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-88384849-8b5f-474c-9aac-ff56a1d6bb3f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:27.661503 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-88384849-8b5f-474c-9aac-ff56a1d6bb3f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:27.661503 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-88384849-8b5f-474c-9aac-ff56a1d6bb3f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:27.661503 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-88384849-8b5f-474c-9aac-ff56a1d6bb3f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:27.661503 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-88384849-8b5f-474c-9aac-ff56a1d6bb3f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:27.661503 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:27.661503 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:27.661503 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-88384849-8b5f-474c-9aac-ff56a1d6bb3f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:27.661503 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 907/3678] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:27 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:28.095411 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-8d899c28-87fc-4d96-bfdd-f0699ef82a5d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:28.098890 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-8d899c28-87fc-4d96-bfdd-f0699ef82a5d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:26:28.099076 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-8d899c28-87fc-4d96-bfdd-f0699ef82a5d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:28.099265 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-8d899c28-87fc-4d96-bfdd-f0699ef82a5d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:28.109720 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:28.109720 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:28.113684 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-8d899c28-87fc-4d96-bfdd-f0699ef82a5d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:26:28.118593 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-8d899c28-87fc-4d96-bfdd-f0699ef82a5d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:26:28.119148 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 918/3679] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:26:28 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 1131 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:26:28.143581 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-ee180e57-5304-4c83-8892-4e876f22da5f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:28.146802 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-ee180e57-5304-4c83-8892-4e876f22da5f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] POST https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07/action Aug 25 15:26:28.147262 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-ee180e57-5304-4c83-8892-4e876f22da5f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:26:28.147438 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-ee180e57-5304-4c83-8892-4e876f22da5f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:28.166502 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:28.166502 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:28.166972 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-ee180e57-5304-4c83-8892-4e876f22da5f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:26:28.194659 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3ea6cf92-1d1f-4f8f-a50b-a7425e456c48 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:28.195072 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-ee180e57-5304-4c83-8892-4e876f22da5f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Begin detaching volume completed successfully. Aug 25 15:26:28.195072 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-ee180e57-5304-4c83-8892-4e876f22da5f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07/action returned with HTTP 202 Aug 25 15:26:28.195072 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 925/3680] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:26:28 2026] POST /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:26:28.196277 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3ea6cf92-1d1f-4f8f-a50b-a7425e456c48 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:28.196526 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3ea6cf92-1d1f-4f8f-a50b-a7425e456c48 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:28.196747 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3ea6cf92-1d1f-4f8f-a50b-a7425e456c48 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:28.196836 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3ea6cf92-1d1f-4f8f-a50b-a7425e456c48 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:28.208108 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:28.208108 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:28.208545 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3ea6cf92-1d1f-4f8f-a50b-a7425e456c48 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:28.208959 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 931/3681] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:28 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:28.225566 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-be66019a-19e2-44d1-922e-362027a1e82a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:28.228529 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be66019a-19e2-44d1-922e-362027a1e82a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:26:28.228694 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-be66019a-19e2-44d1-922e-362027a1e82a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:28.228887 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-be66019a-19e2-44d1-922e-362027a1e82a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:28.243775 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:28.243775 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:28.251889 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-be66019a-19e2-44d1-922e-362027a1e82a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:26:28.254030 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c743dfce-a709-4f02-bc47-0c2cebcb2d1a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:28.254598 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c743dfce-a709-4f02-bc47-0c2cebcb2d1a None None] GET https://10.4.3.85/volume// Aug 25 15:26:28.254832 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c743dfce-a709-4f02-bc47-0c2cebcb2d1a None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:28.255107 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c743dfce-a709-4f02-bc47-0c2cebcb2d1a None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:28.255569 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c743dfce-a709-4f02-bc47-0c2cebcb2d1a None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:26:28.255932 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 919/3682] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:26:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:26:28.258455 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be66019a-19e2-44d1-922e-362027a1e82a tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:26:28.258986 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 908/3683] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:28 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:26:28.266811 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-d8f731a9-0709-45b3-9393-51336206cd96 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:28.272664 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-d8f731a9-0709-45b3-9393-51336206cd96 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:26:28.272974 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-d8f731a9-0709-45b3-9393-51336206cd96 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:28.273246 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-d8f731a9-0709-45b3-9393-51336206cd96 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:28.292075 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:28.292075 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:28.295924 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-d8f731a9-0709-45b3-9393-51336206cd96 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:26:28.300486 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-d8f731a9-0709-45b3-9393-51336206cd96 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:26:28.300878 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 926/3684] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:26:28 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 1314 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:26:28.372385 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7fe47639-e8d7-4b2f-a74b-bece8977730a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:28.374839 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7fe47639-e8d7-4b2f-a74b-bece8977730a tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:28.376376 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7fe47639-e8d7-4b2f-a74b-bece8977730a tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:28.376376 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7fe47639-e8d7-4b2f-a74b-bece8977730a tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:28.376376 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7fe47639-e8d7-4b2f-a74b-bece8977730a tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:28.380561 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:28.380561 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:28.381247 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7fe47639-e8d7-4b2f-a74b-bece8977730a tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:28.381630 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 932/3685] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:28 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:28.649550 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8cdca5bf-ad24-41c8-aa44-844c0e2e3aed None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:28.655779 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8cdca5bf-ad24-41c8-aa44-844c0e2e3aed tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:28.656104 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8cdca5bf-ad24-41c8-aa44-844c0e2e3aed tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:28.656412 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8cdca5bf-ad24-41c8-aa44-844c0e2e3aed tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:28.656617 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8cdca5bf-ad24-41c8-aa44-844c0e2e3aed tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:28.664823 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:28.664823 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:28.665983 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8cdca5bf-ad24-41c8-aa44-844c0e2e3aed tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:28.666817 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 920/3686] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:28 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:29.221966 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-32e48ba6-9f77-4a2d-a900-4cd8567bdba9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:29.224125 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-32e48ba6-9f77-4a2d-a900-4cd8567bdba9 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:29.224327 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-32e48ba6-9f77-4a2d-a900-4cd8567bdba9 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:29.224554 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-32e48ba6-9f77-4a2d-a900-4cd8567bdba9 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:29.227645 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-32e48ba6-9f77-4a2d-a900-4cd8567bdba9 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:29.230134 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:29.230134 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:29.231022 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-32e48ba6-9f77-4a2d-a900-4cd8567bdba9 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:29.232017 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 909/3687] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:29 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:29.274440 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-346ac37a-a8da-4749-b000-d912e3b4819d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:29.281500 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-346ac37a-a8da-4749-b000-d912e3b4819d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:26:29.281500 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-346ac37a-a8da-4749-b000-d912e3b4819d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:29.281500 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-346ac37a-a8da-4749-b000-d912e3b4819d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:29.295619 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=348,cinder:INSERT=57,cinder:UPDATE=108 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:26:29.299731 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:29.299731 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:29.307201 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-346ac37a-a8da-4749-b000-d912e3b4819d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:26:29.314842 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-346ac37a-a8da-4749-b000-d912e3b4819d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:26:29.317320 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 927/3688] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:29 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 1134 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:26:29.319918 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-86e9e823-df90-44d1-ad07-12b8625b3237 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:29.323495 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-86e9e823-df90-44d1-ad07-12b8625b3237 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/attachments/a15c03e4-2eb5-4540-bd9e-ecd349185ed7 Aug 25 15:26:29.323495 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-86e9e823-df90-44d1-ad07-12b8625b3237 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:29.323495 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-86e9e823-df90-44d1-ad07-12b8625b3237 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:29.324674 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:UPDATE=130,cinder:INSERT=71,cinder:SELECT=394 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:26:29.333644 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:29.333644 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:29.409600 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ecc25b2a-5f84-431a-b906-73e87566aa5d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:29.414067 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ecc25b2a-5f84-431a-b906-73e87566aa5d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:29.435904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ecc25b2a-5f84-431a-b906-73e87566aa5d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:29.435904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ecc25b2a-5f84-431a-b906-73e87566aa5d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:29.435904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ecc25b2a-5f84-431a-b906-73e87566aa5d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:29.435904 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:29.435904 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:29.435904 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ecc25b2a-5f84-431a-b906-73e87566aa5d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:29.435904 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 921/3689] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:29 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:29.474044 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-80cc262b-19cb-44b7-bd3e-a0d128e520f4 req-86e9e823-df90-44d1-ad07-12b8625b3237 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/attachments/a15c03e4-2eb5-4540-bd9e-ecd349185ed7 returned with HTTP 200 Aug 25 15:26:29.474784 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 933/3690] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:26:29 2026] DELETE /volume/v3/attachments/a15c03e4-2eb5-4540-bd9e-ecd349185ed7 => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:29.716738 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e281afd2-bb6a-4992-a50e-ae40113c0576 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:29.719327 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e281afd2-bb6a-4992-a50e-ae40113c0576 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:29.719796 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e281afd2-bb6a-4992-a50e-ae40113c0576 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:29.720021 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e281afd2-bb6a-4992-a50e-ae40113c0576 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:29.720206 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e281afd2-bb6a-4992-a50e-ae40113c0576 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:29.726339 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:29.726339 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:29.727425 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e281afd2-bb6a-4992-a50e-ae40113c0576 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:29.728096 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 910/3691] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:29 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:30.047007 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0e1ce45d-3ea9-4a76-ae04-e950a3c146af None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:30.233073 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0e1ce45d-3ea9-4a76-ae04-e950a3c146af tempest-ProjectMemberTests-2117609910 tempest-ProjectMemberTests-2117609910-project-admin] GET https://10.4.3.85/volume/v3/scheduler-stats/get_pools Aug 25 15:26:30.233312 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0e1ce45d-3ea9-4a76-ae04-e950a3c146af tempest-ProjectMemberTests-2117609910 tempest-ProjectMemberTests-2117609910-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:30.233582 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0e1ce45d-3ea9-4a76-ae04-e950a3c146af tempest-ProjectMemberTests-2117609910 tempest-ProjectMemberTests-2117609910-project-admin] Calling method 'get_pools' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:30.246176 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2ad6843b-a2f9-4393-85a1-ec938dd05356 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:30.251804 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ad6843b-a2f9-4393-85a1-ec938dd05356 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:30.252135 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ad6843b-a2f9-4393-85a1-ec938dd05356 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:30.252446 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ad6843b-a2f9-4393-85a1-ec938dd05356 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:30.253573 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-2ad6843b-a2f9-4393-85a1-ec938dd05356 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:30.255846 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=394,cinder:UPDATE=107,cinder:INSERT=58 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:26:30.261396 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:30.261396 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:30.262537 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ad6843b-a2f9-4393-85a1-ec938dd05356 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:30.263047 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0e1ce45d-3ea9-4a76-ae04-e950a3c146af tempest-ProjectMemberTests-2117609910 tempest-ProjectMemberTests-2117609910-project-admin] https://10.4.3.85/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 15:26:30.263130 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 922/3692] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:30 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:30.263833 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 928/3693] 10.4.3.85 () {66 vars in 1284 bytes} [Tue Aug 25 15:26:30 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:30.273398 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cff44da3-b9d4-45ad-8c06-8b5d2b37bbc8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:30.336650 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6999a56e-ca1f-45e1-ab73-1d51020fd21d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:30.338896 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6999a56e-ca1f-45e1-ab73-1d51020fd21d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:26:30.339149 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6999a56e-ca1f-45e1-ab73-1d51020fd21d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:30.339544 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6999a56e-ca1f-45e1-ab73-1d51020fd21d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:30.364845 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:30.364845 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:30.371015 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cff44da3-b9d4-45ad-8c06-8b5d2b37bbc8 tempest-ProjectMemberTests-2117609910 tempest-ProjectMemberTests-2117609910-project-member] GET https://10.4.3.85/volume/v3/capabilities/np0000008087@storpool Aug 25 15:26:30.371618 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cff44da3-b9d4-45ad-8c06-8b5d2b37bbc8 tempest-ProjectMemberTests-2117609910 tempest-ProjectMemberTests-2117609910-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:30.371618 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cff44da3-b9d4-45ad-8c06-8b5d2b37bbc8 tempest-ProjectMemberTests-2117609910 tempest-ProjectMemberTests-2117609910-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:30.371811 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:30.371811 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:30.372270 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6999a56e-ca1f-45e1-ab73-1d51020fd21d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:26:30.372458 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-cff44da3-b9d4-45ad-8c06-8b5d2b37bbc8 tempest-ProjectMemberTests-2117609910 tempest-ProjectMemberTests-2117609910-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'dc3afec85b5945eebb251959fd7a6678', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5dceb1c171144991a3d7999848f38312', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:26:30.373085 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cff44da3-b9d4-45ad-8c06-8b5d2b37bbc8 tempest-ProjectMemberTests-2117609910 tempest-ProjectMemberTests-2117609910-project-member] https://10.4.3.85/volume/v3/capabilities/np0000008087@storpool returned with HTTP 403 Aug 25 15:26:30.373823 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 934/3694] 10.4.3.85 () {66 vars in 1311 bytes} [Tue Aug 25 15:26:30 2026] GET /volume/v3/capabilities/np0000008087@storpool => generated 110 bytes in 101 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:30.381900 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6999a56e-ca1f-45e1-ab73-1d51020fd21d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:26:30.382161 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 911/3695] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:30 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:30.441780 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8666a44e-95a9-48d1-a5ec-cda19ba41374 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:30.445081 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8666a44e-95a9-48d1-a5ec-cda19ba41374 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:30.445081 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8666a44e-95a9-48d1-a5ec-cda19ba41374 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:30.445081 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8666a44e-95a9-48d1-a5ec-cda19ba41374 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:30.445081 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8666a44e-95a9-48d1-a5ec-cda19ba41374 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:30.452676 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:30.452676 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:30.453907 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8666a44e-95a9-48d1-a5ec-cda19ba41374 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:30.454423 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 923/3696] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:30 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:30.753560 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f66e1663-caf1-46c5-ba9b-1d13637775eb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:30.755591 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f66e1663-caf1-46c5-ba9b-1d13637775eb tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:30.755811 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f66e1663-caf1-46c5-ba9b-1d13637775eb tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:30.755992 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f66e1663-caf1-46c5-ba9b-1d13637775eb tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:30.756110 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-f66e1663-caf1-46c5-ba9b-1d13637775eb tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:30.761643 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:30.761643 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:30.762972 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f66e1663-caf1-46c5-ba9b-1d13637775eb tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:30.762972 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 929/3697] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:30 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:31.317405 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-15a66a89-1518-413c-b4bc-1a60b382dc72 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:31.317405 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-15a66a89-1518-413c-b4bc-1a60b382dc72 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:31.317405 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-15a66a89-1518-413c-b4bc-1a60b382dc72 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:31.317405 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-15a66a89-1518-413c-b4bc-1a60b382dc72 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:31.317405 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-15a66a89-1518-413c-b4bc-1a60b382dc72 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:31.317405 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:31.317405 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:31.317405 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-15a66a89-1518-413c-b4bc-1a60b382dc72 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:31.317405 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 935/3698] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:31 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:31.576239 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-290f8a06-c3be-4654-aa4a-9b4908eafb7e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:31.580550 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-290f8a06-c3be-4654-aa4a-9b4908eafb7e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:31.580828 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-290f8a06-c3be-4654-aa4a-9b4908eafb7e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:31.581102 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-290f8a06-c3be-4654-aa4a-9b4908eafb7e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:31.581282 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-290f8a06-c3be-4654-aa4a-9b4908eafb7e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:31.583674 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=398,cinder:INSERT=69,cinder:UPDATE=133 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:26:31.588252 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:31.588252 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:31.589331 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-290f8a06-c3be-4654-aa4a-9b4908eafb7e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:31.589856 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 912/3699] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:31 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:31.778218 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a4de347c-6282-4f72-aa7c-fb1a54d7d224 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:31.781836 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a4de347c-6282-4f72-aa7c-fb1a54d7d224 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:31.782105 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a4de347c-6282-4f72-aa7c-fb1a54d7d224 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:31.782328 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a4de347c-6282-4f72-aa7c-fb1a54d7d224 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:31.782487 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a4de347c-6282-4f72-aa7c-fb1a54d7d224 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:31.787181 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:31.787181 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:31.787947 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a4de347c-6282-4f72-aa7c-fb1a54d7d224 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:31.788455 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 924/3700] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:31 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:26:32.447221 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7b8175bd-e0a7-4974-a1ff-e9a8a93c5ea4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:32.447221 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7b8175bd-e0a7-4974-a1ff-e9a8a93c5ea4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:32.447221 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7b8175bd-e0a7-4974-a1ff-e9a8a93c5ea4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:32.447221 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7b8175bd-e0a7-4974-a1ff-e9a8a93c5ea4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:32.447221 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-7b8175bd-e0a7-4974-a1ff-e9a8a93c5ea4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:32.447221 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:32.447221 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:32.447221 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7b8175bd-e0a7-4974-a1ff-e9a8a93c5ea4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:32.447221 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 930/3701] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:32 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:32.666609 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6f5c82f0-e652-46c3-ab8d-70b79180f120 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:32.668610 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6f5c82f0-e652-46c3-ab8d-70b79180f120 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:32.668823 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6f5c82f0-e652-46c3-ab8d-70b79180f120 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:32.669018 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6f5c82f0-e652-46c3-ab8d-70b79180f120 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:32.669125 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-6f5c82f0-e652-46c3-ab8d-70b79180f120 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:32.808197 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e9c5d3d4-c78c-4f57-91e2-1853ae19a232 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:32.926456 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e9c5d3d4-c78c-4f57-91e2-1853ae19a232 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:32.926456 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e9c5d3d4-c78c-4f57-91e2-1853ae19a232 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:32.926456 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e9c5d3d4-c78c-4f57-91e2-1853ae19a232 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:32.926456 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e9c5d3d4-c78c-4f57-91e2-1853ae19a232 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:32.928163 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:32.928163 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:32.928163 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6f5c82f0-e652-46c3-ab8d-70b79180f120 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:32.928163 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 936/3702] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:32 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:32.928888 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:32.928888 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:32.928888 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e9c5d3d4-c78c-4f57-91e2-1853ae19a232 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:32.928888 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 913/3703] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:32 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:33.862292 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f4678993-7797-4fec-82a1-35c42db65650 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:33.862292 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f4678993-7797-4fec-82a1-35c42db65650 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:33.862292 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f4678993-7797-4fec-82a1-35c42db65650 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:33.862292 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f4678993-7797-4fec-82a1-35c42db65650 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:33.862292 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f4678993-7797-4fec-82a1-35c42db65650 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:33.862292 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:33.862292 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:33.862292 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f4678993-7797-4fec-82a1-35c42db65650 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:33.862292 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 925/3704] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:33 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:33.881418 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cb99d4c7-204b-40fc-9fde-ed5a533f470c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:33.883172 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb99d4c7-204b-40fc-9fde-ed5a533f470c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:33.883359 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb99d4c7-204b-40fc-9fde-ed5a533f470c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:33.883593 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb99d4c7-204b-40fc-9fde-ed5a533f470c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:33.883722 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-cb99d4c7-204b-40fc-9fde-ed5a533f470c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:33.887885 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:33.887885 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:33.888711 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb99d4c7-204b-40fc-9fde-ed5a533f470c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:33.889136 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 931/3705] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:33 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:33.893887 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-73f4dba5-f967-46fb-ba59-65aa1b1719a6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:33.896275 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-73f4dba5-f967-46fb-ba59-65aa1b1719a6 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:33.896564 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-73f4dba5-f967-46fb-ba59-65aa1b1719a6 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:33.896824 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-73f4dba5-f967-46fb-ba59-65aa1b1719a6 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:33.896942 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-73f4dba5-f967-46fb-ba59-65aa1b1719a6 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:33.902294 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:33.902294 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:33.903132 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-73f4dba5-f967-46fb-ba59-65aa1b1719a6 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:33.903624 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 937/3706] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:33 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:34.975782 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8173b6a6-484f-4874-b4be-376f0f09b104 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:34.976629 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c2e11e7c-9a29-4d79-a8bf-26a895405b46 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:34.976967 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8173b6a6-484f-4874-b4be-376f0f09b104 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:34.976967 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8173b6a6-484f-4874-b4be-376f0f09b104 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:34.976967 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8173b6a6-484f-4874-b4be-376f0f09b104 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:34.976967 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-8173b6a6-484f-4874-b4be-376f0f09b104 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:34.977205 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2e11e7c-9a29-4d79-a8bf-26a895405b46 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:34.977205 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2e11e7c-9a29-4d79-a8bf-26a895405b46 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:34.977205 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2e11e7c-9a29-4d79-a8bf-26a895405b46 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:34.977205 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c2e11e7c-9a29-4d79-a8bf-26a895405b46 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:34.977442 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:34.977442 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:34.977442 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8173b6a6-484f-4874-b4be-376f0f09b104 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:34.977442 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 914/3707] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:34 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:34.977666 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:34.977666 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:34.977666 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2e11e7c-9a29-4d79-a8bf-26a895405b46 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:34.977666 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 926/3708] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:34 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:35.027189 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3aa0ac6e-e3fe-47ea-ade8-c0c134d5fdab None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:35.027189 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3aa0ac6e-e3fe-47ea-ade8-c0c134d5fdab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:35.027189 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3aa0ac6e-e3fe-47ea-ade8-c0c134d5fdab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:35.027189 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3aa0ac6e-e3fe-47ea-ade8-c0c134d5fdab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:35.027189 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-3aa0ac6e-e3fe-47ea-ade8-c0c134d5fdab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:35.027189 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:35.027189 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:35.027189 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3aa0ac6e-e3fe-47ea-ade8-c0c134d5fdab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:35.027189 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 932/3709] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:34 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:35.946124 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-40f07f63-8672-41e3-823c-7dc843989bc4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:35.948731 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-40f07f63-8672-41e3-823c-7dc843989bc4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:35.949263 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-40f07f63-8672-41e3-823c-7dc843989bc4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:35.949263 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-40f07f63-8672-41e3-823c-7dc843989bc4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:35.949263 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-40f07f63-8672-41e3-823c-7dc843989bc4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:35.950563 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dd085ebd-0871-459f-9e00-bc7a2ce52d71 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:35.954205 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:35.954205 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:35.955011 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-40f07f63-8672-41e3-823c-7dc843989bc4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:35.958484 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd085ebd-0871-459f-9e00-bc7a2ce52d71 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:35.958643 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 938/3710] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:35 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:35.958673 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd085ebd-0871-459f-9e00-bc7a2ce52d71 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:35.958673 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd085ebd-0871-459f-9e00-bc7a2ce52d71 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:35.958673 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-dd085ebd-0871-459f-9e00-bc7a2ce52d71 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:35.962109 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:35.962109 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:35.963289 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd085ebd-0871-459f-9e00-bc7a2ce52d71 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:35.963883 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 915/3711] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:35 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:36.049261 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d0d038c0-47db-4f2c-8d68-196c54c4c413 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:36.049261 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d0d038c0-47db-4f2c-8d68-196c54c4c413 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:36.049261 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d0d038c0-47db-4f2c-8d68-196c54c4c413 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:36.049261 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d0d038c0-47db-4f2c-8d68-196c54c4c413 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:36.049261 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d0d038c0-47db-4f2c-8d68-196c54c4c413 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:36.055439 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:36.055439 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:36.055439 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d0d038c0-47db-4f2c-8d68-196c54c4c413 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:36.055439 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 927/3712] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:36 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:36.967903 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b2b6f617-c96d-4bd8-9539-556ff3fba579 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:36.970412 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b2b6f617-c96d-4bd8-9539-556ff3fba579 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:36.970798 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b2b6f617-c96d-4bd8-9539-556ff3fba579 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:36.971189 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b2b6f617-c96d-4bd8-9539-556ff3fba579 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:36.971345 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-b2b6f617-c96d-4bd8-9539-556ff3fba579 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:36.977433 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9b078225-1bac-420d-8f28-da5341caed8e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:36.978695 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:36.978695 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:36.980788 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b2b6f617-c96d-4bd8-9539-556ff3fba579 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:36.980788 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 933/3713] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:36 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:26:36.985867 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b078225-1bac-420d-8f28-da5341caed8e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:36.995105 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b078225-1bac-420d-8f28-da5341caed8e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:36.995105 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b078225-1bac-420d-8f28-da5341caed8e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:36.995105 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9b078225-1bac-420d-8f28-da5341caed8e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:36.995105 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:36.995105 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:36.995105 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b078225-1bac-420d-8f28-da5341caed8e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:36.995423 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 939/3714] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:36 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 756 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:37.067329 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dc1675d1-18b0-48c3-83d5-70da4acda99f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:37.069212 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc1675d1-18b0-48c3-83d5-70da4acda99f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:26:37.069425 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc1675d1-18b0-48c3-83d5-70da4acda99f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:37.069623 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc1675d1-18b0-48c3-83d5-70da4acda99f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:37.069721 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-dc1675d1-18b0-48c3-83d5-70da4acda99f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:37.074066 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:37.074066 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:37.074679 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc1675d1-18b0-48c3-83d5-70da4acda99f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:26:37.075064 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 916/3715] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:37 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:37.094169 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f87b007e-abaa-4509-8481-9ac81f9e54da None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:37.335757 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dc65f239-f634-4658-98c5-2bfb63eab97f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:37.337587 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc65f239-f634-4658-98c5-2bfb63eab97f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:26:37.337873 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc65f239-f634-4658-98c5-2bfb63eab97f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:37.343068 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc65f239-f634-4658-98c5-2bfb63eab97f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:37.347206 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:37.347206 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:37.352138 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-dc65f239-f634-4658-98c5-2bfb63eab97f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:26:37.358214 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc65f239-f634-4658-98c5-2bfb63eab97f tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:26:37.358985 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 934/3716] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:37 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:37.374772 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-38b7769b-3e5e-41f3-822c-efac0ff54062 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:37.376497 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-38b7769b-3e5e-41f3-822c-efac0ff54062 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] DELETE https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:26:37.376718 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-38b7769b-3e5e-41f3-822c-efac0ff54062 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:37.376917 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-38b7769b-3e5e-41f3-822c-efac0ff54062 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:37.377074 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-38b7769b-3e5e-41f3-822c-efac0ff54062 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete volume with id: e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:26:37.377427 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f87b007e-abaa-4509-8481-9ac81f9e54da tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b/export_record Aug 25 15:26:37.378061 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f87b007e-abaa-4509-8481-9ac81f9e54da tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:37.378354 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f87b007e-abaa-4509-8481-9ac81f9e54da tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Calling method 'export_record' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:37.378572 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-f87b007e-abaa-4509-8481-9ac81f9e54da tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Export record for backup dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100467) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 15:26:37.383893 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:37.383893 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:37.386085 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-f87b007e-abaa-4509-8481-9ac81f9e54da tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '500012ce84dd4b36bafa0561cb2eb34d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94fa6bbe05fc44a1b6f92d2e51e2b648', '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=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:26:37.386085 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f87b007e-abaa-4509-8481-9ac81f9e54da tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b/export_record returned with HTTP 403 Aug 25 15:26:37.386085 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 928/3717] 10.4.3.85 () {68 vars in 1423 bytes} [Tue Aug 25 15:26:37 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b/export_record => generated 101 bytes in 293 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:37.392210 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:37.392210 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:37.392670 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-38b7769b-3e5e-41f3-822c-efac0ff54062 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:26:37.394800 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:37.396442 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:37.396853 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-825011710"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:37.398322 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-825011710'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:37.398518 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Create volume of 1 GB Aug 25 15:26:37.403858 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Availability Zones retrieved successfully. Aug 25 15:26:37.416184 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Flow 'volume_create_api' (eca52360-50c6-4bed-9f03-c58f8038668f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:37.416184 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d50fbdc2-4c2f-4c07-ab06-258529137cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:37.416184 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:37.445309 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d50fbdc2-4c2f-4c07-ab06-258529137cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:37.446033 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa35001-c3f2-44fe-b4eb-f7214161098d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:37.448033 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-38b7769b-3e5e-41f3-822c-efac0ff54062 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Delete volume request issued successfully. Aug 25 15:26:37.448232 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-38b7769b-3e5e-41f3-822c-efac0ff54062 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 202 Aug 25 15:26:37.448735 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 940/3718] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:37 2026] DELETE /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:37.464731 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c924d02b-8059-4d7b-a333-3af489e84296 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:37.468586 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c924d02b-8059-4d7b-a333-3af489e84296 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:26:37.468586 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c924d02b-8059-4d7b-a333-3af489e84296 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:37.468586 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c924d02b-8059-4d7b-a333-3af489e84296 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:37.476304 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:37.476304 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:37.487941 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c924d02b-8059-4d7b-a333-3af489e84296 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Volume info retrieved successfully. Aug 25 15:26:37.497331 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c924d02b-8059-4d7b-a333-3af489e84296 tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 200 Aug 25 15:26:37.497859 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 935/3719] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:37 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:37.524226 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Created reservations ['713e20cb-7a5a-42c3-a608-a80e1e6b3cf8', '19b0fa95-5ee1-4b19-be2f-123fe02b757a', 'dbf6dcb3-7d5c-41c6-9d3d-ee8f2e555d24', '1d9575b6-15e6-4c3e-9bf0-9733ff01cfd7'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:37.525338 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8aa35001-c3f2-44fe-b4eb-f7214161098d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['713e20cb-7a5a-42c3-a608-a80e1e6b3cf8', '19b0fa95-5ee1-4b19-be2f-123fe02b757a', 'dbf6dcb3-7d5c-41c6-9d3d-ee8f2e555d24', '1d9575b6-15e6-4c3e-9bf0-9733ff01cfd7']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:37.525846 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388eb765-e759-46dd-85bd-92d74088f217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:37.565759 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (388eb765-e759-46dd-85bd-92d74088f217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c79fcfb2-74f4-4219-b0ce-88ef8b54b904', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-825011710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94fa6bbe05fc44a1b6f92d2e51e2b648',qos_specs=None,replication_status=,reservations=['713e20cb-7a5a-42c3-a608-a80e1e6b3cf8','19b0fa95-5ee1-4b19-be2f-123fe02b757a','dbf6dcb3-7d5c-41c6-9d3d-ee8f2e555d24','1d9575b6-15e6-4c3e-9bf0-9733ff01cfd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='833f2ecc34e04be6903333ce78c12c14',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-825011710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c79fcfb2-74f4-4219-b0ce-88ef8b54b904,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94fa6bbe05fc44a1b6f92d2e51e2b648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='833f2ecc34e04be6903333ce78c12c14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:37.568955 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3ef8119-9c4e-43cc-aa9d-1ba72490b96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:37.614195 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3ef8119-9c4e-43cc-aa9d-1ba72490b96e) transitioned into state 'SUCCESS' from state '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-825011710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94fa6bbe05fc44a1b6f92d2e51e2b648',qos_specs=None,replication_status=,reservations=['713e20cb-7a5a-42c3-a608-a80e1e6b3cf8','19b0fa95-5ee1-4b19-be2f-123fe02b757a','dbf6dcb3-7d5c-41c6-9d3d-ee8f2e555d24','1d9575b6-15e6-4c3e-9bf0-9733ff01cfd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='833f2ecc34e04be6903333ce78c12c14',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:37.615112 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beaacc15-2929-4575-8bd3-3992ea9d1a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:37.640163 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beaacc15-2929-4575-8bd3-3992ea9d1a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:37.641866 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Flow 'volume_create_api' (eca52360-50c6-4bed-9f03-c58f8038668f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:37.641966 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3fa10989-c695-4512-b467-69b80504c468 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:37.642110 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Create volume request issued successfully. Aug 25 15:26:37.642253 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3c52db1e-7887-44b5-bdfc-24c5bdddd4ab tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:37.642833 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 917/3720] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:26:37 2026] POST /volume/v3/volumes => generated 775 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:37.664641 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bf7b009b-b1d0-408a-aaee-c7dcd6c14233 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:37.667192 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bf7b009b-b1d0-408a-aaee-c7dcd6c14233 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/volumes/c79fcfb2-74f4-4219-b0ce-88ef8b54b904 Aug 25 15:26:37.667512 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bf7b009b-b1d0-408a-aaee-c7dcd6c14233 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:37.667729 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bf7b009b-b1d0-408a-aaee-c7dcd6c14233 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:37.678710 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:37.678710 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:37.684365 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bf7b009b-b1d0-408a-aaee-c7dcd6c14233 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Volume info retrieved successfully. Aug 25 15:26:37.691076 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bf7b009b-b1d0-408a-aaee-c7dcd6c14233 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes/c79fcfb2-74f4-4219-b0ce-88ef8b54b904 returned with HTTP 200 Aug 25 15:26:37.692608 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 941/3721] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:37 2026] GET /volume/v3/volumes/c79fcfb2-74f4-4219-b0ce-88ef8b54b904 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:37.756190 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3fa10989-c695-4512-b467-69b80504c468 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:26:37.756190 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3fa10989-c695-4512-b467-69b80504c468 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1307170088", "extra_specs": {"storage_protocol": "tempest-storage_protocol-437273902", "vendor_name": "tempest-vendor_name-390179958"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:37.788321 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3fa10989-c695-4512-b467-69b80504c468 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:26:37.789083 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 929/3722] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:26:37 2026] POST /volume/v3/types => generated 327 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:37.804515 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:37.806694 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:37.807503 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "610d9f70-49b3-4f22-ada7-3e6b0c09521b", "size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:37.810127 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Create volume request body: {'volume': {'volume_type': '610d9f70-49b3-4f22-ada7-3e6b0c09521b', 'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:37.819667 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Create volume of 1 GB Aug 25 15:26:37.819667 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:37.819667 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:37.819667 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Availability Zones retrieved successfully. Aug 25 15:26:37.831485 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Flow 'volume_create_api' (30614c40-024e-4b5f-baec-2c2d515d1954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:37.831810 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7279d1dc-d47f-4008-8f84-23d066626bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:37.833055 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:37.859507 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7279d1dc-d47f-4008-8f84-23d066626bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:26:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-437273902',vendor_name='tempest-vendor_name-390179958'},id=610d9f70-49b3-4f22-ada7-3e6b0c09521b,is_public=True,name='tempest-ProjectAdminTests-volume-type-1307170088',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '610d9f70-49b3-4f22-ada7-3e6b0c09521b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:37.860212 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (415fbae2-7736-4c2a-8c75-35079e46a4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:37.890852 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1307170088 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1307170088, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:26:37.890954 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1307170088 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1307170088, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:26:37.979293 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Created reservations ['41d33912-517f-4d4c-8659-2f38ebeac85e', '252189b0-10ad-4124-a625-411e752e959f', '53c066fb-d9df-41fa-b8ba-13917d775290', 'a29f24b5-df22-4aaa-a13a-07fdc1c0a622'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:37.980154 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (415fbae2-7736-4c2a-8c75-35079e46a4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41d33912-517f-4d4c-8659-2f38ebeac85e', '252189b0-10ad-4124-a625-411e752e959f', '53c066fb-d9df-41fa-b8ba-13917d775290', 'a29f24b5-df22-4aaa-a13a-07fdc1c0a622']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:37.980990 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f0ffa4c-88e6-4fa6-b4ec-e89dc1afa88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:37.994369 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c555a776-9028-4269-acb3-94bd0d8717c5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:37.996266 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c555a776-9028-4269-acb3-94bd0d8717c5 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:37.996456 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c555a776-9028-4269-acb3-94bd0d8717c5 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:37.996616 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c555a776-9028-4269-acb3-94bd0d8717c5 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:37.996716 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c555a776-9028-4269-acb3-94bd0d8717c5 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:38.004104 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:38.004104 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:38.004870 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c555a776-9028-4269-acb3-94bd0d8717c5 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:38.005407 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 918/3723] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:37 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:38.013514 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-497e8063-768b-40bb-9520-232fc3824f0c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:38.015907 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-497e8063-768b-40bb-9520-232fc3824f0c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:38.016271 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-497e8063-768b-40bb-9520-232fc3824f0c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:38.016504 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-497e8063-768b-40bb-9520-232fc3824f0c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:38.016799 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-497e8063-768b-40bb-9520-232fc3824f0c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:38.018851 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f0ffa4c-88e6-4fa6-b4ec-e89dc1afa88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0c31762-af7e-4713-9d22-c147e0c378b5', '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='8c418904c4e747ed87600390f470bfe7',qos_specs=None,replication_status=,reservations=['41d33912-517f-4d4c-8659-2f38ebeac85e','252189b0-10ad-4124-a625-411e752e959f','53c066fb-d9df-41fa-b8ba-13917d775290','a29f24b5-df22-4aaa-a13a-07fdc1c0a622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9325a76a344503bbeddd2143bf7423',volume_type_id=610d9f70-49b3-4f22-ada7-3e6b0c09521b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26: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=f0c31762-af7e-4713-9d22-c147e0c378b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c418904c4e747ed87600390f470bfe7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d9325a76a344503bbeddd2143bf7423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(610d9f70-49b3-4f22-ada7-3e6b0c09521b),volume_type_id=610d9f70-49b3-4f22-ada7-3e6b0c09521b)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.019506 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303b80e0-38ab-421e-b8a5-2edc35032d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.021133 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:38.021133 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:38.021951 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-497e8063-768b-40bb-9520-232fc3824f0c tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:38.022352 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 942/3724] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:38 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:38.032120 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:38.034145 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:38.034836 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "cb502599-3079-420c-821e-58bb4c43bf8b", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1729971189"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:38.037056 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume request body: {'volume': {"'backup_id": 'cb502599-3079-420c-821e-58bb4c43bf8b', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1729971189'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:38.037201 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume of 1 GB Aug 25 15:26:38.042315 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Availability Zones retrieved successfully. Aug 25 15:26:38.051185 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Flow 'volume_create_api' (ed5cdfd6-a285-427c-b2ff-2c6f79432a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:38.055292 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaa203af-3595-4596-82c6-ddad08a56b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.055292 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:38.062498 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303b80e0-38ab-421e-b8a5-2edc35032d8e) transitioned into state 'SUCCESS' from 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='8c418904c4e747ed87600390f470bfe7',qos_specs=None,replication_status=,reservations=['41d33912-517f-4d4c-8659-2f38ebeac85e','252189b0-10ad-4124-a625-411e752e959f','53c066fb-d9df-41fa-b8ba-13917d775290','a29f24b5-df22-4aaa-a13a-07fdc1c0a622'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9325a76a344503bbeddd2143bf7423',volume_type_id=610d9f70-49b3-4f22-ada7-3e6b0c09521b)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.062498 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e8188a-ea0c-4ebf-8e0c-4f65ea0548c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.087412 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaa203af-3595-4596-82c6-ddad08a56b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.088617 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbfa906b-c4cb-4447-a4c7-a26836d13088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.104288 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3e8188a-ea0c-4ebf-8e0c-4f65ea0548c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.104288 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Flow 'volume_create_api' (30614c40-024e-4b5f-baec-2c2d515d1954) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:38.104288 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Create volume request issued successfully. Aug 25 15:26:38.104288 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1ab1ecec-b1ad-441c-9b02-dd52b237a4f4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:38.104288 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 936/3725] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:26:37 2026] POST /volume/v3/volumes => generated 771 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:38.118973 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9b02d2bb-2527-4a9b-b6c3-f1c2f269da1c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:38.121294 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9b02d2bb-2527-4a9b-b6c3-f1c2f269da1c tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] GET https://10.4.3.85/volume/v3/volumes/f0c31762-af7e-4713-9d22-c147e0c378b5 Aug 25 15:26:38.121630 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9b02d2bb-2527-4a9b-b6c3-f1c2f269da1c tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:38.121907 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9b02d2bb-2527-4a9b-b6c3-f1c2f269da1c tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:38.132277 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:38.132277 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:38.136927 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9b02d2bb-2527-4a9b-b6c3-f1c2f269da1c tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Volume info retrieved successfully. Aug 25 15:26:38.142398 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9b02d2bb-2527-4a9b-b6c3-f1c2f269da1c tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/volumes/f0c31762-af7e-4713-9d22-c147e0c378b5 returned with HTTP 200 Aug 25 15:26:38.142671 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Created reservations ['08b24c8b-1771-411a-97dc-ecb0c4838bd9', 'd348bf7f-9a34-4b30-b2c2-1cde652262cc', '153e0797-2c11-4587-9d46-1e45b5644bae', '81b804d5-4b1f-4a01-b4bb-77e1bfc32765'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:38.142967 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 919/3726] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:38 2026] GET /volume/v3/volumes/f0c31762-af7e-4713-9d22-c147e0c378b5 => generated 950 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:38.143698 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbfa906b-c4cb-4447-a4c7-a26836d13088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08b24c8b-1771-411a-97dc-ecb0c4838bd9', 'd348bf7f-9a34-4b30-b2c2-1cde652262cc', '153e0797-2c11-4587-9d46-1e45b5644bae', '81b804d5-4b1f-4a01-b4bb-77e1bfc32765']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.144657 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (809df5e3-14fb-411d-9647-04b02d7c24b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.175276 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (809df5e3-14fb-411d-9647-04b02d7c24b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be0573c4-548d-426b-b0a0-4354a2b3d7bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1729971189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25d78adc202141d285b8c39b19c4dfef',qos_specs=None,replication_status=,reservations=['08b24c8b-1771-411a-97dc-ecb0c4838bd9','d348bf7f-9a34-4b30-b2c2-1cde652262cc','153e0797-2c11-4587-9d46-1e45b5644bae','81b804d5-4b1f-4a01-b4bb-77e1bfc32765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1729971189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be0573c4-548d-426b-b0a0-4354a2b3d7bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25d78adc202141d285b8c39b19c4dfef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.176260 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27177962-9ef4-4efe-aa5a-2536cf4d552f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.217456 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27177962-9ef4-4efe-aa5a-2536cf4d552f) transitioned into state 'SUCCESS' from state '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-1729971189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25d78adc202141d285b8c39b19c4dfef',qos_specs=None,replication_status=,reservations=['08b24c8b-1771-411a-97dc-ecb0c4838bd9','d348bf7f-9a34-4b30-b2c2-1cde652262cc','153e0797-2c11-4587-9d46-1e45b5644bae','81b804d5-4b1f-4a01-b4bb-77e1bfc32765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.218180 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (536a7c01-37f4-4858-8e89-42f884f26358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.246874 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (536a7c01-37f4-4858-8e89-42f884f26358) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.248150 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Flow 'volume_create_api' (ed5cdfd6-a285-427c-b2ff-2c6f79432a54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:38.248564 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume request issued successfully. Aug 25 15:26:38.249171 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d9bc0cd1-b07b-4ee9-a493-0d6711641789 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:38.249626 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 930/3727] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:38 2026] POST /volume/v3/volumes => generated 756 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:38.263567 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e0bca17d-6984-4549-a757-b344d66f0468 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:38.266484 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:38.266870 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "cb502599-3079-420c-821e-58bb4c43bf8b", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1438797307"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:38.268455 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume request body: {'volume': {"'backup_id": 'cb502599-3079-420c-821e-58bb4c43bf8b', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1438797307'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:38.272068 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume of 1 GB Aug 25 15:26:38.273407 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Availability Zones retrieved successfully. Aug 25 15:26:38.283623 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Flow 'volume_create_api' (e57b0b47-4d3e-4a97-8e47-7c411850410f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:38.285350 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d75ffdd5-1ab4-4ac5-b813-41f0053f44fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.287080 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:38.319955 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d75ffdd5-1ab4-4ac5-b813-41f0053f44fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.321355 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a2300f-da35-40e8-9b2d-9983426c2ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.393888 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Created reservations ['84947b03-d6b4-4d0e-b6b8-b1280f2b3724', '735df7e4-3777-48cf-8a5f-a82a38fc815f', 'ba89a4b5-975f-45c0-b995-568bc3a54dbc', '20c96866-4cf5-4707-98be-754c7958baeb'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:38.394722 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a2300f-da35-40e8-9b2d-9983426c2ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84947b03-d6b4-4d0e-b6b8-b1280f2b3724', '735df7e4-3777-48cf-8a5f-a82a38fc815f', 'ba89a4b5-975f-45c0-b995-568bc3a54dbc', '20c96866-4cf5-4707-98be-754c7958baeb']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.395526 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c589d3-212a-48ff-b06b-dcc93f5690e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.439607 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c589d3-212a-48ff-b06b-dcc93f5690e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58e947b7-9477-4ede-8a5a-a2b704dc1b68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1438797307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25d78adc202141d285b8c39b19c4dfef',qos_specs=None,replication_status=,reservations=['84947b03-d6b4-4d0e-b6b8-b1280f2b3724','735df7e4-3777-48cf-8a5f-a82a38fc815f','ba89a4b5-975f-45c0-b995-568bc3a54dbc','20c96866-4cf5-4707-98be-754c7958baeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1438797307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58e947b7-9477-4ede-8a5a-a2b704dc1b68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25d78adc202141d285b8c39b19c4dfef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.440436 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4904ce56-5b5c-428b-b723-d9e5dd29bf5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.490746 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4904ce56-5b5c-428b-b723-d9e5dd29bf5a) transitioned into state 'SUCCESS' from state '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-1438797307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25d78adc202141d285b8c39b19c4dfef',qos_specs=None,replication_status=,reservations=['84947b03-d6b4-4d0e-b6b8-b1280f2b3724','735df7e4-3777-48cf-8a5f-a82a38fc815f','ba89a4b5-975f-45c0-b995-568bc3a54dbc','20c96866-4cf5-4707-98be-754c7958baeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.491514 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81176e33-b3fc-4af1-babe-f0d0cdf895ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.514189 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4da673d0-eb59-40c1-b50e-bfb8d16b230d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:38.515681 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4da673d0-eb59-40c1-b50e-bfb8d16b230d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] GET https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 Aug 25 15:26:38.516049 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4da673d0-eb59-40c1-b50e-bfb8d16b230d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:38.516368 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4da673d0-eb59-40c1-b50e-bfb8d16b230d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:38.518723 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81176e33-b3fc-4af1-babe-f0d0cdf895ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.521388 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Flow 'volume_create_api' (e57b0b47-4d3e-4a97-8e47-7c411850410f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:38.521388 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume request issued successfully. Aug 25 15:26:38.521585 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0bca17d-6984-4549-a757-b344d66f0468 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:38.522029 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 943/3728] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:38 2026] POST /volume/v3/volumes => generated 756 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:38.522405 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4da673d0-eb59-40c1-b50e-bfb8d16b230d tempest-VolumesBackupsTest-280400594 tempest-VolumesBackupsTest-280400594-project-member] https://10.4.3.85/volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 returned with HTTP 404 Aug 25 15:26:38.523055 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 937/3729] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:38 2026] GET /volume/v3/volumes/e80d1890-4e2c-4dd0-8536-d1496c05ad07 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:38.537236 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:38.539437 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:38.539901 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "cb502599-3079-420c-821e-58bb4c43bf8b", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1882923099"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:38.541806 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume request body: {'volume': {"'backup_id": 'cb502599-3079-420c-821e-58bb4c43bf8b', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1882923099'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:38.541963 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume of 1 GB Aug 25 15:26:38.548640 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Availability Zones retrieved successfully. Aug 25 15:26:38.556999 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Flow 'volume_create_api' (41487076-e03e-44aa-9e13-1b20718cd9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:38.558259 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074821d7-e78c-47d0-8d9f-d44c5d5f3c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.559504 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:38.593493 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (074821d7-e78c-47d0-8d9f-d44c5d5f3c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.594515 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0224f5-cce4-4842-a4e2-5ba3399af922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.689582 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Created reservations ['01cd975b-e570-470d-96e4-c5793859c2f4', 'b1ae5ce5-5823-401d-aaff-85c9e5962f15', '51c0e035-8430-44e1-8785-79332d3dc3c8', 'f90bd241-0949-48e5-a924-62c93d10c30b'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:38.689697 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca0224f5-cce4-4842-a4e2-5ba3399af922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01cd975b-e570-470d-96e4-c5793859c2f4', 'b1ae5ce5-5823-401d-aaff-85c9e5962f15', '51c0e035-8430-44e1-8785-79332d3dc3c8', 'f90bd241-0949-48e5-a924-62c93d10c30b']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.690395 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d281ec-d942-4503-9bb2-29647b727370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.711632 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-37ee14de-c3ea-48eb-8adf-a3db7d932fcb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:38.713447 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-37ee14de-c3ea-48eb-8adf-a3db7d932fcb tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/volumes/c79fcfb2-74f4-4219-b0ce-88ef8b54b904 Aug 25 15:26:38.713695 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-37ee14de-c3ea-48eb-8adf-a3db7d932fcb tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:38.713913 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-37ee14de-c3ea-48eb-8adf-a3db7d932fcb tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:38.720553 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:38.720553 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:38.723945 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-37ee14de-c3ea-48eb-8adf-a3db7d932fcb tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Volume info retrieved successfully. Aug 25 15:26:38.727730 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-37ee14de-c3ea-48eb-8adf-a3db7d932fcb tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes/c79fcfb2-74f4-4219-b0ce-88ef8b54b904 returned with HTTP 200 Aug 25 15:26:38.728148 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 931/3730] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:38 2026] GET /volume/v3/volumes/c79fcfb2-74f4-4219-b0ce-88ef8b54b904 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:26:38.747286 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8a0fa254-7c30-44ce-a326-2533572abcda None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:38.749812 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8a0fa254-7c30-44ce-a326-2533572abcda tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:26:38.750181 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8a0fa254-7c30-44ce-a326-2533572abcda tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c79fcfb2-74f4-4219-b0ce-88ef8b54b904", "name": "tempest-type-Backup-1014409999"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:38.751522 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-8a0fa254-7c30-44ce-a326-2533572abcda tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Creating new backup {'backup': {'volume_id': 'c79fcfb2-74f4-4219-b0ce-88ef8b54b904', 'name': 'tempest-type-Backup-1014409999'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:26:38.751697 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-8a0fa254-7c30-44ce-a326-2533572abcda tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Creating backup of volume c79fcfb2-74f4-4219-b0ce-88ef8b54b904 in container None Aug 25 15:26:38.753502 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d281ec-d942-4503-9bb2-29647b727370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24723a8b-819f-418c-b1b7-e72b736f3659', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1882923099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25d78adc202141d285b8c39b19c4dfef',qos_specs=None,replication_status=,reservations=['01cd975b-e570-470d-96e4-c5793859c2f4','b1ae5ce5-5823-401d-aaff-85c9e5962f15','51c0e035-8430-44e1-8785-79332d3dc3c8','f90bd241-0949-48e5-a924-62c93d10c30b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1882923099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24723a8b-819f-418c-b1b7-e72b736f3659,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25d78adc202141d285b8c39b19c4dfef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.754462 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf71c130-72a2-4743-905c-2548a09c68e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.761032 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:38.761032 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:38.761432 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8a0fa254-7c30-44ce-a326-2533572abcda tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Volume info retrieved successfully. Aug 25 15:26:38.811926 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf71c130-72a2-4743-905c-2548a09c68e8) transitioned into state 'SUCCESS' from state '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-1882923099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25d78adc202141d285b8c39b19c4dfef',qos_specs=None,replication_status=,reservations=['01cd975b-e570-470d-96e4-c5793859c2f4','b1ae5ce5-5823-401d-aaff-85c9e5962f15','51c0e035-8430-44e1-8785-79332d3dc3c8','f90bd241-0949-48e5-a924-62c93d10c30b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.812923 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2fe83f-252d-47f3-85f9-377aa106140e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.838007 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-8a0fa254-7c30-44ce-a326-2533572abcda tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Created reservations ['882fe40c-c672-4b1a-8b95-89e5e8326115', '0bacce06-955b-45a0-bacb-26d9711debc8'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:38.846176 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2fe83f-252d-47f3-85f9-377aa106140e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.847068 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Flow 'volume_create_api' (41487076-e03e-44aa-9e13-1b20718cd9a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:38.847435 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume request issued successfully. Aug 25 15:26:38.848128 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-74e9f80f-bf37-43e9-9a7d-ffd03103942e tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:38.848904 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 920/3731] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:38 2026] POST /volume/v3/volumes => generated 756 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:38.864346 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:38.866179 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:38.866919 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "cb502599-3079-420c-821e-58bb4c43bf8b", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1480905025"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:38.868954 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume request body: {'volume': {"'backup_id": 'cb502599-3079-420c-821e-58bb4c43bf8b', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1480905025'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:38.869303 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume of 1 GB Aug 25 15:26:38.869807 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:38.869807 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:38.880714 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Availability Zones retrieved successfully. Aug 25 15:26:38.886048 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Flow 'volume_create_api' (64454e4e-ae2f-46fd-84b0-8f28fedb820b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:38.887506 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238ea9ef-1652-41c3-88b1-8daf1ddb2210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:38.889018 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:38.943761 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238ea9ef-1652-41c3-88b1-8daf1ddb2210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:38.945304 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75e84cb5-e652-4af8-970e-4c06d89d0049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:39.017490 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0fa84dea-24d0-4c55-b871-ebe864894b73 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:39.019772 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0fa84dea-24d0-4c55-b871-ebe864894b73 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:39.019990 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0fa84dea-24d0-4c55-b871-ebe864894b73 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:39.020181 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0fa84dea-24d0-4c55-b871-ebe864894b73 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:39.020290 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-0fa84dea-24d0-4c55-b871-ebe864894b73 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:39.027087 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:39.027087 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:39.027648 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0fa84dea-24d0-4c55-b871-ebe864894b73 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:39.027912 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 932/3732] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:39 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:39.160096 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d85c9231-441e-4eda-b039-753fe2d22a21 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:39.161932 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d85c9231-441e-4eda-b039-753fe2d22a21 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] GET https://10.4.3.85/volume/v3/volumes/f0c31762-af7e-4713-9d22-c147e0c378b5 Aug 25 15:26:39.162163 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d85c9231-441e-4eda-b039-753fe2d22a21 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:39.162341 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d85c9231-441e-4eda-b039-753fe2d22a21 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:39.173656 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:39.173656 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:39.177311 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d85c9231-441e-4eda-b039-753fe2d22a21 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Volume info retrieved successfully. Aug 25 15:26:39.182682 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d85c9231-441e-4eda-b039-753fe2d22a21 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/volumes/f0c31762-af7e-4713-9d22-c147e0c378b5 returned with HTTP 200 Aug 25 15:26:39.183294 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 921/3733] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:39 2026] GET /volume/v3/volumes/f0c31762-af7e-4713-9d22-c147e0c378b5 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:39.203239 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-778f6229-771e-45f0-aca6-d04e601fa5e6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:39.205079 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-778f6229-771e-45f0-aca6-d04e601fa5e6 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] GET https://10.4.3.85/volume/v3/messages Aug 25 15:26:39.205309 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-778f6229-771e-45f0-aca6-d04e601fa5e6 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:39.205498 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-778f6229-771e-45f0-aca6-d04e601fa5e6 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:39.208850 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-778f6229-771e-45f0-aca6-d04e601fa5e6 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/messages returned with HTTP 200 Aug 25 15:26:39.209317 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 933/3734] 10.4.3.85 () {68 vars in 1273 bytes} [Tue Aug 25 15:26:39 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:39.216943 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-76e74048-91c7-46d9-bdbc-3a68a7666678 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:39.218595 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-76e74048-91c7-46d9-bdbc-3a68a7666678 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] DELETE https://10.4.3.85/volume/v3/messages/19a25702-39f6-408c-bd95-c2de5d4b78be Aug 25 15:26:39.218781 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-76e74048-91c7-46d9-bdbc-3a68a7666678 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:39.218980 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-76e74048-91c7-46d9-bdbc-3a68a7666678 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:39.236392 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8a0fa254-7c30-44ce-a326-2533572abcda tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:26:39.236985 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 944/3735] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:26:38 2026] POST /volume/v3/backups => generated 314 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:39.246006 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-840d876b-cc5c-4c78-a6a3-29f3f50a869a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:39.247703 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-840d876b-cc5c-4c78-a6a3-29f3f50a869a tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:39.247916 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-840d876b-cc5c-4c78-a6a3-29f3f50a869a tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:39.248091 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-840d876b-cc5c-4c78-a6a3-29f3f50a869a tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:39.248191 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-840d876b-cc5c-4c78-a6a3-29f3f50a869a tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:39.251944 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:39.251944 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:39.252485 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-840d876b-cc5c-4c78-a6a3-29f3f50a869a tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:39.252994 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 934/3736] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:39 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:39.331096 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-76e74048-91c7-46d9-bdbc-3a68a7666678 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/messages/19a25702-39f6-408c-bd95-c2de5d4b78be returned with HTTP 204 Aug 25 15:26:39.331437 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 922/3737] 10.4.3.85 () {68 vars in 1387 bytes} [Tue Aug 25 15:26:39 2026] DELETE /volume/v3/messages/19a25702-39f6-408c-bd95-c2de5d4b78be => generated 0 bytes in 115 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 15:26:39.340054 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dcd6af2a-1ada-447e-90b3-eb3d329c01c9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:39.342820 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dcd6af2a-1ada-447e-90b3-eb3d329c01c9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] GET https://10.4.3.85/volume/v3/messages/19a25702-39f6-408c-bd95-c2de5d4b78be Aug 25 15:26:39.342820 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dcd6af2a-1ada-447e-90b3-eb3d329c01c9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:39.343055 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dcd6af2a-1ada-447e-90b3-eb3d329c01c9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:39.355561 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dcd6af2a-1ada-447e-90b3-eb3d329c01c9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/messages/19a25702-39f6-408c-bd95-c2de5d4b78be returned with HTTP 404 Aug 25 15:26:39.355561 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 945/3738] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:26:39 2026] GET /volume/v3/messages/19a25702-39f6-408c-bd95-c2de5d4b78be => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:39.367757 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aff8dfc8-a6e2-43d7-a1fc-65dd879ef8b9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:39.369607 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aff8dfc8-a6e2-43d7-a1fc-65dd879ef8b9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/f0c31762-af7e-4713-9d22-c147e0c378b5 Aug 25 15:26:39.369819 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aff8dfc8-a6e2-43d7-a1fc-65dd879ef8b9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:39.370014 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aff8dfc8-a6e2-43d7-a1fc-65dd879ef8b9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:39.370181 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-aff8dfc8-a6e2-43d7-a1fc-65dd879ef8b9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Delete volume with id: f0c31762-af7e-4713-9d22-c147e0c378b5 Aug 25 15:26:39.378461 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:39.378461 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:39.378869 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-aff8dfc8-a6e2-43d7-a1fc-65dd879ef8b9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Volume info retrieved successfully. Aug 25 15:26:39.379956 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-aff8dfc8-a6e2-43d7-a1fc-65dd879ef8b9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100467) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 15:26:39.391226 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-aff8dfc8-a6e2-43d7-a1fc-65dd879ef8b9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1307170088 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1307170088, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:26:39.391653 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-aff8dfc8-a6e2-43d7-a1fc-65dd879ef8b9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1307170088 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1307170088, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:26:39.521497 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Created reservations ['e7e167e6-10fa-4c18-b28d-7f3dcc945604', '6cf13325-31df-4f7f-8180-af3017541fcf', 'dd0ba9b9-26d2-4262-9f42-d6af2ef7d4d4', 'abf2f9f6-7a6e-4ea2-bd40-7a844e53c95e'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:39.521497 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75e84cb5-e652-4af8-970e-4c06d89d0049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7e167e6-10fa-4c18-b28d-7f3dcc945604', '6cf13325-31df-4f7f-8180-af3017541fcf', 'dd0ba9b9-26d2-4262-9f42-d6af2ef7d4d4', 'abf2f9f6-7a6e-4ea2-bd40-7a844e53c95e']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:39.521497 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3932d93f-1eb3-455d-8cb5-79a13e8da437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:39.523636 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-aff8dfc8-a6e2-43d7-a1fc-65dd879ef8b9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Created reservations ['04dc4a4a-e54c-4990-8a4b-bf7fc4b28a9e', '1da47302-6cd2-4852-a7e6-525b637cf63a', 'cebeedde-00da-41dc-ae56-b1505d87d863', '695e9257-2992-4372-ac43-70c00fb2477d'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:39.592492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3932d93f-1eb3-455d-8cb5-79a13e8da437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd3d43e0-b6bd-4e01-a1a2-ce969bdb0ddf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1480905025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25d78adc202141d285b8c39b19c4dfef',qos_specs=None,replication_status=,reservations=['e7e167e6-10fa-4c18-b28d-7f3dcc945604','6cf13325-31df-4f7f-8180-af3017541fcf','dd0ba9b9-26d2-4262-9f42-d6af2ef7d4d4','abf2f9f6-7a6e-4ea2-bd40-7a844e53c95e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1480905025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd3d43e0-b6bd-4e01-a1a2-ce969bdb0ddf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25d78adc202141d285b8c39b19c4dfef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:39.592492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d9086c-742c-4093-a9bf-0d4dc20f4bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:39.702547 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-aff8dfc8-a6e2-43d7-a1fc-65dd879ef8b9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Delete volume request issued successfully. Aug 25 15:26:39.702547 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aff8dfc8-a6e2-43d7-a1fc-65dd879ef8b9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/volumes/f0c31762-af7e-4713-9d22-c147e0c378b5 returned with HTTP 202 Aug 25 15:26:39.702547 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 935/3739] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:26:39 2026] DELETE /volume/v3/volumes/f0c31762-af7e-4713-9d22-c147e0c378b5 => generated 0 bytes in 334 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:39.717083 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6018f3bf-91b8-486e-a4d0-af28cb6c05ea None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:39.722519 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d9086c-742c-4093-a9bf-0d4dc20f4bd0) transitioned into state 'SUCCESS' from state '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-1480905025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25d78adc202141d285b8c39b19c4dfef',qos_specs=None,replication_status=,reservations=['e7e167e6-10fa-4c18-b28d-7f3dcc945604','6cf13325-31df-4f7f-8180-af3017541fcf','dd0ba9b9-26d2-4262-9f42-d6af2ef7d4d4','abf2f9f6-7a6e-4ea2-bd40-7a844e53c95e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:39.722519 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0117e74-8a4e-4961-841f-ee04769d13cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:39.725638 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6018f3bf-91b8-486e-a4d0-af28cb6c05ea tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] DELETE https://10.4.3.85/volume/v3/types/610d9f70-49b3-4f22-ada7-3e6b0c09521b Aug 25 15:26:39.725638 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6018f3bf-91b8-486e-a4d0-af28cb6c05ea tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:39.725638 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6018f3bf-91b8-486e-a4d0-af28cb6c05ea tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:39.846034 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0117e74-8a4e-4961-841f-ee04769d13cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:39.846034 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Flow 'volume_create_api' (64454e4e-ae2f-46fd-84b0-8f28fedb820b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:39.846034 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume request issued successfully. Aug 25 15:26:39.846034 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3306f10d-ad09-421f-8bc5-ef41709d9b22 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:39.846034 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 938/3740] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:38 2026] POST /volume/v3/volumes => generated 756 bytes in 952 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:39.846506 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:39.846506 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:39.846506 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "cb502599-3079-420c-821e-58bb4c43bf8b", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1315232288"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:39.846506 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume request body: {'volume': {"'backup_id": 'cb502599-3079-420c-821e-58bb4c43bf8b', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1315232288'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:39.846506 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume of 1 GB Aug 25 15:26:39.846506 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:39.846506 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:39.846506 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Availability Zones retrieved successfully. Aug 25 15:26:39.846506 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Flow 'volume_create_api' (6ee8652e-6e53-4745-8f35-758646493408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:39.846506 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215e68f2-5705-46c6-a983-ee1af67d51fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:39.846506 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:39.855909 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6018f3bf-91b8-486e-a4d0-af28cb6c05ea tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/types/610d9f70-49b3-4f22-ada7-3e6b0c09521b returned with HTTP 202 Aug 25 15:26:39.859014 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 923/3741] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:26:39 2026] DELETE /volume/v3/types/610d9f70-49b3-4f22-ada7-3e6b0c09521b => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:39.869096 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-375cd33e-d258-4772-a6d4-c22da1f7b880 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:39.874991 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-375cd33e-d258-4772-a6d4-c22da1f7b880 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:26:39.876516 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-375cd33e-d258-4772-a6d4-c22da1f7b880 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2044677891", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2045167400", "vendor_name": "tempest-vendor_name-429874498"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:39.881946 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (215e68f2-5705-46c6-a983-ee1af67d51fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:39.884399 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d42ff43-dae8-4d25-b4a8-42720860f2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:39.923273 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-375cd33e-d258-4772-a6d4-c22da1f7b880 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:26:39.923776 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 936/3742] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:26:39 2026] POST /volume/v3/types => generated 328 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:39.945222 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-624e7139-f09a-4278-92e2-dd2b48e42423 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:39.945222 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:39.945222 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "65d9672d-bec5-4473-aceb-8bb116bee8a2", "size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:39.945222 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Create volume request body: {'volume': {'volume_type': '65d9672d-bec5-4473-aceb-8bb116bee8a2', 'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:39.945222 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Create volume of 1 GB Aug 25 15:26:39.945222 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:39.945222 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:39.945222 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Availability Zones retrieved successfully. Aug 25 15:26:39.957516 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Created reservations ['cc08067c-2420-481a-9b87-09363eee87ad', '38f4126e-4134-485a-9575-e75be8a86ff7', '3a8055d6-13c9-4a26-9ab1-07b033a41bb5', 'cb3c773a-f795-4033-b453-5e2728a1151f'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:39.957806 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Flow 'volume_create_api' (7adca09d-fb54-4bf6-b352-811c3d0e6570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:39.957915 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d42ff43-dae8-4d25-b4a8-42720860f2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc08067c-2420-481a-9b87-09363eee87ad', '38f4126e-4134-485a-9575-e75be8a86ff7', '3a8055d6-13c9-4a26-9ab1-07b033a41bb5', 'cb3c773a-f795-4033-b453-5e2728a1151f']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:39.957915 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97cc62fc-aaaf-4515-a41b-b02984cc19df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:39.958102 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a6c587-43db-4748-acc5-2ec18c34dc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:39.962234 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:39.985517 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a6c587-43db-4748-acc5-2ec18c34dc2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:26:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2045167400',vendor_name='tempest-vendor_name-429874498'},id=65d9672d-bec5-4473-aceb-8bb116bee8a2,is_public=True,name='tempest-ProjectAdminTests-volume-type-2044677891',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65d9672d-bec5-4473-aceb-8bb116bee8a2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:39.987061 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdce0547-e6af-4077-8ce3-213bf7fc5cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:40.025995 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2044677891 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2044677891, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:26:40.025995 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2044677891 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2044677891, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:26:40.035820 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97cc62fc-aaaf-4515-a41b-b02984cc19df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68502a71-a0fa-4629-ad1f-560f4b6d7af5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1315232288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25d78adc202141d285b8c39b19c4dfef',qos_specs=None,replication_status=,reservations=['cc08067c-2420-481a-9b87-09363eee87ad','38f4126e-4134-485a-9575-e75be8a86ff7','3a8055d6-13c9-4a26-9ab1-07b033a41bb5','cb3c773a-f795-4033-b453-5e2728a1151f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1315232288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68502a71-a0fa-4629-ad1f-560f4b6d7af5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25d78adc202141d285b8c39b19c4dfef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:40.035820 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59d21a8-2120-45cb-a048-827f5ba93ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:40.051376 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-13abeac4-607a-4542-b0cb-b2edde52346a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:40.051376 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13abeac4-607a-4542-b0cb-b2edde52346a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:40.051376 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13abeac4-607a-4542-b0cb-b2edde52346a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:40.051376 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13abeac4-607a-4542-b0cb-b2edde52346a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:40.051376 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-13abeac4-607a-4542-b0cb-b2edde52346a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:40.051376 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:40.051376 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:40.051376 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13abeac4-607a-4542-b0cb-b2edde52346a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:40.051773 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 924/3743] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:40 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:40.100941 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59d21a8-2120-45cb-a048-827f5ba93ef8) transitioned into state 'SUCCESS' from state '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-1315232288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25d78adc202141d285b8c39b19c4dfef',qos_specs=None,replication_status=,reservations=['cc08067c-2420-481a-9b87-09363eee87ad','38f4126e-4134-485a-9575-e75be8a86ff7','3a8055d6-13c9-4a26-9ab1-07b033a41bb5','cb3c773a-f795-4033-b453-5e2728a1151f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e44b6ccdcc4d8688e275f7c4bca262',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:40.101743 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd4bd008-ab13-40fd-a4c1-e33f3c7103d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:40.143609 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Created reservations ['1698a822-8778-4cab-b99b-fc0df6ae7bc9', 'de54c19e-b231-434e-a973-89501f9c96c5', '09fe9ad0-ae39-4ff6-8349-3b95b8d54f01', '49d769bb-df95-440e-aa2b-f1dfb12ddd0b'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:40.144521 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdce0547-e6af-4077-8ce3-213bf7fc5cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1698a822-8778-4cab-b99b-fc0df6ae7bc9', 'de54c19e-b231-434e-a973-89501f9c96c5', '09fe9ad0-ae39-4ff6-8349-3b95b8d54f01', '49d769bb-df95-440e-aa2b-f1dfb12ddd0b']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:40.145206 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (264e1b41-a120-4ce2-936b-8164298a475e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:40.147621 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd4bd008-ab13-40fd-a4c1-e33f3c7103d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:40.148420 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Flow 'volume_create_api' (6ee8652e-6e53-4745-8f35-758646493408) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:40.148739 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Create volume request issued successfully. Aug 25 15:26:40.149293 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8b560561-6d18-43c7-9d46-f7ae213cffd8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:40.149925 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 946/3744] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:39 2026] POST /volume/v3/volumes => generated 756 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:40.165294 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e6796707-1d1d-47b7-b51e-673d555e6052 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:40.168031 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e6796707-1d1d-47b7-b51e-673d555e6052 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/be0573c4-548d-426b-b0a0-4354a2b3d7bf Aug 25 15:26:40.168031 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e6796707-1d1d-47b7-b51e-673d555e6052 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:40.168031 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e6796707-1d1d-47b7-b51e-673d555e6052 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:40.174354 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:40.174354 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:40.178041 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e6796707-1d1d-47b7-b51e-673d555e6052 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:40.204258 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e6796707-1d1d-47b7-b51e-673d555e6052 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/be0573c4-548d-426b-b0a0-4354a2b3d7bf returned with HTTP 200 Aug 25 15:26:40.204968 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 937/3745] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:40 2026] GET /volume/v3/volumes/be0573c4-548d-426b-b0a0-4354a2b3d7bf => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:40.205044 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (264e1b41-a120-4ce2-936b-8164298a475e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46687264-270d-407b-aa70-0659b902d86b', '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='8c418904c4e747ed87600390f470bfe7',qos_specs=None,replication_status=,reservations=['1698a822-8778-4cab-b99b-fc0df6ae7bc9','de54c19e-b231-434e-a973-89501f9c96c5','09fe9ad0-ae39-4ff6-8349-3b95b8d54f01','49d769bb-df95-440e-aa2b-f1dfb12ddd0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9325a76a344503bbeddd2143bf7423',volume_type_id=65d9672d-bec5-4473-aceb-8bb116bee8a2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46687264-270d-407b-aa70-0659b902d86b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c418904c4e747ed87600390f470bfe7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d9325a76a344503bbeddd2143bf7423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65d9672d-bec5-4473-aceb-8bb116bee8a2),volume_type_id=65d9672d-bec5-4473-aceb-8bb116bee8a2)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:40.205719 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba15b4de-271f-4adf-9c1e-fe54819bf5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:40.221582 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ec37817a-f753-4755-b8fd-43360f969a08 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:40.223720 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec37817a-f753-4755-b8fd-43360f969a08 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/58e947b7-9477-4ede-8a5a-a2b704dc1b68 Aug 25 15:26:40.224168 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec37817a-f753-4755-b8fd-43360f969a08 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:40.225491 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec37817a-f753-4755-b8fd-43360f969a08 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:40.235259 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:40.235259 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:40.240727 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ec37817a-f753-4755-b8fd-43360f969a08 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:40.248244 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec37817a-f753-4755-b8fd-43360f969a08 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/58e947b7-9477-4ede-8a5a-a2b704dc1b68 returned with HTTP 200 Aug 25 15:26:40.249015 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 925/3746] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:40 2026] GET /volume/v3/volumes/58e947b7-9477-4ede-8a5a-a2b704dc1b68 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:40.264223 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-45e669a3-7867-46e5-989a-10a5eb9d7826 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:40.266390 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba15b4de-271f-4adf-9c1e-fe54819bf5c8) transitioned into state 'SUCCESS' from 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='8c418904c4e747ed87600390f470bfe7',qos_specs=None,replication_status=,reservations=['1698a822-8778-4cab-b99b-fc0df6ae7bc9','de54c19e-b231-434e-a973-89501f9c96c5','09fe9ad0-ae39-4ff6-8349-3b95b8d54f01','49d769bb-df95-440e-aa2b-f1dfb12ddd0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9325a76a344503bbeddd2143bf7423',volume_type_id=65d9672d-bec5-4473-aceb-8bb116bee8a2)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:40.267420 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-45e669a3-7867-46e5-989a-10a5eb9d7826 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:40.268099 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776ad563-e560-4e55-b818-922dfdc48159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:40.268403 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-45e669a3-7867-46e5-989a-10a5eb9d7826 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:40.268403 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-45e669a3-7867-46e5-989a-10a5eb9d7826 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:40.268403 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-45e669a3-7867-46e5-989a-10a5eb9d7826 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:40.268949 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-edbf980a-09e3-4e55-bd88-baae182898d0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:40.273229 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:40.273229 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:40.273898 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-edbf980a-09e3-4e55-bd88-baae182898d0 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/24723a8b-819f-418c-b1b7-e72b736f3659 Aug 25 15:26:40.274116 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-45e669a3-7867-46e5-989a-10a5eb9d7826 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:40.274194 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-edbf980a-09e3-4e55-bd88-baae182898d0 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:40.274566 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 947/3747] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:40 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:40.274903 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-edbf980a-09e3-4e55-bd88-baae182898d0 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:40.290033 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (776ad563-e560-4e55-b818-922dfdc48159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:40.291076 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Flow 'volume_create_api' (7adca09d-fb54-4bf6-b352-811c3d0e6570) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:40.291432 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Create volume request issued successfully. Aug 25 15:26:40.292123 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-624e7139-f09a-4278-92e2-dd2b48e42423 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:40.292606 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 939/3748] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:26:39 2026] POST /volume/v3/volumes => generated 771 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:40.300065 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:40.300065 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:40.310452 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cb6d48ac-0cf5-4fc1-a172-ce68a17c6eb0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:40.312127 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cb6d48ac-0cf5-4fc1-a172-ce68a17c6eb0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] GET https://10.4.3.85/volume/v3/volumes/46687264-270d-407b-aa70-0659b902d86b Aug 25 15:26:40.312595 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cb6d48ac-0cf5-4fc1-a172-ce68a17c6eb0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:40.312986 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cb6d48ac-0cf5-4fc1-a172-ce68a17c6eb0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:40.313749 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-edbf980a-09e3-4e55-bd88-baae182898d0 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:40.324750 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:40.324750 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:40.330803 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cb6d48ac-0cf5-4fc1-a172-ce68a17c6eb0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Volume info retrieved successfully. Aug 25 15:26:40.331490 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-edbf980a-09e3-4e55-bd88-baae182898d0 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/24723a8b-819f-418c-b1b7-e72b736f3659 returned with HTTP 200 Aug 25 15:26:40.333606 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 938/3749] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:40 2026] GET /volume/v3/volumes/24723a8b-819f-418c-b1b7-e72b736f3659 => generated 849 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:40.337236 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cb6d48ac-0cf5-4fc1-a172-ce68a17c6eb0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/volumes/46687264-270d-407b-aa70-0659b902d86b returned with HTTP 200 Aug 25 15:26:40.337928 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 926/3750] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:40 2026] GET /volume/v3/volumes/46687264-270d-407b-aa70-0659b902d86b => generated 950 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:40.351461 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-66203403-d607-44c8-9c45-27e183a5e469 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:40.355462 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-66203403-d607-44c8-9c45-27e183a5e469 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/cd3d43e0-b6bd-4e01-a1a2-ce969bdb0ddf Aug 25 15:26:40.355685 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-66203403-d607-44c8-9c45-27e183a5e469 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:40.355947 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-66203403-d607-44c8-9c45-27e183a5e469 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:40.368900 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:40.368900 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:40.374096 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-66203403-d607-44c8-9c45-27e183a5e469 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:40.381065 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-66203403-d607-44c8-9c45-27e183a5e469 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/cd3d43e0-b6bd-4e01-a1a2-ce969bdb0ddf returned with HTTP 200 Aug 25 15:26:40.381717 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 948/3751] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:40 2026] GET /volume/v3/volumes/cd3d43e0-b6bd-4e01-a1a2-ce969bdb0ddf => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:40.400545 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f62ff40d-2cbc-47ac-85bb-d4c888c74401 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:40.402393 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f62ff40d-2cbc-47ac-85bb-d4c888c74401 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/68502a71-a0fa-4629-ad1f-560f4b6d7af5 Aug 25 15:26:40.402655 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f62ff40d-2cbc-47ac-85bb-d4c888c74401 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:40.402905 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f62ff40d-2cbc-47ac-85bb-d4c888c74401 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:40.412910 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:40.412910 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:40.421291 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f62ff40d-2cbc-47ac-85bb-d4c888c74401 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:40.426856 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f62ff40d-2cbc-47ac-85bb-d4c888c74401 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/68502a71-a0fa-4629-ad1f-560f4b6d7af5 returned with HTTP 200 Aug 25 15:26:40.427109 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 940/3752] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:40 2026] GET /volume/v3/volumes/68502a71-a0fa-4629-ad1f-560f4b6d7af5 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:41.065801 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dfddc6d6-6027-47a4-b74a-1b130125fd21 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:41.067804 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dfddc6d6-6027-47a4-b74a-1b130125fd21 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:41.068241 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dfddc6d6-6027-47a4-b74a-1b130125fd21 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:41.068640 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dfddc6d6-6027-47a4-b74a-1b130125fd21 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:41.068909 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-dfddc6d6-6027-47a4-b74a-1b130125fd21 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:41.074560 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:41.074560 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:41.075844 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dfddc6d6-6027-47a4-b74a-1b130125fd21 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:41.076505 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 939/3753] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:41 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:41.285906 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-48e9b455-68aa-4daf-b25d-0e36e009c332 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:41.287677 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-48e9b455-68aa-4daf-b25d-0e36e009c332 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:41.287903 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-48e9b455-68aa-4daf-b25d-0e36e009c332 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:41.288083 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-48e9b455-68aa-4daf-b25d-0e36e009c332 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:41.288176 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-48e9b455-68aa-4daf-b25d-0e36e009c332 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:41.292232 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:41.292232 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:41.292828 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-48e9b455-68aa-4daf-b25d-0e36e009c332 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:41.293175 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 927/3754] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:41 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:41.356992 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5a0510c7-3d77-4750-af88-2f3e57b0b15a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:41.358860 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a0510c7-3d77-4750-af88-2f3e57b0b15a tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] GET https://10.4.3.85/volume/v3/volumes/46687264-270d-407b-aa70-0659b902d86b Aug 25 15:26:41.359083 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a0510c7-3d77-4750-af88-2f3e57b0b15a tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:41.359270 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a0510c7-3d77-4750-af88-2f3e57b0b15a tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:41.370128 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:41.370128 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:41.375220 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5a0510c7-3d77-4750-af88-2f3e57b0b15a tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Volume info retrieved successfully. Aug 25 15:26:41.380993 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a0510c7-3d77-4750-af88-2f3e57b0b15a tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/volumes/46687264-270d-407b-aa70-0659b902d86b returned with HTTP 200 Aug 25 15:26:41.381486 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 949/3755] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:41 2026] GET /volume/v3/volumes/46687264-270d-407b-aa70-0659b902d86b => generated 971 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:41.394339 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-36815295-1cdd-40f7-9ac2-b73e9717e2e6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:41.395914 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-36815295-1cdd-40f7-9ac2-b73e9717e2e6 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] GET https://10.4.3.85/volume/v3/messages Aug 25 15:26:41.396100 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-36815295-1cdd-40f7-9ac2-b73e9717e2e6 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:41.396263 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-36815295-1cdd-40f7-9ac2-b73e9717e2e6 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:41.400742 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-36815295-1cdd-40f7-9ac2-b73e9717e2e6 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/messages returned with HTTP 200 Aug 25 15:26:41.401245 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 941/3756] 10.4.3.85 () {68 vars in 1273 bytes} [Tue Aug 25 15:26:41 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:41.411150 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c98e9b05-1349-45a4-adfd-37caf654943b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:41.413089 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c98e9b05-1349-45a4-adfd-37caf654943b tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] GET https://10.4.3.85/volume/v3/messages Aug 25 15:26:41.415495 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c98e9b05-1349-45a4-adfd-37caf654943b tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:41.415495 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c98e9b05-1349-45a4-adfd-37caf654943b tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:41.432056 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c98e9b05-1349-45a4-adfd-37caf654943b tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/messages returned with HTTP 200 Aug 25 15:26:41.433713 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 940/3757] 10.4.3.85 () {68 vars in 1273 bytes} [Tue Aug 25 15:26:41 2026] GET /volume/v3/messages => generated 668 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:41.443556 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1a30ba65-54b4-472d-a512-f30cc422c283 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:41.443998 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-75710e40-2139-4c62-aa06-b8aa18638ebd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:41.445596 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1a30ba65-54b4-472d-a512-f30cc422c283 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] DELETE https://10.4.3.85/volume/v3/messages/1ed30b20-cd03-4e23-8898-73504860e348 Aug 25 15:26:41.445699 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1a30ba65-54b4-472d-a512-f30cc422c283 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:41.446269 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1a30ba65-54b4-472d-a512-f30cc422c283 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:41.446320 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-75710e40-2139-4c62-aa06-b8aa18638ebd tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/68502a71-a0fa-4629-ad1f-560f4b6d7af5 Aug 25 15:26:41.446669 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-75710e40-2139-4c62-aa06-b8aa18638ebd tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:41.447094 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-75710e40-2139-4c62-aa06-b8aa18638ebd tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:41.458042 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:41.458042 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:41.465046 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-75710e40-2139-4c62-aa06-b8aa18638ebd tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:41.470350 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-75710e40-2139-4c62-aa06-b8aa18638ebd tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/68502a71-a0fa-4629-ad1f-560f4b6d7af5 returned with HTTP 200 Aug 25 15:26:41.471159 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 950/3758] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:41 2026] GET /volume/v3/volumes/68502a71-a0fa-4629-ad1f-560f4b6d7af5 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:41.475146 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1a30ba65-54b4-472d-a512-f30cc422c283 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/messages/1ed30b20-cd03-4e23-8898-73504860e348 returned with HTTP 204 Aug 25 15:26:41.475699 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 928/3759] 10.4.3.85 () {68 vars in 1387 bytes} [Tue Aug 25 15:26:41 2026] DELETE /volume/v3/messages/1ed30b20-cd03-4e23-8898-73504860e348 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 15:26:41.491185 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-57b466e1-f333-4a36-aeb1-684ebd1f8612 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:41.491185 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-57b466e1-f333-4a36-aeb1-684ebd1f8612 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] DELETE https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:41.491185 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-57b466e1-f333-4a36-aeb1-684ebd1f8612 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:41.491185 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-57b466e1-f333-4a36-aeb1-684ebd1f8612 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:41.491185 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-57b466e1-f333-4a36-aeb1-684ebd1f8612 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Delete backup with id: cb502599-3079-420c-821e-58bb4c43bf8b. Aug 25 15:26:41.492669 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-10b7ccb0-0d3b-487c-8018-3d7ec2a59abc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:41.500903 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:41.500903 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:41.506784 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10b7ccb0-0d3b-487c-8018-3d7ec2a59abc tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/46687264-270d-407b-aa70-0659b902d86b Aug 25 15:26:41.508628 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10b7ccb0-0d3b-487c-8018-3d7ec2a59abc tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:41.508628 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-10b7ccb0-0d3b-487c-8018-3d7ec2a59abc tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:41.509048 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-10b7ccb0-0d3b-487c-8018-3d7ec2a59abc tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Delete volume with id: 46687264-270d-407b-aa70-0659b902d86b Aug 25 15:26:41.531736 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-57b466e1-f333-4a36-aeb1-684ebd1f8612 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] delete_backup rpcapi backup_id cb502599-3079-420c-821e-58bb4c43bf8b {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:26:41.531736 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-57b466e1-f333-4a36-aeb1-684ebd1f8612 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 202 Aug 25 15:26:41.531736 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 942/3760] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:41 2026] DELETE /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 15:26:41.539594 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4c708cae-c3ee-4810-9d38-ca0486fd2584 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:41.541951 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c708cae-c3ee-4810-9d38-ca0486fd2584 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:41.542342 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c708cae-c3ee-4810-9d38-ca0486fd2584 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:41.542834 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c708cae-c3ee-4810-9d38-ca0486fd2584 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:41.542946 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4c708cae-c3ee-4810-9d38-ca0486fd2584 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:41.544175 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:41.544175 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:41.545724 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-10b7ccb0-0d3b-487c-8018-3d7ec2a59abc tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Volume info retrieved successfully. Aug 25 15:26:41.548075 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:41.548075 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:41.549071 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c708cae-c3ee-4810-9d38-ca0486fd2584 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:41.549653 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 951/3761] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:41 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:41.551924 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-10b7ccb0-0d3b-487c-8018-3d7ec2a59abc tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100467) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 15:26:41.573684 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-10b7ccb0-0d3b-487c-8018-3d7ec2a59abc tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2044677891 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2044677891, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:26:41.573983 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-10b7ccb0-0d3b-487c-8018-3d7ec2a59abc tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2044677891 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2044677891, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:26:41.595182 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-10b7ccb0-0d3b-487c-8018-3d7ec2a59abc tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Created reservations ['d9d1e56d-f637-4f31-9679-04cab9eb2cff', '692db85d-33fd-4753-8300-fb3c9cccb08d', '51a61f1a-4e6e-4ab1-96ab-b1ba0376f19a', 'e0ccbad9-78f7-4c2d-914c-80d07bdda533'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:41.664304 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-10b7ccb0-0d3b-487c-8018-3d7ec2a59abc tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Delete volume request issued successfully. Aug 25 15:26:41.664583 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-10b7ccb0-0d3b-487c-8018-3d7ec2a59abc tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/volumes/46687264-270d-407b-aa70-0659b902d86b returned with HTTP 202 Aug 25 15:26:41.665069 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 941/3762] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:26:41 2026] DELETE /volume/v3/volumes/46687264-270d-407b-aa70-0659b902d86b => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:41.672006 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e489b14c-7537-465e-94e9-f11c0912499f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:41.673989 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e489b14c-7537-465e-94e9-f11c0912499f tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] DELETE https://10.4.3.85/volume/v3/types/65d9672d-bec5-4473-aceb-8bb116bee8a2 Aug 25 15:26:41.674294 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e489b14c-7537-465e-94e9-f11c0912499f tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:41.674606 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e489b14c-7537-465e-94e9-f11c0912499f tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:41.711034 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e489b14c-7537-465e-94e9-f11c0912499f tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/types/65d9672d-bec5-4473-aceb-8bb116bee8a2 returned with HTTP 202 Aug 25 15:26:41.711398 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 929/3763] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:26:41 2026] DELETE /volume/v3/types/65d9672d-bec5-4473-aceb-8bb116bee8a2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:41.728155 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a2b65f0d-7e51-4675-9bcf-30432d5e8bb9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:41.731535 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a2b65f0d-7e51-4675-9bcf-30432d5e8bb9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:26:41.731877 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a2b65f0d-7e51-4675-9bcf-30432d5e8bb9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-217820516", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1409149699", "vendor_name": "tempest-vendor_name-172465955"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:41.771735 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a2b65f0d-7e51-4675-9bcf-30432d5e8bb9 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:26:41.775479 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 943/3764] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:26:41 2026] POST /volume/v3/types => generated 327 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:41.783112 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-295544c9-d529-4588-90e6-5e260c3895d0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:41.784951 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:41.795207 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c365a5c9-6de9-474a-b1c0-34f439aac952", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:41.795207 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Create volume request body: {'volume': {'volume_type': 'c365a5c9-6de9-474a-b1c0-34f439aac952', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:41.795207 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Create volume of 1 GB Aug 25 15:26:41.795207 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:41.795207 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:41.795207 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Availability Zones retrieved successfully. Aug 25 15:26:41.797001 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Flow 'volume_create_api' (bc5bf539-5469-4d61-ac17-f19f148291c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:41.799382 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1388e479-63bf-41dc-a4f8-2d9c1ca99cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:41.799382 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:41.826802 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1388e479-63bf-41dc-a4f8-2d9c1ca99cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:26:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1409149699',vendor_name='tempest-vendor_name-172465955'},id=c365a5c9-6de9-474a-b1c0-34f439aac952,is_public=True,name='tempest-ProjectAdminTests-volume-type-217820516',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c365a5c9-6de9-474a-b1c0-34f439aac952', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:41.827821 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf381728-ce6e-43b2-8123-4a2c8b1af3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:41.855443 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-217820516 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-217820516, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:26:41.856144 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-217820516 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-217820516, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:26:41.898558 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Created reservations ['43fd86a0-a5b0-4dc8-bf5b-19cc6dd2d4b5', '63e32369-0af5-467f-ac68-3c66ebe21408', '72671d2d-1480-41eb-b4df-7ee74abfa3cd', 'eeacf17b-cef9-4298-8a06-fcc204892631'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:41.899412 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf381728-ce6e-43b2-8123-4a2c8b1af3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43fd86a0-a5b0-4dc8-bf5b-19cc6dd2d4b5', '63e32369-0af5-467f-ac68-3c66ebe21408', '72671d2d-1480-41eb-b4df-7ee74abfa3cd', 'eeacf17b-cef9-4298-8a06-fcc204892631']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:41.900317 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0041ad11-f0a4-4a98-a6ff-688ae9101910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:41.935017 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0041ad11-f0a4-4a98-a6ff-688ae9101910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a154a915-fe54-412f-a69c-e26fbb1c1956', '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='8c418904c4e747ed87600390f470bfe7',qos_specs=None,replication_status=,reservations=['43fd86a0-a5b0-4dc8-bf5b-19cc6dd2d4b5','63e32369-0af5-467f-ac68-3c66ebe21408','72671d2d-1480-41eb-b4df-7ee74abfa3cd','eeacf17b-cef9-4298-8a06-fcc204892631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9325a76a344503bbeddd2143bf7423',volume_type_id=c365a5c9-6de9-474a-b1c0-34f439aac952), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:41Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a154a915-fe54-412f-a69c-e26fbb1c1956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c418904c4e747ed87600390f470bfe7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d9325a76a344503bbeddd2143bf7423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c365a5c9-6de9-474a-b1c0-34f439aac952),volume_type_id=c365a5c9-6de9-474a-b1c0-34f439aac952)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:41.936544 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4747fae1-f17b-4066-a217-159d06c2c3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:41.961966 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4747fae1-f17b-4066-a217-159d06c2c3b4) transitioned into state 'SUCCESS' from 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='8c418904c4e747ed87600390f470bfe7',qos_specs=None,replication_status=,reservations=['43fd86a0-a5b0-4dc8-bf5b-19cc6dd2d4b5','63e32369-0af5-467f-ac68-3c66ebe21408','72671d2d-1480-41eb-b4df-7ee74abfa3cd','eeacf17b-cef9-4298-8a06-fcc204892631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d9325a76a344503bbeddd2143bf7423',volume_type_id=c365a5c9-6de9-474a-b1c0-34f439aac952)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:41.962876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d56eb5eb-5509-4129-a6f9-cd0f9c351997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:41.977383 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d56eb5eb-5509-4129-a6f9-cd0f9c351997) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:41.978457 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Flow 'volume_create_api' (bc5bf539-5469-4d61-ac17-f19f148291c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:41.978856 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Create volume request issued successfully. Aug 25 15:26:41.979633 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-295544c9-d529-4588-90e6-5e260c3895d0 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:41.980138 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 952/3765] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:26:41 2026] POST /volume/v3/volumes => generated 770 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:41.995996 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b4fa078e-3c3a-43c1-a3fe-a649e0c2db5b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:41.998549 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b4fa078e-3c3a-43c1-a3fe-a649e0c2db5b tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] GET https://10.4.3.85/volume/v3/volumes/a154a915-fe54-412f-a69c-e26fbb1c1956 Aug 25 15:26:41.998880 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b4fa078e-3c3a-43c1-a3fe-a649e0c2db5b tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:41.999138 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b4fa078e-3c3a-43c1-a3fe-a649e0c2db5b tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:42.010422 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:42.010422 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:42.014883 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b4fa078e-3c3a-43c1-a3fe-a649e0c2db5b tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Volume info retrieved successfully. Aug 25 15:26:42.020669 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b4fa078e-3c3a-43c1-a3fe-a649e0c2db5b tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/volumes/a154a915-fe54-412f-a69c-e26fbb1c1956 returned with HTTP 200 Aug 25 15:26:42.021053 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 942/3766] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:41 2026] GET /volume/v3/volumes/a154a915-fe54-412f-a69c-e26fbb1c1956 => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:42.091935 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-38094504-a010-4d09-b9a3-04b90616e18b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:42.093809 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-38094504-a010-4d09-b9a3-04b90616e18b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:42.094735 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-38094504-a010-4d09-b9a3-04b90616e18b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:42.094735 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-38094504-a010-4d09-b9a3-04b90616e18b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:42.094735 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-38094504-a010-4d09-b9a3-04b90616e18b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:42.099796 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:42.099796 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:42.101029 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-38094504-a010-4d09-b9a3-04b90616e18b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:42.101444 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 930/3767] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:42 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:42.336153 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8c8d4199-b4bb-4106-b916-1417d5143d24 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:42.336153 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8c8d4199-b4bb-4106-b916-1417d5143d24 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:42.336153 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8c8d4199-b4bb-4106-b916-1417d5143d24 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:42.336153 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8c8d4199-b4bb-4106-b916-1417d5143d24 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:42.336153 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-8c8d4199-b4bb-4106-b916-1417d5143d24 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:42.336153 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:42.336153 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:42.336153 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8c8d4199-b4bb-4106-b916-1417d5143d24 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:42.336153 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 944/3768] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:42 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:42.563105 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cd7c488e-df67-4e89-b551-d2d1c0bd6a1b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:42.570083 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cd7c488e-df67-4e89-b551-d2d1c0bd6a1b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:42.570083 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cd7c488e-df67-4e89-b551-d2d1c0bd6a1b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:42.570083 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cd7c488e-df67-4e89-b551-d2d1c0bd6a1b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:42.570083 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-cd7c488e-df67-4e89-b551-d2d1c0bd6a1b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:42.587318 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:42.587318 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:42.588462 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cd7c488e-df67-4e89-b551-d2d1c0bd6a1b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 200 Aug 25 15:26:42.588957 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 953/3769] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:42 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 757 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:43.039818 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3c1ca797-a680-4b4b-a060-25aa99b2f4e8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:43.044127 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c1ca797-a680-4b4b-a060-25aa99b2f4e8 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] GET https://10.4.3.85/volume/v3/volumes/a154a915-fe54-412f-a69c-e26fbb1c1956 Aug 25 15:26:43.044783 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c1ca797-a680-4b4b-a060-25aa99b2f4e8 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:43.044967 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c1ca797-a680-4b4b-a060-25aa99b2f4e8 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:43.064482 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:43.064482 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:43.075813 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3c1ca797-a680-4b4b-a060-25aa99b2f4e8 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Volume info retrieved successfully. Aug 25 15:26:43.094502 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c1ca797-a680-4b4b-a060-25aa99b2f4e8 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/volumes/a154a915-fe54-412f-a69c-e26fbb1c1956 returned with HTTP 200 Aug 25 15:26:43.094502 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 943/3770] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:43 2026] GET /volume/v3/volumes/a154a915-fe54-412f-a69c-e26fbb1c1956 => generated 970 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:43.121364 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cd097a90-e21e-4429-aad2-24e3677991cc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:43.122801 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd097a90-e21e-4429-aad2-24e3677991cc tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:43.122974 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd097a90-e21e-4429-aad2-24e3677991cc tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:43.123038 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ab62eab3-3075-4fbd-8603-75bf2b7a25de None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:43.123295 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd097a90-e21e-4429-aad2-24e3677991cc tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:43.123392 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cd097a90-e21e-4429-aad2-24e3677991cc tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:43.125810 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ab62eab3-3075-4fbd-8603-75bf2b7a25de tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] GET https://10.4.3.85/volume/v3/messages Aug 25 15:26:43.126167 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ab62eab3-3075-4fbd-8603-75bf2b7a25de tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:43.126868 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ab62eab3-3075-4fbd-8603-75bf2b7a25de tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:43.129041 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:43.129041 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:43.130143 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd097a90-e21e-4429-aad2-24e3677991cc tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:43.130825 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 931/3771] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:43 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:43.133940 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ab62eab3-3075-4fbd-8603-75bf2b7a25de tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/messages returned with HTTP 200 Aug 25 15:26:43.134539 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 945/3772] 10.4.3.85 () {68 vars in 1273 bytes} [Tue Aug 25 15:26:43 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:43.152540 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cdf52076-ccd8-43f2-a704-9929a87acd2a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:43.156833 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cdf52076-ccd8-43f2-a704-9929a87acd2a tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] GET https://10.4.3.85/volume/v3/messages/0a6bd24e-a019-42d6-8ad3-862fdf55cc6d Aug 25 15:26:43.156833 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cdf52076-ccd8-43f2-a704-9929a87acd2a tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:43.156833 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cdf52076-ccd8-43f2-a704-9929a87acd2a tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:43.158204 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cdf52076-ccd8-43f2-a704-9929a87acd2a tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/messages/0a6bd24e-a019-42d6-8ad3-862fdf55cc6d returned with HTTP 200 Aug 25 15:26:43.158891 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 954/3773] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:26:43 2026] GET /volume/v3/messages/0a6bd24e-a019-42d6-8ad3-862fdf55cc6d => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:43.171943 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bfa2fc21-8e4c-4da5-93cd-18c8e6c41455 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:43.174299 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bfa2fc21-8e4c-4da5-93cd-18c8e6c41455 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] DELETE https://10.4.3.85/volume/v3/messages/0a6bd24e-a019-42d6-8ad3-862fdf55cc6d Aug 25 15:26:43.174299 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bfa2fc21-8e4c-4da5-93cd-18c8e6c41455 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:43.174299 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bfa2fc21-8e4c-4da5-93cd-18c8e6c41455 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:43.215041 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bfa2fc21-8e4c-4da5-93cd-18c8e6c41455 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/messages/0a6bd24e-a019-42d6-8ad3-862fdf55cc6d returned with HTTP 204 Aug 25 15:26:43.215551 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 944/3774] 10.4.3.85 () {68 vars in 1387 bytes} [Tue Aug 25 15:26:43 2026] DELETE /volume/v3/messages/0a6bd24e-a019-42d6-8ad3-862fdf55cc6d => generated 0 bytes in 44 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 15:26:43.231715 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-47eb0a33-10cf-4bae-82bf-313d57924bf4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:43.234142 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-47eb0a33-10cf-4bae-82bf-313d57924bf4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/a154a915-fe54-412f-a69c-e26fbb1c1956 Aug 25 15:26:43.234418 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-47eb0a33-10cf-4bae-82bf-313d57924bf4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:43.234781 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-47eb0a33-10cf-4bae-82bf-313d57924bf4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:43.235008 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-47eb0a33-10cf-4bae-82bf-313d57924bf4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Delete volume with id: a154a915-fe54-412f-a69c-e26fbb1c1956 Aug 25 15:26:43.244132 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:43.244132 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:43.244598 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-47eb0a33-10cf-4bae-82bf-313d57924bf4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Volume info retrieved successfully. Aug 25 15:26:43.245813 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-47eb0a33-10cf-4bae-82bf-313d57924bf4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100468) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 15:26:43.259293 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-47eb0a33-10cf-4bae-82bf-313d57924bf4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-217820516 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-217820516, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:26:43.260482 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-47eb0a33-10cf-4bae-82bf-313d57924bf4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-217820516 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-217820516, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:26:43.272556 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-47eb0a33-10cf-4bae-82bf-313d57924bf4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Created reservations ['240659c5-69ab-47d9-9571-829966c455ea', 'ccc4a587-be53-4a79-92eb-08fe7e75d4a7', '972ad9c4-5ba7-4887-93a7-8e5a7ce7bff2', 'eb50cbd3-d93a-416a-8f6e-1b87e028a014'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:43.322532 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-47eb0a33-10cf-4bae-82bf-313d57924bf4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Delete volume request issued successfully. Aug 25 15:26:43.322838 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-47eb0a33-10cf-4bae-82bf-313d57924bf4 tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/volumes/a154a915-fe54-412f-a69c-e26fbb1c1956 returned with HTTP 202 Aug 25 15:26:43.323380 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 932/3775] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:26:43 2026] DELETE /volume/v3/volumes/a154a915-fe54-412f-a69c-e26fbb1c1956 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:43.334123 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-937b450b-0fd3-4cb5-b256-35fc3d762a6c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:43.337496 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0d946614-173d-42dd-b590-72e9282f2087 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:43.338051 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-937b450b-0fd3-4cb5-b256-35fc3d762a6c tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] DELETE https://10.4.3.85/volume/v3/types/c365a5c9-6de9-474a-b1c0-34f439aac952 Aug 25 15:26:43.338969 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-937b450b-0fd3-4cb5-b256-35fc3d762a6c tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:43.338969 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-937b450b-0fd3-4cb5-b256-35fc3d762a6c tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:43.340449 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0d946614-173d-42dd-b590-72e9282f2087 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:43.340561 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0d946614-173d-42dd-b590-72e9282f2087 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:43.340769 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0d946614-173d-42dd-b590-72e9282f2087 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:43.340930 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-0d946614-173d-42dd-b590-72e9282f2087 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:43.346922 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:43.346922 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:43.347393 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0d946614-173d-42dd-b590-72e9282f2087 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:43.347830 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 955/3776] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:43 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:43.387555 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-937b450b-0fd3-4cb5-b256-35fc3d762a6c tempest-ProjectAdminTests-194406596 tempest-ProjectAdminTests-194406596-project-admin] https://10.4.3.85/volume/v3/types/c365a5c9-6de9-474a-b1c0-34f439aac952 returned with HTTP 202 Aug 25 15:26:43.387555 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 946/3777] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:26:43 2026] DELETE /volume/v3/types/c365a5c9-6de9-474a-b1c0-34f439aac952 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:43.600582 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f983481f-5b23-426c-99db-ce5ecdda67f8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:43.602374 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f983481f-5b23-426c-99db-ce5ecdda67f8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b Aug 25 15:26:43.602586 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f983481f-5b23-426c-99db-ce5ecdda67f8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:43.602837 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f983481f-5b23-426c-99db-ce5ecdda67f8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:43.602961 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f983481f-5b23-426c-99db-ce5ecdda67f8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Show backup with id cb502599-3079-420c-821e-58bb4c43bf8b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:43.606992 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f983481f-5b23-426c-99db-ce5ecdda67f8 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b returned with HTTP 404 Aug 25 15:26:43.607482 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 945/3778] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:43 2026] GET /volume/v3/backups/cb502599-3079-420c-821e-58bb4c43bf8b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:43.620385 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-79aed52e-6496-421c-8c17-d48cb14ad436 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:43.622449 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-79aed52e-6496-421c-8c17-d48cb14ad436 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] DELETE https://10.4.3.85/volume/v3/volumes/68502a71-a0fa-4629-ad1f-560f4b6d7af5 Aug 25 15:26:43.622721 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-79aed52e-6496-421c-8c17-d48cb14ad436 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:43.622936 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-79aed52e-6496-421c-8c17-d48cb14ad436 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:43.623129 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-79aed52e-6496-421c-8c17-d48cb14ad436 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Delete volume with id: 68502a71-a0fa-4629-ad1f-560f4b6d7af5 Aug 25 15:26:43.632288 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:43.632288 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:43.633595 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-79aed52e-6496-421c-8c17-d48cb14ad436 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:43.672360 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-79aed52e-6496-421c-8c17-d48cb14ad436 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Delete volume request issued successfully. Aug 25 15:26:43.672658 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-79aed52e-6496-421c-8c17-d48cb14ad436 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/68502a71-a0fa-4629-ad1f-560f4b6d7af5 returned with HTTP 202 Aug 25 15:26:43.674984 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 933/3779] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:43 2026] DELETE /volume/v3/volumes/68502a71-a0fa-4629-ad1f-560f4b6d7af5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:43.681862 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b9e8030c-377e-46ee-ba97-04ac3ff8c14d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:43.684812 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9e8030c-377e-46ee-ba97-04ac3ff8c14d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/68502a71-a0fa-4629-ad1f-560f4b6d7af5 Aug 25 15:26:43.685100 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b9e8030c-377e-46ee-ba97-04ac3ff8c14d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:43.685360 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b9e8030c-377e-46ee-ba97-04ac3ff8c14d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:43.699851 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:43.699851 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:43.708374 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b9e8030c-377e-46ee-ba97-04ac3ff8c14d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:43.715954 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9e8030c-377e-46ee-ba97-04ac3ff8c14d tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/68502a71-a0fa-4629-ad1f-560f4b6d7af5 returned with HTTP 200 Aug 25 15:26:43.716714 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 956/3780] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:43 2026] GET /volume/v3/volumes/68502a71-a0fa-4629-ad1f-560f4b6d7af5 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:43.915089 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-efb80ecc-6f7a-4642-b652-1755e94187de None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:44.022693 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:44.023187 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1699319361"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:44.025877 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1699319361'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:44.026264 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Create volume of 2 GB Aug 25 15:26:44.031423 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Availability Zones retrieved successfully. Aug 25 15:26:44.045213 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Flow 'volume_create_api' (733631e1-5878-479f-b32b-5b46fd2f1252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:44.045213 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e14f09-e0f2-4965-a09f-5525cdbc7a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:44.045213 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Validating volume size '2' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:44.078480 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e14f09-e0f2-4965-a09f-5525cdbc7a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:44.079594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4689e941-d76c-4a84-b558-93cd399e4c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:44.147676 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a85eb28a-3f1c-4d97-b5b3-b1514b9693f1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:44.147676 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a85eb28a-3f1c-4d97-b5b3-b1514b9693f1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:44.147676 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a85eb28a-3f1c-4d97-b5b3-b1514b9693f1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:44.149913 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a85eb28a-3f1c-4d97-b5b3-b1514b9693f1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:44.149913 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a85eb28a-3f1c-4d97-b5b3-b1514b9693f1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:44.152120 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:44.152120 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:44.153820 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a85eb28a-3f1c-4d97-b5b3-b1514b9693f1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:44.153820 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 946/3781] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:44 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:44.164501 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2c816f98-f5de-46d7-8a41-f41260c71e54 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:44.166967 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c816f98-f5de-46d7-8a41-f41260c71e54 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:44.167332 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c816f98-f5de-46d7-8a41-f41260c71e54 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:44.167515 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c816f98-f5de-46d7-8a41-f41260c71e54 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:44.167697 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-2c816f98-f5de-46d7-8a41-f41260c71e54 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:44.178743 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:44.178743 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:44.179926 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c816f98-f5de-46d7-8a41-f41260c71e54 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:44.179926 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 934/3782] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:44 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:44.187495 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Created reservations ['4a03c988-f5eb-4347-8682-132cb66270b4', '237376be-f259-49a6-9716-b3682dddb740', '41b09273-be28-485e-acf0-d4862b19bac5', '20948a83-ab31-418f-893a-ddeca4fc4636'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:44.188586 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4689e941-d76c-4a84-b558-93cd399e4c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a03c988-f5eb-4347-8682-132cb66270b4', '237376be-f259-49a6-9716-b3682dddb740', '41b09273-be28-485e-acf0-d4862b19bac5', '20948a83-ab31-418f-893a-ddeca4fc4636']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:44.189278 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd5631b5-714a-41ff-9419-e6f56f169d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:44.194171 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-462a5fcc-32db-4433-bd0d-6e2effe19642 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:44.195803 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-462a5fcc-32db-4433-bd0d-6e2effe19642 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:26:44.196302 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-462a5fcc-32db-4433-bd0d-6e2effe19642 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa68d9dc-ae53-4230-a8ec-8d23904e3946", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-553276111"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:44.198015 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-462a5fcc-32db-4433-bd0d-6e2effe19642 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Creating new backup {'backup': {'volume_id': 'aa68d9dc-ae53-4230-a8ec-8d23904e3946', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-553276111'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:26:44.198268 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-462a5fcc-32db-4433-bd0d-6e2effe19642 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Creating backup of volume aa68d9dc-ae53-4230-a8ec-8d23904e3946 in container None Aug 25 15:26:44.207994 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:44.207994 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:44.209486 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-462a5fcc-32db-4433-bd0d-6e2effe19642 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Volume info retrieved successfully. Aug 25 15:26:44.224447 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd5631b5-714a-41ff-9419-e6f56f169d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '145a03ec-39d4-4648-82db-e201f42f0d12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1699319361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92cc1053efc745188752087a3d87afba',qos_specs=None,replication_status=,reservations=['4a03c988-f5eb-4347-8682-132cb66270b4','237376be-f259-49a6-9716-b3682dddb740','41b09273-be28-485e-acf0-d4862b19bac5','20948a83-ab31-418f-893a-ddeca4fc4636'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2acb20b98b2944868dcf10173f67f980',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1699319361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=145a03ec-39d4-4648-82db-e201f42f0d12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92cc1053efc745188752087a3d87afba',provider_auth=None,provider_geometry=None,provider_id=None,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='2acb20b98b2944868dcf10173f67f980',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:44.226455 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e1da353-e787-4db2-921b-803c7fc945d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:44.275573 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-462a5fcc-32db-4433-bd0d-6e2effe19642 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Created reservations ['14bd3bda-c0bb-465d-8abb-0c461f98655d', '8ce2c65f-8018-4475-8396-62eadce3e466'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:44.363834 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-12a064de-3c20-44a7-8a10-5e84042c7268 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:44.371308 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-12a064de-3c20-44a7-8a10-5e84042c7268 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:44.371837 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-12a064de-3c20-44a7-8a10-5e84042c7268 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:44.372050 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-12a064de-3c20-44a7-8a10-5e84042c7268 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:44.372591 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-12a064de-3c20-44a7-8a10-5e84042c7268 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:44.387910 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:44.387910 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:44.389345 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-12a064de-3c20-44a7-8a10-5e84042c7268 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:44.390546 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 947/3783] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:44 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:44.434615 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e1da353-e787-4db2-921b-803c7fc945d4) transitioned into state 'SUCCESS' from state '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-1699319361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92cc1053efc745188752087a3d87afba',qos_specs=None,replication_status=,reservations=['4a03c988-f5eb-4347-8682-132cb66270b4','237376be-f259-49a6-9716-b3682dddb740','41b09273-be28-485e-acf0-d4862b19bac5','20948a83-ab31-418f-893a-ddeca4fc4636'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2acb20b98b2944868dcf10173f67f980',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:44.453106 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a086a853-3986-46a6-81a0-20b5cbb24193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:44.502710 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a086a853-3986-46a6-81a0-20b5cbb24193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:44.503714 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Flow 'volume_create_api' (733631e1-5878-479f-b32b-5b46fd2f1252) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:44.504359 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Create volume request issued successfully. Aug 25 15:26:44.505251 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-efb80ecc-6f7a-4642-b652-1755e94187de tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:44.505859 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 947/3784] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:26:43 2026] POST /volume/v3/volumes => generated 753 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:44.522115 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7744a22a-a9a3-4e7c-aff1-7366aac43902 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:44.524400 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7744a22a-a9a3-4e7c-aff1-7366aac43902 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] GET https://10.4.3.85/volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 Aug 25 15:26:44.524527 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7744a22a-a9a3-4e7c-aff1-7366aac43902 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:44.524777 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7744a22a-a9a3-4e7c-aff1-7366aac43902 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:44.534444 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:44.534444 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:44.536951 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-462a5fcc-32db-4433-bd0d-6e2effe19642 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:26:44.537673 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 957/3785] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:44 2026] POST /volume/v3/backups => generated 327 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:44.538893 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7744a22a-a9a3-4e7c-aff1-7366aac43902 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Volume info retrieved successfully. Aug 25 15:26:44.545779 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7744a22a-a9a3-4e7c-aff1-7366aac43902 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] https://10.4.3.85/volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 returned with HTTP 200 Aug 25 15:26:44.545779 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 935/3786] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:44 2026] GET /volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:44.553740 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3304e2f0-3594-415b-af26-9d113c3e3c9f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:44.558725 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3304e2f0-3594-415b-af26-9d113c3e3c9f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a Aug 25 15:26:44.559019 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3304e2f0-3594-415b-af26-9d113c3e3c9f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:44.559295 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3304e2f0-3594-415b-af26-9d113c3e3c9f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:44.559454 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3304e2f0-3594-415b-af26-9d113c3e3c9f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id 79e1dd11-d7f5-44f3-9783-371de7dfd99a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:44.565769 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:44.565769 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:44.566764 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3304e2f0-3594-415b-af26-9d113c3e3c9f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a returned with HTTP 200 Aug 25 15:26:44.567305 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 948/3787] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:44 2026] GET /volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:44.732433 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fc3abb61-83f8-42bd-a9bd-6eddb81cc813 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:44.735091 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc3abb61-83f8-42bd-a9bd-6eddb81cc813 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/68502a71-a0fa-4629-ad1f-560f4b6d7af5 Aug 25 15:26:44.750284 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc3abb61-83f8-42bd-a9bd-6eddb81cc813 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:44.750284 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc3abb61-83f8-42bd-a9bd-6eddb81cc813 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:44.750284 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc3abb61-83f8-42bd-a9bd-6eddb81cc813 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/68502a71-a0fa-4629-ad1f-560f4b6d7af5 returned with HTTP 404 Aug 25 15:26:44.750284 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 948/3788] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:44 2026] GET /volume/v3/volumes/68502a71-a0fa-4629-ad1f-560f4b6d7af5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:44.752653 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ceda81af-75ba-4c34-8a0e-55cf300f1ae1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:44.754654 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ceda81af-75ba-4c34-8a0e-55cf300f1ae1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] DELETE https://10.4.3.85/volume/v3/volumes/cd3d43e0-b6bd-4e01-a1a2-ce969bdb0ddf Aug 25 15:26:44.754859 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ceda81af-75ba-4c34-8a0e-55cf300f1ae1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:44.818400 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ceda81af-75ba-4c34-8a0e-55cf300f1ae1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:44.818400 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-ceda81af-75ba-4c34-8a0e-55cf300f1ae1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Delete volume with id: cd3d43e0-b6bd-4e01-a1a2-ce969bdb0ddf Aug 25 15:26:44.818400 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:44.818400 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:44.818400 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ceda81af-75ba-4c34-8a0e-55cf300f1ae1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:45.176501 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ceda81af-75ba-4c34-8a0e-55cf300f1ae1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Delete volume request issued successfully. Aug 25 15:26:45.189798 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ceda81af-75ba-4c34-8a0e-55cf300f1ae1 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/cd3d43e0-b6bd-4e01-a1a2-ce969bdb0ddf returned with HTTP 202 Aug 25 15:26:45.189798 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 958/3789] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:44 2026] DELETE /volume/v3/volumes/cd3d43e0-b6bd-4e01-a1a2-ce969bdb0ddf => generated 0 bytes in 425 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:45.190608 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9d898be0-428d-43fd-8294-3ea23c6b2100 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:45.190608 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9d898be0-428d-43fd-8294-3ea23c6b2100 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/cd3d43e0-b6bd-4e01-a1a2-ce969bdb0ddf Aug 25 15:26:45.190608 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9d898be0-428d-43fd-8294-3ea23c6b2100 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:45.190608 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9d898be0-428d-43fd-8294-3ea23c6b2100 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:45.199016 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:45.199016 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:45.203666 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9d898be0-428d-43fd-8294-3ea23c6b2100 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:45.209186 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9d898be0-428d-43fd-8294-3ea23c6b2100 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/cd3d43e0-b6bd-4e01-a1a2-ce969bdb0ddf returned with HTTP 200 Aug 25 15:26:45.210159 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 936/3790] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:45 2026] GET /volume/v3/volumes/cd3d43e0-b6bd-4e01-a1a2-ce969bdb0ddf => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:45.403885 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d4adac96-cd3b-4799-9934-2797b0f3e24c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:45.406600 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d4adac96-cd3b-4799-9934-2797b0f3e24c tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:45.406894 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d4adac96-cd3b-4799-9934-2797b0f3e24c tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:45.407153 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d4adac96-cd3b-4799-9934-2797b0f3e24c tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:45.407306 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d4adac96-cd3b-4799-9934-2797b0f3e24c tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:45.486070 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:45.486070 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:45.486966 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d4adac96-cd3b-4799-9934-2797b0f3e24c tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:45.487429 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 949/3791] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:45 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:45.560270 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f3037274-e517-4c13-b78a-68d4e0910065 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:45.564350 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f3037274-e517-4c13-b78a-68d4e0910065 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] GET https://10.4.3.85/volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 Aug 25 15:26:45.564881 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f3037274-e517-4c13-b78a-68d4e0910065 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:45.565274 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f3037274-e517-4c13-b78a-68d4e0910065 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:45.578591 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d9d39338-f6cf-4633-84af-a194eb694f2b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:45.580418 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9d39338-f6cf-4633-84af-a194eb694f2b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a Aug 25 15:26:45.580653 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9d39338-f6cf-4633-84af-a194eb694f2b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:45.580828 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9d39338-f6cf-4633-84af-a194eb694f2b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:45.580922 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d9d39338-f6cf-4633-84af-a194eb694f2b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id 79e1dd11-d7f5-44f3-9783-371de7dfd99a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:45.585367 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:45.585367 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:45.585995 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9d39338-f6cf-4633-84af-a194eb694f2b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a returned with HTTP 200 Aug 25 15:26:45.586382 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 959/3792] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:45 2026] GET /volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:45.629369 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:45.629369 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:45.660430 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f3037274-e517-4c13-b78a-68d4e0910065 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Volume info retrieved successfully. Aug 25 15:26:45.665487 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f3037274-e517-4c13-b78a-68d4e0910065 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] https://10.4.3.85/volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 returned with HTTP 200 Aug 25 15:26:45.665967 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 949/3793] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:45 2026] GET /volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 => generated 846 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:45.682354 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-603d33e0-6f2c-47a3-9869-7ba8978f3296 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:45.684809 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-603d33e0-6f2c-47a3-9869-7ba8978f3296 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:45.685305 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-603d33e0-6f2c-47a3-9869-7ba8978f3296 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "145a03ec-39d4-4648-82db-e201f42f0d12"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:45.687361 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-603d33e0-6f2c-47a3-9869-7ba8978f3296 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '145a03ec-39d4-4648-82db-e201f42f0d12'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:45.695896 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:45.695896 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:45.696425 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-603d33e0-6f2c-47a3-9869-7ba8978f3296 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Volume retrieved successfully. Aug 25 15:26:45.696814 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-603d33e0-6f2c-47a3-9869-7ba8978f3296 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Create volume of 1 GB Aug 25 15:26:45.701496 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-603d33e0-6f2c-47a3-9869-7ba8978f3296 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Availability Zones retrieved successfully. Aug 25 15:26:45.707001 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-603d33e0-6f2c-47a3-9869-7ba8978f3296 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Flow 'volume_create_api' (01a88795-90d3-41ea-8294-5ec1bc7287e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:45.708189 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-603d33e0-6f2c-47a3-9869-7ba8978f3296 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c917aaf6-a5b6-4010-acf2-b3b0141d9667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:45.709127 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-603d33e0-6f2c-47a3-9869-7ba8978f3296 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:45.710551 np0000008087 devstack@c-api.service[100468]: WARNING cinder.volume.api [None req-603d33e0-6f2c-47a3-9869-7ba8978f3296 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c917aaf6-a5b6-4010-acf2-b3b0141d9667) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 15:26:45.710551 np0000008087 devstack@c-api.service[100468]: 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 25 15:26:45.711955 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-603d33e0-6f2c-47a3-9869-7ba8978f3296 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c917aaf6-a5b6-4010-acf2-b3b0141d9667) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:45.712774 np0000008087 devstack@c-api.service[100468]: WARNING cinder.volume.api [None req-603d33e0-6f2c-47a3-9869-7ba8978f3296 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c917aaf6-a5b6-4010-acf2-b3b0141d9667) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 15:26:45.713427 np0000008087 devstack@c-api.service[100468]: WARNING cinder.volume.api [None req-603d33e0-6f2c-47a3-9869-7ba8978f3296 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Flow 'volume_create_api' (01a88795-90d3-41ea-8294-5ec1bc7287e0) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 15:26:45.713717 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-603d33e0-6f2c-47a3-9869-7ba8978f3296 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 400 Aug 25 15:26:45.714388 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 937/3794] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:26:45 2026] POST /volume/v3/volumes => generated 173 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 15:26:45.783996 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2c18580b-1cd5-4bee-8627-64775a0d3088 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:45.786048 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2c18580b-1cd5-4bee-8627-64775a0d3088 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] GET https://10.4.3.85/volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 Aug 25 15:26:45.786278 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2c18580b-1cd5-4bee-8627-64775a0d3088 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:45.786548 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2c18580b-1cd5-4bee-8627-64775a0d3088 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:45.795206 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:45.795206 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:45.799700 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2c18580b-1cd5-4bee-8627-64775a0d3088 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Volume info retrieved successfully. Aug 25 15:26:45.805032 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2c18580b-1cd5-4bee-8627-64775a0d3088 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] https://10.4.3.85/volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 returned with HTTP 200 Aug 25 15:26:45.805525 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 950/3795] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:45 2026] GET /volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:45.893753 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b465955b-516e-4469-83ad-2a3af20162e9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:45.896018 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b465955b-516e-4469-83ad-2a3af20162e9 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] DELETE https://10.4.3.85/volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 Aug 25 15:26:45.896272 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b465955b-516e-4469-83ad-2a3af20162e9 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:45.896527 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b465955b-516e-4469-83ad-2a3af20162e9 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:45.896752 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b465955b-516e-4469-83ad-2a3af20162e9 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Delete volume with id: 145a03ec-39d4-4648-82db-e201f42f0d12 Aug 25 15:26:45.906163 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:45.906163 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:45.906825 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b465955b-516e-4469-83ad-2a3af20162e9 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Volume info retrieved successfully. Aug 25 15:26:46.071620 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b465955b-516e-4469-83ad-2a3af20162e9 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Delete volume request issued successfully. Aug 25 15:26:46.072579 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b465955b-516e-4469-83ad-2a3af20162e9 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] https://10.4.3.85/volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 returned with HTTP 202 Aug 25 15:26:46.072579 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 960/3796] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:45 2026] DELETE /volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:46.094166 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7e8bff38-467d-430b-94c6-87add50685f4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:46.100754 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7e8bff38-467d-430b-94c6-87add50685f4 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] GET https://10.4.3.85/volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 Aug 25 15:26:46.100754 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7e8bff38-467d-430b-94c6-87add50685f4 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:46.100754 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7e8bff38-467d-430b-94c6-87add50685f4 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:46.104162 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:46.104162 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:46.109872 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7e8bff38-467d-430b-94c6-87add50685f4 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Volume info retrieved successfully. Aug 25 15:26:46.115737 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7e8bff38-467d-430b-94c6-87add50685f4 tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] https://10.4.3.85/volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 returned with HTTP 200 Aug 25 15:26:46.116181 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 950/3797] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:46 2026] GET /volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:46.257997 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6de6e997-fc83-4159-a964-4080286a55b3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:46.259955 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6de6e997-fc83-4159-a964-4080286a55b3 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/cd3d43e0-b6bd-4e01-a1a2-ce969bdb0ddf Aug 25 15:26:46.259955 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6de6e997-fc83-4159-a964-4080286a55b3 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:46.260130 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6de6e997-fc83-4159-a964-4080286a55b3 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:46.265873 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6de6e997-fc83-4159-a964-4080286a55b3 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/cd3d43e0-b6bd-4e01-a1a2-ce969bdb0ddf returned with HTTP 404 Aug 25 15:26:46.266325 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 938/3798] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:46 2026] GET /volume/v3/volumes/cd3d43e0-b6bd-4e01-a1a2-ce969bdb0ddf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:46.291256 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-78a36804-4b85-469d-b1a8-a766fbad3779 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:46.293571 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-78a36804-4b85-469d-b1a8-a766fbad3779 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] DELETE https://10.4.3.85/volume/v3/volumes/24723a8b-819f-418c-b1b7-e72b736f3659 Aug 25 15:26:46.293832 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-78a36804-4b85-469d-b1a8-a766fbad3779 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:46.317324 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-78a36804-4b85-469d-b1a8-a766fbad3779 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:46.317324 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-78a36804-4b85-469d-b1a8-a766fbad3779 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Delete volume with id: 24723a8b-819f-418c-b1b7-e72b736f3659 Aug 25 15:26:46.317324 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:46.317324 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:46.317324 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-78a36804-4b85-469d-b1a8-a766fbad3779 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:46.449145 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-78a36804-4b85-469d-b1a8-a766fbad3779 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Delete volume request issued successfully. Aug 25 15:26:46.449692 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-78a36804-4b85-469d-b1a8-a766fbad3779 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/24723a8b-819f-418c-b1b7-e72b736f3659 returned with HTTP 202 Aug 25 15:26:46.449956 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 951/3799] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:46 2026] DELETE /volume/v3/volumes/24723a8b-819f-418c-b1b7-e72b736f3659 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:46.465035 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4457cb3f-099b-4f02-b93e-34421274aca5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:46.468101 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4457cb3f-099b-4f02-b93e-34421274aca5 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/24723a8b-819f-418c-b1b7-e72b736f3659 Aug 25 15:26:46.468101 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4457cb3f-099b-4f02-b93e-34421274aca5 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:46.468269 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4457cb3f-099b-4f02-b93e-34421274aca5 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:46.498971 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:46.498971 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:46.500038 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-06721c3c-6c6a-4f32-af43-f2c7ce8c4678 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:46.502381 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-06721c3c-6c6a-4f32-af43-f2c7ce8c4678 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:46.502713 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-06721c3c-6c6a-4f32-af43-f2c7ce8c4678 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:46.503801 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-06721c3c-6c6a-4f32-af43-f2c7ce8c4678 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:46.503801 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-06721c3c-6c6a-4f32-af43-f2c7ce8c4678 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:46.504106 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4457cb3f-099b-4f02-b93e-34421274aca5 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:46.508780 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:46.508780 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:46.509652 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-06721c3c-6c6a-4f32-af43-f2c7ce8c4678 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:46.510298 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 951/3800] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:46 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:46.510712 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4457cb3f-099b-4f02-b93e-34421274aca5 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/24723a8b-819f-418c-b1b7-e72b736f3659 returned with HTTP 200 Aug 25 15:26:46.511243 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 961/3801] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:46 2026] GET /volume/v3/volumes/24723a8b-819f-418c-b1b7-e72b736f3659 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:46.598144 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f7dba2c3-ecdc-4e57-9947-8d5821d3a32f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:46.608490 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f7dba2c3-ecdc-4e57-9947-8d5821d3a32f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a Aug 25 15:26:46.608490 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f7dba2c3-ecdc-4e57-9947-8d5821d3a32f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:46.608490 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f7dba2c3-ecdc-4e57-9947-8d5821d3a32f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:46.608490 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f7dba2c3-ecdc-4e57-9947-8d5821d3a32f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id 79e1dd11-d7f5-44f3-9783-371de7dfd99a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:46.608490 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:46.608490 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:46.608490 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f7dba2c3-ecdc-4e57-9947-8d5821d3a32f tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a returned with HTTP 200 Aug 25 15:26:46.609075 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 939/3802] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:46 2026] GET /volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:46.778995 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6278ba42-ae6b-4a35-b3dc-dcb2769ce221 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:46.918831 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6278ba42-ae6b-4a35-b3dc-dcb2769ce221 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:26:46.919287 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6278ba42-ae6b-4a35-b3dc-dcb2769ce221 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-736605267", "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=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:46.958135 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6278ba42-ae6b-4a35-b3dc-dcb2769ce221 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:26:46.958135 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 952/3803] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:26:46 2026] POST /volume/v3/types => generated 379 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:46.966924 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6e5eaef0-b11f-4516-bc9b-8c0bbd9b68c0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:46.969084 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6e5eaef0-b11f-4516-bc9b-8c0bbd9b68c0 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] POST https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/encryption Aug 25 15:26:46.969509 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6e5eaef0-b11f-4516-bc9b-8c0bbd9b68c0 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:46.988476 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6e5eaef0-b11f-4516-bc9b-8c0bbd9b68c0 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/encryption returned with HTTP 200 Aug 25 15:26:46.988925 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 952/3804] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:26:46 2026] POST /volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:46.998396 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-df3cefdc-6bd9-465f-b398-4d65f274a189 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.000045 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-df3cefdc-6bd9-465f-b398-4d65f274a189 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:26:47.000555 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-df3cefdc-6bd9-465f-b398-4d65f274a189 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1456496679", "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=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:47.020070 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-df3cefdc-6bd9-465f-b398-4d65f274a189 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:26:47.020811 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 962/3805] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:26:46 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:47.031044 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3ca5edba-2b5a-4c00-b95a-5070b343d605 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.103264 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ca5edba-2b5a-4c00-b95a-5070b343d605 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] POST https://10.4.3.85/volume/v3/types/850e13c1-b329-4737-87be-0714d554b446/encryption Aug 25 15:26:47.103666 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ca5edba-2b5a-4c00-b95a-5070b343d605 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:47.105753 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-3ca5edba-2b5a-4c00-b95a-5070b343d605 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '638a409892b54585888c73773ac9f8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efe68129f88345888c0b6623435780c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:26:47.105953 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ca5edba-2b5a-4c00-b95a-5070b343d605 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types/850e13c1-b329-4737-87be-0714d554b446/encryption returned with HTTP 403 Aug 25 15:26:47.106408 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 940/3806] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:26:47 2026] POST /volume/v3/types/850e13c1-b329-4737-87be-0714d554b446/encryption => generated 127 bytes in 76 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:47.114378 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-891367fa-7686-4666-89e9-00c64e5f1d2a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.116094 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-891367fa-7686-4666-89e9-00c64e5f1d2a tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:26:47.116447 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-891367fa-7686-4666-89e9-00c64e5f1d2a tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-697867796", "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=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:47.130067 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5970ff1a-ec13-4498-8de8-efba7c69e55d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.132653 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5970ff1a-ec13-4498-8de8-efba7c69e55d tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] GET https://10.4.3.85/volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 Aug 25 15:26:47.132653 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5970ff1a-ec13-4498-8de8-efba7c69e55d tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.132653 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5970ff1a-ec13-4498-8de8-efba7c69e55d tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.138811 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5970ff1a-ec13-4498-8de8-efba7c69e55d tempest-VolumesCloneNegativeTest-934492373 tempest-VolumesCloneNegativeTest-934492373-project-member] https://10.4.3.85/volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 returned with HTTP 404 Aug 25 15:26:47.139251 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 953/3807] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:47 2026] GET /volume/v3/volumes/145a03ec-39d4-4648-82db-e201f42f0d12 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:47.140054 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-891367fa-7686-4666-89e9-00c64e5f1d2a tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:26:47.140594 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 953/3808] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:26:47 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 25 15:26:47.150144 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e66a1928-6fe6-487a-9550-9f1eb8f7d93d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.152106 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e66a1928-6fe6-487a-9550-9f1eb8f7d93d tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] POST https://10.4.3.85/volume/v3/types/37a8a9a5-4ebd-4817-8181-0611200f26a0/extra_specs Aug 25 15:26:47.152934 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e66a1928-6fe6-487a-9550-9f1eb8f7d93d tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:47.157720 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-e66a1928-6fe6-487a-9550-9f1eb8f7d93d tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '638a409892b54585888c73773ac9f8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efe68129f88345888c0b6623435780c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:26:47.157720 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e66a1928-6fe6-487a-9550-9f1eb8f7d93d tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types/37a8a9a5-4ebd-4817-8181-0611200f26a0/extra_specs returned with HTTP 403 Aug 25 15:26:47.157720 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 963/3809] 10.4.3.85 () {68 vars in 1392 bytes} [Tue Aug 25 15:26:47 2026] POST /volume/v3/types/37a8a9a5-4ebd-4817-8181-0611200f26a0/extra_specs => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:47.164265 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-893ab8fc-872d-4699-9d66-7dd6e0f49c94 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.166098 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-893ab8fc-872d-4699-9d66-7dd6e0f49c94 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] PUT https://10.4.3.85/volume/v3/types/37a8a9a5-4ebd-4817-8181-0611200f26a0/extra_specs/key2 Aug 25 15:26:47.166414 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-893ab8fc-872d-4699-9d66-7dd6e0f49c94 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:47.168659 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-893ab8fc-872d-4699-9d66-7dd6e0f49c94 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '638a409892b54585888c73773ac9f8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efe68129f88345888c0b6623435780c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:26:47.168841 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-893ab8fc-872d-4699-9d66-7dd6e0f49c94 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types/37a8a9a5-4ebd-4817-8181-0611200f26a0/extra_specs/key2 returned with HTTP 403 Aug 25 15:26:47.169275 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 941/3810] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:26:47 2026] PUT /volume/v3/types/37a8a9a5-4ebd-4817-8181-0611200f26a0/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:47.178107 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2d95db9c-0b7c-47cb-8d7a-869bee24f67f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.179747 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2d95db9c-0b7c-47cb-8d7a-869bee24f67f tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] POST https://10.4.3.85/volume/v3/types Aug 25 15:26:47.181652 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2d95db9c-0b7c-47cb-8d7a-869bee24f67f tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:47.181978 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.policy [None req-2d95db9c-0b7c-47cb-8d7a-869bee24f67f tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '638a409892b54585888c73773ac9f8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efe68129f88345888c0b6623435780c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100465) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:26:47.182175 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2d95db9c-0b7c-47cb-8d7a-869bee24f67f tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types returned with HTTP 403 Aug 25 15:26:47.182688 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 954/3811] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:26:47 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:47.192615 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e1b573ca-9164-416f-acac-a96c7798ce27 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.194798 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e1b573ca-9164-416f-acac-a96c7798ce27 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:26:47.195430 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e1b573ca-9164-416f-acac-a96c7798ce27 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-476427049", "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=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:47.216116 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e1b573ca-9164-416f-acac-a96c7798ce27 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:26:47.216646 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 954/3812] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:26:47 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:47.224906 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-29bc9d4f-8634-4866-8a57-459c7d771e16 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.228488 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-29bc9d4f-8634-4866-8a57-459c7d771e16 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] POST https://10.4.3.85/volume/v3/types/87293b17-92f9-44e8-8a8e-45b1380c7951/encryption Aug 25 15:26:47.228488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-29bc9d4f-8634-4866-8a57-459c7d771e16 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:47.268005 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-29bc9d4f-8634-4866-8a57-459c7d771e16 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] https://10.4.3.85/volume/v3/types/87293b17-92f9-44e8-8a8e-45b1380c7951/encryption returned with HTTP 200 Aug 25 15:26:47.268657 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 964/3813] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:26:47 2026] POST /volume/v3/types/87293b17-92f9-44e8-8a8e-45b1380c7951/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:47.277744 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-794be87e-4fca-41bd-9012-8b0e8ccbb825 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.279986 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-794be87e-4fca-41bd-9012-8b0e8ccbb825 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] DELETE https://10.4.3.85/volume/v3/types/87293b17-92f9-44e8-8a8e-45b1380c7951/encryption/e5c3d419-81de-4fc3-8adf-0605ea3f3e8f Aug 25 15:26:47.280212 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-794be87e-4fca-41bd-9012-8b0e8ccbb825 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.280492 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-794be87e-4fca-41bd-9012-8b0e8ccbb825 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.281246 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-794be87e-4fca-41bd-9012-8b0e8ccbb825 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '638a409892b54585888c73773ac9f8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efe68129f88345888c0b6623435780c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:26:47.281455 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-794be87e-4fca-41bd-9012-8b0e8ccbb825 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types/87293b17-92f9-44e8-8a8e-45b1380c7951/encryption/e5c3d419-81de-4fc3-8adf-0605ea3f3e8f returned with HTTP 403 Aug 25 15:26:47.281964 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 942/3814] 10.4.3.85 () {66 vars in 1482 bytes} [Tue Aug 25 15:26:47 2026] DELETE /volume/v3/types/87293b17-92f9-44e8-8a8e-45b1380c7951/encryption/e5c3d419-81de-4fc3-8adf-0605ea3f3e8f => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:47.294501 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-94cff505-3bec-4f80-bf21-70fb12e3d276 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.296714 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-94cff505-3bec-4f80-bf21-70fb12e3d276 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:26:47.297144 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-94cff505-3bec-4f80-bf21-70fb12e3d276 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-550875290", "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=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:47.318579 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-94cff505-3bec-4f80-bf21-70fb12e3d276 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:26:47.319167 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 955/3815] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:26:47 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 25 15:26:47.330188 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8f6b284b-d755-417c-ac5b-63bf65f1c609 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.336979 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8f6b284b-d755-417c-ac5b-63bf65f1c609 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] DELETE https://10.4.3.85/volume/v3/types/333f6663-1a96-4943-9d36-d7bda04426c1/extra_specs/key1 Aug 25 15:26:47.337269 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8f6b284b-d755-417c-ac5b-63bf65f1c609 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.338237 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8f6b284b-d755-417c-ac5b-63bf65f1c609 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.355291 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-8f6b284b-d755-417c-ac5b-63bf65f1c609 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '638a409892b54585888c73773ac9f8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efe68129f88345888c0b6623435780c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:26:47.356128 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8f6b284b-d755-417c-ac5b-63bf65f1c609 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types/333f6663-1a96-4943-9d36-d7bda04426c1/extra_specs/key1 returned with HTTP 403 Aug 25 15:26:47.357811 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 955/3816] 10.4.3.85 () {66 vars in 1389 bytes} [Tue Aug 25 15:26:47 2026] DELETE /volume/v3/types/333f6663-1a96-4943-9d36-d7bda04426c1/extra_specs/key1 => generated 122 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:47.369899 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3fc75caf-90fe-4861-9d0f-763f1f4db963 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.371796 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3fc75caf-90fe-4861-9d0f-763f1f4db963 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:26:47.372575 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3fc75caf-90fe-4861-9d0f-763f1f4db963 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-736578266", "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=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:47.397876 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3fc75caf-90fe-4861-9d0f-763f1f4db963 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:26:47.399375 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 965/3817] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:26:47 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:47.412226 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-97d0dd01-cc7a-48e6-942b-8785f62e266a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.414367 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97d0dd01-cc7a-48e6-942b-8785f62e266a tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] DELETE https://10.4.3.85/volume/v3/types/e2a57b4f-b52d-4dd8-b0be-f45948579717 Aug 25 15:26:47.414623 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97d0dd01-cc7a-48e6-942b-8785f62e266a tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.414853 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97d0dd01-cc7a-48e6-942b-8785f62e266a tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.415590 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-97d0dd01-cc7a-48e6-942b-8785f62e266a tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '638a409892b54585888c73773ac9f8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efe68129f88345888c0b6623435780c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:26:47.415815 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97d0dd01-cc7a-48e6-942b-8785f62e266a tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types/e2a57b4f-b52d-4dd8-b0be-f45948579717 returned with HTTP 403 Aug 25 15:26:47.416249 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 943/3818] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:26:47 2026] DELETE /volume/v3/types/e2a57b4f-b52d-4dd8-b0be-f45948579717 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:47.427808 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0403a568-7133-4179-b979-65c9687b46b2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.429948 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0403a568-7133-4179-b979-65c9687b46b2 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] GET https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/extra_specs Aug 25 15:26:47.430143 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0403a568-7133-4179-b979-65c9687b46b2 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.431901 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0403a568-7133-4179-b979-65c9687b46b2 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.448923 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0403a568-7133-4179-b979-65c9687b46b2 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/extra_specs returned with HTTP 200 Aug 25 15:26:47.449374 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 956/3819] 10.4.3.85 () {66 vars in 1371 bytes} [Tue Aug 25 15:26:47 2026] GET /volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:47.462232 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-23d5dfef-a40e-41b0-b2c8-847d79065c19 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.464872 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-23d5dfef-a40e-41b0-b2c8-847d79065c19 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] GET https://10.4.3.85/volume/v3/types Aug 25 15:26:47.466315 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-23d5dfef-a40e-41b0-b2c8-847d79065c19 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.466719 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-23d5dfef-a40e-41b0-b2c8-847d79065c19 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.469266 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-23d5dfef-a40e-41b0-b2c8-847d79065c19 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:26:47.524863 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-23d5dfef-a40e-41b0-b2c8-847d79065c19 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:26:47.525349 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 956/3820] 10.4.3.85 () {66 vars in 1224 bytes} [Tue Aug 25 15:26:47 2026] GET /volume/v3/types => generated 2384 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:26:47.527328 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8a5eeffa-56ea-4282-8845-b7cf28595e58 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.531936 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-41744f70-4477-4d3a-b8f0-58b10fc5e8af None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.533509 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8a5eeffa-56ea-4282-8845-b7cf28595e58 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:47.536065 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8a5eeffa-56ea-4282-8845-b7cf28595e58 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.536514 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8a5eeffa-56ea-4282-8845-b7cf28595e58 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.536788 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-8a5eeffa-56ea-4282-8845-b7cf28595e58 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:47.537688 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41744f70-4477-4d3a-b8f0-58b10fc5e8af tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/24723a8b-819f-418c-b1b7-e72b736f3659 Aug 25 15:26:47.537856 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41744f70-4477-4d3a-b8f0-58b10fc5e8af tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.538143 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41744f70-4477-4d3a-b8f0-58b10fc5e8af tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.541223 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c7f213aa-667a-4edb-a103-bbbf55f40dcc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.543843 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c7f213aa-667a-4edb-a103-bbbf55f40dcc tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] GET https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/encryption/cipher Aug 25 15:26:47.544156 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:47.544156 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:47.544270 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c7f213aa-667a-4edb-a103-bbbf55f40dcc tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.544852 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c7f213aa-667a-4edb-a103-bbbf55f40dcc tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.545240 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8a5eeffa-56ea-4282-8845-b7cf28595e58 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:47.545395 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41744f70-4477-4d3a-b8f0-58b10fc5e8af tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/24723a8b-819f-418c-b1b7-e72b736f3659 returned with HTTP 404 Aug 25 15:26:47.545940 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 966/3821] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:47 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:47.546051 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.policy [None req-c7f213aa-667a-4edb-a103-bbbf55f40dcc tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '638a409892b54585888c73773ac9f8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efe68129f88345888c0b6623435780c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100465) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:26:47.546153 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 944/3822] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:47 2026] GET /volume/v3/volumes/24723a8b-819f-418c-b1b7-e72b736f3659 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:47.546198 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c7f213aa-667a-4edb-a103-bbbf55f40dcc tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/encryption/cipher returned with HTTP 403 Aug 25 15:26:47.547276 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 957/3823] 10.4.3.85 () {66 vars in 1389 bytes} [Tue Aug 25 15:26:47 2026] GET /volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:47.556748 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fcbeb59a-840e-48ee-b62c-46b4535ab18b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.558625 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fcbeb59a-840e-48ee-b62c-46b4535ab18b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] DELETE https://10.4.3.85/volume/v3/volumes/58e947b7-9477-4ede-8a5a-a2b704dc1b68 Aug 25 15:26:47.558842 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fcbeb59a-840e-48ee-b62c-46b4535ab18b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.559071 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fcbeb59a-840e-48ee-b62c-46b4535ab18b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.559209 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-fcbeb59a-840e-48ee-b62c-46b4535ab18b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Delete volume with id: 58e947b7-9477-4ede-8a5a-a2b704dc1b68 Aug 25 15:26:47.559810 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c4099673-7d26-41db-9e9b-23b43444dbb9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.561629 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c4099673-7d26-41db-9e9b-23b43444dbb9 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] GET https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/encryption Aug 25 15:26:47.561807 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c4099673-7d26-41db-9e9b-23b43444dbb9 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.561996 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c4099673-7d26-41db-9e9b-23b43444dbb9 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.562609 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-c4099673-7d26-41db-9e9b-23b43444dbb9 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '638a409892b54585888c73773ac9f8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efe68129f88345888c0b6623435780c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:26:47.562758 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c4099673-7d26-41db-9e9b-23b43444dbb9 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/encryption returned with HTTP 403 Aug 25 15:26:47.563157 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 967/3824] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:26:47 2026] GET /volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:47.567610 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:47.567610 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:47.568262 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fcbeb59a-840e-48ee-b62c-46b4535ab18b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:47.572798 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bbbb3fef-e7b2-4e23-96b2-f2078c8a6305 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.575525 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bbbb3fef-e7b2-4e23-96b2-f2078c8a6305 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] GET https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/extra_specs/multiattach Aug 25 15:26:47.575794 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bbbb3fef-e7b2-4e23-96b2-f2078c8a6305 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.576060 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bbbb3fef-e7b2-4e23-96b2-f2078c8a6305 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.588172 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bbbb3fef-e7b2-4e23-96b2-f2078c8a6305 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/extra_specs/multiattach returned with HTTP 200 Aug 25 15:26:47.588729 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 945/3825] 10.4.3.85 () {66 vars in 1407 bytes} [Tue Aug 25 15:26:47 2026] GET /volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/extra_specs/multiattach => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:26:47.598180 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e9fdf0ac-481c-4f84-a996-e5c94462516a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.602567 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e9fdf0ac-481c-4f84-a996-e5c94462516a tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] GET https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/extra_specs/volume_backend_name Aug 25 15:26:47.604326 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e9fdf0ac-481c-4f84-a996-e5c94462516a tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.604326 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e9fdf0ac-481c-4f84-a996-e5c94462516a tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.608229 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fcbeb59a-840e-48ee-b62c-46b4535ab18b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Delete volume request issued successfully. Aug 25 15:26:47.608479 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fcbeb59a-840e-48ee-b62c-46b4535ab18b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/58e947b7-9477-4ede-8a5a-a2b704dc1b68 returned with HTTP 202 Aug 25 15:26:47.608992 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 957/3826] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:47 2026] DELETE /volume/v3/volumes/58e947b7-9477-4ede-8a5a-a2b704dc1b68 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 15:26:47.619976 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e9fdf0ac-481c-4f84-a996-e5c94462516a tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/extra_specs/volume_backend_name returned with HTTP 404 Aug 25 15:26:47.620690 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 958/3827] 10.4.3.85 () {66 vars in 1431 bytes} [Tue Aug 25 15:26:47 2026] GET /volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/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 25 15:26:47.622139 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aeecbcda-ca61-438f-89f0-af9c7ae37b4d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.625542 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aeecbcda-ca61-438f-89f0-af9c7ae37b4d tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a Aug 25 15:26:47.625542 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aeecbcda-ca61-438f-89f0-af9c7ae37b4d tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.625633 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-017825a2-9f8a-4bb8-bd1a-893105389362 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.629445 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aeecbcda-ca61-438f-89f0-af9c7ae37b4d tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.629445 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-aeecbcda-ca61-438f-89f0-af9c7ae37b4d tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id 79e1dd11-d7f5-44f3-9783-371de7dfd99a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:47.629682 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-017825a2-9f8a-4bb8-bd1a-893105389362 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/58e947b7-9477-4ede-8a5a-a2b704dc1b68 Aug 25 15:26:47.629682 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-017825a2-9f8a-4bb8-bd1a-893105389362 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.629682 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-017825a2-9f8a-4bb8-bd1a-893105389362 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.632726 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-da1404dd-f9dc-4454-9e6f-fda061c5d83b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.634803 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:47.634803 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:47.634922 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da1404dd-f9dc-4454-9e6f-fda061c5d83b tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] GET https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602 Aug 25 15:26:47.635104 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da1404dd-f9dc-4454-9e6f-fda061c5d83b tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.635349 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da1404dd-f9dc-4454-9e6f-fda061c5d83b tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.635762 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aeecbcda-ca61-438f-89f0-af9c7ae37b4d tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a returned with HTTP 200 Aug 25 15:26:47.636214 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 968/3828] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:47 2026] GET /volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:47.639319 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:47.639319 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:47.643640 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-017825a2-9f8a-4bb8-bd1a-893105389362 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:47.643853 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da1404dd-f9dc-4454-9e6f-fda061c5d83b tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602 returned with HTTP 200 Aug 25 15:26:47.644355 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 958/3829] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:26:47 2026] GET /volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602 => generated 317 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:47.649004 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-017825a2-9f8a-4bb8-bd1a-893105389362 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/58e947b7-9477-4ede-8a5a-a2b704dc1b68 returned with HTTP 200 Aug 25 15:26:47.650301 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 946/3830] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:47 2026] GET /volume/v3/volumes/58e947b7-9477-4ede-8a5a-a2b704dc1b68 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:47.657007 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ade1a1f3-7819-4beb-aa9e-6957b9da1370 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.660143 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ade1a1f3-7819-4beb-aa9e-6957b9da1370 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] PUT https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/encryption/dd51ac5a-33ef-4673-bf27-46ea7f7e1143 Aug 25 15:26:47.660670 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ade1a1f3-7819-4beb-aa9e-6957b9da1370 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:47.664209 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.policy [None req-ade1a1f3-7819-4beb-aa9e-6957b9da1370 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '638a409892b54585888c73773ac9f8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efe68129f88345888c0b6623435780c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100465) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:26:47.664595 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ade1a1f3-7819-4beb-aa9e-6957b9da1370 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/encryption/dd51ac5a-33ef-4673-bf27-46ea7f7e1143 returned with HTTP 403 Aug 25 15:26:47.665388 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 959/3831] 10.4.3.85 () {68 vars in 1499 bytes} [Tue Aug 25 15:26:47 2026] PUT /volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/encryption/dd51ac5a-33ef-4673-bf27-46ea7f7e1143 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:47.684584 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-97b145b0-7c0a-449d-b252-06c9b19b76a5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.686982 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-97b145b0-7c0a-449d-b252-06c9b19b76a5 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] PUT https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/extra_specs/key1 Aug 25 15:26:47.687447 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-97b145b0-7c0a-449d-b252-06c9b19b76a5 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:47.690051 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-97b145b0-7c0a-449d-b252-06c9b19b76a5 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '638a409892b54585888c73773ac9f8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efe68129f88345888c0b6623435780c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:26:47.690279 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-97b145b0-7c0a-449d-b252-06c9b19b76a5 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/extra_specs/key1 returned with HTTP 403 Aug 25 15:26:47.691104 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 969/3832] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:26:47 2026] PUT /volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:47.706045 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-46cf4190-1055-406f-b407-d70b4a5ed5a9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.708606 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-46cf4190-1055-406f-b407-d70b4a5ed5a9 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] PUT https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602 Aug 25 15:26:47.709015 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-46cf4190-1055-406f-b407-d70b4a5ed5a9 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:47.712376 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-46cf4190-1055-406f-b407-d70b4a5ed5a9 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '638a409892b54585888c73773ac9f8e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'efe68129f88345888c0b6623435780c8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:26:47.712992 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-46cf4190-1055-406f-b407-d70b4a5ed5a9 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-member] https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602 returned with HTTP 403 Aug 25 15:26:47.713292 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 959/3833] 10.4.3.85 () {68 vars in 1355 bytes} [Tue Aug 25 15:26:47 2026] PUT /volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:47.722928 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3e86ac51-4ffd-408d-a580-d86978630b83 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.724630 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3e86ac51-4ffd-408d-a580-d86978630b83 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] DELETE https://10.4.3.85/volume/v3/types/e2a57b4f-b52d-4dd8-b0be-f45948579717 Aug 25 15:26:47.725147 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3e86ac51-4ffd-408d-a580-d86978630b83 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.725509 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3e86ac51-4ffd-408d-a580-d86978630b83 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.772303 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3e86ac51-4ffd-408d-a580-d86978630b83 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] https://10.4.3.85/volume/v3/types/e2a57b4f-b52d-4dd8-b0be-f45948579717 returned with HTTP 202 Aug 25 15:26:47.772303 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 947/3834] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:26:47 2026] DELETE /volume/v3/types/e2a57b4f-b52d-4dd8-b0be-f45948579717 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:47.781151 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d9d555bf-0f1b-4629-86d1-b673fb84bbc6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.783375 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d9d555bf-0f1b-4629-86d1-b673fb84bbc6 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] DELETE https://10.4.3.85/volume/v3/types/333f6663-1a96-4943-9d36-d7bda04426c1 Aug 25 15:26:47.785921 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d9d555bf-0f1b-4629-86d1-b673fb84bbc6 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.785921 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d9d555bf-0f1b-4629-86d1-b673fb84bbc6 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.841161 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d9d555bf-0f1b-4629-86d1-b673fb84bbc6 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] https://10.4.3.85/volume/v3/types/333f6663-1a96-4943-9d36-d7bda04426c1 returned with HTTP 202 Aug 25 15:26:47.841785 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 960/3835] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:26:47 2026] DELETE /volume/v3/types/333f6663-1a96-4943-9d36-d7bda04426c1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:47.854743 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-342036f9-a1f4-45b8-9ae7-def7cbfb0818 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.859351 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-342036f9-a1f4-45b8-9ae7-def7cbfb0818 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] DELETE https://10.4.3.85/volume/v3/types/87293b17-92f9-44e8-8a8e-45b1380c7951 Aug 25 15:26:47.859526 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-342036f9-a1f4-45b8-9ae7-def7cbfb0818 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.860272 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-342036f9-a1f4-45b8-9ae7-def7cbfb0818 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.894670 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-342036f9-a1f4-45b8-9ae7-def7cbfb0818 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] https://10.4.3.85/volume/v3/types/87293b17-92f9-44e8-8a8e-45b1380c7951 returned with HTTP 202 Aug 25 15:26:47.895173 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 970/3836] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:26:47 2026] DELETE /volume/v3/types/87293b17-92f9-44e8-8a8e-45b1380c7951 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:47.904735 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-247ab032-e6d8-4a10-a412-6eb1642fa978 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.906883 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-247ab032-e6d8-4a10-a412-6eb1642fa978 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] DELETE https://10.4.3.85/volume/v3/types/37a8a9a5-4ebd-4817-8181-0611200f26a0 Aug 25 15:26:47.907207 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-247ab032-e6d8-4a10-a412-6eb1642fa978 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.907598 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-247ab032-e6d8-4a10-a412-6eb1642fa978 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:47.968933 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-247ab032-e6d8-4a10-a412-6eb1642fa978 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] https://10.4.3.85/volume/v3/types/37a8a9a5-4ebd-4817-8181-0611200f26a0 returned with HTTP 202 Aug 25 15:26:47.969589 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 960/3837] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:26:47 2026] DELETE /volume/v3/types/37a8a9a5-4ebd-4817-8181-0611200f26a0 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:47.981841 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d0d8c777-0c04-4f3e-a157-ab90cf2285ce None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:47.983525 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0d8c777-0c04-4f3e-a157-ab90cf2285ce tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] DELETE https://10.4.3.85/volume/v3/types/850e13c1-b329-4737-87be-0714d554b446 Aug 25 15:26:47.983939 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0d8c777-0c04-4f3e-a157-ab90cf2285ce tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:47.984377 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0d8c777-0c04-4f3e-a157-ab90cf2285ce tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:48.024163 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0d8c777-0c04-4f3e-a157-ab90cf2285ce tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] https://10.4.3.85/volume/v3/types/850e13c1-b329-4737-87be-0714d554b446 returned with HTTP 202 Aug 25 15:26:48.024163 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 948/3838] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:26:47 2026] DELETE /volume/v3/types/850e13c1-b329-4737-87be-0714d554b446 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:48.033568 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6499624b-6a60-4b50-913d-bd8d1d15f690 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:48.035698 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6499624b-6a60-4b50-913d-bd8d1d15f690 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] DELETE https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602 Aug 25 15:26:48.035914 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6499624b-6a60-4b50-913d-bd8d1d15f690 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:48.036268 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6499624b-6a60-4b50-913d-bd8d1d15f690 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:48.095639 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6499624b-6a60-4b50-913d-bd8d1d15f690 tempest-VolumeTypesMemberTests-1196111430 tempest-VolumeTypesMemberTests-1196111430-project-admin] https://10.4.3.85/volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602 returned with HTTP 202 Aug 25 15:26:48.096218 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 961/3839] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:26:48 2026] DELETE /volume/v3/types/2dd81603-10d3-41fb-b9b4-81ecb3e7f602 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:48.558488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4d63344f-a644-4b26-8f82-5c526f899582 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:48.563578 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4d63344f-a644-4b26-8f82-5c526f899582 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:48.564953 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4d63344f-a644-4b26-8f82-5c526f899582 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:48.565825 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4d63344f-a644-4b26-8f82-5c526f899582 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:48.566446 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4d63344f-a644-4b26-8f82-5c526f899582 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:48.586151 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:48.586151 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:48.588792 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4d63344f-a644-4b26-8f82-5c526f899582 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:48.590885 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 971/3840] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:48 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:48.650489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dc57c755-a0a9-4752-9537-0a5c5576e29b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:48.652347 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dc57c755-a0a9-4752-9537-0a5c5576e29b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a Aug 25 15:26:48.652635 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dc57c755-a0a9-4752-9537-0a5c5576e29b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:48.652888 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dc57c755-a0a9-4752-9537-0a5c5576e29b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:48.652994 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-dc57c755-a0a9-4752-9537-0a5c5576e29b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id 79e1dd11-d7f5-44f3-9783-371de7dfd99a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:48.659653 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:48.659653 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:48.662558 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dc57c755-a0a9-4752-9537-0a5c5576e29b tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a returned with HTTP 200 Aug 25 15:26:48.662558 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 961/3841] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:48 2026] GET /volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:48.666678 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8829fa1f-b5be-4cb0-b23a-bc3afc9526bd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:48.669930 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8829fa1f-b5be-4cb0-b23a-bc3afc9526bd tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/58e947b7-9477-4ede-8a5a-a2b704dc1b68 Aug 25 15:26:48.671061 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8829fa1f-b5be-4cb0-b23a-bc3afc9526bd tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:48.671061 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8829fa1f-b5be-4cb0-b23a-bc3afc9526bd tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:48.679865 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8829fa1f-b5be-4cb0-b23a-bc3afc9526bd tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/58e947b7-9477-4ede-8a5a-a2b704dc1b68 returned with HTTP 404 Aug 25 15:26:48.681487 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 949/3842] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:48 2026] GET /volume/v3/volumes/58e947b7-9477-4ede-8a5a-a2b704dc1b68 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:48.688588 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d61278d0-b5a8-4afb-8182-3e6dd1c57f59 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:48.690367 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d61278d0-b5a8-4afb-8182-3e6dd1c57f59 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] DELETE https://10.4.3.85/volume/v3/volumes/be0573c4-548d-426b-b0a0-4354a2b3d7bf Aug 25 15:26:48.690602 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d61278d0-b5a8-4afb-8182-3e6dd1c57f59 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:48.691161 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d61278d0-b5a8-4afb-8182-3e6dd1c57f59 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:48.691161 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-d61278d0-b5a8-4afb-8182-3e6dd1c57f59 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Delete volume with id: be0573c4-548d-426b-b0a0-4354a2b3d7bf Aug 25 15:26:48.699286 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:48.699286 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:48.699803 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d61278d0-b5a8-4afb-8182-3e6dd1c57f59 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:48.737036 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d61278d0-b5a8-4afb-8182-3e6dd1c57f59 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Delete volume request issued successfully. Aug 25 15:26:48.738079 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d61278d0-b5a8-4afb-8182-3e6dd1c57f59 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/be0573c4-548d-426b-b0a0-4354a2b3d7bf returned with HTTP 202 Aug 25 15:26:48.738079 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 962/3843] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:48 2026] DELETE /volume/v3/volumes/be0573c4-548d-426b-b0a0-4354a2b3d7bf => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:48.756825 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f64980f2-bfea-4d13-990d-07a1c397450b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:48.760148 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f64980f2-bfea-4d13-990d-07a1c397450b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/be0573c4-548d-426b-b0a0-4354a2b3d7bf Aug 25 15:26:48.760148 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f64980f2-bfea-4d13-990d-07a1c397450b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:48.760324 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f64980f2-bfea-4d13-990d-07a1c397450b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:48.778755 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:48.778755 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:48.784093 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f64980f2-bfea-4d13-990d-07a1c397450b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:48.791485 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f64980f2-bfea-4d13-990d-07a1c397450b tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/be0573c4-548d-426b-b0a0-4354a2b3d7bf returned with HTTP 200 Aug 25 15:26:48.792059 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 972/3844] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:48 2026] GET /volume/v3/volumes/be0573c4-548d-426b-b0a0-4354a2b3d7bf => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:49.609543 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-48ae6218-e485-406f-8b27-26855e49a305 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:49.613071 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-48ae6218-e485-406f-8b27-26855e49a305 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:49.613388 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-48ae6218-e485-406f-8b27-26855e49a305 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:49.616547 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-48ae6218-e485-406f-8b27-26855e49a305 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:49.616547 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-48ae6218-e485-406f-8b27-26855e49a305 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:49.623084 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:49.623084 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:49.623084 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-48ae6218-e485-406f-8b27-26855e49a305 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:49.623807 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 962/3845] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:49 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:49.817561 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b3af75b3-66dc-4378-a360-6bce1c6a456d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:49.817561 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b3af75b3-66dc-4378-a360-6bce1c6a456d tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a Aug 25 15:26:49.817561 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b3af75b3-66dc-4378-a360-6bce1c6a456d tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:49.817561 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b3af75b3-66dc-4378-a360-6bce1c6a456d tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:49.817561 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b3af75b3-66dc-4378-a360-6bce1c6a456d tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id 79e1dd11-d7f5-44f3-9783-371de7dfd99a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:49.818444 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8212a386-4eaa-4526-ba36-6c2c3e3f27be None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:49.820709 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8212a386-4eaa-4526-ba36-6c2c3e3f27be tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/be0573c4-548d-426b-b0a0-4354a2b3d7bf Aug 25 15:26:49.820709 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8212a386-4eaa-4526-ba36-6c2c3e3f27be tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:49.820911 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8212a386-4eaa-4526-ba36-6c2c3e3f27be tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:49.829597 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:49.829597 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:49.830145 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b3af75b3-66dc-4378-a360-6bce1c6a456d tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a returned with HTTP 200 Aug 25 15:26:49.832260 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 950/3846] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:49 2026] GET /volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a => generated 746 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:49.834776 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8212a386-4eaa-4526-ba36-6c2c3e3f27be tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/be0573c4-548d-426b-b0a0-4354a2b3d7bf returned with HTTP 404 Aug 25 15:26:49.836585 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 963/3847] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:49 2026] GET /volume/v3/volumes/be0573c4-548d-426b-b0a0-4354a2b3d7bf => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:49.892368 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-465a4abf-3bc8-409f-8706-3483359c807f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:49.894377 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-465a4abf-3bc8-409f-8706-3483359c807f tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] DELETE https://10.4.3.85/volume/v3/volumes/8de05e8b-84e6-46ce-94bc-bae70c0af270 Aug 25 15:26:49.894676 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-465a4abf-3bc8-409f-8706-3483359c807f tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:49.894857 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-465a4abf-3bc8-409f-8706-3483359c807f tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:49.895050 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-465a4abf-3bc8-409f-8706-3483359c807f tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Delete volume with id: 8de05e8b-84e6-46ce-94bc-bae70c0af270 Aug 25 15:26:49.903310 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:49.903310 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:49.903937 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-465a4abf-3bc8-409f-8706-3483359c807f tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:50.414090 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-465a4abf-3bc8-409f-8706-3483359c807f tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Delete volume request issued successfully. Aug 25 15:26:50.414364 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-465a4abf-3bc8-409f-8706-3483359c807f tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/8de05e8b-84e6-46ce-94bc-bae70c0af270 returned with HTTP 202 Aug 25 15:26:50.414865 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 973/3848] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:26:49 2026] DELETE /volume/v3/volumes/8de05e8b-84e6-46ce-94bc-bae70c0af270 => generated 0 bytes in 523 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:26:50.429582 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ce7f0221-5f85-441e-97fb-e10abbf6f840 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:50.432122 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ce7f0221-5f85-441e-97fb-e10abbf6f840 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/8de05e8b-84e6-46ce-94bc-bae70c0af270 Aug 25 15:26:50.432521 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ce7f0221-5f85-441e-97fb-e10abbf6f840 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:50.432767 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ce7f0221-5f85-441e-97fb-e10abbf6f840 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:50.446228 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:50.446228 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:50.466665 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ce7f0221-5f85-441e-97fb-e10abbf6f840 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Volume info retrieved successfully. Aug 25 15:26:50.479131 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ce7f0221-5f85-441e-97fb-e10abbf6f840 tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/8de05e8b-84e6-46ce-94bc-bae70c0af270 returned with HTTP 200 Aug 25 15:26:50.479711 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 963/3849] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:50 2026] GET /volume/v3/volumes/8de05e8b-84e6-46ce-94bc-bae70c0af270 => generated 848 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:50.638614 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0154c020-c765-42ac-9c52-e02444b93b99 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:50.640961 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0154c020-c765-42ac-9c52-e02444b93b99 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:50.641274 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0154c020-c765-42ac-9c52-e02444b93b99 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:50.641612 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0154c020-c765-42ac-9c52-e02444b93b99 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:50.641801 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-0154c020-c765-42ac-9c52-e02444b93b99 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:50.647756 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:50.647756 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:50.648733 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0154c020-c765-42ac-9c52-e02444b93b99 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:50.649435 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 951/3850] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:50 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:50.845019 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c3be0ac4-188a-4388-82ef-ece0417715fd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:50.846953 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c3be0ac4-188a-4388-82ef-ece0417715fd tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a Aug 25 15:26:50.847218 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c3be0ac4-188a-4388-82ef-ece0417715fd tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:50.847489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c3be0ac4-188a-4388-82ef-ece0417715fd tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:50.847647 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-c3be0ac4-188a-4388-82ef-ece0417715fd tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id 79e1dd11-d7f5-44f3-9783-371de7dfd99a. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:50.852701 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:50.852701 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:50.853370 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c3be0ac4-188a-4388-82ef-ece0417715fd tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a returned with HTTP 200 Aug 25 15:26:50.853791 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 964/3851] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:50 2026] GET /volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:51.494995 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2a05dc90-bc36-40de-adaa-2d28d96739dc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:51.497580 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2a05dc90-bc36-40de-adaa-2d28d96739dc tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] GET https://10.4.3.85/volume/v3/volumes/8de05e8b-84e6-46ce-94bc-bae70c0af270 Aug 25 15:26:51.497855 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2a05dc90-bc36-40de-adaa-2d28d96739dc tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:51.498121 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2a05dc90-bc36-40de-adaa-2d28d96739dc tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:51.505783 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2a05dc90-bc36-40de-adaa-2d28d96739dc tempest-CreateVolumesFromBackupTest-848939964 tempest-CreateVolumesFromBackupTest-848939964-project-member] https://10.4.3.85/volume/v3/volumes/8de05e8b-84e6-46ce-94bc-bae70c0af270 returned with HTTP 404 Aug 25 15:26:51.506410 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 974/3852] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:51 2026] GET /volume/v3/volumes/8de05e8b-84e6-46ce-94bc-bae70c0af270 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:51.666740 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0a49c6d1-3562-4b3a-a7fc-020d6f1d5353 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:51.669315 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a49c6d1-3562-4b3a-a7fc-020d6f1d5353 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:51.669661 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0a49c6d1-3562-4b3a-a7fc-020d6f1d5353 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:51.678943 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0a49c6d1-3562-4b3a-a7fc-020d6f1d5353 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:51.678943 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-0a49c6d1-3562-4b3a-a7fc-020d6f1d5353 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:51.728349 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:51.728349 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:51.729124 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a49c6d1-3562-4b3a-a7fc-020d6f1d5353 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:51.730686 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 964/3853] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:51 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:51.867747 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d0c39141-4bfb-41bc-bed0-55363ccb4746 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:51.870211 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0c39141-4bfb-41bc-bed0-55363ccb4746 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a Aug 25 15:26:51.870996 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0c39141-4bfb-41bc-bed0-55363ccb4746 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:51.870996 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0c39141-4bfb-41bc-bed0-55363ccb4746 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:51.870996 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d0c39141-4bfb-41bc-bed0-55363ccb4746 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id 79e1dd11-d7f5-44f3-9783-371de7dfd99a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:51.883127 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:51.883127 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:51.883873 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0c39141-4bfb-41bc-bed0-55363ccb4746 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a returned with HTTP 200 Aug 25 15:26:51.884412 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 952/3854] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:51 2026] GET /volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:52.743741 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4054c8ab-0d81-488c-9de6-8f77b1673433 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:52.750729 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4054c8ab-0d81-488c-9de6-8f77b1673433 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:52.750729 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4054c8ab-0d81-488c-9de6-8f77b1673433 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:52.750924 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4054c8ab-0d81-488c-9de6-8f77b1673433 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:52.750924 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-4054c8ab-0d81-488c-9de6-8f77b1673433 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:52.757661 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:52.757661 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:52.758664 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4054c8ab-0d81-488c-9de6-8f77b1673433 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:52.759102 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 965/3855] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:52 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:52.906365 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4562280a-b74f-4d64-8c54-38032a72af84 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:52.909304 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4562280a-b74f-4d64-8c54-38032a72af84 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a Aug 25 15:26:52.909605 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4562280a-b74f-4d64-8c54-38032a72af84 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:52.910155 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4562280a-b74f-4d64-8c54-38032a72af84 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:52.910155 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4562280a-b74f-4d64-8c54-38032a72af84 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id 79e1dd11-d7f5-44f3-9783-371de7dfd99a. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:52.916478 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:52.916478 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:52.917675 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4562280a-b74f-4d64-8c54-38032a72af84 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a returned with HTTP 200 Aug 25 15:26:52.918037 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 975/3856] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:52 2026] GET /volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:53.773780 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3f2ff13b-de32-4045-a3e7-8406f98fd457 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:53.776594 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f2ff13b-de32-4045-a3e7-8406f98fd457 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:53.776894 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f2ff13b-de32-4045-a3e7-8406f98fd457 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:53.777146 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f2ff13b-de32-4045-a3e7-8406f98fd457 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:53.777306 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3f2ff13b-de32-4045-a3e7-8406f98fd457 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:53.784488 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:53.784488 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:53.785534 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f2ff13b-de32-4045-a3e7-8406f98fd457 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:53.786055 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 965/3857] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:53 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:53.933547 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d3af0aef-b569-41c3-83da-4e10e66a4eac None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:53.944374 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d3af0aef-b569-41c3-83da-4e10e66a4eac tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a Aug 25 15:26:53.944374 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d3af0aef-b569-41c3-83da-4e10e66a4eac tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:53.944374 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d3af0aef-b569-41c3-83da-4e10e66a4eac tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:53.944374 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d3af0aef-b569-41c3-83da-4e10e66a4eac tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id 79e1dd11-d7f5-44f3-9783-371de7dfd99a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:53.948742 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:53.948742 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:53.952166 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d3af0aef-b569-41c3-83da-4e10e66a4eac tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a returned with HTTP 200 Aug 25 15:26:53.952166 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 953/3858] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:53 2026] GET /volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a => generated 746 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:54.382942 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-86008c5a-e58a-47ad-80c1-e1d863108973 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:54.388133 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-86008c5a-e58a-47ad-80c1-e1d863108973 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:26:54.391969 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-86008c5a-e58a-47ad-80c1-e1d863108973 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:54.391969 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-86008c5a-e58a-47ad-80c1-e1d863108973 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:54.399526 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:54.399526 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:54.405640 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-86008c5a-e58a-47ad-80c1-e1d863108973 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:26:54.411711 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-86008c5a-e58a-47ad-80c1-e1d863108973 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:26:54.412218 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 966/3859] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:26:54 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:54.586753 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-415dac8b-ed44-4074-b619-0e2384944a27 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:54.587262 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-415dac8b-ed44-4074-b619-0e2384944a27 None None] GET https://10.4.3.85/volume// Aug 25 15:26:54.587485 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-415dac8b-ed44-4074-b619-0e2384944a27 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:54.587716 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-415dac8b-ed44-4074-b619-0e2384944a27 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:54.588082 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-415dac8b-ed44-4074-b619-0e2384944a27 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:26:54.588426 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 976/3860] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:26:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:26:54.597695 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-af9edbce-e13d-4f4a-8dcc-d10dbc2f6813 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:54.601000 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-af9edbce-e13d-4f4a-8dcc-d10dbc2f6813 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:26:54.601000 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-af9edbce-e13d-4f4a-8dcc-d10dbc2f6813 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11297f66-e6d3-42a2-9c20-5575197a2c63", "connector": null, "instance_uuid": "a1c8c3d1-a7fe-48bd-b577-120b0e342020"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:54.613691 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:54.613691 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:54.674974 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-af9edbce-e13d-4f4a-8dcc-d10dbc2f6813 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:26:54.675719 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 966/3861] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:26:54 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:26:54.748994 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e8595159-c100-4490-8881-f6cee12cbab9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:54.799365 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3d14a183-bcfa-4b07-aed8-52d30f2ee560 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:54.800903 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e34e357f-bae8-4a45-84bd-ce5e7792cf1d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:54.801666 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3d14a183-bcfa-4b07-aed8-52d30f2ee560 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:26:54.801787 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3d14a183-bcfa-4b07-aed8-52d30f2ee560 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:54.802059 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3d14a183-bcfa-4b07-aed8-52d30f2ee560 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:54.805722 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e34e357f-bae8-4a45-84bd-ce5e7792cf1d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:54.805850 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e34e357f-bae8-4a45-84bd-ce5e7792cf1d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:54.807570 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e34e357f-bae8-4a45-84bd-ce5e7792cf1d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:54.807570 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e34e357f-bae8-4a45-84bd-ce5e7792cf1d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:54.812933 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:54.812933 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:54.814527 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:54.814527 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:54.814909 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e34e357f-bae8-4a45-84bd-ce5e7792cf1d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:54.815413 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 977/3862] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:54 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:54.822037 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3d14a183-bcfa-4b07-aed8-52d30f2ee560 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:26:54.825429 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3d14a183-bcfa-4b07-aed8-52d30f2ee560 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:26:54.826245 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 967/3863] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:54 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:54.865754 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1ef54468-d998-4bbb-8dce-3874d8c3e555 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:54.865754 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1ef54468-d998-4bbb-8dce-3874d8c3e555 None None] GET https://10.4.3.85/volume// Aug 25 15:26:54.865754 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1ef54468-d998-4bbb-8dce-3874d8c3e555 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:54.866212 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1ef54468-d998-4bbb-8dce-3874d8c3e555 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:54.866305 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1ef54468-d998-4bbb-8dce-3874d8c3e555 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:26:54.866683 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 967/3864] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:26:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:26:54.877378 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-cd22c2ce-3ce1-4c6c-98e2-80f2215b9b55 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:54.880632 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-cd22c2ce-3ce1-4c6c-98e2-80f2215b9b55 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:26:54.881080 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-cd22c2ce-3ce1-4c6c-98e2-80f2215b9b55 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:54.881326 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-cd22c2ce-3ce1-4c6c-98e2-80f2215b9b55 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:54.894054 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:54.894054 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:54.897859 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-cd22c2ce-3ce1-4c6c-98e2-80f2215b9b55 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:26:54.902439 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-cd22c2ce-3ce1-4c6c-98e2-80f2215b9b55 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:26:54.902854 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 978/3865] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:26:54 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:26:54.946976 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e8595159-c100-4490-8881-f6cee12cbab9 tempest-ProjectAdminTests-283335478 tempest-ProjectAdminTests-283335478-project-admin] GET https://10.4.3.85/volume/v3/scheduler-stats/get_pools Aug 25 15:26:54.947317 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e8595159-c100-4490-8881-f6cee12cbab9 tempest-ProjectAdminTests-283335478 tempest-ProjectAdminTests-283335478-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:54.947379 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e8595159-c100-4490-8881-f6cee12cbab9 tempest-ProjectAdminTests-283335478 tempest-ProjectAdminTests-283335478-project-admin] Calling method 'get_pools' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:54.964216 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e8595159-c100-4490-8881-f6cee12cbab9 tempest-ProjectAdminTests-283335478 tempest-ProjectAdminTests-283335478-project-admin] https://10.4.3.85/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 15:26:54.967299 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 954/3866] 10.4.3.85 () {66 vars in 1284 bytes} [Tue Aug 25 15:26:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:54.972596 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9b06f8f6-67b5-407b-9701-7a649fc3d75c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:54.974957 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9b06f8f6-67b5-407b-9701-7a649fc3d75c tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a Aug 25 15:26:54.975232 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9b06f8f6-67b5-407b-9701-7a649fc3d75c tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:54.975503 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9b06f8f6-67b5-407b-9701-7a649fc3d75c tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:54.975670 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-9b06f8f6-67b5-407b-9701-7a649fc3d75c tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id 79e1dd11-d7f5-44f3-9783-371de7dfd99a. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:54.981626 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6a3b0fa4-3a6c-4954-924d-c9b41fa7b1ad None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:54.981874 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:54.981874 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:54.983038 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9b06f8f6-67b5-407b-9701-7a649fc3d75c tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a returned with HTTP 200 Aug 25 15:26:54.983392 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6a3b0fa4-3a6c-4954-924d-c9b41fa7b1ad tempest-ProjectAdminTests-283335478 tempest-ProjectAdminTests-283335478-project-admin] GET https://10.4.3.85/volume/v3/capabilities/np0000008087@storpool Aug 25 15:26:54.983717 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6a3b0fa4-3a6c-4954-924d-c9b41fa7b1ad tempest-ProjectAdminTests-283335478 tempest-ProjectAdminTests-283335478-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:54.984039 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6a3b0fa4-3a6c-4954-924d-c9b41fa7b1ad tempest-ProjectAdminTests-283335478 tempest-ProjectAdminTests-283335478-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:54.984595 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:54.984595 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:54.984679 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 968/3867] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:54 2026] GET /volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:54.997919 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-74e2a1ba-4d55-4ac7-b9a4-df1fc160bede None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:55.001964 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-74e2a1ba-4d55-4ac7-b9a4-df1fc160bede tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:26:55.001964 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-74e2a1ba-4d55-4ac7-b9a4-df1fc160bede tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:55.001964 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-74e2a1ba-4d55-4ac7-b9a4-df1fc160bede tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:55.001964 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-74e2a1ba-4d55-4ac7-b9a4-df1fc160bede tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:55.006641 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6a3b0fa4-3a6c-4954-924d-c9b41fa7b1ad tempest-ProjectAdminTests-283335478 tempest-ProjectAdminTests-283335478-project-admin] https://10.4.3.85/volume/v3/capabilities/np0000008087@storpool returned with HTTP 200 Aug 25 15:26:55.008083 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 968/3868] 10.4.3.85 () {66 vars in 1311 bytes} [Tue Aug 25 15:26:54 2026] GET /volume/v3/capabilities/np0000008087@storpool => generated 703 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:55.011129 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-4151c368-eb1b-45aa-857c-9011b83f54f6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:55.012012 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:55.012012 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:55.013107 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-74e2a1ba-4d55-4ac7-b9a4-df1fc160bede tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:26:55.013481 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-4151c368-eb1b-45aa-857c-9011b83f54f6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] PUT https://10.4.3.85/volume/v3/attachments/12a9bf52-26d1-4173-8501-f28ce3a96137 Aug 25 15:26:55.013652 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 979/3869] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:54 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:55.013886 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-4151c368-eb1b-45aa-857c-9011b83f54f6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:55.023580 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-4151c368-eb1b-45aa-857c-9011b83f54f6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Acquiring lock "cinder-attachment_update-11297f66-e6d3-42a2-9c20-5575197a2c63-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:26:55.027612 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7925a972-6694-4b01-9e0c-d73de75b28da None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:55.030320 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-4151c368-eb1b-45aa-857c-9011b83f54f6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Lock "cinder-attachment_update-11297f66-e6d3-42a2-9c20-5575197a2c63-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:26:55.030816 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:55.030816 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:55.030874 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7925a972-6694-4b01-9e0c-d73de75b28da tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:26:55.030874 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7925a972-6694-4b01-9e0c-d73de75b28da tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:55.031022 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7925a972-6694-4b01-9e0c-d73de75b28da tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:55.031129 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-7925a972-6694-4b01-9e0c-d73de75b28da tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:55.036072 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:55.036072 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:55.036911 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7925a972-6694-4b01-9e0c-d73de75b28da tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:26:55.037274 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 969/3870] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:55 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:55.056067 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-86834fe1-180a-46d7-a881-0c400d10bf7d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:55.058684 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-86834fe1-180a-46d7-a881-0c400d10bf7d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:26:55.061323 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-86834fe1-180a-46d7-a881-0c400d10bf7d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa68d9dc-ae53-4230-a8ec-8d23904e3946", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1556971313"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:55.062258 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-86834fe1-180a-46d7-a881-0c400d10bf7d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Creating new backup {'backup': {'volume_id': 'aa68d9dc-ae53-4230-a8ec-8d23904e3946', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1556971313'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:26:55.062667 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-86834fe1-180a-46d7-a881-0c400d10bf7d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Creating backup of volume aa68d9dc-ae53-4230-a8ec-8d23904e3946 in container None Aug 25 15:26:55.073288 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:55.073288 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:55.073977 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-86834fe1-180a-46d7-a881-0c400d10bf7d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:26:55.189315 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-86834fe1-180a-46d7-a881-0c400d10bf7d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Created reservations ['1f7ee4a9-5243-4bb6-a974-62053218b5f9', 'f1078b6b-bfba-4556-9cb8-2ffd294b4bc2'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:55.316239 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-4151c368-eb1b-45aa-857c-9011b83f54f6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Lock "cinder-attachment_update-11297f66-e6d3-42a2-9c20-5575197a2c63-np0000008087" released by "attachment_update" :: held 0.283s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:26:55.316239 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-4151c368-eb1b-45aa-857c-9011b83f54f6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/attachments/12a9bf52-26d1-4173-8501-f28ce3a96137 returned with HTTP 200 Aug 25 15:26:55.316239 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 955/3871] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:26:55 2026] PUT /volume/v3/attachments/12a9bf52-26d1-4173-8501-f28ce3a96137 => generated 969 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:26:55.378496 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-86834fe1-180a-46d7-a881-0c400d10bf7d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:26:55.378496 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 969/3872] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:26:55 2026] POST /volume/v3/backups => generated 328 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:55.386888 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-af4fe1f0-4537-420d-9eec-2f1d94aa1c8f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:55.390217 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-af4fe1f0-4537-420d-9eec-2f1d94aa1c8f tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:26:55.391462 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-af4fe1f0-4537-420d-9eec-2f1d94aa1c8f tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:55.391462 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-af4fe1f0-4537-420d-9eec-2f1d94aa1c8f tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:55.391462 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-af4fe1f0-4537-420d-9eec-2f1d94aa1c8f tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:55.400173 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:55.400173 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:55.403673 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-af4fe1f0-4537-420d-9eec-2f1d94aa1c8f tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:26:55.404291 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 980/3873] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:55 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:26:55.827235 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ef4dc20e-1f4c-4538-8c2e-5cd329a9d75d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:55.829656 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ef4dc20e-1f4c-4538-8c2e-5cd329a9d75d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:55.830036 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ef4dc20e-1f4c-4538-8c2e-5cd329a9d75d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:55.830450 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ef4dc20e-1f4c-4538-8c2e-5cd329a9d75d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:55.830648 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-ef4dc20e-1f4c-4538-8c2e-5cd329a9d75d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:55.843264 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-86864e0d-d0e6-48da-926f-a6bb187cb6fa None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:55.847997 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-86864e0d-d0e6-48da-926f-a6bb187cb6fa tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:26:55.856629 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:55.856629 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:55.856958 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-86864e0d-d0e6-48da-926f-a6bb187cb6fa tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:55.857009 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ef4dc20e-1f4c-4538-8c2e-5cd329a9d75d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:55.857054 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-86864e0d-d0e6-48da-926f-a6bb187cb6fa tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:55.857093 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 970/3874] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:55 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:55.959588 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:55.959588 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:55.965275 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-86864e0d-d0e6-48da-926f-a6bb187cb6fa tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:26:55.971616 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-86864e0d-d0e6-48da-926f-a6bb187cb6fa tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:26:55.972416 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 956/3875] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:55 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 844 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:56.421567 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-585d6439-69bc-4d67-9d77-76c6eb77da32 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:56.421567 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-585d6439-69bc-4d67-9d77-76c6eb77da32 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:26:56.421567 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-585d6439-69bc-4d67-9d77-76c6eb77da32 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:56.421567 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-585d6439-69bc-4d67-9d77-76c6eb77da32 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:56.421567 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-585d6439-69bc-4d67-9d77-76c6eb77da32 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:56.426068 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:56.426068 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:56.426860 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-585d6439-69bc-4d67-9d77-76c6eb77da32 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:26:56.427215 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 970/3876] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:56 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:56.865575 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-613c1697-db4a-4b80-a414-7cb5ec74a8bc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:56.874031 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-613c1697-db4a-4b80-a414-7cb5ec74a8bc tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:56.874031 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-613c1697-db4a-4b80-a414-7cb5ec74a8bc tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:56.874031 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-613c1697-db4a-4b80-a414-7cb5ec74a8bc tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:56.874031 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-613c1697-db4a-4b80-a414-7cb5ec74a8bc tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:56.883844 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:56.883844 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:56.886024 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-613c1697-db4a-4b80-a414-7cb5ec74a8bc tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:56.887001 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 981/3877] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:56 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:56.994413 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ca0c808d-b155-4627-9bb9-3a99a304240f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:57.003779 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ca0c808d-b155-4627-9bb9-3a99a304240f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:26:57.004892 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ca0c808d-b155-4627-9bb9-3a99a304240f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:57.006394 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ca0c808d-b155-4627-9bb9-3a99a304240f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:57.024943 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:57.024943 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:57.037811 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ca0c808d-b155-4627-9bb9-3a99a304240f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:26:57.055740 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ca0c808d-b155-4627-9bb9-3a99a304240f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:26:57.057284 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 971/3878] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:56 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 844 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:57.440977 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-afd5f03f-7634-4851-ad6b-55d702829792 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:57.443613 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-afd5f03f-7634-4851-ad6b-55d702829792 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:26:57.444308 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-afd5f03f-7634-4851-ad6b-55d702829792 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:57.444593 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-afd5f03f-7634-4851-ad6b-55d702829792 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:57.444758 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-afd5f03f-7634-4851-ad6b-55d702829792 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:57.451836 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:57.451836 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:57.453245 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-afd5f03f-7634-4851-ad6b-55d702829792 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:26:57.454328 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 957/3879] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:57 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:57.902148 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8b8fb10b-ef6b-4bbd-822c-f41ab5e73b24 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:57.905048 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8b8fb10b-ef6b-4bbd-822c-f41ab5e73b24 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:57.905322 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8b8fb10b-ef6b-4bbd-822c-f41ab5e73b24 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:57.908714 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8b8fb10b-ef6b-4bbd-822c-f41ab5e73b24 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:57.909731 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8b8fb10b-ef6b-4bbd-822c-f41ab5e73b24 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:57.923916 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:57.923916 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:57.924842 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8b8fb10b-ef6b-4bbd-822c-f41ab5e73b24 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:57.925333 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 971/3880] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:57 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 734 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:58.074720 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-861c5569-8701-4380-a2f4-a30188f9c2fd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:58.077125 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-861c5569-8701-4380-a2f4-a30188f9c2fd tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:26:58.077380 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-861c5569-8701-4380-a2f4-a30188f9c2fd tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:58.077603 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-861c5569-8701-4380-a2f4-a30188f9c2fd tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:58.088920 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:58.088920 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:58.093606 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-861c5569-8701-4380-a2f4-a30188f9c2fd tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:26:58.098692 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-861c5569-8701-4380-a2f4-a30188f9c2fd tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:26:58.099037 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 982/3881] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:58 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:58.440710 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-208c4739-4e7d-42e3-8b08-64faa8de96db None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:58.473031 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c118e040-372e-4bb2-bd92-b56f1d11cf03 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:58.476487 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c118e040-372e-4bb2-bd92-b56f1d11cf03 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:26:58.476752 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c118e040-372e-4bb2-bd92-b56f1d11cf03 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:58.476884 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c118e040-372e-4bb2-bd92-b56f1d11cf03 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:58.476984 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c118e040-372e-4bb2-bd92-b56f1d11cf03 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:58.481412 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:58.481412 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:58.482151 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c118e040-372e-4bb2-bd92-b56f1d11cf03 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:26:58.482505 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 958/3882] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:58 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:58.562285 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-208c4739-4e7d-42e3-8b08-64faa8de96db tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:26:58.562649 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-208c4739-4e7d-42e3-8b08-64faa8de96db tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1254137472", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2037834494", "vendor_name": "tempest-vendor_name-717016529"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:58.581443 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-208c4739-4e7d-42e3-8b08-64faa8de96db tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:26:58.581829 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 972/3883] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:26:58 2026] POST /volume/v3/types => generated 329 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:58.590333 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:58.592158 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:26:58.592656 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a7239b38-74c0-435d-a825-a68db6c9c9ed", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:58.594484 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Create volume request body: {'volume': {'volume_type': 'a7239b38-74c0-435d-a825-a68db6c9c9ed', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:26:58.598178 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Create volume of 1 GB Aug 25 15:26:58.598485 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:58.598485 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:58.598886 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Availability Zones retrieved successfully. Aug 25 15:26:58.607152 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Flow 'volume_create_api' (487741dd-c843-4b0e-a252-a427d8c9f366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:58.608786 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79bfc566-e7f5-498b-b1de-5a9eea3cf18b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:58.609945 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:26:58.636267 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79bfc566-e7f5-498b-b1de-5a9eea3cf18b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:26:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2037834494',vendor_name='tempest-vendor_name-717016529'},id=a7239b38-74c0-435d-a825-a68db6c9c9ed,is_public=True,name='tempest-ProjectMemberTests-volume-type-1254137472',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7239b38-74c0-435d-a825-a68db6c9c9ed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:58.637436 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f46e3766-9817-4de6-ac10-a180b1a29ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:58.683346 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1254137472 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1254137472, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:26:58.683346 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1254137472 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1254137472, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:26:58.764072 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Created reservations ['375c9867-cfa0-4a8f-8248-a34806d9fe0a', '8a1ba21d-5f0b-4b7d-85bc-c4c4e35ba271', '7a9cb525-7200-4dc7-8fad-be706cc8f89d', '46ad2daf-64ee-4ee0-8dab-d04f8dad87bf'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:26:58.764914 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f46e3766-9817-4de6-ac10-a180b1a29ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['375c9867-cfa0-4a8f-8248-a34806d9fe0a', '8a1ba21d-5f0b-4b7d-85bc-c4c4e35ba271', '7a9cb525-7200-4dc7-8fad-be706cc8f89d', '46ad2daf-64ee-4ee0-8dab-d04f8dad87bf']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:58.766209 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b7d5ab-70c6-45f1-9e77-ae6ede2bee02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:58.799665 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b7d5ab-70c6-45f1-9e77-ae6ede2bee02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1097c1fd-e5f6-42ad-bb06-ff3f57298be7', '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='ecca62463f274af4831fc4bca6db6f1e',qos_specs=None,replication_status=,reservations=['375c9867-cfa0-4a8f-8248-a34806d9fe0a','8a1ba21d-5f0b-4b7d-85bc-c4c4e35ba271','7a9cb525-7200-4dc7-8fad-be706cc8f89d','46ad2daf-64ee-4ee0-8dab-d04f8dad87bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e8c7adffb24917bc108af2b224348a',volume_type_id=a7239b38-74c0-435d-a825-a68db6c9c9ed), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:26:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1097c1fd-e5f6-42ad-bb06-ff3f57298be7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecca62463f274af4831fc4bca6db6f1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79e8c7adffb24917bc108af2b224348a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7239b38-74c0-435d-a825-a68db6c9c9ed),volume_type_id=a7239b38-74c0-435d-a825-a68db6c9c9ed)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:58.800451 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33430e52-881b-4273-8183-4b3b8e877937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:58.844691 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33430e52-881b-4273-8183-4b3b8e877937) transitioned into state 'SUCCESS' from 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='ecca62463f274af4831fc4bca6db6f1e',qos_specs=None,replication_status=,reservations=['375c9867-cfa0-4a8f-8248-a34806d9fe0a','8a1ba21d-5f0b-4b7d-85bc-c4c4e35ba271','7a9cb525-7200-4dc7-8fad-be706cc8f89d','46ad2daf-64ee-4ee0-8dab-d04f8dad87bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e8c7adffb24917bc108af2b224348a',volume_type_id=a7239b38-74c0-435d-a825-a68db6c9c9ed)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:58.845436 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5763b48b-e13d-40c1-a4b6-1ae61fbe9e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:26:58.860817 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5763b48b-e13d-40c1-a4b6-1ae61fbe9e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:26:58.861968 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Flow 'volume_create_api' (487741dd-c843-4b0e-a252-a427d8c9f366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:26:58.862435 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Create volume request issued successfully. Aug 25 15:26:58.867087 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b4cc9149-1d80-4a37-a5e9-11dc95aeaf3b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:26:58.867753 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 972/3884] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:26:58 2026] POST /volume/v3/volumes => generated 772 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:26:58.883984 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b672e064-2ed6-4608-9dc5-cc9e3f7200a2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:58.886522 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b672e064-2ed6-4608-9dc5-cc9e3f7200a2 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] GET https://10.4.3.85/volume/v3/volumes/1097c1fd-e5f6-42ad-bb06-ff3f57298be7 Aug 25 15:26:58.886522 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b672e064-2ed6-4608-9dc5-cc9e3f7200a2 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:58.886522 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b672e064-2ed6-4608-9dc5-cc9e3f7200a2 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:58.899375 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:58.899375 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:58.904445 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b672e064-2ed6-4608-9dc5-cc9e3f7200a2 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Volume info retrieved successfully. Aug 25 15:26:58.910815 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b672e064-2ed6-4608-9dc5-cc9e3f7200a2 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/volumes/1097c1fd-e5f6-42ad-bb06-ff3f57298be7 returned with HTTP 200 Aug 25 15:26:58.911249 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 983/3885] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:58 2026] GET /volume/v3/volumes/1097c1fd-e5f6-42ad-bb06-ff3f57298be7 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:58.940628 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-72c5239c-1891-4de4-8fc0-a59e9cb38e08 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:58.942761 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72c5239c-1891-4de4-8fc0-a59e9cb38e08 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:58.943065 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72c5239c-1891-4de4-8fc0-a59e9cb38e08 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:58.943309 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-72c5239c-1891-4de4-8fc0-a59e9cb38e08 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:58.943447 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-72c5239c-1891-4de4-8fc0-a59e9cb38e08 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:58.949097 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:58.949097 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:26:58.949873 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-72c5239c-1891-4de4-8fc0-a59e9cb38e08 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:58.950666 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 959/3886] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:58 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:59.113943 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4e57d73c-7066-42a1-8259-1a7ebb89ddda None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:59.115429 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4e57d73c-7066-42a1-8259-1a7ebb89ddda tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:26:59.115614 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4e57d73c-7066-42a1-8259-1a7ebb89ddda tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:59.115782 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4e57d73c-7066-42a1-8259-1a7ebb89ddda tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:59.125657 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:59.125657 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:59.131397 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4e57d73c-7066-42a1-8259-1a7ebb89ddda tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:26:59.138568 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4e57d73c-7066-42a1-8259-1a7ebb89ddda tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:26:59.139094 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 973/3887] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:59 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:59.497641 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4cf590df-e941-4d9c-8196-679e44d6a612 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:59.499929 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4cf590df-e941-4d9c-8196-679e44d6a612 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:26:59.500172 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4cf590df-e941-4d9c-8196-679e44d6a612 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:59.500437 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4cf590df-e941-4d9c-8196-679e44d6a612 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:59.500587 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-4cf590df-e941-4d9c-8196-679e44d6a612 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:59.507169 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:59.507169 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:26:59.508164 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4cf590df-e941-4d9c-8196-679e44d6a612 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:26:59.508753 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 973/3888] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:26:59 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:26:59.648759 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-123c286e-60d4-4464-9293-9328265f8645 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:59.650890 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-123c286e-60d4-4464-9293-9328265f8645 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/attachments/12a9bf52-26d1-4173-8501-f28ce3a96137/action Aug 25 15:26:59.651331 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-123c286e-60d4-4464-9293-9328265f8645 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:26:59.651494 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-123c286e-60d4-4464-9293-9328265f8645 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:26:59.668146 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:59.668146 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:26:59.699165 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ea10be27-0e88-48dd-b674-7546a7485fd6 req-123c286e-60d4-4464-9293-9328265f8645 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/attachments/12a9bf52-26d1-4173-8501-f28ce3a96137/action returned with HTTP 204 Aug 25 15:26:59.699834 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 984/3889] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:26:59 2026] POST /volume/v3/attachments/12a9bf52-26d1-4173-8501-f28ce3a96137/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:26:59.925150 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-aa553857-c492-4426-9759-d9438e3f9aff None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:59.927391 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aa553857-c492-4426-9759-d9438e3f9aff tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] GET https://10.4.3.85/volume/v3/volumes/1097c1fd-e5f6-42ad-bb06-ff3f57298be7 Aug 25 15:26:59.927693 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aa553857-c492-4426-9759-d9438e3f9aff tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:59.927932 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aa553857-c492-4426-9759-d9438e3f9aff tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:59.963082 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5c5734dd-7aff-44be-aad6-226f92147fa0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:26:59.964964 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5c5734dd-7aff-44be-aad6-226f92147fa0 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:26:59.965226 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5c5734dd-7aff-44be-aad6-226f92147fa0 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:26:59.965448 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5c5734dd-7aff-44be-aad6-226f92147fa0 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:26:59.965619 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-5c5734dd-7aff-44be-aad6-226f92147fa0 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:26:59.969694 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:26:59.969694 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:26:59.970275 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5c5734dd-7aff-44be-aad6-226f92147fa0 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:26:59.970646 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 974/3890] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:59 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:00.009227 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:00.009227 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:00.012641 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-aa553857-c492-4426-9759-d9438e3f9aff tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Volume info retrieved successfully. Aug 25 15:27:00.016414 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aa553857-c492-4426-9759-d9438e3f9aff tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/volumes/1097c1fd-e5f6-42ad-bb06-ff3f57298be7 returned with HTTP 200 Aug 25 15:27:00.016765 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 960/3891] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:26:59 2026] GET /volume/v3/volumes/1097c1fd-e5f6-42ad-bb06-ff3f57298be7 => generated 972 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:00.030590 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0b956880-be35-474b-9a03-6a6943ef0ee6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:00.032421 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b956880-be35-474b-9a03-6a6943ef0ee6 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] GET https://10.4.3.85/volume/v3/messages Aug 25 15:27:00.032658 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b956880-be35-474b-9a03-6a6943ef0ee6 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:00.032840 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b956880-be35-474b-9a03-6a6943ef0ee6 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:00.036031 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b956880-be35-474b-9a03-6a6943ef0ee6 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/messages returned with HTTP 200 Aug 25 15:27:00.036507 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 974/3892] 10.4.3.85 () {68 vars in 1273 bytes} [Tue Aug 25 15:27:00 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:00.044514 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b5a48eb3-f289-4afd-9444-056bb86585dc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:00.155737 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a9196fc6-3978-47ec-9fe5-adc9199f84da None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:00.157580 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a9196fc6-3978-47ec-9fe5-adc9199f84da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:27:00.157817 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a9196fc6-3978-47ec-9fe5-adc9199f84da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:00.158071 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a9196fc6-3978-47ec-9fe5-adc9199f84da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:00.192721 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:00.192721 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:00.197407 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a9196fc6-3978-47ec-9fe5-adc9199f84da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:00.202676 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a9196fc6-3978-47ec-9fe5-adc9199f84da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:27:00.203078 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 975/3893] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:00 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 1136 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:00.219695 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-96d6de4d-f510-41de-821a-279ca70470be None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:00.221903 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-96d6de4d-f510-41de-821a-279ca70470be tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:27:00.222398 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-96d6de4d-f510-41de-821a-279ca70470be tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11297f66-e6d3-42a2-9c20-5575197a2c63", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1851851826"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:00.236194 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:00.236194 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:00.236721 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-96d6de4d-f510-41de-821a-279ca70470be tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:00.237168 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-96d6de4d-f510-41de-821a-279ca70470be tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create snapshot from volume 11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:27:00.271176 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b5a48eb3-f289-4afd-9444-056bb86585dc tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] DELETE https://10.4.3.85/volume/v3/messages/336351aa-be66-4203-99f3-f9d90b66c2d5 Aug 25 15:27:00.271385 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b5a48eb3-f289-4afd-9444-056bb86585dc tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:00.271591 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b5a48eb3-f289-4afd-9444-056bb86585dc tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:00.339106 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b5a48eb3-f289-4afd-9444-056bb86585dc tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] https://10.4.3.85/volume/v3/messages/336351aa-be66-4203-99f3-f9d90b66c2d5 returned with HTTP 204 Aug 25 15:27:00.339436 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 985/3894] 10.4.3.85 () {68 vars in 1387 bytes} [Tue Aug 25 15:27:00 2026] DELETE /volume/v3/messages/336351aa-be66-4203-99f3-f9d90b66c2d5 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 15:27:00.346182 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8d191482-7f42-462f-bf3e-bd77f46af02d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:00.349105 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d191482-7f42-462f-bf3e-bd77f46af02d tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] GET https://10.4.3.85/volume/v3/messages/336351aa-be66-4203-99f3-f9d90b66c2d5 Aug 25 15:27:00.349905 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8d191482-7f42-462f-bf3e-bd77f46af02d tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:00.350229 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8d191482-7f42-462f-bf3e-bd77f46af02d tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:00.385098 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d191482-7f42-462f-bf3e-bd77f46af02d tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] https://10.4.3.85/volume/v3/messages/336351aa-be66-4203-99f3-f9d90b66c2d5 returned with HTTP 404 Aug 25 15:27:00.385287 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 975/3895] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:27:00 2026] GET /volume/v3/messages/336351aa-be66-4203-99f3-f9d90b66c2d5 => generated 110 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:00.412955 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-67651884-50b4-4c53-85cd-c83421e5cd93 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:00.415098 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-67651884-50b4-4c53-85cd-c83421e5cd93 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/1097c1fd-e5f6-42ad-bb06-ff3f57298be7 Aug 25 15:27:00.415338 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-67651884-50b4-4c53-85cd-c83421e5cd93 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:00.415590 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-67651884-50b4-4c53-85cd-c83421e5cd93 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:00.415892 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-67651884-50b4-4c53-85cd-c83421e5cd93 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Delete volume with id: 1097c1fd-e5f6-42ad-bb06-ff3f57298be7 Aug 25 15:27:00.424631 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:00.424631 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:00.425027 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-67651884-50b4-4c53-85cd-c83421e5cd93 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Volume info retrieved successfully. Aug 25 15:27:00.426308 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-67651884-50b4-4c53-85cd-c83421e5cd93 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100465) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 15:27:00.438578 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-67651884-50b4-4c53-85cd-c83421e5cd93 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1254137472 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1254137472, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:00.438941 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-67651884-50b4-4c53-85cd-c83421e5cd93 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1254137472 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1254137472, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:00.520743 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7be363f4-206a-410b-ba52-54e68775945d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:00.522897 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7be363f4-206a-410b-ba52-54e68775945d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:27:00.523251 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7be363f4-206a-410b-ba52-54e68775945d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:00.523509 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7be363f4-206a-410b-ba52-54e68775945d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:00.558614 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7be363f4-206a-410b-ba52-54e68775945d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:00.558614 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:00.558614 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:00.558614 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7be363f4-206a-410b-ba52-54e68775945d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:27:00.558614 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 986/3896] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:00 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:00.624392 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-67651884-50b4-4c53-85cd-c83421e5cd93 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Created reservations ['b5f7d4b9-b364-4daf-a645-b3b7b04824a1', '9006730b-4970-4130-8dec-c1a0b8ba4d20', '017e1edb-a98b-4f8f-911d-47f4e8cbe570', 'b0bc88c1-9bbe-4ba5-9d71-408e925b1f3f'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:00.718201 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-96d6de4d-f510-41de-821a-279ca70470be tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['9b3e1177-23d0-4137-8f2d-74fddd8f9606', '9d1db4b8-82b9-47ab-bc65-d16f2295d8a9', 'fd639399-6007-4232-abd3-5e4c21f9eb6c', '58b8ff1c-6b1e-4197-9a09-26342e39bdba'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:00.875007 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-96d6de4d-f510-41de-821a-279ca70470be tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot force create request issued successfully. Aug 25 15:27:00.875422 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-96d6de4d-f510-41de-821a-279ca70470be tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:27:00.875911 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 961/3897] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:27:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:00.906008 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-99b61995-35db-45a2-8fbd-52b0b8038ea2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:00.908124 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-99b61995-35db-45a2-8fbd-52b0b8038ea2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 Aug 25 15:27:00.908297 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-99b61995-35db-45a2-8fbd-52b0b8038ea2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:00.908482 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-99b61995-35db-45a2-8fbd-52b0b8038ea2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:00.912766 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:00.912766 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:00.913223 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-99b61995-35db-45a2-8fbd-52b0b8038ea2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:00.914359 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-99b61995-35db-45a2-8fbd-52b0b8038ea2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 returned with HTTP 200 Aug 25 15:27:00.914720 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 976/3898] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:00 2026] GET /volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:00.982260 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c212b219-f976-474f-884d-8b0c25dded93 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:00.991528 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c212b219-f976-474f-884d-8b0c25dded93 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:27:00.991528 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c212b219-f976-474f-884d-8b0c25dded93 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:00.991528 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c212b219-f976-474f-884d-8b0c25dded93 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:00.991528 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c212b219-f976-474f-884d-8b0c25dded93 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:00.991528 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:00.991528 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:00.991528 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c212b219-f976-474f-884d-8b0c25dded93 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:27:00.991528 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 987/3899] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:00 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:00.994024 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-67651884-50b4-4c53-85cd-c83421e5cd93 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Delete volume request issued successfully. Aug 25 15:27:00.994433 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-67651884-50b4-4c53-85cd-c83421e5cd93 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/volumes/1097c1fd-e5f6-42ad-bb06-ff3f57298be7 returned with HTTP 202 Aug 25 15:27:01.001424 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 976/3900] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:27:00 2026] DELETE /volume/v3/volumes/1097c1fd-e5f6-42ad-bb06-ff3f57298be7 => generated 0 bytes in 583 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:01.005982 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c7e14de2-24e9-4e8b-b106-efb6972c43bf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:01.010492 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c7e14de2-24e9-4e8b-b106-efb6972c43bf tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] DELETE https://10.4.3.85/volume/v3/types/a7239b38-74c0-435d-a825-a68db6c9c9ed Aug 25 15:27:01.010492 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c7e14de2-24e9-4e8b-b106-efb6972c43bf tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:01.010492 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c7e14de2-24e9-4e8b-b106-efb6972c43bf tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:01.010492 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:01.010492 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:01.138842 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c7e14de2-24e9-4e8b-b106-efb6972c43bf tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/types/a7239b38-74c0-435d-a825-a68db6c9c9ed returned with HTTP 202 Aug 25 15:27:01.139401 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 962/3901] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:27:01 2026] DELETE /volume/v3/types/a7239b38-74c0-435d-a825-a68db6c9c9ed => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:01.151422 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6406e7c6-b790-4400-83cd-411d163cc113 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:01.153154 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6406e7c6-b790-4400-83cd-411d163cc113 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:27:01.153821 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6406e7c6-b790-4400-83cd-411d163cc113 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1865785619", "extra_specs": {"storage_protocol": "tempest-storage_protocol-326615302", "vendor_name": "tempest-vendor_name-1075344841"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:01.197995 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6406e7c6-b790-4400-83cd-411d163cc113 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:27:01.198393 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 977/3902] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:27:01 2026] POST /volume/v3/types => generated 329 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:01.208583 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:01.209261 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:01.209666 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "92c016f0-03a3-4423-a9d9-81580622f9d0", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:01.211439 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Create volume request body: {'volume': {'volume_type': '92c016f0-03a3-4423-a9d9-81580622f9d0', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:01.216905 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Create volume of 1 GB Aug 25 15:27:01.217279 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:01.217279 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:01.217686 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Availability Zones retrieved successfully. Aug 25 15:27:01.224714 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Flow 'volume_create_api' (12bb1d7c-e39d-4471-98b0-58062547866a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:01.225132 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f5886e-82b2-45f0-8fe3-8e2fd3d46c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:01.226779 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:01.251625 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f5886e-82b2-45f0-8fe3-8e2fd3d46c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-326615302',vendor_name='tempest-vendor_name-1075344841'},id=92c016f0-03a3-4423-a9d9-81580622f9d0,is_public=True,name='tempest-ProjectMemberTests-volume-type-1865785619',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '92c016f0-03a3-4423-a9d9-81580622f9d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:01.252659 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (722da48a-dc6f-45c5-a7dd-da20f3ab2993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:01.292109 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1865785619 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1865785619, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:01.292418 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1865785619 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1865785619, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:01.363333 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Created reservations ['2fa4ba7a-f613-440a-9e4b-df8f45ddb164', '6c9bfc9c-9359-4802-b9f2-75078b6d574b', '8f0debbd-3044-4baa-b39b-35a19421b718', '87a78132-f144-4572-867a-ce92b29d4a25'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:01.364376 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (722da48a-dc6f-45c5-a7dd-da20f3ab2993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fa4ba7a-f613-440a-9e4b-df8f45ddb164', '6c9bfc9c-9359-4802-b9f2-75078b6d574b', '8f0debbd-3044-4baa-b39b-35a19421b718', '87a78132-f144-4572-867a-ce92b29d4a25']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:01.365365 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (912e2ae3-4902-4b9d-8e7b-7d75b726f139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:01.441604 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (912e2ae3-4902-4b9d-8e7b-7d75b726f139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e47ca91-003a-424b-a674-723195818b03', '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='ecca62463f274af4831fc4bca6db6f1e',qos_specs=None,replication_status=,reservations=['2fa4ba7a-f613-440a-9e4b-df8f45ddb164','6c9bfc9c-9359-4802-b9f2-75078b6d574b','8f0debbd-3044-4baa-b39b-35a19421b718','87a78132-f144-4572-867a-ce92b29d4a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e8c7adffb24917bc108af2b224348a',volume_type_id=92c016f0-03a3-4423-a9d9-81580622f9d0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:01Z,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=2e47ca91-003a-424b-a674-723195818b03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecca62463f274af4831fc4bca6db6f1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79e8c7adffb24917bc108af2b224348a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(92c016f0-03a3-4423-a9d9-81580622f9d0),volume_type_id=92c016f0-03a3-4423-a9d9-81580622f9d0)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:01.442915 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (411d522c-8e3e-412e-823e-13e46341e269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:01.486730 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (411d522c-8e3e-412e-823e-13e46341e269) transitioned into state 'SUCCESS' from 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='ecca62463f274af4831fc4bca6db6f1e',qos_specs=None,replication_status=,reservations=['2fa4ba7a-f613-440a-9e4b-df8f45ddb164','6c9bfc9c-9359-4802-b9f2-75078b6d574b','8f0debbd-3044-4baa-b39b-35a19421b718','87a78132-f144-4572-867a-ce92b29d4a25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e8c7adffb24917bc108af2b224348a',volume_type_id=92c016f0-03a3-4423-a9d9-81580622f9d0)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:01.487676 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86efb31b-c3e9-4782-b7f6-7adb38a8228b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:01.552182 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dc86354e-904c-4eaf-a81a-6926ceb9b41f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:01.554416 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc86354e-904c-4eaf-a81a-6926ceb9b41f tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:27:01.554677 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc86354e-904c-4eaf-a81a-6926ceb9b41f tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:01.555064 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc86354e-904c-4eaf-a81a-6926ceb9b41f tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:01.555212 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-dc86354e-904c-4eaf-a81a-6926ceb9b41f tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:01.567188 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86efb31b-c3e9-4782-b7f6-7adb38a8228b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:01.568319 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Flow 'volume_create_api' (12bb1d7c-e39d-4471-98b0-58062547866a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:01.568732 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Create volume request issued successfully. Aug 25 15:27:01.569522 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b4ea51c3-d033-452b-9de8-6af6cfc01d98 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:01.569653 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:01.569653 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:01.570145 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 988/3903] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:27:01 2026] POST /volume/v3/volumes => generated 772 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:01.570522 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc86354e-904c-4eaf-a81a-6926ceb9b41f tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:27:01.571040 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 977/3904] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:01 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:01.585838 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-63548a43-4980-49b3-9191-4ffc2e193ee5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:01.588350 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-63548a43-4980-49b3-9191-4ffc2e193ee5 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] GET https://10.4.3.85/volume/v3/volumes/2e47ca91-003a-424b-a674-723195818b03 Aug 25 15:27:01.588791 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-63548a43-4980-49b3-9191-4ffc2e193ee5 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:01.589136 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-63548a43-4980-49b3-9191-4ffc2e193ee5 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:01.614589 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:01.614589 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:01.620308 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-63548a43-4980-49b3-9191-4ffc2e193ee5 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Volume info retrieved successfully. Aug 25 15:27:01.631272 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-63548a43-4980-49b3-9191-4ffc2e193ee5 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/volumes/2e47ca91-003a-424b-a674-723195818b03 returned with HTTP 200 Aug 25 15:27:01.631513 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 963/3905] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:01 2026] GET /volume/v3/volumes/2e47ca91-003a-424b-a674-723195818b03 => generated 951 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:01.928052 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-134e09e9-7a12-4259-82d2-5c0bc9ca35cd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:01.929858 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-134e09e9-7a12-4259-82d2-5c0bc9ca35cd tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 Aug 25 15:27:01.930091 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-134e09e9-7a12-4259-82d2-5c0bc9ca35cd tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:01.930322 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-134e09e9-7a12-4259-82d2-5c0bc9ca35cd tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:01.936480 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:01.936480 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:01.937223 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-134e09e9-7a12-4259-82d2-5c0bc9ca35cd tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:01.938168 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-134e09e9-7a12-4259-82d2-5c0bc9ca35cd tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 returned with HTTP 200 Aug 25 15:27:01.938610 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 978/3906] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:01 2026] GET /volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:01.952620 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0eeafff0-ea69-4f6d-b138-e92a23e8c8b2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:01.956560 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0eeafff0-ea69-4f6d-b138-e92a23e8c8b2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:27:01.957085 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0eeafff0-ea69-4f6d-b138-e92a23e8c8b2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11297f66-e6d3-42a2-9c20-5575197a2c63", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-764854190"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:01.974310 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:01.974310 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:01.974768 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0eeafff0-ea69-4f6d-b138-e92a23e8c8b2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:01.974956 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-0eeafff0-ea69-4f6d-b138-e92a23e8c8b2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create snapshot from volume 11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:27:02.007435 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bbb40b81-5a10-46c5-a2c3-478232cb4a34 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:02.007435 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bbb40b81-5a10-46c5-a2c3-478232cb4a34 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:27:02.007435 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bbb40b81-5a10-46c5-a2c3-478232cb4a34 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:02.007435 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bbb40b81-5a10-46c5-a2c3-478232cb4a34 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:02.007435 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-bbb40b81-5a10-46c5-a2c3-478232cb4a34 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:02.012990 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:02.012990 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:02.013961 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bbb40b81-5a10-46c5-a2c3-478232cb4a34 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:27:02.014555 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 978/3907] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:02 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:02.023454 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-0eeafff0-ea69-4f6d-b138-e92a23e8c8b2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['0fdd4541-528e-451f-9b5b-f80b7f86c74f', '803c524f-0166-4f6e-9ac3-d3cb8596789e', '4aa71f73-33f6-4d03-a748-bb6e6e49f259', 'e479b7d6-6a35-4121-ab00-d3e4102cb0ea'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:02.113506 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0eeafff0-ea69-4f6d-b138-e92a23e8c8b2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot force create request issued successfully. Aug 25 15:27:02.114642 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0eeafff0-ea69-4f6d-b138-e92a23e8c8b2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:27:02.114813 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 989/3908] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:27:01 2026] POST /volume/v3/snapshots => generated 309 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:02.127488 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-81e37999-4405-4576-96ae-4c3edc6ef388 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:02.130674 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81e37999-4405-4576-96ae-4c3edc6ef388 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 Aug 25 15:27:02.130938 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81e37999-4405-4576-96ae-4c3edc6ef388 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:02.131287 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81e37999-4405-4576-96ae-4c3edc6ef388 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:02.137537 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:02.137537 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:02.137713 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-81e37999-4405-4576-96ae-4c3edc6ef388 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:02.138582 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81e37999-4405-4576-96ae-4c3edc6ef388 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 returned with HTTP 200 Aug 25 15:27:02.138962 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 964/3909] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:02 2026] GET /volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:02.589396 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f09b6160-a15d-4214-beb6-7649458733b5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:02.591414 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f09b6160-a15d-4214-beb6-7649458733b5 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:27:02.591803 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f09b6160-a15d-4214-beb6-7649458733b5 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:02.592173 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f09b6160-a15d-4214-beb6-7649458733b5 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:02.593074 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f09b6160-a15d-4214-beb6-7649458733b5 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:02.597624 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:02.597624 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:02.598523 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f09b6160-a15d-4214-beb6-7649458733b5 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:27:02.598945 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 979/3910] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:02 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:02.647851 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1b843df7-8147-4e1f-9c95-f68d6d787af7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:02.656681 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1b843df7-8147-4e1f-9c95-f68d6d787af7 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] GET https://10.4.3.85/volume/v3/volumes/2e47ca91-003a-424b-a674-723195818b03 Aug 25 15:27:02.656681 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1b843df7-8147-4e1f-9c95-f68d6d787af7 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:02.657412 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1b843df7-8147-4e1f-9c95-f68d6d787af7 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:02.694651 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:02.694651 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:02.704592 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1b843df7-8147-4e1f-9c95-f68d6d787af7 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Volume info retrieved successfully. Aug 25 15:27:02.711072 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1b843df7-8147-4e1f-9c95-f68d6d787af7 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/volumes/2e47ca91-003a-424b-a674-723195818b03 returned with HTTP 200 Aug 25 15:27:02.711072 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 979/3911] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:02 2026] GET /volume/v3/volumes/2e47ca91-003a-424b-a674-723195818b03 => generated 972 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:02.724380 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fc3df962-f5cc-40a7-8b0b-0c61addd2398 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:02.726569 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fc3df962-f5cc-40a7-8b0b-0c61addd2398 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] GET https://10.4.3.85/volume/v3/messages Aug 25 15:27:02.726835 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fc3df962-f5cc-40a7-8b0b-0c61addd2398 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:02.727053 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fc3df962-f5cc-40a7-8b0b-0c61addd2398 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:02.727330 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:02.727330 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:02.730776 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fc3df962-f5cc-40a7-8b0b-0c61addd2398 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/messages returned with HTTP 200 Aug 25 15:27:02.731293 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 990/3912] 10.4.3.85 () {68 vars in 1273 bytes} [Tue Aug 25 15:27:02 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:02.741385 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ef68797e-471c-4ebe-9274-e0fbb07be264 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:02.743080 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef68797e-471c-4ebe-9274-e0fbb07be264 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] GET https://10.4.3.85/volume/v3/messages Aug 25 15:27:02.743318 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef68797e-471c-4ebe-9274-e0fbb07be264 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:02.743636 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef68797e-471c-4ebe-9274-e0fbb07be264 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:02.748595 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef68797e-471c-4ebe-9274-e0fbb07be264 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] https://10.4.3.85/volume/v3/messages returned with HTTP 200 Aug 25 15:27:02.749272 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 965/3913] 10.4.3.85 () {68 vars in 1273 bytes} [Tue Aug 25 15:27:02 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:02.759756 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1eab2ffb-4d8c-4dcf-8ec8-04a88304fc08 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:02.761976 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1eab2ffb-4d8c-4dcf-8ec8-04a88304fc08 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] DELETE https://10.4.3.85/volume/v3/messages/18743216-a90b-4b4a-8403-d48ea0891ee5 Aug 25 15:27:02.761976 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1eab2ffb-4d8c-4dcf-8ec8-04a88304fc08 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:02.762608 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1eab2ffb-4d8c-4dcf-8ec8-04a88304fc08 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:02.780877 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1eab2ffb-4d8c-4dcf-8ec8-04a88304fc08 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/messages/18743216-a90b-4b4a-8403-d48ea0891ee5 returned with HTTP 204 Aug 25 15:27:02.781121 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 980/3914] 10.4.3.85 () {68 vars in 1387 bytes} [Tue Aug 25 15:27:02 2026] DELETE /volume/v3/messages/18743216-a90b-4b4a-8403-d48ea0891ee5 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 15:27:02.791515 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7d6c89b6-777a-4720-8637-7952a7539553 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:02.802562 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7d6c89b6-777a-4720-8637-7952a7539553 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/2e47ca91-003a-424b-a674-723195818b03 Aug 25 15:27:02.803449 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7d6c89b6-777a-4720-8637-7952a7539553 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:02.803449 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7d6c89b6-777a-4720-8637-7952a7539553 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:02.803449 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-7d6c89b6-777a-4720-8637-7952a7539553 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Delete volume with id: 2e47ca91-003a-424b-a674-723195818b03 Aug 25 15:27:02.812457 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:02.812457 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:02.812863 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7d6c89b6-777a-4720-8637-7952a7539553 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Volume info retrieved successfully. Aug 25 15:27:02.813808 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-7d6c89b6-777a-4720-8637-7952a7539553 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100465) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 15:27:02.829413 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-7d6c89b6-777a-4720-8637-7952a7539553 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1865785619 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1865785619, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:02.830500 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-7d6c89b6-777a-4720-8637-7952a7539553 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1865785619 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1865785619, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:02.847705 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-7d6c89b6-777a-4720-8637-7952a7539553 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Created reservations ['f6f9ef6a-b008-494d-ab0c-f5d2e91d5e57', '3efbfd7a-b88c-43b0-a2c5-604b4c7cac11', 'd4add1ee-98fa-45a0-89c9-a2900e21edbc', 'dba8774b-fd15-4bb0-891a-f9071ffabfc3'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:02.888509 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7d6c89b6-777a-4720-8637-7952a7539553 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Delete volume request issued successfully. Aug 25 15:27:02.888754 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7d6c89b6-777a-4720-8637-7952a7539553 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/volumes/2e47ca91-003a-424b-a674-723195818b03 returned with HTTP 202 Aug 25 15:27:02.889251 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 980/3915] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:27:02 2026] DELETE /volume/v3/volumes/2e47ca91-003a-424b-a674-723195818b03 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:02.897300 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-074b83cd-e33e-4d53-bca4-98613c6c1da5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:02.899350 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-074b83cd-e33e-4d53-bca4-98613c6c1da5 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] DELETE https://10.4.3.85/volume/v3/types/92c016f0-03a3-4423-a9d9-81580622f9d0 Aug 25 15:27:02.899565 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-074b83cd-e33e-4d53-bca4-98613c6c1da5 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:02.899786 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-074b83cd-e33e-4d53-bca4-98613c6c1da5 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:02.943848 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-074b83cd-e33e-4d53-bca4-98613c6c1da5 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/types/92c016f0-03a3-4423-a9d9-81580622f9d0 returned with HTTP 202 Aug 25 15:27:02.944355 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 991/3916] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:27:02 2026] DELETE /volume/v3/types/92c016f0-03a3-4423-a9d9-81580622f9d0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:02.953319 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ec8b26f6-2f19-4953-98ac-7ab63d772a9b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:02.957495 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec8b26f6-2f19-4953-98ac-7ab63d772a9b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:27:02.957495 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec8b26f6-2f19-4953-98ac-7ab63d772a9b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1014528524", "extra_specs": {"storage_protocol": "tempest-storage_protocol-869202391", "vendor_name": "tempest-vendor_name-1941773929"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:03.006869 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec8b26f6-2f19-4953-98ac-7ab63d772a9b tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:27:03.007792 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 966/3917] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:27:02 2026] POST /volume/v3/types => generated 329 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:03.020041 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:03.024575 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:03.024744 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "448ae2fe-c78e-4d77-aba5-8b6b47c337cf", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:03.026098 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-40b5d08a-2a96-4162-90a5-d0879cd5c84a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:03.027049 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Create volume request body: {'volume': {'volume_type': '448ae2fe-c78e-4d77-aba5-8b6b47c337cf', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:03.028499 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-40b5d08a-2a96-4162-90a5-d0879cd5c84a tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:27:03.028816 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-40b5d08a-2a96-4162-90a5-d0879cd5c84a tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:03.029110 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-40b5d08a-2a96-4162-90a5-d0879cd5c84a tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:03.029339 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-40b5d08a-2a96-4162-90a5-d0879cd5c84a tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:03.034490 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:03.034490 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:03.035101 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Create volume of 1 GB Aug 25 15:27:03.035461 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-40b5d08a-2a96-4162-90a5-d0879cd5c84a tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:27:03.035573 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:03.035573 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:03.035877 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 981/3918] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:03 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:03.036678 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Availability Zones retrieved successfully. Aug 25 15:27:03.045566 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Flow 'volume_create_api' (946e08ed-8486-4e2b-9089-52f989610aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:03.047290 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fcaa3166-2c30-435d-8899-9688c4008d09 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:03.047708 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbff4192-d463-4d8d-992e-338ff20efdd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:03.049548 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:03.051006 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fcaa3166-2c30-435d-8899-9688c4008d09 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98/export_record Aug 25 15:27:03.051243 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fcaa3166-2c30-435d-8899-9688c4008d09 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:03.051516 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fcaa3166-2c30-435d-8899-9688c4008d09 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'export_record' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:03.051677 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-fcaa3166-2c30-435d-8899-9688c4008d09 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Export record for backup 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100466) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 15:27:03.057316 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:03.057316 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:03.058389 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.api [None req-fcaa3166-2c30-435d-8899-9688c4008d09 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling RPCAPI with context: , host: np0000008087, backup: 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100466) export_record /opt/stack/cinder/cinder/backup/api.py:552}} Aug 25 15:27:03.081528 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbff4192-d463-4d8d-992e-338ff20efdd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:27:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-869202391',vendor_name='tempest-vendor_name-1941773929'},id=448ae2fe-c78e-4d77-aba5-8b6b47c337cf,is_public=True,name='tempest-ProjectMemberTests-volume-type-1014528524',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '448ae2fe-c78e-4d77-aba5-8b6b47c337cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:03.084105 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48a6a27e-cc0c-4ce7-b01e-a88114487ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:03.096395 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-fcaa3166-2c30-435d-8899-9688c4008d09 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] export_record in rpcapi backup_id 30a49948-47ab-481c-98c6-8e28dca70b98 on host np0000008087. {{(pid=100466) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 15:27:03.112848 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-fcaa3166-2c30-435d-8899-9688c4008d09 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzBhNDk5NDgtNDdhYi00ODFjLTk4YzYtOGUyOGRjYTcwYjk4IiwgInVzZXJfaWQiOiAiODMzZjJlY2MzNGUwNGJlNjkwMzMzM2NlNzhjMTJjMTQiLCAicHJvamVjdF9pZCI6ICI5NGZhNmJiZTA1ZmM0NGExYjZmOTJkMmU1MWUyYjY0OCIsICJ2b2x1bWVfaWQiOiAiYzc5ZmNmYjItNzRmNC00MjE5LWIwY2UtODhlZjhiNTRiOTA0IiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDE0NDA5OTk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzc5ZmNmYjItNzRmNC00MjE5LWIwY2UtODhlZjhiNTRiOTA0LzIwMjYwODI1MTUyNjQyL2F6X25vdmFfYmFja3VwXzMwYTQ5OTQ4LTQ3YWItNDgxYy05OGM2LThlMjhkY2E3MGI5OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTU6MjY6MzlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTU6MjY6MzlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNToyNzowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100466) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 15:27:03.113196 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fcaa3166-2c30-435d-8899-9688c4008d09 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98/export_record returned with HTTP 200 Aug 25 15:27:03.114234 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 992/3919] 10.4.3.85 () {68 vars in 1423 bytes} [Tue Aug 25 15:27:03 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98/export_record => generated 1424 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:03.123332 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3569a2f1-dfe6-4e16-8d75-28faa57386e4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:03.125947 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3569a2f1-dfe6-4e16-8d75-28faa57386e4 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:27:03.127495 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3569a2f1-dfe6-4e16-8d75-28faa57386e4 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:03.127495 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3569a2f1-dfe6-4e16-8d75-28faa57386e4 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:03.127495 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3569a2f1-dfe6-4e16-8d75-28faa57386e4 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:03.132700 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1014528524 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1014528524, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:03.132700 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1014528524 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1014528524, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:03.134602 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:03.134602 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:03.136302 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3569a2f1-dfe6-4e16-8d75-28faa57386e4 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:27:03.137065 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 967/3920] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:03 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:03.150833 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2e746f4f-8a2c-4a1d-ab06-d24e726d18d3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:03.153138 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-43a3de4e-9ffb-47dc-b9a1-2cf74e98661d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:03.154040 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2e746f4f-8a2c-4a1d-ab06-d24e726d18d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 Aug 25 15:27:03.154778 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2e746f4f-8a2c-4a1d-ab06-d24e726d18d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:03.154933 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-43a3de4e-9ffb-47dc-b9a1-2cf74e98661d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] POST https://10.4.3.85/volume/v3/backups/import_record Aug 25 15:27:03.154993 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2e746f4f-8a2c-4a1d-ab06-d24e726d18d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:03.155657 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-43a3de4e-9ffb-47dc-b9a1-2cf74e98661d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDgwMWYwNzUtZTFhNC00Nzk1LWJkY2QtZjNkYTgzODNkNzQxIiwgInVzZXJfaWQiOiAiODMzZjJlY2MzNGUwNGJlNjkwMzMzM2NlNzhjMTJjMTQiLCAicHJvamVjdF9pZCI6ICI5NGZhNmJiZTA1ZmM0NGExYjZmOTJkMmU1MWUyYjY0OCIsICJ2b2x1bWVfaWQiOiAiYzc5ZmNmYjItNzRmNC00MjE5LWIwY2UtODhlZjhiNTRiOTA0IiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDE0NDA5OTk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzc5ZmNmYjItNzRmNC00MjE5LWIwY2UtODhlZjhiNTRiOTA0LzIwMjYwODI1MTUyNjQyL2F6X25vdmFfYmFja3VwXzMwYTQ5OTQ4LTQ3YWItNDgxYy05OGM2LThlMjhkY2E3MGI5OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTU6MjY6MzlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTU6MjY6MzlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNToyNzowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:03.156696 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-43a3de4e-9ffb-47dc-b9a1-2cf74e98661d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDgwMWYwNzUtZTFhNC00Nzk1LWJkY2QtZjNkYTgzODNkNzQxIiwgInVzZXJfaWQiOiAiODMzZjJlY2MzNGUwNGJlNjkwMzMzM2NlNzhjMTJjMTQiLCAicHJvamVjdF9pZCI6ICI5NGZhNmJiZTA1ZmM0NGExYjZmOTJkMmU1MWUyYjY0OCIsICJ2b2x1bWVfaWQiOiAiYzc5ZmNmYjItNzRmNC00MjE5LWIwY2UtODhlZjhiNTRiOTA0IiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDE0NDA5OTk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzc5ZmNmYjItNzRmNC00MjE5LWIwY2UtODhlZjhiNTRiOTA0LzIwMjYwODI1MTUyNjQyL2F6X25vdmFfYmFja3VwXzMwYTQ5OTQ4LTQ3YWItNDgxYy05OGM2LThlMjhkY2E3MGI5OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTU6MjY6MzlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTU6MjY6MzlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNToyNzowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100466) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 15:27:03.156845 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-43a3de4e-9ffb-47dc-b9a1-2cf74e98661d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDgwMWYwNzUtZTFhNC00Nzk1LWJkY2QtZjNkYTgzODNkNzQxIiwgInVzZXJfaWQiOiAiODMzZjJlY2MzNGUwNGJlNjkwMzMzM2NlNzhjMTJjMTQiLCAicHJvamVjdF9pZCI6ICI5NGZhNmJiZTA1ZmM0NGExYjZmOTJkMmU1MWUyYjY0OCIsICJ2b2x1bWVfaWQiOiAiYzc5ZmNmYjItNzRmNC00MjE5LWIwY2UtODhlZjhiNTRiOTA0IiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDE0NDA5OTk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzc5ZmNmYjItNzRmNC00MjE5LWIwY2UtODhlZjhiNTRiOTA0LzIwMjYwODI1MTUyNjQyL2F6X25vdmFfYmFja3VwXzMwYTQ5OTQ4LTQ3YWItNDgxYy05OGM2LThlMjhkY2E3MGI5OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTU6MjY6MzlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTU6MjY6MzlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNToyNzowMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100466) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 15:27:03.157385 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-43a3de4e-9ffb-47dc-b9a1-2cf74e98661d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '500012ce84dd4b36bafa0561cb2eb34d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94fa6bbe05fc44a1b6f92d2e51e2b648', '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=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:27:03.157622 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-43a3de4e-9ffb-47dc-b9a1-2cf74e98661d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] https://10.4.3.85/volume/v3/backups/import_record returned with HTTP 403 Aug 25 15:27:03.158123 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 993/3921] 10.4.3.85 () {70 vars in 1335 bytes} [Tue Aug 25 15:27:03 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:03.171025 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ac333cb2-5341-4364-964b-5617fbf02643 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:03.171243 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:03.171243 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:03.171439 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2e746f4f-8a2c-4a1d-ab06-d24e726d18d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:03.172455 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2e746f4f-8a2c-4a1d-ab06-d24e726d18d3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 returned with HTTP 200 Aug 25 15:27:03.172931 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 982/3922] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:03 2026] GET /volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:03.177936 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ac333cb2-5341-4364-964b-5617fbf02643 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/c79fcfb2-74f4-4219-b0ce-88ef8b54b904 Aug 25 15:27:03.177936 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ac333cb2-5341-4364-964b-5617fbf02643 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:03.177936 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ac333cb2-5341-4364-964b-5617fbf02643 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:03.177936 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-ac333cb2-5341-4364-964b-5617fbf02643 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Delete volume with id: c79fcfb2-74f4-4219-b0ce-88ef8b54b904 Aug 25 15:27:03.184416 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a9a0c006-ea35-47ff-9a23-665e3be45706 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:03.185833 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:03.185833 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:03.189209 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a9a0c006-ea35-47ff-9a23-665e3be45706 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 Aug 25 15:27:03.189209 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a9a0c006-ea35-47ff-9a23-665e3be45706 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:03.189209 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a9a0c006-ea35-47ff-9a23-665e3be45706 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:03.189209 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-a9a0c006-ea35-47ff-9a23-665e3be45706 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: 94c1c144-b143-4387-a3c3-4779239f6ad7 Aug 25 15:27:03.189866 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ac333cb2-5341-4364-964b-5617fbf02643 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Volume info retrieved successfully. Aug 25 15:27:03.194419 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:03.194419 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:03.195177 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a9a0c006-ea35-47ff-9a23-665e3be45706 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:03.228343 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Created reservations ['ec878fa8-a7c3-496e-a686-25063e6ceb4c', 'e85fdb30-df31-48b6-b477-9f551f42c258', 'a61a5776-ffc5-4c4f-b330-ac5bc7d9899d', 'c07f8e26-8870-4ea9-8bf6-e7bac3ef55ca'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:03.229429 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48a6a27e-cc0c-4ce7-b01e-a88114487ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec878fa8-a7c3-496e-a686-25063e6ceb4c', 'e85fdb30-df31-48b6-b477-9f551f42c258', 'a61a5776-ffc5-4c4f-b330-ac5bc7d9899d', 'c07f8e26-8870-4ea9-8bf6-e7bac3ef55ca']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:03.230322 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca2259ef-ed41-4232-ac7e-80c75bc9e99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:03.246520 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a9a0c006-ea35-47ff-9a23-665e3be45706 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot delete request issued successfully. Aug 25 15:27:03.246520 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a9a0c006-ea35-47ff-9a23-665e3be45706 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 returned with HTTP 202 Aug 25 15:27:03.246520 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 994/3923] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:27:03 2026] DELETE /volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:03.259227 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9ff6ec4f-1f04-4d7f-9241-76ff4b54b80e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:03.259761 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9ff6ec4f-1f04-4d7f-9241-76ff4b54b80e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 Aug 25 15:27:03.260084 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9ff6ec4f-1f04-4d7f-9241-76ff4b54b80e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:03.260350 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9ff6ec4f-1f04-4d7f-9241-76ff4b54b80e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:03.264413 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ac333cb2-5341-4364-964b-5617fbf02643 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Delete volume request issued successfully. Aug 25 15:27:03.264754 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ac333cb2-5341-4364-964b-5617fbf02643 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes/c79fcfb2-74f4-4219-b0ce-88ef8b54b904 returned with HTTP 202 Aug 25 15:27:03.265373 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 968/3924] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:27:03 2026] DELETE /volume/v3/volumes/c79fcfb2-74f4-4219-b0ce-88ef8b54b904 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:03.272109 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:03.272109 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:03.272779 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9ff6ec4f-1f04-4d7f-9241-76ff4b54b80e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:03.277147 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9ff6ec4f-1f04-4d7f-9241-76ff4b54b80e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 returned with HTTP 200 Aug 25 15:27:03.277147 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 983/3925] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:03 2026] GET /volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:03.277728 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b87bd24b-eb9b-4b98-9404-6a05195f1fb7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:03.280400 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b87bd24b-eb9b-4b98-9404-6a05195f1fb7 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/volumes/c79fcfb2-74f4-4219-b0ce-88ef8b54b904 Aug 25 15:27:03.280725 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b87bd24b-eb9b-4b98-9404-6a05195f1fb7 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:03.281005 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b87bd24b-eb9b-4b98-9404-6a05195f1fb7 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:03.296733 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:03.296733 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:03.296733 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b87bd24b-eb9b-4b98-9404-6a05195f1fb7 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Volume info retrieved successfully. Aug 25 15:27:03.307941 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca2259ef-ed41-4232-ac7e-80c75bc9e99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46aea1c3-e61c-4b5a-9fed-f3a6144d3439', '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='ecca62463f274af4831fc4bca6db6f1e',qos_specs=None,replication_status=,reservations=['ec878fa8-a7c3-496e-a686-25063e6ceb4c','e85fdb30-df31-48b6-b477-9f551f42c258','a61a5776-ffc5-4c4f-b330-ac5bc7d9899d','c07f8e26-8870-4ea9-8bf6-e7bac3ef55ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e8c7adffb24917bc108af2b224348a',volume_type_id=448ae2fe-c78e-4d77-aba5-8b6b47c337cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46aea1c3-e61c-4b5a-9fed-f3a6144d3439,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecca62463f274af4831fc4bca6db6f1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79e8c7adffb24917bc108af2b224348a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(448ae2fe-c78e-4d77-aba5-8b6b47c337cf),volume_type_id=448ae2fe-c78e-4d77-aba5-8b6b47c337cf)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:03.308353 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b87bd24b-eb9b-4b98-9404-6a05195f1fb7 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes/c79fcfb2-74f4-4219-b0ce-88ef8b54b904 returned with HTTP 200 Aug 25 15:27:03.308353 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 995/3926] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:03 2026] GET /volume/v3/volumes/c79fcfb2-74f4-4219-b0ce-88ef8b54b904 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:03.308501 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (956bc0e9-db9e-46bc-bb5a-b405fa379b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:03.381652 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (956bc0e9-db9e-46bc-bb5a-b405fa379b05) transitioned into state 'SUCCESS' from 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='ecca62463f274af4831fc4bca6db6f1e',qos_specs=None,replication_status=,reservations=['ec878fa8-a7c3-496e-a686-25063e6ceb4c','e85fdb30-df31-48b6-b477-9f551f42c258','a61a5776-ffc5-4c4f-b330-ac5bc7d9899d','c07f8e26-8870-4ea9-8bf6-e7bac3ef55ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79e8c7adffb24917bc108af2b224348a',volume_type_id=448ae2fe-c78e-4d77-aba5-8b6b47c337cf)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:03.381652 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (424468c3-799f-4338-a760-dfa4a8f4a428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:03.443726 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (424468c3-799f-4338-a760-dfa4a8f4a428) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:03.445209 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Flow 'volume_create_api' (946e08ed-8486-4e2b-9089-52f989610aa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:03.445811 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Create volume request issued successfully. Aug 25 15:27:03.446614 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4612365d-ec84-40b9-92b7-a83a6227ff53 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:03.447260 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 981/3927] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:27:03 2026] POST /volume/v3/volumes => generated 772 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:03.465893 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-480c47f0-1bcb-47d9-94d6-5bfb2cfb0f4d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:03.470062 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-480c47f0-1bcb-47d9-94d6-5bfb2cfb0f4d tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] GET https://10.4.3.85/volume/v3/volumes/46aea1c3-e61c-4b5a-9fed-f3a6144d3439 Aug 25 15:27:03.470307 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-480c47f0-1bcb-47d9-94d6-5bfb2cfb0f4d tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:03.482806 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-480c47f0-1bcb-47d9-94d6-5bfb2cfb0f4d tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:03.482806 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:03.482806 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:03.488282 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-480c47f0-1bcb-47d9-94d6-5bfb2cfb0f4d tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Volume info retrieved successfully. Aug 25 15:27:03.494830 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-480c47f0-1bcb-47d9-94d6-5bfb2cfb0f4d tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/volumes/46aea1c3-e61c-4b5a-9fed-f3a6144d3439 returned with HTTP 200 Aug 25 15:27:03.542378 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 969/3928] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:03 2026] GET /volume/v3/volumes/46aea1c3-e61c-4b5a-9fed-f3a6144d3439 => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:03.616116 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8e6323fc-2c06-433b-8d47-4dcb8e27170e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:03.618458 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8e6323fc-2c06-433b-8d47-4dcb8e27170e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:27:03.619018 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8e6323fc-2c06-433b-8d47-4dcb8e27170e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:03.619347 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8e6323fc-2c06-433b-8d47-4dcb8e27170e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:03.619562 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-8e6323fc-2c06-433b-8d47-4dcb8e27170e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:03.647191 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:03.647191 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:03.648285 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8e6323fc-2c06-433b-8d47-4dcb8e27170e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:27:03.648920 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 984/3929] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:03 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 747 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:03.895315 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f692c2f0-c79f-4eab-ba48-6ed304531136 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:03.940463 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f692c2f0-c79f-4eab-ba48-6ed304531136 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:27:03.964402 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f692c2f0-c79f-4eab-ba48-6ed304531136 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87715360-1731579583", "extra_specs": {}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:04.034524 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f692c2f0-c79f-4eab-ba48-6ed304531136 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:27:04.034790 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 996/3930] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:27:03 2026] POST /volume/v3/types => generated 267 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:04.298047 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3694bc3f-7fe5-4f23-80e2-1f94b5dbcab3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:04.300436 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3694bc3f-7fe5-4f23-80e2-1f94b5dbcab3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 Aug 25 15:27:04.300763 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3694bc3f-7fe5-4f23-80e2-1f94b5dbcab3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:04.301033 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3694bc3f-7fe5-4f23-80e2-1f94b5dbcab3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:04.306486 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3694bc3f-7fe5-4f23-80e2-1f94b5dbcab3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 returned with HTTP 404 Aug 25 15:27:04.307129 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 982/3931] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:04 2026] GET /volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:04.320789 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-efeb64f8-67b6-4d1e-840d-3222122f7f36 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:04.321395 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4067e6ab-5d63-4c01-acca-db6e3db12326 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:04.323553 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4067e6ab-5d63-4c01-acca-db6e3db12326 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/volumes/c79fcfb2-74f4-4219-b0ce-88ef8b54b904 Aug 25 15:27:04.323852 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4067e6ab-5d63-4c01-acca-db6e3db12326 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:04.323961 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-efeb64f8-67b6-4d1e-840d-3222122f7f36 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a Aug 25 15:27:04.324408 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-efeb64f8-67b6-4d1e-840d-3222122f7f36 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:04.324541 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-efeb64f8-67b6-4d1e-840d-3222122f7f36 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:04.324962 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-efeb64f8-67b6-4d1e-840d-3222122f7f36 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a Aug 25 15:27:04.325375 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4067e6ab-5d63-4c01-acca-db6e3db12326 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:04.335354 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4067e6ab-5d63-4c01-acca-db6e3db12326 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes/c79fcfb2-74f4-4219-b0ce-88ef8b54b904 returned with HTTP 404 Aug 25 15:27:04.335354 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 985/3932] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:04 2026] GET /volume/v3/volumes/c79fcfb2-74f4-4219-b0ce-88ef8b54b904 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 15:27:04.341837 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:04.341837 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:04.342548 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-efeb64f8-67b6-4d1e-840d-3222122f7f36 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:04.353217 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7ba6e81a-64d1-4a6c-a507-0e17bc4afc46 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:04.356401 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7ba6e81a-64d1-4a6c-a507-0e17bc4afc46 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] GET https://10.4.3.85/volume/v3/backups Aug 25 15:27:04.363402 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7ba6e81a-64d1-4a6c-a507-0e17bc4afc46 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:04.363402 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7ba6e81a-64d1-4a6c-a507-0e17bc4afc46 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:04.363402 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-7ba6e81a-64d1-4a6c-a507-0e17bc4afc46 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:27:04.409366 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7ba6e81a-64d1-4a6c-a507-0e17bc4afc46 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] https://10.4.3.85/volume/v3/backups returned with HTTP 200 Aug 25 15:27:04.410330 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 997/3933] 10.4.3.85 () {68 vars in 1270 bytes} [Tue Aug 25 15:27:04 2026] GET /volume/v3/backups => generated 621 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:04.442039 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7ad1c67e-03d5-46f9-b31e-2fa59e7fa563 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:04.455794 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ad1c67e-03d5-46f9-b31e-2fa59e7fa563 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] GET https://10.4.3.85/volume/v3/backups?project_id=94fa6bbe05fc44a1b6f92d2e51e2b648 Aug 25 15:27:04.455794 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ad1c67e-03d5-46f9-b31e-2fa59e7fa563 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:04.455794 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ad1c67e-03d5-46f9-b31e-2fa59e7fa563 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:04.455794 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-7ad1c67e-03d5-46f9-b31e-2fa59e7fa563 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Removing options 'project_id' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:27:04.455794 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:04.455794 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:04.455794 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ad1c67e-03d5-46f9-b31e-2fa59e7fa563 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] https://10.4.3.85/volume/v3/backups?project_id=94fa6bbe05fc44a1b6f92d2e51e2b648 returned with HTTP 200 Aug 25 15:27:04.455794 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 983/3934] 10.4.3.85 () {68 vars in 1357 bytes} [Tue Aug 25 15:27:04 2026] GET /volume/v3/backups?project_id=94fa6bbe05fc44a1b6f92d2e51e2b648 => generated 621 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:04.465903 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:04.467739 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:04.468090 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-550222362"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:04.469426 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-550222362'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:04.469563 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Create volume of 1 GB Aug 25 15:27:04.473289 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Availability Zones retrieved successfully. Aug 25 15:27:04.478813 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Flow 'volume_create_api' (9a7edde7-1441-4603-aa41-c76419b652eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:04.480314 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (895b0b39-287a-41a5-a5d5-e2a2091e0fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:04.480614 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:04.504087 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-efeb64f8-67b6-4d1e-840d-3222122f7f36 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot delete request issued successfully. Aug 25 15:27:04.504087 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-efeb64f8-67b6-4d1e-840d-3222122f7f36 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a returned with HTTP 202 Aug 25 15:27:04.504087 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 970/3935] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:27:04 2026] DELETE /volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:04.521795 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1b7962db-2ab0-4bd9-bb41-36d42947b0b1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:04.526104 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (895b0b39-287a-41a5-a5d5-e2a2091e0fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:04.526278 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1b7962db-2ab0-4bd9-bb41-36d42947b0b1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a Aug 25 15:27:04.530110 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1b7962db-2ab0-4bd9-bb41-36d42947b0b1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:04.530110 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1b7962db-2ab0-4bd9-bb41-36d42947b0b1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:04.530225 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97e9c8de-94a8-42a8-a964-428f8cda6740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:04.531312 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-51e67b3d-7746-4a50-a5c9-de7557236f3a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:04.533730 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51e67b3d-7746-4a50-a5c9-de7557236f3a tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] GET https://10.4.3.85/volume/v3/volumes/46aea1c3-e61c-4b5a-9fed-f3a6144d3439 Aug 25 15:27:04.534179 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-51e67b3d-7746-4a50-a5c9-de7557236f3a tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:04.534417 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-51e67b3d-7746-4a50-a5c9-de7557236f3a tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:04.540458 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:04.540458 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:04.541078 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1b7962db-2ab0-4bd9-bb41-36d42947b0b1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:04.541951 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1b7962db-2ab0-4bd9-bb41-36d42947b0b1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a returned with HTTP 200 Aug 25 15:27:04.543245 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 998/3936] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:04 2026] GET /volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:04.583867 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:04.583867 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:04.661291 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-51e67b3d-7746-4a50-a5c9-de7557236f3a tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Volume info retrieved successfully. Aug 25 15:27:04.663858 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4f146f2c-4877-4de1-8d01-39dbb50f1582 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:04.666752 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f146f2c-4877-4de1-8d01-39dbb50f1582 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:27:04.667034 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f146f2c-4877-4de1-8d01-39dbb50f1582 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:04.667284 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f146f2c-4877-4de1-8d01-39dbb50f1582 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:04.667429 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-4f146f2c-4877-4de1-8d01-39dbb50f1582 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:04.676255 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:04.676255 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:04.677253 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f146f2c-4877-4de1-8d01-39dbb50f1582 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:27:04.677682 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 971/3937] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:04 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:04.678048 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51e67b3d-7746-4a50-a5c9-de7557236f3a tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/volumes/46aea1c3-e61c-4b5a-9fed-f3a6144d3439 returned with HTTP 200 Aug 25 15:27:04.678482 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 984/3938] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:04 2026] GET /volume/v3/volumes/46aea1c3-e61c-4b5a-9fed-f3a6144d3439 => generated 972 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:04.696156 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-466a7145-b43d-4258-be98-52f069cacd18 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:04.698484 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-466a7145-b43d-4258-be98-52f069cacd18 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] GET https://10.4.3.85/volume/v3/messages Aug 25 15:27:04.698743 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-466a7145-b43d-4258-be98-52f069cacd18 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:04.698969 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-466a7145-b43d-4258-be98-52f069cacd18 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:04.723459 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-466a7145-b43d-4258-be98-52f069cacd18 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/messages returned with HTTP 200 Aug 25 15:27:04.723459 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 999/3939] 10.4.3.85 () {68 vars in 1273 bytes} [Tue Aug 25 15:27:04 2026] GET /volume/v3/messages => generated 668 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:04.725276 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8fbd949f-1b6a-4f98-b4c8-04dad2acd305 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:04.731021 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8fbd949f-1b6a-4f98-b4c8-04dad2acd305 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] GET https://10.4.3.85/volume/v3/messages/5917dd0f-df4b-498e-bef9-5fdb6493dc9c Aug 25 15:27:04.731391 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8fbd949f-1b6a-4f98-b4c8-04dad2acd305 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:04.731680 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8fbd949f-1b6a-4f98-b4c8-04dad2acd305 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:04.749229 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8fbd949f-1b6a-4f98-b4c8-04dad2acd305 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-member] https://10.4.3.85/volume/v3/messages/5917dd0f-df4b-498e-bef9-5fdb6493dc9c returned with HTTP 200 Aug 25 15:27:04.749229 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 972/3940] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:27:04 2026] GET /volume/v3/messages/5917dd0f-df4b-498e-bef9-5fdb6493dc9c => generated 665 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:04.769794 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7f7a2d9f-1f6e-4a57-bad3-89130ff20e93 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:04.770499 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7f7a2d9f-1f6e-4a57-bad3-89130ff20e93 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] DELETE https://10.4.3.85/volume/v3/messages/5917dd0f-df4b-498e-bef9-5fdb6493dc9c Aug 25 15:27:04.771691 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7f7a2d9f-1f6e-4a57-bad3-89130ff20e93 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:04.772209 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7f7a2d9f-1f6e-4a57-bad3-89130ff20e93 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:06.622123 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Created reservations ['2d34279f-44c1-4c22-888a-1880c07be77a', '6d369e6a-96bd-4336-b076-32e33a13cb3a', 'fb3a550f-89f3-4e10-84b6-c44852eb4de5', 'e11f3c61-28ff-410d-b827-e54e970b48c6'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:06.622123 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97e9c8de-94a8-42a8-a964-428f8cda6740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d34279f-44c1-4c22-888a-1880c07be77a', '6d369e6a-96bd-4336-b076-32e33a13cb3a', 'fb3a550f-89f3-4e10-84b6-c44852eb4de5', 'e11f3c61-28ff-410d-b827-e54e970b48c6']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:06.622123 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4457eea7-7920-44f7-89f0-5c8595d7f80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:06.627715 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7f7a2d9f-1f6e-4a57-bad3-89130ff20e93 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/messages/5917dd0f-df4b-498e-bef9-5fdb6493dc9c returned with HTTP 204 Aug 25 15:27:06.627715 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 985/3941] 10.4.3.85 () {68 vars in 1387 bytes} [Tue Aug 25 15:27:04 2026] DELETE /volume/v3/messages/5917dd0f-df4b-498e-bef9-5fdb6493dc9c => generated 0 bytes in 40 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 15:27:06.639606 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dad0ab08-de00-49fe-993e-1d223442d733 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.639606 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dad0ab08-de00-49fe-993e-1d223442d733 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/46aea1c3-e61c-4b5a-9fed-f3a6144d3439 Aug 25 15:27:06.639606 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dad0ab08-de00-49fe-993e-1d223442d733 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:06.639606 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dad0ab08-de00-49fe-993e-1d223442d733 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:06.639606 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-dad0ab08-de00-49fe-993e-1d223442d733 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Delete volume with id: 46aea1c3-e61c-4b5a-9fed-f3a6144d3439 Aug 25 15:27:06.639606 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:06.639606 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:06.639606 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dad0ab08-de00-49fe-993e-1d223442d733 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Volume info retrieved successfully. Aug 25 15:27:06.641117 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4457eea7-7920-44f7-89f0-5c8595d7f80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74dfb627-67c0-435e-8b3b-a006186539dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-550222362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94fa6bbe05fc44a1b6f92d2e51e2b648',qos_specs=None,replication_status=,reservations=['2d34279f-44c1-4c22-888a-1880c07be77a','6d369e6a-96bd-4336-b076-32e33a13cb3a','fb3a550f-89f3-4e10-84b6-c44852eb4de5','e11f3c61-28ff-410d-b827-e54e970b48c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='833f2ecc34e04be6903333ce78c12c14',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-550222362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74dfb627-67c0-435e-8b3b-a006186539dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94fa6bbe05fc44a1b6f92d2e51e2b648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='833f2ecc34e04be6903333ce78c12c14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:06.642978 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-dad0ab08-de00-49fe-993e-1d223442d733 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100466) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 15:27:06.643660 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a72c945a-fedb-4e9e-8889-50db24f5cbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:06.644242 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-dad0ab08-de00-49fe-993e-1d223442d733 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1014528524 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1014528524, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:06.644242 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-dad0ab08-de00-49fe-993e-1d223442d733 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1014528524 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1014528524, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:06.644796 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a72c945a-fedb-4e9e-8889-50db24f5cbb9) transitioned into state 'SUCCESS' from state '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-550222362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94fa6bbe05fc44a1b6f92d2e51e2b648',qos_specs=None,replication_status=,reservations=['2d34279f-44c1-4c22-888a-1880c07be77a','6d369e6a-96bd-4336-b076-32e33a13cb3a','fb3a550f-89f3-4e10-84b6-c44852eb4de5','e11f3c61-28ff-410d-b827-e54e970b48c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='833f2ecc34e04be6903333ce78c12c14',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:06.644796 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce155f12-0de8-4eff-84a9-9634fee2fb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:06.645704 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-dad0ab08-de00-49fe-993e-1d223442d733 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Created reservations ['e9151ea3-50fb-4ac7-9a47-b225440e6026', '72c62c89-d761-48c1-8bcd-29df7899b406', '59bba87d-0e95-4a19-8595-98feedcb546a', '52e15f86-9ef5-4a39-bdb7-bc271f1c4251'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:06.646221 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce155f12-0de8-4eff-84a9-9634fee2fb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:06.646221 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Flow 'volume_create_api' (9a7edde7-1441-4603-aa41-c76419b652eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:06.646221 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Create volume request issued successfully. Aug 25 15:27:06.646221 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e08a40a8-842d-432b-99ad-04aa8b7fee96 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:06.646221 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 986/3942] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:27:04 2026] POST /volume/v3/volumes => generated 775 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:06.650336 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-90b2f544-360b-4395-8b5e-78618f21dcf8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.650336 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-90b2f544-360b-4395-8b5e-78618f21dcf8 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/volumes/74dfb627-67c0-435e-8b3b-a006186539dc Aug 25 15:27:06.650336 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-90b2f544-360b-4395-8b5e-78618f21dcf8 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:06.650336 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-90b2f544-360b-4395-8b5e-78618f21dcf8 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:06.650336 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:06.650336 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:06.650336 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-90b2f544-360b-4395-8b5e-78618f21dcf8 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Volume info retrieved successfully. Aug 25 15:27:06.650336 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-90b2f544-360b-4395-8b5e-78618f21dcf8 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes/74dfb627-67c0-435e-8b3b-a006186539dc returned with HTTP 200 Aug 25 15:27:06.650336 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 973/3943] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:04 2026] GET /volume/v3/volumes/74dfb627-67c0-435e-8b3b-a006186539dc => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:06.650918 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dad0ab08-de00-49fe-993e-1d223442d733 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Delete volume request issued successfully. Aug 25 15:27:06.650918 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dad0ab08-de00-49fe-993e-1d223442d733 tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/volumes/46aea1c3-e61c-4b5a-9fed-f3a6144d3439 returned with HTTP 202 Aug 25 15:27:06.650918 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1000/3944] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:27:04 2026] DELETE /volume/v3/volumes/46aea1c3-e61c-4b5a-9fed-f3a6144d3439 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:06.651101 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-75091c77-8d48-4cb9-bfe2-7f789bde938d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.651101 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75091c77-8d48-4cb9-bfe2-7f789bde938d tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] DELETE https://10.4.3.85/volume/v3/types/448ae2fe-c78e-4d77-aba5-8b6b47c337cf Aug 25 15:27:06.651101 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75091c77-8d48-4cb9-bfe2-7f789bde938d tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:06.651101 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75091c77-8d48-4cb9-bfe2-7f789bde938d tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:06.651101 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75091c77-8d48-4cb9-bfe2-7f789bde938d tempest-ProjectMemberTests-428315795 tempest-ProjectMemberTests-428315795-project-admin] https://10.4.3.85/volume/v3/types/448ae2fe-c78e-4d77-aba5-8b6b47c337cf returned with HTTP 202 Aug 25 15:27:06.651101 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 986/3945] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:27:05 2026] DELETE /volume/v3/types/448ae2fe-c78e-4d77-aba5-8b6b47c337cf => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:06.651459 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4d5a40f9-3aad-4082-ac22-cbdea5bcca82 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.651459 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4d5a40f9-3aad-4082-ac22-cbdea5bcca82 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a Aug 25 15:27:06.651459 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4d5a40f9-3aad-4082-ac22-cbdea5bcca82 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:06.651459 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4d5a40f9-3aad-4082-ac22-cbdea5bcca82 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:06.651459 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4d5a40f9-3aad-4082-ac22-cbdea5bcca82 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a returned with HTTP 404 Aug 25 15:27:06.651459 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 987/3946] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:05 2026] GET /volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:06.651876 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ea41d166-afde-47d5-a6d1-f110f8bcc298 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.651876 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ea41d166-afde-47d5-a6d1-f110f8bcc298 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 Aug 25 15:27:06.651876 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ea41d166-afde-47d5-a6d1-f110f8bcc298 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:06.651876 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ea41d166-afde-47d5-a6d1-f110f8bcc298 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:06.651876 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-ea41d166-afde-47d5-a6d1-f110f8bcc298 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: 87d4a056-7947-401d-a0fb-12c26684f1c0 Aug 25 15:27:06.651876 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:06.651876 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:06.651876 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ea41d166-afde-47d5-a6d1-f110f8bcc298 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:06.651876 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ea41d166-afde-47d5-a6d1-f110f8bcc298 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot delete request issued successfully. Aug 25 15:27:06.651876 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ea41d166-afde-47d5-a6d1-f110f8bcc298 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 returned with HTTP 202 Aug 25 15:27:06.651876 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 974/3947] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:27:05 2026] DELETE /volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:06.652189 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aec9cfbd-f482-4cc6-817f-30a2e7118dc2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.652189 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aec9cfbd-f482-4cc6-817f-30a2e7118dc2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 Aug 25 15:27:06.652189 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aec9cfbd-f482-4cc6-817f-30a2e7118dc2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:06.652189 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aec9cfbd-f482-4cc6-817f-30a2e7118dc2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:06.652189 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:06.652189 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:06.652189 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-aec9cfbd-f482-4cc6-817f-30a2e7118dc2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:06.652189 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aec9cfbd-f482-4cc6-817f-30a2e7118dc2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 returned with HTTP 200 Aug 25 15:27:06.652189 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1001/3948] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:05 2026] GET /volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:06.652524 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c595f69d-0dd3-4a3e-baa0-c899acf0dd9b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.652524 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c595f69d-0dd3-4a3e-baa0-c899acf0dd9b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:27:06.652524 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c595f69d-0dd3-4a3e-baa0-c899acf0dd9b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:06.652524 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c595f69d-0dd3-4a3e-baa0-c899acf0dd9b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:06.652524 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c595f69d-0dd3-4a3e-baa0-c899acf0dd9b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:06.652524 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:06.652524 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:06.652524 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c595f69d-0dd3-4a3e-baa0-c899acf0dd9b tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:27:06.652524 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 987/3949] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:05 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:06.652806 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7ed30f25-06db-472f-a2c7-25d79a1ccf04 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.652806 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7ed30f25-06db-472f-a2c7-25d79a1ccf04 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/volumes/74dfb627-67c0-435e-8b3b-a006186539dc Aug 25 15:27:06.652806 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7ed30f25-06db-472f-a2c7-25d79a1ccf04 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:06.652806 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7ed30f25-06db-472f-a2c7-25d79a1ccf04 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:06.652806 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:06.652806 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:06.652806 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7ed30f25-06db-472f-a2c7-25d79a1ccf04 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Volume info retrieved successfully. Aug 25 15:27:06.652806 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7ed30f25-06db-472f-a2c7-25d79a1ccf04 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes/74dfb627-67c0-435e-8b3b-a006186539dc returned with HTTP 200 Aug 25 15:27:06.652806 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 988/3950] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:05 2026] GET /volume/v3/volumes/74dfb627-67c0-435e-8b3b-a006186539dc => generated 1006 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:06.653054 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8b010df5-f48d-4b0a-bc5d-b3c680d8cfb8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.653054 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8b010df5-f48d-4b0a-bc5d-b3c680d8cfb8 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:27:06.653054 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8b010df5-f48d-4b0a-bc5d-b3c680d8cfb8 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "74dfb627-67c0-435e-8b3b-a006186539dc", "name": "tempest-type-Backup-1799614093"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:06.653054 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-8b010df5-f48d-4b0a-bc5d-b3c680d8cfb8 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Creating new backup {'backup': {'volume_id': '74dfb627-67c0-435e-8b3b-a006186539dc', 'name': 'tempest-type-Backup-1799614093'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:27:06.653054 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-8b010df5-f48d-4b0a-bc5d-b3c680d8cfb8 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Creating backup of volume 74dfb627-67c0-435e-8b3b-a006186539dc in container None Aug 25 15:27:06.653054 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:06.653054 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:06.653054 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8b010df5-f48d-4b0a-bc5d-b3c680d8cfb8 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Volume info retrieved successfully. Aug 25 15:27:06.653054 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-8b010df5-f48d-4b0a-bc5d-b3c680d8cfb8 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Created reservations ['3c7b2f54-21b2-4d63-b221-c657845b7264', '4c3d86e0-3fa5-49dd-b181-f48b5f5f276a'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:06.653054 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8b010df5-f48d-4b0a-bc5d-b3c680d8cfb8 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:27:06.653054 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 975/3951] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:27:06 2026] POST /volume/v3/backups => generated 314 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:06.653374 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-58f84a73-a05a-4186-8cd5-9e21061d7371 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.653374 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-58f84a73-a05a-4186-8cd5-9e21061d7371 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:06.653374 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-58f84a73-a05a-4186-8cd5-9e21061d7371 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:06.653374 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-58f84a73-a05a-4186-8cd5-9e21061d7371 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:06.653374 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-58f84a73-a05a-4186-8cd5-9e21061d7371 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:06.653374 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:06.653374 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:06.653374 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-58f84a73-a05a-4186-8cd5-9e21061d7371 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:06.653374 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1002/3952] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:06 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:06.690331 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fbc1da78-72b5-4d72-8581-407213123894 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.690331 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fbc1da78-72b5-4d72-8581-407213123894 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 Aug 25 15:27:06.690331 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fbc1da78-72b5-4d72-8581-407213123894 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:06.690331 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fbc1da78-72b5-4d72-8581-407213123894 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:06.706063 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fbc1da78-72b5-4d72-8581-407213123894 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 returned with HTTP 404 Aug 25 15:27:06.706063 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 988/3953] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:06 2026] GET /volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:06.718438 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e7b34ccb-becf-434a-8a6e-5ec691218628 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.720954 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e7b34ccb-becf-434a-8a6e-5ec691218628 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:27:06.721584 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-01b4eef2-9712-41da-aa7d-76a32a66a840 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.721833 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e7b34ccb-becf-434a-8a6e-5ec691218628 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:06.722362 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e7b34ccb-becf-434a-8a6e-5ec691218628 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:06.722637 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-e7b34ccb-becf-434a-8a6e-5ec691218628 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:06.726439 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-01b4eef2-9712-41da-aa7d-76a32a66a840 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 Aug 25 15:27:06.726743 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-01b4eef2-9712-41da-aa7d-76a32a66a840 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:06.726993 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-01b4eef2-9712-41da-aa7d-76a32a66a840 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:06.727093 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-01b4eef2-9712-41da-aa7d-76a32a66a840 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: 94c1c144-b143-4387-a3c3-4779239f6ad7 Aug 25 15:27:06.730547 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:06.730547 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:06.732334 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e7b34ccb-becf-434a-8a6e-5ec691218628 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:27:06.733675 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 989/3954] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:06 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:06.737049 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-01b4eef2-9712-41da-aa7d-76a32a66a840 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 returned with HTTP 404 Aug 25 15:27:06.737602 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 976/3955] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:27:06 2026] DELETE /volume/v3/snapshots/94c1c144-b143-4387-a3c3-4779239f6ad7 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 15:27:06.751038 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-72d27cac-2dac-4c9c-b417-880b28dcc5da None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.752901 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72d27cac-2dac-4c9c-b417-880b28dcc5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 Aug 25 15:27:06.753199 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-72d27cac-2dac-4c9c-b417-880b28dcc5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:06.753652 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-72d27cac-2dac-4c9c-b417-880b28dcc5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:06.753652 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-72d27cac-2dac-4c9c-b417-880b28dcc5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: 87d4a056-7947-401d-a0fb-12c26684f1c0 Aug 25 15:27:06.761684 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-72d27cac-2dac-4c9c-b417-880b28dcc5da tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 returned with HTTP 404 Aug 25 15:27:06.762436 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1003/3956] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:27:06 2026] DELETE /volume/v3/snapshots/87d4a056-7947-401d-a0fb-12c26684f1c0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:06.841296 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-00453cbb-0008-4c41-9856-7389215566e9 req-f093802a-e33e-4493-a21b-b85fe0381e94 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.843207 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-f093802a-e33e-4493-a21b-b85fe0381e94 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:27:06.843545 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-f093802a-e33e-4493-a21b-b85fe0381e94 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:06.843913 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-f093802a-e33e-4493-a21b-b85fe0381e94 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:06.856324 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:06.856324 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:06.859347 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-00453cbb-0008-4c41-9856-7389215566e9 req-f093802a-e33e-4493-a21b-b85fe0381e94 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:06.864363 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-f093802a-e33e-4493-a21b-b85fe0381e94 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:27:06.864981 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 989/3957] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:27:06 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:06.917890 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-00453cbb-0008-4c41-9856-7389215566e9 req-15c294c5-e96d-41e3-a6da-4d925b614777 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:06.919725 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-15c294c5-e96d-41e3-a6da-4d925b614777 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63/action Aug 25 15:27:06.920247 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-15c294c5-e96d-41e3-a6da-4d925b614777 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:27:06.920522 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-15c294c5-e96d-41e3-a6da-4d925b614777 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:06.936532 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:06.936532 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:06.936532 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-00453cbb-0008-4c41-9856-7389215566e9 req-15c294c5-e96d-41e3-a6da-4d925b614777 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:06.959686 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-00453cbb-0008-4c41-9856-7389215566e9 req-15c294c5-e96d-41e3-a6da-4d925b614777 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Begin detaching volume completed successfully. Aug 25 15:27:06.959686 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-15c294c5-e96d-41e3-a6da-4d925b614777 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63/action returned with HTTP 202 Aug 25 15:27:06.959686 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 990/3958] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:27:06 2026] POST /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:27:07.020263 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f3c52f0d-50ba-40e2-be33-f7e3a74c1c48 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:07.020820 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f3c52f0d-50ba-40e2-be33-f7e3a74c1c48 None None] GET https://10.4.3.85/volume// Aug 25 15:27:07.021043 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f3c52f0d-50ba-40e2-be33-f7e3a74c1c48 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:07.021314 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f3c52f0d-50ba-40e2-be33-f7e3a74c1c48 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:07.021817 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f3c52f0d-50ba-40e2-be33-f7e3a74c1c48 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:27:07.022240 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 977/3959] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:27:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:27:07.034207 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-00453cbb-0008-4c41-9856-7389215566e9 req-819c8be8-8b6d-42f6-ab43-b99f10c9a5cc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:07.036875 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-819c8be8-8b6d-42f6-ab43-b99f10c9a5cc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:27:07.037178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-819c8be8-8b6d-42f6-ab43-b99f10c9a5cc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:07.037446 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-819c8be8-8b6d-42f6-ab43-b99f10c9a5cc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:07.050609 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:07.050609 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:07.055381 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-00453cbb-0008-4c41-9856-7389215566e9 req-819c8be8-8b6d-42f6-ab43-b99f10c9a5cc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:07.061238 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-819c8be8-8b6d-42f6-ab43-b99f10c9a5cc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:27:07.061820 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1004/3960] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:27:07 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:27:07.443406 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3ae1751e-5c5f-4b94-b934-ac5ca130370b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:07.445898 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ae1751e-5c5f-4b94-b934-ac5ca130370b tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:07.445898 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ae1751e-5c5f-4b94-b934-ac5ca130370b tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:07.446058 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ae1751e-5c5f-4b94-b934-ac5ca130370b tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:07.446058 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3ae1751e-5c5f-4b94-b934-ac5ca130370b tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:07.460276 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:07.460276 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:07.460794 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ae1751e-5c5f-4b94-b934-ac5ca130370b tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:07.461268 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 990/3961] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:07 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:07.773897 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-361f698a-57a6-41c9-af8a-caa9d91b2b85 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:07.776886 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-361f698a-57a6-41c9-af8a-caa9d91b2b85 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:27:07.777178 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-361f698a-57a6-41c9-af8a-caa9d91b2b85 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:07.777347 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-361f698a-57a6-41c9-af8a-caa9d91b2b85 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:07.777483 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-361f698a-57a6-41c9-af8a-caa9d91b2b85 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:07.781946 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:07.781946 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:07.782788 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-361f698a-57a6-41c9-af8a-caa9d91b2b85 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:27:07.783155 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 991/3962] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:07 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:08.466905 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9f316e60-5e24-4bed-8f67-cd93e02e0e8d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:08.466905 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f316e60-5e24-4bed-8f67-cd93e02e0e8d tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:27:08.466905 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9f316e60-5e24-4bed-8f67-cd93e02e0e8d tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10402893-796903704", "extra_specs": {}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:08.466905 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:08.466905 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:08.477565 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dd487f26-ea32-4129-96cc-eff364e1ed4f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:08.480037 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dd487f26-ea32-4129-96cc-eff364e1ed4f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:08.480357 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dd487f26-ea32-4129-96cc-eff364e1ed4f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:08.480594 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dd487f26-ea32-4129-96cc-eff364e1ed4f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:08.480801 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-dd487f26-ea32-4129-96cc-eff364e1ed4f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:08.484715 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:08.484715 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:08.485359 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dd487f26-ea32-4129-96cc-eff364e1ed4f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:08.485728 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1005/3963] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:08 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:08.701711 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9f316e60-5e24-4bed-8f67-cd93e02e0e8d tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:27:08.702242 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 978/3964] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:27:08 2026] POST /volume/v3/types => generated 266 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:08.713579 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f64884d2-8b14-41b6-b91b-72935d9f776a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:08.715174 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f64884d2-8b14-41b6-b91b-72935d9f776a tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:27:08.715498 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f64884d2-8b14-41b6-b91b-72935d9f776a tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1716778175-1781682473", "extra_specs": {}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:08.761435 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f64884d2-8b14-41b6-b91b-72935d9f776a tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:27:08.761954 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 991/3965] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:27:08 2026] POST /volume/v3/types => generated 269 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:08.773748 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:08.775699 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:08.776176 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-959801539", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10402893-796903704", "size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:08.777430 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-959801539', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10402893-796903704', 'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:08.780934 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Create volume of 1 GB Aug 25 15:27:08.781260 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:08.781260 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:08.781797 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Availability Zones retrieved successfully. Aug 25 15:27:08.787557 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Flow 'volume_create_api' (86295284-91a7-46f7-8ccf-d9d86e83ae4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:08.788555 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873cf39f-eebf-4087-b222-26015cd693a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:08.789529 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:08.793851 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b5fc5b9b-fae2-42f2-b9d2-7e9d63cadc09 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:08.795585 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b5fc5b9b-fae2-42f2-b9d2-7e9d63cadc09 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:27:08.795802 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b5fc5b9b-fae2-42f2-b9d2-7e9d63cadc09 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:08.795977 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b5fc5b9b-fae2-42f2-b9d2-7e9d63cadc09 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:08.796093 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b5fc5b9b-fae2-42f2-b9d2-7e9d63cadc09 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:08.801249 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:08.801249 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:08.802409 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b5fc5b9b-fae2-42f2-b9d2-7e9d63cadc09 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:27:08.802965 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1006/3966] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:08 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:08.886183 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873cf39f-eebf-4087-b222-26015cd693a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:27:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6d3cf344-376b-4161-ae78-ee469af991d3,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10402893-796903704',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d3cf344-376b-4161-ae78-ee469af991d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:08.887425 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df018860-f2fa-4d2b-9768-e98a46d0dfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:08.915005 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10402893-796903704 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10402893-796903704, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:08.915297 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10402893-796903704 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-10402893-796903704, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:09.102056 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Created reservations ['31eb11a2-3b9f-4c85-8aae-69da77e2ad3a', '91a89aa7-3063-494f-9f22-692e687b50d6', '30ae7eef-adf1-4959-b203-7ff3358253f1', 'aab13ad3-fdd6-4357-a054-2dd765aad148'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:09.103331 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df018860-f2fa-4d2b-9768-e98a46d0dfb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31eb11a2-3b9f-4c85-8aae-69da77e2ad3a', '91a89aa7-3063-494f-9f22-692e687b50d6', '30ae7eef-adf1-4959-b203-7ff3358253f1', 'aab13ad3-fdd6-4357-a054-2dd765aad148']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:09.104544 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cec8e921-fbec-44ba-80c7-e636808ea79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:09.147543 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cec8e921-fbec-44ba-80c7-e636808ea79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e4fa01b-0944-4380-9c9a-d9f7f150d49c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-959801539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ee859836b074b2c8e0196b8f605cc7c',qos_specs=None,replication_status=,reservations=['31eb11a2-3b9f-4c85-8aae-69da77e2ad3a','91a89aa7-3063-494f-9f22-692e687b50d6','30ae7eef-adf1-4959-b203-7ff3358253f1','aab13ad3-fdd6-4357-a054-2dd765aad148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb27c72d37ef4cee8d70270107aeaffe',volume_type_id=6d3cf344-376b-4161-ae78-ee469af991d3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-959801539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e4fa01b-0944-4380-9c9a-d9f7f150d49c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ee859836b074b2c8e0196b8f605cc7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb27c72d37ef4cee8d70270107aeaffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d3cf344-376b-4161-ae78-ee469af991d3),volume_type_id=6d3cf344-376b-4161-ae78-ee469af991d3)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:09.148063 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc8a742-92e9-403b-b8f2-72d142acf282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:09.205451 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6dc8a742-92e9-403b-b8f2-72d142acf282) transitioned into state 'SUCCESS' from state '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-959801539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ee859836b074b2c8e0196b8f605cc7c',qos_specs=None,replication_status=,reservations=['31eb11a2-3b9f-4c85-8aae-69da77e2ad3a','91a89aa7-3063-494f-9f22-692e687b50d6','30ae7eef-adf1-4959-b203-7ff3358253f1','aab13ad3-fdd6-4357-a054-2dd765aad148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb27c72d37ef4cee8d70270107aeaffe',volume_type_id=6d3cf344-376b-4161-ae78-ee469af991d3)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:09.206395 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (575a3a97-a47a-40e8-a822-0a97e3503097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:09.266322 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (575a3a97-a47a-40e8-a822-0a97e3503097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:09.267552 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Flow 'volume_create_api' (86295284-91a7-46f7-8ccf-d9d86e83ae4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:09.267901 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Create volume request issued successfully. Aug 25 15:27:09.268750 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-df6f9f8f-386c-4893-a810-5a1213c32e1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:09.269347 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 992/3967] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:27:08 2026] POST /volume/v3/volumes => generated 841 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:09.281591 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:09.284085 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:09.284589 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-464654599", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1716778175-1781682473", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:09.286621 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-464654599', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1716778175-1781682473', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:09.291514 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Create volume of 1 GB Aug 25 15:27:09.291920 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:09.291920 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:09.292500 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Availability Zones retrieved successfully. Aug 25 15:27:09.298768 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Flow 'volume_create_api' (03dab3d6-7950-401c-ace7-8c4bded72674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:09.299817 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (752e4d73-b640-4ea9-abf4-395bc33fad05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:09.300753 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:09.326335 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (752e4d73-b640-4ea9-abf4-395bc33fad05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:27:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e98c13fa-b25c-4b4b-9b76-30d9c9da38ad,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1716778175-1781682473',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e98c13fa-b25c-4b4b-9b76-30d9c9da38ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:09.327406 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1c9d89a-9d3b-4b9b-885e-6e1dc2cb0ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:09.366237 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1716778175-1781682473 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1716778175-1781682473, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:09.366825 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1716778175-1781682473 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1716778175-1781682473, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:09.465454 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a35d25b1-f9b3-453a-b77c-aae2c0df556d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:09.500126 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fc7fc783-f61a-41e7-bb30-3fcc5d5075e3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:09.501953 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fc7fc783-f61a-41e7-bb30-3fcc5d5075e3 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:09.502155 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fc7fc783-f61a-41e7-bb30-3fcc5d5075e3 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:09.502344 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fc7fc783-f61a-41e7-bb30-3fcc5d5075e3 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:09.528074 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-fc7fc783-f61a-41e7-bb30-3fcc5d5075e3 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:09.528074 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:09.528074 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:09.528074 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fc7fc783-f61a-41e7-bb30-3fcc5d5075e3 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:09.528074 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1007/3968] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:09 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:09.573804 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a35d25b1-f9b3-453a-b77c-aae2c0df556d tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:27:09.574221 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a35d25b1-f9b3-453a-b77c-aae2c0df556d tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1253298920", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1219430103", "vendor_name": "tempest-vendor_name-1015864005"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:09.636593 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Created reservations ['09383b48-2163-42f1-870a-c57ddbeaec06', 'd929ac13-a749-4332-a821-4f594eb5d141', '0d481a26-deac-4177-ae37-ec9ce8d9a7e6', '8ce8b739-5c4f-4a42-9994-2e09160dcc52'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:09.637595 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1c9d89a-9d3b-4b9b-885e-6e1dc2cb0ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09383b48-2163-42f1-870a-c57ddbeaec06', 'd929ac13-a749-4332-a821-4f594eb5d141', '0d481a26-deac-4177-ae37-ec9ce8d9a7e6', '8ce8b739-5c4f-4a42-9994-2e09160dcc52']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:09.638587 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af4152e-199c-4678-8d55-918d622a2cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:09.680006 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a35d25b1-f9b3-453a-b77c-aae2c0df556d tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:27:09.680587 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 992/3969] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:27:09 2026] POST /volume/v3/types => generated 330 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:09.688394 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:09.690073 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:09.690396 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c9ce5e6b-a982-41c4-8f1f-b5ceb6d8d6fe", "size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:09.691718 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Create volume request body: {'volume': {'volume_type': 'c9ce5e6b-a982-41c4-8f1f-b5ceb6d8d6fe', 'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:09.695152 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Create volume of 1 GB Aug 25 15:27:09.695376 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:09.695376 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:09.695738 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Availability Zones retrieved successfully. Aug 25 15:27:09.700784 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Flow 'volume_create_api' (1b11c76c-8674-4231-9f14-533698035c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:09.701660 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a0e0fce-4399-4e4d-94c4-803e7bb6ca77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:09.702419 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:09.711153 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af4152e-199c-4678-8d55-918d622a2cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8e13426-536b-475e-a2ed-60178d4a92d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-464654599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ee859836b074b2c8e0196b8f605cc7c',qos_specs=None,replication_status=,reservations=['09383b48-2163-42f1-870a-c57ddbeaec06','d929ac13-a749-4332-a821-4f594eb5d141','0d481a26-deac-4177-ae37-ec9ce8d9a7e6','8ce8b739-5c4f-4a42-9994-2e09160dcc52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb27c72d37ef4cee8d70270107aeaffe',volume_type_id=e98c13fa-b25c-4b4b-9b76-30d9c9da38ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-464654599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8e13426-536b-475e-a2ed-60178d4a92d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ee859836b074b2c8e0196b8f605cc7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb27c72d37ef4cee8d70270107aeaffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e98c13fa-b25c-4b4b-9b76-30d9c9da38ad),volume_type_id=e98c13fa-b25c-4b4b-9b76-30d9c9da38ad)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:09.712144 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e34e3a99-8c64-4126-a544-afcb3551330a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:09.735932 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a0e0fce-4399-4e4d-94c4-803e7bb6ca77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:27:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1219430103',vendor_name='tempest-vendor_name-1015864005'},id=c9ce5e6b-a982-41c4-8f1f-b5ceb6d8d6fe,is_public=True,name='tempest-ProjectReaderTests-volume-type-1253298920',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9ce5e6b-a982-41c4-8f1f-b5ceb6d8d6fe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:09.735932 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f5de3c-d8be-4158-b863-4333cbd74f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:09.757930 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1253298920 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1253298920, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:09.758295 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1253298920 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1253298920, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:09.764038 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e34e3a99-8c64-4126-a544-afcb3551330a) transitioned into state 'SUCCESS' from state '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-464654599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ee859836b074b2c8e0196b8f605cc7c',qos_specs=None,replication_status=,reservations=['09383b48-2163-42f1-870a-c57ddbeaec06','d929ac13-a749-4332-a821-4f594eb5d141','0d481a26-deac-4177-ae37-ec9ce8d9a7e6','8ce8b739-5c4f-4a42-9994-2e09160dcc52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb27c72d37ef4cee8d70270107aeaffe',volume_type_id=e98c13fa-b25c-4b4b-9b76-30d9c9da38ad)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:09.764693 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc84e9a-0e64-4790-b3cd-2ddb39bc8424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:09.811822 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4c48e9b9-b1f1-4d18-8fde-2dd5ecc8f307 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:09.813603 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c48e9b9-b1f1-4d18-8fde-2dd5ecc8f307 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:27:09.813814 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c48e9b9-b1f1-4d18-8fde-2dd5ecc8f307 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:09.813980 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c48e9b9-b1f1-4d18-8fde-2dd5ecc8f307 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:09.814124 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4c48e9b9-b1f1-4d18-8fde-2dd5ecc8f307 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:09.819784 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:09.819784 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:09.820547 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c48e9b9-b1f1-4d18-8fde-2dd5ecc8f307 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:27:09.820928 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1008/3970] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:09 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:09.842750 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc84e9a-0e64-4790-b3cd-2ddb39bc8424) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:09.843537 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Flow 'volume_create_api' (03dab3d6-7950-401c-ace7-8c4bded72674) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:09.843825 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Create volume request issued successfully. Aug 25 15:27:09.895595 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8f615cf4-c656-41c7-a304-6b4b6cc9d419 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:09.895595 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 979/3971] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:27:09 2026] POST /volume/v3/volumes => generated 844 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:10.004418 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:10.006210 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:10.006594 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1486144755", "snapshot_id": null, "imageRef": "1b0b3822-88dd-484c-a64d-ffc7cb1280ff", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87715360-1731579583", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:10.051801 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1486144755', 'snapshot_id': None, 'imageRef': '1b0b3822-88dd-484c-a64d-ffc7cb1280ff', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87715360-1731579583', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:10.199904 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Created reservations ['4a16fa30-9f98-499f-b5fb-96a2ffede5f9', '1d0c2b52-f511-4fd1-98ca-8c6fc91aeb6f', '22426fcf-dabd-49dc-bf8d-05dd51931536', '4d544e47-fe98-4fe4-84ab-27c21cee3e89'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:10.200970 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f5de3c-d8be-4158-b863-4333cbd74f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a16fa30-9f98-499f-b5fb-96a2ffede5f9', '1d0c2b52-f511-4fd1-98ca-8c6fc91aeb6f', '22426fcf-dabd-49dc-bf8d-05dd51931536', '4d544e47-fe98-4fe4-84ab-27c21cee3e89']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:10.202386 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dd029ea-840b-4aa8-873d-e9c633c6b6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:10.420304 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Create volume of 1 GB Aug 25 15:27:10.420304 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:10.420304 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:10.420304 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Availability Zones retrieved successfully. Aug 25 15:27:10.420304 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Flow 'volume_create_api' (738b3938-b10b-4cf0-ad8b-7af17ea9cc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:10.420304 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca7c4721-2709-4788-96f4-ed01275d2217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:10.420304 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:10.465571 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dd029ea-840b-4aa8-873d-e9c633c6b6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b174aadb-f0c0-4b18-a1bb-6cec3ab01a4e', '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='f7097bc2edcb4313863f5d7c69567e53',qos_specs=None,replication_status=,reservations=['4a16fa30-9f98-499f-b5fb-96a2ffede5f9','1d0c2b52-f511-4fd1-98ca-8c6fc91aeb6f','22426fcf-dabd-49dc-bf8d-05dd51931536','4d544e47-fe98-4fe4-84ab-27c21cee3e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37544ce752ac42fa8e9f855175f5ebbf',volume_type_id=c9ce5e6b-a982-41c4-8f1f-b5ceb6d8d6fe), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:10Z,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=b174aadb-f0c0-4b18-a1bb-6cec3ab01a4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7097bc2edcb4313863f5d7c69567e53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37544ce752ac42fa8e9f855175f5ebbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9ce5e6b-a982-41c4-8f1f-b5ceb6d8d6fe),volume_type_id=c9ce5e6b-a982-41c4-8f1f-b5ceb6d8d6fe)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:10.466326 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2369463c-85f2-4d3f-8872-09946d9c4c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:10.485120 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca7c4721-2709-4788-96f4-ed01275d2217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:27:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=481f426f-847c-4de9-bf44-e464bcf70158,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87715360-1731579583',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '481f426f-847c-4de9-bf44-e464bcf70158', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:10.485843 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de6f0ab8-9511-4ad3-8255-2711e819aa35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:10.545349 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87715360-1731579583 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87715360-1731579583, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:10.545349 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87715360-1731579583 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-87715360-1731579583, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:10.550148 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3119611b-eed5-495e-8860-27cf2406db99 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:10.552004 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3119611b-eed5-495e-8860-27cf2406db99 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:10.569000 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3119611b-eed5-495e-8860-27cf2406db99 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:10.569000 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3119611b-eed5-495e-8860-27cf2406db99 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:10.569000 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3119611b-eed5-495e-8860-27cf2406db99 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:10.569000 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:10.569000 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:10.569000 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3119611b-eed5-495e-8860-27cf2406db99 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:10.569000 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1009/3972] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:10 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:10.659586 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2369463c-85f2-4d3f-8872-09946d9c4c26) transitioned into state 'SUCCESS' from 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='f7097bc2edcb4313863f5d7c69567e53',qos_specs=None,replication_status=,reservations=['4a16fa30-9f98-499f-b5fb-96a2ffede5f9','1d0c2b52-f511-4fd1-98ca-8c6fc91aeb6f','22426fcf-dabd-49dc-bf8d-05dd51931536','4d544e47-fe98-4fe4-84ab-27c21cee3e89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37544ce752ac42fa8e9f855175f5ebbf',volume_type_id=c9ce5e6b-a982-41c4-8f1f-b5ceb6d8d6fe)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:10.662755 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53fbcc46-e7a5-4b27-9a9e-0c592298c378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:10.685836 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-00453cbb-0008-4c41-9856-7389215566e9 req-396bcfa2-665b-4781-9163-fdab8dc5f398 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:10.689174 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-396bcfa2-665b-4781-9163-fdab8dc5f398 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/attachments/12a9bf52-26d1-4173-8501-f28ce3a96137 Aug 25 15:27:10.689446 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-396bcfa2-665b-4781-9163-fdab8dc5f398 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:10.689754 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-396bcfa2-665b-4781-9163-fdab8dc5f398 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:10.786686 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:10.786686 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:10.793681 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53fbcc46-e7a5-4b27-9a9e-0c592298c378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:10.794724 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Flow 'volume_create_api' (1b11c76c-8674-4231-9f14-533698035c0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:10.795259 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Create volume request issued successfully. Aug 25 15:27:10.799554 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0fedf774-d041-4edf-a01a-2cd2e0a60f52 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:10.800094 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 993/3973] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:27:09 2026] POST /volume/v3/volumes => generated 772 bytes in 1112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:10.819150 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-64342b32-67b0-4b0e-83a5-2d752fcfdc10 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:10.821566 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64342b32-67b0-4b0e-83a5-2d752fcfdc10 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] GET https://10.4.3.85/volume/v3/volumes/b174aadb-f0c0-4b18-a1bb-6cec3ab01a4e Aug 25 15:27:10.822010 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64342b32-67b0-4b0e-83a5-2d752fcfdc10 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:10.823093 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64342b32-67b0-4b0e-83a5-2d752fcfdc10 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:10.823760 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Created reservations ['6c7f81b3-c9ce-4971-be3b-c196721d3c27', '4e241dc2-1d64-4302-a67b-e49d3eb0666d', '0be1246e-db41-4c80-8b3f-731803d3d668', 'a359de67-d592-4b12-b8ba-4f77772d7095'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:10.824747 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de6f0ab8-9511-4ad3-8255-2711e819aa35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c7f81b3-c9ce-4971-be3b-c196721d3c27', '4e241dc2-1d64-4302-a67b-e49d3eb0666d', '0be1246e-db41-4c80-8b3f-731803d3d668', 'a359de67-d592-4b12-b8ba-4f77772d7095']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:10.825703 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649edbb2-84b7-404f-a0bf-5336daa299dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:10.833637 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:10.833637 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:10.835366 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6934f576-50b1-472d-89f2-2b58442929d7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:10.837631 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6934f576-50b1-472d-89f2-2b58442929d7 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:27:10.837893 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6934f576-50b1-472d-89f2-2b58442929d7 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:10.838300 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6934f576-50b1-472d-89f2-2b58442929d7 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:10.838419 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-6934f576-50b1-472d-89f2-2b58442929d7 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:10.839023 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-64342b32-67b0-4b0e-83a5-2d752fcfdc10 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Volume info retrieved successfully. Aug 25 15:27:10.843477 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:10.843477 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:10.845533 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6934f576-50b1-472d-89f2-2b58442929d7 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:27:10.845744 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64342b32-67b0-4b0e-83a5-2d752fcfdc10 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/volumes/b174aadb-f0c0-4b18-a1bb-6cec3ab01a4e returned with HTTP 200 Aug 25 15:27:10.845819 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 994/3974] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:10 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:10.845993 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1010/3975] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:10 2026] GET /volume/v3/volumes/b174aadb-f0c0-4b18-a1bb-6cec3ab01a4e => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:10.868985 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bfb43be0-3154-44e6-9456-35c03c1a2050 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:10.871740 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bfb43be0-3154-44e6-9456-35c03c1a2050 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:27:10.871740 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bfb43be0-3154-44e6-9456-35c03c1a2050 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:10.872076 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bfb43be0-3154-44e6-9456-35c03c1a2050 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:10.872181 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-bfb43be0-3154-44e6-9456-35c03c1a2050 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:10.875730 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (649edbb2-84b7-404f-a0bf-5336daa299dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f67a1141-5617-4ee5-b9fa-4ea597ad45f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1486144755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ee859836b074b2c8e0196b8f605cc7c',qos_specs=None,replication_status=,reservations=['6c7f81b3-c9ce-4971-be3b-c196721d3c27','4e241dc2-1d64-4302-a67b-e49d3eb0666d','0be1246e-db41-4c80-8b3f-731803d3d668','a359de67-d592-4b12-b8ba-4f77772d7095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb27c72d37ef4cee8d70270107aeaffe',volume_type_id=481f426f-847c-4de9-bf44-e464bcf70158), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1486144755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f67a1141-5617-4ee5-b9fa-4ea597ad45f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ee859836b074b2c8e0196b8f605cc7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb27c72d37ef4cee8d70270107aeaffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(481f426f-847c-4de9-bf44-e464bcf70158),volume_type_id=481f426f-847c-4de9-bf44-e464bcf70158)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:10.876650 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c2e9748-a785-44b0-a5ea-5f990df711d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:10.878447 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:10.878447 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:10.879938 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bfb43be0-3154-44e6-9456-35c03c1a2050 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:27:10.880362 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 995/3976] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:10 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:10.888084 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-00453cbb-0008-4c41-9856-7389215566e9 req-396bcfa2-665b-4781-9163-fdab8dc5f398 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/attachments/12a9bf52-26d1-4173-8501-f28ce3a96137 returned with HTTP 200 Aug 25 15:27:10.888084 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 980/3977] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:27:10 2026] DELETE /volume/v3/attachments/12a9bf52-26d1-4173-8501-f28ce3a96137 => generated 19 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:10.893103 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b6746131-f5d5-4e9c-b303-d207b67987d4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:10.895790 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6746131-f5d5-4e9c-b303-d207b67987d4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] DELETE https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:27:10.896078 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6746131-f5d5-4e9c-b303-d207b67987d4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:10.896370 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6746131-f5d5-4e9c-b303-d207b67987d4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:10.896547 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-b6746131-f5d5-4e9c-b303-d207b67987d4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Delete backup with id: c83aa764-550c-4c49-9f66-f1baa6b0e6a1. Aug 25 15:27:10.902443 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:10.902443 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:11.025296 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-b6746131-f5d5-4e9c-b303-d207b67987d4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] delete_backup rpcapi backup_id c83aa764-550c-4c49-9f66-f1baa6b0e6a1 {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:27:11.026568 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c2e9748-a785-44b0-a5ea-5f990df711d9) transitioned into state 'SUCCESS' from state '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-1486144755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ee859836b074b2c8e0196b8f605cc7c',qos_specs=None,replication_status=,reservations=['6c7f81b3-c9ce-4971-be3b-c196721d3c27','4e241dc2-1d64-4302-a67b-e49d3eb0666d','0be1246e-db41-4c80-8b3f-731803d3d668','a359de67-d592-4b12-b8ba-4f77772d7095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb27c72d37ef4cee8d70270107aeaffe',volume_type_id=481f426f-847c-4de9-bf44-e464bcf70158)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:11.027328 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6746131-f5d5-4e9c-b303-d207b67987d4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 202 Aug 25 15:27:11.027452 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (497a20b3-db49-4247-af30-2847e8988278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:11.028033 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1011/3978] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:10 2026] DELETE /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:27:11.037405 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-85c996ca-8844-46d1-814f-e9b840447d30 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:11.040277 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-85c996ca-8844-46d1-814f-e9b840447d30 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:27:11.040277 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-85c996ca-8844-46d1-814f-e9b840447d30 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:11.040404 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-85c996ca-8844-46d1-814f-e9b840447d30 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:11.040573 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-85c996ca-8844-46d1-814f-e9b840447d30 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:11.053779 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:11.053779 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:11.053779 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-85c996ca-8844-46d1-814f-e9b840447d30 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 200 Aug 25 15:27:11.053779 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 996/3979] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:11 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:11.096429 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (497a20b3-db49-4247-af30-2847e8988278) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:11.097256 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Flow 'volume_create_api' (738b3938-b10b-4cf0-ad8b-7af17ea9cc15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:11.097562 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Create volume request issued successfully. Aug 25 15:27:11.098163 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-63b80216-131c-4a38-a5a4-bbfb516ed4b7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:11.098626 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 993/3980] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:27:10 2026] POST /volume/v3/volumes => generated 843 bytes in 1094 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:11.137931 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6300e111-5cf7-46ab-91a8-b06d3551de8d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:11.137931 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6300e111-5cf7-46ab-91a8-b06d3551de8d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:11.137931 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6300e111-5cf7-46ab-91a8-b06d3551de8d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:11.137931 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6300e111-5cf7-46ab-91a8-b06d3551de8d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:11.137931 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:11.137931 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:11.147041 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6300e111-5cf7-46ab-91a8-b06d3551de8d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:11.156522 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6300e111-5cf7-46ab-91a8-b06d3551de8d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:11.156522 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 981/3981] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:11 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 911 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:11.591823 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b59a4824-0e00-477a-aaae-e8c50cc9560e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:11.593829 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b59a4824-0e00-477a-aaae-e8c50cc9560e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:11.594058 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b59a4824-0e00-477a-aaae-e8c50cc9560e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:11.594245 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b59a4824-0e00-477a-aaae-e8c50cc9560e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:11.594344 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b59a4824-0e00-477a-aaae-e8c50cc9560e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:11.735444 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:11.735444 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:11.736587 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b59a4824-0e00-477a-aaae-e8c50cc9560e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:11.737147 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1012/3982] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:11 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 734 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:11.868401 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a8753ae2-6420-429d-bdd6-e908b937f4d7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:11.870998 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a8753ae2-6420-429d-bdd6-e908b937f4d7 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] GET https://10.4.3.85/volume/v3/volumes/b174aadb-f0c0-4b18-a1bb-6cec3ab01a4e Aug 25 15:27:11.871325 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a8753ae2-6420-429d-bdd6-e908b937f4d7 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:11.871613 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a8753ae2-6420-429d-bdd6-e908b937f4d7 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:11.884276 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:11.884276 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:11.888716 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a8753ae2-6420-429d-bdd6-e908b937f4d7 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Volume info retrieved successfully. Aug 25 15:27:11.908828 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a8753ae2-6420-429d-bdd6-e908b937f4d7 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/volumes/b174aadb-f0c0-4b18-a1bb-6cec3ab01a4e returned with HTTP 200 Aug 25 15:27:11.909419 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 997/3983] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:11 2026] GET /volume/v3/volumes/b174aadb-f0c0-4b18-a1bb-6cec3ab01a4e => generated 972 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:11.927841 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-da9ca412-4e3b-4674-b762-af3bf25dbe04 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:11.929844 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da9ca412-4e3b-4674-b762-af3bf25dbe04 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] GET https://10.4.3.85/volume/v3/messages Aug 25 15:27:11.930055 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da9ca412-4e3b-4674-b762-af3bf25dbe04 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:11.930254 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da9ca412-4e3b-4674-b762-af3bf25dbe04 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:11.930537 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:11.930537 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:11.934428 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da9ca412-4e3b-4674-b762-af3bf25dbe04 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/messages returned with HTTP 200 Aug 25 15:27:11.934901 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 994/3984] 10.4.3.85 () {68 vars in 1273 bytes} [Tue Aug 25 15:27:11 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:11.989095 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e3eee6f9-1f2f-4834-a1ab-ddb85a85dd5e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:12.074673 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-105fb37a-5e5f-4ad5-baa7-fd59ba28cfb1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:12.085420 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-105fb37a-5e5f-4ad5-baa7-fd59ba28cfb1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 Aug 25 15:27:12.085420 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-105fb37a-5e5f-4ad5-baa7-fd59ba28cfb1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:12.085420 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-105fb37a-5e5f-4ad5-baa7-fd59ba28cfb1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:12.085420 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-105fb37a-5e5f-4ad5-baa7-fd59ba28cfb1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id c83aa764-550c-4c49-9f66-f1baa6b0e6a1. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:12.086785 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-105fb37a-5e5f-4ad5-baa7-fd59ba28cfb1 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 returned with HTTP 404 Aug 25 15:27:12.087175 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1013/3985] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:12 2026] GET /volume/v3/backups/c83aa764-550c-4c49-9f66-f1baa6b0e6a1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:12.120340 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c0a0cc96-b9bf-4e72-ac97-9766a6e0d31a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:12.120340 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c0a0cc96-b9bf-4e72-ac97-9766a6e0d31a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] DELETE https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a Aug 25 15:27:12.120340 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c0a0cc96-b9bf-4e72-ac97-9766a6e0d31a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:12.120340 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c0a0cc96-b9bf-4e72-ac97-9766a6e0d31a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:12.120340 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-c0a0cc96-b9bf-4e72-ac97-9766a6e0d31a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Delete backup with id: 79e1dd11-d7f5-44f3-9783-371de7dfd99a. Aug 25 15:27:12.120340 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:12.120340 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:12.152130 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e3eee6f9-1f2f-4834-a1ab-ddb85a85dd5e tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-reader] GET https://10.4.3.85/volume/v3/messages Aug 25 15:27:12.152130 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e3eee6f9-1f2f-4834-a1ab-ddb85a85dd5e tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:12.152130 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e3eee6f9-1f2f-4834-a1ab-ddb85a85dd5e tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-reader] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:12.171915 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e3eee6f9-1f2f-4834-a1ab-ddb85a85dd5e tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-reader] https://10.4.3.85/volume/v3/messages returned with HTTP 200 Aug 25 15:27:12.172546 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 982/3986] 10.4.3.85 () {68 vars in 1273 bytes} [Tue Aug 25 15:27:11 2026] GET /volume/v3/messages => generated 668 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:12.174265 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-906fbbce-35fa-4d85-a7c2-a9e6019572d9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:12.177152 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-906fbbce-35fa-4d85-a7c2-a9e6019572d9 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:12.195610 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-906fbbce-35fa-4d85-a7c2-a9e6019572d9 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:12.195610 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-906fbbce-35fa-4d85-a7c2-a9e6019572d9 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:12.195610 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:12.195610 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:12.195610 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-906fbbce-35fa-4d85-a7c2-a9e6019572d9 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:12.195610 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-906fbbce-35fa-4d85-a7c2-a9e6019572d9 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:12.196378 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 995/3987] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:12 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 935 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:12.200993 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7fb63d1b-edbd-497f-ae43-59a151abd69f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:12.234283 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7fb63d1b-edbd-497f-ae43-59a151abd69f tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] DELETE https://10.4.3.85/volume/v3/messages/e6822785-e622-43d5-a8d6-46f05eb44c38 Aug 25 15:27:12.234283 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7fb63d1b-edbd-497f-ae43-59a151abd69f tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:12.234283 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7fb63d1b-edbd-497f-ae43-59a151abd69f tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:12.288663 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-c0a0cc96-b9bf-4e72-ac97-9766a6e0d31a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] delete_backup rpcapi backup_id 79e1dd11-d7f5-44f3-9783-371de7dfd99a {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:27:12.290829 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c0a0cc96-b9bf-4e72-ac97-9766a6e0d31a tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a returned with HTTP 202 Aug 25 15:27:12.291395 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 998/3988] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:12 2026] DELETE /volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a => generated 0 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:27:12.308445 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-71ed5b25-701f-48f7-b2d5-b9efe5efa438 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:12.310592 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-71ed5b25-701f-48f7-b2d5-b9efe5efa438 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a Aug 25 15:27:12.310891 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-71ed5b25-701f-48f7-b2d5-b9efe5efa438 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:12.311140 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-71ed5b25-701f-48f7-b2d5-b9efe5efa438 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:12.311255 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-71ed5b25-701f-48f7-b2d5-b9efe5efa438 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id 79e1dd11-d7f5-44f3-9783-371de7dfd99a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:12.316659 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:12.316659 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:12.324083 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-71ed5b25-701f-48f7-b2d5-b9efe5efa438 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a returned with HTTP 200 Aug 25 15:27:12.324083 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 983/3989] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:12 2026] GET /volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:12.331070 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7fb63d1b-edbd-497f-ae43-59a151abd69f tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/messages/e6822785-e622-43d5-a8d6-46f05eb44c38 returned with HTTP 204 Aug 25 15:27:12.331546 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1014/3990] 10.4.3.85 () {68 vars in 1387 bytes} [Tue Aug 25 15:27:12 2026] DELETE /volume/v3/messages/e6822785-e622-43d5-a8d6-46f05eb44c38 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 15:27:12.351822 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-847fec9f-1376-404c-af02-001b20be299e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:12.354557 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-847fec9f-1376-404c-af02-001b20be299e tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/b174aadb-f0c0-4b18-a1bb-6cec3ab01a4e Aug 25 15:27:12.354557 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-847fec9f-1376-404c-af02-001b20be299e tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:12.357904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-847fec9f-1376-404c-af02-001b20be299e tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:12.357904 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-847fec9f-1376-404c-af02-001b20be299e tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Delete volume with id: b174aadb-f0c0-4b18-a1bb-6cec3ab01a4e Aug 25 15:27:12.363381 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:12.363381 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:12.363381 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-847fec9f-1376-404c-af02-001b20be299e tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Volume info retrieved successfully. Aug 25 15:27:12.364486 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-847fec9f-1376-404c-af02-001b20be299e tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100467) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 15:27:12.378050 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-847fec9f-1376-404c-af02-001b20be299e tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1253298920 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1253298920, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:12.378481 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-847fec9f-1376-404c-af02-001b20be299e tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1253298920 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1253298920, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:12.487297 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-847fec9f-1376-404c-af02-001b20be299e tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Created reservations ['13533f3d-a96e-4b9d-9cfd-e67791b2b133', 'bd3ca23b-97e4-44e5-9e7d-8d6de371e84a', '36b725f7-84ed-4cc8-8197-355ebf508469', '016fbd1e-49df-4d1c-b7cb-69d981f6b0d8'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:12.609693 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-847fec9f-1376-404c-af02-001b20be299e tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Delete volume request issued successfully. Aug 25 15:27:12.609693 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-847fec9f-1376-404c-af02-001b20be299e tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/volumes/b174aadb-f0c0-4b18-a1bb-6cec3ab01a4e returned with HTTP 202 Aug 25 15:27:12.609693 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 996/3991] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:27:12 2026] DELETE /volume/v3/volumes/b174aadb-f0c0-4b18-a1bb-6cec3ab01a4e => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:12.622711 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-091bfe48-e995-4ceb-a5cd-c5d1975b2e4c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:12.624499 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-091bfe48-e995-4ceb-a5cd-c5d1975b2e4c tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] DELETE https://10.4.3.85/volume/v3/types/c9ce5e6b-a982-41c4-8f1f-b5ceb6d8d6fe Aug 25 15:27:12.625205 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-091bfe48-e995-4ceb-a5cd-c5d1975b2e4c tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:12.626249 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-091bfe48-e995-4ceb-a5cd-c5d1975b2e4c tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:12.752535 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a3c88a2a-a08b-4228-bc10-42b154bf3a0d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:12.755496 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a3c88a2a-a08b-4228-bc10-42b154bf3a0d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:12.757774 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a3c88a2a-a08b-4228-bc10-42b154bf3a0d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:12.758373 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a3c88a2a-a08b-4228-bc10-42b154bf3a0d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:12.758935 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a3c88a2a-a08b-4228-bc10-42b154bf3a0d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:12.767373 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:12.767373 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:12.769541 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a3c88a2a-a08b-4228-bc10-42b154bf3a0d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:12.770343 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 984/3992] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:12 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:12.866263 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-091bfe48-e995-4ceb-a5cd-c5d1975b2e4c tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/types/c9ce5e6b-a982-41c4-8f1f-b5ceb6d8d6fe returned with HTTP 202 Aug 25 15:27:12.866263 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 999/3993] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:27:12 2026] DELETE /volume/v3/types/c9ce5e6b-a982-41c4-8f1f-b5ceb6d8d6fe => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:12.881915 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fbd3bb6c-90ed-4a25-be24-98430240e50c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:12.884252 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fbd3bb6c-90ed-4a25-be24-98430240e50c tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:27:12.884885 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fbd3bb6c-90ed-4a25-be24-98430240e50c tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-377059749", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1005034352", "vendor_name": "tempest-vendor_name-1409145103"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:12.909666 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fbd3bb6c-90ed-4a25-be24-98430240e50c tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:27:12.910530 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1015/3994] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:27:12 2026] POST /volume/v3/types => generated 329 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (3 switches on core 0) Aug 25 15:27:12.926490 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:12.928777 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:12.929169 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e731f56a-90f1-41f9-9820-bacdff418618", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:12.931131 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Create volume request body: {'volume': {'volume_type': 'e731f56a-90f1-41f9-9820-bacdff418618', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:12.935646 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Create volume of 1 GB Aug 25 15:27:12.935943 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:12.935943 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:12.936394 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Availability Zones retrieved successfully. Aug 25 15:27:12.943957 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Flow 'volume_create_api' (98b556d0-1ce6-47db-b80b-f35963c8e286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:12.945446 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847ba11a-0985-4ac9-bd37-a443e2b1c6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:12.946680 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:12.970921 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847ba11a-0985-4ac9-bd37-a443e2b1c6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:27:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1005034352',vendor_name='tempest-vendor_name-1409145103'},id=e731f56a-90f1-41f9-9820-bacdff418618,is_public=True,name='tempest-ProjectReaderTests-volume-type-377059749',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e731f56a-90f1-41f9-9820-bacdff418618', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:12.971878 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f21d1d-edb5-4ede-acf4-3494ceeaff29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:12.998021 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-377059749 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-377059749, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:12.998286 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-377059749 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-377059749, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:13.218162 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9651d5e5-14de-4899-9261-4495296736fc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:13.220629 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9651d5e5-14de-4899-9261-4495296736fc tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:13.220889 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9651d5e5-14de-4899-9261-4495296736fc tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:13.221151 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9651d5e5-14de-4899-9261-4495296736fc tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:13.228775 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:13.228775 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:13.232736 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9651d5e5-14de-4899-9261-4495296736fc tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:13.237978 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9651d5e5-14de-4899-9261-4495296736fc tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:13.238322 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 985/3995] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:13 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 935 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:13.260442 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Created reservations ['a8827c99-646b-4f38-bcff-aa9546b7913c', '0980c242-bb8a-4b57-a3d3-6efec4eb58ce', '61a960a1-0bc6-4843-a76f-006336ae2c50', 'c9c2eff6-6533-4fc8-937f-ac9dd3f714aa'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:13.261268 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f21d1d-edb5-4ede-acf4-3494ceeaff29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8827c99-646b-4f38-bcff-aa9546b7913c', '0980c242-bb8a-4b57-a3d3-6efec4eb58ce', '61a960a1-0bc6-4843-a76f-006336ae2c50', 'c9c2eff6-6533-4fc8-937f-ac9dd3f714aa']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:13.262019 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0367b5da-9c2f-4cdb-9da0-fe187c706748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:13.334500 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b5beb89b-11e2-499c-b656-5d69245b5d42 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:13.336331 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b5beb89b-11e2-499c-b656-5d69245b5d42 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a Aug 25 15:27:13.336548 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b5beb89b-11e2-499c-b656-5d69245b5d42 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:13.336760 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b5beb89b-11e2-499c-b656-5d69245b5d42 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:13.336868 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-b5beb89b-11e2-499c-b656-5d69245b5d42 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id 79e1dd11-d7f5-44f3-9783-371de7dfd99a. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:13.340690 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b5beb89b-11e2-499c-b656-5d69245b5d42 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a returned with HTTP 404 Aug 25 15:27:13.341456 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1000/3996] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:13 2026] GET /volume/v3/backups/79e1dd11-d7f5-44f3-9783-371de7dfd99a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:13.349783 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f5f8e0e2-07f0-4a83-a44b-3df13e3a859a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:13.352223 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f5f8e0e2-07f0-4a83-a44b-3df13e3a859a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] DELETE https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:27:13.352487 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f5f8e0e2-07f0-4a83-a44b-3df13e3a859a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:13.352781 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f5f8e0e2-07f0-4a83-a44b-3df13e3a859a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:13.352890 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0367b5da-9c2f-4cdb-9da0-fe187c706748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bbde585-70e9-4515-b50c-df8b6306f5ff', '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='f7097bc2edcb4313863f5d7c69567e53',qos_specs=None,replication_status=,reservations=['a8827c99-646b-4f38-bcff-aa9546b7913c','0980c242-bb8a-4b57-a3d3-6efec4eb58ce','61a960a1-0bc6-4843-a76f-006336ae2c50','c9c2eff6-6533-4fc8-937f-ac9dd3f714aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37544ce752ac42fa8e9f855175f5ebbf',volume_type_id=e731f56a-90f1-41f9-9820-bacdff418618), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bbde585-70e9-4515-b50c-df8b6306f5ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7097bc2edcb4313863f5d7c69567e53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37544ce752ac42fa8e9f855175f5ebbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e731f56a-90f1-41f9-9820-bacdff418618),volume_type_id=e731f56a-90f1-41f9-9820-bacdff418618)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:13.353041 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-f5f8e0e2-07f0-4a83-a44b-3df13e3a859a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Delete backup with id: 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. Aug 25 15:27:13.353859 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a34f8c9-c357-46f8-923b-8218ebdb6ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:13.359123 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:13.359123 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:13.435274 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a34f8c9-c357-46f8-923b-8218ebdb6ddc) transitioned into state 'SUCCESS' from 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='f7097bc2edcb4313863f5d7c69567e53',qos_specs=None,replication_status=,reservations=['a8827c99-646b-4f38-bcff-aa9546b7913c','0980c242-bb8a-4b57-a3d3-6efec4eb58ce','61a960a1-0bc6-4843-a76f-006336ae2c50','c9c2eff6-6533-4fc8-937f-ac9dd3f714aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37544ce752ac42fa8e9f855175f5ebbf',volume_type_id=e731f56a-90f1-41f9-9820-bacdff418618)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:13.436129 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84a0a050-6b25-4449-a3cc-ba092732d6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:13.442142 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-f5f8e0e2-07f0-4a83-a44b-3df13e3a859a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] delete_backup rpcapi backup_id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:27:13.444185 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f5f8e0e2-07f0-4a83-a44b-3df13e3a859a tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 202 Aug 25 15:27:13.444666 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1016/3997] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:13 2026] DELETE /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:27:13.461530 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4df78c37-188f-49df-9813-2d010001929d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:13.461530 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4df78c37-188f-49df-9813-2d010001929d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:27:13.461530 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4df78c37-188f-49df-9813-2d010001929d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:13.461530 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4df78c37-188f-49df-9813-2d010001929d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:13.461530 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-4df78c37-188f-49df-9813-2d010001929d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:13.461530 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:13.461530 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:13.461825 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4df78c37-188f-49df-9813-2d010001929d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:27:13.462073 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 986/3998] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:13 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:13.497277 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84a0a050-6b25-4449-a3cc-ba092732d6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:13.498383 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Flow 'volume_create_api' (98b556d0-1ce6-47db-b80b-f35963c8e286) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:13.498759 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Create volume request issued successfully. Aug 25 15:27:13.500285 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-06b769f2-f78b-43e9-9eb9-752f9315acaf tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:13.500668 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 997/3999] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:27:12 2026] POST /volume/v3/volumes => generated 771 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:13.514380 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-30405beb-c14b-464e-99c4-ee5719aab97f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:13.516099 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-30405beb-c14b-464e-99c4-ee5719aab97f tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] GET https://10.4.3.85/volume/v3/volumes/5bbde585-70e9-4515-b50c-df8b6306f5ff Aug 25 15:27:13.516288 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-30405beb-c14b-464e-99c4-ee5719aab97f tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:13.516455 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-30405beb-c14b-464e-99c4-ee5719aab97f tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:13.524451 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:13.524451 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:13.527946 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-30405beb-c14b-464e-99c4-ee5719aab97f tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Volume info retrieved successfully. Aug 25 15:27:13.532281 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-30405beb-c14b-464e-99c4-ee5719aab97f tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/volumes/5bbde585-70e9-4515-b50c-df8b6306f5ff returned with HTTP 200 Aug 25 15:27:13.532628 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1001/4000] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:13 2026] GET /volume/v3/volumes/5bbde585-70e9-4515-b50c-df8b6306f5ff => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:13.782067 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-71f40cfb-fc04-47f3-9ee2-2c8edb1451d1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:13.783767 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-71f40cfb-fc04-47f3-9ee2-2c8edb1451d1 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:13.783988 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-71f40cfb-fc04-47f3-9ee2-2c8edb1451d1 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:13.784187 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-71f40cfb-fc04-47f3-9ee2-2c8edb1451d1 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:13.784290 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-71f40cfb-fc04-47f3-9ee2-2c8edb1451d1 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:13.792456 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:13.792456 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:13.792456 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-71f40cfb-fc04-47f3-9ee2-2c8edb1451d1 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:13.792456 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1017/4001] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:13 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:14.253228 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-18c76957-d4c8-48c0-b71c-a71398740488 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:14.255794 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-18c76957-d4c8-48c0-b71c-a71398740488 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:14.256035 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-18c76957-d4c8-48c0-b71c-a71398740488 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:14.256291 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-18c76957-d4c8-48c0-b71c-a71398740488 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:14.265364 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:14.265364 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:14.269853 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-18c76957-d4c8-48c0-b71c-a71398740488 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:14.283383 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-18c76957-d4c8-48c0-b71c-a71398740488 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:14.283836 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 987/4002] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:14 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 935 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:14.483501 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-44845236-4e5c-49f0-8b56-4a5e6b8792a4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:14.485423 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-44845236-4e5c-49f0-8b56-4a5e6b8792a4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:27:14.485654 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-44845236-4e5c-49f0-8b56-4a5e6b8792a4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:14.485862 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-44845236-4e5c-49f0-8b56-4a5e6b8792a4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:14.485957 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-44845236-4e5c-49f0-8b56-4a5e6b8792a4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:14.490656 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:14.490656 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:14.491508 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-44845236-4e5c-49f0-8b56-4a5e6b8792a4 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:27:14.491901 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 998/4003] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:14 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:14.563313 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4258a547-1762-4ef7-b90d-e2e105e6d4df None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:14.565284 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4258a547-1762-4ef7-b90d-e2e105e6d4df tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] GET https://10.4.3.85/volume/v3/volumes/5bbde585-70e9-4515-b50c-df8b6306f5ff Aug 25 15:27:14.565577 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4258a547-1762-4ef7-b90d-e2e105e6d4df tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:14.565818 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4258a547-1762-4ef7-b90d-e2e105e6d4df tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:14.673575 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-eda9a4c8-2454-49cd-ac5d-f9919477d88a req-70b027e1-a059-45ae-ad0e-824cdd416e7d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:14.675668 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-eda9a4c8-2454-49cd-ac5d-f9919477d88a req-70b027e1-a059-45ae-ad0e-824cdd416e7d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/attachments/12a9bf52-26d1-4173-8501-f28ce3a96137 Aug 25 15:27:14.675891 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-eda9a4c8-2454-49cd-ac5d-f9919477d88a req-70b027e1-a059-45ae-ad0e-824cdd416e7d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:14.676130 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-eda9a4c8-2454-49cd-ac5d-f9919477d88a req-70b027e1-a059-45ae-ad0e-824cdd416e7d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:14.696031 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-eda9a4c8-2454-49cd-ac5d-f9919477d88a req-70b027e1-a059-45ae-ad0e-824cdd416e7d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/attachments/12a9bf52-26d1-4173-8501-f28ce3a96137 returned with HTTP 404 Aug 25 15:27:14.696532 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1018/4004] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:27:14 2026] DELETE /volume/v3/attachments/12a9bf52-26d1-4173-8501-f28ce3a96137 => generated 149 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:27:14.712879 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:14.712879 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:14.712879 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4258a547-1762-4ef7-b90d-e2e105e6d4df tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Volume info retrieved successfully. Aug 25 15:27:14.712879 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4258a547-1762-4ef7-b90d-e2e105e6d4df tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/volumes/5bbde585-70e9-4515-b50c-df8b6306f5ff returned with HTTP 200 Aug 25 15:27:14.712879 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1002/4005] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:14 2026] GET /volume/v3/volumes/5bbde585-70e9-4515-b50c-df8b6306f5ff => generated 971 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:14.741805 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-316000d7-991c-4076-9be5-2f995ef52d2d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:14.741805 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-316000d7-991c-4076-9be5-2f995ef52d2d tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] GET https://10.4.3.85/volume/v3/messages Aug 25 15:27:14.741805 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-316000d7-991c-4076-9be5-2f995ef52d2d tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:14.741805 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-316000d7-991c-4076-9be5-2f995ef52d2d tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:14.777811 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-316000d7-991c-4076-9be5-2f995ef52d2d tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/messages returned with HTTP 200 Aug 25 15:27:14.778388 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 988/4006] 10.4.3.85 () {68 vars in 1273 bytes} [Tue Aug 25 15:27:14 2026] GET /volume/v3/messages => generated 668 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:14.793827 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1fad0213-b29e-4f34-90da-3ab241fe4478 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:14.813624 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1fad0213-b29e-4f34-90da-3ab241fe4478 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-reader] GET https://10.4.3.85/volume/v3/messages/110aaea8-9ee5-43ac-b14c-8037d4c7ea6e Aug 25 15:27:14.813624 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1fad0213-b29e-4f34-90da-3ab241fe4478 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:14.813624 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1fad0213-b29e-4f34-90da-3ab241fe4478 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-reader] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:14.813624 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1fad0213-b29e-4f34-90da-3ab241fe4478 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-reader] https://10.4.3.85/volume/v3/messages/110aaea8-9ee5-43ac-b14c-8037d4c7ea6e returned with HTTP 200 Aug 25 15:27:14.813624 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 999/4007] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:27:14 2026] GET /volume/v3/messages/110aaea8-9ee5-43ac-b14c-8037d4c7ea6e => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:14.817262 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c9c9aeb9-88bb-40e3-96d6-d2a6cff33096 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:14.817373 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d28f2175-a3fe-4d17-972f-03e0a58a75cd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:14.819169 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c9c9aeb9-88bb-40e3-96d6-d2a6cff33096 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:14.819307 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d28f2175-a3fe-4d17-972f-03e0a58a75cd tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] DELETE https://10.4.3.85/volume/v3/messages/110aaea8-9ee5-43ac-b14c-8037d4c7ea6e Aug 25 15:27:14.819454 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c9c9aeb9-88bb-40e3-96d6-d2a6cff33096 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:14.819667 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d28f2175-a3fe-4d17-972f-03e0a58a75cd tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:14.830538 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c9c9aeb9-88bb-40e3-96d6-d2a6cff33096 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:14.830538 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c9c9aeb9-88bb-40e3-96d6-d2a6cff33096 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:14.830653 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d28f2175-a3fe-4d17-972f-03e0a58a75cd tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:14.830680 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:14.830680 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:14.830680 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c9c9aeb9-88bb-40e3-96d6-d2a6cff33096 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:14.830680 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1019/4008] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:14 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:15.014104 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d28f2175-a3fe-4d17-972f-03e0a58a75cd tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/messages/110aaea8-9ee5-43ac-b14c-8037d4c7ea6e returned with HTTP 204 Aug 25 15:27:15.022275 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1003/4009] 10.4.3.85 () {68 vars in 1387 bytes} [Tue Aug 25 15:27:14 2026] DELETE /volume/v3/messages/110aaea8-9ee5-43ac-b14c-8037d4c7ea6e => generated 0 bytes in 198 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 15:27:15.026080 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ebd38ebd-6d30-4a05-9b72-992c4017d3d0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:15.027922 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ebd38ebd-6d30-4a05-9b72-992c4017d3d0 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/5bbde585-70e9-4515-b50c-df8b6306f5ff Aug 25 15:27:15.028143 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ebd38ebd-6d30-4a05-9b72-992c4017d3d0 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:15.028330 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ebd38ebd-6d30-4a05-9b72-992c4017d3d0 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:15.028486 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-ebd38ebd-6d30-4a05-9b72-992c4017d3d0 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Delete volume with id: 5bbde585-70e9-4515-b50c-df8b6306f5ff Aug 25 15:27:15.036687 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:15.036687 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:15.037165 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ebd38ebd-6d30-4a05-9b72-992c4017d3d0 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Volume info retrieved successfully. Aug 25 15:27:15.038314 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ebd38ebd-6d30-4a05-9b72-992c4017d3d0 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100468) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 15:27:15.049346 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-ebd38ebd-6d30-4a05-9b72-992c4017d3d0 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-377059749 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-377059749, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:15.049436 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-ebd38ebd-6d30-4a05-9b72-992c4017d3d0 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-377059749 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-377059749, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:15.100534 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-ebd38ebd-6d30-4a05-9b72-992c4017d3d0 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Created reservations ['34132b7d-716c-47e9-8fe6-ff7ee944ca45', 'fd59f0ab-92ec-4549-8ac7-6fcb4c86c7bc', '171b5644-a745-4de2-b8ab-6660841f66ed', '7da26189-2354-4ae0-9f51-fa59a0039f8c'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:15.300051 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a503b56f-9104-4225-a41e-b7c7e5f0ddff None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:15.302040 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a503b56f-9104-4225-a41e-b7c7e5f0ddff tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:15.302284 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a503b56f-9104-4225-a41e-b7c7e5f0ddff tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:15.303309 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a503b56f-9104-4225-a41e-b7c7e5f0ddff tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:15.429462 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:15.429462 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:15.436026 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a503b56f-9104-4225-a41e-b7c7e5f0ddff tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:15.437023 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a503b56f-9104-4225-a41e-b7c7e5f0ddff tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:15.437374 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1000/4010] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:15 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 993 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:15.501614 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ebd38ebd-6d30-4a05-9b72-992c4017d3d0 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Delete volume request issued successfully. Aug 25 15:27:15.501979 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ebd38ebd-6d30-4a05-9b72-992c4017d3d0 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/volumes/5bbde585-70e9-4515-b50c-df8b6306f5ff returned with HTTP 202 Aug 25 15:27:15.502373 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 989/4011] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:27:15 2026] DELETE /volume/v3/volumes/5bbde585-70e9-4515-b50c-df8b6306f5ff => generated 0 bytes in 477 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:15.503096 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-11795e28-6318-45c8-a31a-a87b81175eec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:15.504503 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-11795e28-6318-45c8-a31a-a87b81175eec tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:27:15.504771 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-11795e28-6318-45c8-a31a-a87b81175eec tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:15.504930 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-11795e28-6318-45c8-a31a-a87b81175eec tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:15.505047 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-11795e28-6318-45c8-a31a-a87b81175eec tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:15.510045 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:15.510045 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:15.510303 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-11795e28-6318-45c8-a31a-a87b81175eec tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 200 Aug 25 15:27:15.510700 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1020/4012] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:15 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:15.514595 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2dae16e1-8732-4953-84ce-dd4e51b8aef8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:15.516900 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2dae16e1-8732-4953-84ce-dd4e51b8aef8 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] DELETE https://10.4.3.85/volume/v3/types/e731f56a-90f1-41f9-9820-bacdff418618 Aug 25 15:27:15.516900 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2dae16e1-8732-4953-84ce-dd4e51b8aef8 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:15.517083 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2dae16e1-8732-4953-84ce-dd4e51b8aef8 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:15.639079 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2dae16e1-8732-4953-84ce-dd4e51b8aef8 tempest-ProjectReaderTests-937841003 tempest-ProjectReaderTests-937841003-project-admin] https://10.4.3.85/volume/v3/types/e731f56a-90f1-41f9-9820-bacdff418618 returned with HTTP 202 Aug 25 15:27:15.639596 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1004/4013] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:27:15 2026] DELETE /volume/v3/types/e731f56a-90f1-41f9-9820-bacdff418618 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:15.839402 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fa78b200-df9a-4db9-9ff6-d0355ff61765 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:15.841185 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa78b200-df9a-4db9-9ff6-d0355ff61765 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:15.841516 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa78b200-df9a-4db9-9ff6-d0355ff61765 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:15.841784 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa78b200-df9a-4db9-9ff6-d0355ff61765 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:15.842786 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-fa78b200-df9a-4db9-9ff6-d0355ff61765 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:15.847257 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:15.847257 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:15.847257 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa78b200-df9a-4db9-9ff6-d0355ff61765 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:15.847257 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1001/4014] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:15 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:16.456121 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cd795eaa-1569-4b01-ab03-7fbaca15346d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:16.465639 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd795eaa-1569-4b01-ab03-7fbaca15346d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:16.465639 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd795eaa-1569-4b01-ab03-7fbaca15346d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:16.465639 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd795eaa-1569-4b01-ab03-7fbaca15346d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:16.471305 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:16.471305 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:16.525483 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4836157e-3e54-41f0-82bb-abd9284cc7a6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:16.527231 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4836157e-3e54-41f0-82bb-abd9284cc7a6 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 Aug 25 15:27:16.527451 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4836157e-3e54-41f0-82bb-abd9284cc7a6 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:16.527673 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4836157e-3e54-41f0-82bb-abd9284cc7a6 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:16.527798 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4836157e-3e54-41f0-82bb-abd9284cc7a6 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Show backup with id 48d372f9-bd0e-4436-9c1a-67d4cb34f7b5. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:16.630411 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4836157e-3e54-41f0-82bb-abd9284cc7a6 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 returned with HTTP 404 Aug 25 15:27:16.630457 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cd795eaa-1569-4b01-ab03-7fbaca15346d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:16.630940 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1021/4015] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:16 2026] GET /volume/v3/backups/48d372f9-bd0e-4436-9c1a-67d4cb34f7b5 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:16.637072 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd795eaa-1569-4b01-ab03-7fbaca15346d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:16.637572 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 990/4016] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:16 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 996 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:16.640644 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2702211b-28d9-459d-96dd-7077d882be24 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:16.642264 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2702211b-28d9-459d-96dd-7077d882be24 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] DELETE https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:27:16.643446 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2702211b-28d9-459d-96dd-7077d882be24 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:16.643446 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2702211b-28d9-459d-96dd-7077d882be24 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:16.643446 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-2702211b-28d9-459d-96dd-7077d882be24 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Delete backup with id: c79516f3-9b33-42d9-a9a7-1a581a5f0da9. Aug 25 15:27:16.655875 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:16.655875 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:16.711723 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-2702211b-28d9-459d-96dd-7077d882be24 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] delete_backup rpcapi backup_id c79516f3-9b33-42d9-a9a7-1a581a5f0da9 {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:27:16.713758 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2702211b-28d9-459d-96dd-7077d882be24 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 202 Aug 25 15:27:16.714023 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1005/4017] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:16 2026] DELETE /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:27:16.728994 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3a2d6d85-ff39-42dc-a07e-141766396010 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:16.731040 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a2d6d85-ff39-42dc-a07e-141766396010 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:27:16.731040 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a2d6d85-ff39-42dc-a07e-141766396010 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:16.731233 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a2d6d85-ff39-42dc-a07e-141766396010 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:16.731341 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3a2d6d85-ff39-42dc-a07e-141766396010 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:16.735651 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:16.735651 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:16.736270 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a2d6d85-ff39-42dc-a07e-141766396010 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:27:16.736670 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1002/4018] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:16 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:16.857438 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ec999a44-fd56-4662-ac78-f15b648a30d3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:16.859386 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec999a44-fd56-4662-ac78-f15b648a30d3 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:16.859680 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec999a44-fd56-4662-ac78-f15b648a30d3 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:16.859898 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec999a44-fd56-4662-ac78-f15b648a30d3 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:16.860043 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ec999a44-fd56-4662-ac78-f15b648a30d3 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:16.864672 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:16.864672 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:16.865300 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec999a44-fd56-4662-ac78-f15b648a30d3 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:16.865704 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1022/4019] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:16 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:17.651848 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-92232ae2-0cce-4eef-ba4b-c5d31059131d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:17.654203 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92232ae2-0cce-4eef-ba4b-c5d31059131d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:17.654541 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-92232ae2-0cce-4eef-ba4b-c5d31059131d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:17.654796 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-92232ae2-0cce-4eef-ba4b-c5d31059131d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:17.662035 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:17.662035 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:17.665863 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-92232ae2-0cce-4eef-ba4b-c5d31059131d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:17.670302 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-92232ae2-0cce-4eef-ba4b-c5d31059131d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:17.670682 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 991/4020] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:17 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:17.749951 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-72b58bae-1249-4fa7-8772-0fb89c7cb5e4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:17.749951 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-72b58bae-1249-4fa7-8772-0fb89c7cb5e4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:27:17.749951 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-72b58bae-1249-4fa7-8772-0fb89c7cb5e4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:17.749951 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-72b58bae-1249-4fa7-8772-0fb89c7cb5e4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:17.749951 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-72b58bae-1249-4fa7-8772-0fb89c7cb5e4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:17.753399 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:17.753399 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:17.771157 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-72b58bae-1249-4fa7-8772-0fb89c7cb5e4 tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:27:17.771157 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1006/4021] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:17 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:17.802875 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-00325104-df3d-4cb6-84ba-cd668adaee19 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:17.805409 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-00325104-df3d-4cb6-84ba-cd668adaee19 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a Aug 25 15:27:17.805719 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-00325104-df3d-4cb6-84ba-cd668adaee19 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:17.806307 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-00325104-df3d-4cb6-84ba-cd668adaee19 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:17.806307 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-00325104-df3d-4cb6-84ba-cd668adaee19 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a Aug 25 15:27:17.814694 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-00325104-df3d-4cb6-84ba-cd668adaee19 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a returned with HTTP 404 Aug 25 15:27:17.823369 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1003/4022] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:27:17 2026] DELETE /volume/v3/snapshots/fb538bd7-2c15-4b1f-a8b3-22b39b2caa5a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:17.832105 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2e451718-7763-4b14-8ac2-4cad9e8efd32 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:17.832105 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2e451718-7763-4b14-8ac2-4cad9e8efd32 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:27:17.832105 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2e451718-7763-4b14-8ac2-4cad9e8efd32 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:17.832105 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2e451718-7763-4b14-8ac2-4cad9e8efd32 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:17.840385 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:17.840385 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:17.846263 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2e451718-7763-4b14-8ac2-4cad9e8efd32 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:17.872831 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2e451718-7763-4b14-8ac2-4cad9e8efd32 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:27:17.872831 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1023/4023] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:17 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:17.873659 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-232794fd-bf54-4041-ad53-e2538a834426 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:17.873659 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:17.873659 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-515301932"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:17.873659 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-515301932'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:17.873659 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume of 1 GB Aug 25 15:27:17.873941 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Availability Zones retrieved successfully. Aug 25 15:27:17.877579 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fb3c665b-3c80-4573-9b4e-36c39e3e6465 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:17.879534 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fb3c665b-3c80-4573-9b4e-36c39e3e6465 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:17.879824 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fb3c665b-3c80-4573-9b4e-36c39e3e6465 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:17.880018 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fb3c665b-3c80-4573-9b4e-36c39e3e6465 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:17.880183 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-fb3c665b-3c80-4573-9b4e-36c39e3e6465 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:17.881219 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Flow 'volume_create_api' (3922880e-382a-4dfc-8097-6ddd84356fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:17.882526 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5e26ce1-9544-4ca5-acb9-2e19b9f9d150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:17.883741 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:17.884894 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:17.884894 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:17.885593 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fb3c665b-3c80-4573-9b4e-36c39e3e6465 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:17.885993 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1007/4024] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:17 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:17.944556 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5e26ce1-9544-4ca5-acb9-2e19b9f9d150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:17.944556 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca12b6f-385e-45a9-82cc-94c2d8629f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:18.094742 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['c04070cf-cc30-42e4-92ac-873045d47d0d', 'd4d21dfe-7cf0-4129-b23f-9b04f697ce65', '162ee143-41c8-48ce-acde-ee5cce90d62c', '172fcf61-e256-4025-9df8-f48a0b645bea'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:18.095457 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aca12b6f-385e-45a9-82cc-94c2d8629f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c04070cf-cc30-42e4-92ac-873045d47d0d', 'd4d21dfe-7cf0-4129-b23f-9b04f697ce65', '162ee143-41c8-48ce-acde-ee5cce90d62c', '172fcf61-e256-4025-9df8-f48a0b645bea']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:18.096184 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059ec026-a17c-4001-9311-ea6b68b56cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:18.372525 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (059ec026-a17c-4001-9311-ea6b68b56cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3304eb04-708d-4c91-b45a-d551fceaafd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-515301932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='666c794bb0b149c799fceca4dc277a54',qos_specs=None,replication_status=,reservations=['c04070cf-cc30-42e4-92ac-873045d47d0d','d4d21dfe-7cf0-4129-b23f-9b04f697ce65','162ee143-41c8-48ce-acde-ee5cce90d62c','172fcf61-e256-4025-9df8-f48a0b645bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-515301932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3304eb04-708d-4c91-b45a-d551fceaafd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='666c794bb0b149c799fceca4dc277a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:18.373557 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d242f749-5036-4877-b413-41583eaa800a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:18.460092 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d242f749-5036-4877-b413-41583eaa800a) transitioned into state 'SUCCESS' from state '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-515301932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='666c794bb0b149c799fceca4dc277a54',qos_specs=None,replication_status=,reservations=['c04070cf-cc30-42e4-92ac-873045d47d0d','d4d21dfe-7cf0-4129-b23f-9b04f697ce65','162ee143-41c8-48ce-acde-ee5cce90d62c','172fcf61-e256-4025-9df8-f48a0b645bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:18.460818 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc63fb3f-ebbf-43a9-a49d-7f61a798688e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:18.557659 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc63fb3f-ebbf-43a9-a49d-7f61a798688e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:18.557659 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Flow 'volume_create_api' (3922880e-382a-4dfc-8097-6ddd84356fe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:18.557659 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume request issued successfully. Aug 25 15:27:18.557659 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-232794fd-bf54-4041-ad53-e2538a834426 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:18.557659 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 992/4025] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:27:17 2026] POST /volume/v3/volumes => generated 751 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:18.583088 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b660a4aa-0570-415a-914d-c71a2046dce6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:18.587570 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b660a4aa-0570-415a-914d-c71a2046dce6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 Aug 25 15:27:18.587570 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b660a4aa-0570-415a-914d-c71a2046dce6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:18.587570 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b660a4aa-0570-415a-914d-c71a2046dce6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:18.594818 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:18.594818 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:18.599754 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b660a4aa-0570-415a-914d-c71a2046dce6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:18.605868 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b660a4aa-0570-415a-914d-c71a2046dce6 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 returned with HTTP 200 Aug 25 15:27:18.606740 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1004/4026] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:18 2026] GET /volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:18.682293 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-74b09cd2-594c-4325-a370-56839dc8adec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:18.703998 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-74b09cd2-594c-4325-a370-56839dc8adec tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:18.703998 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-74b09cd2-594c-4325-a370-56839dc8adec tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:18.703998 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-74b09cd2-594c-4325-a370-56839dc8adec tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:18.703998 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:18.703998 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:18.703998 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-74b09cd2-594c-4325-a370-56839dc8adec tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:18.703998 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-74b09cd2-594c-4325-a370-56839dc8adec tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:18.703998 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1024/4027] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:18 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 996 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:18.765392 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d961652f-3465-4a3f-9a26-cc938ebf21ee None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:18.766963 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d961652f-3465-4a3f-9a26-cc938ebf21ee tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:27:18.767124 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d961652f-3465-4a3f-9a26-cc938ebf21ee tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:18.767289 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d961652f-3465-4a3f-9a26-cc938ebf21ee tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:18.767400 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-d961652f-3465-4a3f-9a26-cc938ebf21ee tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:18.770993 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:18.770993 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:18.771757 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d961652f-3465-4a3f-9a26-cc938ebf21ee tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 200 Aug 25 15:27:18.772181 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1008/4028] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:18 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:18.918129 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a573652e-1aea-4b7d-a69a-e3908f604182 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:18.920161 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a573652e-1aea-4b7d-a69a-e3908f604182 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:18.920436 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a573652e-1aea-4b7d-a69a-e3908f604182 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:18.920686 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a573652e-1aea-4b7d-a69a-e3908f604182 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:18.920831 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a573652e-1aea-4b7d-a69a-e3908f604182 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:18.925770 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:18.925770 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:18.926510 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a573652e-1aea-4b7d-a69a-e3908f604182 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:18.926922 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 993/4029] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:18 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:19.619149 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-53248375-45bf-4e02-bae3-c3f6ac10d181 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:19.621515 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-53248375-45bf-4e02-bae3-c3f6ac10d181 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 Aug 25 15:27:19.621796 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-53248375-45bf-4e02-bae3-c3f6ac10d181 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:19.622056 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-53248375-45bf-4e02-bae3-c3f6ac10d181 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:19.678980 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:19.678980 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:19.684292 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-53248375-45bf-4e02-bae3-c3f6ac10d181 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:19.689449 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-53248375-45bf-4e02-bae3-c3f6ac10d181 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 returned with HTTP 200 Aug 25 15:27:19.689906 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1005/4030] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:19 2026] GET /volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 => generated 844 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:19.714871 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-73b61e8f-d431-4eb4-b12c-8ac400008d1b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:19.716844 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-73b61e8f-d431-4eb4-b12c-8ac400008d1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:19.717041 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-73b61e8f-d431-4eb4-b12c-8ac400008d1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:19.717220 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-73b61e8f-d431-4eb4-b12c-8ac400008d1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:19.717613 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e20498e7-d06c-4d14-b30f-95c5353f430d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:19.719558 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e20498e7-d06c-4d14-b30f-95c5353f430d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:27:19.719959 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e20498e7-d06c-4d14-b30f-95c5353f430d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3304eb04-708d-4c91-b45a-d551fceaafd9", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-241222462"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:19.731299 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:19.731299 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:19.731831 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e20498e7-d06c-4d14-b30f-95c5353f430d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:19.731957 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-e20498e7-d06c-4d14-b30f-95c5353f430d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create snapshot from volume 3304eb04-708d-4c91-b45a-d551fceaafd9 Aug 25 15:27:19.743568 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:19.743568 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:19.748905 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-73b61e8f-d431-4eb4-b12c-8ac400008d1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:19.783715 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fda7a924-6f22-47be-b4be-b3ba233aafcd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:19.785265 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-73b61e8f-d431-4eb4-b12c-8ac400008d1b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:19.785790 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1025/4031] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:19 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 996 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:19.786262 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fda7a924-6f22-47be-b4be-b3ba233aafcd tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] GET https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 Aug 25 15:27:19.786562 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fda7a924-6f22-47be-b4be-b3ba233aafcd tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:19.786831 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fda7a924-6f22-47be-b4be-b3ba233aafcd tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:19.786983 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-fda7a924-6f22-47be-b4be-b3ba233aafcd tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] Show backup with id c79516f3-9b33-42d9-a9a7-1a581a5f0da9. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:19.798300 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fda7a924-6f22-47be-b4be-b3ba233aafcd tempest-VolumesBackupsTest-812640447 tempest-VolumesBackupsTest-812640447-project-admin] https://10.4.3.85/volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 returned with HTTP 404 Aug 25 15:27:19.799234 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 994/4032] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:19 2026] GET /volume/v3/backups/c79516f3-9b33-42d9-a9a7-1a581a5f0da9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:19.834653 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1efd44b7-fa85-4edb-a7f9-4008dc84ee57 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:19.836579 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1efd44b7-fa85-4edb-a7f9-4008dc84ee57 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] DELETE https://10.4.3.85/volume/v3/volumes/aa68d9dc-ae53-4230-a8ec-8d23904e3946 Aug 25 15:27:19.836824 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1efd44b7-fa85-4edb-a7f9-4008dc84ee57 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:19.837093 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1efd44b7-fa85-4edb-a7f9-4008dc84ee57 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:19.837304 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-1efd44b7-fa85-4edb-a7f9-4008dc84ee57 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Delete volume with id: aa68d9dc-ae53-4230-a8ec-8d23904e3946 Aug 25 15:27:19.866491 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:19.866491 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:19.867042 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1efd44b7-fa85-4edb-a7f9-4008dc84ee57 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:27:19.881263 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-e20498e7-d06c-4d14-b30f-95c5353f430d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['f6e348da-efd4-43a8-bf46-eec74f75b7f9', 'd99fc1cd-d0f5-4ae0-9c18-bd4313f87fba', '55b98a9b-c3bf-463a-a3f2-a348d04bb8b6', '9cd6cd6f-ad37-48b3-880a-dff1f591a7ec'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:19.939367 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-70768986-0d64-49ba-9f3c-9c9527e6e6d6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:19.941406 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-70768986-0d64-49ba-9f3c-9c9527e6e6d6 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:19.941741 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-70768986-0d64-49ba-9f3c-9c9527e6e6d6 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:19.941976 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-70768986-0d64-49ba-9f3c-9c9527e6e6d6 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:19.942112 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-70768986-0d64-49ba-9f3c-9c9527e6e6d6 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:19.947059 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:19.947059 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:19.947774 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-70768986-0d64-49ba-9f3c-9c9527e6e6d6 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:19.948234 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1026/4033] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:19 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:20.045872 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1efd44b7-fa85-4edb-a7f9-4008dc84ee57 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Delete volume request issued successfully. Aug 25 15:27:20.046362 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1efd44b7-fa85-4edb-a7f9-4008dc84ee57 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes/aa68d9dc-ae53-4230-a8ec-8d23904e3946 returned with HTTP 202 Aug 25 15:27:20.046746 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1006/4034] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:19 2026] DELETE /volume/v3/volumes/aa68d9dc-ae53-4230-a8ec-8d23904e3946 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:20.055004 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9662bed1-ef9e-4719-99ed-7eb21af4a595 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:20.059395 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9662bed1-ef9e-4719-99ed-7eb21af4a595 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/volumes/aa68d9dc-ae53-4230-a8ec-8d23904e3946 Aug 25 15:27:20.059395 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9662bed1-ef9e-4719-99ed-7eb21af4a595 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:20.059605 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9662bed1-ef9e-4719-99ed-7eb21af4a595 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:20.067820 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:20.067820 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:20.072838 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9662bed1-ef9e-4719-99ed-7eb21af4a595 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:27:20.077874 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9662bed1-ef9e-4719-99ed-7eb21af4a595 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes/aa68d9dc-ae53-4230-a8ec-8d23904e3946 returned with HTTP 200 Aug 25 15:27:20.078436 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 995/4035] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:20 2026] GET /volume/v3/volumes/aa68d9dc-ae53-4230-a8ec-8d23904e3946 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:20.168906 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e20498e7-d06c-4d14-b30f-95c5353f430d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot create request issued successfully. Aug 25 15:27:20.169554 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e20498e7-d06c-4d14-b30f-95c5353f430d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:27:20.170154 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1009/4036] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:27:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:20.180519 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2c596fc1-b22c-45b4-8bcd-f413711d704b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:20.182842 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2c596fc1-b22c-45b4-8bcd-f413711d704b tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/55ec5c3a-e849-49cd-8692-7582b9b63abf Aug 25 15:27:20.182842 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2c596fc1-b22c-45b4-8bcd-f413711d704b tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:20.182956 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2c596fc1-b22c-45b4-8bcd-f413711d704b tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:20.194086 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:20.194086 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:20.194675 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2c596fc1-b22c-45b4-8bcd-f413711d704b tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:20.195537 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2c596fc1-b22c-45b4-8bcd-f413711d704b tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/55ec5c3a-e849-49cd-8692-7582b9b63abf returned with HTTP 200 Aug 25 15:27:20.195900 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1027/4037] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:20 2026] GET /volume/v3/snapshots/55ec5c3a-e849-49cd-8692-7582b9b63abf => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:20.800152 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0fd4d464-60c1-4c87-936c-8a59d957b2f7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:20.801966 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0fd4d464-60c1-4c87-936c-8a59d957b2f7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:20.802150 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0fd4d464-60c1-4c87-936c-8a59d957b2f7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:20.802369 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0fd4d464-60c1-4c87-936c-8a59d957b2f7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:20.831815 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:20.831815 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:20.836117 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0fd4d464-60c1-4c87-936c-8a59d957b2f7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:20.870297 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0fd4d464-60c1-4c87-936c-8a59d957b2f7 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:20.870941 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1007/4038] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:20 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 996 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:20.958284 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-222de384-a267-4650-8a53-8ffa791a946f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:20.959861 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-222de384-a267-4650-8a53-8ffa791a946f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:20.960079 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-222de384-a267-4650-8a53-8ffa791a946f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:20.960283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-222de384-a267-4650-8a53-8ffa791a946f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:20.960461 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-222de384-a267-4650-8a53-8ffa791a946f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:20.964053 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:20.964053 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:20.964702 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-222de384-a267-4650-8a53-8ffa791a946f tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:20.965179 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 996/4039] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:20 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:21.100960 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e7e7c4f4-7bbb-41c8-9b3d-c75a20adc48f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:21.100960 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e7e7c4f4-7bbb-41c8-9b3d-c75a20adc48f tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/volumes/aa68d9dc-ae53-4230-a8ec-8d23904e3946 Aug 25 15:27:21.100960 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e7e7c4f4-7bbb-41c8-9b3d-c75a20adc48f tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:21.100960 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e7e7c4f4-7bbb-41c8-9b3d-c75a20adc48f tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:21.104428 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e7e7c4f4-7bbb-41c8-9b3d-c75a20adc48f tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes/aa68d9dc-ae53-4230-a8ec-8d23904e3946 returned with HTTP 404 Aug 25 15:27:21.105053 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1010/4040] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:21 2026] GET /volume/v3/volumes/aa68d9dc-ae53-4230-a8ec-8d23904e3946 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:21.112673 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e2e18a7d-a52e-4939-8468-5c1d7adbfa4d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:21.114884 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e2e18a7d-a52e-4939-8468-5c1d7adbfa4d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] DELETE https://10.4.3.85/volume/v3/volumes/a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 Aug 25 15:27:21.115116 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e2e18a7d-a52e-4939-8468-5c1d7adbfa4d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:21.124020 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e2e18a7d-a52e-4939-8468-5c1d7adbfa4d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:21.124020 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-e2e18a7d-a52e-4939-8468-5c1d7adbfa4d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Delete volume with id: a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 Aug 25 15:27:21.147202 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:21.147202 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:21.147774 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e2e18a7d-a52e-4939-8468-5c1d7adbfa4d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:27:21.204304 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c4e5b0d1-bc7b-4bbc-abf5-02ba1e640026 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:21.206464 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c4e5b0d1-bc7b-4bbc-abf5-02ba1e640026 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/55ec5c3a-e849-49cd-8692-7582b9b63abf Aug 25 15:27:21.206742 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c4e5b0d1-bc7b-4bbc-abf5-02ba1e640026 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:21.207005 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c4e5b0d1-bc7b-4bbc-abf5-02ba1e640026 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:21.212308 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:21.212308 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:21.212777 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c4e5b0d1-bc7b-4bbc-abf5-02ba1e640026 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:21.213784 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c4e5b0d1-bc7b-4bbc-abf5-02ba1e640026 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/55ec5c3a-e849-49cd-8692-7582b9b63abf returned with HTTP 200 Aug 25 15:27:21.214161 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1008/4041] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:21 2026] GET /volume/v3/snapshots/55ec5c3a-e849-49cd-8692-7582b9b63abf => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:21.227854 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:21.229736 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:21.230028 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "55ec5c3a-e849-49cd-8692-7582b9b63abf", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-2009831954"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:21.231608 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume request body: {'volume': {'snapshot_id': '55ec5c3a-e849-49cd-8692-7582b9b63abf', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2009831954'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:21.237601 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:21.237601 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:21.238041 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:21.238141 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume of 2 GB Aug 25 15:27:21.242400 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Availability Zones retrieved successfully. Aug 25 15:27:21.248440 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Flow 'volume_create_api' (55473c0f-99f0-457e-9c15-3ffb97233f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:21.249810 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f086e4f-9efd-44b9-af86-ed783faec692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:21.250948 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:21.286308 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f086e4f-9efd-44b9-af86-ed783faec692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '55ec5c3a-e849-49cd-8692-7582b9b63abf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:21.287065 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4267d3e-f030-4384-a126-1c5460afe5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:21.309158 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e2e18a7d-a52e-4939-8468-5c1d7adbfa4d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Delete volume request issued successfully. Aug 25 15:27:21.309415 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e2e18a7d-a52e-4939-8468-5c1d7adbfa4d tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes/a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 returned with HTTP 202 Aug 25 15:27:21.310093 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1028/4042] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:21 2026] DELETE /volume/v3/volumes/a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:21.317761 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fc31bea9-ff87-4bf5-b0a5-b85b15a2ee88 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:21.319783 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc31bea9-ff87-4bf5-b0a5-b85b15a2ee88 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/volumes/a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 Aug 25 15:27:21.320449 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc31bea9-ff87-4bf5-b0a5-b85b15a2ee88 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:21.320449 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc31bea9-ff87-4bf5-b0a5-b85b15a2ee88 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:21.328998 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:21.328998 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:21.333341 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fc31bea9-ff87-4bf5-b0a5-b85b15a2ee88 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:27:21.338661 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc31bea9-ff87-4bf5-b0a5-b85b15a2ee88 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes/a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 returned with HTTP 200 Aug 25 15:27:21.339113 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1011/4043] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:21 2026] GET /volume/v3/volumes/a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:21.458306 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['e0972256-08b8-454b-ae35-e225c4142d15', '5ac14fa2-e634-4946-95ce-6d808e3820ef', '3e7763f6-a69a-486a-83aa-6f7b39661bbb', '1529db33-89bd-46e9-8474-74a75801e81b'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:21.459216 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4267d3e-f030-4384-a126-1c5460afe5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0972256-08b8-454b-ae35-e225c4142d15', '5ac14fa2-e634-4946-95ce-6d808e3820ef', '3e7763f6-a69a-486a-83aa-6f7b39661bbb', '1529db33-89bd-46e9-8474-74a75801e81b']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:21.460109 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9ef07ad-fbab-4f70-81fb-b5ebb5f3fc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:21.549087 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9ef07ad-fbab-4f70-81fb-b5ebb5f3fc8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66d946c2-2e80-4cb2-886d-793fcc509c18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2009831954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='666c794bb0b149c799fceca4dc277a54',qos_specs=None,replication_status=,reservations=['e0972256-08b8-454b-ae35-e225c4142d15','5ac14fa2-e634-4946-95ce-6d808e3820ef','3e7763f6-a69a-486a-83aa-6f7b39661bbb','1529db33-89bd-46e9-8474-74a75801e81b'],size=2,snapshot_id=55ec5c3a-e849-49cd-8692-7582b9b63abf,source_replicaid=,source_volid=None,status='creating',user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2009831954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66d946c2-2e80-4cb2-886d-793fcc509c18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='666c794bb0b149c799fceca4dc277a54',provider_auth=None,provider_geometry=None,provider_id=None,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=55ec5c3a-e849-49cd-8692-7582b9b63abf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:21.549782 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e98532-70a3-44c5-a4f6-ee615db79b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:21.722651 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e98532-70a3-44c5-a4f6-ee615db79b10) transitioned into state 'SUCCESS' from state '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-2009831954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='666c794bb0b149c799fceca4dc277a54',qos_specs=None,replication_status=,reservations=['e0972256-08b8-454b-ae35-e225c4142d15','5ac14fa2-e634-4946-95ce-6d808e3820ef','3e7763f6-a69a-486a-83aa-6f7b39661bbb','1529db33-89bd-46e9-8474-74a75801e81b'],size=2,snapshot_id=55ec5c3a-e849-49cd-8692-7582b9b63abf,source_replicaid=,source_volid=None,status='creating',user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:21.723683 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac186110-a1cf-4f90-a1c0-b19a016b7f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:21.853242 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac186110-a1cf-4f90-a1c0-b19a016b7f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:21.854140 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Flow 'volume_create_api' (55473c0f-99f0-457e-9c15-3ffb97233f0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:21.854514 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume request issued successfully. Aug 25 15:27:21.855133 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-65bfb9b6-1b23-4c36-99f5-4ab0d16d7316 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:21.855588 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 997/4044] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:27:21 2026] POST /volume/v3/volumes => generated 786 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:21.875488 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e29b65fd-0c6e-4c2f-af90-453d3cc907c7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:21.877234 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e29b65fd-0c6e-4c2f-af90-453d3cc907c7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 Aug 25 15:27:21.877449 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e29b65fd-0c6e-4c2f-af90-453d3cc907c7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:21.877671 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e29b65fd-0c6e-4c2f-af90-453d3cc907c7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:21.888050 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-89bb4ec6-7e27-4122-856c-5efe96059b1f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:21.888223 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:21.888223 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:21.888318 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-89bb4ec6-7e27-4122-856c-5efe96059b1f tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:21.888318 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-89bb4ec6-7e27-4122-856c-5efe96059b1f tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:21.888318 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-89bb4ec6-7e27-4122-856c-5efe96059b1f tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:21.889617 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e29b65fd-0c6e-4c2f-af90-453d3cc907c7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:21.897924 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:21.897924 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:21.926145 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e29b65fd-0c6e-4c2f-af90-453d3cc907c7 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 returned with HTTP 200 Aug 25 15:27:21.926751 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1009/4045] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:21 2026] GET /volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:21.927677 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-89bb4ec6-7e27-4122-856c-5efe96059b1f tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:21.948403 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-89bb4ec6-7e27-4122-856c-5efe96059b1f tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:21.969818 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1029/4046] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:21 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 996 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:21.980571 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5f58f7c6-8b3d-45aa-93fb-d5598527abb5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:21.982636 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5f58f7c6-8b3d-45aa-93fb-d5598527abb5 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:21.982965 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5f58f7c6-8b3d-45aa-93fb-d5598527abb5 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:21.983237 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5f58f7c6-8b3d-45aa-93fb-d5598527abb5 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:21.983416 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-5f58f7c6-8b3d-45aa-93fb-d5598527abb5 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:21.991757 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:21.991757 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:21.992767 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5f58f7c6-8b3d-45aa-93fb-d5598527abb5 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:21.993377 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1012/4047] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:21 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:22.358122 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-75c75931-09c0-43b8-940b-5b8c8b28666e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:22.360060 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-75c75931-09c0-43b8-940b-5b8c8b28666e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/volumes/a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 Aug 25 15:27:22.360247 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-75c75931-09c0-43b8-940b-5b8c8b28666e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:22.360493 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-75c75931-09c0-43b8-940b-5b8c8b28666e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:22.366675 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-75c75931-09c0-43b8-940b-5b8c8b28666e tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes/a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 returned with HTTP 404 Aug 25 15:27:22.367221 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 998/4048] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:22 2026] GET /volume/v3/volumes/a6c88929-40b3-4db0-98a0-ba6ce3b96ae3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:22.376572 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5d7b93ba-e65f-4b88-b31f-16ed14617971 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:22.378479 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d7b93ba-e65f-4b88-b31f-16ed14617971 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] DELETE https://10.4.3.85/volume/v3/volumes/8cfc767e-98aa-4e9c-a6d7-5fb33c177787 Aug 25 15:27:22.378735 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d7b93ba-e65f-4b88-b31f-16ed14617971 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:22.378976 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d7b93ba-e65f-4b88-b31f-16ed14617971 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:22.379229 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-5d7b93ba-e65f-4b88-b31f-16ed14617971 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Delete volume with id: 8cfc767e-98aa-4e9c-a6d7-5fb33c177787 Aug 25 15:27:22.470139 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:22.470139 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:22.470784 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5d7b93ba-e65f-4b88-b31f-16ed14617971 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:27:22.680713 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5d7b93ba-e65f-4b88-b31f-16ed14617971 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Delete volume request issued successfully. Aug 25 15:27:22.680970 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d7b93ba-e65f-4b88-b31f-16ed14617971 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes/8cfc767e-98aa-4e9c-a6d7-5fb33c177787 returned with HTTP 202 Aug 25 15:27:22.681442 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1010/4049] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:22 2026] DELETE /volume/v3/volumes/8cfc767e-98aa-4e9c-a6d7-5fb33c177787 => generated 0 bytes in 305 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:22.689185 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-96568e6f-b6b9-49c2-bca8-edc024a47379 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:22.691313 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-96568e6f-b6b9-49c2-bca8-edc024a47379 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/volumes/8cfc767e-98aa-4e9c-a6d7-5fb33c177787 Aug 25 15:27:22.698615 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-96568e6f-b6b9-49c2-bca8-edc024a47379 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:22.698615 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-96568e6f-b6b9-49c2-bca8-edc024a47379 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:22.700111 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:22.700111 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:22.780924 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-96568e6f-b6b9-49c2-bca8-edc024a47379 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Volume info retrieved successfully. Aug 25 15:27:22.787248 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-96568e6f-b6b9-49c2-bca8-edc024a47379 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes/8cfc767e-98aa-4e9c-a6d7-5fb33c177787 returned with HTTP 200 Aug 25 15:27:22.787801 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1030/4050] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:22 2026] GET /volume/v3/volumes/8cfc767e-98aa-4e9c-a6d7-5fb33c177787 => generated 839 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:22.959574 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7d949c07-04ce-4888-a0e0-621a67091a4c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:22.961543 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7d949c07-04ce-4888-a0e0-621a67091a4c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 Aug 25 15:27:22.961770 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7d949c07-04ce-4888-a0e0-621a67091a4c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:22.961968 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7d949c07-04ce-4888-a0e0-621a67091a4c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:22.975992 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:22.975992 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:22.981528 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7d949c07-04ce-4888-a0e0-621a67091a4c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:22.984990 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-93bdcc8f-9a76-4c80-b63e-6cbf9e4736c0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:22.987270 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-93bdcc8f-9a76-4c80-b63e-6cbf9e4736c0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:22.989004 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-93bdcc8f-9a76-4c80-b63e-6cbf9e4736c0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:22.989064 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7d949c07-04ce-4888-a0e0-621a67091a4c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 returned with HTTP 200 Aug 25 15:27:22.989099 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-93bdcc8f-9a76-4c80-b63e-6cbf9e4736c0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:22.989132 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1013/4051] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:22 2026] GET /volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:23.001131 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-365f3279-00ce-48ea-94e3-7c813fb86ba0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:23.002897 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-365f3279-00ce-48ea-94e3-7c813fb86ba0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 Aug 25 15:27:23.003102 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-365f3279-00ce-48ea-94e3-7c813fb86ba0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:23.003279 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-365f3279-00ce-48ea-94e3-7c813fb86ba0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:23.005857 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-489450d2-d329-46a6-8876-32d1439b9971 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:23.007873 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-489450d2-d329-46a6-8876-32d1439b9971 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:23.008392 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-489450d2-d329-46a6-8876-32d1439b9971 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:23.008392 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-489450d2-d329-46a6-8876-32d1439b9971 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:23.008520 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-489450d2-d329-46a6-8876-32d1439b9971 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:23.011238 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:23.011238 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:23.015661 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-365f3279-00ce-48ea-94e3-7c813fb86ba0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:23.021019 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-365f3279-00ce-48ea-94e3-7c813fb86ba0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 returned with HTTP 200 Aug 25 15:27:23.022031 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1011/4052] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:23 2026] GET /volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:23.024423 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:23.024423 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:23.025328 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-489450d2-d329-46a6-8876-32d1439b9971 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:23.046167 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1031/4053] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:23 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:23.046307 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:23.046307 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:23.046307 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-93bdcc8f-9a76-4c80-b63e-6cbf9e4736c0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:23.046307 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-93bdcc8f-9a76-4c80-b63e-6cbf9e4736c0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:23.046307 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 999/4054] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:22 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 996 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:23.050388 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-87a638a3-d93e-4932-9373-8daa03910e96 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:23.052613 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-87a638a3-d93e-4932-9373-8daa03910e96 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 Aug 25 15:27:23.052884 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-87a638a3-d93e-4932-9373-8daa03910e96 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:23.053144 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-87a638a3-d93e-4932-9373-8daa03910e96 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:23.053391 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-87a638a3-d93e-4932-9373-8daa03910e96 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete volume with id: 66d946c2-2e80-4cb2-886d-793fcc509c18 Aug 25 15:27:23.081789 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:23.081789 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:23.081789 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-87a638a3-d93e-4932-9373-8daa03910e96 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:23.219563 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-87a638a3-d93e-4932-9373-8daa03910e96 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete volume request issued successfully. Aug 25 15:27:23.219937 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-87a638a3-d93e-4932-9373-8daa03910e96 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 returned with HTTP 202 Aug 25 15:27:23.220712 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1014/4055] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:23 2026] DELETE /volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:23.233320 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-eec795b9-781b-47c9-92ff-5a8d68dabfab None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:23.236555 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eec795b9-781b-47c9-92ff-5a8d68dabfab tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 Aug 25 15:27:23.236802 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eec795b9-781b-47c9-92ff-5a8d68dabfab tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:23.237016 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eec795b9-781b-47c9-92ff-5a8d68dabfab tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:23.249724 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:23.249724 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:23.254438 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-eec795b9-781b-47c9-92ff-5a8d68dabfab tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:23.260319 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eec795b9-781b-47c9-92ff-5a8d68dabfab tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 returned with HTTP 200 Aug 25 15:27:23.261023 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1012/4056] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:23 2026] GET /volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:23.809274 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-345ede9a-97ec-4587-9b5c-d7bda930b931 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:23.811287 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-345ede9a-97ec-4587-9b5c-d7bda930b931 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] GET https://10.4.3.85/volume/v3/volumes/8cfc767e-98aa-4e9c-a6d7-5fb33c177787 Aug 25 15:27:23.811524 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-345ede9a-97ec-4587-9b5c-d7bda930b931 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:23.811670 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-345ede9a-97ec-4587-9b5c-d7bda930b931 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:23.848930 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-345ede9a-97ec-4587-9b5c-d7bda930b931 tempest-VolumesBackupsTest-2050289488 tempest-VolumesBackupsTest-2050289488-project-member] https://10.4.3.85/volume/v3/volumes/8cfc767e-98aa-4e9c-a6d7-5fb33c177787 returned with HTTP 404 Aug 25 15:27:23.848930 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1032/4057] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:23 2026] GET /volume/v3/volumes/8cfc767e-98aa-4e9c-a6d7-5fb33c177787 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:24.066809 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3b7b3d7b-488b-4a20-bf17-7e4bbc425abc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:24.067145 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ef61ba56-1834-4daf-abfc-0f5cdfc6706d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:24.068605 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3b7b3d7b-488b-4a20-bf17-7e4bbc425abc tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:24.072204 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3b7b3d7b-488b-4a20-bf17-7e4bbc425abc tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:24.072204 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3b7b3d7b-488b-4a20-bf17-7e4bbc425abc tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:24.072283 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef61ba56-1834-4daf-abfc-0f5cdfc6706d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:24.072283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef61ba56-1834-4daf-abfc-0f5cdfc6706d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:24.072283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef61ba56-1834-4daf-abfc-0f5cdfc6706d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:24.072283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ef61ba56-1834-4daf-abfc-0f5cdfc6706d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:24.076583 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:24.076583 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:24.077555 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef61ba56-1834-4daf-abfc-0f5cdfc6706d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:24.077866 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1000/4058] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:24 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:24.079913 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:24.079913 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:24.091337 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3b7b3d7b-488b-4a20-bf17-7e4bbc425abc tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:24.099288 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3b7b3d7b-488b-4a20-bf17-7e4bbc425abc tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:24.099999 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1015/4059] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:24 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:24.274728 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-909b25e6-2143-4578-b0a3-77aa98c24bed None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:24.277043 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-909b25e6-2143-4578-b0a3-77aa98c24bed tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 Aug 25 15:27:24.277278 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-909b25e6-2143-4578-b0a3-77aa98c24bed tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:24.277568 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-909b25e6-2143-4578-b0a3-77aa98c24bed tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:24.285570 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-909b25e6-2143-4578-b0a3-77aa98c24bed tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 returned with HTTP 404 Aug 25 15:27:24.286222 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1013/4060] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:24 2026] GET /volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:24.305220 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-be03dd20-8bb3-456b-8bcc-feaaaaa43915 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:24.307194 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-be03dd20-8bb3-456b-8bcc-feaaaaa43915 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 Aug 25 15:27:24.307417 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-be03dd20-8bb3-456b-8bcc-feaaaaa43915 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:24.307852 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-be03dd20-8bb3-456b-8bcc-feaaaaa43915 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:24.315270 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-be03dd20-8bb3-456b-8bcc-feaaaaa43915 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 returned with HTTP 404 Aug 25 15:27:24.315270 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1033/4061] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:24 2026] GET /volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:24.323577 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-af135d1a-a8ac-493c-b3e2-92d865d8c696 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:24.325323 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-af135d1a-a8ac-493c-b3e2-92d865d8c696 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 Aug 25 15:27:24.325735 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-af135d1a-a8ac-493c-b3e2-92d865d8c696 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:24.326119 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-af135d1a-a8ac-493c-b3e2-92d865d8c696 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:24.326594 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-af135d1a-a8ac-493c-b3e2-92d865d8c696 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete volume with id: 66d946c2-2e80-4cb2-886d-793fcc509c18 Aug 25 15:27:24.333518 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-af135d1a-a8ac-493c-b3e2-92d865d8c696 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 returned with HTTP 404 Aug 25 15:27:24.334139 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1001/4062] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:24 2026] DELETE /volume/v3/volumes/66d946c2-2e80-4cb2-886d-793fcc509c18 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:24.349597 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0a19fc5a-a791-4398-9425-a8b0f05c4290 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:24.351865 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0a19fc5a-a791-4398-9425-a8b0f05c4290 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/55ec5c3a-e849-49cd-8692-7582b9b63abf Aug 25 15:27:24.352186 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0a19fc5a-a791-4398-9425-a8b0f05c4290 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:24.352483 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0a19fc5a-a791-4398-9425-a8b0f05c4290 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:24.352781 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-0a19fc5a-a791-4398-9425-a8b0f05c4290 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: 55ec5c3a-e849-49cd-8692-7582b9b63abf Aug 25 15:27:24.358670 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:24.358670 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:24.359396 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0a19fc5a-a791-4398-9425-a8b0f05c4290 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:24.429673 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0a19fc5a-a791-4398-9425-a8b0f05c4290 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot delete request issued successfully. Aug 25 15:27:24.429673 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0a19fc5a-a791-4398-9425-a8b0f05c4290 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/55ec5c3a-e849-49cd-8692-7582b9b63abf returned with HTTP 202 Aug 25 15:27:24.429673 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1016/4063] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:27:24 2026] DELETE /volume/v3/snapshots/55ec5c3a-e849-49cd-8692-7582b9b63abf => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:24.454571 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-15282eea-7541-44dc-a0a4-6156d3fadec5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:24.458008 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-15282eea-7541-44dc-a0a4-6156d3fadec5 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/55ec5c3a-e849-49cd-8692-7582b9b63abf Aug 25 15:27:24.478499 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-15282eea-7541-44dc-a0a4-6156d3fadec5 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:24.478499 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-15282eea-7541-44dc-a0a4-6156d3fadec5 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:24.478499 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:24.478499 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:24.478499 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-15282eea-7541-44dc-a0a4-6156d3fadec5 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:24.478499 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-15282eea-7541-44dc-a0a4-6156d3fadec5 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/55ec5c3a-e849-49cd-8692-7582b9b63abf returned with HTTP 200 Aug 25 15:27:24.478499 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1014/4064] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:24 2026] GET /volume/v3/snapshots/55ec5c3a-e849-49cd-8692-7582b9b63abf => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:25.107490 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3fd34fde-08df-4089-9d24-07e4c33b7925 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:25.151190 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3fd34fde-08df-4089-9d24-07e4c33b7925 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:25.151190 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3fd34fde-08df-4089-9d24-07e4c33b7925 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:25.151190 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3fd34fde-08df-4089-9d24-07e4c33b7925 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:25.151190 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3fd34fde-08df-4089-9d24-07e4c33b7925 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:25.151190 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:25.151190 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:25.151190 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3fd34fde-08df-4089-9d24-07e4c33b7925 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:25.151190 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1034/4065] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:25 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:25.164257 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7daf340a-c2c0-4582-ad4b-376b7041ee51 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:25.164257 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7daf340a-c2c0-4582-ad4b-376b7041ee51 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:25.164257 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7daf340a-c2c0-4582-ad4b-376b7041ee51 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:25.164257 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7daf340a-c2c0-4582-ad4b-376b7041ee51 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:25.164257 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:25.164257 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:25.169033 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7daf340a-c2c0-4582-ad4b-376b7041ee51 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:25.173745 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7daf340a-c2c0-4582-ad4b-376b7041ee51 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:25.174168 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1002/4066] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:25 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 1247 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:25.474802 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-e432c53f-7d95-409b-8016-81b8d193e402 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:25.476865 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-e432c53f-7d95-409b-8016-81b8d193e402 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:25.477046 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-e432c53f-7d95-409b-8016-81b8d193e402 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:25.477244 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-e432c53f-7d95-409b-8016-81b8d193e402 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:25.479306 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-632e9bb4-9deb-4297-96f2-427edcfd7fef None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:25.481092 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-632e9bb4-9deb-4297-96f2-427edcfd7fef tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/55ec5c3a-e849-49cd-8692-7582b9b63abf Aug 25 15:27:25.481364 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-632e9bb4-9deb-4297-96f2-427edcfd7fef tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:25.481580 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-632e9bb4-9deb-4297-96f2-427edcfd7fef tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:25.485287 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:25.485287 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:25.485755 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-632e9bb4-9deb-4297-96f2-427edcfd7fef tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/55ec5c3a-e849-49cd-8692-7582b9b63abf returned with HTTP 404 Aug 25 15:27:25.486188 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1015/4067] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:25 2026] GET /volume/v3/snapshots/55ec5c3a-e849-49cd-8692-7582b9b63abf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:25.489638 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-e432c53f-7d95-409b-8016-81b8d193e402 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:25.493036 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c6ef4b2f-b1ef-496d-b62f-4c3a0ed84e6d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:25.494713 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c6ef4b2f-b1ef-496d-b62f-4c3a0ed84e6d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 Aug 25 15:27:25.494915 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c6ef4b2f-b1ef-496d-b62f-4c3a0ed84e6d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:25.495028 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-e432c53f-7d95-409b-8016-81b8d193e402 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:25.495066 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c6ef4b2f-b1ef-496d-b62f-4c3a0ed84e6d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:25.495630 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1017/4068] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:27:25 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 1247 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:25.501605 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:25.501605 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:25.505618 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c6ef4b2f-b1ef-496d-b62f-4c3a0ed84e6d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:25.510674 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c6ef4b2f-b1ef-496d-b62f-4c3a0ed84e6d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 returned with HTTP 200 Aug 25 15:27:25.511084 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1035/4069] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:25 2026] GET /volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:25.524376 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a92b3013-efc7-418d-9111-90f7b32ce68d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:25.526319 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a92b3013-efc7-418d-9111-90f7b32ce68d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 Aug 25 15:27:25.526599 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a92b3013-efc7-418d-9111-90f7b32ce68d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:25.526814 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a92b3013-efc7-418d-9111-90f7b32ce68d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:25.526996 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-a92b3013-efc7-418d-9111-90f7b32ce68d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete volume with id: 3304eb04-708d-4c91-b45a-d551fceaafd9 Aug 25 15:27:25.534140 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:25.534140 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:25.534640 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a92b3013-efc7-418d-9111-90f7b32ce68d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:25.611230 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a92b3013-efc7-418d-9111-90f7b32ce68d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete volume request issued successfully. Aug 25 15:27:25.611506 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a92b3013-efc7-418d-9111-90f7b32ce68d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 returned with HTTP 202 Aug 25 15:27:25.611983 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1003/4070] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:25 2026] DELETE /volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:25.619933 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-de148332-d490-46bb-8da4-a5be8c0cc9b1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:25.621764 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-de148332-d490-46bb-8da4-a5be8c0cc9b1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 Aug 25 15:27:25.622076 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-de148332-d490-46bb-8da4-a5be8c0cc9b1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:25.622155 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-de148332-d490-46bb-8da4-a5be8c0cc9b1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:25.629232 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:25.629232 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:25.633538 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-de148332-d490-46bb-8da4-a5be8c0cc9b1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:25.637948 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-de148332-d490-46bb-8da4-a5be8c0cc9b1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 returned with HTTP 200 Aug 25 15:27:25.638362 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1016/4071] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:25 2026] GET /volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:26.164589 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8d168507-9a63-47b9-8052-1ebcaa01929d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:26.169298 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8d168507-9a63-47b9-8052-1ebcaa01929d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:26.170099 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8d168507-9a63-47b9-8052-1ebcaa01929d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:26.170336 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8d168507-9a63-47b9-8052-1ebcaa01929d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:26.170484 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-8d168507-9a63-47b9-8052-1ebcaa01929d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:26.179572 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:26.179572 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:26.180341 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8d168507-9a63-47b9-8052-1ebcaa01929d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:26.180838 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1018/4072] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:26 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:26.275310 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-7168d6c5-027e-495c-96f6-2e8b10dcfe16 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:26.277360 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-7168d6c5-027e-495c-96f6-2e8b10dcfe16 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:26.277599 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-7168d6c5-027e-495c-96f6-2e8b10dcfe16 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:26.277785 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-7168d6c5-027e-495c-96f6-2e8b10dcfe16 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:26.338633 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:26.338633 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:26.342408 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-7168d6c5-027e-495c-96f6-2e8b10dcfe16 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:26.348753 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-7168d6c5-027e-495c-96f6-2e8b10dcfe16 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:26.349172 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1036/4073] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:27:26 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 1247 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:26.398898 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-379f18a9-de7e-4732-a14e-f178e68d5059 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:26.399340 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-379f18a9-de7e-4732-a14e-f178e68d5059 None None] GET https://10.4.3.85/volume// Aug 25 15:27:26.399565 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-379f18a9-de7e-4732-a14e-f178e68d5059 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:26.399771 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-379f18a9-de7e-4732-a14e-f178e68d5059 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:26.400132 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-379f18a9-de7e-4732-a14e-f178e68d5059 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:27:26.400498 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1004/4074] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:27:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:27:26.408404 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-d86c74f5-e298-4313-b8ae-f710c26a9dc0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:26.410593 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-d86c74f5-e298-4313-b8ae-f710c26a9dc0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:27:26.435116 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-d86c74f5-e298-4313-b8ae-f710c26a9dc0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f67a1141-5617-4ee5-b9fa-4ea597ad45f2", "connector": null, "instance_uuid": "d6d73808-d6c5-446a-a881-23635d42aefe"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:26.435116 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:26.435116 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:26.655872 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-572d0c0a-0b57-4d45-b1c5-36208e17df0e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:26.656680 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-d86c74f5-e298-4313-b8ae-f710c26a9dc0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:27:26.657335 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1017/4075] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:27:26 2026] POST /volume/v3/attachments => generated 273 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:26.664451 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-572d0c0a-0b57-4d45-b1c5-36208e17df0e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 Aug 25 15:27:26.664451 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-572d0c0a-0b57-4d45-b1c5-36208e17df0e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:26.664451 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-572d0c0a-0b57-4d45-b1c5-36208e17df0e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:26.674283 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-572d0c0a-0b57-4d45-b1c5-36208e17df0e tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 returned with HTTP 404 Aug 25 15:27:26.674283 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1019/4076] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:26 2026] GET /volume/v3/volumes/3304eb04-708d-4c91-b45a-d551fceaafd9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:26.686608 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dcce82f1-5ed2-446f-a07e-0737b1644a9d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:26.687074 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dcce82f1-5ed2-446f-a07e-0737b1644a9d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:27:26.687280 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dcce82f1-5ed2-446f-a07e-0737b1644a9d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:26.687499 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dcce82f1-5ed2-446f-a07e-0737b1644a9d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:26.698575 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:26.698575 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:26.704514 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dcce82f1-5ed2-446f-a07e-0737b1644a9d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:26.710654 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dcce82f1-5ed2-446f-a07e-0737b1644a9d tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:27:26.711208 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1037/4077] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:26 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:26.737098 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a77f79a8-5134-4050-bd16-109776640dcf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:26.739731 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:26.740055 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1020024435"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:26.741788 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1020024435'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:26.741921 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume of 1 GB Aug 25 15:27:26.746587 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Availability Zones retrieved successfully. Aug 25 15:27:26.752735 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Flow 'volume_create_api' (59fa980e-9c79-4636-bf65-23ad534dc8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:26.753800 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4981589b-c76e-402c-95d8-2ad8d6143777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:26.754882 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:26.785908 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4981589b-c76e-402c-95d8-2ad8d6143777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:26.787542 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba3cf2f0-0398-4042-8c7e-e178526e4712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:26.965033 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['c44090c1-aebf-475b-8a51-464b379e3cb3', '198dbcf3-10b1-4d96-8967-07251f978ec4', 'afea488a-b37f-44d8-bca9-513d72fcb21d', 'a2d82910-34d2-424f-892b-c3d69daa658a'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:26.965979 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba3cf2f0-0398-4042-8c7e-e178526e4712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c44090c1-aebf-475b-8a51-464b379e3cb3', '198dbcf3-10b1-4d96-8967-07251f978ec4', 'afea488a-b37f-44d8-bca9-513d72fcb21d', 'a2d82910-34d2-424f-892b-c3d69daa658a']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:26.966738 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e85ce80-6413-48a9-83b4-1f524db1819b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:27.021016 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e85ce80-6413-48a9-83b4-1f524db1819b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db2ee900-2ea2-446e-a5ef-ee01869a1ea8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1020024435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='666c794bb0b149c799fceca4dc277a54',qos_specs=None,replication_status=,reservations=['c44090c1-aebf-475b-8a51-464b379e3cb3','198dbcf3-10b1-4d96-8967-07251f978ec4','afea488a-b37f-44d8-bca9-513d72fcb21d','a2d82910-34d2-424f-892b-c3d69daa658a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1020024435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db2ee900-2ea2-446e-a5ef-ee01869a1ea8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='666c794bb0b149c799fceca4dc277a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:27.022214 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74b2b476-6369-4dd0-b6c5-33b3e9653ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:27.177189 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74b2b476-6369-4dd0-b6c5-33b3e9653ad1) transitioned into state 'SUCCESS' from state '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-1020024435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='666c794bb0b149c799fceca4dc277a54',qos_specs=None,replication_status=,reservations=['c44090c1-aebf-475b-8a51-464b379e3cb3','198dbcf3-10b1-4d96-8967-07251f978ec4','afea488a-b37f-44d8-bca9-513d72fcb21d','a2d82910-34d2-424f-892b-c3d69daa658a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:27.178127 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ceae31-c322-4626-8ba7-e2141e3add69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:27.192738 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5f911f81-653c-449d-b27b-8f1e0400d2c5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:27.194632 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5f911f81-653c-449d-b27b-8f1e0400d2c5 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:27.194887 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5f911f81-653c-449d-b27b-8f1e0400d2c5 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:27.195075 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5f911f81-653c-449d-b27b-8f1e0400d2c5 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:27.195181 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5f911f81-653c-449d-b27b-8f1e0400d2c5 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:27.203928 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:27.203928 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:27.204551 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5f911f81-653c-449d-b27b-8f1e0400d2c5 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:27.204913 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ceae31-c322-4626-8ba7-e2141e3add69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:27.205982 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Flow 'volume_create_api' (59fa980e-9c79-4636-bf65-23ad534dc8af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:27.206313 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume request issued successfully. Aug 25 15:27:27.210361 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a77f79a8-5134-4050-bd16-109776640dcf tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:27.210361 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1005/4078] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:27:26 2026] POST /volume/v3/volumes => generated 752 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:27.210511 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1018/4079] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:27 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:27.223051 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f8cbbdfd-009c-4699-b48f-59688a05eb56 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:27.224825 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e3516d31-b896-41cf-960f-eef445e21283 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:27.226966 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f8cbbdfd-009c-4699-b48f-59688a05eb56 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 Aug 25 15:27:27.226966 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f8cbbdfd-009c-4699-b48f-59688a05eb56 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:27.226966 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f8cbbdfd-009c-4699-b48f-59688a05eb56 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:27.227163 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e3516d31-b896-41cf-960f-eef445e21283 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] POST https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987/action Aug 25 15:27:27.227163 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e3516d31-b896-41cf-960f-eef445e21283 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:27:27.227222 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e3516d31-b896-41cf-960f-eef445e21283 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:27.228759 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.admin_actions [None req-e3516d31-b896-41cf-960f-eef445e21283 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Updating backup 'f4c19171-e753-4483-822a-31659c559987' with '{'status': 'error'}' {{(pid=100466) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 15:27:27.236590 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:27.236590 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:27.237691 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-e3516d31-b896-41cf-960f-eef445e21283 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '500012ce84dd4b36bafa0561cb2eb34d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '94fa6bbe05fc44a1b6f92d2e51e2b648', '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=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:27:27.237911 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e3516d31-b896-41cf-960f-eef445e21283 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987/action returned with HTTP 403 Aug 25 15:27:27.238437 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1038/4080] 10.4.3.85 () {70 vars in 1423 bytes} [Tue Aug 25 15:27:27 2026] POST /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:27.245070 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-39ac3a82-8767-4c85-a56c-654c1450802e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:27.247540 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-39ac3a82-8767-4c85-a56c-654c1450802e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/74dfb627-67c0-435e-8b3b-a006186539dc Aug 25 15:27:27.247790 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-39ac3a82-8767-4c85-a56c-654c1450802e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:27.248076 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-39ac3a82-8767-4c85-a56c-654c1450802e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:27.248354 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-39ac3a82-8767-4c85-a56c-654c1450802e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Delete volume with id: 74dfb627-67c0-435e-8b3b-a006186539dc Aug 25 15:27:27.305133 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:27.305133 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:27.305301 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:27.305301 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:27.306534 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-39ac3a82-8767-4c85-a56c-654c1450802e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Volume info retrieved successfully. Aug 25 15:27:27.310814 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f8cbbdfd-009c-4699-b48f-59688a05eb56 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:27.380968 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f8cbbdfd-009c-4699-b48f-59688a05eb56 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 returned with HTTP 200 Aug 25 15:27:27.381670 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1020/4081] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:27 2026] GET /volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 => generated 820 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:27.416404 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-39ac3a82-8767-4c85-a56c-654c1450802e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Delete volume request issued successfully. Aug 25 15:27:27.416735 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-39ac3a82-8767-4c85-a56c-654c1450802e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes/74dfb627-67c0-435e-8b3b-a006186539dc returned with HTTP 202 Aug 25 15:27:27.417123 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1006/4082] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:27:27 2026] DELETE /volume/v3/volumes/74dfb627-67c0-435e-8b3b-a006186539dc => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:27.427696 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-07b8215c-1ab9-4829-be11-af3933f02056 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:27.429683 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-07b8215c-1ab9-4829-be11-af3933f02056 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/volumes/74dfb627-67c0-435e-8b3b-a006186539dc Aug 25 15:27:27.429909 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-07b8215c-1ab9-4829-be11-af3933f02056 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:27.430128 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-07b8215c-1ab9-4829-be11-af3933f02056 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:27.443616 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:27.443616 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:27.447067 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-07b8215c-1ab9-4829-be11-af3933f02056 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Volume info retrieved successfully. Aug 25 15:27:27.450413 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-07b8215c-1ab9-4829-be11-af3933f02056 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes/74dfb627-67c0-435e-8b3b-a006186539dc returned with HTTP 200 Aug 25 15:27:27.450824 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1019/4083] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:27 2026] GET /volume/v3/volumes/74dfb627-67c0-435e-8b3b-a006186539dc => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:27.841812 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c14aee6d-b037-4bb3-afed-ea1f3111a63e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:27.849627 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c14aee6d-b037-4bb3-afed-ea1f3111a63e tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:27:27.849627 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c14aee6d-b037-4bb3-afed-ea1f3111a63e tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:27.849627 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c14aee6d-b037-4bb3-afed-ea1f3111a63e tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:27.850694 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:27.850694 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:27.856502 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c14aee6d-b037-4bb3-afed-ea1f3111a63e tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:27:27.930816 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c14aee6d-b037-4bb3-afed-ea1f3111a63e tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:27:27.931372 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1039/4084] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:27 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 849 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:27.992505 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-7a1e1a35-94c9-4337-bf27-33cb9d6b819b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:27.996566 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-7a1e1a35-94c9-4337-bf27-33cb9d6b819b tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:27:27.996566 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-7a1e1a35-94c9-4337-bf27-33cb9d6b819b tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:27.996566 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-7a1e1a35-94c9-4337-bf27-33cb9d6b819b tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:28.004009 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:28.004009 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:28.007387 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-7a1e1a35-94c9-4337-bf27-33cb9d6b819b tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:27:28.011901 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-7a1e1a35-94c9-4337-bf27-33cb9d6b819b tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:27:28.012535 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1021/4085] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:27:27 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:28.394500 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e7fa86ac-9f7e-42a6-ae48-5fe778805d38 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:28.396294 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e7fa86ac-9f7e-42a6-ae48-5fe778805d38 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 Aug 25 15:27:28.396491 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e7fa86ac-9f7e-42a6-ae48-5fe778805d38 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:28.396694 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e7fa86ac-9f7e-42a6-ae48-5fe778805d38 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:28.426379 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:28.426379 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:28.430557 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e7fa86ac-9f7e-42a6-ae48-5fe778805d38 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:28.435702 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e7fa86ac-9f7e-42a6-ae48-5fe778805d38 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 returned with HTTP 200 Aug 25 15:27:28.436105 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1007/4086] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:28 2026] GET /volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:28.465958 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e8d0ab26-adda-4f90-b5f5-6733a54a3a79 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:28.466254 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f969a89d-4268-4ab8-920d-f1a3b51a8997 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:28.466433 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e8d0ab26-adda-4f90-b5f5-6733a54a3a79 None None] GET https://10.4.3.85/volume// Aug 25 15:27:28.501316 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e8d0ab26-adda-4f90-b5f5-6733a54a3a79 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:28.501316 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e8d0ab26-adda-4f90-b5f5-6733a54a3a79 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:28.501316 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e8d0ab26-adda-4f90-b5f5-6733a54a3a79 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:27:28.501316 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1020/4087] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:27:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:27:28.502023 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f969a89d-4268-4ab8-920d-f1a3b51a8997 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:27:28.502023 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f969a89d-4268-4ab8-920d-f1a3b51a8997 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db2ee900-2ea2-446e-a5ef-ee01869a1ea8", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1869566693"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:28.502132 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-543ed7b4-c754-4586-bf4e-e637bcd1319b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:28.502132 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-543ed7b4-c754-4586-bf4e-e637bcd1319b tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/volumes/74dfb627-67c0-435e-8b3b-a006186539dc Aug 25 15:27:28.502132 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-543ed7b4-c754-4586-bf4e-e637bcd1319b tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:28.502132 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-543ed7b4-c754-4586-bf4e-e637bcd1319b tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:28.502306 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:28.502306 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:28.502306 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f969a89d-4268-4ab8-920d-f1a3b51a8997 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:28.502306 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-f969a89d-4268-4ab8-920d-f1a3b51a8997 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create snapshot from volume db2ee900-2ea2-446e-a5ef-ee01869a1ea8 Aug 25 15:27:28.502440 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-543ed7b4-c754-4586-bf4e-e637bcd1319b tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes/74dfb627-67c0-435e-8b3b-a006186539dc returned with HTTP 404 Aug 25 15:27:28.502440 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1022/4088] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:28 2026] GET /volume/v3/volumes/74dfb627-67c0-435e-8b3b-a006186539dc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:28.505779 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-27414cac-e6b8-4906-a452-9d33c2489d10 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:28.530061 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-94e64dc7-2f23-4547-91c4-a16696284959 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:28.531360 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94e64dc7-2f23-4547-91c4-a16696284959 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:27:28.531545 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94e64dc7-2f23-4547-91c4-a16696284959 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:28.531710 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94e64dc7-2f23-4547-91c4-a16696284959 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:28.531799 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-94e64dc7-2f23-4547-91c4-a16696284959 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:28.551399 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:28.551399 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:28.589267 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94e64dc7-2f23-4547-91c4-a16696284959 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-reader] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:27:28.589267 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1021/4089] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:28 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:28.589346 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9d12effa-3300-494f-9d9c-4e9164b494aa None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:28.589346 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9d12effa-3300-494f-9d9c-4e9164b494aa tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] DELETE https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:28.589346 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9d12effa-3300-494f-9d9c-4e9164b494aa tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:28.589346 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9d12effa-3300-494f-9d9c-4e9164b494aa tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:28.589346 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-9d12effa-3300-494f-9d9c-4e9164b494aa tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Delete backup with id: f4c19171-e753-4483-822a-31659c559987. Aug 25 15:27:28.589346 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:28.589346 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:28.703810 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-27414cac-e6b8-4906-a452-9d33c2489d10 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:27:28.704219 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-27414cac-e6b8-4906-a452-9d33c2489d10 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50476c00-da60-4c73-8061-2c335607b315", "connector": null, "instance_uuid": "9d68408d-214a-4bc3-96fa-55800bf142b5"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:28.712389 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:28.712389 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:28.867771 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-f969a89d-4268-4ab8-920d-f1a3b51a8997 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['5a19c381-a861-483f-9eeb-d83887529136', '12743a8f-cc50-436a-91fa-11479a1b7153', 'ba2fa44f-a822-4220-bae4-005940b07d23', 'ff97b433-9d00-44c1-9df1-4c96edb54f56'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:29.038636 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-9d12effa-3300-494f-9d9c-4e9164b494aa tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] delete_backup rpcapi backup_id f4c19171-e753-4483-822a-31659c559987 {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:27:29.040665 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9d12effa-3300-494f-9d9c-4e9164b494aa tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 202 Aug 25 15:27:29.041085 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1023/4090] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:27:28 2026] DELETE /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 0 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:27:29.056783 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1846c25d-e192-4a94-aed1-7b463fe32b3d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:29.057378 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1846c25d-e192-4a94-aed1-7b463fe32b3d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:29.057576 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1846c25d-e192-4a94-aed1-7b463fe32b3d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:29.057970 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1846c25d-e192-4a94-aed1-7b463fe32b3d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:29.057970 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-1846c25d-e192-4a94-aed1-7b463fe32b3d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:29.064068 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:29.064068 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:29.064712 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1846c25d-e192-4a94-aed1-7b463fe32b3d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:29.065054 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1022/4091] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:29 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:29.224481 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f969a89d-4268-4ab8-920d-f1a3b51a8997 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot create request issued successfully. Aug 25 15:27:29.224862 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f969a89d-4268-4ab8-920d-f1a3b51a8997 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:27:29.225373 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1040/4092] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:27:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 759 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:29.227851 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-27414cac-e6b8-4906-a452-9d33c2489d10 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:27:29.229536 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1008/4093] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:27:28 2026] POST /volume/v3/attachments => generated 273 bytes in 723 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:29.238789 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-51dfa0aa-46ed-4783-a536-8aa4186bad7b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:29.238789 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-51dfa0aa-46ed-4783-a536-8aa4186bad7b tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/4a3aa664-f512-4837-8c7d-2f7bb644a5dd Aug 25 15:27:29.239141 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-51dfa0aa-46ed-4783-a536-8aa4186bad7b tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:29.239324 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-51dfa0aa-46ed-4783-a536-8aa4186bad7b tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:29.247010 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:29.247010 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:29.247723 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-51dfa0aa-46ed-4783-a536-8aa4186bad7b tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:29.249070 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-51dfa0aa-46ed-4783-a536-8aa4186bad7b tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/4a3aa664-f512-4837-8c7d-2f7bb644a5dd returned with HTTP 200 Aug 25 15:27:29.250645 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1024/4094] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:29 2026] GET /volume/v3/snapshots/4a3aa664-f512-4837-8c7d-2f7bb644a5dd => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:29.334864 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-71bfe9db-39fc-47f3-9e34-18320fb547db None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:29.336622 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-71bfe9db-39fc-47f3-9e34-18320fb547db tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:27:29.336822 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-71bfe9db-39fc-47f3-9e34-18320fb547db tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:29.337001 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-71bfe9db-39fc-47f3-9e34-18320fb547db tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:29.345740 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:29.345740 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:29.352903 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-71bfe9db-39fc-47f3-9e34-18320fb547db tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:27:29.352903 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-71bfe9db-39fc-47f3-9e34-18320fb547db tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:27:29.353119 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1023/4095] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:29 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:29.387956 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7b358be5-b5bc-434d-9ae0-b0d0e509dbf4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:29.405849 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b358be5-b5bc-434d-9ae0-b0d0e509dbf4 None None] GET https://10.4.3.85/volume// Aug 25 15:27:29.405849 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b358be5-b5bc-434d-9ae0-b0d0e509dbf4 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:29.405849 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b358be5-b5bc-434d-9ae0-b0d0e509dbf4 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:29.405849 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b358be5-b5bc-434d-9ae0-b0d0e509dbf4 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:27:29.405849 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1041/4096] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:27:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:27:29.408703 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-c9624978-b567-49e6-8ddb-13b12ccbe874 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:29.410792 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-c9624978-b567-49e6-8ddb-13b12ccbe874 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:27:29.411061 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-c9624978-b567-49e6-8ddb-13b12ccbe874 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:29.411262 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-c9624978-b567-49e6-8ddb-13b12ccbe874 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:29.432614 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:29.432614 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:29.432614 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-c9624978-b567-49e6-8ddb-13b12ccbe874 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:27:29.432614 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-c9624978-b567-49e6-8ddb-13b12ccbe874 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:27:29.432614 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1009/4097] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:27:29 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:27:29.541306 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-9c167571-927a-4eff-a3f9-f4340e4c5bb4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:29.543569 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-9c167571-927a-4eff-a3f9-f4340e4c5bb4 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] PUT https://10.4.3.85/volume/v3/attachments/5296157f-daf2-4c67-b786-d244c7abd2c0 Aug 25 15:27:29.543955 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-9c167571-927a-4eff-a3f9-f4340e4c5bb4 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:29.547330 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=408,cinder:INSERT=88,cinder:UPDATE=155 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:27:29.555981 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-9c167571-927a-4eff-a3f9-f4340e4c5bb4 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Acquiring lock "cinder-attachment_update-50476c00-da60-4c73-8061-2c335607b315-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:27:29.561948 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-9c167571-927a-4eff-a3f9-f4340e4c5bb4 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Lock "cinder-attachment_update-50476c00-da60-4c73-8061-2c335607b315-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:27:29.563065 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:29.563065 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:29.897517 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-9c167571-927a-4eff-a3f9-f4340e4c5bb4 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Lock "cinder-attachment_update-50476c00-da60-4c73-8061-2c335607b315-np0000008087" released by "attachment_update" :: held 0.335s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:27:29.897668 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-9c167571-927a-4eff-a3f9-f4340e4c5bb4 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/attachments/5296157f-daf2-4c67-b786-d244c7abd2c0 returned with HTTP 200 Aug 25 15:27:29.898223 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1025/4098] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:27:29 2026] PUT /volume/v3/attachments/5296157f-daf2-4c67-b786-d244c7abd2c0 => generated 969 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:30.076928 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-db245a0f-f4c4-4cd9-bc5a-fd8f76e48db1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:30.078962 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db245a0f-f4c4-4cd9-bc5a-fd8f76e48db1 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:30.079273 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-db245a0f-f4c4-4cd9-bc5a-fd8f76e48db1 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:30.079370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-db245a0f-f4c4-4cd9-bc5a-fd8f76e48db1 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:30.080069 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-db245a0f-f4c4-4cd9-bc5a-fd8f76e48db1 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:30.084038 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:30.084038 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:30.084930 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db245a0f-f4c4-4cd9-bc5a-fd8f76e48db1 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 200 Aug 25 15:27:30.085130 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1024/4099] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:30 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:30.262334 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-11e24b15-b6a9-423e-94b6-511912ef3458 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:30.265146 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-11e24b15-b6a9-423e-94b6-511912ef3458 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/4a3aa664-f512-4837-8c7d-2f7bb644a5dd Aug 25 15:27:30.265448 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-11e24b15-b6a9-423e-94b6-511912ef3458 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:30.265742 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-11e24b15-b6a9-423e-94b6-511912ef3458 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:30.267899 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=355,cinder:UPDATE=127,cinder:INSERT=70 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:27:30.273144 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:30.273144 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:30.273729 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-11e24b15-b6a9-423e-94b6-511912ef3458 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:30.274746 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-11e24b15-b6a9-423e-94b6-511912ef3458 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/4a3aa664-f512-4837-8c7d-2f7bb644a5dd returned with HTTP 200 Aug 25 15:27:30.275323 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1042/4100] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:30 2026] GET /volume/v3/snapshots/4a3aa664-f512-4837-8c7d-2f7bb644a5dd => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:30.287356 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e20eda06-ade7-444e-8f97-b3b871633bcc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:30.293896 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:30.293896 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4a3aa664-f512-4837-8c7d-2f7bb644a5dd", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1644993562"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:30.293896 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume request body: {'volume': {'snapshot_id': '4a3aa664-f512-4837-8c7d-2f7bb644a5dd', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1644993562'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:30.294361 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d08eb886-3254-4cc7-9226-c80efa10da66 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:30.294798 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d08eb886-3254-4cc7-9226-c80efa10da66 None None] GET https://10.4.3.85/volume// Aug 25 15:27:30.294959 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d08eb886-3254-4cc7-9226-c80efa10da66 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:30.295134 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d08eb886-3254-4cc7-9226-c80efa10da66 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:30.295493 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d08eb886-3254-4cc7-9226-c80efa10da66 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:27:30.295791 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1026/4101] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:27:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:27:30.298069 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:30.298069 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:30.299600 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:30.299600 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume of 1 GB Aug 25 15:27:30.303638 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-59afbc53-5f33-4191-ae47-231cde5ac298 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:30.305267 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Availability Zones retrieved successfully. Aug 25 15:27:30.308597 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-59afbc53-5f33-4191-ae47-231cde5ac298 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:27:30.308805 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-59afbc53-5f33-4191-ae47-231cde5ac298 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:30.322301 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-59afbc53-5f33-4191-ae47-231cde5ac298 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:30.322361 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Flow 'volume_create_api' (1a31033d-764a-4001-88d2-9327fbcf0ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:30.322361 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e91bf270-e06c-4ea4-9b38-2490c0950839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:30.322454 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=349,cinder:INSERT=92,cinder:UPDATE=132 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:27:30.322508 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:30.363721 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:30.363721 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:30.370125 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-026d4a23-17d5-43ed-9404-96d9ce73478d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:30.372085 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-026d4a23-17d5-43ed-9404-96d9ce73478d tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:27:30.372296 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-026d4a23-17d5-43ed-9404-96d9ce73478d tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:30.372518 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-026d4a23-17d5-43ed-9404-96d9ce73478d tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:30.377454 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-59afbc53-5f33-4191-ae47-231cde5ac298 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:27:30.397403 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e91bf270-e06c-4ea4-9b38-2490c0950839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4a3aa664-f512-4837-8c7d-2f7bb644a5dd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:30.398292 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc076b2-06c8-4f03-a52a-f4d38b876d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:30.403775 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-59afbc53-5f33-4191-ae47-231cde5ac298 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:27:30.404394 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1025/4102] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:27:30 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 1426 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:27:30.411295 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:30.411295 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:30.416390 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-026d4a23-17d5-43ed-9404-96d9ce73478d tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:27:30.427856 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-026d4a23-17d5-43ed-9404-96d9ce73478d tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:27:30.428353 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1043/4103] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:30 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 849 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:30.466462 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d9cce7c3-6f6a-441a-9404-dce0652318ba None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:30.534019 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Created reservations ['fb933fcc-e42d-4b5f-8b4e-eaacd43f1fd9', 'f06a065d-d922-4e55-9d17-d3bb3468aa07', '17073595-af88-459d-b351-a1360c305ae9', '664b166f-c2f4-40d7-b9c6-b05f470c96ce'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:30.534545 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-01c47c47-faea-46f6-b304-90f60381d6ce None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:30.534872 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddc076b2-06c8-4f03-a52a-f4d38b876d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb933fcc-e42d-4b5f-8b4e-eaacd43f1fd9', 'f06a065d-d922-4e55-9d17-d3bb3468aa07', '17073595-af88-459d-b351-a1360c305ae9', '664b166f-c2f4-40d7-b9c6-b05f470c96ce']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:30.535699 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2349ddd-b2d6-40bb-bb6b-0f320d924ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:30.538372 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-01c47c47-faea-46f6-b304-90f60381d6ce tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] PUT https://10.4.3.85/volume/v3/attachments/b42d32a1-6a5f-4484-ad1f-d53e22821074 Aug 25 15:27:30.538763 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-01c47c47-faea-46f6-b304-90f60381d6ce tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:30.584896 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-01c47c47-faea-46f6-b304-90f60381d6ce tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Acquiring lock "cinder-attachment_update-f67a1141-5617-4ee5-b9fa-4ea597ad45f2-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:27:30.590574 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-01c47c47-faea-46f6-b304-90f60381d6ce tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Lock "cinder-attachment_update-f67a1141-5617-4ee5-b9fa-4ea597ad45f2-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:27:30.591974 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:30.591974 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:30.687114 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d9cce7c3-6f6a-441a-9404-dce0652318ba tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:27:30.687114 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d9cce7c3-6f6a-441a-9404-dce0652318ba tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-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=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:30.688265 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:30.688265 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:30.688900 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2349ddd-b2d6-40bb-bb6b-0f320d924ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f506a66d-706e-49bc-b811-6c746f6d9dd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1644993562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='666c794bb0b149c799fceca4dc277a54',qos_specs=None,replication_status=,reservations=['fb933fcc-e42d-4b5f-8b4e-eaacd43f1fd9','f06a065d-d922-4e55-9d17-d3bb3468aa07','17073595-af88-459d-b351-a1360c305ae9','664b166f-c2f4-40d7-b9c6-b05f470c96ce'],size=1,snapshot_id=4a3aa664-f512-4837-8c7d-2f7bb644a5dd,source_replicaid=,source_volid=None,status='creating',user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1644993562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f506a66d-706e-49bc-b811-6c746f6d9dd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='666c794bb0b149c799fceca4dc277a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4a3aa664-f512-4837-8c7d-2f7bb644a5dd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:30.690004 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb183f8-31cc-41ea-9e5a-02034b76e051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:30.734088 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d9cce7c3-6f6a-441a-9404-dce0652318ba tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:27:30.734513 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1027/4104] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:27:30 2026] POST /volume/v3/types => generated 287 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:30.963266 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cb183f8-31cc-41ea-9e5a-02034b76e051) transitioned into state 'SUCCESS' from state '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-1644993562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='666c794bb0b149c799fceca4dc277a54',qos_specs=None,replication_status=,reservations=['fb933fcc-e42d-4b5f-8b4e-eaacd43f1fd9','f06a065d-d922-4e55-9d17-d3bb3468aa07','17073595-af88-459d-b351-a1360c305ae9','664b166f-c2f4-40d7-b9c6-b05f470c96ce'],size=1,snapshot_id=4a3aa664-f512-4837-8c7d-2f7bb644a5dd,source_replicaid=,source_volid=None,status='creating',user_id='2bf3f442cda94013a8e3b20c9d9f386b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:30.964339 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (631e2449-84f6-44ed-9ceb-ea365fffa0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:30.971396 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-01c47c47-faea-46f6-b304-90f60381d6ce tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Lock "cinder-attachment_update-f67a1141-5617-4ee5-b9fa-4ea597ad45f2-np0000008087" released by "attachment_update" :: held 0.374s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:27:30.971396 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-01c47c47-faea-46f6-b304-90f60381d6ce tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/attachments/b42d32a1-6a5f-4484-ad1f-d53e22821074 returned with HTTP 200 Aug 25 15:27:30.971396 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1026/4105] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:27:30 2026] PUT /volume/v3/attachments/b42d32a1-6a5f-4484-ad1f-d53e22821074 => generated 969 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:31.106208 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-84a780e9-70e9-41c8-b192-69b13481bdbe None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:31.106348 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (631e2449-84f6-44ed-9ceb-ea365fffa0c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:31.106574 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84a780e9-70e9-41c8-b192-69b13481bdbe tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 Aug 25 15:27:31.106618 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Flow 'volume_create_api' (1a31033d-764a-4001-88d2-9327fbcf0ac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:31.106657 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84a780e9-70e9-41c8-b192-69b13481bdbe tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:31.106693 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Create volume request issued successfully. Aug 25 15:27:31.106751 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84a780e9-70e9-41c8-b192-69b13481bdbe tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:31.106751 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-84a780e9-70e9-41c8-b192-69b13481bdbe tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id f4c19171-e753-4483-822a-31659c559987. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:31.106821 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e20eda06-ade7-444e-8f97-b3b871633bcc tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:31.106821 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1010/4106] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:27:30 2026] POST /volume/v3/volumes => generated 786 bytes in 818 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:31.109250 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84a780e9-70e9-41c8-b192-69b13481bdbe tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 returned with HTTP 404 Aug 25 15:27:31.109817 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1044/4107] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:31 2026] GET /volume/v3/backups/f4c19171-e753-4483-822a-31659c559987 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:31.119987 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-28ca0045-bca0-4a9b-a453-138b74f68268 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:31.123494 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-28ca0045-bca0-4a9b-a453-138b74f68268 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] DELETE https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:27:31.123494 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-28ca0045-bca0-4a9b-a453-138b74f68268 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:31.123494 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-28ca0045-bca0-4a9b-a453-138b74f68268 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:31.123494 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-28ca0045-bca0-4a9b-a453-138b74f68268 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Delete backup with id: 30a49948-47ab-481c-98c6-8e28dca70b98. Aug 25 15:27:31.125016 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cc2f5a02-17a1-4986-be0b-14cf96cff0a8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:31.128443 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc2f5a02-17a1-4986-be0b-14cf96cff0a8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 Aug 25 15:27:31.131162 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc2f5a02-17a1-4986-be0b-14cf96cff0a8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:31.131162 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cc2f5a02-17a1-4986-be0b-14cf96cff0a8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:31.131315 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:31.131315 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:31.145808 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:31.145808 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:31.154237 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cc2f5a02-17a1-4986-be0b-14cf96cff0a8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:31.166004 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cc2f5a02-17a1-4986-be0b-14cf96cff0a8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 returned with HTTP 200 Aug 25 15:27:31.166004 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1027/4108] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:31 2026] GET /volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:31.183279 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-28ca0045-bca0-4a9b-a453-138b74f68268 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] delete_backup rpcapi backup_id 30a49948-47ab-481c-98c6-8e28dca70b98 {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:27:31.186097 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-28ca0045-bca0-4a9b-a453-138b74f68268 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 202 Aug 25 15:27:31.186740 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1028/4109] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:27:31 2026] DELETE /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:27:31.193946 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-9272dd16-e320-42c6-a031-5101bd3bf250 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:31.197496 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6bb313cd-71c2-4ad3-a3ac-6189ee78e51c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:31.200646 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6bb313cd-71c2-4ad3-a3ac-6189ee78e51c tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:27:31.200964 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6bb313cd-71c2-4ad3-a3ac-6189ee78e51c tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:31.201229 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6bb313cd-71c2-4ad3-a3ac-6189ee78e51c tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:31.201374 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-6bb313cd-71c2-4ad3-a3ac-6189ee78e51c tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:31.201494 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-9272dd16-e320-42c6-a031-5101bd3bf250 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] POST https://10.4.3.85/volume/v3/attachments/b42d32a1-6a5f-4484-ad1f-d53e22821074/action Aug 25 15:27:31.202119 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-9272dd16-e320-42c6-a031-5101bd3bf250 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:27:31.202337 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-9272dd16-e320-42c6-a031-5101bd3bf250 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:31.211591 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:31.211591 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:31.212527 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6bb313cd-71c2-4ad3-a3ac-6189ee78e51c tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:27:31.213027 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1045/4110] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:31 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:31.311065 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:31.311065 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:31.461096 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b3fd63ce-0edd-46e3-a33d-ef902a7acf28 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:31.461096 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b3fd63ce-0edd-46e3-a33d-ef902a7acf28 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:27:31.461096 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b3fd63ce-0edd-46e3-a33d-ef902a7acf28 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:31.461096 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b3fd63ce-0edd-46e3-a33d-ef902a7acf28 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:31.461096 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:31.461096 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:31.461096 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b3fd63ce-0edd-46e3-a33d-ef902a7acf28 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:27:31.462477 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b3fd63ce-0edd-46e3-a33d-ef902a7acf28 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:27:31.462837 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1028/4111] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:31 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:31.637773 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e182dff5-922d-45d3-8b22-fa7fcfcbeea6 req-9272dd16-e320-42c6-a031-5101bd3bf250 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/attachments/b42d32a1-6a5f-4484-ad1f-d53e22821074/action returned with HTTP 204 Aug 25 15:27:31.638827 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1011/4112] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:27:31 2026] POST /volume/v3/attachments/b42d32a1-6a5f-4484-ad1f-d53e22821074/action => generated 0 bytes in 445 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:32.314776 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-845c4089-c4ee-4842-89bc-c4d3a2d54b97 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:32.404809 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7b727a5f-8dea-454d-9a24-cebc84705dc9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:32.404809 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b727a5f-8dea-454d-9a24-cebc84705dc9 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:27:32.404809 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b727a5f-8dea-454d-9a24-cebc84705dc9 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:32.404809 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7b727a5f-8dea-454d-9a24-cebc84705dc9 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:32.404809 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7b727a5f-8dea-454d-9a24-cebc84705dc9 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:32.405280 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-845c4089-c4ee-4842-89bc-c4d3a2d54b97 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 Aug 25 15:27:32.405280 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-845c4089-c4ee-4842-89bc-c4d3a2d54b97 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:32.405280 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-845c4089-c4ee-4842-89bc-c4d3a2d54b97 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:32.405280 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:32.405280 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:32.405280 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-845c4089-c4ee-4842-89bc-c4d3a2d54b97 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:32.405280 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-845c4089-c4ee-4842-89bc-c4d3a2d54b97 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 returned with HTTP 200 Aug 25 15:27:32.405280 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1029/4113] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:32 2026] GET /volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:32.488969 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0b9a90e1-03fc-4421-a744-3d16f27ee472 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:32.490830 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b9a90e1-03fc-4421-a744-3d16f27ee472 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:27:32.491074 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b9a90e1-03fc-4421-a744-3d16f27ee472 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:32.491307 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b9a90e1-03fc-4421-a744-3d16f27ee472 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:32.501799 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:32.501799 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:32.506454 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0b9a90e1-03fc-4421-a744-3d16f27ee472 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:27:32.593529 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b9a90e1-03fc-4421-a744-3d16f27ee472 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:27:32.593529 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1029/4114] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:32 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:32.753850 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:32.753850 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:32.753850 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7b727a5f-8dea-454d-9a24-cebc84705dc9 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:27:32.753850 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1046/4115] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:32 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 735 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:33.387361 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b33620e4-8197-4264-9051-e952a77a4741 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:33.391545 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b33620e4-8197-4264-9051-e952a77a4741 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 Aug 25 15:27:33.392041 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b33620e4-8197-4264-9051-e952a77a4741 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:33.392130 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b33620e4-8197-4264-9051-e952a77a4741 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:33.401085 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:33.401085 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:33.404900 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b33620e4-8197-4264-9051-e952a77a4741 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:33.408524 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b33620e4-8197-4264-9051-e952a77a4741 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 returned with HTTP 200 Aug 25 15:27:33.408858 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1012/4116] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:33 2026] GET /volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:33.460961 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-26ff6c77-1480-4f7d-8027-4a6b82dbd761 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:33.460961 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-26ff6c77-1480-4f7d-8027-4a6b82dbd761 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 Aug 25 15:27:33.460961 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-26ff6c77-1480-4f7d-8027-4a6b82dbd761 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:33.460961 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-26ff6c77-1480-4f7d-8027-4a6b82dbd761 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:33.460961 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:33.460961 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:33.460961 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-26ff6c77-1480-4f7d-8027-4a6b82dbd761 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:33.460961 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-26ff6c77-1480-4f7d-8027-4a6b82dbd761 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 returned with HTTP 200 Aug 25 15:27:33.460961 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1030/4117] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:33 2026] GET /volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:33.508306 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6feaf27f-4dbb-4e64-808a-bc36ed83ec0f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:33.510315 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6feaf27f-4dbb-4e64-808a-bc36ed83ec0f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 Aug 25 15:27:33.510444 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6feaf27f-4dbb-4e64-808a-bc36ed83ec0f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:33.510664 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6feaf27f-4dbb-4e64-808a-bc36ed83ec0f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:33.510832 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-6feaf27f-4dbb-4e64-808a-bc36ed83ec0f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete volume with id: f506a66d-706e-49bc-b811-6c746f6d9dd0 Aug 25 15:27:33.518222 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:33.518222 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:33.518796 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6feaf27f-4dbb-4e64-808a-bc36ed83ec0f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:33.542963 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-27093e90-689e-4924-bbf6-7917fdbe0aff None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:33.545153 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27093e90-689e-4924-bbf6-7917fdbe0aff tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:27:33.545401 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27093e90-689e-4924-bbf6-7917fdbe0aff tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:33.545730 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27093e90-689e-4924-bbf6-7917fdbe0aff tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:33.556822 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:33.556822 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:33.560812 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-27093e90-689e-4924-bbf6-7917fdbe0aff tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:27:33.565695 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27093e90-689e-4924-bbf6-7917fdbe0aff tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:27:33.566126 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1047/4118] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:33 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:33.683853 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f9076a7d-40d9-4202-affa-abbf3bb6eb3c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:33.686115 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9076a7d-40d9-4202-affa-abbf3bb6eb3c tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:27:33.686382 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9076a7d-40d9-4202-affa-abbf3bb6eb3c tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:33.686652 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f9076a7d-40d9-4202-affa-abbf3bb6eb3c tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:33.690403 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f9076a7d-40d9-4202-affa-abbf3bb6eb3c tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:33.692431 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:33.692431 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:33.693294 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f9076a7d-40d9-4202-affa-abbf3bb6eb3c tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:27:33.694768 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1013/4119] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:33 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:34.078574 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6feaf27f-4dbb-4e64-808a-bc36ed83ec0f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete volume request issued successfully. Aug 25 15:27:34.078574 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6feaf27f-4dbb-4e64-808a-bc36ed83ec0f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 returned with HTTP 202 Aug 25 15:27:34.078574 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1030/4120] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:33 2026] DELETE /volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 => generated 0 bytes in 555 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:34.085687 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-814bfe1c-496b-42bf-8c60-4734c33d67a9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:34.088202 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-814bfe1c-496b-42bf-8c60-4734c33d67a9 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 Aug 25 15:27:34.088519 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-814bfe1c-496b-42bf-8c60-4734c33d67a9 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:34.088747 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-814bfe1c-496b-42bf-8c60-4734c33d67a9 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:34.187456 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-bdd572a4-79ba-42a0-a957-e26f818687f4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:34.189881 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-bdd572a4-79ba-42a0-a957-e26f818687f4 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] POST https://10.4.3.85/volume/v3/attachments/5296157f-daf2-4c67-b786-d244c7abd2c0/action Aug 25 15:27:34.190316 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-bdd572a4-79ba-42a0-a957-e26f818687f4 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:27:34.190481 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-bdd572a4-79ba-42a0-a957-e26f818687f4 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:34.231286 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:34.231286 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:34.248387 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:34.248387 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:34.255946 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-814bfe1c-496b-42bf-8c60-4734c33d67a9 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:34.327556 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-814bfe1c-496b-42bf-8c60-4734c33d67a9 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 returned with HTTP 200 Aug 25 15:27:34.327782 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1031/4121] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:34 2026] GET /volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 => generated 878 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:34.355114 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3b6be4d2-627c-4e8c-a945-e84c0d78fcfb req-bdd572a4-79ba-42a0-a957-e26f818687f4 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/attachments/5296157f-daf2-4c67-b786-d244c7abd2c0/action returned with HTTP 204 Aug 25 15:27:34.355789 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1048/4122] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:27:34 2026] POST /volume/v3/attachments/5296157f-daf2-4c67-b786-d244c7abd2c0/action => generated 0 bytes in 169 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:34.580896 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c6c55ddc-58d7-4316-9267-63316f28d32d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:34.583278 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c6c55ddc-58d7-4316-9267-63316f28d32d tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:27:34.583542 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c6c55ddc-58d7-4316-9267-63316f28d32d tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:34.583791 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c6c55ddc-58d7-4316-9267-63316f28d32d tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:34.586521 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=423,cinder:INSERT=69,cinder:UPDATE=170 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:27:34.596189 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:34.596189 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:34.601486 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c6c55ddc-58d7-4316-9267-63316f28d32d tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:27:34.607001 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c6c55ddc-58d7-4316-9267-63316f28d32d tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:27:34.607462 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1014/4123] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:34 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:34.624502 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-be07428d-c1a5-47c7-b3ee-354b4016b4ca None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:34.625942 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be07428d-c1a5-47c7-b3ee-354b4016b4ca tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:27:34.626198 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be07428d-c1a5-47c7-b3ee-354b4016b4ca tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:34.626410 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be07428d-c1a5-47c7-b3ee-354b4016b4ca tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:34.635851 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:34.635851 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:34.639629 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-be07428d-c1a5-47c7-b3ee-354b4016b4ca tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:27:34.644924 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be07428d-c1a5-47c7-b3ee-354b4016b4ca tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:27:34.644924 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1031/4124] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:34 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:34.657176 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-62f97d3d-64de-4b6e-84e9-15e1fa6d2f53 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:34.662188 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-62f97d3d-64de-4b6e-84e9-15e1fa6d2f53 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:27:34.662438 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-62f97d3d-64de-4b6e-84e9-15e1fa6d2f53 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:34.662708 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-62f97d3d-64de-4b6e-84e9-15e1fa6d2f53 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:34.679946 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:34.679946 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:34.684038 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-62f97d3d-64de-4b6e-84e9-15e1fa6d2f53 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:27:34.688483 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-62f97d3d-64de-4b6e-84e9-15e1fa6d2f53 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:27:34.688849 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1032/4125] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:34 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:34.705484 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-67aea156-b918-4754-aeae-190e878d1b3d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:34.711417 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-67aea156-b918-4754-aeae-190e878d1b3d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:27:34.714667 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-67aea156-b918-4754-aeae-190e878d1b3d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:34.714667 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-67aea156-b918-4754-aeae-190e878d1b3d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:34.714667 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-67aea156-b918-4754-aeae-190e878d1b3d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:34.819860 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:34.819860 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:34.820791 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-67aea156-b918-4754-aeae-190e878d1b3d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 200 Aug 25 15:27:34.821493 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1049/4126] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:34 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 735 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:35.140991 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-f15d8de5-7a8a-4a43-882c-25531406e015 req-35b1c2a8-67ae-4e02-95d2-3fa5eec6f804 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:35.145008 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f15d8de5-7a8a-4a43-882c-25531406e015 req-35b1c2a8-67ae-4e02-95d2-3fa5eec6f804 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:27:35.145269 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f15d8de5-7a8a-4a43-882c-25531406e015 req-35b1c2a8-67ae-4e02-95d2-3fa5eec6f804 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:35.145611 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f15d8de5-7a8a-4a43-882c-25531406e015 req-35b1c2a8-67ae-4e02-95d2-3fa5eec6f804 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:35.158666 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:35.158666 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:35.163643 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-f15d8de5-7a8a-4a43-882c-25531406e015 req-35b1c2a8-67ae-4e02-95d2-3fa5eec6f804 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:27:35.169655 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f15d8de5-7a8a-4a43-882c-25531406e015 req-35b1c2a8-67ae-4e02-95d2-3fa5eec6f804 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:27:35.170211 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1015/4127] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:27:35 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:35.341090 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-867a92b2-5a59-4c5c-af9a-5ae620777625 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:35.342806 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-867a92b2-5a59-4c5c-af9a-5ae620777625 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 Aug 25 15:27:35.342981 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-867a92b2-5a59-4c5c-af9a-5ae620777625 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:35.343174 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-867a92b2-5a59-4c5c-af9a-5ae620777625 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:35.349329 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-867a92b2-5a59-4c5c-af9a-5ae620777625 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 returned with HTTP 404 Aug 25 15:27:35.349502 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1032/4128] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:35 2026] GET /volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:35.356504 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-640209bd-73e7-4bea-a54e-f02224ca4441 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:35.358337 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-640209bd-73e7-4bea-a54e-f02224ca4441 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 Aug 25 15:27:35.358590 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-640209bd-73e7-4bea-a54e-f02224ca4441 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:35.358793 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-640209bd-73e7-4bea-a54e-f02224ca4441 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:35.364270 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-640209bd-73e7-4bea-a54e-f02224ca4441 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 returned with HTTP 404 Aug 25 15:27:35.364749 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1033/4129] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:35 2026] GET /volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:35.370948 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d6558784-983d-491e-b00d-2c74acf50f9c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:35.372717 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d6558784-983d-491e-b00d-2c74acf50f9c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 Aug 25 15:27:35.372901 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d6558784-983d-491e-b00d-2c74acf50f9c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:35.373086 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d6558784-983d-491e-b00d-2c74acf50f9c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:35.373244 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-d6558784-983d-491e-b00d-2c74acf50f9c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete volume with id: f506a66d-706e-49bc-b811-6c746f6d9dd0 Aug 25 15:27:35.378871 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d6558784-983d-491e-b00d-2c74acf50f9c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 returned with HTTP 404 Aug 25 15:27:35.379318 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1050/4130] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:35 2026] DELETE /volume/v3/volumes/f506a66d-706e-49bc-b811-6c746f6d9dd0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:35.389579 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-98600e82-ec39-4be0-a7f2-e817b7e17dab None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:35.391360 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-98600e82-ec39-4be0-a7f2-e817b7e17dab tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/4a3aa664-f512-4837-8c7d-2f7bb644a5dd Aug 25 15:27:35.391588 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-98600e82-ec39-4be0-a7f2-e817b7e17dab tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:35.391800 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-98600e82-ec39-4be0-a7f2-e817b7e17dab tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:35.391948 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-98600e82-ec39-4be0-a7f2-e817b7e17dab tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete snapshot with id: 4a3aa664-f512-4837-8c7d-2f7bb644a5dd Aug 25 15:27:35.401623 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:35.401623 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:35.402212 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-98600e82-ec39-4be0-a7f2-e817b7e17dab tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:35.460084 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-98600e82-ec39-4be0-a7f2-e817b7e17dab tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot delete request issued successfully. Aug 25 15:27:35.460308 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-98600e82-ec39-4be0-a7f2-e817b7e17dab tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/4a3aa664-f512-4837-8c7d-2f7bb644a5dd returned with HTTP 202 Aug 25 15:27:35.460803 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1016/4131] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:27:35 2026] DELETE /volume/v3/snapshots/4a3aa664-f512-4837-8c7d-2f7bb644a5dd => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:35.467568 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c97fddb5-57ee-4f8d-b654-0e4d850d66f8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:35.474440 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c97fddb5-57ee-4f8d-b654-0e4d850d66f8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/4a3aa664-f512-4837-8c7d-2f7bb644a5dd Aug 25 15:27:35.474440 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c97fddb5-57ee-4f8d-b654-0e4d850d66f8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:35.474440 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c97fddb5-57ee-4f8d-b654-0e4d850d66f8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:35.492736 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:35.492736 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:35.493196 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c97fddb5-57ee-4f8d-b654-0e4d850d66f8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Snapshot retrieved successfully. Aug 25 15:27:35.494212 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c97fddb5-57ee-4f8d-b654-0e4d850d66f8 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/4a3aa664-f512-4837-8c7d-2f7bb644a5dd returned with HTTP 200 Aug 25 15:27:35.494479 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1033/4132] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:35 2026] GET /volume/v3/snapshots/4a3aa664-f512-4837-8c7d-2f7bb644a5dd => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:35.616593 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:35.618986 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:35.619478 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "072ffe08-776a-4550-b16a-51141515e53f", "size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:35.621723 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '072ffe08-776a-4550-b16a-51141515e53f', 'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:35.746494 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Create volume of 1 GB Aug 25 15:27:35.753054 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Availability Zones retrieved successfully. Aug 25 15:27:35.761778 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Flow 'volume_create_api' (403d56d1-4dc5-4e00-bb37-0521418d7e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:35.763569 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2873b656-ec13-4e02-be7c-93d409e6966c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:35.764967 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:35.832874 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9a02ea4e-a3c2-491d-8803-cfd59ef97822 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:35.834721 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a02ea4e-a3c2-491d-8803-cfd59ef97822 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 Aug 25 15:27:35.834940 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a02ea4e-a3c2-491d-8803-cfd59ef97822 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:35.835145 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a02ea4e-a3c2-491d-8803-cfd59ef97822 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:35.835279 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-9a02ea4e-a3c2-491d-8803-cfd59ef97822 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id 30a49948-47ab-481c-98c6-8e28dca70b98. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:35.840324 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a02ea4e-a3c2-491d-8803-cfd59ef97822 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 returned with HTTP 404 Aug 25 15:27:35.840324 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1051/4133] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:35 2026] GET /volume/v3/backups/30a49948-47ab-481c-98c6-8e28dca70b98 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:35.853147 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-98a1a679-9da1-47ea-a5d5-0da3cbb3bd23 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:35.853147 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-98a1a679-9da1-47ea-a5d5-0da3cbb3bd23 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] DELETE https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:27:35.853147 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-98a1a679-9da1-47ea-a5d5-0da3cbb3bd23 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:35.853147 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-98a1a679-9da1-47ea-a5d5-0da3cbb3bd23 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:35.853147 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-98a1a679-9da1-47ea-a5d5-0da3cbb3bd23 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Delete backup with id: dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. Aug 25 15:27:35.855798 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2873b656-ec13-4e02-be7c-93d409e6966c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:27:31Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=7cbe1d1c-3a1d-43d9-a2e8-4f6ce34a42fe,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': '7cbe1d1c-3a1d-43d9-a2e8-4f6ce34a42fe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:35.856561 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d80eaf-fa00-4b64-a5cd-f406214b811d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:35.862000 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:35.862000 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:35.934707 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-98a1a679-9da1-47ea-a5d5-0da3cbb3bd23 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] delete_backup rpcapi backup_id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:27:35.935679 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-98a1a679-9da1-47ea-a5d5-0da3cbb3bd23 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 202 Aug 25 15:27:35.936116 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1017/4134] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:27:35 2026] DELETE /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:27:35.943630 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-804c7cd1-1a4f-40c6-8792-0757494c5866 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:35.945949 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-804c7cd1-1a4f-40c6-8792-0757494c5866 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:27:35.946265 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-804c7cd1-1a4f-40c6-8792-0757494c5866 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:35.946546 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-804c7cd1-1a4f-40c6-8792-0757494c5866 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:35.946689 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-804c7cd1-1a4f-40c6-8792-0757494c5866 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:35.952071 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:35.952071 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:35.952982 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-804c7cd1-1a4f-40c6-8792-0757494c5866 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:27:35.953544 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1034/4135] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:35 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:35.953822 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:35.954259 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:27:36.056359 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Created reservations ['a0454b4e-d2f3-4e7d-8685-a264d137ec4c', 'e7ea0c86-dc0e-4a11-8b2e-77521f8a2704', 'da92b661-a4ad-4135-ad3a-728ee6d4daf6', '2ee14f09-bf3f-44b0-b8ae-cd282f79f703'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:36.057309 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d80eaf-fa00-4b64-a5cd-f406214b811d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0454b4e-d2f3-4e7d-8685-a264d137ec4c', 'e7ea0c86-dc0e-4a11-8b2e-77521f8a2704', 'da92b661-a4ad-4135-ad3a-728ee6d4daf6', '2ee14f09-bf3f-44b0-b8ae-cd282f79f703']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:36.058486 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea6482e-2d66-441d-a51a-decd5008bc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:36.116246 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea6482e-2d66-441d-a51a-decd5008bc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba', '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='17c8bb8ac94c4d688296732906696ac0',qos_specs=None,replication_status=,reservations=['a0454b4e-d2f3-4e7d-8685-a264d137ec4c','e7ea0c86-dc0e-4a11-8b2e-77521f8a2704','da92b661-a4ad-4135-ad3a-728ee6d4daf6','2ee14f09-bf3f-44b0-b8ae-cd282f79f703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6418646e0c194075836546d9d275fd19',volume_type_id=7cbe1d1c-3a1d-43d9-a2e8-4f6ce34a42fe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:36Z,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=7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17c8bb8ac94c4d688296732906696ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6418646e0c194075836546d9d275fd19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7cbe1d1c-3a1d-43d9-a2e8-4f6ce34a42fe),volume_type_id=7cbe1d1c-3a1d-43d9-a2e8-4f6ce34a42fe)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:36.117009 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (929cfba4-9b06-4d7c-b8a4-92a10364e638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:36.159232 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (929cfba4-9b06-4d7c-b8a4-92a10364e638) transitioned into state 'SUCCESS' from 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='17c8bb8ac94c4d688296732906696ac0',qos_specs=None,replication_status=,reservations=['a0454b4e-d2f3-4e7d-8685-a264d137ec4c','e7ea0c86-dc0e-4a11-8b2e-77521f8a2704','da92b661-a4ad-4135-ad3a-728ee6d4daf6','2ee14f09-bf3f-44b0-b8ae-cd282f79f703'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6418646e0c194075836546d9d275fd19',volume_type_id=7cbe1d1c-3a1d-43d9-a2e8-4f6ce34a42fe)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:36.160135 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9783c0b2-475f-4f86-bb63-1cbc56066041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:36.197280 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9783c0b2-475f-4f86-bb63-1cbc56066041) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:36.199752 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Flow 'volume_create_api' (403d56d1-4dc5-4e00-bb37-0521418d7e96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:36.202351 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Create volume request issued successfully. Aug 25 15:27:36.203111 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ec5957a2-ad73-4300-b2c1-188bb57670c1 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:36.203794 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1034/4136] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:27:35 2026] POST /volume/v3/volumes => generated 796 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:36.218135 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1aa0b502-d953-4236-aa58-c0b3040cd643 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:36.221323 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1aa0b502-d953-4236-aa58-c0b3040cd643 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] GET https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba Aug 25 15:27:36.222142 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1aa0b502-d953-4236-aa58-c0b3040cd643 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:36.222142 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1aa0b502-d953-4236-aa58-c0b3040cd643 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:36.262168 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:36.262168 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:36.266847 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1aa0b502-d953-4236-aa58-c0b3040cd643 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Volume info retrieved successfully. Aug 25 15:27:36.280558 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1aa0b502-d953-4236-aa58-c0b3040cd643 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba returned with HTTP 200 Aug 25 15:27:36.280677 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1052/4137] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:36 2026] GET /volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba => generated 864 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:36.506414 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-81acdb2f-ce79-4591-91d8-add2e01ca921 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:36.508443 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81acdb2f-ce79-4591-91d8-add2e01ca921 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/snapshots/4a3aa664-f512-4837-8c7d-2f7bb644a5dd Aug 25 15:27:36.509752 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81acdb2f-ce79-4591-91d8-add2e01ca921 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:36.509752 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81acdb2f-ce79-4591-91d8-add2e01ca921 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:36.513771 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81acdb2f-ce79-4591-91d8-add2e01ca921 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/snapshots/4a3aa664-f512-4837-8c7d-2f7bb644a5dd returned with HTTP 404 Aug 25 15:27:36.514282 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1018/4138] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:27:36 2026] GET /volume/v3/snapshots/4a3aa664-f512-4837-8c7d-2f7bb644a5dd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:36.521263 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-af95c370-aee5-4deb-b680-6d95fab7201f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:36.522900 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-af95c370-aee5-4deb-b680-6d95fab7201f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 Aug 25 15:27:36.523169 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-af95c370-aee5-4deb-b680-6d95fab7201f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:36.523408 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-af95c370-aee5-4deb-b680-6d95fab7201f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:36.532912 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:36.532912 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:36.538435 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-af95c370-aee5-4deb-b680-6d95fab7201f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:36.547297 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-af95c370-aee5-4deb-b680-6d95fab7201f tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 returned with HTTP 200 Aug 25 15:27:36.547297 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1035/4139] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:36 2026] GET /volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:36.561783 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-55671c56-ae90-448f-8a8a-379d85af8af0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:36.565196 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-55671c56-ae90-448f-8a8a-379d85af8af0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 Aug 25 15:27:36.565712 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-55671c56-ae90-448f-8a8a-379d85af8af0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:36.566060 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-55671c56-ae90-448f-8a8a-379d85af8af0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:36.566323 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-55671c56-ae90-448f-8a8a-379d85af8af0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete volume with id: db2ee900-2ea2-446e-a5ef-ee01869a1ea8 Aug 25 15:27:36.576814 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:36.576814 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:36.577602 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-55671c56-ae90-448f-8a8a-379d85af8af0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:36.961110 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-55671c56-ae90-448f-8a8a-379d85af8af0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete volume request issued successfully. Aug 25 15:27:36.961110 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-55671c56-ae90-448f-8a8a-379d85af8af0 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 returned with HTTP 202 Aug 25 15:27:36.961110 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1035/4140] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:36 2026] DELETE /volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 => generated 0 bytes in 388 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:36.966440 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8ae07e8d-2331-4a98-9177-6ecf9a260684 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:36.967621 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-00b2c222-884c-4376-b602-df50e502964c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:36.968693 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-00b2c222-884c-4376-b602-df50e502964c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 Aug 25 15:27:36.969102 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-00b2c222-884c-4376-b602-df50e502964c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:36.969199 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-00b2c222-884c-4376-b602-df50e502964c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:36.981426 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ae07e8d-2331-4a98-9177-6ecf9a260684 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:27:36.981426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ae07e8d-2331-4a98-9177-6ecf9a260684 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:36.981426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8ae07e8d-2331-4a98-9177-6ecf9a260684 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:36.981426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-8ae07e8d-2331-4a98-9177-6ecf9a260684 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:36.981426 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:36.981426 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:36.981426 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8ae07e8d-2331-4a98-9177-6ecf9a260684 tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 200 Aug 25 15:27:36.981426 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1053/4141] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:36 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:36.983184 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:36.983184 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:36.988756 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-00b2c222-884c-4376-b602-df50e502964c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:36.994357 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-00b2c222-884c-4376-b602-df50e502964c tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 returned with HTTP 200 Aug 25 15:27:36.994753 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1019/4142] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:36 2026] GET /volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:37.304659 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2c00f9b9-bc26-4bca-84b3-2baef36ef236 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:37.304659 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2c00f9b9-bc26-4bca-84b3-2baef36ef236 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] GET https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba Aug 25 15:27:37.304659 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2c00f9b9-bc26-4bca-84b3-2baef36ef236 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:37.304659 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2c00f9b9-bc26-4bca-84b3-2baef36ef236 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:37.317503 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:37.317503 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:37.335933 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2c00f9b9-bc26-4bca-84b3-2baef36ef236 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Volume info retrieved successfully. Aug 25 15:27:37.350904 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2c00f9b9-bc26-4bca-84b3-2baef36ef236 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba returned with HTTP 200 Aug 25 15:27:37.351425 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1036/4143] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:37 2026] GET /volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba => generated 888 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:37.989361 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8c70a5e1-5a0b-4f7f-b2c9-8a0ba48694da None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:37.991361 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8c70a5e1-5a0b-4f7f-b2c9-8a0ba48694da tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b Aug 25 15:27:37.991628 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8c70a5e1-5a0b-4f7f-b2c9-8a0ba48694da tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:37.991827 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8c70a5e1-5a0b-4f7f-b2c9-8a0ba48694da tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:37.991928 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-8c70a5e1-5a0b-4f7f-b2c9-8a0ba48694da tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Show backup with id dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:37.995408 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8c70a5e1-5a0b-4f7f-b2c9-8a0ba48694da tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b returned with HTTP 404 Aug 25 15:27:37.995913 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1036/4144] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:37 2026] GET /volume/v3/backups/dd3fafd2-8869-4ec0-81f9-3e0bcbe0c60b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:38.002536 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-87259dba-25db-4faa-abe1-eff9ba76224d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:38.004216 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87259dba-25db-4faa-abe1-eff9ba76224d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/6fa3cd08-8acb-4513-86f6-6046dda366a7 Aug 25 15:27:38.004444 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-87259dba-25db-4faa-abe1-eff9ba76224d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:38.004629 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-87259dba-25db-4faa-abe1-eff9ba76224d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:38.004790 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-87259dba-25db-4faa-abe1-eff9ba76224d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Delete volume with id: 6fa3cd08-8acb-4513-86f6-6046dda366a7 Aug 25 15:27:38.035569 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-60c5f025-638a-4b11-a0cf-6053a2b60069 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:38.037347 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-60c5f025-638a-4b11-a0cf-6053a2b60069 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 Aug 25 15:27:38.037646 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-60c5f025-638a-4b11-a0cf-6053a2b60069 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:38.037821 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-60c5f025-638a-4b11-a0cf-6053a2b60069 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:38.093836 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-60c5f025-638a-4b11-a0cf-6053a2b60069 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 returned with HTTP 404 Aug 25 15:27:38.094306 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1020/4145] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:38 2026] GET /volume/v3/volumes/db2ee900-2ea2-446e-a5ef-ee01869a1ea8 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:38.096144 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:38.096144 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:38.096696 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-87259dba-25db-4faa-abe1-eff9ba76224d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Volume info retrieved successfully. Aug 25 15:27:38.106762 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cce4cb9d-99fd-469f-8bad-fdad7118fda3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:38.108588 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cce4cb9d-99fd-469f-8bad-fdad7118fda3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:27:38.108793 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cce4cb9d-99fd-469f-8bad-fdad7118fda3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:38.109001 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cce4cb9d-99fd-469f-8bad-fdad7118fda3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:38.126120 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:38.126120 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:38.130033 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cce4cb9d-99fd-469f-8bad-fdad7118fda3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:38.134799 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cce4cb9d-99fd-469f-8bad-fdad7118fda3 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:27:38.135201 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1037/4146] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:38 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:38.148002 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-87259dba-25db-4faa-abe1-eff9ba76224d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Delete volume request issued successfully. Aug 25 15:27:38.148002 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-87259dba-25db-4faa-abe1-eff9ba76224d tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes/6fa3cd08-8acb-4513-86f6-6046dda366a7 returned with HTTP 202 Aug 25 15:27:38.148002 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1054/4147] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:27:38 2026] DELETE /volume/v3/volumes/6fa3cd08-8acb-4513-86f6-6046dda366a7 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:38.148223 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1561f13e-7da6-41f2-b4ff-4016bc9476c2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:38.150186 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1561f13e-7da6-41f2-b4ff-4016bc9476c2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] DELETE https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:27:38.150409 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1561f13e-7da6-41f2-b4ff-4016bc9476c2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:38.150644 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1561f13e-7da6-41f2-b4ff-4016bc9476c2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:38.150834 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-1561f13e-7da6-41f2-b4ff-4016bc9476c2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete volume with id: 11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:27:38.154738 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-02a2e229-fcbc-4b44-8065-018a79d86f0e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:38.157558 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-02a2e229-fcbc-4b44-8065-018a79d86f0e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/volumes/6fa3cd08-8acb-4513-86f6-6046dda366a7 Aug 25 15:27:38.159244 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-02a2e229-fcbc-4b44-8065-018a79d86f0e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:38.159244 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-02a2e229-fcbc-4b44-8065-018a79d86f0e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:38.159790 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:38.159790 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:38.159790 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1561f13e-7da6-41f2-b4ff-4016bc9476c2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:38.166731 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:38.166731 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:38.171613 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-02a2e229-fcbc-4b44-8065-018a79d86f0e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Volume info retrieved successfully. Aug 25 15:27:38.176934 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-02a2e229-fcbc-4b44-8065-018a79d86f0e tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes/6fa3cd08-8acb-4513-86f6-6046dda366a7 returned with HTTP 200 Aug 25 15:27:38.177385 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1021/4148] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:38 2026] GET /volume/v3/volumes/6fa3cd08-8acb-4513-86f6-6046dda366a7 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:38.205300 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1561f13e-7da6-41f2-b4ff-4016bc9476c2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Delete volume request issued successfully. Aug 25 15:27:38.205548 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1561f13e-7da6-41f2-b4ff-4016bc9476c2 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 202 Aug 25 15:27:38.205960 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1037/4149] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:38 2026] DELETE /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:38.219997 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2dbba188-b097-4fa7-8bb6-54c515dad4c1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:38.222262 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2dbba188-b097-4fa7-8bb6-54c515dad4c1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:27:38.229154 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2dbba188-b097-4fa7-8bb6-54c515dad4c1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:38.229154 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2dbba188-b097-4fa7-8bb6-54c515dad4c1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:38.230008 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:38.230008 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:38.235625 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2dbba188-b097-4fa7-8bb6-54c515dad4c1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Volume info retrieved successfully. Aug 25 15:27:38.243573 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2dbba188-b097-4fa7-8bb6-54c515dad4c1 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 200 Aug 25 15:27:38.244048 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1038/4150] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:38 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:38.379022 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-894816d4-dca3-404d-b985-fce950f8035d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:38.380576 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-894816d4-dca3-404d-b985-fce950f8035d tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] GET https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba Aug 25 15:27:38.380949 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-894816d4-dca3-404d-b985-fce950f8035d tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:38.381343 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-894816d4-dca3-404d-b985-fce950f8035d tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:38.389204 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:38.389204 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:38.394742 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-894816d4-dca3-404d-b985-fce950f8035d tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Volume info retrieved successfully. Aug 25 15:27:38.406796 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-894816d4-dca3-404d-b985-fce950f8035d tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba returned with HTTP 200 Aug 25 15:27:38.407151 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1055/4151] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:38 2026] GET /volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:39.190767 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b522c016-8361-45d6-9777-441636ff2e1a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:39.192507 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b522c016-8361-45d6-9777-441636ff2e1a tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] GET https://10.4.3.85/volume/v3/volumes/6fa3cd08-8acb-4513-86f6-6046dda366a7 Aug 25 15:27:39.192712 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b522c016-8361-45d6-9777-441636ff2e1a tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:39.192887 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b522c016-8361-45d6-9777-441636ff2e1a tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:39.198355 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b522c016-8361-45d6-9777-441636ff2e1a tempest-ProjectReaderTests33-1293449532 tempest-ProjectReaderTests33-1293449532-project-admin] https://10.4.3.85/volume/v3/volumes/6fa3cd08-8acb-4513-86f6-6046dda366a7 returned with HTTP 404 Aug 25 15:27:39.198818 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1022/4152] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:39 2026] GET /volume/v3/volumes/6fa3cd08-8acb-4513-86f6-6046dda366a7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:39.260796 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-24651fbd-8d87-415b-93cd-151810e8b203 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:39.263758 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-24651fbd-8d87-415b-93cd-151810e8b203 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] GET https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 Aug 25 15:27:39.263954 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-24651fbd-8d87-415b-93cd-151810e8b203 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:39.264164 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-24651fbd-8d87-415b-93cd-151810e8b203 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:39.275686 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-24651fbd-8d87-415b-93cd-151810e8b203 tempest-VolumesSnapshotTestJSON-548036448 tempest-VolumesSnapshotTestJSON-548036448-project-member] https://10.4.3.85/volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 returned with HTTP 404 Aug 25 15:27:39.276346 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1038/4153] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:39 2026] GET /volume/v3/volumes/11297f66-e6d3-42a2-9c20-5575197a2c63 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:39.437655 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2e91622b-28a2-4008-87a1-4c481a864b29 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:39.437655 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e91622b-28a2-4008-87a1-4c481a864b29 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] GET https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba Aug 25 15:27:39.437655 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e91622b-28a2-4008-87a1-4c481a864b29 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:39.437655 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e91622b-28a2-4008-87a1-4c481a864b29 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:39.437655 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:39.437655 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:39.437655 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2e91622b-28a2-4008-87a1-4c481a864b29 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Volume info retrieved successfully. Aug 25 15:27:39.440702 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e91622b-28a2-4008-87a1-4c481a864b29 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba returned with HTTP 200 Aug 25 15:27:39.441141 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1039/4154] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:39 2026] GET /volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:40.455794 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9ee6fd16-af62-411c-99ea-c538c9f6b598 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:40.458585 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ee6fd16-af62-411c-99ea-c538c9f6b598 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] GET https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba Aug 25 15:27:40.458824 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ee6fd16-af62-411c-99ea-c538c9f6b598 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:40.459063 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ee6fd16-af62-411c-99ea-c538c9f6b598 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:40.467346 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:40.467346 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:40.470521 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9ee6fd16-af62-411c-99ea-c538c9f6b598 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Volume info retrieved successfully. Aug 25 15:27:40.530917 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ee6fd16-af62-411c-99ea-c538c9f6b598 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba returned with HTTP 200 Aug 25 15:27:40.531519 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1056/4155] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:40 2026] GET /volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba => generated 949 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:41.554563 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-75e04698-d939-4dcc-8660-75dccb36d602 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:41.558537 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-75e04698-d939-4dcc-8660-75dccb36d602 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] GET https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba Aug 25 15:27:41.558537 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-75e04698-d939-4dcc-8660-75dccb36d602 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:41.558537 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-75e04698-d939-4dcc-8660-75dccb36d602 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:41.567452 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:41.567452 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:41.616504 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-75e04698-d939-4dcc-8660-75dccb36d602 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Volume info retrieved successfully. Aug 25 15:27:41.623085 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-75e04698-d939-4dcc-8660-75dccb36d602 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba returned with HTTP 200 Aug 25 15:27:41.623632 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1023/4156] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:41 2026] GET /volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba => generated 949 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:42.638549 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-608e99e0-e83c-46c5-bd05-8f807393244b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:42.640817 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-608e99e0-e83c-46c5-bd05-8f807393244b tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] GET https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba Aug 25 15:27:42.641111 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-608e99e0-e83c-46c5-bd05-8f807393244b tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:42.641375 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-608e99e0-e83c-46c5-bd05-8f807393244b tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:42.660325 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:42.660325 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:42.660325 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-608e99e0-e83c-46c5-bd05-8f807393244b tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Volume info retrieved successfully. Aug 25 15:27:42.661213 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-608e99e0-e83c-46c5-bd05-8f807393244b tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba returned with HTTP 200 Aug 25 15:27:42.661601 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1039/4157] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:42 2026] GET /volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:43.682653 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-40cfa88c-ab05-4d48-8c0f-4e552d2e4502 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:43.682653 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-40cfa88c-ab05-4d48-8c0f-4e552d2e4502 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] GET https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba Aug 25 15:27:43.682653 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-40cfa88c-ab05-4d48-8c0f-4e552d2e4502 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:43.682653 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-40cfa88c-ab05-4d48-8c0f-4e552d2e4502 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:43.691341 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:43.691341 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:43.699392 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-40cfa88c-ab05-4d48-8c0f-4e552d2e4502 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Volume info retrieved successfully. Aug 25 15:27:43.701505 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-40cfa88c-ab05-4d48-8c0f-4e552d2e4502 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba returned with HTTP 200 Aug 25 15:27:43.701505 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1040/4158] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:43 2026] GET /volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:43.817754 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:43.976170 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:43.976725 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1057878823"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:43.981908 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1057878823'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:43.982120 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Create volume of 1 GB Aug 25 15:27:44.013426 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Availability Zones retrieved successfully. Aug 25 15:27:44.013426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Flow 'volume_create_api' (3ebc88af-295d-4199-8e0f-df63679a9d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:44.013426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d90d36-a59a-44f9-996b-2040918b8a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:44.013426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:44.047981 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0d90d36-a59a-44f9-996b-2040918b8a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:44.049292 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d9121d1-9ec9-4283-b295-96d3ed82b984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:44.186180 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Created reservations ['a85297c8-f2da-4e30-9cf5-45c01ffcf6f3', '62eca9a9-29d7-4bd9-9487-0e225c77bf85', '6f23b432-9c62-4f78-bcbe-259429c8850b', '27a4e30d-3769-40d1-9219-aba12aaf34cb'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:44.187403 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d9121d1-9ec9-4283-b295-96d3ed82b984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a85297c8-f2da-4e30-9cf5-45c01ffcf6f3', '62eca9a9-29d7-4bd9-9487-0e225c77bf85', '6f23b432-9c62-4f78-bcbe-259429c8850b', '27a4e30d-3769-40d1-9219-aba12aaf34cb']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:44.188739 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (864b0887-b86f-4554-a0ad-bbbb5f8376b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:44.241157 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (864b0887-b86f-4554-a0ad-bbbb5f8376b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb274a93-5e9f-4cda-97e8-917d793cce33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1057878823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48c11b586df54a989a7d9512c1aaf70f',qos_specs=None,replication_status=,reservations=['a85297c8-f2da-4e30-9cf5-45c01ffcf6f3','62eca9a9-29d7-4bd9-9487-0e225c77bf85','6f23b432-9c62-4f78-bcbe-259429c8850b','27a4e30d-3769-40d1-9219-aba12aaf34cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32e2eba3e1fb42ac89d4e89aa015f411',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1057878823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb274a93-5e9f-4cda-97e8-917d793cce33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48c11b586df54a989a7d9512c1aaf70f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32e2eba3e1fb42ac89d4e89aa015f411',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:44.243107 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a8f3ee-74d5-4d38-ab03-7152bfb67012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:44.297815 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78a8f3ee-74d5-4d38-ab03-7152bfb67012) transitioned into state 'SUCCESS' from state '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-1057878823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48c11b586df54a989a7d9512c1aaf70f',qos_specs=None,replication_status=,reservations=['a85297c8-f2da-4e30-9cf5-45c01ffcf6f3','62eca9a9-29d7-4bd9-9487-0e225c77bf85','6f23b432-9c62-4f78-bcbe-259429c8850b','27a4e30d-3769-40d1-9219-aba12aaf34cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32e2eba3e1fb42ac89d4e89aa015f411',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:44.298557 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00d4f1b-dadb-4b7c-b90b-7a93ec46be43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:44.326162 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00d4f1b-dadb-4b7c-b90b-7a93ec46be43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:44.327146 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Flow 'volume_create_api' (3ebc88af-295d-4199-8e0f-df63679a9d78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:44.327451 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Create volume request issued successfully. Aug 25 15:27:44.328640 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ca5cabc6-d775-4f64-b806-55ced32b2acf tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:44.329001 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1057/4159] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:27:43 2026] POST /volume/v3/volumes => generated 776 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:44.346319 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-187a0dae-1ee1-490c-b41f-790de3340653 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:44.348391 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-187a0dae-1ee1-490c-b41f-790de3340653 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/volumes/cb274a93-5e9f-4cda-97e8-917d793cce33 Aug 25 15:27:44.350956 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-187a0dae-1ee1-490c-b41f-790de3340653 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:44.350956 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-187a0dae-1ee1-490c-b41f-790de3340653 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:44.374103 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:44.374103 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:44.378825 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-187a0dae-1ee1-490c-b41f-790de3340653 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Volume info retrieved successfully. Aug 25 15:27:44.384175 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-187a0dae-1ee1-490c-b41f-790de3340653 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/volumes/cb274a93-5e9f-4cda-97e8-917d793cce33 returned with HTTP 200 Aug 25 15:27:44.384671 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1024/4160] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:44 2026] GET /volume/v3/volumes/cb274a93-5e9f-4cda-97e8-917d793cce33 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:44.714118 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d4914318-cca5-4e92-8bdb-4b3dc2ae2f5b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:44.716804 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d4914318-cca5-4e92-8bdb-4b3dc2ae2f5b tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] GET https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba Aug 25 15:27:44.717035 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d4914318-cca5-4e92-8bdb-4b3dc2ae2f5b tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:44.717258 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d4914318-cca5-4e92-8bdb-4b3dc2ae2f5b tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:44.724931 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:44.724931 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:44.729279 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d4914318-cca5-4e92-8bdb-4b3dc2ae2f5b tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Volume info retrieved successfully. Aug 25 15:27:44.735908 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d4914318-cca5-4e92-8bdb-4b3dc2ae2f5b tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba returned with HTTP 200 Aug 25 15:27:44.736494 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1040/4161] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:44 2026] GET /volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba => generated 1295 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:45.398435 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4fa9721f-fc57-4321-89e6-15d3953838f3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:45.400941 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4fa9721f-fc57-4321-89e6-15d3953838f3 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/volumes/cb274a93-5e9f-4cda-97e8-917d793cce33 Aug 25 15:27:45.401204 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4fa9721f-fc57-4321-89e6-15d3953838f3 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:45.401431 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4fa9721f-fc57-4321-89e6-15d3953838f3 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:45.469725 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:45.469725 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:45.479657 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4fa9721f-fc57-4321-89e6-15d3953838f3 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Volume info retrieved successfully. Aug 25 15:27:45.492902 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4fa9721f-fc57-4321-89e6-15d3953838f3 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/volumes/cb274a93-5e9f-4cda-97e8-917d793cce33 returned with HTTP 200 Aug 25 15:27:45.492902 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1041/4162] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:45 2026] GET /volume/v3/volumes/cb274a93-5e9f-4cda-97e8-917d793cce33 => generated 1007 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:45.526504 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-695f9baa-a809-4ac6-a09d-d32fb0b3bb82 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:45.528999 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-695f9baa-a809-4ac6-a09d-d32fb0b3bb82 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:27:45.535183 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-695f9baa-a809-4ac6-a09d-d32fb0b3bb82 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cb274a93-5e9f-4cda-97e8-917d793cce33", "name": "tempest-type-Backup-2112987978"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:45.535183 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-695f9baa-a809-4ac6-a09d-d32fb0b3bb82 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Creating new backup {'backup': {'volume_id': 'cb274a93-5e9f-4cda-97e8-917d793cce33', 'name': 'tempest-type-Backup-2112987978'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:27:45.535183 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-695f9baa-a809-4ac6-a09d-d32fb0b3bb82 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Creating backup of volume cb274a93-5e9f-4cda-97e8-917d793cce33 in container None Aug 25 15:27:45.541649 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:45.541649 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:45.542194 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-695f9baa-a809-4ac6-a09d-d32fb0b3bb82 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Volume info retrieved successfully. Aug 25 15:27:45.633844 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-695f9baa-a809-4ac6-a09d-d32fb0b3bb82 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Created reservations ['c90eb423-81a6-4cc0-8949-edf79262dbc9', '8c705d69-235e-4d0a-ba0e-8d387df53551'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:45.756410 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ee8f2f23-83ca-4d2b-9b75-70732316ccc5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:45.759841 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ee8f2f23-83ca-4d2b-9b75-70732316ccc5 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] GET https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba Aug 25 15:27:45.760102 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ee8f2f23-83ca-4d2b-9b75-70732316ccc5 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:45.762960 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ee8f2f23-83ca-4d2b-9b75-70732316ccc5 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:45.775070 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:45.775070 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:45.778492 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-695f9baa-a809-4ac6-a09d-d32fb0b3bb82 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:27:45.778492 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1058/4163] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:27:45 2026] POST /volume/v3/backups => generated 314 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:45.785601 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ee8f2f23-83ca-4d2b-9b75-70732316ccc5 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Volume info retrieved successfully. Aug 25 15:27:45.786308 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8d4fa9d1-311e-42a4-8578-6f9f894ec0b2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:45.792918 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8d4fa9d1-311e-42a4-8578-6f9f894ec0b2 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:27:45.793236 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8d4fa9d1-311e-42a4-8578-6f9f894ec0b2 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:45.793633 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8d4fa9d1-311e-42a4-8578-6f9f894ec0b2 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:45.793778 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-8d4fa9d1-311e-42a4-8578-6f9f894ec0b2 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:45.796049 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ee8f2f23-83ca-4d2b-9b75-70732316ccc5 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba returned with HTTP 200 Aug 25 15:27:45.796553 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1025/4164] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:45 2026] GET /volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba => generated 1293 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:45.809956 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:45.809956 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:45.810929 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8d4fa9d1-311e-42a4-8578-6f9f894ec0b2 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:27:45.811517 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1041/4165] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:45 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 721 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:45.813226 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4a6ea911-d259-458c-a01d-7d8987258459 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:45.816106 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4a6ea911-d259-458c-a01d-7d8987258459 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] DELETE https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba Aug 25 15:27:45.816276 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4a6ea911-d259-458c-a01d-7d8987258459 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:45.816598 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4a6ea911-d259-458c-a01d-7d8987258459 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:45.817031 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-4a6ea911-d259-458c-a01d-7d8987258459 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Delete volume with id: 7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba Aug 25 15:27:45.829505 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:45.829505 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:45.829938 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4a6ea911-d259-458c-a01d-7d8987258459 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Volume info retrieved successfully. Aug 25 15:27:45.895450 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4a6ea911-d259-458c-a01d-7d8987258459 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Delete volume request issued successfully. Aug 25 15:27:45.895450 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4a6ea911-d259-458c-a01d-7d8987258459 tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba returned with HTTP 202 Aug 25 15:27:45.895450 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1042/4166] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:45 2026] DELETE /volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:45.908495 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-65418e63-52ba-4e56-a192-ca74664bb5ad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:45.911412 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-65418e63-52ba-4e56-a192-ca74664bb5ad tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] GET https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba Aug 25 15:27:45.911412 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-65418e63-52ba-4e56-a192-ca74664bb5ad tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:45.911412 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-65418e63-52ba-4e56-a192-ca74664bb5ad tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:45.922644 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:45.922644 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:45.931255 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-65418e63-52ba-4e56-a192-ca74664bb5ad tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Volume info retrieved successfully. Aug 25 15:27:45.937955 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-65418e63-52ba-4e56-a192-ca74664bb5ad tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba returned with HTTP 200 Aug 25 15:27:45.938388 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1059/4167] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:45 2026] GET /volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba => generated 1292 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:46.834724 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1a4c0f78-ba39-4da8-813d-00622d558c2e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:46.836617 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1a4c0f78-ba39-4da8-813d-00622d558c2e tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:27:46.836836 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1a4c0f78-ba39-4da8-813d-00622d558c2e tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:46.837039 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1a4c0f78-ba39-4da8-813d-00622d558c2e tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:46.837260 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1a4c0f78-ba39-4da8-813d-00622d558c2e tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:46.843714 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:46.843714 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:46.844487 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1a4c0f78-ba39-4da8-813d-00622d558c2e tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:27:46.844921 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1026/4168] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:46 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:46.967103 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-67e0c5e7-f98f-412b-ad97-e57ca8cfcc7f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:46.969095 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-67e0c5e7-f98f-412b-ad97-e57ca8cfcc7f tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] GET https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba Aug 25 15:27:47.010018 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-67e0c5e7-f98f-412b-ad97-e57ca8cfcc7f tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:47.010018 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-67e0c5e7-f98f-412b-ad97-e57ca8cfcc7f tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:47.010018 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-67e0c5e7-f98f-412b-ad97-e57ca8cfcc7f tempest-VolumeAndVolumeTypeFromImageTest-1972627762 tempest-VolumeAndVolumeTypeFromImageTest-1972627762-project-member] https://10.4.3.85/volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba returned with HTTP 404 Aug 25 15:27:47.010018 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1042/4169] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:46 2026] GET /volume/v3/volumes/7414fbdc-9abc-4f17-8ec9-1ec16b7ef7ba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:47.857626 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-27d224f3-c3ea-44d1-ab3d-c8f03a15f771 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:47.859521 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-27d224f3-c3ea-44d1-ab3d-c8f03a15f771 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:27:47.859678 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-27d224f3-c3ea-44d1-ab3d-c8f03a15f771 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:47.859897 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-27d224f3-c3ea-44d1-ab3d-c8f03a15f771 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:47.860048 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-27d224f3-c3ea-44d1-ab3d-c8f03a15f771 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:47.864057 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:47.864057 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:47.864703 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-27d224f3-c3ea-44d1-ab3d-c8f03a15f771 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:27:47.865065 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1043/4170] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:47 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:48.395909 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9f8d2edb-eb4e-4440-84df-96f4c58c0731 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:48.399983 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f8d2edb-eb4e-4440-84df-96f4c58c0731 tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 Aug 25 15:27:48.400239 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f8d2edb-eb4e-4440-84df-96f4c58c0731 tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:48.400500 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f8d2edb-eb4e-4440-84df-96f4c58c0731 tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:48.401422 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9f8d2edb-eb4e-4440-84df-96f4c58c0731 tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:27:48.497079 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9f8d2edb-eb4e-4440-84df-96f4c58c0731 tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Get all volumes completed successfully. Aug 25 15:27:48.500166 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:48.500166 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:48.583215 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f8d2edb-eb4e-4440-84df-96f4c58c0731 tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 15:27:48.583675 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1060/4171] 10.4.3.85 () {66 vars in 1278 bytes} [Tue Aug 25 15:27:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13694 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:27:48.617385 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4f429c20-92c3-45d5-8dea-7f29063b8f6f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:48.625961 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f429c20-92c3-45d5-8dea-7f29063b8f6f tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/7460b8b1-aea2-4b9b-91fd-f03765f04271 Aug 25 15:27:48.625961 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f429c20-92c3-45d5-8dea-7f29063b8f6f tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:48.625961 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4f429c20-92c3-45d5-8dea-7f29063b8f6f tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:48.625961 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-4f429c20-92c3-45d5-8dea-7f29063b8f6f tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Delete volume with id: 7460b8b1-aea2-4b9b-91fd-f03765f04271 Aug 25 15:27:48.629477 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:48.629477 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:48.629837 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4f429c20-92c3-45d5-8dea-7f29063b8f6f tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Volume info retrieved successfully. Aug 25 15:27:48.880189 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-94c372c7-5d08-4e93-b4bc-0dc196115037 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:48.883635 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-94c372c7-5d08-4e93-b4bc-0dc196115037 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:27:48.883943 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-94c372c7-5d08-4e93-b4bc-0dc196115037 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:48.884184 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-94c372c7-5d08-4e93-b4bc-0dc196115037 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:48.884306 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-94c372c7-5d08-4e93-b4bc-0dc196115037 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:48.892037 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:48.892037 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:48.892768 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-94c372c7-5d08-4e93-b4bc-0dc196115037 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:27:48.893214 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1043/4172] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:48 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:48.899969 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.image.cache [None req-4f429c20-92c3-45d5-8dea-7f29063b8f6f tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '072ffe08-776a-4550-b16a-51141515e53f', 'volume_id': '7460b8b1-aea2-4b9b-91fd-f03765f04271', 'host': 'np0000008087@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 25, 15, 27, 35), 'last_used': datetime.datetime(2026, 8, 25, 15, 27, 44)}. {{(pid=100468) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 25 15:27:48.998502 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4f429c20-92c3-45d5-8dea-7f29063b8f6f tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Delete volume request issued successfully. Aug 25 15:27:48.998502 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4f429c20-92c3-45d5-8dea-7f29063b8f6f tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] https://10.4.3.85/volume/v3/volumes/7460b8b1-aea2-4b9b-91fd-f03765f04271 returned with HTTP 202 Aug 25 15:27:48.998502 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1027/4173] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:48 2026] DELETE /volume/v3/volumes/7460b8b1-aea2-4b9b-91fd-f03765f04271 => generated 0 bytes in 379 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:49.017942 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-01968ded-2267-4eff-b9ad-d926bbc8f13f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:49.021637 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-01968ded-2267-4eff-b9ad-d926bbc8f13f tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] GET https://10.4.3.85/volume/v3/volumes/7460b8b1-aea2-4b9b-91fd-f03765f04271 Aug 25 15:27:49.021929 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-01968ded-2267-4eff-b9ad-d926bbc8f13f tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:49.022159 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-01968ded-2267-4eff-b9ad-d926bbc8f13f tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:49.036733 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:49.036733 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:49.044251 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-01968ded-2267-4eff-b9ad-d926bbc8f13f tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Volume info retrieved successfully. Aug 25 15:27:49.048720 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-01968ded-2267-4eff-b9ad-d926bbc8f13f tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] https://10.4.3.85/volume/v3/volumes/7460b8b1-aea2-4b9b-91fd-f03765f04271 returned with HTTP 200 Aug 25 15:27:49.049119 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1044/4174] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:49 2026] GET /volume/v3/volumes/7460b8b1-aea2-4b9b-91fd-f03765f04271 => generated 1094 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:27:49.906496 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-918d65ed-bcfe-411a-9b47-37efeec2d5f1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:49.910029 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-918d65ed-bcfe-411a-9b47-37efeec2d5f1 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:27:49.910029 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-918d65ed-bcfe-411a-9b47-37efeec2d5f1 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:49.910029 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-918d65ed-bcfe-411a-9b47-37efeec2d5f1 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:49.910029 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-918d65ed-bcfe-411a-9b47-37efeec2d5f1 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:49.914135 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:49.914135 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:49.915297 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-918d65ed-bcfe-411a-9b47-37efeec2d5f1 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:27:49.915862 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1061/4175] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:49 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:50.067909 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6d953f0e-7015-4e32-a693-64cfc52ba441 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:50.070771 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6d953f0e-7015-4e32-a693-64cfc52ba441 tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] GET https://10.4.3.85/volume/v3/volumes/7460b8b1-aea2-4b9b-91fd-f03765f04271 Aug 25 15:27:50.078714 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6d953f0e-7015-4e32-a693-64cfc52ba441 tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:50.078714 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6d953f0e-7015-4e32-a693-64cfc52ba441 tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:50.079644 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6d953f0e-7015-4e32-a693-64cfc52ba441 tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] https://10.4.3.85/volume/v3/volumes/7460b8b1-aea2-4b9b-91fd-f03765f04271 returned with HTTP 404 Aug 25 15:27:50.080005 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1044/4176] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:50 2026] GET /volume/v3/volumes/7460b8b1-aea2-4b9b-91fd-f03765f04271 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:50.088673 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9ded5c9b-8344-452b-bad1-29c44438a78e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:50.090571 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ded5c9b-8344-452b-bad1-29c44438a78e tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] DELETE https://10.4.3.85/volume/v3/types/7cbe1d1c-3a1d-43d9-a2e8-4f6ce34a42fe Aug 25 15:27:50.093886 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ded5c9b-8344-452b-bad1-29c44438a78e tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:50.093886 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ded5c9b-8344-452b-bad1-29c44438a78e tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:50.221227 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ded5c9b-8344-452b-bad1-29c44438a78e tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] https://10.4.3.85/volume/v3/types/7cbe1d1c-3a1d-43d9-a2e8-4f6ce34a42fe returned with HTTP 202 Aug 25 15:27:50.221653 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1028/4177] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:27:50 2026] DELETE /volume/v3/types/7cbe1d1c-3a1d-43d9-a2e8-4f6ce34a42fe => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:50.233198 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-87ea41e5-fd3e-4924-9bba-28ba246e2ba3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:50.235128 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-87ea41e5-fd3e-4924-9bba-28ba246e2ba3 tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] GET https://10.4.3.85/volume/v3/types/7cbe1d1c-3a1d-43d9-a2e8-4f6ce34a42fe Aug 25 15:27:50.235305 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-87ea41e5-fd3e-4924-9bba-28ba246e2ba3 tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:50.235569 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-87ea41e5-fd3e-4924-9bba-28ba246e2ba3 tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:50.239420 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-87ea41e5-fd3e-4924-9bba-28ba246e2ba3 tempest-VolumeAndVolumeTypeFromImageTest-1506131688 tempest-VolumeAndVolumeTypeFromImageTest-1506131688-project-admin] https://10.4.3.85/volume/v3/types/7cbe1d1c-3a1d-43d9-a2e8-4f6ce34a42fe returned with HTTP 404 Aug 25 15:27:50.239908 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1045/4178] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:27:50 2026] GET /volume/v3/types/7cbe1d1c-3a1d-43d9-a2e8-4f6ce34a42fe => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:50.927077 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e626ef70-5c0b-424f-a289-9057c5c3e5cb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:50.929149 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e626ef70-5c0b-424f-a289-9057c5c3e5cb tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:27:50.929578 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e626ef70-5c0b-424f-a289-9057c5c3e5cb tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:50.930953 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e626ef70-5c0b-424f-a289-9057c5c3e5cb tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:50.930953 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e626ef70-5c0b-424f-a289-9057c5c3e5cb tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:50.935186 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:50.935186 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:50.936112 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e626ef70-5c0b-424f-a289-9057c5c3e5cb tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:27:50.936724 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1062/4179] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:50 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:51.950477 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8b61d82d-1945-420a-bd34-fc0a9dedc7b5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:51.952540 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8b61d82d-1945-420a-bd34-fc0a9dedc7b5 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:27:51.952775 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8b61d82d-1945-420a-bd34-fc0a9dedc7b5 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:51.953000 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8b61d82d-1945-420a-bd34-fc0a9dedc7b5 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:51.953389 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-8b61d82d-1945-420a-bd34-fc0a9dedc7b5 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:51.959260 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:51.959260 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:51.960268 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8b61d82d-1945-420a-bd34-fc0a9dedc7b5 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:27:51.960934 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1045/4180] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:51 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:52.971432 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e7e50509-6928-4fcd-81be-d978a6c1f435 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:52.975904 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e7e50509-6928-4fcd-81be-d978a6c1f435 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:27:52.976165 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e7e50509-6928-4fcd-81be-d978a6c1f435 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:52.976388 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e7e50509-6928-4fcd-81be-d978a6c1f435 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:52.976546 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e7e50509-6928-4fcd-81be-d978a6c1f435 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:52.990143 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:52.990143 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:52.991066 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e7e50509-6928-4fcd-81be-d978a6c1f435 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:27:52.991606 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1029/4181] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:52 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:53.366738 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:53.489494 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:53.489840 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1310050690"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:53.492001 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1310050690'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:53.492001 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume of 1 GB Aug 25 15:27:53.497071 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Availability Zones retrieved successfully. Aug 25 15:27:53.503411 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Flow 'volume_create_api' (9e8662af-aa80-44a5-9dec-b36eb6e480a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:53.504843 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33fa17fd-6afc-4cc7-8898-6220ecce3aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:53.506024 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:53.538007 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33fa17fd-6afc-4cc7-8898-6220ecce3aa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:53.539284 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4e6818e-2b3a-4e58-a421-15403d6ca561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:53.662901 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Created reservations ['c198301e-0671-4f23-935e-3afdc1c5b559', '7b43fef3-f180-423a-95c5-5900703509e7', '3d07f080-a1a0-4f28-8763-e37501c55cc7', '58fd9acc-b8e3-46a4-83e9-4cc3ab02608b'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:53.663850 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4e6818e-2b3a-4e58-a421-15403d6ca561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c198301e-0671-4f23-935e-3afdc1c5b559', '7b43fef3-f180-423a-95c5-5900703509e7', '3d07f080-a1a0-4f28-8763-e37501c55cc7', '58fd9acc-b8e3-46a4-83e9-4cc3ab02608b']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:53.664705 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a2de575-1ae1-4ef6-9703-d3b03a61d7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:53.748743 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a2de575-1ae1-4ef6-9703-d3b03a61d7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75f06a3d-a246-4d46-a219-2bc377fc51e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1310050690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be8c485635824905b608e64a6f0ec40e',qos_specs=None,replication_status=,reservations=['c198301e-0671-4f23-935e-3afdc1c5b559','7b43fef3-f180-423a-95c5-5900703509e7','3d07f080-a1a0-4f28-8763-e37501c55cc7','58fd9acc-b8e3-46a4-83e9-4cc3ab02608b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc45a3291bb4736a8162832f9682462',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1310050690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75f06a3d-a246-4d46-a219-2bc377fc51e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be8c485635824905b608e64a6f0ec40e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcc45a3291bb4736a8162832f9682462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:53.751299 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb530aee-32ce-4e17-aef2-5ec5d6c2608a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:53.842866 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb530aee-32ce-4e17-aef2-5ec5d6c2608a) transitioned into state 'SUCCESS' from state '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-1310050690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be8c485635824905b608e64a6f0ec40e',qos_specs=None,replication_status=,reservations=['c198301e-0671-4f23-935e-3afdc1c5b559','7b43fef3-f180-423a-95c5-5900703509e7','3d07f080-a1a0-4f28-8763-e37501c55cc7','58fd9acc-b8e3-46a4-83e9-4cc3ab02608b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc45a3291bb4736a8162832f9682462',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:53.843482 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c1cd98-db57-4d26-a436-5875b8d3ad29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:53.966558 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c1cd98-db57-4d26-a436-5875b8d3ad29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:53.968536 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Flow 'volume_create_api' (9e8662af-aa80-44a5-9dec-b36eb6e480a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:53.969032 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume request issued successfully. Aug 25 15:27:53.970455 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c7d73e0-0c2b-41ca-8d9e-62f143886ef2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:53.971083 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1046/4182] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:27:53 2026] POST /volume/v3/volumes => generated 762 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:53.988357 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c77ca59c-584d-4f1a-a5db-83c4f9f49f39 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:53.993275 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c77ca59c-584d-4f1a-a5db-83c4f9f49f39 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/75f06a3d-a246-4d46-a219-2bc377fc51e7 Aug 25 15:27:53.993275 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c77ca59c-584d-4f1a-a5db-83c4f9f49f39 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:53.993275 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c77ca59c-584d-4f1a-a5db-83c4f9f49f39 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:54.002306 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9d5aabf4-cd6e-4cf2-888e-0f25b0e72d93 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:54.002899 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:54.002899 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:54.004562 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9d5aabf4-cd6e-4cf2-888e-0f25b0e72d93 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:27:54.005026 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9d5aabf4-cd6e-4cf2-888e-0f25b0e72d93 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:54.005684 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9d5aabf4-cd6e-4cf2-888e-0f25b0e72d93 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:54.005684 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-9d5aabf4-cd6e-4cf2-888e-0f25b0e72d93 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:54.007440 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c77ca59c-584d-4f1a-a5db-83c4f9f49f39 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:27:54.010603 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:54.010603 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:54.011423 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9d5aabf4-cd6e-4cf2-888e-0f25b0e72d93 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:27:54.011741 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1046/4183] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:54 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:54.012284 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c77ca59c-584d-4f1a-a5db-83c4f9f49f39 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/75f06a3d-a246-4d46-a219-2bc377fc51e7 returned with HTTP 200 Aug 25 15:27:54.012739 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1063/4184] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:53 2026] GET /volume/v3/volumes/75f06a3d-a246-4d46-a219-2bc377fc51e7 => generated 830 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:55.021932 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5262af72-021e-4092-bf3d-631ef73689fd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:55.023741 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5262af72-021e-4092-bf3d-631ef73689fd tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:27:55.023949 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5262af72-021e-4092-bf3d-631ef73689fd tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:55.024158 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5262af72-021e-4092-bf3d-631ef73689fd tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:55.024377 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-5262af72-021e-4092-bf3d-631ef73689fd tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:55.028704 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:55.028704 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:55.029401 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5262af72-021e-4092-bf3d-631ef73689fd tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:27:55.029875 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1030/4185] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:55 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:55.031062 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e18fc4c9-9bc8-4d77-90c8-73eddbb66452 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:55.032874 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e18fc4c9-9bc8-4d77-90c8-73eddbb66452 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/75f06a3d-a246-4d46-a219-2bc377fc51e7 Aug 25 15:27:55.033022 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e18fc4c9-9bc8-4d77-90c8-73eddbb66452 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:55.033293 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e18fc4c9-9bc8-4d77-90c8-73eddbb66452 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:55.043689 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:55.043689 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:55.047406 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e18fc4c9-9bc8-4d77-90c8-73eddbb66452 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:27:55.051829 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e18fc4c9-9bc8-4d77-90c8-73eddbb66452 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/75f06a3d-a246-4d46-a219-2bc377fc51e7 returned with HTTP 200 Aug 25 15:27:55.052204 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1047/4186] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:55 2026] GET /volume/v3/volumes/75f06a3d-a246-4d46-a219-2bc377fc51e7 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:55.065176 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:55.066927 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:55.067314 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "75f06a3d-a246-4d46-a219-2bc377fc51e7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-274544279"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:55.068710 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume request body: {'volume': {"'source_volid": '75f06a3d-a246-4d46-a219-2bc377fc51e7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-274544279'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:55.068866 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume of 1 GB Aug 25 15:27:55.073967 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Availability Zones retrieved successfully. Aug 25 15:27:55.082530 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Flow 'volume_create_api' (3bce3df2-5c2d-412a-988e-7115abe3a02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:55.083933 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b40148-fca5-4e64-b4a9-afdb269af6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:55.085531 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:55.132841 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b40148-fca5-4e64-b4a9-afdb269af6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:55.134062 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (442e4c86-d275-4207-9327-3a590992a718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:55.264193 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Created reservations ['3305f6b4-7f37-455e-8768-957af01392cd', 'ef865b3a-afc1-4d33-941d-ad43baa7109c', '7ff09f4c-0342-4605-976d-1e46eb4f2640', '58d1212e-8d3b-49f8-9bb1-547a5a022038'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:55.265043 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (442e4c86-d275-4207-9327-3a590992a718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3305f6b4-7f37-455e-8768-957af01392cd', 'ef865b3a-afc1-4d33-941d-ad43baa7109c', '7ff09f4c-0342-4605-976d-1e46eb4f2640', '58d1212e-8d3b-49f8-9bb1-547a5a022038']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:55.265837 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb5d6620-9fcd-4ce0-a359-fd5e3d6fbfb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:55.303205 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb5d6620-9fcd-4ce0-a359-fd5e3d6fbfb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a982f008-bc37-4d47-9581-819db256e18e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-274544279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be8c485635824905b608e64a6f0ec40e',qos_specs=None,replication_status=,reservations=['3305f6b4-7f37-455e-8768-957af01392cd','ef865b3a-afc1-4d33-941d-ad43baa7109c','7ff09f4c-0342-4605-976d-1e46eb4f2640','58d1212e-8d3b-49f8-9bb1-547a5a022038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc45a3291bb4736a8162832f9682462',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-274544279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a982f008-bc37-4d47-9581-819db256e18e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be8c485635824905b608e64a6f0ec40e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcc45a3291bb4736a8162832f9682462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:55.304168 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45a2445-0f71-46f6-b4f7-e7cf9e7e660e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:55.366546 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45a2445-0f71-46f6-b4f7-e7cf9e7e660e) transitioned into state 'SUCCESS' from state '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-274544279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be8c485635824905b608e64a6f0ec40e',qos_specs=None,replication_status=,reservations=['3305f6b4-7f37-455e-8768-957af01392cd','ef865b3a-afc1-4d33-941d-ad43baa7109c','7ff09f4c-0342-4605-976d-1e46eb4f2640','58d1212e-8d3b-49f8-9bb1-547a5a022038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc45a3291bb4736a8162832f9682462',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:55.367654 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a383e4a-e6b0-4ac2-a02d-3da1374c2ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:55.398208 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a383e4a-e6b0-4ac2-a02d-3da1374c2ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:55.398898 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Flow 'volume_create_api' (3bce3df2-5c2d-412a-988e-7115abe3a02e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:55.399163 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume request issued successfully. Aug 25 15:27:55.399723 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1d12eaf6-0640-4be6-a8c1-3317b21e823e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:55.400215 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1047/4187] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:27:55 2026] POST /volume/v3/volumes => generated 761 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:55.421362 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:55.423529 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:55.423973 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "75f06a3d-a246-4d46-a219-2bc377fc51e7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2144293494"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:55.425967 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume request body: {'volume': {"'source_volid": '75f06a3d-a246-4d46-a219-2bc377fc51e7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2144293494'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:55.426108 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume of 1 GB Aug 25 15:27:55.431227 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Availability Zones retrieved successfully. Aug 25 15:27:55.446357 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Flow 'volume_create_api' (975ab894-710e-4b1a-ac2a-d726bdd11b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:55.446357 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0abf8c-7468-4709-8bc4-05e2e934868d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:55.446357 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:55.485825 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0abf8c-7468-4709-8bc4-05e2e934868d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:55.487129 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (164e691c-7ef8-4c73-b2db-b2ce0d2642b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:55.593703 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Created reservations ['46b1ed2e-db4e-49b7-a44e-f4ca0f996eb4', '6be50f1d-7ebd-4c24-8c50-51a124459068', '583ab7a9-6adf-405c-953d-d2dce1c08216', 'fbe623a5-5faf-45be-839a-83cc232c2c4f'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:55.594444 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (164e691c-7ef8-4c73-b2db-b2ce0d2642b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46b1ed2e-db4e-49b7-a44e-f4ca0f996eb4', '6be50f1d-7ebd-4c24-8c50-51a124459068', '583ab7a9-6adf-405c-953d-d2dce1c08216', 'fbe623a5-5faf-45be-839a-83cc232c2c4f']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:55.595170 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abdf2a6-7c9b-490a-98fb-8ab3edc8f4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:55.642174 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8abdf2a6-7c9b-490a-98fb-8ab3edc8f4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36bafa58-ee7d-4689-8512-8ae1a83ed634', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2144293494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be8c485635824905b608e64a6f0ec40e',qos_specs=None,replication_status=,reservations=['46b1ed2e-db4e-49b7-a44e-f4ca0f996eb4','6be50f1d-7ebd-4c24-8c50-51a124459068','583ab7a9-6adf-405c-953d-d2dce1c08216','fbe623a5-5faf-45be-839a-83cc232c2c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc45a3291bb4736a8162832f9682462',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2144293494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36bafa58-ee7d-4689-8512-8ae1a83ed634,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be8c485635824905b608e64a6f0ec40e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcc45a3291bb4736a8162832f9682462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:55.642949 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8badb831-f3fd-44e0-b2c1-e3399864be2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:55.740103 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8badb831-f3fd-44e0-b2c1-e3399864be2d) transitioned into state 'SUCCESS' from state '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-2144293494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be8c485635824905b608e64a6f0ec40e',qos_specs=None,replication_status=,reservations=['46b1ed2e-db4e-49b7-a44e-f4ca0f996eb4','6be50f1d-7ebd-4c24-8c50-51a124459068','583ab7a9-6adf-405c-953d-d2dce1c08216','fbe623a5-5faf-45be-839a-83cc232c2c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc45a3291bb4736a8162832f9682462',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:55.740975 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (570cf053-a389-4ebd-818c-bfdaa1214eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:55.768500 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (570cf053-a389-4ebd-818c-bfdaa1214eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:55.769690 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Flow 'volume_create_api' (975ab894-710e-4b1a-ac2a-d726bdd11b16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:55.770107 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume request issued successfully. Aug 25 15:27:55.771156 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-48edbbc1-2848-4258-99ea-eb3ceec2a489 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:55.772117 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1064/4188] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:27:55 2026] POST /volume/v3/volumes => generated 762 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:55.795246 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:55.797051 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:55.797376 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "75f06a3d-a246-4d46-a219-2bc377fc51e7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1747219651"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:55.798799 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume request body: {'volume': {"'source_volid": '75f06a3d-a246-4d46-a219-2bc377fc51e7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1747219651'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:55.802326 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume of 1 GB Aug 25 15:27:55.802794 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Availability Zones retrieved successfully. Aug 25 15:27:55.808244 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Flow 'volume_create_api' (5d39549b-14af-4e11-afbd-b92275d6181e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:55.809142 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25a50b09-abb7-49b1-abf3-9ce5a6da4edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:55.810072 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:55.889247 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25a50b09-abb7-49b1-abf3-9ce5a6da4edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:55.889932 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1876029c-cb2b-4e7b-85c1-b6e8d72845cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:56.041115 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6d78aa93-5cc8-4081-958f-1d62cc1bed23 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:56.043171 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6d78aa93-5cc8-4081-958f-1d62cc1bed23 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:27:56.043402 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6d78aa93-5cc8-4081-958f-1d62cc1bed23 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:56.043622 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6d78aa93-5cc8-4081-958f-1d62cc1bed23 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:56.043757 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-6d78aa93-5cc8-4081-958f-1d62cc1bed23 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:56.049577 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:56.049577 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:56.050451 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6d78aa93-5cc8-4081-958f-1d62cc1bed23 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:27:56.050915 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1048/4189] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:56 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:56.053805 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Created reservations ['476559a1-c634-40dc-9705-97878684e681', 'bf114dce-6e96-45c6-84c4-5f93ce5f149a', 'e2e2ab18-d785-4331-9f32-cc2eefb36f57', '11f2b975-132a-4133-a25e-e460b00b72ea'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:56.059579 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1876029c-cb2b-4e7b-85c1-b6e8d72845cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['476559a1-c634-40dc-9705-97878684e681', 'bf114dce-6e96-45c6-84c4-5f93ce5f149a', 'e2e2ab18-d785-4331-9f32-cc2eefb36f57', '11f2b975-132a-4133-a25e-e460b00b72ea']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:56.063834 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c51a53a9-b0a8-45f9-81ff-9593a916246f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:56.153933 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c51a53a9-b0a8-45f9-81ff-9593a916246f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb03dedb-04e2-4081-896d-e2f8eb13aa5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1747219651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be8c485635824905b608e64a6f0ec40e',qos_specs=None,replication_status=,reservations=['476559a1-c634-40dc-9705-97878684e681','bf114dce-6e96-45c6-84c4-5f93ce5f149a','e2e2ab18-d785-4331-9f32-cc2eefb36f57','11f2b975-132a-4133-a25e-e460b00b72ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc45a3291bb4736a8162832f9682462',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1747219651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb03dedb-04e2-4081-896d-e2f8eb13aa5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be8c485635824905b608e64a6f0ec40e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcc45a3291bb4736a8162832f9682462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:56.160207 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (627c8925-1fe6-45c1-bd21-1b609f4f00d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:56.232994 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (627c8925-1fe6-45c1-bd21-1b609f4f00d4) transitioned into state 'SUCCESS' from state '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-1747219651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be8c485635824905b608e64a6f0ec40e',qos_specs=None,replication_status=,reservations=['476559a1-c634-40dc-9705-97878684e681','bf114dce-6e96-45c6-84c4-5f93ce5f149a','e2e2ab18-d785-4331-9f32-cc2eefb36f57','11f2b975-132a-4133-a25e-e460b00b72ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc45a3291bb4736a8162832f9682462',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:56.233760 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56359e7c-a1f0-4474-b17d-13ce2efbd385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:56.263434 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56359e7c-a1f0-4474-b17d-13ce2efbd385) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:56.264666 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Flow 'volume_create_api' (5d39549b-14af-4e11-afbd-b92275d6181e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:56.266716 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume request issued successfully. Aug 25 15:27:56.266716 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-06e555fb-0fa5-4cb7-b99c-8380c13e9ec1 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:56.266716 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1031/4190] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:27:55 2026] POST /volume/v3/volumes => generated 762 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:56.279575 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:56.282577 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:56.282946 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "75f06a3d-a246-4d46-a219-2bc377fc51e7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-49270545"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:56.284503 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume request body: {'volume': {"'source_volid": '75f06a3d-a246-4d46-a219-2bc377fc51e7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-49270545'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:56.284671 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume of 1 GB Aug 25 15:27:56.284962 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:56.284962 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:56.290237 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Availability Zones retrieved successfully. Aug 25 15:27:56.298132 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Flow 'volume_create_api' (7b992872-e1b8-4222-86bc-ed16cdfb5a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:56.299399 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41189615-e9db-487a-8f3f-9ffbf9f0bc5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:56.300500 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:56.337892 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41189615-e9db-487a-8f3f-9ffbf9f0bc5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:56.338946 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d40870e2-be42-429c-a1b1-d9e1bddff18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:56.410047 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Created reservations ['95512358-6c05-439c-a681-d66514157f27', '407712fa-87c2-4f5f-9334-ff01948e5efa', '2d5c56fd-349c-4473-bcb8-db7af5ce65e8', '4c84b002-fed0-45f6-9368-de6bbe5c3648'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:56.410981 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d40870e2-be42-429c-a1b1-d9e1bddff18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95512358-6c05-439c-a681-d66514157f27', '407712fa-87c2-4f5f-9334-ff01948e5efa', '2d5c56fd-349c-4473-bcb8-db7af5ce65e8', '4c84b002-fed0-45f6-9368-de6bbe5c3648']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:56.411994 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8354d3-99ef-4926-9d34-df8f011e4bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:56.446667 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8354d3-99ef-4926-9d34-df8f011e4bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '466ce404-d416-49a5-a605-c8c6d408c3ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-49270545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be8c485635824905b608e64a6f0ec40e',qos_specs=None,replication_status=,reservations=['95512358-6c05-439c-a681-d66514157f27','407712fa-87c2-4f5f-9334-ff01948e5efa','2d5c56fd-349c-4473-bcb8-db7af5ce65e8','4c84b002-fed0-45f6-9368-de6bbe5c3648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc45a3291bb4736a8162832f9682462',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-49270545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=466ce404-d416-49a5-a605-c8c6d408c3ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be8c485635824905b608e64a6f0ec40e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcc45a3291bb4736a8162832f9682462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:56.447498 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a9e8b4a-74bc-4d2f-b4e0-519f999d7b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:56.481440 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a9e8b4a-74bc-4d2f-b4e0-519f999d7b57) transitioned into state 'SUCCESS' from state '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-49270545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be8c485635824905b608e64a6f0ec40e',qos_specs=None,replication_status=,reservations=['95512358-6c05-439c-a681-d66514157f27','407712fa-87c2-4f5f-9334-ff01948e5efa','2d5c56fd-349c-4473-bcb8-db7af5ce65e8','4c84b002-fed0-45f6-9368-de6bbe5c3648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc45a3291bb4736a8162832f9682462',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:56.482230 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3791d870-c889-4ff2-9a74-e3753d5176e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:56.512091 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3791d870-c889-4ff2-9a74-e3753d5176e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:56.513368 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Flow 'volume_create_api' (7b992872-e1b8-4222-86bc-ed16cdfb5a61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:56.513844 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume request issued successfully. Aug 25 15:27:56.515021 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-751a1d3e-78e5-4c0d-85bc-f1e1e0d876e8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:56.515284 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1048/4191] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:27:56 2026] POST /volume/v3/volumes => generated 760 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:56.528984 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:56.530570 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:27:56.531405 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "75f06a3d-a246-4d46-a219-2bc377fc51e7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-372263469"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:27:56.532119 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume request body: {'volume': {"'source_volid": '75f06a3d-a246-4d46-a219-2bc377fc51e7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-372263469'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:27:56.532226 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume of 1 GB Aug 25 15:27:56.532447 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:56.532447 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:56.537004 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Availability Zones retrieved successfully. Aug 25 15:27:56.550651 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Flow 'volume_create_api' (aedb478c-e9c8-4fdf-bf52-bb24fefb1b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:56.552170 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b423bfe-5b85-4bad-a353-60d53c5824ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:56.553596 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:27:56.589273 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b423bfe-5b85-4bad-a353-60d53c5824ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:56.590407 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c590a5a0-9e42-4a67-a003-f0978f9ed916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:56.646503 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Created reservations ['9637cc71-0816-4ea5-9181-307687a8792a', '98d8affc-304f-4a23-a40e-94521438893b', '32b551f6-493c-4dbd-9fe9-e7efea1a5e3e', '89bbd0c5-c8bd-4236-a2dc-8ae80d5f1b04'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:27:56.646569 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c590a5a0-9e42-4a67-a003-f0978f9ed916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9637cc71-0816-4ea5-9181-307687a8792a', '98d8affc-304f-4a23-a40e-94521438893b', '32b551f6-493c-4dbd-9fe9-e7efea1a5e3e', '89bbd0c5-c8bd-4236-a2dc-8ae80d5f1b04']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:56.647644 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efadddf4-40b5-45ff-892a-d468dbd15edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:56.678881 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efadddf4-40b5-45ff-892a-d468dbd15edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1bac4f9-2a25-4fb2-90d2-415dfbbe8756', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-372263469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be8c485635824905b608e64a6f0ec40e',qos_specs=None,replication_status=,reservations=['9637cc71-0816-4ea5-9181-307687a8792a','98d8affc-304f-4a23-a40e-94521438893b','32b551f6-493c-4dbd-9fe9-e7efea1a5e3e','89bbd0c5-c8bd-4236-a2dc-8ae80d5f1b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc45a3291bb4736a8162832f9682462',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-372263469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1bac4f9-2a25-4fb2-90d2-415dfbbe8756,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be8c485635824905b608e64a6f0ec40e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcc45a3291bb4736a8162832f9682462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:56.679643 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ded03ed-ec25-43a7-8168-33cd9dfd53a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:56.704494 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ded03ed-ec25-43a7-8168-33cd9dfd53a2) transitioned into state 'SUCCESS' from state '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-372263469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be8c485635824905b608e64a6f0ec40e',qos_specs=None,replication_status=,reservations=['9637cc71-0816-4ea5-9181-307687a8792a','98d8affc-304f-4a23-a40e-94521438893b','32b551f6-493c-4dbd-9fe9-e7efea1a5e3e','89bbd0c5-c8bd-4236-a2dc-8ae80d5f1b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcc45a3291bb4736a8162832f9682462',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:56.705337 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c00ffd24-c490-4039-8eb0-0c936ff498eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:27:56.739401 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c00ffd24-c490-4039-8eb0-0c936ff498eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:27:56.740437 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Flow 'volume_create_api' (aedb478c-e9c8-4fdf-bf52-bb24fefb1b05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:27:56.740876 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Create volume request issued successfully. Aug 25 15:27:56.741671 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4fee05ab-f184-4bb9-bac8-30d2c9266094 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:27:56.742188 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1065/4192] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:27:56 2026] POST /volume/v3/volumes => generated 761 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:27:56.755984 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-353a8f2a-835c-44e0-971b-412e56f9b052 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:56.758219 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-353a8f2a-835c-44e0-971b-412e56f9b052 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/a982f008-bc37-4d47-9581-819db256e18e Aug 25 15:27:56.758219 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-353a8f2a-835c-44e0-971b-412e56f9b052 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:56.758219 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-353a8f2a-835c-44e0-971b-412e56f9b052 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:56.766402 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:56.766402 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:56.770789 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-353a8f2a-835c-44e0-971b-412e56f9b052 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:27:56.776095 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-353a8f2a-835c-44e0-971b-412e56f9b052 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/a982f008-bc37-4d47-9581-819db256e18e returned with HTTP 200 Aug 25 15:27:56.776632 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1049/4193] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:56 2026] GET /volume/v3/volumes/a982f008-bc37-4d47-9581-819db256e18e => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:56.797064 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-51f848c6-6555-46e0-abd7-6287fb463844 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:56.800178 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-51f848c6-6555-46e0-abd7-6287fb463844 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/36bafa58-ee7d-4689-8512-8ae1a83ed634 Aug 25 15:27:56.801054 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-51f848c6-6555-46e0-abd7-6287fb463844 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:56.801054 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-51f848c6-6555-46e0-abd7-6287fb463844 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:56.813502 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:56.813502 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:56.816006 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-51f848c6-6555-46e0-abd7-6287fb463844 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:27:56.822279 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-51f848c6-6555-46e0-abd7-6287fb463844 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/36bafa58-ee7d-4689-8512-8ae1a83ed634 returned with HTTP 200 Aug 25 15:27:56.822930 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1032/4194] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:56 2026] GET /volume/v3/volumes/36bafa58-ee7d-4689-8512-8ae1a83ed634 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:56.844783 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-88ee893c-6934-4320-a251-864d21da0f32 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:56.846771 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-88ee893c-6934-4320-a251-864d21da0f32 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/cb03dedb-04e2-4081-896d-e2f8eb13aa5d Aug 25 15:27:56.846958 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-88ee893c-6934-4320-a251-864d21da0f32 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:56.847147 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-88ee893c-6934-4320-a251-864d21da0f32 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:56.854585 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:56.854585 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:56.858516 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-88ee893c-6934-4320-a251-864d21da0f32 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:27:56.863671 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-88ee893c-6934-4320-a251-864d21da0f32 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/cb03dedb-04e2-4081-896d-e2f8eb13aa5d returned with HTTP 200 Aug 25 15:27:56.864126 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1049/4195] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:56 2026] GET /volume/v3/volumes/cb03dedb-04e2-4081-896d-e2f8eb13aa5d => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:56.876970 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-34ed9daa-7f5f-446b-ad1d-82d758174683 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:56.882540 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-34ed9daa-7f5f-446b-ad1d-82d758174683 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/466ce404-d416-49a5-a605-c8c6d408c3ec Aug 25 15:27:56.882540 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-34ed9daa-7f5f-446b-ad1d-82d758174683 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:56.882540 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-34ed9daa-7f5f-446b-ad1d-82d758174683 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:56.887569 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:56.887569 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:56.892273 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-34ed9daa-7f5f-446b-ad1d-82d758174683 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:27:56.897447 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-34ed9daa-7f5f-446b-ad1d-82d758174683 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/466ce404-d416-49a5-a605-c8c6d408c3ec returned with HTTP 200 Aug 25 15:27:56.897882 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1066/4196] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:56 2026] GET /volume/v3/volumes/466ce404-d416-49a5-a605-c8c6d408c3ec => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:56.919716 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-620eb2e7-03d3-4ed4-96fa-15bb7b93a5ca None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:56.919716 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-620eb2e7-03d3-4ed4-96fa-15bb7b93a5ca tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 Aug 25 15:27:56.919716 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-620eb2e7-03d3-4ed4-96fa-15bb7b93a5ca tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:56.919716 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-620eb2e7-03d3-4ed4-96fa-15bb7b93a5ca tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:56.926745 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:56.926745 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:56.930813 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-620eb2e7-03d3-4ed4-96fa-15bb7b93a5ca tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:27:56.935195 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-620eb2e7-03d3-4ed4-96fa-15bb7b93a5ca tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 returned with HTTP 200 Aug 25 15:27:56.935559 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1050/4197] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:56 2026] GET /volume/v3/volumes/c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:57.061575 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ab7eb456-2d09-4c31-89a6-7606bc4d3970 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:57.063511 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ab7eb456-2d09-4c31-89a6-7606bc4d3970 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:27:57.063737 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ab7eb456-2d09-4c31-89a6-7606bc4d3970 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:57.063931 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ab7eb456-2d09-4c31-89a6-7606bc4d3970 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:57.064045 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ab7eb456-2d09-4c31-89a6-7606bc4d3970 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:57.069742 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:57.069742 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:57.070550 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ab7eb456-2d09-4c31-89a6-7606bc4d3970 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:27:57.071061 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1033/4198] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:57 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:57.952306 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-02e48f22-a5d8-4067-b0a3-9847ee73eb2a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:57.954165 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-02e48f22-a5d8-4067-b0a3-9847ee73eb2a tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 Aug 25 15:27:57.954165 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-02e48f22-a5d8-4067-b0a3-9847ee73eb2a tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:57.954426 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-02e48f22-a5d8-4067-b0a3-9847ee73eb2a tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:57.961425 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:57.961425 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:27:57.965612 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-02e48f22-a5d8-4067-b0a3-9847ee73eb2a tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:27:57.969826 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-02e48f22-a5d8-4067-b0a3-9847ee73eb2a tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 returned with HTTP 200 Aug 25 15:27:57.970551 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1050/4199] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:57 2026] GET /volume/v3/volumes/c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:57.987265 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b835d530-a203-476c-a041-7f74b5f48614 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:58.003223 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b835d530-a203-476c-a041-7f74b5f48614 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] DELETE https://10.4.3.85/volume/v3/volumes/c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 Aug 25 15:27:58.003223 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b835d530-a203-476c-a041-7f74b5f48614 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:58.003223 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b835d530-a203-476c-a041-7f74b5f48614 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:58.003223 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b835d530-a203-476c-a041-7f74b5f48614 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Delete volume with id: c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 Aug 25 15:27:58.004074 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:58.004074 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:58.004710 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b835d530-a203-476c-a041-7f74b5f48614 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:27:58.048219 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b835d530-a203-476c-a041-7f74b5f48614 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Delete volume request issued successfully. Aug 25 15:27:58.048940 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b835d530-a203-476c-a041-7f74b5f48614 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 returned with HTTP 202 Aug 25 15:27:58.048940 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1067/4200] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:57 2026] DELETE /volume/v3/volumes/c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 15:27:58.057817 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ce8e0d3a-3356-42c4-a79d-8691155bd7a6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:58.059733 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ce8e0d3a-3356-42c4-a79d-8691155bd7a6 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 Aug 25 15:27:58.059989 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ce8e0d3a-3356-42c4-a79d-8691155bd7a6 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:58.060374 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ce8e0d3a-3356-42c4-a79d-8691155bd7a6 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:58.068811 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:58.068811 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:58.074006 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ce8e0d3a-3356-42c4-a79d-8691155bd7a6 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:27:58.078258 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ce8e0d3a-3356-42c4-a79d-8691155bd7a6 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 returned with HTTP 200 Aug 25 15:27:58.078779 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1051/4201] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:58 2026] GET /volume/v3/volumes/c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:58.083874 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-958fabcc-507e-4e27-b8e3-734cda4a266d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:58.094258 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-958fabcc-507e-4e27-b8e3-734cda4a266d tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:27:58.094258 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-958fabcc-507e-4e27-b8e3-734cda4a266d tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:58.094258 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-958fabcc-507e-4e27-b8e3-734cda4a266d tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:58.094258 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-958fabcc-507e-4e27-b8e3-734cda4a266d tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:58.094258 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:58.094258 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:58.094258 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-958fabcc-507e-4e27-b8e3-734cda4a266d tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:27:58.094258 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1034/4202] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:58 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:59.093890 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0c394573-45bf-463a-b86b-bfb1ca58cdfd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:59.098957 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0c394573-45bf-463a-b86b-bfb1ca58cdfd tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 Aug 25 15:27:59.099179 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0c394573-45bf-463a-b86b-bfb1ca58cdfd tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:59.099540 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0c394573-45bf-463a-b86b-bfb1ca58cdfd tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:59.106584 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c48104f9-440b-4ce5-a5c7-cadf433bbf67 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:59.108511 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0c394573-45bf-463a-b86b-bfb1ca58cdfd tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 returned with HTTP 404 Aug 25 15:27:59.108878 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c48104f9-440b-4ce5-a5c7-cadf433bbf67 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:27:59.109179 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c48104f9-440b-4ce5-a5c7-cadf433bbf67 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:59.109340 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1051/4203] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:59 2026] GET /volume/v3/volumes/c1bac4f9-2a25-4fb2-90d2-415dfbbe8756 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:27:59.109404 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c48104f9-440b-4ce5-a5c7-cadf433bbf67 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:59.109607 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-c48104f9-440b-4ce5-a5c7-cadf433bbf67 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:27:59.117072 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:59.117072 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:27:59.118124 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c48104f9-440b-4ce5-a5c7-cadf433bbf67 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:27:59.118592 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1068/4204] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:27:59 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:27:59.120435 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-69d5fc50-3908-4fba-b84b-86b8f158d9b5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:59.123888 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-69d5fc50-3908-4fba-b84b-86b8f158d9b5 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] DELETE https://10.4.3.85/volume/v3/volumes/466ce404-d416-49a5-a605-c8c6d408c3ec Aug 25 15:27:59.124225 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-69d5fc50-3908-4fba-b84b-86b8f158d9b5 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:59.124660 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-69d5fc50-3908-4fba-b84b-86b8f158d9b5 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:59.124918 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-69d5fc50-3908-4fba-b84b-86b8f158d9b5 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Delete volume with id: 466ce404-d416-49a5-a605-c8c6d408c3ec Aug 25 15:27:59.137973 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:59.137973 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:27:59.138934 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-69d5fc50-3908-4fba-b84b-86b8f158d9b5 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:27:59.285997 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-69d5fc50-3908-4fba-b84b-86b8f158d9b5 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Delete volume request issued successfully. Aug 25 15:27:59.286458 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-69d5fc50-3908-4fba-b84b-86b8f158d9b5 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/466ce404-d416-49a5-a605-c8c6d408c3ec returned with HTTP 202 Aug 25 15:27:59.286852 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1052/4205] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:27:59 2026] DELETE /volume/v3/volumes/466ce404-d416-49a5-a605-c8c6d408c3ec => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:27:59.301271 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6ab6c153-a8f7-4b91-a08b-951524bfe303 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:27:59.304408 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ab6c153-a8f7-4b91-a08b-951524bfe303 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/466ce404-d416-49a5-a605-c8c6d408c3ec Aug 25 15:27:59.304408 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ab6c153-a8f7-4b91-a08b-951524bfe303 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:27:59.305705 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6ab6c153-a8f7-4b91-a08b-951524bfe303 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:27:59.316092 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:27:59.316092 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:27:59.326219 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6ab6c153-a8f7-4b91-a08b-951524bfe303 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:27:59.419960 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6ab6c153-a8f7-4b91-a08b-951524bfe303 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/466ce404-d416-49a5-a605-c8c6d408c3ec returned with HTTP 200 Aug 25 15:27:59.420394 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1035/4206] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:27:59 2026] GET /volume/v3/volumes/466ce404-d416-49a5-a605-c8c6d408c3ec => generated 852 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:28:00.130854 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4735354f-10af-47cb-866f-3daef1aba017 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:00.132923 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4735354f-10af-47cb-866f-3daef1aba017 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:28:00.133184 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4735354f-10af-47cb-866f-3daef1aba017 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:00.133395 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4735354f-10af-47cb-866f-3daef1aba017 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:00.133526 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-4735354f-10af-47cb-866f-3daef1aba017 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:00.138055 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:00.138055 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:00.138970 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4735354f-10af-47cb-866f-3daef1aba017 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:28:00.139422 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1052/4207] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:00 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:00.440921 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2aeb12ca-99e8-471d-bbc0-b152824a4d7e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:00.447617 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2aeb12ca-99e8-471d-bbc0-b152824a4d7e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/466ce404-d416-49a5-a605-c8c6d408c3ec Aug 25 15:28:00.447948 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2aeb12ca-99e8-471d-bbc0-b152824a4d7e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:00.448242 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2aeb12ca-99e8-471d-bbc0-b152824a4d7e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:00.458641 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2aeb12ca-99e8-471d-bbc0-b152824a4d7e tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/466ce404-d416-49a5-a605-c8c6d408c3ec returned with HTTP 404 Aug 25 15:28:00.460413 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1069/4208] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:00 2026] GET /volume/v3/volumes/466ce404-d416-49a5-a605-c8c6d408c3ec => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:00.469812 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-141f39c6-8170-4af9-80ff-dfb6ac185439 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:00.474824 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-141f39c6-8170-4af9-80ff-dfb6ac185439 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] DELETE https://10.4.3.85/volume/v3/volumes/cb03dedb-04e2-4081-896d-e2f8eb13aa5d Aug 25 15:28:00.474824 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-141f39c6-8170-4af9-80ff-dfb6ac185439 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:00.475131 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-141f39c6-8170-4af9-80ff-dfb6ac185439 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:00.475340 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-141f39c6-8170-4af9-80ff-dfb6ac185439 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Delete volume with id: cb03dedb-04e2-4081-896d-e2f8eb13aa5d Aug 25 15:28:00.486801 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:00.486801 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:00.486801 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-141f39c6-8170-4af9-80ff-dfb6ac185439 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:28:00.552743 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-141f39c6-8170-4af9-80ff-dfb6ac185439 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Delete volume request issued successfully. Aug 25 15:28:00.552743 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-141f39c6-8170-4af9-80ff-dfb6ac185439 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/cb03dedb-04e2-4081-896d-e2f8eb13aa5d returned with HTTP 202 Aug 25 15:28:00.553292 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1053/4209] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:00 2026] DELETE /volume/v3/volumes/cb03dedb-04e2-4081-896d-e2f8eb13aa5d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:00.563652 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7a8596d3-ff35-448f-a77c-c206e1b59fd2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:00.565374 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7a8596d3-ff35-448f-a77c-c206e1b59fd2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/cb03dedb-04e2-4081-896d-e2f8eb13aa5d Aug 25 15:28:00.565702 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7a8596d3-ff35-448f-a77c-c206e1b59fd2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:00.566220 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7a8596d3-ff35-448f-a77c-c206e1b59fd2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:00.574824 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:00.574824 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:00.585980 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7a8596d3-ff35-448f-a77c-c206e1b59fd2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:28:00.596714 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7a8596d3-ff35-448f-a77c-c206e1b59fd2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/cb03dedb-04e2-4081-896d-e2f8eb13aa5d returned with HTTP 200 Aug 25 15:28:00.597293 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1036/4210] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:00 2026] GET /volume/v3/volumes/cb03dedb-04e2-4081-896d-e2f8eb13aa5d => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:01.151355 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b6b45747-eac0-4d62-8d2c-3729942ca7a1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:01.153996 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b6b45747-eac0-4d62-8d2c-3729942ca7a1 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:28:01.154275 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b6b45747-eac0-4d62-8d2c-3729942ca7a1 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:01.154450 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b6b45747-eac0-4d62-8d2c-3729942ca7a1 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:01.154635 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-b6b45747-eac0-4d62-8d2c-3729942ca7a1 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:01.159555 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:01.159555 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:01.160359 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b6b45747-eac0-4d62-8d2c-3729942ca7a1 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:28:01.161076 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1053/4211] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:01 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:01.614401 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8d8c31fe-a574-4771-8d1b-9d0b44bb0240 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:01.621489 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8d8c31fe-a574-4771-8d1b-9d0b44bb0240 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/cb03dedb-04e2-4081-896d-e2f8eb13aa5d Aug 25 15:28:01.621489 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8d8c31fe-a574-4771-8d1b-9d0b44bb0240 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:01.621489 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8d8c31fe-a574-4771-8d1b-9d0b44bb0240 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:01.627410 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8d8c31fe-a574-4771-8d1b-9d0b44bb0240 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/cb03dedb-04e2-4081-896d-e2f8eb13aa5d returned with HTTP 404 Aug 25 15:28:01.628307 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1070/4212] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:01 2026] GET /volume/v3/volumes/cb03dedb-04e2-4081-896d-e2f8eb13aa5d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:01.645613 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a05b558a-150c-49ab-8964-361e3e779ce2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:01.649644 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a05b558a-150c-49ab-8964-361e3e779ce2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] DELETE https://10.4.3.85/volume/v3/volumes/36bafa58-ee7d-4689-8512-8ae1a83ed634 Aug 25 15:28:01.649959 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a05b558a-150c-49ab-8964-361e3e779ce2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:01.650201 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a05b558a-150c-49ab-8964-361e3e779ce2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:01.650441 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-a05b558a-150c-49ab-8964-361e3e779ce2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Delete volume with id: 36bafa58-ee7d-4689-8512-8ae1a83ed634 Aug 25 15:28:01.665613 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:01.665613 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:01.665613 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a05b558a-150c-49ab-8964-361e3e779ce2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:28:01.719814 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a05b558a-150c-49ab-8964-361e3e779ce2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Delete volume request issued successfully. Aug 25 15:28:01.720920 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a05b558a-150c-49ab-8964-361e3e779ce2 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/36bafa58-ee7d-4689-8512-8ae1a83ed634 returned with HTTP 202 Aug 25 15:28:01.720920 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1054/4213] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:01 2026] DELETE /volume/v3/volumes/36bafa58-ee7d-4689-8512-8ae1a83ed634 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:01.734295 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-070c4cae-3ff2-4af3-a36f-90976ecc3988 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:01.737396 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-070c4cae-3ff2-4af3-a36f-90976ecc3988 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/36bafa58-ee7d-4689-8512-8ae1a83ed634 Aug 25 15:28:01.737759 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-070c4cae-3ff2-4af3-a36f-90976ecc3988 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:01.738057 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-070c4cae-3ff2-4af3-a36f-90976ecc3988 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:01.746098 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:01.746098 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:01.751071 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-070c4cae-3ff2-4af3-a36f-90976ecc3988 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:28:01.755879 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-070c4cae-3ff2-4af3-a36f-90976ecc3988 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/36bafa58-ee7d-4689-8512-8ae1a83ed634 returned with HTTP 200 Aug 25 15:28:01.756309 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1037/4214] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:01 2026] GET /volume/v3/volumes/36bafa58-ee7d-4689-8512-8ae1a83ed634 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:28:02.174151 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-44905cc9-6bff-4fc4-b468-704e5272bd36 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:02.176157 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-44905cc9-6bff-4fc4-b468-704e5272bd36 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:28:02.176352 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-44905cc9-6bff-4fc4-b468-704e5272bd36 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:02.176656 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-44905cc9-6bff-4fc4-b468-704e5272bd36 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:02.176756 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-44905cc9-6bff-4fc4-b468-704e5272bd36 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:02.181538 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:02.181538 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:02.182325 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-44905cc9-6bff-4fc4-b468-704e5272bd36 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:28:02.182808 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1054/4215] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:02 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:02.790660 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-92d8edfd-0a8b-4a8e-9d4d-e400e9ccd817 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:02.795127 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-92d8edfd-0a8b-4a8e-9d4d-e400e9ccd817 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/36bafa58-ee7d-4689-8512-8ae1a83ed634 Aug 25 15:28:02.795127 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-92d8edfd-0a8b-4a8e-9d4d-e400e9ccd817 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:02.795127 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-92d8edfd-0a8b-4a8e-9d4d-e400e9ccd817 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:02.813639 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-92d8edfd-0a8b-4a8e-9d4d-e400e9ccd817 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/36bafa58-ee7d-4689-8512-8ae1a83ed634 returned with HTTP 404 Aug 25 15:28:02.813639 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1071/4216] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:02 2026] GET /volume/v3/volumes/36bafa58-ee7d-4689-8512-8ae1a83ed634 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:02.818131 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-51fbbe75-4b97-444f-9406-1fd2aab7145f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:02.820309 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51fbbe75-4b97-444f-9406-1fd2aab7145f tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] DELETE https://10.4.3.85/volume/v3/volumes/a982f008-bc37-4d47-9581-819db256e18e Aug 25 15:28:02.820309 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-51fbbe75-4b97-444f-9406-1fd2aab7145f tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:02.820309 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-51fbbe75-4b97-444f-9406-1fd2aab7145f tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:02.820309 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-51fbbe75-4b97-444f-9406-1fd2aab7145f tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Delete volume with id: a982f008-bc37-4d47-9581-819db256e18e Aug 25 15:28:02.827285 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:02.827285 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:02.827797 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-51fbbe75-4b97-444f-9406-1fd2aab7145f tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:28:02.889993 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-51fbbe75-4b97-444f-9406-1fd2aab7145f tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Delete volume request issued successfully. Aug 25 15:28:02.890258 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51fbbe75-4b97-444f-9406-1fd2aab7145f tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/a982f008-bc37-4d47-9581-819db256e18e returned with HTTP 202 Aug 25 15:28:02.890869 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1055/4217] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:02 2026] DELETE /volume/v3/volumes/a982f008-bc37-4d47-9581-819db256e18e => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:02.899613 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-39545eb9-3a5d-4d48-9ff2-e39e73835221 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:02.901064 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-39545eb9-3a5d-4d48-9ff2-e39e73835221 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/a982f008-bc37-4d47-9581-819db256e18e Aug 25 15:28:02.901249 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-39545eb9-3a5d-4d48-9ff2-e39e73835221 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:02.901426 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-39545eb9-3a5d-4d48-9ff2-e39e73835221 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:02.908393 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:02.908393 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:02.912614 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-39545eb9-3a5d-4d48-9ff2-e39e73835221 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:28:02.917336 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-39545eb9-3a5d-4d48-9ff2-e39e73835221 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/a982f008-bc37-4d47-9581-819db256e18e returned with HTTP 200 Aug 25 15:28:02.917717 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1038/4218] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:02 2026] GET /volume/v3/volumes/a982f008-bc37-4d47-9581-819db256e18e => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:03.193176 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e1c95386-f708-465b-84a7-18d12ed2bc65 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:03.194858 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e1c95386-f708-465b-84a7-18d12ed2bc65 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:28:03.195099 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e1c95386-f708-465b-84a7-18d12ed2bc65 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:03.195296 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e1c95386-f708-465b-84a7-18d12ed2bc65 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:03.195400 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-e1c95386-f708-465b-84a7-18d12ed2bc65 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:03.199241 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:03.199241 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:03.199829 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e1c95386-f708-465b-84a7-18d12ed2bc65 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:28:03.200161 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1055/4219] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:03 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:03.210607 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-94f82af7-6942-45f9-a242-fc086ecf7e62 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:03.212269 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-94f82af7-6942-45f9-a242-fc086ecf7e62 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] DELETE https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:28:03.212464 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-94f82af7-6942-45f9-a242-fc086ecf7e62 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:03.212735 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-94f82af7-6942-45f9-a242-fc086ecf7e62 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:03.212892 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-94f82af7-6942-45f9-a242-fc086ecf7e62 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Delete backup with id: f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. Aug 25 15:28:03.217375 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:03.217375 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:03.253849 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-94f82af7-6942-45f9-a242-fc086ecf7e62 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] delete_backup rpcapi backup_id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:28:03.255864 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-94f82af7-6942-45f9-a242-fc086ecf7e62 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 202 Aug 25 15:28:03.256399 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1072/4220] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:28:03 2026] DELETE /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:28:03.263750 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-14ed53da-dee2-4a7e-928a-8275ad6526ba None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:03.265738 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14ed53da-dee2-4a7e-928a-8275ad6526ba tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:28:03.266003 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-14ed53da-dee2-4a7e-928a-8275ad6526ba tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:03.266193 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-14ed53da-dee2-4a7e-928a-8275ad6526ba tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:03.266313 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-14ed53da-dee2-4a7e-928a-8275ad6526ba tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:03.274428 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:03.274428 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:03.275215 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-14ed53da-dee2-4a7e-928a-8275ad6526ba tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 200 Aug 25 15:28:03.275670 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1056/4221] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:03 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:03.940581 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d0105e14-e566-4ea8-842d-9f2ffb0fb8fd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:03.942336 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0105e14-e566-4ea8-842d-9f2ffb0fb8fd tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/a982f008-bc37-4d47-9581-819db256e18e Aug 25 15:28:03.942576 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0105e14-e566-4ea8-842d-9f2ffb0fb8fd tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:03.942776 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0105e14-e566-4ea8-842d-9f2ffb0fb8fd tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:03.948072 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0105e14-e566-4ea8-842d-9f2ffb0fb8fd tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/a982f008-bc37-4d47-9581-819db256e18e returned with HTTP 404 Aug 25 15:28:03.948529 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1039/4222] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:03 2026] GET /volume/v3/volumes/a982f008-bc37-4d47-9581-819db256e18e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:03.956874 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a0d42dcd-e62c-4815-ab6d-ac777fd54ec0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:03.958795 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a0d42dcd-e62c-4815-ab6d-ac777fd54ec0 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] DELETE https://10.4.3.85/volume/v3/volumes/75f06a3d-a246-4d46-a219-2bc377fc51e7 Aug 25 15:28:03.958990 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a0d42dcd-e62c-4815-ab6d-ac777fd54ec0 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:03.959201 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a0d42dcd-e62c-4815-ab6d-ac777fd54ec0 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:03.959381 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-a0d42dcd-e62c-4815-ab6d-ac777fd54ec0 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Delete volume with id: 75f06a3d-a246-4d46-a219-2bc377fc51e7 Aug 25 15:28:03.967339 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:03.967339 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:03.967831 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a0d42dcd-e62c-4815-ab6d-ac777fd54ec0 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:28:04.027514 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a0d42dcd-e62c-4815-ab6d-ac777fd54ec0 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Delete volume request issued successfully. Aug 25 15:28:04.027765 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a0d42dcd-e62c-4815-ab6d-ac777fd54ec0 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/75f06a3d-a246-4d46-a219-2bc377fc51e7 returned with HTTP 202 Aug 25 15:28:04.028294 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1056/4223] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:03 2026] DELETE /volume/v3/volumes/75f06a3d-a246-4d46-a219-2bc377fc51e7 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:04.038208 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4ad8d43f-8408-43f7-bc40-17076637bea8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:04.040366 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ad8d43f-8408-43f7-bc40-17076637bea8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/75f06a3d-a246-4d46-a219-2bc377fc51e7 Aug 25 15:28:04.040646 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ad8d43f-8408-43f7-bc40-17076637bea8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:04.040893 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ad8d43f-8408-43f7-bc40-17076637bea8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:04.050258 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:04.050258 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:04.057220 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4ad8d43f-8408-43f7-bc40-17076637bea8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Volume info retrieved successfully. Aug 25 15:28:04.063073 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ad8d43f-8408-43f7-bc40-17076637bea8 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/75f06a3d-a246-4d46-a219-2bc377fc51e7 returned with HTTP 200 Aug 25 15:28:04.063578 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1073/4224] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:04 2026] GET /volume/v3/volumes/75f06a3d-a246-4d46-a219-2bc377fc51e7 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:04.287705 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5ff65d20-c57a-49a4-9395-33f0a60eaf36 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:04.290025 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5ff65d20-c57a-49a4-9395-33f0a60eaf36 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 Aug 25 15:28:04.290337 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5ff65d20-c57a-49a4-9395-33f0a60eaf36 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:04.290644 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5ff65d20-c57a-49a4-9395-33f0a60eaf36 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:04.290814 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5ff65d20-c57a-49a4-9395-33f0a60eaf36 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Show backup with id f37d6bc3-4cfc-4af4-a859-016bb0c3abf1. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:04.295780 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5ff65d20-c57a-49a4-9395-33f0a60eaf36 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 returned with HTTP 404 Aug 25 15:28:04.296392 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1057/4225] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:04 2026] GET /volume/v3/backups/f37d6bc3-4cfc-4af4-a859-016bb0c3abf1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:04.304734 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d0d1f6a1-54c5-44aa-a1c2-f67f2432d9a3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:04.307196 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0d1f6a1-54c5-44aa-a1c2-f67f2432d9a3 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/cb274a93-5e9f-4cda-97e8-917d793cce33 Aug 25 15:28:04.309524 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0d1f6a1-54c5-44aa-a1c2-f67f2432d9a3 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:04.309524 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0d1f6a1-54c5-44aa-a1c2-f67f2432d9a3 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:04.309524 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-d0d1f6a1-54c5-44aa-a1c2-f67f2432d9a3 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Delete volume with id: cb274a93-5e9f-4cda-97e8-917d793cce33 Aug 25 15:28:04.317603 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:04.317603 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:04.318045 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d0d1f6a1-54c5-44aa-a1c2-f67f2432d9a3 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Volume info retrieved successfully. Aug 25 15:28:04.347696 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d0d1f6a1-54c5-44aa-a1c2-f67f2432d9a3 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Delete volume request issued successfully. Aug 25 15:28:04.347954 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0d1f6a1-54c5-44aa-a1c2-f67f2432d9a3 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/volumes/cb274a93-5e9f-4cda-97e8-917d793cce33 returned with HTTP 202 Aug 25 15:28:04.348486 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1040/4226] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:28:04 2026] DELETE /volume/v3/volumes/cb274a93-5e9f-4cda-97e8-917d793cce33 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:04.358333 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7637a576-e1bb-4af1-a32f-0adf13ba38cd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:04.360010 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7637a576-e1bb-4af1-a32f-0adf13ba38cd tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/volumes/cb274a93-5e9f-4cda-97e8-917d793cce33 Aug 25 15:28:04.360196 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7637a576-e1bb-4af1-a32f-0adf13ba38cd tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:04.360361 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7637a576-e1bb-4af1-a32f-0adf13ba38cd tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:04.369051 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:04.369051 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:04.376114 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7637a576-e1bb-4af1-a32f-0adf13ba38cd tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Volume info retrieved successfully. Aug 25 15:28:04.385946 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7637a576-e1bb-4af1-a32f-0adf13ba38cd tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/volumes/cb274a93-5e9f-4cda-97e8-917d793cce33 returned with HTTP 200 Aug 25 15:28:04.386505 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1057/4227] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:04 2026] GET /volume/v3/volumes/cb274a93-5e9f-4cda-97e8-917d793cce33 => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:05.077233 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b3f81a9d-ffc7-4478-8322-2cdfcc58d5a5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:05.080602 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3f81a9d-ffc7-4478-8322-2cdfcc58d5a5 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] GET https://10.4.3.85/volume/v3/volumes/75f06a3d-a246-4d46-a219-2bc377fc51e7 Aug 25 15:28:05.080602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3f81a9d-ffc7-4478-8322-2cdfcc58d5a5 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:05.080602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3f81a9d-ffc7-4478-8322-2cdfcc58d5a5 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:05.114884 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3f81a9d-ffc7-4478-8322-2cdfcc58d5a5 tempest-CreateVolumesFromSourceVolumeTest-223040720 tempest-CreateVolumesFromSourceVolumeTest-223040720-project-member] https://10.4.3.85/volume/v3/volumes/75f06a3d-a246-4d46-a219-2bc377fc51e7 returned with HTTP 404 Aug 25 15:28:05.115200 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1074/4228] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:05 2026] GET /volume/v3/volumes/75f06a3d-a246-4d46-a219-2bc377fc51e7 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:05.399850 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-377ff719-d43b-4163-abc2-58620a64f4c6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:05.401878 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-377ff719-d43b-4163-abc2-58620a64f4c6 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] GET https://10.4.3.85/volume/v3/volumes/cb274a93-5e9f-4cda-97e8-917d793cce33 Aug 25 15:28:05.401878 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-377ff719-d43b-4163-abc2-58620a64f4c6 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:05.402141 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-377ff719-d43b-4163-abc2-58620a64f4c6 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:05.414601 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-377ff719-d43b-4163-abc2-58620a64f4c6 tempest-ProjectReaderTests39-83947371 tempest-ProjectReaderTests39-83947371-project-admin] https://10.4.3.85/volume/v3/volumes/cb274a93-5e9f-4cda-97e8-917d793cce33 returned with HTTP 404 Aug 25 15:28:05.414922 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1058/4229] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:05 2026] GET /volume/v3/volumes/cb274a93-5e9f-4cda-97e8-917d793cce33 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:06.308698 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:06.310899 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:06.311231 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-124622206", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:06.314237 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-124622206', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:06.314384 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Create volume of 1 GB Aug 25 15:28:06.322708 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Availability Zones retrieved successfully. Aug 25 15:28:06.334995 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Flow 'volume_create_api' (fa828bea-71e3-4389-a401-92b1ddba3204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:06.336200 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5fdf06a-cc14-45b0-9eed-dce9d117925f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:06.337725 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:06.367857 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5fdf06a-cc14-45b0-9eed-dce9d117925f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:06.368073 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5bd0818-95c3-43ca-aedd-3ce213455180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:06.554137 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Created reservations ['98774ab4-12cd-4889-a393-3ed80c7f1174', 'b0d86783-c7bd-4994-9abe-7eedd964ebc0', 'c57e527b-ff4f-4a79-8d7f-c61ac7ee83b1', '09d24ef7-cbf3-411e-8cf0-7aa7e0bf4ff0'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:06.555321 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5bd0818-95c3-43ca-aedd-3ce213455180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98774ab4-12cd-4889-a393-3ed80c7f1174', 'b0d86783-c7bd-4994-9abe-7eedd964ebc0', 'c57e527b-ff4f-4a79-8d7f-c61ac7ee83b1', '09d24ef7-cbf3-411e-8cf0-7aa7e0bf4ff0']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:06.556826 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f77966-d95c-4c41-97ba-66d7c8f727bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:06.596430 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f77966-d95c-4c41-97ba-66d7c8f727bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95da9dc1-bef1-45e2-8b37-3490bf118e35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-124622206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ed4d3f6a0b4f0aa810d23546a8a5ee',qos_specs=None,replication_status=,reservations=['98774ab4-12cd-4889-a393-3ed80c7f1174','b0d86783-c7bd-4994-9abe-7eedd964ebc0','c57e527b-ff4f-4a79-8d7f-c61ac7ee83b1','09d24ef7-cbf3-411e-8cf0-7aa7e0bf4ff0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cac7e50b294b84a5e9bae2cde80d5e',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-124622206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95da9dc1-bef1-45e2-8b37-3490bf118e35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ed4d3f6a0b4f0aa810d23546a8a5ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76cac7e50b294b84a5e9bae2cde80d5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:06.597366 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (709ad387-d7ff-4abd-9f86-2d6943e76479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:06.634295 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (709ad387-d7ff-4abd-9f86-2d6943e76479) transitioned into state 'SUCCESS' from state '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-124622206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ed4d3f6a0b4f0aa810d23546a8a5ee',qos_specs=None,replication_status=,reservations=['98774ab4-12cd-4889-a393-3ed80c7f1174','b0d86783-c7bd-4994-9abe-7eedd964ebc0','c57e527b-ff4f-4a79-8d7f-c61ac7ee83b1','09d24ef7-cbf3-411e-8cf0-7aa7e0bf4ff0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76cac7e50b294b84a5e9bae2cde80d5e',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:06.635413 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f96c0e17-b0c7-462d-8a48-378c11e0dfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:06.660191 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f96c0e17-b0c7-462d-8a48-378c11e0dfdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:06.662201 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Flow 'volume_create_api' (fa828bea-71e3-4389-a401-92b1ddba3204) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:06.662696 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Create volume request issued successfully. Aug 25 15:28:06.664003 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4ca556c8-54af-4d88-9a4e-5ec0d7e8ed58 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:06.664567 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1041/4230] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:28:06 2026] POST /volume/v3/volumes => generated 754 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:06.683320 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d3f907f4-8e1b-4e59-a09f-a9d7e51a4096 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:06.686103 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d3f907f4-8e1b-4e59-a09f-a9d7e51a4096 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:06.686363 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d3f907f4-8e1b-4e59-a09f-a9d7e51a4096 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:06.686693 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d3f907f4-8e1b-4e59-a09f-a9d7e51a4096 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:06.697719 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:06.697719 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:06.705654 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d3f907f4-8e1b-4e59-a09f-a9d7e51a4096 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:06.711838 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d3f907f4-8e1b-4e59-a09f-a9d7e51a4096 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:28:06.712684 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1058/4231] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:06 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:07.146398 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:07.234437 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:07.234858 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1295462421"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:07.236515 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1295462421'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:07.236740 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Create volume of 1 GB Aug 25 15:28:07.241242 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Availability Zones retrieved successfully. Aug 25 15:28:07.249513 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Flow 'volume_create_api' (62728ce8-55e3-4bf1-b21a-366d360200e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:07.251108 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb77b263-2ff9-4713-a0df-da0acf70f28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:07.252358 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:07.283306 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb77b263-2ff9-4713-a0df-da0acf70f28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:07.284159 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab26685-e998-4e22-86fa-7505c7dd914b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:07.359503 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Created reservations ['6207ac2c-d1ba-4163-b1cf-4eff4ef230bd', '89dcfbdb-c861-48b8-9238-61a859b38a5c', 'd532273e-89d2-4c65-b786-ac087ba6ae4b', 'f9cbee65-4afe-4084-8a06-8dec865c8e9d'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:07.360484 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab26685-e998-4e22-86fa-7505c7dd914b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6207ac2c-d1ba-4163-b1cf-4eff4ef230bd', '89dcfbdb-c861-48b8-9238-61a859b38a5c', 'd532273e-89d2-4c65-b786-ac087ba6ae4b', 'f9cbee65-4afe-4084-8a06-8dec865c8e9d']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:07.361503 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd910edd-a14b-4aab-8d25-d21a75e4fb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:07.394037 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd910edd-a14b-4aab-8d25-d21a75e4fb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca2e501e-411f-4509-b99d-f84b9babf05d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1295462421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='747387fbdc2f46b7bb2faae3ba877bd1',qos_specs=None,replication_status=,reservations=['6207ac2c-d1ba-4163-b1cf-4eff4ef230bd','89dcfbdb-c861-48b8-9238-61a859b38a5c','d532273e-89d2-4c65-b786-ac087ba6ae4b','f9cbee65-4afe-4084-8a06-8dec865c8e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55171659f335445d9dc6ddf5879140fd',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1295462421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca2e501e-411f-4509-b99d-f84b9babf05d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='747387fbdc2f46b7bb2faae3ba877bd1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55171659f335445d9dc6ddf5879140fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:07.395170 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb58eeac-f721-469e-9e86-06679976682a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:07.422672 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb58eeac-f721-469e-9e86-06679976682a) transitioned into state 'SUCCESS' from state '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-1295462421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='747387fbdc2f46b7bb2faae3ba877bd1',qos_specs=None,replication_status=,reservations=['6207ac2c-d1ba-4163-b1cf-4eff4ef230bd','89dcfbdb-c861-48b8-9238-61a859b38a5c','d532273e-89d2-4c65-b786-ac087ba6ae4b','f9cbee65-4afe-4084-8a06-8dec865c8e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55171659f335445d9dc6ddf5879140fd',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:07.423449 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e91b809e-f470-4c62-9c92-d1e6d5996f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:07.438182 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e91b809e-f470-4c62-9c92-d1e6d5996f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:07.440494 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Flow 'volume_create_api' (62728ce8-55e3-4bf1-b21a-366d360200e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:07.440494 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Create volume request issued successfully. Aug 25 15:28:07.441092 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8887f9b6-dea1-4e56-bbde-752dfdb690da tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:07.443139 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1075/4232] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:28:07 2026] POST /volume/v3/volumes => generated 776 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:07.455265 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8033d090-d6c1-4aeb-a07f-efdbd3ddf37b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:07.462495 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8033d090-d6c1-4aeb-a07f-efdbd3ddf37b tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/volumes/ca2e501e-411f-4509-b99d-f84b9babf05d Aug 25 15:28:07.462495 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8033d090-d6c1-4aeb-a07f-efdbd3ddf37b tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:07.462495 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8033d090-d6c1-4aeb-a07f-efdbd3ddf37b tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:07.479983 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:07.479983 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:07.487902 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8033d090-d6c1-4aeb-a07f-efdbd3ddf37b tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Volume info retrieved successfully. Aug 25 15:28:07.493077 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8033d090-d6c1-4aeb-a07f-efdbd3ddf37b tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/volumes/ca2e501e-411f-4509-b99d-f84b9babf05d returned with HTTP 200 Aug 25 15:28:07.493626 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1059/4233] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:07 2026] GET /volume/v3/volumes/ca2e501e-411f-4509-b99d-f84b9babf05d => generated 955 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:07.726035 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2c8e2bd7-dd26-4faa-8475-711adc8354ec None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:07.728368 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c8e2bd7-dd26-4faa-8475-711adc8354ec tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:07.728703 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c8e2bd7-dd26-4faa-8475-711adc8354ec tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:07.728963 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c8e2bd7-dd26-4faa-8475-711adc8354ec tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:07.738487 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:07.738487 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:07.743342 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2c8e2bd7-dd26-4faa-8475-711adc8354ec tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:07.749540 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c8e2bd7-dd26-4faa-8475-711adc8354ec tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:28:07.750145 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1042/4234] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:07 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:07.772224 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ca65f894-80cd-4f1c-a047-2a02f1377971 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:07.774296 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ca65f894-80cd-4f1c-a047-2a02f1377971 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:07.774489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ca65f894-80cd-4f1c-a047-2a02f1377971 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:07.774719 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ca65f894-80cd-4f1c-a047-2a02f1377971 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:07.789067 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:07.789067 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:07.795693 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ca65f894-80cd-4f1c-a047-2a02f1377971 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:07.804369 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ca65f894-80cd-4f1c-a047-2a02f1377971 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:28:07.805083 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1059/4235] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:07 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:08.509958 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4c67cd9f-51d5-4365-a361-bb8dc12772db None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:08.513209 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c67cd9f-51d5-4365-a361-bb8dc12772db tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/volumes/ca2e501e-411f-4509-b99d-f84b9babf05d Aug 25 15:28:08.513608 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c67cd9f-51d5-4365-a361-bb8dc12772db tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:08.513889 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4c67cd9f-51d5-4365-a361-bb8dc12772db tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:08.523674 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:08.523674 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:08.527950 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4c67cd9f-51d5-4365-a361-bb8dc12772db tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Volume info retrieved successfully. Aug 25 15:28:08.532842 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4c67cd9f-51d5-4365-a361-bb8dc12772db tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/volumes/ca2e501e-411f-4509-b99d-f84b9babf05d returned with HTTP 200 Aug 25 15:28:08.533256 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1076/4236] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:08 2026] GET /volume/v3/volumes/ca2e501e-411f-4509-b99d-f84b9babf05d => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:08.546337 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9641ed1d-f640-43a2-8d56-52cfd3e16062 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:08.548367 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9641ed1d-f640-43a2-8d56-52cfd3e16062 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:28:08.548816 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9641ed1d-f640-43a2-8d56-52cfd3e16062 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ca2e501e-411f-4509-b99d-f84b9babf05d", "name": "tempest-type-Backup-1189360616"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:08.550326 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-9641ed1d-f640-43a2-8d56-52cfd3e16062 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Creating new backup {'backup': {'volume_id': 'ca2e501e-411f-4509-b99d-f84b9babf05d', 'name': 'tempest-type-Backup-1189360616'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:28:08.550483 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-9641ed1d-f640-43a2-8d56-52cfd3e16062 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Creating backup of volume ca2e501e-411f-4509-b99d-f84b9babf05d in container None Aug 25 15:28:08.569199 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:08.569199 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:08.570343 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9641ed1d-f640-43a2-8d56-52cfd3e16062 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Volume info retrieved successfully. Aug 25 15:28:08.618219 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-9641ed1d-f640-43a2-8d56-52cfd3e16062 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Created reservations ['abe246df-7d5d-4be6-9bbd-7241ce3e58f0', '79cb237c-40ee-48cd-9fce-612f7b684e4e'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:08.707275 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9641ed1d-f640-43a2-8d56-52cfd3e16062 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:28:08.710509 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1060/4237] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:28:08 2026] POST /volume/v3/backups => generated 314 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:08.717082 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1ce01150-af36-4909-9769-d30d49b75026 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:08.719723 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1ce01150-af36-4909-9769-d30d49b75026 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:08.721433 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1ce01150-af36-4909-9769-d30d49b75026 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:08.721433 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1ce01150-af36-4909-9769-d30d49b75026 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:08.721433 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1ce01150-af36-4909-9769-d30d49b75026 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:08.725132 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:08.725132 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:08.725976 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1ce01150-af36-4909-9769-d30d49b75026 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:08.726501 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1043/4238] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:08 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:08.846973 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-6cb21445-f043-4dc2-9af5-0eaa78b4a559 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:08.849252 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-6cb21445-f043-4dc2-9af5-0eaa78b4a559 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:08.849525 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-6cb21445-f043-4dc2-9af5-0eaa78b4a559 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:08.849770 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-6cb21445-f043-4dc2-9af5-0eaa78b4a559 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:08.881753 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:08.881753 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:08.887052 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-6cb21445-f043-4dc2-9af5-0eaa78b4a559 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:08.901167 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-6cb21445-f043-4dc2-9af5-0eaa78b4a559 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:28:08.901616 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1060/4239] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:08 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 847 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:08.998697 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5de9db5d-a401-4a54-818b-c63d7aa65eae None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:08.999124 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5de9db5d-a401-4a54-818b-c63d7aa65eae None None] GET https://10.4.3.85/volume// Aug 25 15:28:08.999262 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5de9db5d-a401-4a54-818b-c63d7aa65eae None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:08.999456 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5de9db5d-a401-4a54-818b-c63d7aa65eae None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:08.999959 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5de9db5d-a401-4a54-818b-c63d7aa65eae None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:09.000274 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1077/4240] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:28:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:09.007090 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-9fb4bdd6-c2f8-44ee-a9d8-a52d6124f15e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:09.127325 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-9fb4bdd6-c2f8-44ee-a9d8-a52d6124f15e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:28:09.128719 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-9fb4bdd6-c2f8-44ee-a9d8-a52d6124f15e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95da9dc1-bef1-45e2-8b37-3490bf118e35", "connector": null, "instance_uuid": "d9f032d6-5672-481a-9131-63f6ff9f5c30"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:09.154270 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:09.154270 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:09.258824 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-9fb4bdd6-c2f8-44ee-a9d8-a52d6124f15e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:28:09.260221 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1061/4241] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:28:09 2026] POST /volume/v3/attachments => generated 273 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:09.323645 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d7b3c19b-8b91-4758-aeab-f905476946c1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:09.327203 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d7b3c19b-8b91-4758-aeab-f905476946c1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:09.328495 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d7b3c19b-8b91-4758-aeab-f905476946c1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:09.328889 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d7b3c19b-8b91-4758-aeab-f905476946c1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:09.342100 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:09.342100 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:09.346670 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d7b3c19b-8b91-4758-aeab-f905476946c1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:09.352051 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6f9d63c6-2533-4aa3-950b-6f56a96a750a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:09.352051 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6f9d63c6-2533-4aa3-950b-6f56a96a750a None None] GET https://10.4.3.85/volume// Aug 25 15:28:09.352051 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6f9d63c6-2533-4aa3-950b-6f56a96a750a None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:09.352051 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6f9d63c6-2533-4aa3-950b-6f56a96a750a None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:09.352051 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6f9d63c6-2533-4aa3-950b-6f56a96a750a None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:09.352051 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1061/4242] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:28:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:09.352385 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d7b3c19b-8b91-4758-aeab-f905476946c1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:28:09.352822 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1044/4243] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:09 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:09.357233 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-0c4ae300-502b-4942-8df6-80872f3bed35 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:09.359739 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-0c4ae300-502b-4942-8df6-80872f3bed35 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:09.359974 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-0c4ae300-502b-4942-8df6-80872f3bed35 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:09.360165 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-0c4ae300-502b-4942-8df6-80872f3bed35 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:09.370773 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:09.370773 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:09.374975 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-0c4ae300-502b-4942-8df6-80872f3bed35 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:09.379374 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-0c4ae300-502b-4942-8df6-80872f3bed35 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:28:09.379817 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1078/4244] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:28:09 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:09.482574 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-2251dd42-0e5b-40fe-a872-ce3bc2c8a609 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:09.484566 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-2251dd42-0e5b-40fe-a872-ce3bc2c8a609 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] PUT https://10.4.3.85/volume/v3/attachments/f8c39083-4c0b-4e9c-a33b-73df1322bcde Aug 25 15:28:09.485060 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-2251dd42-0e5b-40fe-a872-ce3bc2c8a609 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:09.495594 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-2251dd42-0e5b-40fe-a872-ce3bc2c8a609 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Acquiring lock "cinder-attachment_update-95da9dc1-bef1-45e2-8b37-3490bf118e35-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:28:09.502166 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-2251dd42-0e5b-40fe-a872-ce3bc2c8a609 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Lock "cinder-attachment_update-95da9dc1-bef1-45e2-8b37-3490bf118e35-np0000008087" acquired by "attachment_update" :: waited 0.007s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:28:09.503528 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:09.503528 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:09.629234 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-2251dd42-0e5b-40fe-a872-ce3bc2c8a609 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Lock "cinder-attachment_update-95da9dc1-bef1-45e2-8b37-3490bf118e35-np0000008087" released by "attachment_update" :: held 0.127s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:28:09.629755 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-2251dd42-0e5b-40fe-a872-ce3bc2c8a609 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments/f8c39083-4c0b-4e9c-a33b-73df1322bcde returned with HTTP 200 Aug 25 15:28:09.630736 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1062/4245] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:28:09 2026] PUT /volume/v3/attachments/f8c39083-4c0b-4e9c-a33b-73df1322bcde => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:09.737532 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-28005541-8469-4e7b-88b1-f304cd5aa021 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:09.739775 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-28005541-8469-4e7b-88b1-f304cd5aa021 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:09.740016 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-28005541-8469-4e7b-88b1-f304cd5aa021 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:09.740209 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-28005541-8469-4e7b-88b1-f304cd5aa021 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:09.740359 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-28005541-8469-4e7b-88b1-f304cd5aa021 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:09.745123 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:09.745123 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:09.745760 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-28005541-8469-4e7b-88b1-f304cd5aa021 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:09.746132 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1062/4246] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:09 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:10.370172 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d56c25f3-73fb-4830-923f-985c98f5143e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:10.371935 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d56c25f3-73fb-4830-923f-985c98f5143e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:10.372150 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d56c25f3-73fb-4830-923f-985c98f5143e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:10.372388 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d56c25f3-73fb-4830-923f-985c98f5143e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:10.384813 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:10.384813 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:10.390377 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d56c25f3-73fb-4830-923f-985c98f5143e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:10.398423 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d56c25f3-73fb-4830-923f-985c98f5143e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:28:10.398873 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1045/4247] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:10 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:10.757214 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e123fa3d-1b3c-4fa6-947a-ec03a7679275 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:10.759068 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e123fa3d-1b3c-4fa6-947a-ec03a7679275 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:10.759365 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e123fa3d-1b3c-4fa6-947a-ec03a7679275 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:10.759585 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e123fa3d-1b3c-4fa6-947a-ec03a7679275 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:10.759704 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e123fa3d-1b3c-4fa6-947a-ec03a7679275 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:10.763789 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:10.763789 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:10.764414 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e123fa3d-1b3c-4fa6-947a-ec03a7679275 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:10.764843 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1079/4248] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:10 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:11.414321 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ee09dfb9-2b52-472c-aabf-8247769a1cc2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:11.417042 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee09dfb9-2b52-472c-aabf-8247769a1cc2 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:11.417042 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee09dfb9-2b52-472c-aabf-8247769a1cc2 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:11.417259 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee09dfb9-2b52-472c-aabf-8247769a1cc2 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:11.431497 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:11.431497 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:11.432691 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ee09dfb9-2b52-472c-aabf-8247769a1cc2 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:11.437097 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee09dfb9-2b52-472c-aabf-8247769a1cc2 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:28:11.437490 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1063/4249] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:11 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:11.776600 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-56537ef8-aa9e-4b08-9b08-81a14e9c86a8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:11.777926 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-56537ef8-aa9e-4b08-9b08-81a14e9c86a8 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:11.778164 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-56537ef8-aa9e-4b08-9b08-81a14e9c86a8 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:11.778367 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-56537ef8-aa9e-4b08-9b08-81a14e9c86a8 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:11.778484 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-56537ef8-aa9e-4b08-9b08-81a14e9c86a8 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:11.783601 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:11.783601 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:11.783773 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-56537ef8-aa9e-4b08-9b08-81a14e9c86a8 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:11.784185 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1063/4250] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:11 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:12.113869 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-81047e60-11e9-4183-8ef7-fb3b3d385864 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:12.115665 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81047e60-11e9-4183-8ef7-fb3b3d385864 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:12.115842 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81047e60-11e9-4183-8ef7-fb3b3d385864 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:12.116014 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81047e60-11e9-4183-8ef7-fb3b3d385864 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:12.122847 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:12.122847 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:12.126390 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-81047e60-11e9-4183-8ef7-fb3b3d385864 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:12.132291 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81047e60-11e9-4183-8ef7-fb3b3d385864 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 200 Aug 25 15:28:12.132797 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1046/4251] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:12 2026] GET /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 934 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:12.453062 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f46d4944-2c27-4a72-a71e-ae96add2a54b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:12.455247 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f46d4944-2c27-4a72-a71e-ae96add2a54b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:12.456029 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f46d4944-2c27-4a72-a71e-ae96add2a54b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:12.456029 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f46d4944-2c27-4a72-a71e-ae96add2a54b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:12.476832 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:12.476832 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:12.481729 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f46d4944-2c27-4a72-a71e-ae96add2a54b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:12.486482 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f46d4944-2c27-4a72-a71e-ae96add2a54b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:28:12.486900 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1080/4252] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:12 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:12.648345 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-17d289ac-0670-4be4-9e06-82801827838a req-722c0144-04a2-4094-91bc-26aebdfc7eb9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:12.651019 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-722c0144-04a2-4094-91bc-26aebdfc7eb9 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:12.651238 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-722c0144-04a2-4094-91bc-26aebdfc7eb9 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:12.651477 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-722c0144-04a2-4094-91bc-26aebdfc7eb9 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:12.658950 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:12.658950 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:12.663825 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-17d289ac-0670-4be4-9e06-82801827838a req-722c0144-04a2-4094-91bc-26aebdfc7eb9 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:12.668545 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-722c0144-04a2-4094-91bc-26aebdfc7eb9 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 200 Aug 25 15:28:12.668912 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1064/4253] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:12 2026] GET /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 934 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:12.771821 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9add50a1-4a57-4009-bc7c-1504d087916b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:12.772163 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9add50a1-4a57-4009-bc7c-1504d087916b None None] GET https://10.4.3.85/volume// Aug 25 15:28:12.772365 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9add50a1-4a57-4009-bc7c-1504d087916b None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:12.772563 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9add50a1-4a57-4009-bc7c-1504d087916b None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:12.772921 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9add50a1-4a57-4009-bc7c-1504d087916b None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:12.773191 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1064/4254] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:28:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:12.781791 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-17d289ac-0670-4be4-9e06-82801827838a req-db26a7f6-f2d2-4932-8470-996f50d4cb79 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:12.797799 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ade7d025-4c95-4c42-87df-4aa1667c1b91 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:12.799694 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ade7d025-4c95-4c42-87df-4aa1667c1b91 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:12.799931 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ade7d025-4c95-4c42-87df-4aa1667c1b91 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:12.800115 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ade7d025-4c95-4c42-87df-4aa1667c1b91 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:12.800212 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ade7d025-4c95-4c42-87df-4aa1667c1b91 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:12.804645 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:12.804645 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:12.805362 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ade7d025-4c95-4c42-87df-4aa1667c1b91 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:12.805749 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1081/4255] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:12 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:12.822064 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-db26a7f6-f2d2-4932-8470-996f50d4cb79 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:28:12.822425 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-db26a7f6-f2d2-4932-8470-996f50d4cb79 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e4fa01b-0944-4380-9c9a-d9f7f150d49c", "connector": null, "instance_uuid": "d6d73808-d6c5-446a-a881-23635d42aefe"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:12.830434 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:12.830434 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:12.888737 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-db26a7f6-f2d2-4932-8470-996f50d4cb79 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:28:12.889573 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1047/4256] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:28:12 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:12.961362 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-df348727-f926-4a77-948e-2777ef5da614 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:12.963650 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df348727-f926-4a77-948e-2777ef5da614 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:12.969098 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df348727-f926-4a77-948e-2777ef5da614 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:12.969098 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df348727-f926-4a77-948e-2777ef5da614 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:12.979464 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:12.979464 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:12.984586 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-df348727-f926-4a77-948e-2777ef5da614 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:12.991262 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-17ce929d-2a23-4e46-a7c8-5ea8b0fbb381 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:12.991714 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df348727-f926-4a77-948e-2777ef5da614 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 200 Aug 25 15:28:12.991788 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-17ce929d-2a23-4e46-a7c8-5ea8b0fbb381 None None] GET https://10.4.3.85/volume// Aug 25 15:28:12.992022 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-17ce929d-2a23-4e46-a7c8-5ea8b0fbb381 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:12.992263 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-17ce929d-2a23-4e46-a7c8-5ea8b0fbb381 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:12.992311 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1065/4257] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:12 2026] GET /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 933 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:12.992701 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-17ce929d-2a23-4e46-a7c8-5ea8b0fbb381 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:12.993213 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1065/4258] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:28:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:13.004096 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-17d289ac-0670-4be4-9e06-82801827838a req-ca11170f-0a8f-4fca-b46c-9471d2169ca1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:13.006446 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-ca11170f-0a8f-4fca-b46c-9471d2169ca1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:13.006670 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-ca11170f-0a8f-4fca-b46c-9471d2169ca1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:13.006894 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-ca11170f-0a8f-4fca-b46c-9471d2169ca1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:13.019393 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:13.019393 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:13.024242 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-17d289ac-0670-4be4-9e06-82801827838a req-ca11170f-0a8f-4fca-b46c-9471d2169ca1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:13.030047 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-ca11170f-0a8f-4fca-b46c-9471d2169ca1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 200 Aug 25 15:28:13.030647 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1082/4259] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:28:13 2026] GET /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 1113 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:13.178337 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-17d289ac-0670-4be4-9e06-82801827838a req-1b3e3d0f-e821-4b71-9c8d-a0d5f2f43c7e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:13.180863 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-1b3e3d0f-e821-4b71-9c8d-a0d5f2f43c7e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] PUT https://10.4.3.85/volume/v3/attachments/36ae6010-2cff-42c3-8eca-112362cc39de Aug 25 15:28:13.181245 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-1b3e3d0f-e821-4b71-9c8d-a0d5f2f43c7e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:13.190054 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-17d289ac-0670-4be4-9e06-82801827838a req-1b3e3d0f-e821-4b71-9c8d-a0d5f2f43c7e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Acquiring lock "cinder-attachment_update-5e4fa01b-0944-4380-9c9a-d9f7f150d49c-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:28:13.195902 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-17d289ac-0670-4be4-9e06-82801827838a req-1b3e3d0f-e821-4b71-9c8d-a0d5f2f43c7e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Lock "cinder-attachment_update-5e4fa01b-0944-4380-9c9a-d9f7f150d49c-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:28:13.196933 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:13.196933 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:13.335557 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-17d289ac-0670-4be4-9e06-82801827838a req-1b3e3d0f-e821-4b71-9c8d-a0d5f2f43c7e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Lock "cinder-attachment_update-5e4fa01b-0944-4380-9c9a-d9f7f150d49c-np0000008087" released by "attachment_update" :: held 0.140s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:28:13.336051 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-1b3e3d0f-e821-4b71-9c8d-a0d5f2f43c7e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/attachments/36ae6010-2cff-42c3-8eca-112362cc39de returned with HTTP 200 Aug 25 15:28:13.336665 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1048/4260] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:28:13 2026] PUT /volume/v3/attachments/36ae6010-2cff-42c3-8eca-112362cc39de => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:13.501051 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e5d498f3-b86e-4b34-a7fa-8e67c071bd8f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:13.502853 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e5d498f3-b86e-4b34-a7fa-8e67c071bd8f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:13.503058 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e5d498f3-b86e-4b34-a7fa-8e67c071bd8f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:13.503241 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e5d498f3-b86e-4b34-a7fa-8e67c071bd8f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:13.514021 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:13.514021 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:13.517643 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e5d498f3-b86e-4b34-a7fa-8e67c071bd8f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:13.522602 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e5d498f3-b86e-4b34-a7fa-8e67c071bd8f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:28:13.523041 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1066/4261] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:13 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:13.817190 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1ef72bda-620d-49b5-b557-b4ab5b78fb93 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:13.820183 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1ef72bda-620d-49b5-b557-b4ab5b78fb93 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:13.820506 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1ef72bda-620d-49b5-b557-b4ab5b78fb93 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:13.820724 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1ef72bda-620d-49b5-b557-b4ab5b78fb93 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:13.820840 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-1ef72bda-620d-49b5-b557-b4ab5b78fb93 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:13.826618 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:13.826618 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:13.827476 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1ef72bda-620d-49b5-b557-b4ab5b78fb93 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:13.827995 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1066/4262] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:13 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:14.006941 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-15fc077b-04fd-4595-b3fc-1d5f862faec8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:14.008915 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-15fc077b-04fd-4595-b3fc-1d5f862faec8 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:14.009121 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-15fc077b-04fd-4595-b3fc-1d5f862faec8 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:14.009344 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-15fc077b-04fd-4595-b3fc-1d5f862faec8 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:14.019817 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:14.019817 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:14.023447 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-15fc077b-04fd-4595-b3fc-1d5f862faec8 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:14.028368 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-15fc077b-04fd-4595-b3fc-1d5f862faec8 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 200 Aug 25 15:28:14.028833 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1083/4263] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:14 2026] GET /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 934 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:14.407284 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-59be65ab-90eb-4c70-8721-24e2bf5b0fcd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:14.409432 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-59be65ab-90eb-4c70-8721-24e2bf5b0fcd tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/attachments/f8c39083-4c0b-4e9c-a33b-73df1322bcde/action Aug 25 15:28:14.409788 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-59be65ab-90eb-4c70-8721-24e2bf5b0fcd tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:14.409909 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-59be65ab-90eb-4c70-8721-24e2bf5b0fcd tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:14.432173 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:14.432173 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:14.471446 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-00c709ce-7e9e-431c-8e41-ecfb8a006b74 req-59be65ab-90eb-4c70-8721-24e2bf5b0fcd tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments/f8c39083-4c0b-4e9c-a33b-73df1322bcde/action returned with HTTP 204 Aug 25 15:28:14.471972 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1049/4264] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:28:14 2026] POST /volume/v3/attachments/f8c39083-4c0b-4e9c-a33b-73df1322bcde/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:14.539378 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-42661f3f-5079-4f5f-9ed1-891cb96610e5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:14.541353 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-42661f3f-5079-4f5f-9ed1-891cb96610e5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:14.541600 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-42661f3f-5079-4f5f-9ed1-891cb96610e5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:14.541847 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-42661f3f-5079-4f5f-9ed1-891cb96610e5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:14.552425 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:14.552425 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:14.556388 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-42661f3f-5079-4f5f-9ed1-891cb96610e5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:14.561130 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-42661f3f-5079-4f5f-9ed1-891cb96610e5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:28:14.561645 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1067/4265] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:14 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:14.839558 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b5dbc065-61f8-45c9-b816-f957fea0d7c8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:14.841242 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b5dbc065-61f8-45c9-b816-f957fea0d7c8 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:14.841482 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b5dbc065-61f8-45c9-b816-f957fea0d7c8 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:14.841663 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b5dbc065-61f8-45c9-b816-f957fea0d7c8 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:14.841764 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-b5dbc065-61f8-45c9-b816-f957fea0d7c8 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:14.845624 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:14.845624 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:14.846247 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b5dbc065-61f8-45c9-b816-f957fea0d7c8 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:14.846660 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1067/4266] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:14 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:15.042198 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6416cfbe-8adf-44b5-8502-34c84ac54db9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:15.044318 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6416cfbe-8adf-44b5-8502-34c84ac54db9 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:15.044681 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6416cfbe-8adf-44b5-8502-34c84ac54db9 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:15.044985 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6416cfbe-8adf-44b5-8502-34c84ac54db9 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:15.059209 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:15.059209 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:15.069201 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6416cfbe-8adf-44b5-8502-34c84ac54db9 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:15.085386 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6416cfbe-8adf-44b5-8502-34c84ac54db9 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 200 Aug 25 15:28:15.085864 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1084/4267] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:15 2026] GET /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 934 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:15.858220 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b8ff6dd7-08c8-4fb2-8e32-cc8458906199 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:15.860878 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b8ff6dd7-08c8-4fb2-8e32-cc8458906199 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:15.861187 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b8ff6dd7-08c8-4fb2-8e32-cc8458906199 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:15.861456 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b8ff6dd7-08c8-4fb2-8e32-cc8458906199 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:15.861643 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b8ff6dd7-08c8-4fb2-8e32-cc8458906199 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:15.866903 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:15.866903 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:15.867778 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b8ff6dd7-08c8-4fb2-8e32-cc8458906199 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:15.874535 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1050/4268] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:15 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:16.100053 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b1ba729d-d2f4-473d-9d74-03f05e71939a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:16.102719 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b1ba729d-d2f4-473d-9d74-03f05e71939a tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:16.102907 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b1ba729d-d2f4-473d-9d74-03f05e71939a tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:16.103078 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b1ba729d-d2f4-473d-9d74-03f05e71939a tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:16.114335 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:16.114335 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:16.118727 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b1ba729d-d2f4-473d-9d74-03f05e71939a tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:16.123817 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b1ba729d-d2f4-473d-9d74-03f05e71939a tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 200 Aug 25 15:28:16.124324 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1068/4269] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:16 2026] GET /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 934 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:16.879351 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-01b5c6a6-d2e6-4de0-a5cd-7a7912b57331 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:16.882687 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-01b5c6a6-d2e6-4de0-a5cd-7a7912b57331 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:16.883247 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-01b5c6a6-d2e6-4de0-a5cd-7a7912b57331 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:16.886326 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-01b5c6a6-d2e6-4de0-a5cd-7a7912b57331 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:16.886326 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-01b5c6a6-d2e6-4de0-a5cd-7a7912b57331 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:16.890773 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:16.890773 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:16.891528 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-01b5c6a6-d2e6-4de0-a5cd-7a7912b57331 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:16.891944 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1068/4270] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:16 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:17.139792 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-df1054b9-fe07-4afa-8d65-575d54d57607 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:17.142347 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-df1054b9-fe07-4afa-8d65-575d54d57607 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:17.142616 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-df1054b9-fe07-4afa-8d65-575d54d57607 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:17.142965 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-df1054b9-fe07-4afa-8d65-575d54d57607 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:17.155007 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:17.155007 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:17.159986 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-df1054b9-fe07-4afa-8d65-575d54d57607 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:17.165212 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-df1054b9-fe07-4afa-8d65-575d54d57607 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 200 Aug 25 15:28:17.165727 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1085/4271] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:17 2026] GET /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 934 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:17.428328 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-17d289ac-0670-4be4-9e06-82801827838a req-8fffbe79-4b36-4f81-a18f-dc1c16356aad None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:17.430860 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-8fffbe79-4b36-4f81-a18f-dc1c16356aad tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] POST https://10.4.3.85/volume/v3/attachments/36ae6010-2cff-42c3-8eca-112362cc39de/action Aug 25 15:28:17.431316 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-8fffbe79-4b36-4f81-a18f-dc1c16356aad tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:17.431494 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-8fffbe79-4b36-4f81-a18f-dc1c16356aad tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:17.448512 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:17.448512 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:17.481917 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-17d289ac-0670-4be4-9e06-82801827838a req-8fffbe79-4b36-4f81-a18f-dc1c16356aad tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/attachments/36ae6010-2cff-42c3-8eca-112362cc39de/action returned with HTTP 204 Aug 25 15:28:17.482460 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1051/4272] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:28:17 2026] POST /volume/v3/attachments/36ae6010-2cff-42c3-8eca-112362cc39de/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:17.903273 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c41737bb-0e70-4117-aa9b-d23c99a5810f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:17.905213 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c41737bb-0e70-4117-aa9b-d23c99a5810f tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:17.905548 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c41737bb-0e70-4117-aa9b-d23c99a5810f tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:17.905786 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c41737bb-0e70-4117-aa9b-d23c99a5810f tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:17.905915 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c41737bb-0e70-4117-aa9b-d23c99a5810f tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:17.912674 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:17.912674 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:17.913483 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c41737bb-0e70-4117-aa9b-d23c99a5810f tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:17.913895 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1069/4273] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:17 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:18.180269 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-795c2a53-edf9-4a78-9fb8-55382e8f3ec6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:18.182204 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-795c2a53-edf9-4a78-9fb8-55382e8f3ec6 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:18.182491 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-795c2a53-edf9-4a78-9fb8-55382e8f3ec6 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:18.182755 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-795c2a53-edf9-4a78-9fb8-55382e8f3ec6 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:18.195532 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:18.195532 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:18.199604 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-795c2a53-edf9-4a78-9fb8-55382e8f3ec6 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:18.200065 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1c472ad3-d11c-4d7d-bf02-add266d7605f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:18.201911 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c472ad3-d11c-4d7d-bf02-add266d7605f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:28:18.202266 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1c472ad3-d11c-4d7d-bf02-add266d7605f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95da9dc1-bef1-45e2-8b37-3490bf118e35", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-469036836", "description": null, "metadata": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:18.205245 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-795c2a53-edf9-4a78-9fb8-55382e8f3ec6 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 200 Aug 25 15:28:18.205867 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1069/4274] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:18 2026] GET /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 1226 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:18.214638 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:18.214638 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:18.215185 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1c472ad3-d11c-4d7d-bf02-add266d7605f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:18.215344 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-1c472ad3-d11c-4d7d-bf02-add266d7605f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Create snapshot from volume 95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:18.219071 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6c04ec55-6ca8-4375-bbf0-f03f7bad7862 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:18.220876 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c04ec55-6ca8-4375-bbf0-f03f7bad7862 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:18.221128 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c04ec55-6ca8-4375-bbf0-f03f7bad7862 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:18.221369 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c04ec55-6ca8-4375-bbf0-f03f7bad7862 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:18.232818 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:18.232818 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:18.236940 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6c04ec55-6ca8-4375-bbf0-f03f7bad7862 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:18.241633 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c04ec55-6ca8-4375-bbf0-f03f7bad7862 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 200 Aug 25 15:28:18.242059 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1052/4275] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:18 2026] GET /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 1226 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:18.298566 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-1c472ad3-d11c-4d7d-bf02-add266d7605f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Created reservations ['7d36ac4e-52e4-4268-921c-d3d295a73daf', '0557adbd-472f-4062-aa18-9c05b57d1730', 'deb36570-03b7-46c2-8f26-dc858d40b22c', '1ede575b-2aff-47d5-8e42-ea16e6ce18ef'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:18.388803 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1c472ad3-d11c-4d7d-bf02-add266d7605f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot force create request issued successfully. Aug 25 15:28:18.389227 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c472ad3-d11c-4d7d-bf02-add266d7605f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:28:18.389759 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1086/4276] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:28:18 2026] POST /volume/v3/snapshots => generated 312 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:18.401676 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-079bc8af-005f-4a8a-837f-16fe071b0204 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:18.402236 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-079bc8af-005f-4a8a-837f-16fe071b0204 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf Aug 25 15:28:18.402525 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-079bc8af-005f-4a8a-837f-16fe071b0204 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:18.402761 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-079bc8af-005f-4a8a-837f-16fe071b0204 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:18.408693 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:18.408693 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:18.409193 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-079bc8af-005f-4a8a-837f-16fe071b0204 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:28:18.410133 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-079bc8af-005f-4a8a-837f-16fe071b0204 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf returned with HTTP 200 Aug 25 15:28:18.411863 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1070/4277] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:18 2026] GET /volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:18.772784 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ef326e52-ede4-4bac-a95f-ebe37dbae781 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:18.774704 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ef326e52-ede4-4bac-a95f-ebe37dbae781 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:18.774942 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ef326e52-ede4-4bac-a95f-ebe37dbae781 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:18.775173 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ef326e52-ede4-4bac-a95f-ebe37dbae781 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:18.783230 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:18.783230 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:18.787299 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ef326e52-ede4-4bac-a95f-ebe37dbae781 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:18.792101 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ef326e52-ede4-4bac-a95f-ebe37dbae781 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 returned with HTTP 200 Aug 25 15:28:18.792591 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1070/4278] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:18 2026] GET /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:18.926675 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-316a4317-4261-41d8-be9c-4fd306642d59 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:18.931277 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-316a4317-4261-41d8-be9c-4fd306642d59 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:18.931277 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-316a4317-4261-41d8-be9c-4fd306642d59 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:18.931277 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-316a4317-4261-41d8-be9c-4fd306642d59 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:18.931277 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-316a4317-4261-41d8-be9c-4fd306642d59 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:18.934821 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:18.934821 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:18.935618 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-316a4317-4261-41d8-be9c-4fd306642d59 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:18.936094 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1053/4279] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:18 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:19.090395 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-3e722b65-d019-4697-9dc3-891e3412e229 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:19.092440 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-3e722b65-d019-4697-9dc3-891e3412e229 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:19.092647 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-3e722b65-d019-4697-9dc3-891e3412e229 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:19.092819 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-3e722b65-d019-4697-9dc3-891e3412e229 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:19.099157 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:19.099157 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:19.102669 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-3e722b65-d019-4697-9dc3-891e3412e229 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:19.106954 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-3e722b65-d019-4697-9dc3-891e3412e229 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 returned with HTTP 200 Aug 25 15:28:19.107326 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1087/4280] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:19 2026] GET /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 => generated 937 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:19.252637 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5b02bbeb-d492-4b86-8ead-8bfe60fe3ce7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:19.253070 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b02bbeb-d492-4b86-8ead-8bfe60fe3ce7 None None] GET https://10.4.3.85/volume// Aug 25 15:28:19.253211 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5b02bbeb-d492-4b86-8ead-8bfe60fe3ce7 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:19.253460 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5b02bbeb-d492-4b86-8ead-8bfe60fe3ce7 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:19.253777 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b02bbeb-d492-4b86-8ead-8bfe60fe3ce7 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:19.254052 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1071/4281] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:28:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:19.262950 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-877257ff-da68-46ab-bc03-2474271940a0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:19.265962 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-877257ff-da68-46ab-bc03-2474271940a0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:28:19.266510 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-877257ff-da68-46ab-bc03-2474271940a0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8e13426-536b-475e-a2ed-60178d4a92d6", "connector": null, "instance_uuid": "d6d73808-d6c5-446a-a881-23635d42aefe"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:19.278013 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:19.278013 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:19.402330 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-877257ff-da68-46ab-bc03-2474271940a0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:28:19.403338 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1071/4282] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:28:19 2026] POST /volume/v3/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:19.420671 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-84cb6c53-3a21-403a-b6a7-0ec03ada9bfc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:19.422961 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84cb6c53-3a21-403a-b6a7-0ec03ada9bfc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf Aug 25 15:28:19.423195 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-84cb6c53-3a21-403a-b6a7-0ec03ada9bfc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:19.423454 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-84cb6c53-3a21-403a-b6a7-0ec03ada9bfc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:19.429890 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:19.429890 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:19.430480 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-84cb6c53-3a21-403a-b6a7-0ec03ada9bfc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:28:19.431624 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84cb6c53-3a21-403a-b6a7-0ec03ada9bfc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf returned with HTTP 200 Aug 25 15:28:19.432272 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1054/4283] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:19 2026] GET /volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:19.446845 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-17e27d40-35ea-4958-9eb8-8a4c2da5d88e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:19.454703 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-17e27d40-35ea-4958-9eb8-8a4c2da5d88e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf Aug 25 15:28:19.456222 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-17e27d40-35ea-4958-9eb8-8a4c2da5d88e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:19.457191 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-17e27d40-35ea-4958-9eb8-8a4c2da5d88e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:19.470729 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:19.470729 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:19.471374 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-17e27d40-35ea-4958-9eb8-8a4c2da5d88e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:28:19.472554 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-17e27d40-35ea-4958-9eb8-8a4c2da5d88e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf returned with HTTP 200 Aug 25 15:28:19.473040 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1088/4284] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:19 2026] GET /volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf => generated 471 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:19.484424 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dd06304f-b3d6-4d1f-83e8-b48e85e7e337 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:19.486343 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dd06304f-b3d6-4d1f-83e8-b48e85e7e337 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:19.486615 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dd06304f-b3d6-4d1f-83e8-b48e85e7e337 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:19.486837 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dd06304f-b3d6-4d1f-83e8-b48e85e7e337 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:19.498140 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:19.498140 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:19.504425 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dbdc7dc6-73f4-4d55-8ef6-28cc848670d9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:19.504832 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dd06304f-b3d6-4d1f-83e8-b48e85e7e337 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:19.504919 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dbdc7dc6-73f4-4d55-8ef6-28cc848670d9 None None] GET https://10.4.3.85/volume// Aug 25 15:28:19.505020 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dbdc7dc6-73f4-4d55-8ef6-28cc848670d9 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:19.505192 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dbdc7dc6-73f4-4d55-8ef6-28cc848670d9 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:19.505579 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dbdc7dc6-73f4-4d55-8ef6-28cc848670d9 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:19.505888 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1072/4285] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:28:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:19.511357 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dd06304f-b3d6-4d1f-83e8-b48e85e7e337 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 returned with HTTP 200 Aug 25 15:28:19.511909 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1072/4286] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:19 2026] GET /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:19.525375 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-c80e8886-fa7f-4774-ba46-08b360ab764e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:19.527733 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-c80e8886-fa7f-4774-ba46-08b360ab764e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:19.527963 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-c80e8886-fa7f-4774-ba46-08b360ab764e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:19.528150 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-c80e8886-fa7f-4774-ba46-08b360ab764e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:19.540206 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:19.540206 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:19.544931 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-c80e8886-fa7f-4774-ba46-08b360ab764e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:19.550950 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-c80e8886-fa7f-4774-ba46-08b360ab764e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 returned with HTTP 200 Aug 25 15:28:19.551519 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1055/4287] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:28:19 2026] GET /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 => generated 1116 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:19.656210 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-61396cba-35d8-4cd8-b73e-01bcba840f1a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:19.659062 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-61396cba-35d8-4cd8-b73e-01bcba840f1a tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] PUT https://10.4.3.85/volume/v3/attachments/48bd55da-8b37-4e71-ba54-1cdd5a726905 Aug 25 15:28:19.659632 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-61396cba-35d8-4cd8-b73e-01bcba840f1a tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:19.669740 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-61396cba-35d8-4cd8-b73e-01bcba840f1a tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Acquiring lock "cinder-attachment_update-b8e13426-536b-475e-a2ed-60178d4a92d6-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:28:19.674948 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-61396cba-35d8-4cd8-b73e-01bcba840f1a tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Lock "cinder-attachment_update-b8e13426-536b-475e-a2ed-60178d4a92d6-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:28:19.676105 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:19.676105 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:19.850171 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-61396cba-35d8-4cd8-b73e-01bcba840f1a tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Lock "cinder-attachment_update-b8e13426-536b-475e-a2ed-60178d4a92d6-np0000008087" released by "attachment_update" :: held 0.175s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:28:19.850565 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-61396cba-35d8-4cd8-b73e-01bcba840f1a tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/attachments/48bd55da-8b37-4e71-ba54-1cdd5a726905 returned with HTTP 200 Aug 25 15:28:19.851071 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1089/4288] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:28:19 2026] PUT /volume/v3/attachments/48bd55da-8b37-4e71-ba54-1cdd5a726905 => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:19.946548 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2e3cac69-c456-4e26-b8f1-2543c71d857d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:19.949074 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2e3cac69-c456-4e26-b8f1-2543c71d857d tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:19.949693 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2e3cac69-c456-4e26-b8f1-2543c71d857d tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:19.949934 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2e3cac69-c456-4e26-b8f1-2543c71d857d tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:19.950111 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-2e3cac69-c456-4e26-b8f1-2543c71d857d tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:19.956351 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:19.956351 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:19.957489 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2e3cac69-c456-4e26-b8f1-2543c71d857d tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:19.958093 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1073/4289] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:19 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:20.529122 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fecf90b2-39bc-4b74-a4e2-b8c65abf3bb3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:20.531240 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fecf90b2-39bc-4b74-a4e2-b8c65abf3bb3 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:20.531508 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fecf90b2-39bc-4b74-a4e2-b8c65abf3bb3 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:20.531897 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fecf90b2-39bc-4b74-a4e2-b8c65abf3bb3 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:20.544125 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:20.544125 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:20.549175 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fecf90b2-39bc-4b74-a4e2-b8c65abf3bb3 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:20.555686 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fecf90b2-39bc-4b74-a4e2-b8c65abf3bb3 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 returned with HTTP 200 Aug 25 15:28:20.556182 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1073/4290] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:20 2026] GET /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:20.970890 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1631b3f9-adf9-41bf-be94-71f8907f9ebf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:20.975797 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1631b3f9-adf9-41bf-be94-71f8907f9ebf tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:20.976510 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1631b3f9-adf9-41bf-be94-71f8907f9ebf tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:20.976510 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1631b3f9-adf9-41bf-be94-71f8907f9ebf tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:20.976510 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1631b3f9-adf9-41bf-be94-71f8907f9ebf tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:20.983825 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:20.983825 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:20.984813 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1631b3f9-adf9-41bf-be94-71f8907f9ebf tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:20.985317 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1056/4291] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:20 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:21.378656 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0bb566e5-aa83-41a6-8bb5-502a96229ba7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:21.380842 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0bb566e5-aa83-41a6-8bb5-502a96229ba7 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:28:21.381278 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0bb566e5-aa83-41a6-8bb5-502a96229ba7 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95da9dc1-bef1-45e2-8b37-3490bf118e35", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1541500988", "description": null, "metadata": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:21.394002 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:21.394002 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:21.394728 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0bb566e5-aa83-41a6-8bb5-502a96229ba7 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:21.394925 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-0bb566e5-aa83-41a6-8bb5-502a96229ba7 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Create snapshot from volume 95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:21.433627 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-0bb566e5-aa83-41a6-8bb5-502a96229ba7 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Created reservations ['7bf56789-eb7a-4678-b580-5a362d23f0ff', 'a6904142-668b-47fa-b25c-8476a18d95ad', 'ce5dea35-c30d-478b-95b0-0284c6446903', 'f362a01c-5dda-4445-81cd-7d2f8d046242'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:21.509494 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0bb566e5-aa83-41a6-8bb5-502a96229ba7 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot force create request issued successfully. Aug 25 15:28:21.509879 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0bb566e5-aa83-41a6-8bb5-502a96229ba7 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:28:21.510368 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1090/4292] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:28:21 2026] POST /volume/v3/snapshots => generated 313 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:21.520381 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6e45fe39-a68e-4f54-b33a-cb753445ac79 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:21.523345 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6e45fe39-a68e-4f54-b33a-cb753445ac79 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 Aug 25 15:28:21.523894 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6e45fe39-a68e-4f54-b33a-cb753445ac79 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:21.524219 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6e45fe39-a68e-4f54-b33a-cb753445ac79 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:21.529594 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:21.529594 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:21.530498 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6e45fe39-a68e-4f54-b33a-cb753445ac79 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:28:21.531886 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6e45fe39-a68e-4f54-b33a-cb753445ac79 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 returned with HTTP 200 Aug 25 15:28:21.532541 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1074/4293] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:21 2026] GET /volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:21.573270 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6d0a1ac1-55ed-4bd8-a539-35e38f433cbf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:21.575265 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6d0a1ac1-55ed-4bd8-a539-35e38f433cbf tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:21.575487 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6d0a1ac1-55ed-4bd8-a539-35e38f433cbf tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:21.575723 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6d0a1ac1-55ed-4bd8-a539-35e38f433cbf tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:21.586833 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:21.586833 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:21.591099 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6d0a1ac1-55ed-4bd8-a539-35e38f433cbf tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:21.596573 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6d0a1ac1-55ed-4bd8-a539-35e38f433cbf tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 returned with HTTP 200 Aug 25 15:28:21.597029 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1074/4294] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:21 2026] GET /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:21.998736 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e8708361-e0c1-4cac-b149-44283f18b41f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:22.001994 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e8708361-e0c1-4cac-b149-44283f18b41f tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:22.002441 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e8708361-e0c1-4cac-b149-44283f18b41f tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:22.002757 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e8708361-e0c1-4cac-b149-44283f18b41f tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:22.003045 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e8708361-e0c1-4cac-b149-44283f18b41f tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:22.009402 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:22.009402 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:22.010403 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e8708361-e0c1-4cac-b149-44283f18b41f tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:22.010987 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1057/4295] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:21 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:22.542461 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5d3709ff-c009-4109-ba05-6fd7253d470c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:22.544896 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5d3709ff-c009-4109-ba05-6fd7253d470c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 Aug 25 15:28:22.545134 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5d3709ff-c009-4109-ba05-6fd7253d470c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:22.545400 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5d3709ff-c009-4109-ba05-6fd7253d470c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:22.551457 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:22.551457 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:22.552078 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5d3709ff-c009-4109-ba05-6fd7253d470c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:28:22.553176 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5d3709ff-c009-4109-ba05-6fd7253d470c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 returned with HTTP 200 Aug 25 15:28:22.553763 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1091/4296] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:22 2026] GET /volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:22.562578 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dce62354-a41e-4717-b0d0-d10eaa3d63a5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:22.564902 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dce62354-a41e-4717-b0d0-d10eaa3d63a5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 Aug 25 15:28:22.565431 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dce62354-a41e-4717-b0d0-d10eaa3d63a5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:22.565798 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dce62354-a41e-4717-b0d0-d10eaa3d63a5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:22.572370 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:22.572370 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:22.573052 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-dce62354-a41e-4717-b0d0-d10eaa3d63a5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:28:22.574097 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dce62354-a41e-4717-b0d0-d10eaa3d63a5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 returned with HTTP 200 Aug 25 15:28:22.574725 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1075/4297] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:22 2026] GET /volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:22.612941 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ea60c814-ccb6-41b8-b640-3a44e75a843d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:22.615299 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea60c814-ccb6-41b8-b640-3a44e75a843d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:22.615601 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea60c814-ccb6-41b8-b640-3a44e75a843d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:22.616048 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ea60c814-ccb6-41b8-b640-3a44e75a843d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:22.628221 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:22.628221 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:22.633699 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ea60c814-ccb6-41b8-b640-3a44e75a843d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:22.646342 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ea60c814-ccb6-41b8-b640-3a44e75a843d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 returned with HTTP 200 Aug 25 15:28:22.646894 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1075/4298] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:22 2026] GET /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:23.023268 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e3b8cdba-ee3e-4e01-8cce-77ff227ccc23 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:23.025532 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e3b8cdba-ee3e-4e01-8cce-77ff227ccc23 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:23.025860 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e3b8cdba-ee3e-4e01-8cce-77ff227ccc23 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:23.026118 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e3b8cdba-ee3e-4e01-8cce-77ff227ccc23 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:23.026317 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e3b8cdba-ee3e-4e01-8cce-77ff227ccc23 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:23.030762 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:23.030762 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:23.031437 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e3b8cdba-ee3e-4e01-8cce-77ff227ccc23 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:23.031852 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1058/4299] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:23 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:23.156272 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-aeb9df92-7f84-4379-a183-fed49d51790f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:23.158493 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-aeb9df92-7f84-4379-a183-fed49d51790f tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] POST https://10.4.3.85/volume/v3/attachments/48bd55da-8b37-4e71-ba54-1cdd5a726905/action Aug 25 15:28:23.159088 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-aeb9df92-7f84-4379-a183-fed49d51790f tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:23.159380 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-aeb9df92-7f84-4379-a183-fed49d51790f tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:23.182298 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:23.182298 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:23.247308 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f3ea38c5-67e4-4f13-bd1c-6794e46e179e req-aeb9df92-7f84-4379-a183-fed49d51790f tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/attachments/48bd55da-8b37-4e71-ba54-1cdd5a726905/action returned with HTTP 204 Aug 25 15:28:23.247308 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1092/4300] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:28:23 2026] POST /volume/v3/attachments/48bd55da-8b37-4e71-ba54-1cdd5a726905/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:23.659633 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-60de2450-a5fe-492a-bfa1-a9eed81287f6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:23.661542 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-60de2450-a5fe-492a-bfa1-a9eed81287f6 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:23.661884 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-60de2450-a5fe-492a-bfa1-a9eed81287f6 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:23.662120 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-60de2450-a5fe-492a-bfa1-a9eed81287f6 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:23.671292 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:23.671292 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:23.674770 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-60de2450-a5fe-492a-bfa1-a9eed81287f6 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:23.678784 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-60de2450-a5fe-492a-bfa1-a9eed81287f6 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 returned with HTTP 200 Aug 25 15:28:23.679183 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1076/4301] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:23 2026] GET /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 => generated 1229 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:23.692013 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cfe1c120-885e-43a5-977c-522dd7c881b6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:23.693554 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cfe1c120-885e-43a5-977c-522dd7c881b6 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:23.693753 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cfe1c120-885e-43a5-977c-522dd7c881b6 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:23.693978 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cfe1c120-885e-43a5-977c-522dd7c881b6 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:23.702283 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:23.702283 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:23.705100 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cfe1c120-885e-43a5-977c-522dd7c881b6 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:23.708758 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cfe1c120-885e-43a5-977c-522dd7c881b6 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 returned with HTTP 200 Aug 25 15:28:23.709127 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1076/4302] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:23 2026] GET /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 => generated 1229 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:24.045605 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7c5f35b5-199c-40f3-98e0-46268cd7314d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:24.047987 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7c5f35b5-199c-40f3-98e0-46268cd7314d tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:24.048284 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7c5f35b5-199c-40f3-98e0-46268cd7314d tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:24.048544 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7c5f35b5-199c-40f3-98e0-46268cd7314d tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:24.048692 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-7c5f35b5-199c-40f3-98e0-46268cd7314d tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:24.053761 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:24.053761 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:24.054375 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7c5f35b5-199c-40f3-98e0-46268cd7314d tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:24.054734 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1059/4303] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:24 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:24.269191 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d9963e80-e5ad-40b2-bab4-f34dabe3e1a6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:24.276397 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9963e80-e5ad-40b2-bab4-f34dabe3e1a6 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:28:24.282517 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9963e80-e5ad-40b2-bab4-f34dabe3e1a6 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95da9dc1-bef1-45e2-8b37-3490bf118e35", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1096951908", "description": null, "metadata": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:24.294653 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:24.294653 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:24.295512 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d9963e80-e5ad-40b2-bab4-f34dabe3e1a6 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:24.295826 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-d9963e80-e5ad-40b2-bab4-f34dabe3e1a6 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Create snapshot from volume 95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:24.365505 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-d9963e80-e5ad-40b2-bab4-f34dabe3e1a6 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Created reservations ['57dc7eb8-ad31-4007-b7e7-f87ddd3daa32', 'b11d94d2-fd86-4f6b-ba70-5c8bc088ce0a', 'c3e833ef-6d0d-4aa7-b083-b9bb1973f367', '4c19db23-3648-402b-aff5-ae26868878b6'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:24.483597 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d9963e80-e5ad-40b2-bab4-f34dabe3e1a6 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot force create request issued successfully. Aug 25 15:28:24.486125 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9963e80-e5ad-40b2-bab4-f34dabe3e1a6 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:28:24.486125 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1093/4304] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:28:24 2026] POST /volume/v3/snapshots => generated 313 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:24.494048 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c2cf9c79-815e-4e5e-99bc-592bfa368941 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:24.495794 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c2cf9c79-815e-4e5e-99bc-592bfa368941 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 Aug 25 15:28:24.495991 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c2cf9c79-815e-4e5e-99bc-592bfa368941 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:24.496200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c2cf9c79-815e-4e5e-99bc-592bfa368941 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:24.500777 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:24.500777 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:24.501212 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c2cf9c79-815e-4e5e-99bc-592bfa368941 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:28:24.501933 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c2cf9c79-815e-4e5e-99bc-592bfa368941 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 returned with HTTP 200 Aug 25 15:28:24.502259 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1077/4305] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:24 2026] GET /volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:25.067036 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0b9a7fc9-2c5a-4002-baaf-d04dbd259093 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:25.069204 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b9a7fc9-2c5a-4002-baaf-d04dbd259093 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:25.069204 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b9a7fc9-2c5a-4002-baaf-d04dbd259093 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:25.069204 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0b9a7fc9-2c5a-4002-baaf-d04dbd259093 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:25.069204 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-0b9a7fc9-2c5a-4002-baaf-d04dbd259093 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:25.073202 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:25.073202 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:25.073867 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0b9a7fc9-2c5a-4002-baaf-d04dbd259093 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:25.074279 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1077/4306] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:25 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:25.500061 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9921f461-382b-48d5-8532-c049a1417235 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:25.502086 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9921f461-382b-48d5-8532-c049a1417235 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:28:25.502300 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9921f461-382b-48d5-8532-c049a1417235 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:25.502527 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9921f461-382b-48d5-8532-c049a1417235 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:25.511529 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-00e78254-5178-46c8-b1d8-b55c815e9b9d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:25.513742 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-00e78254-5178-46c8-b1d8-b55c815e9b9d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 Aug 25 15:28:25.513931 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-00e78254-5178-46c8-b1d8-b55c815e9b9d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:25.514202 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-00e78254-5178-46c8-b1d8-b55c815e9b9d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:25.519110 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:25.519110 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:25.519517 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-00e78254-5178-46c8-b1d8-b55c815e9b9d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:28:25.520267 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-00e78254-5178-46c8-b1d8-b55c815e9b9d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 returned with HTTP 200 Aug 25 15:28:25.520709 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1094/4307] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:25 2026] GET /volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:25.529636 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-089e5879-93bb-40f2-811f-30f1909130f1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:25.531808 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-089e5879-93bb-40f2-811f-30f1909130f1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 Aug 25 15:28:25.532081 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-089e5879-93bb-40f2-811f-30f1909130f1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:25.532277 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-089e5879-93bb-40f2-811f-30f1909130f1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:25.537994 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:25.537994 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:25.538547 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-089e5879-93bb-40f2-811f-30f1909130f1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:28:25.539462 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-089e5879-93bb-40f2-811f-30f1909130f1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 returned with HTTP 200 Aug 25 15:28:25.539901 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1078/4308] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:25 2026] GET /volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:25.579498 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-5694c068-ece0-41ae-ad92-7477df56909a req-7036b92b-3416-4556-8993-be79d189ab72 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:25.581755 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-7036b92b-3416-4556-8993-be79d189ab72 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:25.581959 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-7036b92b-3416-4556-8993-be79d189ab72 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:25.582171 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-7036b92b-3416-4556-8993-be79d189ab72 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:25.593492 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:25.593492 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:25.597687 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-5694c068-ece0-41ae-ad92-7477df56909a req-7036b92b-3416-4556-8993-be79d189ab72 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:25.603227 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-7036b92b-3416-4556-8993-be79d189ab72 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:28:25.603817 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1078/4309] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:25 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:25.623581 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-5694c068-ece0-41ae-ad92-7477df56909a req-69c91084-d405-43fa-8a9f-fdb7b84de441 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:25.625726 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-69c91084-d405-43fa-8a9f-fdb7b84de441 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35/action Aug 25 15:28:25.626142 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-69c91084-d405-43fa-8a9f-fdb7b84de441 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:25.626375 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-69c91084-d405-43fa-8a9f-fdb7b84de441 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:25.638395 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:25.638395 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:25.639158 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-5694c068-ece0-41ae-ad92-7477df56909a req-69c91084-d405-43fa-8a9f-fdb7b84de441 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:25.655556 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-5694c068-ece0-41ae-ad92-7477df56909a req-69c91084-d405-43fa-8a9f-fdb7b84de441 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Begin detaching volume completed successfully. Aug 25 15:28:25.655736 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-69c91084-d405-43fa-8a9f-fdb7b84de441 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35/action returned with HTTP 202 Aug 25 15:28:25.656261 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1095/4310] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:28:25 2026] POST /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:28:25.692220 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:25.692220 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:25.696266 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9921f461-382b-48d5-8532-c049a1417235 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:28:25.702575 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9921f461-382b-48d5-8532-c049a1417235 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:28:25.702575 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1060/4311] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:25 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 1141 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:25.723393 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c36b1b39-ecbe-4bb1-9fa2-9019eaa3da65 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:25.724023 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c36b1b39-ecbe-4bb1-9fa2-9019eaa3da65 None None] GET https://10.4.3.85/volume// Aug 25 15:28:25.724023 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c36b1b39-ecbe-4bb1-9fa2-9019eaa3da65 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:25.724201 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c36b1b39-ecbe-4bb1-9fa2-9019eaa3da65 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:25.724563 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c36b1b39-ecbe-4bb1-9fa2-9019eaa3da65 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:25.724882 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1079/4312] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:28:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:25.732131 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-5694c068-ece0-41ae-ad92-7477df56909a req-ff60cf2d-7650-4337-819f-f73ce29a485c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:25.736186 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-ff60cf2d-7650-4337-819f-f73ce29a485c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:28:25.736490 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-ff60cf2d-7650-4337-819f-f73ce29a485c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:25.736712 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-ff60cf2d-7650-4337-819f-f73ce29a485c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:25.746362 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:25.746362 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:25.750349 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-5694c068-ece0-41ae-ad92-7477df56909a req-ff60cf2d-7650-4337-819f-f73ce29a485c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:25.751509 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-e92ccc8d-c2bb-450e-9523-923fb5dba759 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:25.754603 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-e92ccc8d-c2bb-450e-9523-923fb5dba759 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:28:25.754603 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-e92ccc8d-c2bb-450e-9523-923fb5dba759 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:25.754603 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-e92ccc8d-c2bb-450e-9523-923fb5dba759 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:25.755774 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-ff60cf2d-7650-4337-819f-f73ce29a485c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:28:25.756243 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1079/4313] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:28:25 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:25.763912 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:25.763912 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:25.767355 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-e92ccc8d-c2bb-450e-9523-923fb5dba759 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:28:25.771329 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-e92ccc8d-c2bb-450e-9523-923fb5dba759 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:28:25.771851 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1096/4314] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:25 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:25.798328 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-c30b8735-0037-48b4-8327-0c394915e411 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:25.800749 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-c30b8735-0037-48b4-8327-0c394915e411 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] POST https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315/action Aug 25 15:28:25.801616 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-c30b8735-0037-48b4-8327-0c394915e411 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:25.801616 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-c30b8735-0037-48b4-8327-0c394915e411 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:25.813115 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:25.813115 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:25.813720 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-c30b8735-0037-48b4-8327-0c394915e411 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:28:25.838169 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-c30b8735-0037-48b4-8327-0c394915e411 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Begin detaching volume completed successfully. Aug 25 15:28:25.838457 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-c30b8735-0037-48b4-8327-0c394915e411 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315/action returned with HTTP 202 Aug 25 15:28:25.839069 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1061/4315] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:28:25 2026] POST /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:28:25.914544 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e8de1ada-7611-48fe-b034-fcf4cf694d2a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:25.914882 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e8de1ada-7611-48fe-b034-fcf4cf694d2a None None] GET https://10.4.3.85/volume// Aug 25 15:28:25.915072 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e8de1ada-7611-48fe-b034-fcf4cf694d2a None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:25.915272 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e8de1ada-7611-48fe-b034-fcf4cf694d2a None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:25.915652 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e8de1ada-7611-48fe-b034-fcf4cf694d2a None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:25.916016 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1080/4316] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:28:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:25.923852 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-fe00fd5f-ce56-4b50-9aab-7d8b2b5da33e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:25.926650 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-fe00fd5f-ce56-4b50-9aab-7d8b2b5da33e tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:28:25.926937 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-fe00fd5f-ce56-4b50-9aab-7d8b2b5da33e tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:25.927238 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-fe00fd5f-ce56-4b50-9aab-7d8b2b5da33e tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:25.937216 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:25.937216 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:25.940921 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-fe00fd5f-ce56-4b50-9aab-7d8b2b5da33e tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:28:25.947360 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-fe00fd5f-ce56-4b50-9aab-7d8b2b5da33e tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:28:25.947785 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1080/4317] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:28:25 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 1324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 15:28:26.085579 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bbdc2f97-763b-4b9a-bbd5-693480a8d61b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:26.087338 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bbdc2f97-763b-4b9a-bbd5-693480a8d61b tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:26.087572 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bbdc2f97-763b-4b9a-bbd5-693480a8d61b tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:26.087776 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bbdc2f97-763b-4b9a-bbd5-693480a8d61b tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:26.087874 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-bbdc2f97-763b-4b9a-bbd5-693480a8d61b tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:26.092236 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:26.092236 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:26.092980 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bbdc2f97-763b-4b9a-bbd5-693480a8d61b tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:26.093600 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1097/4318] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:26 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:26.103049 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8667b9b8-4dc0-4290-9885-6a0dff15d863 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:26.104757 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8667b9b8-4dc0-4290-9885-6a0dff15d863 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] PUT https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:26.105108 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8667b9b8-4dc0-4290-9885-6a0dff15d863 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:26.110196 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:26.110196 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:26.161000 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8667b9b8-4dc0-4290-9885-6a0dff15d863 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:26.161517 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1062/4319] 10.4.3.85 () {70 vars in 1401 bytes} [Tue Aug 25 15:28:26 2026] PUT /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 314 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:26.170229 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e43b8b21-4d28-45e2-8563-973ceba60c1e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:26.172171 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e43b8b21-4d28-45e2-8563-973ceba60c1e tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:26.172540 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e43b8b21-4d28-45e2-8563-973ceba60c1e tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:26.172790 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e43b8b21-4d28-45e2-8563-973ceba60c1e tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:26.172950 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-e43b8b21-4d28-45e2-8563-973ceba60c1e tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:26.177641 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:26.177641 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:26.178541 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e43b8b21-4d28-45e2-8563-973ceba60c1e tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:26.180625 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1081/4320] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:26 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:26.190841 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6308e697-721d-4c5a-94fb-6984858fd6b0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:26.192792 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6308e697-721d-4c5a-94fb-6984858fd6b0 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] DELETE https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:26.193223 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6308e697-721d-4c5a-94fb-6984858fd6b0 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:26.193480 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6308e697-721d-4c5a-94fb-6984858fd6b0 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:26.193654 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-6308e697-721d-4c5a-94fb-6984858fd6b0 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Delete backup with id: a98c1d27-2e09-4aa5-a693-0fb17d0e6371. Aug 25 15:28:26.198030 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:26.198030 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:26.224079 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-6308e697-721d-4c5a-94fb-6984858fd6b0 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] delete_backup rpcapi backup_id a98c1d27-2e09-4aa5-a693-0fb17d0e6371 {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:28:26.225960 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6308e697-721d-4c5a-94fb-6984858fd6b0 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 202 Aug 25 15:28:26.226521 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1081/4321] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:28:26 2026] DELETE /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:28:26.236733 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-76f3ef15-bf93-4b38-a26b-f15cd424076e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:26.240026 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-76f3ef15-bf93-4b38-a26b-f15cd424076e tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:26.240261 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-76f3ef15-bf93-4b38-a26b-f15cd424076e tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:26.240511 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-76f3ef15-bf93-4b38-a26b-f15cd424076e tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:26.240655 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-76f3ef15-bf93-4b38-a26b-f15cd424076e tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:26.245239 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:26.245239 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:26.245821 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-76f3ef15-bf93-4b38-a26b-f15cd424076e tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:26.246208 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1098/4322] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:26 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:26.682253 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-5694c068-ece0-41ae-ad92-7477df56909a req-3d1d67c2-ebe0-47b1-af75-b923271a563c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:26.684263 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-3d1d67c2-ebe0-47b1-af75-b923271a563c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] DELETE https://10.4.3.85/volume/v3/attachments/f8c39083-4c0b-4e9c-a33b-73df1322bcde Aug 25 15:28:26.684454 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-3d1d67c2-ebe0-47b1-af75-b923271a563c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:26.684643 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-3d1d67c2-ebe0-47b1-af75-b923271a563c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:26.692004 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:26.692004 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:26.819689 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5694c068-ece0-41ae-ad92-7477df56909a req-3d1d67c2-ebe0-47b1-af75-b923271a563c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments/f8c39083-4c0b-4e9c-a33b-73df1322bcde returned with HTTP 200 Aug 25 15:28:26.820316 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1063/4323] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:28:26 2026] DELETE /volume/v3/attachments/f8c39083-4c0b-4e9c-a33b-73df1322bcde => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:28:27.010049 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-5a5c5671-f436-4b1c-b2fa-c037d588ee45 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:27.012519 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-5a5c5671-f436-4b1c-b2fa-c037d588ee45 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] DELETE https://10.4.3.85/volume/v3/attachments/5296157f-daf2-4c67-b786-d244c7abd2c0 Aug 25 15:28:27.012827 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-5a5c5671-f436-4b1c-b2fa-c037d588ee45 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:27.013083 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-5a5c5671-f436-4b1c-b2fa-c037d588ee45 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:27.020394 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:27.020394 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:27.146719 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-ef8564c0-41f6-4477-962f-84bb9ce337f0 req-5a5c5671-f436-4b1c-b2fa-c037d588ee45 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/attachments/5296157f-daf2-4c67-b786-d244c7abd2c0 returned with HTTP 200 Aug 25 15:28:27.147124 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1082/4324] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:28:27 2026] DELETE /volume/v3/attachments/5296157f-daf2-4c67-b786-d244c7abd2c0 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:27.258119 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7507d77f-d443-4f86-8e43-7c5aa49ecad0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:27.260457 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7507d77f-d443-4f86-8e43-7c5aa49ecad0 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:27.260950 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7507d77f-d443-4f86-8e43-7c5aa49ecad0 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:27.262488 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7507d77f-d443-4f86-8e43-7c5aa49ecad0 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:27.262488 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-7507d77f-d443-4f86-8e43-7c5aa49ecad0 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:27.266765 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:27.266765 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:27.267720 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7507d77f-d443-4f86-8e43-7c5aa49ecad0 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 200 Aug 25 15:28:27.268280 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1082/4325] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:27 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:27.813930 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-49efcd73-7043-4938-9770-7c18c7749d87 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:27.815730 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:27.816058 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-405129878", "snapshot_id": "d7a62fd8-92e1-413b-9e9a-05e6f39618cf", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:27.817596 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-405129878', 'snapshot_id': 'd7a62fd8-92e1-413b-9e9a-05e6f39618cf', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:27.823001 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:27.823001 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:27.823484 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:28:27.823677 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Create volume of 1 GB Aug 25 15:28:27.827782 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Availability Zones retrieved successfully. Aug 25 15:28:27.833337 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Flow 'volume_create_api' (ad437b85-657e-4986-9d78-ae6376cc60d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:27.834427 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3696c9d-2620-4cab-8ced-45d505f55323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:27.835756 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:27.876342 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3696c9d-2620-4cab-8ced-45d505f55323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd7a62fd8-92e1-413b-9e9a-05e6f39618cf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:27.877388 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a14c5a77-e9e8-4c9b-9409-0088b2d879e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:27.969799 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Created reservations ['1da6932b-e5e5-45a6-9281-a800a47ed645', 'bce08a7a-fd38-4041-a318-f7b016580e83', 'be7b08a6-8e94-4ef4-b011-651284858af8', '1db3b5e0-378d-428e-87c1-127a1b8d0deb'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:27.970589 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a14c5a77-e9e8-4c9b-9409-0088b2d879e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1da6932b-e5e5-45a6-9281-a800a47ed645', 'bce08a7a-fd38-4041-a318-f7b016580e83', 'be7b08a6-8e94-4ef4-b011-651284858af8', '1db3b5e0-378d-428e-87c1-127a1b8d0deb']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:27.971307 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (863b5aae-dbd3-447e-8d06-11b206534812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:28.015419 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-52a86b2b-3112-4ef5-8abc-6cd9549d4917 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:28.017042 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-52a86b2b-3112-4ef5-8abc-6cd9549d4917 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:28:28.017235 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-52a86b2b-3112-4ef5-8abc-6cd9549d4917 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:28.017431 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-52a86b2b-3112-4ef5-8abc-6cd9549d4917 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:28.066858 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (863b5aae-dbd3-447e-8d06-11b206534812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbdef479-3a67-4072-8552-743be8791f1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-405129878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ed4d3f6a0b4f0aa810d23546a8a5ee',qos_specs=None,replication_status=,reservations=['1da6932b-e5e5-45a6-9281-a800a47ed645','bce08a7a-fd38-4041-a318-f7b016580e83','be7b08a6-8e94-4ef4-b011-651284858af8','1db3b5e0-378d-428e-87c1-127a1b8d0deb'],size=1,snapshot_id=d7a62fd8-92e1-413b-9e9a-05e6f39618cf,source_replicaid=,source_volid=None,status='creating',user_id='76cac7e50b294b84a5e9bae2cde80d5e',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-405129878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbdef479-3a67-4072-8552-743be8791f1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ed4d3f6a0b4f0aa810d23546a8a5ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d7a62fd8-92e1-413b-9e9a-05e6f39618cf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76cac7e50b294b84a5e9bae2cde80d5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:28.073345 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ed0bb03-1ff3-4180-9d1d-8c3f228b525d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:28.088459 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:28.088459 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:28.092563 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-52a86b2b-3112-4ef5-8abc-6cd9549d4917 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:28:28.104067 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ed0bb03-1ff3-4180-9d1d-8c3f228b525d) transitioned into state 'SUCCESS' from state '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-405129878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ed4d3f6a0b4f0aa810d23546a8a5ee',qos_specs=None,replication_status=,reservations=['1da6932b-e5e5-45a6-9281-a800a47ed645','bce08a7a-fd38-4041-a318-f7b016580e83','be7b08a6-8e94-4ef4-b011-651284858af8','1db3b5e0-378d-428e-87c1-127a1b8d0deb'],size=1,snapshot_id=d7a62fd8-92e1-413b-9e9a-05e6f39618cf,source_replicaid=,source_volid=None,status='creating',user_id='76cac7e50b294b84a5e9bae2cde80d5e',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:28.104808 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cffe7fd1-ad79-4a62-9e0e-b4b217b01871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:28.108302 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-52a86b2b-3112-4ef5-8abc-6cd9549d4917 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:28:28.108446 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1064/4326] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:28 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 849 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:28.162605 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cffe7fd1-ad79-4a62-9e0e-b4b217b01871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:28.163480 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Flow 'volume_create_api' (ad437b85-657e-4986-9d78-ae6376cc60d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:28.163911 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Create volume request issued successfully. Aug 25 15:28:28.164631 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-49efcd73-7043-4938-9770-7c18c7749d87 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:28.165087 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1099/4327] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:28:27 2026] POST /volume/v3/volumes => generated 788 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:28.191191 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ab93967b-5062-40ce-a224-adb1b883487c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:28.193013 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ab93967b-5062-40ce-a224-adb1b883487c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:28:28.193250 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ab93967b-5062-40ce-a224-adb1b883487c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:28.193423 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ab93967b-5062-40ce-a224-adb1b883487c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:28.199925 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:28.199925 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:28.203053 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ab93967b-5062-40ce-a224-adb1b883487c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:28.206893 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ab93967b-5062-40ce-a224-adb1b883487c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:28:28.207384 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1083/4328] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:28 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:28.279854 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-955e781b-2a04-44a9-8cab-3f4616dd20fe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:28.281317 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-955e781b-2a04-44a9-8cab-3f4616dd20fe tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 Aug 25 15:28:28.281564 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-955e781b-2a04-44a9-8cab-3f4616dd20fe tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:28.282315 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-955e781b-2a04-44a9-8cab-3f4616dd20fe tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:28.282315 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-955e781b-2a04-44a9-8cab-3f4616dd20fe tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Show backup with id a98c1d27-2e09-4aa5-a693-0fb17d0e6371. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:28:28.288043 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-955e781b-2a04-44a9-8cab-3f4616dd20fe tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 returned with HTTP 404 Aug 25 15:28:28.301395 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1083/4329] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:28 2026] GET /volume/v3/backups/a98c1d27-2e09-4aa5-a693-0fb17d0e6371 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:28.304990 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-07d735d5-ed68-4120-88ef-88a49be188ee None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:28.307514 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-07d735d5-ed68-4120-88ef-88a49be188ee tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/ca2e501e-411f-4509-b99d-f84b9babf05d Aug 25 15:28:28.307829 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-07d735d5-ed68-4120-88ef-88a49be188ee tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:28.309560 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-07d735d5-ed68-4120-88ef-88a49be188ee tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:28.309560 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-07d735d5-ed68-4120-88ef-88a49be188ee tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Delete volume with id: ca2e501e-411f-4509-b99d-f84b9babf05d Aug 25 15:28:28.334676 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:28.334676 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:28.334676 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-07d735d5-ed68-4120-88ef-88a49be188ee tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Volume info retrieved successfully. Aug 25 15:28:28.463915 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-07d735d5-ed68-4120-88ef-88a49be188ee tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Delete volume request issued successfully. Aug 25 15:28:28.464093 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-07d735d5-ed68-4120-88ef-88a49be188ee tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/volumes/ca2e501e-411f-4509-b99d-f84b9babf05d returned with HTTP 202 Aug 25 15:28:28.464637 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1065/4330] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:28:28 2026] DELETE /volume/v3/volumes/ca2e501e-411f-4509-b99d-f84b9babf05d => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:28.476973 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d65b9e1a-504a-4ef9-8938-8d0f9882f494 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:28.476973 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d65b9e1a-504a-4ef9-8938-8d0f9882f494 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/volumes/ca2e501e-411f-4509-b99d-f84b9babf05d Aug 25 15:28:28.476973 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d65b9e1a-504a-4ef9-8938-8d0f9882f494 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:28.476973 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d65b9e1a-504a-4ef9-8938-8d0f9882f494 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:28.486247 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:28.486247 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:28.496761 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d65b9e1a-504a-4ef9-8938-8d0f9882f494 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Volume info retrieved successfully. Aug 25 15:28:28.503000 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d65b9e1a-504a-4ef9-8938-8d0f9882f494 tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/volumes/ca2e501e-411f-4509-b99d-f84b9babf05d returned with HTTP 200 Aug 25 15:28:28.503779 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1100/4331] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:28 2026] GET /volume/v3/volumes/ca2e501e-411f-4509-b99d-f84b9babf05d => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:28.576156 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-28e20c46-3f21-4759-acbf-4ecd5e316f33 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:28.620691 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-28e20c46-3f21-4759-acbf-4ecd5e316f33 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:28.622293 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-28e20c46-3f21-4759-acbf-4ecd5e316f33 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:28.622293 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-28e20c46-3f21-4759-acbf-4ecd5e316f33 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:28.636566 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:28.636566 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:28.670021 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-28e20c46-3f21-4759-acbf-4ecd5e316f33 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:28.674896 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-28e20c46-3f21-4759-acbf-4ecd5e316f33 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 200 Aug 25 15:28:28.675534 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1084/4332] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:28 2026] GET /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 1226 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:28.713310 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-b3d8783f-2b9a-451b-8c21-024742d315f1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:28.715360 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-b3d8783f-2b9a-451b-8c21-024742d315f1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] POST https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c/action Aug 25 15:28:28.715907 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-b3d8783f-2b9a-451b-8c21-024742d315f1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:28.715907 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-b3d8783f-2b9a-451b-8c21-024742d315f1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:28.727053 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:28.727053 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:28.727534 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-b3d8783f-2b9a-451b-8c21-024742d315f1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:28.747873 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-b3d8783f-2b9a-451b-8c21-024742d315f1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Begin detaching volume completed successfully. Aug 25 15:28:28.748172 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-b3d8783f-2b9a-451b-8c21-024742d315f1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c/action returned with HTTP 202 Aug 25 15:28:28.748781 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1084/4333] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:28:28 2026] POST /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:28:28.823364 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fc36380f-46f9-40a7-afb5-f89c03f43927 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:28.823899 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fc36380f-46f9-40a7-afb5-f89c03f43927 None None] GET https://10.4.3.85/volume// Aug 25 15:28:28.824154 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fc36380f-46f9-40a7-afb5-f89c03f43927 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:28.824394 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fc36380f-46f9-40a7-afb5-f89c03f43927 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:28.824912 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fc36380f-46f9-40a7-afb5-f89c03f43927 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:28.825315 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1066/4334] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:28:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:28.854956 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-3d72c887-e706-40a7-9b0c-2edc899f15f0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:28.857224 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-3d72c887-e706-40a7-9b0c-2edc899f15f0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:28.857434 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-3d72c887-e706-40a7-9b0c-2edc899f15f0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:28.857644 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-3d72c887-e706-40a7-9b0c-2edc899f15f0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:28.868716 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:28.868716 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:28.873318 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-3d72c887-e706-40a7-9b0c-2edc899f15f0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:28.878825 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-3d72c887-e706-40a7-9b0c-2edc899f15f0 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 200 Aug 25 15:28:28.879721 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1101/4335] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:28:28 2026] GET /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 1409 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:29.223778 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9192e138-2ef8-417d-82b8-9d5e56a21e76 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:29.225949 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9192e138-2ef8-417d-82b8-9d5e56a21e76 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:28:29.226171 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9192e138-2ef8-417d-82b8-9d5e56a21e76 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:29.226358 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9192e138-2ef8-417d-82b8-9d5e56a21e76 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:29.233491 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:29.233491 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:29.237036 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9192e138-2ef8-417d-82b8-9d5e56a21e76 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:29.241532 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9192e138-2ef8-417d-82b8-9d5e56a21e76 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:28:29.241819 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1085/4336] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:29 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:29.257783 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a286a57b-9590-4e2b-88a6-e5829d1cec3c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:29.259609 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a286a57b-9590-4e2b-88a6-e5829d1cec3c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:28:29.259851 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a286a57b-9590-4e2b-88a6-e5829d1cec3c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:29.260072 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a286a57b-9590-4e2b-88a6-e5829d1cec3c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:29.267927 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:29.267927 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:29.272679 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a286a57b-9590-4e2b-88a6-e5829d1cec3c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:29.277556 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a286a57b-9590-4e2b-88a6-e5829d1cec3c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:28:29.277997 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1085/4337] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:29 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:29.517247 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cfa400b1-3550-4f16-8633-bdf2031b1c4a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:29.519052 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cfa400b1-3550-4f16-8633-bdf2031b1c4a tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] GET https://10.4.3.85/volume/v3/volumes/ca2e501e-411f-4509-b99d-f84b9babf05d Aug 25 15:28:29.519246 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cfa400b1-3550-4f16-8633-bdf2031b1c4a tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:29.519446 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cfa400b1-3550-4f16-8633-bdf2031b1c4a tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:29.525436 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cfa400b1-3550-4f16-8633-bdf2031b1c4a tempest-ProjectAdminTests39-488122311 tempest-ProjectAdminTests39-488122311-project-admin] https://10.4.3.85/volume/v3/volumes/ca2e501e-411f-4509-b99d-f84b9babf05d returned with HTTP 404 Aug 25 15:28:29.525931 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1067/4338] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:28:29 2026] GET /volume/v3/volumes/ca2e501e-411f-4509-b99d-f84b9babf05d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:29.748341 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-fcd29d83-8acb-44f7-adbc-94b72ad85f9e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:29.757981 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-fcd29d83-8acb-44f7-adbc-94b72ad85f9e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] DELETE https://10.4.3.85/volume/v3/attachments/36ae6010-2cff-42c3-8eca-112362cc39de Aug 25 15:28:29.757981 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-fcd29d83-8acb-44f7-adbc-94b72ad85f9e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:29.757981 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-fcd29d83-8acb-44f7-adbc-94b72ad85f9e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:29.758819 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:29.758819 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:29.856055 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1a8b735b-cf9c-4039-8d69-34e5aa39b684 req-fcd29d83-8acb-44f7-adbc-94b72ad85f9e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/attachments/36ae6010-2cff-42c3-8eca-112362cc39de returned with HTTP 200 Aug 25 15:28:29.856628 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1102/4339] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:28:29 2026] DELETE /volume/v3/attachments/36ae6010-2cff-42c3-8eca-112362cc39de => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:30.003576 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-92221a47-a28c-4134-9f1b-52751669a42a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:30.005920 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-92221a47-a28c-4134-9f1b-52751669a42a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:28:30.006163 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-92221a47-a28c-4134-9f1b-52751669a42a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:30.006388 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-92221a47-a28c-4134-9f1b-52751669a42a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:30.008522 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=202,cinder:UPDATE=46,cinder:INSERT=27 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:28:30.018011 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:30.018011 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:30.046392 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-92221a47-a28c-4134-9f1b-52751669a42a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:30.052000 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-92221a47-a28c-4134-9f1b-52751669a42a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:28:30.052456 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1086/4340] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:30 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 881 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:30.224412 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4615c497-3118-4827-a0da-fd9c85814cc5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:30.227301 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4615c497-3118-4827-a0da-fd9c85814cc5 None None] GET https://10.4.3.85/volume// Aug 25 15:28:30.227301 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4615c497-3118-4827-a0da-fd9c85814cc5 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:30.227301 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4615c497-3118-4827-a0da-fd9c85814cc5 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:30.227301 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4615c497-3118-4827-a0da-fd9c85814cc5 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:30.227301 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1086/4341] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:28:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:30.235509 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-b8d570f3-32bb-499f-a3c9-111541073640 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:30.237787 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-b8d570f3-32bb-499f-a3c9-111541073640 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:28:30.238157 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-b8d570f3-32bb-499f-a3c9-111541073640 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cbdef479-3a67-4072-8552-743be8791f1b", "connector": null, "instance_uuid": "d9f032d6-5672-481a-9131-63f6ff9f5c30"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:30.247773 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:30.247773 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:30.348488 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-b8d570f3-32bb-499f-a3c9-111541073640 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:28:30.348954 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1068/4342] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:28:30 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:30.468918 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f6276f4b-52b8-4c21-8093-a67c95bf68d1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:30.470801 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6276f4b-52b8-4c21-8093-a67c95bf68d1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:28:30.470801 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6276f4b-52b8-4c21-8093-a67c95bf68d1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:30.471014 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6276f4b-52b8-4c21-8093-a67c95bf68d1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:30.485763 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:30.485763 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:30.485763 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f6276f4b-52b8-4c21-8093-a67c95bf68d1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:30.486541 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6276f4b-52b8-4c21-8093-a67c95bf68d1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:28:30.486902 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1103/4343] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:30 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:30.502571 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f9b0c808-6b01-4cdd-8117-f9cb4e423be6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:30.503144 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f9b0c808-6b01-4cdd-8117-f9cb4e423be6 None None] GET https://10.4.3.85/volume// Aug 25 15:28:30.503403 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f9b0c808-6b01-4cdd-8117-f9cb4e423be6 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:30.503714 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f9b0c808-6b01-4cdd-8117-f9cb4e423be6 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:30.504164 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f9b0c808-6b01-4cdd-8117-f9cb4e423be6 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:30.504545 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1087/4344] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:28:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:30.519568 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-fcb5cb36-beea-4f6f-8b7d-79635f08850e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:30.522126 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-fcb5cb36-beea-4f6f-8b7d-79635f08850e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:28:30.522846 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-fcb5cb36-beea-4f6f-8b7d-79635f08850e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:30.522846 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-fcb5cb36-beea-4f6f-8b7d-79635f08850e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:30.534831 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:30.534831 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:30.539279 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-fcb5cb36-beea-4f6f-8b7d-79635f08850e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:30.544690 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-fcb5cb36-beea-4f6f-8b7d-79635f08850e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:28:30.550432 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1087/4345] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:28:30 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 1060 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:30.658446 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-03af7248-c63d-4615-8d1e-897a13e12f5b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:30.660932 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-03af7248-c63d-4615-8d1e-897a13e12f5b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] PUT https://10.4.3.85/volume/v3/attachments/85b8a0bc-53f2-489d-a48d-c87db6928b80 Aug 25 15:28:30.661436 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-03af7248-c63d-4615-8d1e-897a13e12f5b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:30.672759 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-03af7248-c63d-4615-8d1e-897a13e12f5b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Acquiring lock "cinder-attachment_update-cbdef479-3a67-4072-8552-743be8791f1b-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:28:30.678533 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-03af7248-c63d-4615-8d1e-897a13e12f5b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Lock "cinder-attachment_update-cbdef479-3a67-4072-8552-743be8791f1b-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:28:30.679986 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:30.679986 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:30.842086 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-03af7248-c63d-4615-8d1e-897a13e12f5b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Lock "cinder-attachment_update-cbdef479-3a67-4072-8552-743be8791f1b-np0000008087" released by "attachment_update" :: held 0.163s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:28:30.842086 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-03af7248-c63d-4615-8d1e-897a13e12f5b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments/85b8a0bc-53f2-489d-a48d-c87db6928b80 returned with HTTP 200 Aug 25 15:28:30.842516 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1069/4346] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:28:30 2026] PUT /volume/v3/attachments/85b8a0bc-53f2-489d-a48d-c87db6928b80 => generated 969 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:30.933897 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-32e8a225-4cdb-428e-af66-5d0e795c80ce None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:30.935832 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-32e8a225-4cdb-428e-af66-5d0e795c80ce tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] DELETE https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:30.936076 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-32e8a225-4cdb-428e-af66-5d0e795c80ce tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:30.936303 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-32e8a225-4cdb-428e-af66-5d0e795c80ce tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:30.936502 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-32e8a225-4cdb-428e-af66-5d0e795c80ce tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Delete volume with id: 5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:30.939041 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=330,cinder:UPDATE=116,cinder:INSERT=62 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:28:30.964942 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:30.964942 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:30.965587 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-32e8a225-4cdb-428e-af66-5d0e795c80ce tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:31.053379 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-32e8a225-4cdb-428e-af66-5d0e795c80ce tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Delete volume request issued successfully. Aug 25 15:28:31.053663 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-32e8a225-4cdb-428e-af66-5d0e795c80ce tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 202 Aug 25 15:28:31.054024 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1104/4347] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:30 2026] DELETE /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:31.501331 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ab0c7247-14d7-432e-8395-2b63e243ef60 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:31.503219 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ab0c7247-14d7-432e-8395-2b63e243ef60 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:28:31.503640 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ab0c7247-14d7-432e-8395-2b63e243ef60 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:31.503640 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ab0c7247-14d7-432e-8395-2b63e243ef60 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:31.514488 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:31.514488 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:31.517937 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ab0c7247-14d7-432e-8395-2b63e243ef60 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:31.522301 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ab0c7247-14d7-432e-8395-2b63e243ef60 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:28:31.522695 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1088/4348] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:31 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:32.054860 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:32.207324 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:32.207746 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-550281532"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:32.209406 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-550281532'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:32.209528 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume of 1 GB Aug 25 15:28:32.211885 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=244,cinder:UPDATE=32,cinder:INSERT=22 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:28:32.223781 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Availability Zones retrieved successfully. Aug 25 15:28:32.229339 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (5aa65a6a-ab0d-4d74-8289-0c0e7f664bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:32.230239 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb425d5c-9610-464e-9a76-185d5843bd0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:32.231042 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:32.258062 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb425d5c-9610-464e-9a76-185d5843bd0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:32.258914 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eb99541-90a1-490d-8fbe-5e1fd69fb590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:32.258991 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4c930ef7-7777-4948-9b77-c8d800abfacf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:32.260766 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c930ef7-7777-4948-9b77-c8d800abfacf tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] DELETE https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:28:32.260943 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c930ef7-7777-4948-9b77-c8d800abfacf tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:32.261138 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c930ef7-7777-4948-9b77-c8d800abfacf tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:32.261370 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-4c930ef7-7777-4948-9b77-c8d800abfacf tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Delete volume with id: 50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:28:32.295854 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:32.295854 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:32.296317 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4c930ef7-7777-4948-9b77-c8d800abfacf tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:28:32.380703 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4c930ef7-7777-4948-9b77-c8d800abfacf tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Delete volume request issued successfully. Aug 25 15:28:32.380898 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c930ef7-7777-4948-9b77-c8d800abfacf tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 202 Aug 25 15:28:32.381382 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1070/4349] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:32 2026] DELETE /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:32.391117 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-add6bbe4-10d0-4f43-898c-dcc322bc7858 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:32.391946 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-add6bbe4-10d0-4f43-898c-dcc322bc7858 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:28:32.392147 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-add6bbe4-10d0-4f43-898c-dcc322bc7858 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:32.392346 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-add6bbe4-10d0-4f43-898c-dcc322bc7858 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:32.398987 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:32.398987 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:32.422840 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-add6bbe4-10d0-4f43-898c-dcc322bc7858 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Volume info retrieved successfully. Aug 25 15:28:32.437234 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-add6bbe4-10d0-4f43-898c-dcc322bc7858 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 200 Aug 25 15:28:32.437708 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['87f825d2-3e43-4686-85e7-8f248ab830e8', 'fe1947bf-dfa1-438c-af8a-51aa76c9780c', '9313435a-ae0b-4f2b-b7e6-35f10dd90ad1', '7984263f-5fce-41ee-a307-23bf76b77b07'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:32.437780 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1105/4350] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:32 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:32.438547 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eb99541-90a1-490d-8fbe-5e1fd69fb590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87f825d2-3e43-4686-85e7-8f248ab830e8', 'fe1947bf-dfa1-438c-af8a-51aa76c9780c', '9313435a-ae0b-4f2b-b7e6-35f10dd90ad1', '7984263f-5fce-41ee-a307-23bf76b77b07']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:32.439335 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4021d9-a3bf-4a26-b673-3b03ae0d2af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:32.501645 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4021d9-a3bf-4a26-b673-3b03ae0d2af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '586c9438-1227-4ced-b027-c8df7a9975a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-550281532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['87f825d2-3e43-4686-85e7-8f248ab830e8','fe1947bf-dfa1-438c-af8a-51aa76c9780c','9313435a-ae0b-4f2b-b7e6-35f10dd90ad1','7984263f-5fce-41ee-a307-23bf76b77b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-550281532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=586c9438-1227-4ced-b027-c8df7a9975a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9378afc5aef94b00ae11af8f9dd294a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:32.503082 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53aac7d4-80d6-4757-aec9-7bf7b04af55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:32.536393 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bdeaa9b5-fa6f-4b87-b18e-adb7211a0f30 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:32.538176 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bdeaa9b5-fa6f-4b87-b18e-adb7211a0f30 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:28:32.538368 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bdeaa9b5-fa6f-4b87-b18e-adb7211a0f30 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:32.538565 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bdeaa9b5-fa6f-4b87-b18e-adb7211a0f30 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:32.548260 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53aac7d4-80d6-4757-aec9-7bf7b04af55a) transitioned into state 'SUCCESS' from state '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-550281532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['87f825d2-3e43-4686-85e7-8f248ab830e8','fe1947bf-dfa1-438c-af8a-51aa76c9780c','9313435a-ae0b-4f2b-b7e6-35f10dd90ad1','7984263f-5fce-41ee-a307-23bf76b77b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:32.549415 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (195f75a2-b197-4822-a9dd-622896972959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:32.549510 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:32.549510 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:32.553243 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-bdeaa9b5-fa6f-4b87-b18e-adb7211a0f30 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:32.557776 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bdeaa9b5-fa6f-4b87-b18e-adb7211a0f30 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:28:32.558237 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1089/4351] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:32 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:32.573777 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (195f75a2-b197-4822-a9dd-622896972959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:32.576492 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (5aa65a6a-ab0d-4d74-8289-0c0e7f664bdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:32.576492 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request issued successfully. Aug 25 15:28:32.576733 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0c6d2efc-4241-4d69-8b3e-d17d4a2f0ee2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:32.577361 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1088/4352] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:28:32 2026] POST /volume/v3/volumes => generated 775 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:32.590501 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ece52cf1-ebbd-4a86-83ab-08a1572f5222 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:32.591790 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ece52cf1-ebbd-4a86-83ab-08a1572f5222 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/586c9438-1227-4ced-b027-c8df7a9975a3 Aug 25 15:28:32.592371 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ece52cf1-ebbd-4a86-83ab-08a1572f5222 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:32.592371 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ece52cf1-ebbd-4a86-83ab-08a1572f5222 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:32.599989 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:32.599989 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:32.605491 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ece52cf1-ebbd-4a86-83ab-08a1572f5222 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:32.606032 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ece52cf1-ebbd-4a86-83ab-08a1572f5222 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/586c9438-1227-4ced-b027-c8df7a9975a3 returned with HTTP 200 Aug 25 15:28:32.606368 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1071/4353] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:32 2026] GET /volume/v3/volumes/586c9438-1227-4ced-b027-c8df7a9975a3 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:33.450981 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6b61308e-56ff-4fc8-ad78-0cd7b6ea77a2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:33.452979 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6b61308e-56ff-4fc8-ad78-0cd7b6ea77a2 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] GET https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 Aug 25 15:28:33.453209 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6b61308e-56ff-4fc8-ad78-0cd7b6ea77a2 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:33.453428 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6b61308e-56ff-4fc8-ad78-0cd7b6ea77a2 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:33.459846 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6b61308e-56ff-4fc8-ad78-0cd7b6ea77a2 tempest-ServerStableDeviceRescueTest-627654932 tempest-ServerStableDeviceRescueTest-627654932-project-member] https://10.4.3.85/volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 returned with HTTP 404 Aug 25 15:28:33.460426 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1106/4354] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:33 2026] GET /volume/v3/volumes/50476c00-da60-4c73-8061-2c335607b315 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:33.571630 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-12c2e5cf-23b0-4cab-a423-9de324646ac4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:33.574101 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-12c2e5cf-23b0-4cab-a423-9de324646ac4 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:28:33.574101 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-12c2e5cf-23b0-4cab-a423-9de324646ac4 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:33.574101 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-12c2e5cf-23b0-4cab-a423-9de324646ac4 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:33.585450 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:33.585450 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:33.589910 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-12c2e5cf-23b0-4cab-a423-9de324646ac4 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:33.595196 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-12c2e5cf-23b0-4cab-a423-9de324646ac4 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:28:33.595691 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1090/4355] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:33 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:33.619893 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-39c771dc-e119-45f7-8743-b50bd45656ca None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:33.622244 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-39c771dc-e119-45f7-8743-b50bd45656ca tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/586c9438-1227-4ced-b027-c8df7a9975a3 Aug 25 15:28:33.622517 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-39c771dc-e119-45f7-8743-b50bd45656ca tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:33.622763 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-39c771dc-e119-45f7-8743-b50bd45656ca tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:33.629721 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:33.629721 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:33.633178 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-39c771dc-e119-45f7-8743-b50bd45656ca tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:33.659521 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-39c771dc-e119-45f7-8743-b50bd45656ca tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/586c9438-1227-4ced-b027-c8df7a9975a3 returned with HTTP 200 Aug 25 15:28:33.659521 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1089/4356] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:33 2026] GET /volume/v3/volumes/586c9438-1227-4ced-b027-c8df7a9975a3 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:33.660162 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5360f41e-69f9-4676-ba93-7b1095fc747d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:33.722865 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5360f41e-69f9-4676-ba93-7b1095fc747d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:28:33.724634 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5360f41e-69f9-4676-ba93-7b1095fc747d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "586c9438-1227-4ced-b027-c8df7a9975a3", "name": "tempest-ProjectMemberTests-Snapshot-18522610"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:33.733350 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:33.733350 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:33.733985 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5360f41e-69f9-4676-ba93-7b1095fc747d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Volume info retrieved successfully. Aug 25 15:28:33.741279 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-5360f41e-69f9-4676-ba93-7b1095fc747d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Create snapshot from volume 586c9438-1227-4ced-b027-c8df7a9975a3 Aug 25 15:28:33.859010 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-5360f41e-69f9-4676-ba93-7b1095fc747d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Created reservations ['3dae0a5f-cb69-47e8-868f-c0d97b4140e5', 'a8a5aeb0-93b3-4f14-9d0c-fe461a5fda0d', '295fd0b3-31c2-40ef-b1ba-0820f5c01b6f', 'f0aaa4eb-dbd7-4471-bf65-c4bb932bc6e8'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:33.973452 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5360f41e-69f9-4676-ba93-7b1095fc747d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Snapshot create request issued successfully. Aug 25 15:28:33.973452 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5360f41e-69f9-4676-ba93-7b1095fc747d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:28:33.973452 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1072/4357] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:28:33 2026] POST /volume/v3/snapshots => generated 303 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:33.983366 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1eb74765-77e5-4cf6-bd67-253a89bb1092 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:33.985427 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1eb74765-77e5-4cf6-bd67-253a89bb1092 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] GET https://10.4.3.85/volume/v3/snapshots/d0c03055-88e6-4416-842b-626e2daf20ae Aug 25 15:28:33.985676 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1eb74765-77e5-4cf6-bd67-253a89bb1092 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:33.985906 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1eb74765-77e5-4cf6-bd67-253a89bb1092 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:33.991816 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:33.991816 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:33.992446 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1eb74765-77e5-4cf6-bd67-253a89bb1092 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Snapshot retrieved successfully. Aug 25 15:28:33.993433 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1eb74765-77e5-4cf6-bd67-253a89bb1092 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots/d0c03055-88e6-4416-842b-626e2daf20ae returned with HTTP 200 Aug 25 15:28:33.994171 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1107/4358] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:33 2026] GET /volume/v3/snapshots/d0c03055-88e6-4416-842b-626e2daf20ae => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:34.628831 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-eb0bed10-f980-4ea4-8cc3-aa52c0f4890d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:34.628831 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eb0bed10-f980-4ea4-8cc3-aa52c0f4890d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:28:34.628831 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-eb0bed10-f980-4ea4-8cc3-aa52c0f4890d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:34.628831 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-eb0bed10-f980-4ea4-8cc3-aa52c0f4890d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:34.628831 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:34.628831 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:34.628831 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-eb0bed10-f980-4ea4-8cc3-aa52c0f4890d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:34.628831 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eb0bed10-f980-4ea4-8cc3-aa52c0f4890d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:28:34.628831 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1091/4359] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:34 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:35.024458 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aea42aa8-ce95-47cd-a438-4e34ddc15146 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:35.024458 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aea42aa8-ce95-47cd-a438-4e34ddc15146 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] GET https://10.4.3.85/volume/v3/snapshots/d0c03055-88e6-4416-842b-626e2daf20ae Aug 25 15:28:35.024458 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aea42aa8-ce95-47cd-a438-4e34ddc15146 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:35.024458 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aea42aa8-ce95-47cd-a438-4e34ddc15146 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:35.027983 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:35.027983 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:35.038326 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-aea42aa8-ce95-47cd-a438-4e34ddc15146 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Snapshot retrieved successfully. Aug 25 15:28:35.038326 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aea42aa8-ce95-47cd-a438-4e34ddc15146 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots/d0c03055-88e6-4416-842b-626e2daf20ae returned with HTTP 200 Aug 25 15:28:35.038326 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1090/4360] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:35 2026] GET /volume/v3/snapshots/d0c03055-88e6-4416-842b-626e2daf20ae => generated 462 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:35.041893 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-be529b00-176f-4bc9-89f4-fe0106928559 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:35.044253 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be529b00-176f-4bc9-89f4-fe0106928559 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/d0c03055-88e6-4416-842b-626e2daf20ae Aug 25 15:28:35.044561 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-be529b00-176f-4bc9-89f4-fe0106928559 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:35.044783 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-be529b00-176f-4bc9-89f4-fe0106928559 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:35.044884 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-be529b00-176f-4bc9-89f4-fe0106928559 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Delete snapshot with id: d0c03055-88e6-4416-842b-626e2daf20ae Aug 25 15:28:35.046975 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=238,cinder:UPDATE=61,cinder:DELETE=1,cinder:INSERT=29 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:28:35.050353 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:35.050353 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:35.050868 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-be529b00-176f-4bc9-89f4-fe0106928559 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Snapshot retrieved successfully. Aug 25 15:28:35.150823 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-be529b00-176f-4bc9-89f4-fe0106928559 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Snapshot delete request issued successfully. Aug 25 15:28:35.151102 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-be529b00-176f-4bc9-89f4-fe0106928559 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots/d0c03055-88e6-4416-842b-626e2daf20ae returned with HTTP 202 Aug 25 15:28:35.151660 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1073/4361] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:28:35 2026] DELETE /volume/v3/snapshots/d0c03055-88e6-4416-842b-626e2daf20ae => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:35.166844 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fdab6eec-03d5-427d-bcbe-950cc1e478da None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:35.189442 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fdab6eec-03d5-427d-bcbe-950cc1e478da tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] GET https://10.4.3.85/volume/v3/snapshots/d0c03055-88e6-4416-842b-626e2daf20ae Aug 25 15:28:35.189442 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fdab6eec-03d5-427d-bcbe-950cc1e478da tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:35.189442 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fdab6eec-03d5-427d-bcbe-950cc1e478da tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:35.189442 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:35.189442 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:35.189442 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fdab6eec-03d5-427d-bcbe-950cc1e478da tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Snapshot retrieved successfully. Aug 25 15:28:35.189442 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fdab6eec-03d5-427d-bcbe-950cc1e478da tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots/d0c03055-88e6-4416-842b-626e2daf20ae returned with HTTP 200 Aug 25 15:28:35.189442 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1108/4362] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:35 2026] GET /volume/v3/snapshots/d0c03055-88e6-4416-842b-626e2daf20ae => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:35.449155 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-0ba76d7f-aa81-4843-9653-8fbec708d19d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:35.451228 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-0ba76d7f-aa81-4843-9653-8fbec708d19d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/attachments/85b8a0bc-53f2-489d-a48d-c87db6928b80/action Aug 25 15:28:35.451631 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-0ba76d7f-aa81-4843-9653-8fbec708d19d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:35.451803 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-0ba76d7f-aa81-4843-9653-8fbec708d19d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:35.468849 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:35.468849 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:35.498158 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-7893ff62-0c2f-4c60-a801-708bdcaa4d79 req-0ba76d7f-aa81-4843-9653-8fbec708d19d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments/85b8a0bc-53f2-489d-a48d-c87db6928b80/action returned with HTTP 204 Aug 25 15:28:35.498322 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1092/4363] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:28:35 2026] POST /volume/v3/attachments/85b8a0bc-53f2-489d-a48d-c87db6928b80/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:35.641796 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b62e7edf-fb87-4ef1-b4fe-400d92f602da None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:35.643544 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b62e7edf-fb87-4ef1-b4fe-400d92f602da tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:28:35.643751 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b62e7edf-fb87-4ef1-b4fe-400d92f602da tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:35.643929 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b62e7edf-fb87-4ef1-b4fe-400d92f602da tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:35.652986 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:35.652986 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:35.656353 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b62e7edf-fb87-4ef1-b4fe-400d92f602da tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:35.660409 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b62e7edf-fb87-4ef1-b4fe-400d92f602da tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:28:35.660860 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1091/4364] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:35 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:35.786426 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-433ca916-95cc-4086-9e41-77c7c4d74fdd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:35.857492 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-433ca916-95cc-4086-9e41-77c7c4d74fdd tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:35.857713 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-433ca916-95cc-4086-9e41-77c7c4d74fdd tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:35.857895 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-433ca916-95cc-4086-9e41-77c7c4d74fdd tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:35.866777 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:35.866777 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:35.870175 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-433ca916-95cc-4086-9e41-77c7c4d74fdd tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:35.873985 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-433ca916-95cc-4086-9e41-77c7c4d74fdd tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 returned with HTTP 200 Aug 25 15:28:35.874350 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1074/4365] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:35 2026] GET /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 => generated 1229 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:35.892804 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-ebae592e-31ce-49d9-b562-da3d4bd37818 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:35.894726 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-ebae592e-31ce-49d9-b562-da3d4bd37818 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] POST https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6/action Aug 25 15:28:35.895060 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-ebae592e-31ce-49d9-b562-da3d4bd37818 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:35.895184 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-ebae592e-31ce-49d9-b562-da3d4bd37818 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:35.905940 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:35.905940 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:35.906390 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-ebae592e-31ce-49d9-b562-da3d4bd37818 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:35.923619 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-ebae592e-31ce-49d9-b562-da3d4bd37818 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Begin detaching volume completed successfully. Aug 25 15:28:35.923831 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-ebae592e-31ce-49d9-b562-da3d4bd37818 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6/action returned with HTTP 202 Aug 25 15:28:35.924294 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1109/4366] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:28:35 2026] POST /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:28:35.972815 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f5fcaeb0-e600-4941-a31a-6b72f83e68fa None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:35.973353 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f5fcaeb0-e600-4941-a31a-6b72f83e68fa None None] GET https://10.4.3.85/volume// Aug 25 15:28:35.973353 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f5fcaeb0-e600-4941-a31a-6b72f83e68fa None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:35.973578 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f5fcaeb0-e600-4941-a31a-6b72f83e68fa None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:35.973904 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f5fcaeb0-e600-4941-a31a-6b72f83e68fa None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:35.974224 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1093/4367] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:28:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:35.982234 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-8bf7a138-076e-4a0a-b7fa-9ddd4c496e16 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:35.985752 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-8bf7a138-076e-4a0a-b7fa-9ddd4c496e16 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:35.986113 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-8bf7a138-076e-4a0a-b7fa-9ddd4c496e16 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:35.986358 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-8bf7a138-076e-4a0a-b7fa-9ddd4c496e16 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:35.999139 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:35.999139 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:36.003737 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-8bf7a138-076e-4a0a-b7fa-9ddd4c496e16 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:36.009304 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-8bf7a138-076e-4a0a-b7fa-9ddd4c496e16 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 returned with HTTP 200 Aug 25 15:28:36.009875 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1092/4368] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:28:35 2026] GET /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 => generated 1412 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:36.199840 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3a216ebd-84c3-44f0-bee6-a6012455acd9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:36.201953 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a216ebd-84c3-44f0-bee6-a6012455acd9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] GET https://10.4.3.85/volume/v3/snapshots/d0c03055-88e6-4416-842b-626e2daf20ae Aug 25 15:28:36.202138 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a216ebd-84c3-44f0-bee6-a6012455acd9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:36.202404 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3a216ebd-84c3-44f0-bee6-a6012455acd9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:36.206881 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3a216ebd-84c3-44f0-bee6-a6012455acd9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots/d0c03055-88e6-4416-842b-626e2daf20ae returned with HTTP 404 Aug 25 15:28:36.207423 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1075/4369] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:36 2026] GET /volume/v3/snapshots/d0c03055-88e6-4416-842b-626e2daf20ae => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:36.217678 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1764c13e-5f8b-4a2f-9e26-c8a0aa10d528 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:36.219538 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1764c13e-5f8b-4a2f-9e26-c8a0aa10d528 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/586c9438-1227-4ced-b027-c8df7a9975a3 Aug 25 15:28:36.219746 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1764c13e-5f8b-4a2f-9e26-c8a0aa10d528 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:36.219930 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1764c13e-5f8b-4a2f-9e26-c8a0aa10d528 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:36.220102 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-1764c13e-5f8b-4a2f-9e26-c8a0aa10d528 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume with id: 586c9438-1227-4ced-b027-c8df7a9975a3 Aug 25 15:28:36.229458 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:36.229458 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:36.229965 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1764c13e-5f8b-4a2f-9e26-c8a0aa10d528 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:36.274558 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1764c13e-5f8b-4a2f-9e26-c8a0aa10d528 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume request issued successfully. Aug 25 15:28:36.274558 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1764c13e-5f8b-4a2f-9e26-c8a0aa10d528 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/586c9438-1227-4ced-b027-c8df7a9975a3 returned with HTTP 202 Aug 25 15:28:36.274558 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1110/4370] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:36 2026] DELETE /volume/v3/volumes/586c9438-1227-4ced-b027-c8df7a9975a3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:36.279837 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f9988c7e-0ddc-46b9-8711-e16d32564561 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:36.281647 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f9988c7e-0ddc-46b9-8711-e16d32564561 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/586c9438-1227-4ced-b027-c8df7a9975a3 Aug 25 15:28:36.281831 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f9988c7e-0ddc-46b9-8711-e16d32564561 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:36.282021 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f9988c7e-0ddc-46b9-8711-e16d32564561 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:36.289728 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:36.289728 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:36.293857 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f9988c7e-0ddc-46b9-8711-e16d32564561 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:36.299953 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f9988c7e-0ddc-46b9-8711-e16d32564561 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/586c9438-1227-4ced-b027-c8df7a9975a3 returned with HTTP 200 Aug 25 15:28:36.301011 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1094/4371] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:36 2026] GET /volume/v3/volumes/586c9438-1227-4ced-b027-c8df7a9975a3 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:36.947719 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-17d3d71e-12a8-422e-ab74-5925930d0299 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:36.950223 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-17d3d71e-12a8-422e-ab74-5925930d0299 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] DELETE https://10.4.3.85/volume/v3/attachments/48bd55da-8b37-4e71-ba54-1cdd5a726905 Aug 25 15:28:36.950867 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-17d3d71e-12a8-422e-ab74-5925930d0299 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:36.950867 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-17d3d71e-12a8-422e-ab74-5925930d0299 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:36.958895 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:36.958895 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:37.057095 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-aa1f4a2b-63af-477e-bcc5-40e2b09692cc req-17d3d71e-12a8-422e-ab74-5925930d0299 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/attachments/48bd55da-8b37-4e71-ba54-1cdd5a726905 returned with HTTP 200 Aug 25 15:28:37.057632 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1093/4372] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:28:36 2026] DELETE /volume/v3/attachments/48bd55da-8b37-4e71-ba54-1cdd5a726905 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:37.321255 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-40f873c1-0a1a-403f-8a7c-2fcd9d4e2e7f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:37.323354 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-40f873c1-0a1a-403f-8a7c-2fcd9d4e2e7f tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/586c9438-1227-4ced-b027-c8df7a9975a3 Aug 25 15:28:37.323633 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-40f873c1-0a1a-403f-8a7c-2fcd9d4e2e7f tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:37.323880 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-40f873c1-0a1a-403f-8a7c-2fcd9d4e2e7f tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:37.335433 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-40f873c1-0a1a-403f-8a7c-2fcd9d4e2e7f tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/586c9438-1227-4ced-b027-c8df7a9975a3 returned with HTTP 404 Aug 25 15:28:37.336077 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1076/4373] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:37 2026] GET /volume/v3/volumes/586c9438-1227-4ced-b027-c8df7a9975a3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:37.346599 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:37.348966 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:37.349356 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1478495332"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:37.350802 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1478495332'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:37.350920 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume of 1 GB Aug 25 15:28:37.376310 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Availability Zones retrieved successfully. Aug 25 15:28:37.386552 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (0d3cf270-c511-48f2-b011-abd1cb26a048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:37.387975 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ea4e8f4-4e86-4048-aef1-47f270c3f436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:37.389288 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:37.432341 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ea4e8f4-4e86-4048-aef1-47f270c3f436) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:37.433323 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f2a7ce0-1719-4e24-a4f9-52f3c9cd739a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:37.536927 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['3a3e370a-eb69-4a45-8216-25ab8adf9354', '5739094e-e6b2-44b0-9e37-4ff38951397a', 'cee62f41-9214-4eb2-949b-0e7bed3cd816', '5ffe1c54-52ee-4b64-8cce-1022f9974ac3'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:37.549830 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f2a7ce0-1719-4e24-a4f9-52f3c9cd739a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a3e370a-eb69-4a45-8216-25ab8adf9354', '5739094e-e6b2-44b0-9e37-4ff38951397a', 'cee62f41-9214-4eb2-949b-0e7bed3cd816', '5ffe1c54-52ee-4b64-8cce-1022f9974ac3']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:37.549830 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51626374-0f07-4e29-b24d-af2403aba1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:37.581776 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51626374-0f07-4e29-b24d-af2403aba1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e15fd649-17a6-4b91-99c7-82e9cb5bc384', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1478495332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['3a3e370a-eb69-4a45-8216-25ab8adf9354','5739094e-e6b2-44b0-9e37-4ff38951397a','cee62f41-9214-4eb2-949b-0e7bed3cd816','5ffe1c54-52ee-4b64-8cce-1022f9974ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1478495332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e15fd649-17a6-4b91-99c7-82e9cb5bc384,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9378afc5aef94b00ae11af8f9dd294a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:37.585935 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81611fbb-3563-47e7-b438-bb2bf3257c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:37.628558 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81611fbb-3563-47e7-b438-bb2bf3257c1c) transitioned into state 'SUCCESS' from state '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-1478495332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['3a3e370a-eb69-4a45-8216-25ab8adf9354','5739094e-e6b2-44b0-9e37-4ff38951397a','cee62f41-9214-4eb2-949b-0e7bed3cd816','5ffe1c54-52ee-4b64-8cce-1022f9974ac3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:37.629312 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfe1e09b-3ae2-4a9a-a7c8-9668f9ca7167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:37.646465 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfe1e09b-3ae2-4a9a-a7c8-9668f9ca7167) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:37.647664 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (0d3cf270-c511-48f2-b011-abd1cb26a048) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:37.648097 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request issued successfully. Aug 25 15:28:37.649132 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b015f2a-fa58-4f41-9a49-1e986f383c8d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:37.649699 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1111/4374] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:28:37 2026] POST /volume/v3/volumes => generated 776 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:37.666173 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fb06a1f0-2a2f-4a50-b811-ec25bdac346a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:37.667962 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fb06a1f0-2a2f-4a50-b811-ec25bdac346a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/e15fd649-17a6-4b91-99c7-82e9cb5bc384 Aug 25 15:28:37.674692 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fb06a1f0-2a2f-4a50-b811-ec25bdac346a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:37.674692 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fb06a1f0-2a2f-4a50-b811-ec25bdac346a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:37.674692 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:37.674692 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:37.678262 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fb06a1f0-2a2f-4a50-b811-ec25bdac346a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:37.682411 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fb06a1f0-2a2f-4a50-b811-ec25bdac346a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/e15fd649-17a6-4b91-99c7-82e9cb5bc384 returned with HTTP 200 Aug 25 15:28:37.682800 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1095/4375] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:37 2026] GET /volume/v3/volumes/e15fd649-17a6-4b91-99c7-82e9cb5bc384 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:38.069521 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-04519511-1cd2-466c-baec-cc351b00a1ea None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:38.071179 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04519511-1cd2-466c-baec-cc351b00a1ea tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] DELETE https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:38.071373 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04519511-1cd2-466c-baec-cc351b00a1ea tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:38.071608 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04519511-1cd2-466c-baec-cc351b00a1ea tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:38.071769 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-04519511-1cd2-466c-baec-cc351b00a1ea tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Delete volume with id: b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:38.082880 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:38.082880 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:38.083350 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-04519511-1cd2-466c-baec-cc351b00a1ea tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:38.112983 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-04519511-1cd2-466c-baec-cc351b00a1ea tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Delete volume request issued successfully. Aug 25 15:28:38.113320 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04519511-1cd2-466c-baec-cc351b00a1ea tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 returned with HTTP 202 Aug 25 15:28:38.113856 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1094/4376] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:38 2026] DELETE /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:38.149191 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-600cec9a-c9c4-4646-bc21-5183cb5d8452 req-3ab7a8bf-4988-406a-bddc-31987d6f5f7f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:38.151092 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-600cec9a-c9c4-4646-bc21-5183cb5d8452 req-3ab7a8bf-4988-406a-bddc-31987d6f5f7f tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:38.151300 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-600cec9a-c9c4-4646-bc21-5183cb5d8452 req-3ab7a8bf-4988-406a-bddc-31987d6f5f7f tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:38.151548 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-600cec9a-c9c4-4646-bc21-5183cb5d8452 req-3ab7a8bf-4988-406a-bddc-31987d6f5f7f tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:38.158611 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:38.158611 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:38.162656 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-600cec9a-c9c4-4646-bc21-5183cb5d8452 req-3ab7a8bf-4988-406a-bddc-31987d6f5f7f tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:38.167792 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-600cec9a-c9c4-4646-bc21-5183cb5d8452 req-3ab7a8bf-4988-406a-bddc-31987d6f5f7f tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 returned with HTTP 200 Aug 25 15:28:38.168315 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1077/4377] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:38 2026] GET /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:38.253220 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ce1ae1fe-1eed-4bb1-ab78-e872231983d7 req-d4891874-893b-450d-bd6f-ccfec4d93e76 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:38.429229 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ce1ae1fe-1eed-4bb1-ab78-e872231983d7 req-d4891874-893b-450d-bd6f-ccfec4d93e76 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:38.429695 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ce1ae1fe-1eed-4bb1-ab78-e872231983d7 req-d4891874-893b-450d-bd6f-ccfec4d93e76 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:38.429747 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ce1ae1fe-1eed-4bb1-ab78-e872231983d7 req-d4891874-893b-450d-bd6f-ccfec4d93e76 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:38.457649 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ce1ae1fe-1eed-4bb1-ab78-e872231983d7 req-d4891874-893b-450d-bd6f-ccfec4d93e76 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 404 Aug 25 15:28:38.458038 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1112/4378] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:38 2026] GET /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 109 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:38.701682 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-87b5588b-e990-46f1-a666-ba069d8ae66e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:38.703625 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-87b5588b-e990-46f1-a666-ba069d8ae66e tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/e15fd649-17a6-4b91-99c7-82e9cb5bc384 Aug 25 15:28:38.703786 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-87b5588b-e990-46f1-a666-ba069d8ae66e tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:38.703954 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-87b5588b-e990-46f1-a666-ba069d8ae66e tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:38.718442 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:38.718442 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:38.722052 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-87b5588b-e990-46f1-a666-ba069d8ae66e tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:38.725795 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-87b5588b-e990-46f1-a666-ba069d8ae66e tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/e15fd649-17a6-4b91-99c7-82e9cb5bc384 returned with HTTP 200 Aug 25 15:28:38.726286 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1096/4379] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:38 2026] GET /volume/v3/volumes/e15fd649-17a6-4b91-99c7-82e9cb5bc384 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:38.738842 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ba538324-e713-4afe-b207-c081d05c75bf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:38.740727 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ba538324-e713-4afe-b207-c081d05c75bf tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:28:38.741170 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ba538324-e713-4afe-b207-c081d05c75bf tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e15fd649-17a6-4b91-99c7-82e9cb5bc384", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-985189793"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:38.750570 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:38.750570 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:38.751073 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ba538324-e713-4afe-b207-c081d05c75bf tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:38.751205 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-ba538324-e713-4afe-b207-c081d05c75bf tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create snapshot from volume e15fd649-17a6-4b91-99c7-82e9cb5bc384 Aug 25 15:28:38.815783 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-ba538324-e713-4afe-b207-c081d05c75bf tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['23189471-caad-4051-8a3f-2b4d68cc11f0', '29dee090-3627-4bef-8fb2-5abdd3013924', '54b2ed4b-8eef-4628-b6cc-571bcde9352a', '5eed1c06-921f-4cd8-a64f-7214449a1ad7'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:38.869672 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ba538324-e713-4afe-b207-c081d05c75bf tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot create request issued successfully. Aug 25 15:28:38.870235 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ba538324-e713-4afe-b207-c081d05c75bf tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:28:38.870855 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1095/4380] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:28:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:38.887785 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b83f23d8-51b1-495f-9e54-54b17f8e8d56 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:38.893830 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b83f23d8-51b1-495f-9e54-54b17f8e8d56 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb Aug 25 15:28:38.894117 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b83f23d8-51b1-495f-9e54-54b17f8e8d56 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:38.894352 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b83f23d8-51b1-495f-9e54-54b17f8e8d56 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:38.906140 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:38.906140 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:38.906621 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b83f23d8-51b1-495f-9e54-54b17f8e8d56 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:38.907534 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b83f23d8-51b1-495f-9e54-54b17f8e8d56 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb returned with HTTP 200 Aug 25 15:28:38.908034 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1078/4381] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:38 2026] GET /volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:39.288951 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-35794c2c-a9e1-41a7-a7ee-0be778a5627e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:39.347178 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-35794c2c-a9e1-41a7-a7ee-0be778a5627e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:28:39.347178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-35794c2c-a9e1-41a7-a7ee-0be778a5627e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:39.347178 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-35794c2c-a9e1-41a7-a7ee-0be778a5627e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:39.353674 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:39.353674 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:39.357351 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-35794c2c-a9e1-41a7-a7ee-0be778a5627e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:39.361253 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-35794c2c-a9e1-41a7-a7ee-0be778a5627e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:28:39.375457 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1113/4382] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:39 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 1173 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:39.381640 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-ebd1fa1a-5fc3-4660-b1b8-5720ae33839f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:39.383827 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-ebd1fa1a-5fc3-4660-b1b8-5720ae33839f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b/action Aug 25 15:28:39.387775 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-ebd1fa1a-5fc3-4660-b1b8-5720ae33839f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:39.387775 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-ebd1fa1a-5fc3-4660-b1b8-5720ae33839f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:39.394932 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:39.394932 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:39.395384 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-ebd1fa1a-5fc3-4660-b1b8-5720ae33839f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:39.408183 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-ebd1fa1a-5fc3-4660-b1b8-5720ae33839f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Begin detaching volume completed successfully. Aug 25 15:28:39.408412 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-ebd1fa1a-5fc3-4660-b1b8-5720ae33839f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b/action returned with HTTP 202 Aug 25 15:28:39.408862 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1097/4383] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:28:39 2026] POST /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:28:39.498686 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-528433d0-c723-4d2d-abe3-17d2e97a9b75 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:39.499116 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-528433d0-c723-4d2d-abe3-17d2e97a9b75 None None] GET https://10.4.3.85/volume// Aug 25 15:28:39.499341 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-528433d0-c723-4d2d-abe3-17d2e97a9b75 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:39.499636 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-528433d0-c723-4d2d-abe3-17d2e97a9b75 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:39.500221 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-528433d0-c723-4d2d-abe3-17d2e97a9b75 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:39.500765 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1096/4384] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:28:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:39.511331 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-42f67126-4a38-44c2-a9a1-73bef2716a0c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:39.513679 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-42f67126-4a38-44c2-a9a1-73bef2716a0c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:28:39.514106 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-42f67126-4a38-44c2-a9a1-73bef2716a0c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:39.514368 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-42f67126-4a38-44c2-a9a1-73bef2716a0c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:39.527185 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:39.527185 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:39.531392 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-42f67126-4a38-44c2-a9a1-73bef2716a0c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:39.537631 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-42f67126-4a38-44c2-a9a1-73bef2716a0c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:28:39.538145 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1079/4385] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:28:39 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:39.920794 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e41255c4-3fee-409e-8df8-320bdcf4eb62 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:39.923149 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e41255c4-3fee-409e-8df8-320bdcf4eb62 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb Aug 25 15:28:39.923412 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e41255c4-3fee-409e-8df8-320bdcf4eb62 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:39.923996 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e41255c4-3fee-409e-8df8-320bdcf4eb62 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:39.928784 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:39.928784 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:39.929129 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e41255c4-3fee-409e-8df8-320bdcf4eb62 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:39.929840 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e41255c4-3fee-409e-8df8-320bdcf4eb62 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb returned with HTTP 200 Aug 25 15:28:39.930341 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1114/4386] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:39 2026] GET /volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:39.944731 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b107e5ac-876e-4b5f-8f17-25335881972a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:39.950223 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b107e5ac-876e-4b5f-8f17-25335881972a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb Aug 25 15:28:39.950223 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b107e5ac-876e-4b5f-8f17-25335881972a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:39.950223 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b107e5ac-876e-4b5f-8f17-25335881972a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:39.950223 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-b107e5ac-876e-4b5f-8f17-25335881972a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Delete snapshot with id: 2ae87e6f-cd20-41ae-b451-2c814e303bbb Aug 25 15:28:39.953270 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:39.953270 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:39.953676 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b107e5ac-876e-4b5f-8f17-25335881972a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Snapshot retrieved successfully. Aug 25 15:28:39.982132 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b107e5ac-876e-4b5f-8f17-25335881972a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Snapshot delete request issued successfully. Aug 25 15:28:39.982367 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b107e5ac-876e-4b5f-8f17-25335881972a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb returned with HTTP 202 Aug 25 15:28:39.982837 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1098/4387] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:28:39 2026] DELETE /volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:39.990776 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f4f8d62c-b9fe-49a7-b9fe-7d874f611a21 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:39.993134 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f4f8d62c-b9fe-49a7-b9fe-7d874f611a21 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] GET https://10.4.3.85/volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb Aug 25 15:28:39.993543 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f4f8d62c-b9fe-49a7-b9fe-7d874f611a21 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:39.993635 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f4f8d62c-b9fe-49a7-b9fe-7d874f611a21 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:39.999327 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:39.999327 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:39.999823 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f4f8d62c-b9fe-49a7-b9fe-7d874f611a21 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Snapshot retrieved successfully. Aug 25 15:28:40.000610 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f4f8d62c-b9fe-49a7-b9fe-7d874f611a21 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb returned with HTTP 200 Aug 25 15:28:40.000971 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1097/4388] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:39 2026] GET /volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:40.492162 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-95cb8371-f6d7-4de2-8bd2-f732fc317005 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:40.494317 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-95cb8371-f6d7-4de2-8bd2-f732fc317005 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] DELETE https://10.4.3.85/volume/v3/attachments/85b8a0bc-53f2-489d-a48d-c87db6928b80 Aug 25 15:28:40.500148 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-95cb8371-f6d7-4de2-8bd2-f732fc317005 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:40.500148 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-95cb8371-f6d7-4de2-8bd2-f732fc317005 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:40.502490 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:40.502490 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:40.616993 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5b0972ed-7f2c-4f64-b5f4-4592c7324686 req-95cb8371-f6d7-4de2-8bd2-f732fc317005 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments/85b8a0bc-53f2-489d-a48d-c87db6928b80 returned with HTTP 200 Aug 25 15:28:40.617485 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1080/4389] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:28:40 2026] DELETE /volume/v3/attachments/85b8a0bc-53f2-489d-a48d-c87db6928b80 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:41.010292 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ef9df680-6a6a-4645-b090-f2fffffa4602 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:41.011868 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ef9df680-6a6a-4645-b090-f2fffffa4602 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] GET https://10.4.3.85/volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb Aug 25 15:28:41.012093 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ef9df680-6a6a-4645-b090-f2fffffa4602 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:41.012315 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ef9df680-6a6a-4645-b090-f2fffffa4602 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:41.024219 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ef9df680-6a6a-4645-b090-f2fffffa4602 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb returned with HTTP 404 Aug 25 15:28:41.035691 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1115/4390] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:41 2026] GET /volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:41.038205 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5b1e019e-4392-4e0c-b6a0-db5db813f445 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:41.040142 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5b1e019e-4392-4e0c-b6a0-db5db813f445 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb Aug 25 15:28:41.040377 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5b1e019e-4392-4e0c-b6a0-db5db813f445 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:41.040638 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5b1e019e-4392-4e0c-b6a0-db5db813f445 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:41.040759 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-5b1e019e-4392-4e0c-b6a0-db5db813f445 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete snapshot with id: 2ae87e6f-cd20-41ae-b451-2c814e303bbb Aug 25 15:28:41.045799 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5b1e019e-4392-4e0c-b6a0-db5db813f445 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb returned with HTTP 404 Aug 25 15:28:41.048615 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1099/4391] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:28:41 2026] DELETE /volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:41.058486 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9922757f-eaad-42e0-9e71-d09f9e5838e4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:41.060537 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9922757f-eaad-42e0-9e71-d09f9e5838e4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb Aug 25 15:28:41.060744 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9922757f-eaad-42e0-9e71-d09f9e5838e4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:41.060967 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9922757f-eaad-42e0-9e71-d09f9e5838e4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:41.065679 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9922757f-eaad-42e0-9e71-d09f9e5838e4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb returned with HTTP 404 Aug 25 15:28:41.066349 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1098/4392] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:41 2026] GET /volume/v3/snapshots/2ae87e6f-cd20-41ae-b451-2c814e303bbb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:41.075201 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-988ed3f7-b869-4471-96a2-45df7dad5ea8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:41.076878 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-988ed3f7-b869-4471-96a2-45df7dad5ea8 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/e15fd649-17a6-4b91-99c7-82e9cb5bc384 Aug 25 15:28:41.077046 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-988ed3f7-b869-4471-96a2-45df7dad5ea8 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:41.077219 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-988ed3f7-b869-4471-96a2-45df7dad5ea8 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:41.077366 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-988ed3f7-b869-4471-96a2-45df7dad5ea8 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume with id: e15fd649-17a6-4b91-99c7-82e9cb5bc384 Aug 25 15:28:41.093254 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:41.093254 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:41.093684 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-988ed3f7-b869-4471-96a2-45df7dad5ea8 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:41.120364 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-988ed3f7-b869-4471-96a2-45df7dad5ea8 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume request issued successfully. Aug 25 15:28:41.120364 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-988ed3f7-b869-4471-96a2-45df7dad5ea8 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/e15fd649-17a6-4b91-99c7-82e9cb5bc384 returned with HTTP 202 Aug 25 15:28:41.120777 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1081/4393] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:41 2026] DELETE /volume/v3/volumes/e15fd649-17a6-4b91-99c7-82e9cb5bc384 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:41.133449 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b10315f2-c7f3-4de7-aaf1-96ea13d79142 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:41.136161 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b10315f2-c7f3-4de7-aaf1-96ea13d79142 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/e15fd649-17a6-4b91-99c7-82e9cb5bc384 Aug 25 15:28:41.136478 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b10315f2-c7f3-4de7-aaf1-96ea13d79142 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:41.139646 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b10315f2-c7f3-4de7-aaf1-96ea13d79142 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:41.150813 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:41.150813 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:41.156366 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b10315f2-c7f3-4de7-aaf1-96ea13d79142 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:41.165122 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b10315f2-c7f3-4de7-aaf1-96ea13d79142 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/e15fd649-17a6-4b91-99c7-82e9cb5bc384 returned with HTTP 200 Aug 25 15:28:41.166216 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1116/4394] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:41 2026] GET /volume/v3/volumes/e15fd649-17a6-4b91-99c7-82e9cb5bc384 => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:41.444419 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-056f3679-01ab-419f-a284-69e2fc8aa6fc req-931d7ab5-3ae1-4692-b2c4-1954cf32c8ac None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:41.446871 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-056f3679-01ab-419f-a284-69e2fc8aa6fc req-931d7ab5-3ae1-4692-b2c4-1954cf32c8ac tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] DELETE https://10.4.3.85/volume/v3/attachments/b42d32a1-6a5f-4484-ad1f-d53e22821074 Aug 25 15:28:41.447169 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-056f3679-01ab-419f-a284-69e2fc8aa6fc req-931d7ab5-3ae1-4692-b2c4-1954cf32c8ac tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:41.447396 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-056f3679-01ab-419f-a284-69e2fc8aa6fc req-931d7ab5-3ae1-4692-b2c4-1954cf32c8ac tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:41.455792 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:41.455792 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:41.566320 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-056f3679-01ab-419f-a284-69e2fc8aa6fc req-931d7ab5-3ae1-4692-b2c4-1954cf32c8ac tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/attachments/b42d32a1-6a5f-4484-ad1f-d53e22821074 returned with HTTP 200 Aug 25 15:28:41.566876 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1100/4395] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:28:41 2026] DELETE /volume/v3/attachments/b42d32a1-6a5f-4484-ad1f-d53e22821074 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:41.663601 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:41.665486 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:41.666026 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1083014975", "snapshot_id": "c6925f9c-57e1-4b7e-a2d2-99fb3544e152", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:41.668067 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1083014975', 'snapshot_id': 'c6925f9c-57e1-4b7e-a2d2-99fb3544e152', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:41.674092 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:41.674092 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:41.674579 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:28:41.674712 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Create volume of 1 GB Aug 25 15:28:41.682406 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Availability Zones retrieved successfully. Aug 25 15:28:41.688723 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Flow 'volume_create_api' (d213d33d-5d06-4524-a2c4-4fdaf958456f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:41.693917 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (886b46e6-543f-4fc8-8157-41a9dd12b2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:41.693917 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:41.723897 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (886b46e6-543f-4fc8-8157-41a9dd12b2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c6925f9c-57e1-4b7e-a2d2-99fb3544e152', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:41.724852 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81cbfe0e-7cdf-44d6-b8a5-b46a56ee4eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:41.784345 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Created reservations ['ae324946-2d1d-4db5-8bb8-36c50cae5b09', 'db111ac1-ffaf-489d-916e-267f072fa0d4', 'aa9d29d0-ae65-4791-bb81-cb612dc62222', '2a62394e-efc0-4a4e-ae17-82b434ec022b'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:41.785263 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81cbfe0e-7cdf-44d6-b8a5-b46a56ee4eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae324946-2d1d-4db5-8bb8-36c50cae5b09', 'db111ac1-ffaf-489d-916e-267f072fa0d4', 'aa9d29d0-ae65-4791-bb81-cb612dc62222', '2a62394e-efc0-4a4e-ae17-82b434ec022b']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:41.785996 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99dcd95d-1af1-4dfa-86fe-89cce24c8647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:41.849415 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99dcd95d-1af1-4dfa-86fe-89cce24c8647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1083014975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ed4d3f6a0b4f0aa810d23546a8a5ee',qos_specs=None,replication_status=,reservations=['ae324946-2d1d-4db5-8bb8-36c50cae5b09','db111ac1-ffaf-489d-916e-267f072fa0d4','aa9d29d0-ae65-4791-bb81-cb612dc62222','2a62394e-efc0-4a4e-ae17-82b434ec022b'],size=1,snapshot_id=c6925f9c-57e1-4b7e-a2d2-99fb3544e152,source_replicaid=,source_volid=None,status='creating',user_id='76cac7e50b294b84a5e9bae2cde80d5e',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1083014975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ed4d3f6a0b4f0aa810d23546a8a5ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c6925f9c-57e1-4b7e-a2d2-99fb3544e152,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76cac7e50b294b84a5e9bae2cde80d5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:41.850150 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8fa4ca0-aaa8-4697-bf25-a55eaa7a11a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:41.883506 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8fa4ca0-aaa8-4697-bf25-a55eaa7a11a2) transitioned into state 'SUCCESS' from state '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-1083014975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ed4d3f6a0b4f0aa810d23546a8a5ee',qos_specs=None,replication_status=,reservations=['ae324946-2d1d-4db5-8bb8-36c50cae5b09','db111ac1-ffaf-489d-916e-267f072fa0d4','aa9d29d0-ae65-4791-bb81-cb612dc62222','2a62394e-efc0-4a4e-ae17-82b434ec022b'],size=1,snapshot_id=c6925f9c-57e1-4b7e-a2d2-99fb3544e152,source_replicaid=,source_volid=None,status='creating',user_id='76cac7e50b294b84a5e9bae2cde80d5e',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:41.884207 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67a84a7-d542-411f-a546-3504718cb937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:41.963582 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a67a84a7-d542-411f-a546-3504718cb937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:41.964668 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Flow 'volume_create_api' (d213d33d-5d06-4524-a2c4-4fdaf958456f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:41.965120 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Create volume request issued successfully. Aug 25 15:28:41.966104 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f36f5bdd-12f0-4f14-80e4-f43b55d2af24 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:41.966656 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1099/4396] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:28:41 2026] POST /volume/v3/volumes => generated 789 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:41.992177 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-aaadf529-c743-41f1-895d-97ff082f7ba2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:41.992177 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aaadf529-c743-41f1-895d-97ff082f7ba2 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:28:41.992177 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aaadf529-c743-41f1-895d-97ff082f7ba2 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:41.992177 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aaadf529-c743-41f1-895d-97ff082f7ba2 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:41.992177 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:41.992177 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:41.994158 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-aaadf529-c743-41f1-895d-97ff082f7ba2 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:41.998962 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aaadf529-c743-41f1-895d-97ff082f7ba2 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 200 Aug 25 15:28:41.999406 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1082/4397] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:41 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:42.181879 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0789fc29-8831-4b9f-86fc-2a2f9f5e85c0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:42.183583 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0789fc29-8831-4b9f-86fc-2a2f9f5e85c0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/e15fd649-17a6-4b91-99c7-82e9cb5bc384 Aug 25 15:28:42.183775 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0789fc29-8831-4b9f-86fc-2a2f9f5e85c0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:42.183921 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0789fc29-8831-4b9f-86fc-2a2f9f5e85c0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:42.190276 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0789fc29-8831-4b9f-86fc-2a2f9f5e85c0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/e15fd649-17a6-4b91-99c7-82e9cb5bc384 returned with HTTP 404 Aug 25 15:28:42.190853 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1117/4398] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:42 2026] GET /volume/v3/volumes/e15fd649-17a6-4b91-99c7-82e9cb5bc384 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:42.204464 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:42.208792 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:42.209226 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1358632246"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:42.212816 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1358632246'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:42.212953 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume of 1 GB Aug 25 15:28:42.213324 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:42.213324 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:42.217563 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Availability Zones retrieved successfully. Aug 25 15:28:42.224403 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (f2a1e0bb-05ee-433c-856c-d51489e5a838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:42.225431 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81ba00a-d978-4572-9c2e-26cf6119d5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:42.226390 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:42.255282 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81ba00a-d978-4572-9c2e-26cf6119d5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:42.256164 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (061fdae8-4882-4bfb-9e1e-c564ab44bb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:42.314974 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['83be2c2e-4cfc-46df-97bd-ac9d28a40812', '8b34b455-62f0-478c-8fc7-04c55dcea8ef', '21795c0c-e11c-40f0-a2d3-8a7deda91f1e', 'ad2c1b47-db9c-4bd0-9acc-279384062961'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:42.315919 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (061fdae8-4882-4bfb-9e1e-c564ab44bb61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83be2c2e-4cfc-46df-97bd-ac9d28a40812', '8b34b455-62f0-478c-8fc7-04c55dcea8ef', '21795c0c-e11c-40f0-a2d3-8a7deda91f1e', 'ad2c1b47-db9c-4bd0-9acc-279384062961']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:42.316780 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e057bd7-f1e1-4c80-a9ee-57558194cce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:42.349134 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e057bd7-f1e1-4c80-a9ee-57558194cce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1358632246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['83be2c2e-4cfc-46df-97bd-ac9d28a40812','8b34b455-62f0-478c-8fc7-04c55dcea8ef','21795c0c-e11c-40f0-a2d3-8a7deda91f1e','ad2c1b47-db9c-4bd0-9acc-279384062961'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1358632246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9378afc5aef94b00ae11af8f9dd294a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:42.349831 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13003d76-0c4f-44f5-8236-020c03e12239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:42.381369 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13003d76-0c4f-44f5-8236-020c03e12239) transitioned into state 'SUCCESS' from state '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-1358632246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['83be2c2e-4cfc-46df-97bd-ac9d28a40812','8b34b455-62f0-478c-8fc7-04c55dcea8ef','21795c0c-e11c-40f0-a2d3-8a7deda91f1e','ad2c1b47-db9c-4bd0-9acc-279384062961'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:42.382380 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e9a77a-ff33-425b-ba91-4296d40e97fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:42.399546 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e9a77a-ff33-425b-ba91-4296d40e97fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:42.400640 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (f2a1e0bb-05ee-433c-856c-d51489e5a838) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:42.401052 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request issued successfully. Aug 25 15:28:42.401915 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f8286e5b-23b1-456f-9fe4-b49c366ffd68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:42.402487 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1101/4399] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:28:42 2026] POST /volume/v3/volumes => generated 776 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:42.419298 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0bbd6004-cb02-4a7e-a29e-bf4951e610c9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:42.422078 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0bbd6004-cb02-4a7e-a29e-bf4951e610c9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 Aug 25 15:28:42.422342 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0bbd6004-cb02-4a7e-a29e-bf4951e610c9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:42.422616 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0bbd6004-cb02-4a7e-a29e-bf4951e610c9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:42.429675 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:42.429675 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:42.433871 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0bbd6004-cb02-4a7e-a29e-bf4951e610c9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:42.442870 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0bbd6004-cb02-4a7e-a29e-bf4951e610c9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 returned with HTTP 200 Aug 25 15:28:42.443742 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1100/4400] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:42 2026] GET /volume/v3/volumes/210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:42.479930 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6c212f25-df42-464f-918d-7934b3d1f07b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:42.482532 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c212f25-df42-464f-918d-7934b3d1f07b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] DELETE https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:28:42.482770 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c212f25-df42-464f-918d-7934b3d1f07b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:42.483001 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c212f25-df42-464f-918d-7934b3d1f07b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:42.483158 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-6c212f25-df42-464f-918d-7934b3d1f07b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Delete volume with id: f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:28:42.497188 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:42.497188 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:42.498193 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6c212f25-df42-464f-918d-7934b3d1f07b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:42.558583 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6c212f25-df42-464f-918d-7934b3d1f07b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Delete volume request issued successfully. Aug 25 15:28:42.558920 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c212f25-df42-464f-918d-7934b3d1f07b tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 202 Aug 25 15:28:42.559430 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1083/4401] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:42 2026] DELETE /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:42.568221 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7316a087-ac6c-4816-a86b-fa0445916300 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:42.570568 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7316a087-ac6c-4816-a86b-fa0445916300 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:28:42.570808 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7316a087-ac6c-4816-a86b-fa0445916300 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:42.571069 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7316a087-ac6c-4816-a86b-fa0445916300 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:42.606605 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:42.606605 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:42.621270 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7316a087-ac6c-4816-a86b-fa0445916300 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Volume info retrieved successfully. Aug 25 15:28:42.628563 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7316a087-ac6c-4816-a86b-fa0445916300 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 200 Aug 25 15:28:42.628563 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1118/4402] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:42 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 1246 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:43.014921 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-23722a80-41c3-469a-9117-95c8d055467e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.017002 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-23722a80-41c3-469a-9117-95c8d055467e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:28:43.017246 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-23722a80-41c3-469a-9117-95c8d055467e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:43.017457 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-23722a80-41c3-469a-9117-95c8d055467e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:43.212534 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:43.212534 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:43.216894 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-23722a80-41c3-469a-9117-95c8d055467e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:43.221444 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-23722a80-41c3-469a-9117-95c8d055467e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 200 Aug 25 15:28:43.221838 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1102/4403] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:43 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 882 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:43.234672 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ce5e97d2-eb36-4865-a1ae-4e146bec0089 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.236738 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ce5e97d2-eb36-4865-a1ae-4e146bec0089 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:28:43.236937 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ce5e97d2-eb36-4865-a1ae-4e146bec0089 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:43.237150 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ce5e97d2-eb36-4865-a1ae-4e146bec0089 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:43.244658 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:43.244658 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:43.248824 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ce5e97d2-eb36-4865-a1ae-4e146bec0089 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:43.254689 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ce5e97d2-eb36-4865-a1ae-4e146bec0089 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 200 Aug 25 15:28:43.255210 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1101/4404] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:43 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:43.458126 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dc2d0545-5aad-4ead-9ee3-0c98976af41d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.460425 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc2d0545-5aad-4ead-9ee3-0c98976af41d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 Aug 25 15:28:43.460716 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc2d0545-5aad-4ead-9ee3-0c98976af41d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:43.460966 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc2d0545-5aad-4ead-9ee3-0c98976af41d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:43.470714 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:43.470714 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:43.475517 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dc2d0545-5aad-4ead-9ee3-0c98976af41d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:43.480827 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc2d0545-5aad-4ead-9ee3-0c98976af41d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 returned with HTTP 200 Aug 25 15:28:43.481317 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1084/4405] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:43 2026] GET /volume/v3/volumes/210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:43.496673 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b4622122-5854-43a3-8673-0e79947154a9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.498531 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b4622122-5854-43a3-8673-0e79947154a9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:28:43.498908 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b4622122-5854-43a3-8673-0e79947154a9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1531736856"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:43.507738 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:43.507738 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:43.508123 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b4622122-5854-43a3-8673-0e79947154a9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:43.508277 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-b4622122-5854-43a3-8673-0e79947154a9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create snapshot from volume 210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 Aug 25 15:28:43.555717 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-b4622122-5854-43a3-8673-0e79947154a9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['873fc954-019a-4fdd-b4c9-47a36e4860e6', '4aeca315-eccf-4f00-ad2a-2e16c0903116', '87879964-633e-4cce-b483-1a00f8b487e4', '036bb1f5-54f0-4b0a-8fdb-34f051b19b4f'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:43.621489 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b4622122-5854-43a3-8673-0e79947154a9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot create request issued successfully. Aug 25 15:28:43.621792 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b4622122-5854-43a3-8673-0e79947154a9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:28:43.622239 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1119/4406] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:28:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:43.632370 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7fb987a0-2e02-49f4-a8db-02792eb5e31e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.634571 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7fb987a0-2e02-49f4-a8db-02792eb5e31e tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a Aug 25 15:28:43.634701 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7fb987a0-2e02-49f4-a8db-02792eb5e31e tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:43.634887 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7fb987a0-2e02-49f4-a8db-02792eb5e31e tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:43.640189 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:43.640189 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:43.640604 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7fb987a0-2e02-49f4-a8db-02792eb5e31e tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:43.641371 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7fb987a0-2e02-49f4-a8db-02792eb5e31e tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a returned with HTTP 200 Aug 25 15:28:43.641775 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1103/4407] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:43 2026] GET /volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:43.644543 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e9547fd6-823f-43d1-a895-9f80156dbd9d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.646863 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e9547fd6-823f-43d1-a895-9f80156dbd9d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 Aug 25 15:28:43.647082 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e9547fd6-823f-43d1-a895-9f80156dbd9d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:43.647327 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e9547fd6-823f-43d1-a895-9f80156dbd9d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:43.654863 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e9547fd6-823f-43d1-a895-9f80156dbd9d tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 returned with HTTP 404 Aug 25 15:28:43.655831 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1102/4408] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:43 2026] GET /volume/v3/volumes/f67a1141-5617-4ee5-b9fa-4ea597ad45f2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 15:28:43.663848 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bc6a5f17-5a0e-4f59-a999-5ea1a74be4a1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.665362 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc6a5f17-5a0e-4f59-a999-5ea1a74be4a1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] DELETE https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:43.665705 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc6a5f17-5a0e-4f59-a999-5ea1a74be4a1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:43.665981 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc6a5f17-5a0e-4f59-a999-5ea1a74be4a1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:43.666285 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-bc6a5f17-5a0e-4f59-a999-5ea1a74be4a1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Delete volume with id: b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:43.674637 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc6a5f17-5a0e-4f59-a999-5ea1a74be4a1 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 returned with HTTP 404 Aug 25 15:28:43.675340 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1085/4409] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:43 2026] DELETE /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:43.683570 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-77640531-3ff8-4820-8975-db4ec9d6e84e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.685106 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-77640531-3ff8-4820-8975-db4ec9d6e84e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 Aug 25 15:28:43.685511 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-77640531-3ff8-4820-8975-db4ec9d6e84e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:43.685844 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-77640531-3ff8-4820-8975-db4ec9d6e84e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:43.692333 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-77640531-3ff8-4820-8975-db4ec9d6e84e tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 returned with HTTP 404 Aug 25 15:28:43.693022 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1120/4410] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:43 2026] GET /volume/v3/volumes/b8e13426-536b-475e-a2ed-60178d4a92d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:43.703827 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-37940958-8aa3-418f-8482-86d5f55996ca None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.705740 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-37940958-8aa3-418f-8482-86d5f55996ca tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] DELETE https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:43.705932 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-37940958-8aa3-418f-8482-86d5f55996ca tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:43.706162 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-37940958-8aa3-418f-8482-86d5f55996ca tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:43.706345 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-37940958-8aa3-418f-8482-86d5f55996ca tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Delete volume with id: 5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:43.712869 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-37940958-8aa3-418f-8482-86d5f55996ca tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 404 Aug 25 15:28:43.713384 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1104/4411] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:43 2026] DELETE /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:43.724686 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-51ebad1b-94be-4338-927b-f738bcaa4d79 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.727089 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51ebad1b-94be-4338-927b-f738bcaa4d79 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] GET https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c Aug 25 15:28:43.727217 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-51ebad1b-94be-4338-927b-f738bcaa4d79 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:43.727421 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-51ebad1b-94be-4338-927b-f738bcaa4d79 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:43.733833 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51ebad1b-94be-4338-927b-f738bcaa4d79 tempest-TestInstancesWithCinderVolumes-1075436510 tempest-TestInstancesWithCinderVolumes-1075436510-project-member] https://10.4.3.85/volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c returned with HTTP 404 Aug 25 15:28:43.734516 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1103/4412] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:43 2026] GET /volume/v3/volumes/5e4fa01b-0944-4380-9c9a-d9f7f150d49c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:43.741948 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8c5d3176-428c-45d1-8e2a-3356568716f9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.743355 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8c5d3176-428c-45d1-8e2a-3356568716f9 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 Aug 25 15:28:43.743671 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8c5d3176-428c-45d1-8e2a-3356568716f9 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:43.744042 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8c5d3176-428c-45d1-8e2a-3356568716f9 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:43.744929 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-8c5d3176-428c-45d1-8e2a-3356568716f9 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:28:43.754231 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8c5d3176-428c-45d1-8e2a-3356568716f9 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Get all volumes completed successfully. Aug 25 15:28:43.756243 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:43.756243 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:43.760576 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8c5d3176-428c-45d1-8e2a-3356568716f9 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 15:28:43.760946 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1086/4413] 10.4.3.85 () {66 vars in 1278 bytes} [Tue Aug 25 15:28:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:43.777318 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6addb854-612c-4142-9c1b-c9229347d265 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.779460 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6addb854-612c-4142-9c1b-c9229347d265 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] DELETE https://10.4.3.85/volume/v3/types/e98c13fa-b25c-4b4b-9b76-30d9c9da38ad Aug 25 15:28:43.779671 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6addb854-612c-4142-9c1b-c9229347d265 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:43.779855 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6addb854-612c-4142-9c1b-c9229347d265 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:43.780072 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:43.780072 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:43.793623 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-a795df69-bbba-4e29-8421-9bc223b1674d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.797130 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-a795df69-bbba-4e29-8421-9bc223b1674d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:28:43.797401 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-a795df69-bbba-4e29-8421-9bc223b1674d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:43.797813 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-a795df69-bbba-4e29-8421-9bc223b1674d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:43.809515 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:43.809515 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:43.812428 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-a795df69-bbba-4e29-8421-9bc223b1674d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:43.819601 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-a795df69-bbba-4e29-8421-9bc223b1674d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 200 Aug 25 15:28:43.820014 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1105/4414] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:43 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:43.828700 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6addb854-612c-4142-9c1b-c9229347d265 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] https://10.4.3.85/volume/v3/types/e98c13fa-b25c-4b4b-9b76-30d9c9da38ad returned with HTTP 202 Aug 25 15:28:43.829255 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1121/4415] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:28:43 2026] DELETE /volume/v3/types/e98c13fa-b25c-4b4b-9b76-30d9c9da38ad => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:43.836348 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-82c3a37f-4732-4e33-a0d6-0760b158e008 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.838530 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-82c3a37f-4732-4e33-a0d6-0760b158e008 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 Aug 25 15:28:43.839076 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-82c3a37f-4732-4e33-a0d6-0760b158e008 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:43.839076 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-82c3a37f-4732-4e33-a0d6-0760b158e008 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:43.840800 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-82c3a37f-4732-4e33-a0d6-0760b158e008 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:28:43.852053 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-82c3a37f-4732-4e33-a0d6-0760b158e008 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Get all volumes completed successfully. Aug 25 15:28:43.854191 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:43.854191 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:43.860580 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-82c3a37f-4732-4e33-a0d6-0760b158e008 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 15:28:43.861036 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1104/4416] 10.4.3.85 () {66 vars in 1278 bytes} [Tue Aug 25 15:28:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:43.875695 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-84187032-0b55-4916-bdba-7edc6d316c87 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.877302 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84187032-0b55-4916-bdba-7edc6d316c87 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] DELETE https://10.4.3.85/volume/v3/types/6d3cf344-376b-4161-ae78-ee469af991d3 Aug 25 15:28:43.877485 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-84187032-0b55-4916-bdba-7edc6d316c87 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:43.877694 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-84187032-0b55-4916-bdba-7edc6d316c87 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:43.906443 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84187032-0b55-4916-bdba-7edc6d316c87 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] https://10.4.3.85/volume/v3/types/6d3cf344-376b-4161-ae78-ee469af991d3 returned with HTTP 202 Aug 25 15:28:43.906867 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1087/4417] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:28:43 2026] DELETE /volume/v3/types/6d3cf344-376b-4161-ae78-ee469af991d3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:43.921285 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7c153ee5-b9b1-4efb-8458-7714b856df9c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.921631 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7c153ee5-b9b1-4efb-8458-7714b856df9c None None] GET https://10.4.3.85/volume// Aug 25 15:28:43.921861 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7c153ee5-b9b1-4efb-8458-7714b856df9c None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:43.921986 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7c153ee5-b9b1-4efb-8458-7714b856df9c None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:43.922297 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7c153ee5-b9b1-4efb-8458-7714b856df9c None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:43.922713 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1106/4418] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:28:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:43.929300 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-a89b62c3-520b-4a9e-a9b7-f4381a7189cf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:43.931298 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-a89b62c3-520b-4a9e-a9b7-f4381a7189cf tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:28:43.931713 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-a89b62c3-520b-4a9e-a9b7-f4381a7189cf tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd", "connector": null, "instance_uuid": "d9f032d6-5672-481a-9131-63f6ff9f5c30"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:43.939797 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:43.939797 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:43.993256 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-a89b62c3-520b-4a9e-a9b7-f4381a7189cf tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:28:43.993889 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1122/4419] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:28:43 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 25 15:28:44.039068 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2a1a4480-b7e5-413b-8577-4604f7cd8422 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:44.040752 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a1a4480-b7e5-413b-8577-4604f7cd8422 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:28:44.040930 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2a1a4480-b7e5-413b-8577-4604f7cd8422 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:44.041150 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2a1a4480-b7e5-413b-8577-4604f7cd8422 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:44.050534 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:44.050534 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:44.054278 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2a1a4480-b7e5-413b-8577-4604f7cd8422 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:44.058711 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a1a4480-b7e5-413b-8577-4604f7cd8422 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 200 Aug 25 15:28:44.059101 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1105/4420] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:44 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:44.084634 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cd14bd7b-cb4e-4a05-a590-18874338aa77 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:44.085004 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd14bd7b-cb4e-4a05-a590-18874338aa77 None None] GET https://10.4.3.85/volume// Aug 25 15:28:44.085163 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd14bd7b-cb4e-4a05-a590-18874338aa77 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:44.085365 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd14bd7b-cb4e-4a05-a590-18874338aa77 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:44.085744 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd14bd7b-cb4e-4a05-a590-18874338aa77 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:44.086050 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1088/4421] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:28:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:44.094195 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-19582eb5-a22b-4ff2-961a-c0cdb428f197 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:44.096666 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-19582eb5-a22b-4ff2-961a-c0cdb428f197 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:28:44.096917 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-19582eb5-a22b-4ff2-961a-c0cdb428f197 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:44.097157 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-19582eb5-a22b-4ff2-961a-c0cdb428f197 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:44.109348 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:44.109348 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:44.109348 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-19582eb5-a22b-4ff2-961a-c0cdb428f197 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:44.113273 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-19582eb5-a22b-4ff2-961a-c0cdb428f197 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 200 Aug 25 15:28:44.113649 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1107/4422] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:28:44 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:44.219392 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-58d4a3bb-8b6a-46e1-83ef-09b7fc9e2218 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:44.221780 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-58d4a3bb-8b6a-46e1-83ef-09b7fc9e2218 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] PUT https://10.4.3.85/volume/v3/attachments/0afad39b-5302-4d87-a216-125ffc7d4dc5 Aug 25 15:28:44.222278 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-58d4a3bb-8b6a-46e1-83ef-09b7fc9e2218 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:44.230353 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-58d4a3bb-8b6a-46e1-83ef-09b7fc9e2218 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Acquiring lock "cinder-attachment_update-2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:28:44.235311 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-58d4a3bb-8b6a-46e1-83ef-09b7fc9e2218 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Lock "cinder-attachment_update-2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:28:44.236287 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:44.236287 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:44.247824 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:44.291444 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-463e616a-e1b6-457a-bb4a-d2ebd89625ee None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:44.293430 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-463e616a-e1b6-457a-bb4a-d2ebd89625ee tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 Aug 25 15:28:44.293632 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-463e616a-e1b6-457a-bb4a-d2ebd89625ee tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:44.293840 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-463e616a-e1b6-457a-bb4a-d2ebd89625ee tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:44.294633 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-463e616a-e1b6-457a-bb4a-d2ebd89625ee tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:28:44.307399 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-463e616a-e1b6-457a-bb4a-d2ebd89625ee tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Get all volumes completed successfully. Aug 25 15:28:44.309445 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:44.309445 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:44.313629 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-463e616a-e1b6-457a-bb4a-d2ebd89625ee tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 15:28:44.314018 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1089/4423] 10.4.3.85 () {66 vars in 1278 bytes} [Tue Aug 25 15:28:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:44.330669 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4dc05198-24cd-4d33-ba93-703edbeeeb4b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:44.333074 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4dc05198-24cd-4d33-ba93-703edbeeeb4b tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/48772632-6b23-4442-a0aa-62abf840f4c6 Aug 25 15:28:44.333292 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4dc05198-24cd-4d33-ba93-703edbeeeb4b tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:44.333567 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4dc05198-24cd-4d33-ba93-703edbeeeb4b tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:44.333766 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-4dc05198-24cd-4d33-ba93-703edbeeeb4b tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Delete volume with id: 48772632-6b23-4442-a0aa-62abf840f4c6 Aug 25 15:28:44.340504 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-58d4a3bb-8b6a-46e1-83ef-09b7fc9e2218 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Lock "cinder-attachment_update-2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd-np0000008087" released by "attachment_update" :: held 0.105s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:28:44.340847 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-58d4a3bb-8b6a-46e1-83ef-09b7fc9e2218 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments/0afad39b-5302-4d87-a216-125ffc7d4dc5 returned with HTTP 200 Aug 25 15:28:44.341289 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1123/4424] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:28:44 2026] PUT /volume/v3/attachments/0afad39b-5302-4d87-a216-125ffc7d4dc5 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:44.343006 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:44.343006 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:44.343453 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4dc05198-24cd-4d33-ba93-703edbeeeb4b tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Volume info retrieved successfully. Aug 25 15:28:44.352043 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:44.352393 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-622630494", "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:44.353872 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-622630494', 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:44.367107 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.image.cache [None req-4dc05198-24cd-4d33-ba93-703edbeeeb4b tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Evicting image cache entry: {'id': 6, 'image_id': '1b0b3822-88dd-484c-a64d-ffc7cb1280ff', 'volume_id': '48772632-6b23-4442-a0aa-62abf840f4c6', 'host': 'np0000008087@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 25, 15, 27, 8), 'last_used': datetime.datetime(2026, 8, 25, 15, 27, 24)}. {{(pid=100465) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 25 15:28:44.388103 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4dc05198-24cd-4d33-ba93-703edbeeeb4b tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Delete volume request issued successfully. Aug 25 15:28:44.388380 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4dc05198-24cd-4d33-ba93-703edbeeeb4b tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] https://10.4.3.85/volume/v3/volumes/48772632-6b23-4442-a0aa-62abf840f4c6 returned with HTTP 202 Aug 25 15:28:44.388817 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1108/4425] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:44 2026] DELETE /volume/v3/volumes/48772632-6b23-4442-a0aa-62abf840f4c6 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:44.396584 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d62bf5f2-6a8b-4c57-a5cb-9e5d0ddf8610 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:44.398493 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d62bf5f2-6a8b-4c57-a5cb-9e5d0ddf8610 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] GET https://10.4.3.85/volume/v3/volumes/48772632-6b23-4442-a0aa-62abf840f4c6 Aug 25 15:28:44.398719 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d62bf5f2-6a8b-4c57-a5cb-9e5d0ddf8610 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:44.398962 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d62bf5f2-6a8b-4c57-a5cb-9e5d0ddf8610 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:44.406496 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:44.406496 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:44.410275 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d62bf5f2-6a8b-4c57-a5cb-9e5d0ddf8610 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Volume info retrieved successfully. Aug 25 15:28:44.414402 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d62bf5f2-6a8b-4c57-a5cb-9e5d0ddf8610 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] https://10.4.3.85/volume/v3/volumes/48772632-6b23-4442-a0aa-62abf840f4c6 returned with HTTP 200 Aug 25 15:28:44.414860 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1090/4426] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:44 2026] GET /volume/v3/volumes/48772632-6b23-4442-a0aa-62abf840f4c6 => generated 1146 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:44.541858 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Create volume of 1 GB Aug 25 15:28:44.542325 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:44.542325 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:44.542933 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Availability Zones retrieved successfully. Aug 25 15:28:44.548836 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Flow 'volume_create_api' (dc0ca9d3-5f01-405a-874a-4fe62014912a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:44.549878 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf236461-fff8-4612-8bce-a5ead35c9653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:44.550886 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:44.595818 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:44.595818 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:44.610327 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf236461-fff8-4612-8bce-a5ead35c9653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3c806034-e569-4458-a37d-fa179611576c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c806034-e569-4458-a37d-fa179611576c', 'encryption_key_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=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:44.611142 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (455e9d1e-762d-4449-8d41-20018160e88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:44.650913 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-84d5dbbd-5519-4fcb-a53b-9244f160e8d4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:44.652705 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84d5dbbd-5519-4fcb-a53b-9244f160e8d4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a Aug 25 15:28:44.652872 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84d5dbbd-5519-4fcb-a53b-9244f160e8d4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:44.653062 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84d5dbbd-5519-4fcb-a53b-9244f160e8d4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:44.668020 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:44.668020 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:44.668333 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-84d5dbbd-5519-4fcb-a53b-9244f160e8d4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:44.668940 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84d5dbbd-5519-4fcb-a53b-9244f160e8d4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a returned with HTTP 200 Aug 25 15:28:44.669354 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1124/4427] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:44 2026] GET /volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:44.682064 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d561ded8-a563-453b-b72c-e90e4de7137f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:44.683766 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d561ded8-a563-453b-b72c-e90e4de7137f tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] POST https://10.4.3.85/volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a/action Aug 25 15:28:44.684115 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d561ded8-a563-453b-b72c-e90e4de7137f tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:44.684232 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d561ded8-a563-453b-b72c-e90e4de7137f tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:44.690178 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:44.690178 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:44.690580 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d561ded8-a563-453b-b72c-e90e4de7137f tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Snapshot retrieved successfully. Aug 25 15:28:44.691342 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.policy [None req-d561ded8-a563-453b-b72c-e90e4de7137f tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2c1bafcc1fbd4a9185a279cf75e327e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9378afc5aef94b00ae11af8f9dd294a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100465) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:28:44.691594 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d561ded8-a563-453b-b72c-e90e4de7137f tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a/action returned with HTTP 403 Aug 25 15:28:44.692029 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1109/4428] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:28:44 2026] POST /volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:44.698829 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-db5eeaee-e4f7-4ce8-a9f4-e861d7ee8b58 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:44.700813 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-db5eeaee-e4f7-4ce8-a9f4-e861d7ee8b58 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a Aug 25 15:28:44.701026 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-db5eeaee-e4f7-4ce8-a9f4-e861d7ee8b58 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:44.701239 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-db5eeaee-e4f7-4ce8-a9f4-e861d7ee8b58 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:44.701353 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-db5eeaee-e4f7-4ce8-a9f4-e861d7ee8b58 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete snapshot with id: ac7af56d-4341-4431-a527-d0afa21f385a Aug 25 15:28:44.706013 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:44.706013 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:44.706293 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-db5eeaee-e4f7-4ce8-a9f4-e861d7ee8b58 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:44.771615 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-db5eeaee-e4f7-4ce8-a9f4-e861d7ee8b58 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot delete request issued successfully. Aug 25 15:28:44.771767 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-db5eeaee-e4f7-4ce8-a9f4-e861d7ee8b58 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a returned with HTTP 202 Aug 25 15:28:44.772201 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1091/4429] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:28:44 2026] DELETE /volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:44.780923 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-917696ab-eed8-4ed3-afcc-35eb49f414ab None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:44.782747 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-917696ab-eed8-4ed3-afcc-35eb49f414ab tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a Aug 25 15:28:44.782939 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-917696ab-eed8-4ed3-afcc-35eb49f414ab tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:44.783130 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-917696ab-eed8-4ed3-afcc-35eb49f414ab tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:44.788308 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:44.788308 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:44.788650 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-917696ab-eed8-4ed3-afcc-35eb49f414ab tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:44.789368 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-917696ab-eed8-4ed3-afcc-35eb49f414ab tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a returned with HTTP 200 Aug 25 15:28:44.789731 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1125/4430] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:44 2026] GET /volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:44.810508 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Created reservations ['57ea0f8c-e8d4-434e-8a41-eeb43585b9bd', '4d083868-8b96-40b3-9c6b-9f04bf9e30dc', '2bff9b8b-d231-4f40-ba27-51179cfbe091', '597a707e-152d-445b-b152-d01342337ec3'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:44.811190 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (455e9d1e-762d-4449-8d41-20018160e88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57ea0f8c-e8d4-434e-8a41-eeb43585b9bd', '4d083868-8b96-40b3-9c6b-9f04bf9e30dc', '2bff9b8b-d231-4f40-ba27-51179cfbe091', '597a707e-152d-445b-b152-d01342337ec3']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:44.811835 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86dff6fb-17eb-4ef9-97cd-4fbfc433341a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:44.850891 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86dff6fb-17eb-4ef9-97cd-4fbfc433341a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18a975fb-de48-420f-816d-057b7590e6f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-622630494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='827d4a7a54284330bdfaddac40ad1ada',qos_specs=None,replication_status=,reservations=['57ea0f8c-e8d4-434e-8a41-eeb43585b9bd','4d083868-8b96-40b3-9c6b-9f04bf9e30dc','2bff9b8b-d231-4f40-ba27-51179cfbe091','597a707e-152d-445b-b152-d01342337ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d16512420957495a8dcee2ab398ba836',volume_type_id=3c806034-e569-4458-a37d-fa179611576c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-622630494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18a975fb-de48-420f-816d-057b7590e6f6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='827d4a7a54284330bdfaddac40ad1ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d16512420957495a8dcee2ab398ba836',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c806034-e569-4458-a37d-fa179611576c),volume_type_id=3c806034-e569-4458-a37d-fa179611576c)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:44.851566 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36e6ee6f-0700-4406-a892-92dc6e20d38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:44.926412 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36e6ee6f-0700-4406-a892-92dc6e20d38a) transitioned into state 'SUCCESS' from state '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-622630494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='827d4a7a54284330bdfaddac40ad1ada',qos_specs=None,replication_status=,reservations=['57ea0f8c-e8d4-434e-8a41-eeb43585b9bd','4d083868-8b96-40b3-9c6b-9f04bf9e30dc','2bff9b8b-d231-4f40-ba27-51179cfbe091','597a707e-152d-445b-b152-d01342337ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d16512420957495a8dcee2ab398ba836',volume_type_id=3c806034-e569-4458-a37d-fa179611576c)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:44.927532 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f2c600-62b5-46ce-af1f-27b4fa9b5523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:44.959624 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20f2c600-62b5-46ce-af1f-27b4fa9b5523) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:44.960484 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Flow 'volume_create_api' (dc0ca9d3-5f01-405a-874a-4fe62014912a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:44.960791 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Create volume request issued successfully. Aug 25 15:28:44.961394 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-551a1fbd-22e6-4150-ba51-11954a3bef64 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:44.961855 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1106/4431] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:28:44 2026] POST /volume/v3/volumes => generated 757 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:44.973645 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-96459626-e387-4a7a-b512-11e6937beb66 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:44.975352 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-96459626-e387-4a7a-b512-11e6937beb66 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 Aug 25 15:28:44.975552 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-96459626-e387-4a7a-b512-11e6937beb66 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:44.975787 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-96459626-e387-4a7a-b512-11e6937beb66 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:44.982867 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:44.982867 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:44.986554 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-96459626-e387-4a7a-b512-11e6937beb66 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:28:45.008817 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-96459626-e387-4a7a-b512-11e6937beb66 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 returned with HTTP 200 Aug 25 15:28:45.009379 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1110/4432] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:44 2026] GET /volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:45.072798 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cbd39a80-0019-41f8-ae77-1061ea510ca2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:45.074809 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cbd39a80-0019-41f8-ae77-1061ea510ca2 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:28:45.075156 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cbd39a80-0019-41f8-ae77-1061ea510ca2 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:45.075412 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cbd39a80-0019-41f8-ae77-1061ea510ca2 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:45.113463 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:45.113463 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:45.118217 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cbd39a80-0019-41f8-ae77-1061ea510ca2 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:45.122774 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cbd39a80-0019-41f8-ae77-1061ea510ca2 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 200 Aug 25 15:28:45.123261 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1092/4433] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:45 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 882 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:45.427246 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ba8c2e54-3f28-4379-9002-04152058c2ba None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:45.429053 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba8c2e54-3f28-4379-9002-04152058c2ba tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] GET https://10.4.3.85/volume/v3/volumes/48772632-6b23-4442-a0aa-62abf840f4c6 Aug 25 15:28:45.429267 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ba8c2e54-3f28-4379-9002-04152058c2ba tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:45.429443 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ba8c2e54-3f28-4379-9002-04152058c2ba tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:45.439300 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba8c2e54-3f28-4379-9002-04152058c2ba tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] https://10.4.3.85/volume/v3/volumes/48772632-6b23-4442-a0aa-62abf840f4c6 returned with HTTP 404 Aug 25 15:28:45.439656 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1126/4434] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:45 2026] GET /volume/v3/volumes/48772632-6b23-4442-a0aa-62abf840f4c6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:45.447915 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-139a3a88-6056-4819-a11e-570986a4ff25 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:45.450425 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-139a3a88-6056-4819-a11e-570986a4ff25 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] DELETE https://10.4.3.85/volume/v3/types/481f426f-847c-4de9-bf44-e464bcf70158 Aug 25 15:28:45.450734 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-139a3a88-6056-4819-a11e-570986a4ff25 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:45.451037 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-139a3a88-6056-4819-a11e-570986a4ff25 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:45.451378 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:45.451378 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:45.506085 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-139a3a88-6056-4819-a11e-570986a4ff25 tempest-TestInstancesWithCinderVolumes-855027800 tempest-TestInstancesWithCinderVolumes-855027800-project-admin] https://10.4.3.85/volume/v3/types/481f426f-847c-4de9-bf44-e464bcf70158 returned with HTTP 202 Aug 25 15:28:45.506085 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1107/4435] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:28:45 2026] DELETE /volume/v3/types/481f426f-847c-4de9-bf44-e464bcf70158 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:45.800489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8b6aa1be-c65a-422d-bcf5-3944a79b8ff9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:45.802167 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8b6aa1be-c65a-422d-bcf5-3944a79b8ff9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a Aug 25 15:28:45.802370 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8b6aa1be-c65a-422d-bcf5-3944a79b8ff9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:45.802589 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8b6aa1be-c65a-422d-bcf5-3944a79b8ff9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:45.806778 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8b6aa1be-c65a-422d-bcf5-3944a79b8ff9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a returned with HTTP 404 Aug 25 15:28:45.807279 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1111/4436] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:45 2026] GET /volume/v3/snapshots/ac7af56d-4341-4431-a527-d0afa21f385a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:45.814056 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b01b82b9-0aa4-40bc-a786-4f55ba0a4445 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:45.815628 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b01b82b9-0aa4-40bc-a786-4f55ba0a4445 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 Aug 25 15:28:45.815790 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b01b82b9-0aa4-40bc-a786-4f55ba0a4445 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:45.815963 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b01b82b9-0aa4-40bc-a786-4f55ba0a4445 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:45.816133 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-b01b82b9-0aa4-40bc-a786-4f55ba0a4445 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume with id: 210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 Aug 25 15:28:45.823806 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:45.823806 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:45.824209 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b01b82b9-0aa4-40bc-a786-4f55ba0a4445 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:45.861314 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b01b82b9-0aa4-40bc-a786-4f55ba0a4445 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume request issued successfully. Aug 25 15:28:45.861483 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b01b82b9-0aa4-40bc-a786-4f55ba0a4445 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 returned with HTTP 202 Aug 25 15:28:45.861893 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1093/4437] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:45 2026] DELETE /volume/v3/volumes/210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:45.869786 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-80fa1ff0-2629-4508-9fe8-ee76325d40c5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:45.871515 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-80fa1ff0-2629-4508-9fe8-ee76325d40c5 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 Aug 25 15:28:45.871747 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-80fa1ff0-2629-4508-9fe8-ee76325d40c5 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:45.872004 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-80fa1ff0-2629-4508-9fe8-ee76325d40c5 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:45.879977 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:45.879977 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:45.884102 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-80fa1ff0-2629-4508-9fe8-ee76325d40c5 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:45.889031 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-80fa1ff0-2629-4508-9fe8-ee76325d40c5 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 returned with HTTP 200 Aug 25 15:28:45.889535 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1127/4438] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:45 2026] GET /volume/v3/volumes/210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:46.022423 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a0f3ea6e-e623-4b6d-aa3f-ab7bb19dd67e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:46.024262 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0f3ea6e-e623-4b6d-aa3f-ab7bb19dd67e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 Aug 25 15:28:46.024509 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0f3ea6e-e623-4b6d-aa3f-ab7bb19dd67e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:46.024702 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a0f3ea6e-e623-4b6d-aa3f-ab7bb19dd67e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:46.031230 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:46.031230 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:46.034490 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a0f3ea6e-e623-4b6d-aa3f-ab7bb19dd67e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:28:46.038678 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a0f3ea6e-e623-4b6d-aa3f-ab7bb19dd67e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 returned with HTTP 200 Aug 25 15:28:46.039037 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1108/4439] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:46 2026] GET /volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:46.129353 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-caaa300e-f285-41ef-9803-3db50b550650 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:46.131404 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-caaa300e-f285-41ef-9803-3db50b550650 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 Aug 25 15:28:46.132014 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-caaa300e-f285-41ef-9803-3db50b550650 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:46.132014 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-caaa300e-f285-41ef-9803-3db50b550650 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:46.136506 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-25643c78-9be6-44fa-87e9-2d4528c8e7db None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:46.138068 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25643c78-9be6-44fa-87e9-2d4528c8e7db tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:28:46.138287 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25643c78-9be6-44fa-87e9-2d4528c8e7db tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:46.138458 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:46.138458 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:46.138534 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25643c78-9be6-44fa-87e9-2d4528c8e7db tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:46.141938 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-caaa300e-f285-41ef-9803-3db50b550650 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:28:46.146563 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-caaa300e-f285-41ef-9803-3db50b550650 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 returned with HTTP 200 Aug 25 15:28:46.146930 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1112/4440] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:46 2026] GET /volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:46.149116 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:46.149116 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:46.152640 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-25643c78-9be6-44fa-87e9-2d4528c8e7db tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:46.156792 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25643c78-9be6-44fa-87e9-2d4528c8e7db tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 200 Aug 25 15:28:46.157197 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1094/4441] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:46 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:46.603643 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-14ddaee4-e0c2-4deb-9974-322d98b1d4ce None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:46.605607 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-14ddaee4-e0c2-4deb-9974-322d98b1d4ce tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 Aug 25 15:28:46.605839 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-14ddaee4-e0c2-4deb-9974-322d98b1d4ce tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:46.606052 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-14ddaee4-e0c2-4deb-9974-322d98b1d4ce tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:46.663118 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:46.663118 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:46.666814 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-14ddaee4-e0c2-4deb-9974-322d98b1d4ce tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:28:46.695249 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-14ddaee4-e0c2-4deb-9974-322d98b1d4ce tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 returned with HTTP 200 Aug 25 15:28:46.695249 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1128/4442] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:46 2026] GET /volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 => generated 1365 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:46.695506 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0ad138fa-932a-4d05-b69c-79b852344d67 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:46.695506 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ad138fa-932a-4d05-b69c-79b852344d67 None None] GET https://10.4.3.85/volume// Aug 25 15:28:46.695506 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ad138fa-932a-4d05-b69c-79b852344d67 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:46.695506 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ad138fa-932a-4d05-b69c-79b852344d67 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:46.695506 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ad138fa-932a-4d05-b69c-79b852344d67 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:46.695506 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1109/4443] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:28:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:46.695731 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-5b64e9a8-b2d3-4f33-96cd-1c0d5fde59db None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:46.695731 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-5b64e9a8-b2d3-4f33-96cd-1c0d5fde59db tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:28:46.695731 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-5b64e9a8-b2d3-4f33-96cd-1c0d5fde59db tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18a975fb-de48-420f-816d-057b7590e6f6", "connector": null, "instance_uuid": "de836f59-1964-4a34-a8d3-0b578cf67deb"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:46.703701 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:46.703701 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:46.797362 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-5b64e9a8-b2d3-4f33-96cd-1c0d5fde59db tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:28:46.797840 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1113/4444] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:28:46 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:46.907099 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-544ee2ad-af91-454d-88e3-2e446caa4355 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:46.909239 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-544ee2ad-af91-454d-88e3-2e446caa4355 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 Aug 25 15:28:46.909496 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-544ee2ad-af91-454d-88e3-2e446caa4355 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:46.909759 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-544ee2ad-af91-454d-88e3-2e446caa4355 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:46.916697 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-544ee2ad-af91-454d-88e3-2e446caa4355 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 returned with HTTP 404 Aug 25 15:28:46.917253 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1095/4445] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:46 2026] GET /volume/v3/volumes/210dd86b-1b4e-4732-81cf-6ac4c7ecf0a0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:46.925144 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:46.926877 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:46.927245 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-270543533"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:46.928795 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-270543533'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:46.928899 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume of 1 GB Aug 25 15:28:46.932559 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Availability Zones retrieved successfully. Aug 25 15:28:46.937860 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (0222c55a-4e9a-4710-bbbb-83650671b2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:46.938723 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a944e7b-6bae-4324-b1e2-9e25f04d7861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:46.939502 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:46.969767 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a944e7b-6bae-4324-b1e2-9e25f04d7861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:46.970912 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ca18299-4a43-43c6-b5e3-cc4d25f58249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:47.028240 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['653987ec-07bb-41e2-abc9-73810919bb5c', '554b3b9e-97fd-46d6-b354-69cb05946de2', '322a1d29-85cd-4da4-b10d-c35aa898603f', 'eab3fe4c-f8b0-4aad-ad30-775784903c74'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:47.029201 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ca18299-4a43-43c6-b5e3-cc4d25f58249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['653987ec-07bb-41e2-abc9-73810919bb5c', '554b3b9e-97fd-46d6-b354-69cb05946de2', '322a1d29-85cd-4da4-b10d-c35aa898603f', 'eab3fe4c-f8b0-4aad-ad30-775784903c74']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:47.030014 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd82a427-4ba5-4e87-8b80-bc059ab248d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:47.055684 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd82a427-4ba5-4e87-8b80-bc059ab248d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bbe2e06-9c8d-4a12-b3f4-51445304fb30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-270543533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['653987ec-07bb-41e2-abc9-73810919bb5c','554b3b9e-97fd-46d6-b354-69cb05946de2','322a1d29-85cd-4da4-b10d-c35aa898603f','eab3fe4c-f8b0-4aad-ad30-775784903c74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-270543533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bbe2e06-9c8d-4a12-b3f4-51445304fb30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9378afc5aef94b00ae11af8f9dd294a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:47.056795 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6c3d51d-464d-4614-a6a6-eab53f7bcf9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:47.079049 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6c3d51d-464d-4614-a6a6-eab53f7bcf9a) transitioned into state 'SUCCESS' from state '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-270543533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['653987ec-07bb-41e2-abc9-73810919bb5c','554b3b9e-97fd-46d6-b354-69cb05946de2','322a1d29-85cd-4da4-b10d-c35aa898603f','eab3fe4c-f8b0-4aad-ad30-775784903c74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:47.080266 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eff8b85f-12df-44ec-9fdd-db795f24d7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:47.092842 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eff8b85f-12df-44ec-9fdd-db795f24d7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:47.094046 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (0222c55a-4e9a-4710-bbbb-83650671b2b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:47.094421 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request issued successfully. Aug 25 15:28:47.095320 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e3a02252-d637-4ead-8ccb-3f28e7322f7d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:47.095851 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1129/4446] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:28:46 2026] POST /volume/v3/volumes => generated 775 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:47.111784 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-590ff0f0-d2c1-4bc5-a1e9-d4141b4919eb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:47.114787 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-590ff0f0-d2c1-4bc5-a1e9-d4141b4919eb tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/7bbe2e06-9c8d-4a12-b3f4-51445304fb30 Aug 25 15:28:47.114897 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-590ff0f0-d2c1-4bc5-a1e9-d4141b4919eb tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:47.115146 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-590ff0f0-d2c1-4bc5-a1e9-d4141b4919eb tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:47.125129 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:47.125129 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:47.129450 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-590ff0f0-d2c1-4bc5-a1e9-d4141b4919eb tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:47.134213 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-590ff0f0-d2c1-4bc5-a1e9-d4141b4919eb tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/7bbe2e06-9c8d-4a12-b3f4-51445304fb30 returned with HTTP 200 Aug 25 15:28:47.134740 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1110/4447] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:47 2026] GET /volume/v3/volumes/7bbe2e06-9c8d-4a12-b3f4-51445304fb30 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:47.168845 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-74822519-89c5-4f43-be25-65f0840acc7a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:47.170547 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-74822519-89c5-4f43-be25-65f0840acc7a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:28:47.170738 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-74822519-89c5-4f43-be25-65f0840acc7a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:47.170937 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-74822519-89c5-4f43-be25-65f0840acc7a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:47.181011 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:47.181011 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:47.185061 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-74822519-89c5-4f43-be25-65f0840acc7a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:47.190316 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-74822519-89c5-4f43-be25-65f0840acc7a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 200 Aug 25 15:28:47.190797 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1114/4448] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:47 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:47.645781 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-1edcf3df-cfe9-4908-97fb-b251069d590a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:47.651497 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-1edcf3df-cfe9-4908-97fb-b251069d590a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/attachments/0afad39b-5302-4d87-a216-125ffc7d4dc5/action Aug 25 15:28:47.651497 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-1edcf3df-cfe9-4908-97fb-b251069d590a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:47.651497 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-1edcf3df-cfe9-4908-97fb-b251069d590a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:47.689481 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:47.689481 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:47.714168 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-6af85e15-39b5-40c4-86c4-d57b3ca30ff1 req-1edcf3df-cfe9-4908-97fb-b251069d590a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments/0afad39b-5302-4d87-a216-125ffc7d4dc5/action returned with HTTP 204 Aug 25 15:28:47.714902 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1096/4449] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:28:47 2026] POST /volume/v3/attachments/0afad39b-5302-4d87-a216-125ffc7d4dc5/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:47.783842 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3c77cda2-3392-4e21-99e1-39067a12e36e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:47.784454 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3c77cda2-3392-4e21-99e1-39067a12e36e None None] GET https://10.4.3.85/volume// Aug 25 15:28:47.784706 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3c77cda2-3392-4e21-99e1-39067a12e36e None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:47.785218 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3c77cda2-3392-4e21-99e1-39067a12e36e None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:47.785767 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3c77cda2-3392-4e21-99e1-39067a12e36e None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:47.786233 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1130/4450] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:28:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:47.798686 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-9450cc05-b380-4905-888d-d67b74628e6c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:47.801053 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-9450cc05-b380-4905-888d-d67b74628e6c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 Aug 25 15:28:47.801284 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-9450cc05-b380-4905-888d-d67b74628e6c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:47.801553 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-9450cc05-b380-4905-888d-d67b74628e6c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:47.833003 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:47.833003 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:47.853317 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-9450cc05-b380-4905-888d-d67b74628e6c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:28:47.863758 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-9450cc05-b380-4905-888d-d67b74628e6c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 returned with HTTP 200 Aug 25 15:28:47.864355 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1111/4451] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:28:47 2026] GET /volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 => generated 1544 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:47.947058 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:47.948747 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:47.949136 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1220050391", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:47.950527 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1220050391', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:47.950622 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Create volume of 1 GB Aug 25 15:28:47.955094 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Availability Zones retrieved successfully. Aug 25 15:28:47.961191 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Flow 'volume_create_api' (a6fbc953-2fc2-4dca-b06a-45064d700bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:47.966323 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-0642695b-86bf-40cd-b8b1-86ca977d61d9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:47.966718 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8575e9f-8e87-41fc-8c7d-0408470cb3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:47.967463 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:47.968507 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-0642695b-86bf-40cd-b8b1-86ca977d61d9 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] PUT https://10.4.3.85/volume/v3/attachments/dd2a04e0-7bf8-4c37-85a3-6eeaeff07f9a Aug 25 15:28:47.968964 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-0642695b-86bf-40cd-b8b1-86ca977d61d9 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:47.975829 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-0642695b-86bf-40cd-b8b1-86ca977d61d9 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Acquiring lock "cinder-attachment_update-18a975fb-de48-420f-816d-057b7590e6f6-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:28:47.980653 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-0642695b-86bf-40cd-b8b1-86ca977d61d9 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-18a975fb-de48-420f-816d-057b7590e6f6-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:28:47.981671 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:47.981671 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:48.023610 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8575e9f-8e87-41fc-8c7d-0408470cb3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:48.024358 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12ea165-6d56-458e-b764-64ef65bd5944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:48.127113 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Created reservations ['b2141381-bded-4531-bef3-9e96b3600783', '6eb2fc45-22ac-49bd-b7ae-d9ff4729c5d1', 'e092bf71-43f6-49a9-96ba-be129ba449de', '2e620d71-ceb7-4d7e-905c-48dcc1056dcc'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:48.127884 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12ea165-6d56-458e-b764-64ef65bd5944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2141381-bded-4531-bef3-9e96b3600783', '6eb2fc45-22ac-49bd-b7ae-d9ff4729c5d1', 'e092bf71-43f6-49a9-96ba-be129ba449de', '2e620d71-ceb7-4d7e-905c-48dcc1056dcc']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:48.128629 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d4fae10-fe42-4ae5-a3e4-fb49c5c1ca2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:48.139687 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-0642695b-86bf-40cd-b8b1-86ca977d61d9 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-18a975fb-de48-420f-816d-057b7590e6f6-np0000008087" released by "attachment_update" :: held 0.159s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:28:48.140064 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-0642695b-86bf-40cd-b8b1-86ca977d61d9 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/dd2a04e0-7bf8-4c37-85a3-6eeaeff07f9a returned with HTTP 200 Aug 25 15:28:48.140671 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1097/4452] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:28:47 2026] PUT /volume/v3/attachments/dd2a04e0-7bf8-4c37-85a3-6eeaeff07f9a => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:48.150528 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-71289900-a258-4fbc-a098-f5b634c44006 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:48.153059 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-71289900-a258-4fbc-a098-f5b634c44006 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/7bbe2e06-9c8d-4a12-b3f4-51445304fb30 Aug 25 15:28:48.153248 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-71289900-a258-4fbc-a098-f5b634c44006 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:48.153545 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-71289900-a258-4fbc-a098-f5b634c44006 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:48.162454 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d4fae10-fe42-4ae5-a3e4-fb49c5c1ca2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3f0f616-de70-4364-9693-ccc6d67aaec3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1220050391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1223d837387c4b4fa00934b03beac03b',qos_specs=None,replication_status=,reservations=['b2141381-bded-4531-bef3-9e96b3600783','6eb2fc45-22ac-49bd-b7ae-d9ff4729c5d1','e092bf71-43f6-49a9-96ba-be129ba449de','2e620d71-ceb7-4d7e-905c-48dcc1056dcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='376a572d9af64c97bd8eedffd28018b1',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1220050391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3f0f616-de70-4364-9693-ccc6d67aaec3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1223d837387c4b4fa00934b03beac03b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='376a572d9af64c97bd8eedffd28018b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:48.162981 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:48.162981 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:48.164022 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2ed6cb-0b3d-4504-abcc-e6fba48a6a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:48.167852 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-71289900-a258-4fbc-a098-f5b634c44006 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:48.172603 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-71289900-a258-4fbc-a098-f5b634c44006 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/7bbe2e06-9c8d-4a12-b3f4-51445304fb30 returned with HTTP 200 Aug 25 15:28:48.173085 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1131/4453] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:48 2026] GET /volume/v3/volumes/7bbe2e06-9c8d-4a12-b3f4-51445304fb30 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:48.186765 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dd7b9756-1e2f-4988-8657-eb1f311a36ea None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:48.188950 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dd7b9756-1e2f-4988-8657-eb1f311a36ea tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:28:48.189355 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dd7b9756-1e2f-4988-8657-eb1f311a36ea tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7bbe2e06-9c8d-4a12-b3f4-51445304fb30", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-53323335"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:48.197498 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-1b688fea-cff9-481f-9926-1bf3e1f763a1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:48.198502 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:48.198502 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:48.198851 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dd7b9756-1e2f-4988-8657-eb1f311a36ea tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:48.199015 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-dd7b9756-1e2f-4988-8657-eb1f311a36ea tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create snapshot from volume 7bbe2e06-9c8d-4a12-b3f4-51445304fb30 Aug 25 15:28:48.199515 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-1b688fea-cff9-481f-9926-1bf3e1f763a1 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments/dd2a04e0-7bf8-4c37-85a3-6eeaeff07f9a/action Aug 25 15:28:48.200051 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-1b688fea-cff9-481f-9926-1bf3e1f763a1 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:48.200051 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-1b688fea-cff9-481f-9926-1bf3e1f763a1 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:48.205008 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9ec88e63-c2ce-4529-aaf0-5ec65bb97322 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:48.206903 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ec88e63-c2ce-4529-aaf0-5ec65bb97322 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:28:48.207651 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ec88e63-c2ce-4529-aaf0-5ec65bb97322 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:48.207651 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9ec88e63-c2ce-4529-aaf0-5ec65bb97322 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:48.211032 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2ed6cb-0b3d-4504-abcc-e6fba48a6a1f) transitioned into state 'SUCCESS' from state '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-1220050391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1223d837387c4b4fa00934b03beac03b',qos_specs=None,replication_status=,reservations=['b2141381-bded-4531-bef3-9e96b3600783','6eb2fc45-22ac-49bd-b7ae-d9ff4729c5d1','e092bf71-43f6-49a9-96ba-be129ba449de','2e620d71-ceb7-4d7e-905c-48dcc1056dcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='376a572d9af64c97bd8eedffd28018b1',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:48.211882 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f44181b-9cc3-4b34-a898-94189cf0a786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:48.218892 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:48.218892 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:48.219096 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:48.219096 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:48.223856 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9ec88e63-c2ce-4529-aaf0-5ec65bb97322 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:48.229580 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9ec88e63-c2ce-4529-aaf0-5ec65bb97322 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 200 Aug 25 15:28:48.230003 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1132/4454] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:48 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:48.238546 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f44181b-9cc3-4b34-a898-94189cf0a786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:48.240545 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Flow 'volume_create_api' (a6fbc953-2fc2-4dca-b06a-45064d700bf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:48.240545 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Create volume request issued successfully. Aug 25 15:28:48.240545 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b9301cbc-955a-4d9c-ae11-0be8ac3f6f4e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:48.240712 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1115/4455] 10.4.3.85 () {70 vars in 1293 bytes} [Tue Aug 25 15:28:47 2026] POST /volume/v3/volumes => generated 787 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:48.247746 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-dd7b9756-1e2f-4988-8657-eb1f311a36ea tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['a1023863-0099-492d-b10a-7f5afbeb740b', '2c74d2ef-843b-4b0d-a81d-28d151136055', '99ceacb3-f28d-4087-91cd-2bcbc7cd3a57', '0e1181fb-3cc6-4766-ab2a-05590643f657'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:48.256062 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-88abd97b-e365-4260-90b9-c2ac74c1c6b7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:48.258435 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-88abd97b-e365-4260-90b9-c2ac74c1c6b7 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:48.258745 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-88abd97b-e365-4260-90b9-c2ac74c1c6b7 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:48.259076 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-88abd97b-e365-4260-90b9-c2ac74c1c6b7 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:48.259215 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e1d92cc9-60e4-4dbd-8d8d-4d444b48edab req-1b688fea-cff9-481f-9926-1bf3e1f763a1 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/dd2a04e0-7bf8-4c37-85a3-6eeaeff07f9a/action returned with HTTP 204 Aug 25 15:28:48.259704 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1098/4456] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:28:48 2026] POST /volume/v3/attachments/dd2a04e0-7bf8-4c37-85a3-6eeaeff07f9a/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:48.267918 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:48.267918 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:48.273180 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-88abd97b-e365-4260-90b9-c2ac74c1c6b7 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:48.279679 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-88abd97b-e365-4260-90b9-c2ac74c1c6b7 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:48.280527 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1133/4457] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:28:48 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:48.308965 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dd7b9756-1e2f-4988-8657-eb1f311a36ea tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot create request issued successfully. Aug 25 15:28:48.308965 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dd7b9756-1e2f-4988-8657-eb1f311a36ea tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:28:48.308965 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1112/4458] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:28:48 2026] POST /volume/v3/snapshots => generated 306 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:48.319205 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-93938347-b9d3-403e-8e94-7e6a1c953eb0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:48.321915 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-93938347-b9d3-403e-8e94-7e6a1c953eb0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/e9c28f01-4c39-4596-bc87-9c91cafc7806 Aug 25 15:28:48.322210 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-93938347-b9d3-403e-8e94-7e6a1c953eb0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:48.322496 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-93938347-b9d3-403e-8e94-7e6a1c953eb0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:48.330971 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:48.330971 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:48.331421 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-93938347-b9d3-403e-8e94-7e6a1c953eb0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:48.334587 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-93938347-b9d3-403e-8e94-7e6a1c953eb0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/e9c28f01-4c39-4596-bc87-9c91cafc7806 returned with HTTP 200 Aug 25 15:28:48.334587 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1116/4459] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:48 2026] GET /volume/v3/snapshots/e9c28f01-4c39-4596-bc87-9c91cafc7806 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:49.296051 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5e90d5e4-890a-4793-9941-754bd8cec544 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:49.298226 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5e90d5e4-890a-4793-9941-754bd8cec544 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:49.298496 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5e90d5e4-890a-4793-9941-754bd8cec544 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:49.298753 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5e90d5e4-890a-4793-9941-754bd8cec544 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:49.307739 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:49.307739 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:49.311979 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5e90d5e4-890a-4793-9941-754bd8cec544 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:49.320335 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5e90d5e4-890a-4793-9941-754bd8cec544 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:49.320983 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1099/4460] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:28:49 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:49.333369 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-00547cfc-3e6b-49b4-8c93-76786a354617 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:49.335134 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-00547cfc-3e6b-49b4-8c93-76786a354617 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:49.335338 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-00547cfc-3e6b-49b4-8c93-76786a354617 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:49.335549 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-00547cfc-3e6b-49b4-8c93-76786a354617 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:49.342974 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:49.342974 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:49.346568 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1f2ef5be-48c9-4db5-82ed-3f67732700ae None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:49.347330 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-00547cfc-3e6b-49b4-8c93-76786a354617 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:49.348994 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1f2ef5be-48c9-4db5-82ed-3f67732700ae tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/e9c28f01-4c39-4596-bc87-9c91cafc7806 Aug 25 15:28:49.349274 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1f2ef5be-48c9-4db5-82ed-3f67732700ae tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:49.349565 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1f2ef5be-48c9-4db5-82ed-3f67732700ae tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:49.352189 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-00547cfc-3e6b-49b4-8c93-76786a354617 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:49.359852 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1134/4461] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:28:49 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:49.360020 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:49.360020 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:49.360020 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1f2ef5be-48c9-4db5-82ed-3f67732700ae tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:49.360020 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1f2ef5be-48c9-4db5-82ed-3f67732700ae tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/e9c28f01-4c39-4596-bc87-9c91cafc7806 returned with HTTP 200 Aug 25 15:28:49.360020 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1113/4462] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:49 2026] GET /volume/v3/snapshots/e9c28f01-4c39-4596-bc87-9c91cafc7806 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:49.368105 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3d6d7dc3-4e1e-40c4-8aee-021e6f1add12 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:49.370892 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3d6d7dc3-4e1e-40c4-8aee-021e6f1add12 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] GET https://10.4.3.85/volume/v3/snapshots Aug 25 15:28:49.371198 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3d6d7dc3-4e1e-40c4-8aee-021e6f1add12 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:49.371487 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3d6d7dc3-4e1e-40c4-8aee-021e6f1add12 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:49.371761 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-3d6d7dc3-4e1e-40c4-8aee-021e6f1add12 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:28:49.373119 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.db.api [None req-3d6d7dc3-4e1e-40c4-8aee-021e6f1add12 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Building query based on filter {{(pid=100465) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:28:49.382495 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3d6d7dc3-4e1e-40c4-8aee-021e6f1add12 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Get all snapshots completed successfully. Aug 25 15:28:49.382495 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3d6d7dc3-4e1e-40c4-8aee-021e6f1add12 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 200 Aug 25 15:28:49.382495 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1117/4463] 10.4.3.85 () {66 vars in 1236 bytes} [Tue Aug 25 15:28:49 2026] GET /volume/v3/snapshots => generated 334 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:49.393371 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d1770d43-dc95-4a2a-affe-531002fde9b8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:49.396941 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d1770d43-dc95-4a2a-affe-531002fde9b8 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/snapshots/e9c28f01-4c39-4596-bc87-9c91cafc7806 Aug 25 15:28:49.399781 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d1770d43-dc95-4a2a-affe-531002fde9b8 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:49.401490 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d1770d43-dc95-4a2a-affe-531002fde9b8 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:49.401490 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-d1770d43-dc95-4a2a-affe-531002fde9b8 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete snapshot with id: e9c28f01-4c39-4596-bc87-9c91cafc7806 Aug 25 15:28:49.406743 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:49.406743 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:49.407219 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d1770d43-dc95-4a2a-affe-531002fde9b8 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:49.418821 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-1d203bd2-54b6-4d3b-8a97-fb9d6c10dfb3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:49.421632 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-1d203bd2-54b6-4d3b-8a97-fb9d6c10dfb3 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:49.421893 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-1d203bd2-54b6-4d3b-8a97-fb9d6c10dfb3 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:49.422136 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-1d203bd2-54b6-4d3b-8a97-fb9d6c10dfb3 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:49.431967 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:49.431967 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:49.437943 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-1d203bd2-54b6-4d3b-8a97-fb9d6c10dfb3 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:49.463588 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-1d203bd2-54b6-4d3b-8a97-fb9d6c10dfb3 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:49.463588 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1135/4464] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:49 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:49.491036 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d1770d43-dc95-4a2a-affe-531002fde9b8 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot delete request issued successfully. Aug 25 15:28:49.491036 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d1770d43-dc95-4a2a-affe-531002fde9b8 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/e9c28f01-4c39-4596-bc87-9c91cafc7806 returned with HTTP 202 Aug 25 15:28:49.491036 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1100/4465] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:28:49 2026] DELETE /volume/v3/snapshots/e9c28f01-4c39-4596-bc87-9c91cafc7806 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:49.499732 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7eb35044-c3cf-4c88-b7b5-60deb8211285 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:49.502539 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7eb35044-c3cf-4c88-b7b5-60deb8211285 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/e9c28f01-4c39-4596-bc87-9c91cafc7806 Aug 25 15:28:49.502539 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7eb35044-c3cf-4c88-b7b5-60deb8211285 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:49.502814 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7eb35044-c3cf-4c88-b7b5-60deb8211285 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:49.511116 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:49.511116 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:49.511116 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7eb35044-c3cf-4c88-b7b5-60deb8211285 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:49.511116 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7eb35044-c3cf-4c88-b7b5-60deb8211285 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/e9c28f01-4c39-4596-bc87-9c91cafc7806 returned with HTTP 200 Aug 25 15:28:49.511364 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1114/4466] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:49 2026] GET /volume/v3/snapshots/e9c28f01-4c39-4596-bc87-9c91cafc7806 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:49.581726 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cb5b438f-86a1-4022-9772-366774157529 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:49.582041 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb5b438f-86a1-4022-9772-366774157529 None None] GET https://10.4.3.85/volume// Aug 25 15:28:49.582228 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb5b438f-86a1-4022-9772-366774157529 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:49.582408 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb5b438f-86a1-4022-9772-366774157529 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:49.582748 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb5b438f-86a1-4022-9772-366774157529 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:49.583054 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1118/4467] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:28:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:49.589903 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-75db2326-a874-40ea-9ade-ac89642e6824 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:49.592212 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-75db2326-a874-40ea-9ade-ac89642e6824 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:28:49.592640 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-75db2326-a874-40ea-9ade-ac89642e6824 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3f0f616-de70-4364-9693-ccc6d67aaec3", "connector": null, "instance_uuid": "e8868d40-06df-40d7-bee9-d6cdeed8e77f"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:49.601981 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:49.601981 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:49.659178 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-75db2326-a874-40ea-9ade-ac89642e6824 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:28:49.659802 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1136/4468] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:28:49 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 25 15:28:49.707021 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-25c08759-f882-4081-ae59-22da17e30234 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:49.708758 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25c08759-f882-4081-ae59-22da17e30234 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:49.708989 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25c08759-f882-4081-ae59-22da17e30234 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:49.709305 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25c08759-f882-4081-ae59-22da17e30234 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:49.719278 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:49.719278 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:49.723566 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-25c08759-f882-4081-ae59-22da17e30234 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:49.726863 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cba2a70d-f4de-4a92-beb0-007f79f718b6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:49.727295 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cba2a70d-f4de-4a92-beb0-007f79f718b6 None None] GET https://10.4.3.85/volume// Aug 25 15:28:49.727510 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cba2a70d-f4de-4a92-beb0-007f79f718b6 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:49.727699 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cba2a70d-f4de-4a92-beb0-007f79f718b6 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:49.728109 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cba2a70d-f4de-4a92-beb0-007f79f718b6 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:49.728384 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1115/4469] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:28:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:49.728806 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25c08759-f882-4081-ae59-22da17e30234 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:49.729271 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1101/4470] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:28:49 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:49.741346 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-b822db0b-3e87-49a3-849a-39721b438139 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:49.744037 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-b822db0b-3e87-49a3-849a-39721b438139 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:49.744288 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-b822db0b-3e87-49a3-849a-39721b438139 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:49.744560 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-b822db0b-3e87-49a3-849a-39721b438139 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:49.757033 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:49.757033 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:49.761242 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-b822db0b-3e87-49a3-849a-39721b438139 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:49.767164 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-b822db0b-3e87-49a3-849a-39721b438139 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:49.767719 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1119/4471] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:28:49 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 1041 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:49.889262 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-f094943b-eece-4e78-bccc-f85b849dc73e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:49.891692 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-f094943b-eece-4e78-bccc-f85b849dc73e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] PUT https://10.4.3.85/volume/v3/attachments/41aa1f7d-c016-43b3-983a-3c6ef67abaa8 Aug 25 15:28:49.892181 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-f094943b-eece-4e78-bccc-f85b849dc73e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:49.904380 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-f094943b-eece-4e78-bccc-f85b849dc73e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Acquiring lock "cinder-attachment_update-a3f0f616-de70-4364-9693-ccc6d67aaec3-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:28:49.910664 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-f094943b-eece-4e78-bccc-f85b849dc73e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Lock "cinder-attachment_update-a3f0f616-de70-4364-9693-ccc6d67aaec3-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:28:49.911966 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:49.911966 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:50.027819 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-f094943b-eece-4e78-bccc-f85b849dc73e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Lock "cinder-attachment_update-a3f0f616-de70-4364-9693-ccc6d67aaec3-np0000008087" released by "attachment_update" :: held 0.117s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:28:50.028215 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-f094943b-eece-4e78-bccc-f85b849dc73e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/attachments/41aa1f7d-c016-43b3-983a-3c6ef67abaa8 returned with HTTP 200 Aug 25 15:28:50.028771 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1137/4472] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:28:49 2026] PUT /volume/v3/attachments/41aa1f7d-c016-43b3-983a-3c6ef67abaa8 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:50.522421 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f7ffafe1-3f24-498e-9a4e-4b88caf93d45 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:50.524512 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f7ffafe1-3f24-498e-9a4e-4b88caf93d45 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/e9c28f01-4c39-4596-bc87-9c91cafc7806 Aug 25 15:28:50.524655 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f7ffafe1-3f24-498e-9a4e-4b88caf93d45 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:50.524885 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f7ffafe1-3f24-498e-9a4e-4b88caf93d45 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:50.530044 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f7ffafe1-3f24-498e-9a4e-4b88caf93d45 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/e9c28f01-4c39-4596-bc87-9c91cafc7806 returned with HTTP 404 Aug 25 15:28:50.530685 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1116/4473] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:50 2026] GET /volume/v3/snapshots/e9c28f01-4c39-4596-bc87-9c91cafc7806 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:50.538459 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-242aefc3-d057-41aa-99e4-a7c28e2dec38 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:50.540317 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-242aefc3-d057-41aa-99e4-a7c28e2dec38 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/7bbe2e06-9c8d-4a12-b3f4-51445304fb30 Aug 25 15:28:50.540562 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-242aefc3-d057-41aa-99e4-a7c28e2dec38 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:50.540818 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-242aefc3-d057-41aa-99e4-a7c28e2dec38 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:50.540994 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-242aefc3-d057-41aa-99e4-a7c28e2dec38 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume with id: 7bbe2e06-9c8d-4a12-b3f4-51445304fb30 Aug 25 15:28:50.548852 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:50.548852 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:50.549237 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-242aefc3-d057-41aa-99e4-a7c28e2dec38 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:50.586955 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-242aefc3-d057-41aa-99e4-a7c28e2dec38 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume request issued successfully. Aug 25 15:28:50.587254 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-242aefc3-d057-41aa-99e4-a7c28e2dec38 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/7bbe2e06-9c8d-4a12-b3f4-51445304fb30 returned with HTTP 202 Aug 25 15:28:50.587983 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1102/4474] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:50 2026] DELETE /volume/v3/volumes/7bbe2e06-9c8d-4a12-b3f4-51445304fb30 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:50.596784 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-31621bb6-5830-48eb-b12c-91113131e3f9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:50.598687 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-31621bb6-5830-48eb-b12c-91113131e3f9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/7bbe2e06-9c8d-4a12-b3f4-51445304fb30 Aug 25 15:28:50.598864 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-31621bb6-5830-48eb-b12c-91113131e3f9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:50.599060 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-31621bb6-5830-48eb-b12c-91113131e3f9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:50.608726 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:50.608726 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:50.621855 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-31621bb6-5830-48eb-b12c-91113131e3f9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:50.631145 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-31621bb6-5830-48eb-b12c-91113131e3f9 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/7bbe2e06-9c8d-4a12-b3f4-51445304fb30 returned with HTTP 200 Aug 25 15:28:50.631979 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1120/4475] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:50 2026] GET /volume/v3/volumes/7bbe2e06-9c8d-4a12-b3f4-51445304fb30 => generated 1005 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:50.750675 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-072821de-69b2-4fb4-a82a-721504c2d0c9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:50.753797 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-072821de-69b2-4fb4-a82a-721504c2d0c9 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:50.754036 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-072821de-69b2-4fb4-a82a-721504c2d0c9 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:50.754253 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-072821de-69b2-4fb4-a82a-721504c2d0c9 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:50.766935 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:50.766935 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:50.772361 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-072821de-69b2-4fb4-a82a-721504c2d0c9 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:50.777706 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-072821de-69b2-4fb4-a82a-721504c2d0c9 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:50.778164 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1138/4476] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:28:50 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:51.468030 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-2aa4a623-0af7-48d0-ad54-48931f81a43d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:51.470118 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-2aa4a623-0af7-48d0-ad54-48931f81a43d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:28:51.470775 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-2aa4a623-0af7-48d0-ad54-48931f81a43d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:51.470775 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-2aa4a623-0af7-48d0-ad54-48931f81a43d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:51.481629 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:51.481629 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:51.485314 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-2aa4a623-0af7-48d0-ad54-48931f81a43d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:51.489764 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-2aa4a623-0af7-48d0-ad54-48931f81a43d tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 200 Aug 25 15:28:51.490269 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1117/4477] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:51 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:51.509560 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-cf0439bf-e389-4924-a73f-976d1175c4c7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:51.511652 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-cf0439bf-e389-4924-a73f-976d1175c4c7 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd/action Aug 25 15:28:51.512033 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-cf0439bf-e389-4924-a73f-976d1175c4c7 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:51.512156 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-cf0439bf-e389-4924-a73f-976d1175c4c7 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:51.527711 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:51.527711 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:51.528184 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-cf0439bf-e389-4924-a73f-976d1175c4c7 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:51.542885 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-cf0439bf-e389-4924-a73f-976d1175c4c7 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Begin detaching volume completed successfully. Aug 25 15:28:51.543252 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-cf0439bf-e389-4924-a73f-976d1175c4c7 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd/action returned with HTTP 202 Aug 25 15:28:51.543610 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1103/4478] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:28:51 2026] POST /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:28:51.635252 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-70dd2f20-2315-44c4-930f-78b5a5b5fecb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:51.635671 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-70dd2f20-2315-44c4-930f-78b5a5b5fecb None None] GET https://10.4.3.85/volume// Aug 25 15:28:51.635809 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-70dd2f20-2315-44c4-930f-78b5a5b5fecb None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:51.636035 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-70dd2f20-2315-44c4-930f-78b5a5b5fecb None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:51.636369 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-70dd2f20-2315-44c4-930f-78b5a5b5fecb None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:51.636676 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1121/4479] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:28:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:51.643997 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-d299e37c-2209-4fad-97a3-46fd318d1bd6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:51.651241 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ccf5e4e2-0239-4614-a53c-fc24905c4b3e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:51.653439 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ccf5e4e2-0239-4614-a53c-fc24905c4b3e tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/7bbe2e06-9c8d-4a12-b3f4-51445304fb30 Aug 25 15:28:51.653668 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ccf5e4e2-0239-4614-a53c-fc24905c4b3e tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:51.653927 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ccf5e4e2-0239-4614-a53c-fc24905c4b3e tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:51.661137 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ccf5e4e2-0239-4614-a53c-fc24905c4b3e tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/7bbe2e06-9c8d-4a12-b3f4-51445304fb30 returned with HTTP 404 Aug 25 15:28:51.662001 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1118/4480] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:51 2026] GET /volume/v3/volumes/7bbe2e06-9c8d-4a12-b3f4-51445304fb30 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:51.671376 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0f64b258-155a-429c-b57d-ad9f14a93055 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:51.673071 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:51.673416 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1500474925"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:51.674875 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1500474925'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:51.675043 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume of 1 GB Aug 25 15:28:51.698167 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Availability Zones retrieved successfully. Aug 25 15:28:51.704846 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (d148d45e-5739-4004-923f-b63dac1a5faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:51.705816 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dbf6886-5598-4b1e-b2b7-b18240819735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:51.706712 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:51.753483 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dbf6886-5598-4b1e-b2b7-b18240819735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:51.754401 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0fac812-da3f-47b5-822d-3785b1478012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:51.795437 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4be1a26b-dfc9-4eed-a950-ae004aa654f2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:51.797382 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4be1a26b-dfc9-4eed-a950-ae004aa654f2 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:51.797666 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4be1a26b-dfc9-4eed-a950-ae004aa654f2 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:51.799146 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4be1a26b-dfc9-4eed-a950-ae004aa654f2 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:51.801791 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-d299e37c-2209-4fad-97a3-46fd318d1bd6 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:28:51.805268 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-d299e37c-2209-4fad-97a3-46fd318d1bd6 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:51.805268 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-d299e37c-2209-4fad-97a3-46fd318d1bd6 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:51.844135 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:51.844135 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:51.847597 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4be1a26b-dfc9-4eed-a950-ae004aa654f2 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:51.856598 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4be1a26b-dfc9-4eed-a950-ae004aa654f2 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:51.856598 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1122/4481] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:28:51 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 880 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:51.884115 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['e1baaf4f-723e-42aa-9d3e-d4ce12353d8e', '9e167c73-f592-4848-a0e0-59d4709f8720', 'e4e9f1cc-2f0c-4508-8bae-9582849dbfc2', '4dd69c90-7ed7-42db-a907-f1db718419b0'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:51.884937 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0fac812-da3f-47b5-822d-3785b1478012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1baaf4f-723e-42aa-9d3e-d4ce12353d8e', '9e167c73-f592-4848-a0e0-59d4709f8720', 'e4e9f1cc-2f0c-4508-8bae-9582849dbfc2', '4dd69c90-7ed7-42db-a907-f1db718419b0']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:51.891385 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f02c396-7485-41ce-9790-9b04942755d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:51.891560 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:51.891560 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:51.893712 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-d299e37c-2209-4fad-97a3-46fd318d1bd6 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:51.899260 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-d299e37c-2209-4fad-97a3-46fd318d1bd6 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 200 Aug 25 15:28:51.899836 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1139/4482] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:28:51 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 1357 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:51.911015 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f02c396-7485-41ce-9790-9b04942755d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2b8c20c-4f75-4c15-8d4d-504aca9babf5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1500474925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['e1baaf4f-723e-42aa-9d3e-d4ce12353d8e','9e167c73-f592-4848-a0e0-59d4709f8720','e4e9f1cc-2f0c-4508-8bae-9582849dbfc2','4dd69c90-7ed7-42db-a907-f1db718419b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1500474925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2b8c20c-4f75-4c15-8d4d-504aca9babf5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9378afc5aef94b00ae11af8f9dd294a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:51.912051 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0363cb93-44a8-4ab6-a824-27247dae3fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:51.931989 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0363cb93-44a8-4ab6-a824-27247dae3fe2) transitioned into state 'SUCCESS' from state '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-1500474925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['e1baaf4f-723e-42aa-9d3e-d4ce12353d8e','9e167c73-f592-4848-a0e0-59d4709f8720','e4e9f1cc-2f0c-4508-8bae-9582849dbfc2','4dd69c90-7ed7-42db-a907-f1db718419b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:51.932936 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5dc92b7-d6f3-41aa-9cfc-c2d16d4b3a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:51.942804 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5dc92b7-d6f3-41aa-9cfc-c2d16d4b3a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:51.943431 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (d148d45e-5739-4004-923f-b63dac1a5faf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:51.944853 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request issued successfully. Aug 25 15:28:51.944853 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0f64b258-155a-429c-b57d-ad9f14a93055 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:51.945160 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1104/4483] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:28:51 2026] POST /volume/v3/volumes => generated 776 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:51.960660 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2ad2dc7c-1793-4cd9-85fd-280ad0457017 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:51.962833 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ad2dc7c-1793-4cd9-85fd-280ad0457017 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/c2b8c20c-4f75-4c15-8d4d-504aca9babf5 Aug 25 15:28:51.963071 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ad2dc7c-1793-4cd9-85fd-280ad0457017 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:51.963334 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ad2dc7c-1793-4cd9-85fd-280ad0457017 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:51.972646 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:51.972646 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:51.977516 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2ad2dc7c-1793-4cd9-85fd-280ad0457017 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:51.983291 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ad2dc7c-1793-4cd9-85fd-280ad0457017 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/c2b8c20c-4f75-4c15-8d4d-504aca9babf5 returned with HTTP 200 Aug 25 15:28:51.983841 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1119/4484] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:51 2026] GET /volume/v3/volumes/c2b8c20c-4f75-4c15-8d4d-504aca9babf5 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:52.723883 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:52.826312 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:52.826685 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1111938412"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:52.828068 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1111938412'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:52.828204 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume of 1 GB Aug 25 15:28:52.832245 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Availability Zones retrieved successfully. Aug 25 15:28:52.841394 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Flow 'volume_create_api' (f8ee65a4-b78e-401f-b4d7-5b9c6f242b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:52.842975 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4725e67f-2b21-4357-b15e-2157899b63fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:52.844619 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:52.866066 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8e8aee95-eb84-42a6-8a56-3235a07a86ec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:52.867822 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8e8aee95-eb84-42a6-8a56-3235a07a86ec tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:52.868050 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8e8aee95-eb84-42a6-8a56-3235a07a86ec tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:52.868272 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8e8aee95-eb84-42a6-8a56-3235a07a86ec tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:52.882817 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:52.882817 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:52.884339 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4725e67f-2b21-4357-b15e-2157899b63fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:52.885428 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5232df2f-9141-4c41-ac77-fcd912234f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:52.888173 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8e8aee95-eb84-42a6-8a56-3235a07a86ec tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:52.892742 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8e8aee95-eb84-42a6-8a56-3235a07a86ec tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:52.893179 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1140/4485] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:28:52 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:52.941859 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Created reservations ['ab966682-cce2-49ec-aaa0-0d002ad12853', 'd7e63c28-4172-41f8-9d20-b74ebaeed70c', '4021d91a-b313-4e4b-8731-96683ae98119', '8fa44e20-8086-41f9-b9de-73dd4a7d68c3'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:52.942602 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5232df2f-9141-4c41-ac77-fcd912234f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab966682-cce2-49ec-aaa0-0d002ad12853', 'd7e63c28-4172-41f8-9d20-b74ebaeed70c', '4021d91a-b313-4e4b-8731-96683ae98119', '8fa44e20-8086-41f9-b9de-73dd4a7d68c3']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:52.943288 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b7e1e0c-21c4-444a-a9c9-17963b259b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:52.970727 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b7e1e0c-21c4-444a-a9c9-17963b259b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adb30c1b-e40f-4e1b-b62d-10308a0280ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1111938412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',qos_specs=None,replication_status=,reservations=['ab966682-cce2-49ec-aaa0-0d002ad12853','d7e63c28-4172-41f8-9d20-b74ebaeed70c','4021d91a-b313-4e4b-8731-96683ae98119','8fa44e20-8086-41f9-b9de-73dd4a7d68c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36b47f4ae004b82ab3f910e2868a746',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1111938412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adb30c1b-e40f-4e1b-b62d-10308a0280ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f36b47f4ae004b82ab3f910e2868a746',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:52.971507 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bc005d6-5b90-43ed-a3b6-032b1edb27f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:52.990919 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bc005d6-5b90-43ed-a3b6-032b1edb27f4) transitioned into state 'SUCCESS' from state '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-1111938412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',qos_specs=None,replication_status=,reservations=['ab966682-cce2-49ec-aaa0-0d002ad12853','d7e63c28-4172-41f8-9d20-b74ebaeed70c','4021d91a-b313-4e4b-8731-96683ae98119','8fa44e20-8086-41f9-b9de-73dd4a7d68c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36b47f4ae004b82ab3f910e2868a746',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:52.991960 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cbd7c0c-b53d-415d-8c0f-48fdf3dce06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:52.997033 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-929e0805-de76-42b2-a62b-1d2a73227593 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:52.998704 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-929e0805-de76-42b2-a62b-1d2a73227593 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/c2b8c20c-4f75-4c15-8d4d-504aca9babf5 Aug 25 15:28:52.998991 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-929e0805-de76-42b2-a62b-1d2a73227593 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:52.999232 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-929e0805-de76-42b2-a62b-1d2a73227593 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:53.005962 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cbd7c0c-b53d-415d-8c0f-48fdf3dce06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:53.006798 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Flow 'volume_create_api' (f8ee65a4-b78e-401f-b4d7-5b9c6f242b39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:53.007103 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume request issued successfully. Aug 25 15:28:53.007294 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:53.007294 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:53.007819 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-92e9cb14-2ed3-49cd-97f1-9a49f96cb097 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:53.008432 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1123/4486] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:28:52 2026] POST /volume/v3/volumes => generated 758 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:53.011856 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-929e0805-de76-42b2-a62b-1d2a73227593 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:53.017232 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-929e0805-de76-42b2-a62b-1d2a73227593 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/c2b8c20c-4f75-4c15-8d4d-504aca9babf5 returned with HTTP 200 Aug 25 15:28:53.017689 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1105/4487] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:52 2026] GET /volume/v3/volumes/c2b8c20c-4f75-4c15-8d4d-504aca9babf5 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:53.020540 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-160458f2-dd3e-4a5d-9fde-d452bb94836a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:53.022443 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-160458f2-dd3e-4a5d-9fde-d452bb94836a tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/adb30c1b-e40f-4e1b-b62d-10308a0280ed Aug 25 15:28:53.022822 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-160458f2-dd3e-4a5d-9fde-d452bb94836a tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:53.022881 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-160458f2-dd3e-4a5d-9fde-d452bb94836a tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:53.030420 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:53.030420 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:53.032354 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-834501ea-2bf2-40eb-983d-b2ecda6d4432 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:53.034127 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-834501ea-2bf2-40eb-983d-b2ecda6d4432 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:28:53.034496 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-834501ea-2bf2-40eb-983d-b2ecda6d4432 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2b8c20c-4f75-4c15-8d4d-504aca9babf5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1565982136"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:53.034647 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-160458f2-dd3e-4a5d-9fde-d452bb94836a tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:28:53.039134 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-160458f2-dd3e-4a5d-9fde-d452bb94836a tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/adb30c1b-e40f-4e1b-b62d-10308a0280ed returned with HTTP 200 Aug 25 15:28:53.039686 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1120/4488] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:53 2026] GET /volume/v3/volumes/adb30c1b-e40f-4e1b-b62d-10308a0280ed => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:53.044084 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:53.044084 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:53.044437 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-834501ea-2bf2-40eb-983d-b2ecda6d4432 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:53.044564 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-834501ea-2bf2-40eb-983d-b2ecda6d4432 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create snapshot from volume c2b8c20c-4f75-4c15-8d4d-504aca9babf5 Aug 25 15:28:53.070365 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-834501ea-2bf2-40eb-983d-b2ecda6d4432 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['435fd659-cec4-43de-934b-d98d21b7bf00', 'a32366f3-84fe-4cd5-9aa9-8f9f50dab0c7', '0e123b66-eb37-4102-b454-5d76f811e771', 'ab679554-ffeb-416a-a5c9-a9748edaf544'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:53.107297 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-834501ea-2bf2-40eb-983d-b2ecda6d4432 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot create request issued successfully. Aug 25 15:28:53.107633 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-834501ea-2bf2-40eb-983d-b2ecda6d4432 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:28:53.108028 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1141/4489] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:28:53 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 25 15:28:53.118985 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-17c15092-738b-4e92-ba71-61ed1d4fe5ba None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:53.121196 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-17c15092-738b-4e92-ba71-61ed1d4fe5ba tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29 Aug 25 15:28:53.121492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-17c15092-738b-4e92-ba71-61ed1d4fe5ba tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:53.121800 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-17c15092-738b-4e92-ba71-61ed1d4fe5ba tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:53.128091 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:53.128091 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:53.128461 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-17c15092-738b-4e92-ba71-61ed1d4fe5ba tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:53.129182 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-17c15092-738b-4e92-ba71-61ed1d4fe5ba tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29 returned with HTTP 200 Aug 25 15:28:53.129547 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1124/4490] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:53 2026] GET /volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:53.905812 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ba4c455e-c2f4-4f87-8395-9bcd8e58721f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:53.907878 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba4c455e-c2f4-4f87-8395-9bcd8e58721f tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:53.908144 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba4c455e-c2f4-4f87-8395-9bcd8e58721f tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:53.908375 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba4c455e-c2f4-4f87-8395-9bcd8e58721f tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:53.919650 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:53.919650 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:53.924188 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ba4c455e-c2f4-4f87-8395-9bcd8e58721f tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:53.929075 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba4c455e-c2f4-4f87-8395-9bcd8e58721f tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:53.929525 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1106/4491] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:28:53 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:54.053567 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-27e3b402-1f3e-4d16-974b-51c2ba89728e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:54.055334 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-27e3b402-1f3e-4d16-974b-51c2ba89728e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/adb30c1b-e40f-4e1b-b62d-10308a0280ed Aug 25 15:28:54.055542 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-27e3b402-1f3e-4d16-974b-51c2ba89728e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:54.055734 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-27e3b402-1f3e-4d16-974b-51c2ba89728e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:54.063574 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:54.063574 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:54.067448 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-27e3b402-1f3e-4d16-974b-51c2ba89728e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:28:54.071768 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-27e3b402-1f3e-4d16-974b-51c2ba89728e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/adb30c1b-e40f-4e1b-b62d-10308a0280ed returned with HTTP 200 Aug 25 15:28:54.072146 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1121/4492] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:54 2026] GET /volume/v3/volumes/adb30c1b-e40f-4e1b-b62d-10308a0280ed => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:54.089847 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3964ad4a-4cdb-4930-8aaf-b6d770af832f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:54.090876 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3964ad4a-4cdb-4930-8aaf-b6d770af832f tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:28:54.091301 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3964ad4a-4cdb-4930-8aaf-b6d770af832f tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adb30c1b-e40f-4e1b-b62d-10308a0280ed", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-45535044"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:54.101245 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:54.101245 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:54.101895 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3964ad4a-4cdb-4930-8aaf-b6d770af832f tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:28:54.102065 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-3964ad4a-4cdb-4930-8aaf-b6d770af832f tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create snapshot from volume adb30c1b-e40f-4e1b-b62d-10308a0280ed Aug 25 15:28:54.138285 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-01ab6dba-28a6-40ec-9010-b24ced56f669 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:54.140497 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-01ab6dba-28a6-40ec-9010-b24ced56f669 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29 Aug 25 15:28:54.140720 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-01ab6dba-28a6-40ec-9010-b24ced56f669 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:54.140938 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-01ab6dba-28a6-40ec-9010-b24ced56f669 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:54.145949 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:54.145949 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:54.146341 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-01ab6dba-28a6-40ec-9010-b24ced56f669 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:54.147581 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-01ab6dba-28a6-40ec-9010-b24ced56f669 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29 returned with HTTP 200 Aug 25 15:28:54.147581 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1125/4493] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:54 2026] GET /volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:54.160888 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fa288950-8ebc-4eae-bc8f-11b94674600a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:54.162791 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fa288950-8ebc-4eae-bc8f-11b94674600a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] POST https://10.4.3.85/volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29/action Aug 25 15:28:54.163274 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fa288950-8ebc-4eae-bc8f-11b94674600a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:54.163481 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fa288950-8ebc-4eae-bc8f-11b94674600a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:54.165311 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.admin_actions [None req-fa288950-8ebc-4eae-bc8f-11b94674600a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Updating snapshot '3772f741-23c8-4836-84d5-8f9be82ebf29' with '{'status': 'error'}' {{(pid=100468) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 15:28:54.176913 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:54.176913 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:54.177549 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-fa288950-8ebc-4eae-bc8f-11b94674600a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2c1bafcc1fbd4a9185a279cf75e327e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9378afc5aef94b00ae11af8f9dd294a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:28:54.177818 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fa288950-8ebc-4eae-bc8f-11b94674600a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29/action returned with HTTP 403 Aug 25 15:28:54.178323 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1107/4494] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:28:54 2026] POST /volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:54.180419 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-3964ad4a-4cdb-4930-8aaf-b6d770af832f tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Created reservations ['ff8d23a6-7c61-4dea-bb1e-aca9da9a1279', '41e66db9-a1a9-45e3-94f3-c9d6c9464104', 'dcd6a29c-1da1-4153-b050-7b56090ca115', '993f1d61-3ca0-4eb4-9c30-dfa992ff4e86'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:54.190704 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ef4b5cd6-8c0c-4b82-9735-327a5115592d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:54.192391 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef4b5cd6-8c0c-4b82-9735-327a5115592d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29 Aug 25 15:28:54.192632 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef4b5cd6-8c0c-4b82-9735-327a5115592d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:54.196531 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef4b5cd6-8c0c-4b82-9735-327a5115592d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:54.196531 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-ef4b5cd6-8c0c-4b82-9735-327a5115592d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete snapshot with id: 3772f741-23c8-4836-84d5-8f9be82ebf29 Aug 25 15:28:54.197481 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:54.197481 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:54.197763 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ef4b5cd6-8c0c-4b82-9735-327a5115592d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:54.222497 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ef4b5cd6-8c0c-4b82-9735-327a5115592d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot delete request issued successfully. Aug 25 15:28:54.222497 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef4b5cd6-8c0c-4b82-9735-327a5115592d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29 returned with HTTP 202 Aug 25 15:28:54.222497 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1122/4495] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:28:54 2026] DELETE /volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:54.227536 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4b6a67f5-b33e-4fa0-b595-3ea12384208d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:54.228415 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4b6a67f5-b33e-4fa0-b595-3ea12384208d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29 Aug 25 15:28:54.228633 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4b6a67f5-b33e-4fa0-b595-3ea12384208d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:54.228807 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4b6a67f5-b33e-4fa0-b595-3ea12384208d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:54.235501 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3964ad4a-4cdb-4930-8aaf-b6d770af832f tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Snapshot create request issued successfully. Aug 25 15:28:54.235501 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3964ad4a-4cdb-4930-8aaf-b6d770af832f tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:28:54.235501 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1142/4496] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:28:54 2026] POST /volume/v3/snapshots => generated 314 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:54.261250 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:54.261250 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:54.261250 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4b6a67f5-b33e-4fa0-b595-3ea12384208d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:54.261250 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4b6a67f5-b33e-4fa0-b595-3ea12384208d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29 returned with HTTP 200 Aug 25 15:28:54.261250 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1126/4497] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:54 2026] GET /volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:54.265345 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8be5731f-98e4-4886-a947-31439933a4dd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:54.267143 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8be5731f-98e4-4886-a947-31439933a4dd tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/snapshots/71ebf5e4-7507-49d5-885d-f17f400fa55e Aug 25 15:28:54.267327 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8be5731f-98e4-4886-a947-31439933a4dd tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:54.267641 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8be5731f-98e4-4886-a947-31439933a4dd tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:54.272974 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:54.272974 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:54.274694 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8be5731f-98e4-4886-a947-31439933a4dd tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Snapshot retrieved successfully. Aug 25 15:28:54.274694 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8be5731f-98e4-4886-a947-31439933a4dd tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/snapshots/71ebf5e4-7507-49d5-885d-f17f400fa55e returned with HTTP 200 Aug 25 15:28:54.274694 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1108/4498] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:54 2026] GET /volume/v3/snapshots/71ebf5e4-7507-49d5-885d-f17f400fa55e => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:54.942156 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7ba8b83e-f02a-4224-88ae-ab357e48241e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:54.943885 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ba8b83e-f02a-4224-88ae-ab357e48241e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:54.944174 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ba8b83e-f02a-4224-88ae-ab357e48241e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:54.944451 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ba8b83e-f02a-4224-88ae-ab357e48241e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:54.954072 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:54.954072 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:54.957480 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7ba8b83e-f02a-4224-88ae-ab357e48241e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:54.961100 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ba8b83e-f02a-4224-88ae-ab357e48241e tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:54.961479 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1123/4499] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:28:54 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:55.247876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-97ce7b90-ce53-48d5-81f4-99bee2acfa52 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:55.249997 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-97ce7b90-ce53-48d5-81f4-99bee2acfa52 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29 Aug 25 15:28:55.250173 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-97ce7b90-ce53-48d5-81f4-99bee2acfa52 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:55.250362 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-97ce7b90-ce53-48d5-81f4-99bee2acfa52 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:55.254425 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-97ce7b90-ce53-48d5-81f4-99bee2acfa52 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29 returned with HTTP 404 Aug 25 15:28:55.255311 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1143/4500] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:55 2026] GET /volume/v3/snapshots/3772f741-23c8-4836-84d5-8f9be82ebf29 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:55.263106 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1b752780-84b4-4d51-b2df-c79db7d1a3c0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:55.265048 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1b752780-84b4-4d51-b2df-c79db7d1a3c0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/c2b8c20c-4f75-4c15-8d4d-504aca9babf5 Aug 25 15:28:55.265282 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1b752780-84b4-4d51-b2df-c79db7d1a3c0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:55.265489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1b752780-84b4-4d51-b2df-c79db7d1a3c0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:55.265684 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-1b752780-84b4-4d51-b2df-c79db7d1a3c0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume with id: c2b8c20c-4f75-4c15-8d4d-504aca9babf5 Aug 25 15:28:55.273944 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:55.273944 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:55.274384 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1b752780-84b4-4d51-b2df-c79db7d1a3c0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:55.289839 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-659c55a9-dc79-4ad6-8e0d-2fcf88b8d56b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:55.291601 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-659c55a9-dc79-4ad6-8e0d-2fcf88b8d56b tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/snapshots/71ebf5e4-7507-49d5-885d-f17f400fa55e Aug 25 15:28:55.291794 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-659c55a9-dc79-4ad6-8e0d-2fcf88b8d56b tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:55.292035 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-659c55a9-dc79-4ad6-8e0d-2fcf88b8d56b tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:55.298069 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:55.298069 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:55.298560 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-659c55a9-dc79-4ad6-8e0d-2fcf88b8d56b tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Snapshot retrieved successfully. Aug 25 15:28:55.299357 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-659c55a9-dc79-4ad6-8e0d-2fcf88b8d56b tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/snapshots/71ebf5e4-7507-49d5-885d-f17f400fa55e returned with HTTP 200 Aug 25 15:28:55.300220 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1109/4501] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:55 2026] GET /volume/v3/snapshots/71ebf5e4-7507-49d5-885d-f17f400fa55e => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:55.308947 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d73dd163-6c60-4eef-8733-16281ec0b073 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:55.312033 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:55.312033 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "71ebf5e4-7507-49d5-885d-f17f400fa55e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1370278439"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:55.312586 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume request body: {'volume': {"'snapshot_id": '71ebf5e4-7507-49d5-885d-f17f400fa55e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1370278439'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:55.312586 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume of 1 GB Aug 25 15:28:55.316515 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1b752780-84b4-4d51-b2df-c79db7d1a3c0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume request issued successfully. Aug 25 15:28:55.320197 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Availability Zones retrieved successfully. Aug 25 15:28:55.321067 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1b752780-84b4-4d51-b2df-c79db7d1a3c0 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/c2b8c20c-4f75-4c15-8d4d-504aca9babf5 returned with HTTP 202 Aug 25 15:28:55.321067 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1127/4502] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:55 2026] DELETE /volume/v3/volumes/c2b8c20c-4f75-4c15-8d4d-504aca9babf5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:55.323997 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Flow 'volume_create_api' (9e8f4dfd-a2a8-44a3-b637-020a55f0b413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:55.325165 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ead9d98-42b6-4710-b13b-2e7dbe29a8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:55.326862 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:55.328522 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-10e10c59-8cb9-4637-a59e-a6d809169122 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:55.332159 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-10e10c59-8cb9-4637-a59e-a6d809169122 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/c2b8c20c-4f75-4c15-8d4d-504aca9babf5 Aug 25 15:28:55.333208 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-10e10c59-8cb9-4637-a59e-a6d809169122 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:55.333208 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-10e10c59-8cb9-4637-a59e-a6d809169122 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:55.340330 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:55.340330 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:55.344579 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-10e10c59-8cb9-4637-a59e-a6d809169122 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:55.351332 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-10e10c59-8cb9-4637-a59e-a6d809169122 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/c2b8c20c-4f75-4c15-8d4d-504aca9babf5 returned with HTTP 200 Aug 25 15:28:55.351332 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1144/4503] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:55 2026] GET /volume/v3/volumes/c2b8c20c-4f75-4c15-8d4d-504aca9babf5 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:55.353234 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ead9d98-42b6-4710-b13b-2e7dbe29a8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:55.354126 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a0ecfa-ff28-4d7a-bced-4afb055875be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:55.396887 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Created reservations ['b9c1c1ac-62a1-455e-b7d0-74044ff964b5', '04676768-66f4-443e-9ce7-2a7e2af05613', '29139678-6267-4bf9-b0a3-78d2eba1eb4d', 'ba737394-4b6f-4f0a-b004-f54456c916ef'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:55.398286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a0ecfa-ff28-4d7a-bced-4afb055875be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9c1c1ac-62a1-455e-b7d0-74044ff964b5', '04676768-66f4-443e-9ce7-2a7e2af05613', '29139678-6267-4bf9-b0a3-78d2eba1eb4d', 'ba737394-4b6f-4f0a-b004-f54456c916ef']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:55.399507 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c6e522-6ba0-4c75-ba2b-74189ead614e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:55.428592 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c6e522-6ba0-4c75-ba2b-74189ead614e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd470a4b2-27e0-4298-8367-f72f1d39e87b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1370278439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',qos_specs=None,replication_status=,reservations=['b9c1c1ac-62a1-455e-b7d0-74044ff964b5','04676768-66f4-443e-9ce7-2a7e2af05613','29139678-6267-4bf9-b0a3-78d2eba1eb4d','ba737394-4b6f-4f0a-b004-f54456c916ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36b47f4ae004b82ab3f910e2868a746',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1370278439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d470a4b2-27e0-4298-8367-f72f1d39e87b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f36b47f4ae004b82ab3f910e2868a746',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:55.428592 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca9ef82-9564-4189-9d07-540ac7bf759e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:55.477326 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ca9ef82-9564-4189-9d07-540ac7bf759e) transitioned into state 'SUCCESS' from state '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-1370278439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',qos_specs=None,replication_status=,reservations=['b9c1c1ac-62a1-455e-b7d0-74044ff964b5','04676768-66f4-443e-9ce7-2a7e2af05613','29139678-6267-4bf9-b0a3-78d2eba1eb4d','ba737394-4b6f-4f0a-b004-f54456c916ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36b47f4ae004b82ab3f910e2868a746',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:55.479569 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab14651-040d-4795-9257-ab93990f74b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:55.498942 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ab14651-040d-4795-9257-ab93990f74b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:55.500012 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Flow 'volume_create_api' (9e8f4dfd-a2a8-44a3-b637-020a55f0b413) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:55.500443 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume request issued successfully. Aug 25 15:28:55.501170 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d73dd163-6c60-4eef-8733-16281ec0b073 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:55.502300 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1124/4504] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:28:55 2026] POST /volume/v3/volumes => generated 758 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:55.528285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-73995381-96fc-4e74-b05f-bcad7abfebbc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:55.528285 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:55.528285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "71ebf5e4-7507-49d5-885d-f17f400fa55e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-681857"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:55.528285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume request body: {'volume': {"'snapshot_id": '71ebf5e4-7507-49d5-885d-f17f400fa55e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-681857'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:55.528285 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume of 1 GB Aug 25 15:28:55.539588 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Availability Zones retrieved successfully. Aug 25 15:28:55.547035 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Flow 'volume_create_api' (0fe1927c-c146-46e3-8c17-b78884e9e824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:55.548258 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8ef9bb6-986e-4686-b498-52f372934d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:55.549724 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:55.587401 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8ef9bb6-986e-4686-b498-52f372934d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:55.588399 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d541ea-3163-4a22-8353-71cb400023b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:55.712606 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Created reservations ['0a991429-6c23-44c5-8c4d-3430ce025959', '6befe568-cddf-497c-8349-34038ccb1de4', '1f7aca37-e689-424d-ab90-7fe0072afb75', 'c46f73e9-8f08-4445-afd1-52867077ece8'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:55.713164 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1d541ea-3163-4a22-8353-71cb400023b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a991429-6c23-44c5-8c4d-3430ce025959', '6befe568-cddf-497c-8349-34038ccb1de4', '1f7aca37-e689-424d-ab90-7fe0072afb75', 'c46f73e9-8f08-4445-afd1-52867077ece8']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:55.714070 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0338842e-2d5e-458a-afa0-ddeb6b02cc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:55.748392 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0338842e-2d5e-458a-afa0-ddeb6b02cc13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '763ebfd5-0e3a-4d88-b2c0-83eabce74687', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-681857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',qos_specs=None,replication_status=,reservations=['0a991429-6c23-44c5-8c4d-3430ce025959','6befe568-cddf-497c-8349-34038ccb1de4','1f7aca37-e689-424d-ab90-7fe0072afb75','c46f73e9-8f08-4445-afd1-52867077ece8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36b47f4ae004b82ab3f910e2868a746',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-681857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=763ebfd5-0e3a-4d88-b2c0-83eabce74687,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f36b47f4ae004b82ab3f910e2868a746',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:55.749451 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b292d627-7abd-4797-83df-d8d719986993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:55.829729 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-c0b8545c-b2c4-413d-a556-d80b13969d66 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:55.831212 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b292d627-7abd-4797-83df-d8d719986993) transitioned into state 'SUCCESS' from state '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-681857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',qos_specs=None,replication_status=,reservations=['0a991429-6c23-44c5-8c4d-3430ce025959','6befe568-cddf-497c-8349-34038ccb1de4','1f7aca37-e689-424d-ab90-7fe0072afb75','c46f73e9-8f08-4445-afd1-52867077ece8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36b47f4ae004b82ab3f910e2868a746',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:55.832295 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e50579-97b8-4fd2-891c-857544c0e9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:55.832674 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-c0b8545c-b2c4-413d-a556-d80b13969d66 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] POST https://10.4.3.85/volume/v3/attachments/41aa1f7d-c016-43b3-983a-3c6ef67abaa8/action Aug 25 15:28:55.833262 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-c0b8545c-b2c4-413d-a556-d80b13969d66 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:55.833492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-c0b8545c-b2c4-413d-a556-d80b13969d66 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:55.842819 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-ace118d2-e256-4fe8-ad2b-96ae7304c1ae None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:55.845270 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-ace118d2-e256-4fe8-ad2b-96ae7304c1ae tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] DELETE https://10.4.3.85/volume/v3/attachments/0afad39b-5302-4d87-a216-125ffc7d4dc5 Aug 25 15:28:55.845542 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-ace118d2-e256-4fe8-ad2b-96ae7304c1ae tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:55.845730 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-ace118d2-e256-4fe8-ad2b-96ae7304c1ae tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:55.848172 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e50579-97b8-4fd2-891c-857544c0e9ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:55.849134 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Flow 'volume_create_api' (0fe1927c-c146-46e3-8c17-b78884e9e824) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:55.849392 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume request issued successfully. Aug 25 15:28:55.849987 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-73995381-96fc-4e74-b05f-bcad7abfebbc tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:55.850386 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1110/4505] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:28:55 2026] POST /volume/v3/volumes => generated 754 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:55.850669 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:55.850669 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:55.854836 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:55.854836 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:55.862572 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-eb7e99e9-5bff-4809-8a13-a352e720e75f req-c0b8545c-b2c4-413d-a556-d80b13969d66 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/attachments/41aa1f7d-c016-43b3-983a-3c6ef67abaa8/action returned with HTTP 204 Aug 25 15:28:55.863033 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1128/4506] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:28:55 2026] POST /volume/v3/attachments/41aa1f7d-c016-43b3-983a-3c6ef67abaa8/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:55.863226 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:55.865043 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:55.865546 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "71ebf5e4-7507-49d5-885d-f17f400fa55e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1829960069"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:55.867017 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume request body: {'volume': {"'snapshot_id": '71ebf5e4-7507-49d5-885d-f17f400fa55e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1829960069'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:55.867017 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume of 1 GB Aug 25 15:28:55.867296 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:55.867296 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:55.872033 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Availability Zones retrieved successfully. Aug 25 15:28:55.880104 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Flow 'volume_create_api' (c3b607db-4b9a-4bf6-8a47-6c576221adc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:55.881120 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d29b2e91-5ce7-4750-824a-820326bd793a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:55.882248 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:55.911950 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-06855d7f-fbbf-45d5-8df6-a6e99d3500eb req-ace118d2-e256-4fe8-ad2b-96ae7304c1ae tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments/0afad39b-5302-4d87-a216-125ffc7d4dc5 returned with HTTP 200 Aug 25 15:28:55.912368 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1145/4507] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:28:55 2026] DELETE /volume/v3/attachments/0afad39b-5302-4d87-a216-125ffc7d4dc5 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:55.915350 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d29b2e91-5ce7-4750-824a-820326bd793a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:55.916166 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (707dbbc5-d1ab-437a-bcd7-12b861d5da1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:55.974565 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-35942e59-2329-403c-a8b7-919fa9d179d0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:55.976651 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-35942e59-2329-403c-a8b7-919fa9d179d0 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:55.976903 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-35942e59-2329-403c-a8b7-919fa9d179d0 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:55.977128 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-35942e59-2329-403c-a8b7-919fa9d179d0 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:55.979075 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Created reservations ['af0475a9-15a0-45bc-9597-4623d3a0712c', '07bd3a46-6c8b-4f70-965e-442a8782e1a2', '9845af3a-a03e-47b9-b0c2-b12f79f8b817', '4f78e16e-1d6a-43dd-ab8b-59a26682a30b'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:55.980149 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (707dbbc5-d1ab-437a-bcd7-12b861d5da1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af0475a9-15a0-45bc-9597-4623d3a0712c', '07bd3a46-6c8b-4f70-965e-442a8782e1a2', '9845af3a-a03e-47b9-b0c2-b12f79f8b817', '4f78e16e-1d6a-43dd-ab8b-59a26682a30b']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:55.981054 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c72a91e-1059-4be7-a0eb-c97f338c4894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:55.989936 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:55.989936 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:55.994057 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-35942e59-2329-403c-a8b7-919fa9d179d0 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:55.999226 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-35942e59-2329-403c-a8b7-919fa9d179d0 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:55.999764 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1111/4508] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:28:55 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 1172 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:56.013082 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1570782b-cfbe-406a-92e7-1ae21fbc9706 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.015284 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1570782b-cfbe-406a-92e7-1ae21fbc9706 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:56.015526 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1570782b-cfbe-406a-92e7-1ae21fbc9706 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:56.015699 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1570782b-cfbe-406a-92e7-1ae21fbc9706 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:56.018513 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c72a91e-1059-4be7-a0eb-c97f338c4894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f38fc64e-1a0b-4d1e-9f89-1a56acc9bcab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1829960069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',qos_specs=None,replication_status=,reservations=['af0475a9-15a0-45bc-9597-4623d3a0712c','07bd3a46-6c8b-4f70-965e-442a8782e1a2','9845af3a-a03e-47b9-b0c2-b12f79f8b817','4f78e16e-1d6a-43dd-ab8b-59a26682a30b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36b47f4ae004b82ab3f910e2868a746',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1829960069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f38fc64e-1a0b-4d1e-9f89-1a56acc9bcab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f36b47f4ae004b82ab3f910e2868a746',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.019658 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f2128f4-4f48-420c-b8c1-aa40debd69ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.035042 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:56.035042 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:56.039349 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1570782b-cfbe-406a-92e7-1ae21fbc9706 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:56.044701 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1570782b-cfbe-406a-92e7-1ae21fbc9706 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:56.045243 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1129/4509] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:28:56 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 1172 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:56.048794 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f2128f4-4f48-420c-b8c1-aa40debd69ce) transitioned into state 'SUCCESS' from state '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-1829960069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',qos_specs=None,replication_status=,reservations=['af0475a9-15a0-45bc-9597-4623d3a0712c','07bd3a46-6c8b-4f70-965e-442a8782e1a2','9845af3a-a03e-47b9-b0c2-b12f79f8b817','4f78e16e-1d6a-43dd-ab8b-59a26682a30b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36b47f4ae004b82ab3f910e2868a746',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.049613 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98fdfb06-a888-4521-b2dc-9ff9f35d793e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.059084 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-288218b0-a070-4560-9af5-d0bf8c6f5bf1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.060478 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98fdfb06-a888-4521-b2dc-9ff9f35d793e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.060692 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1146/4510] 10.4.3.85 () {70 vars in 1604 bytes} [Tue Aug 25 15:28:56 2026] DELETE /volume/v3/attachments/41aa1f7d-c016-43b3-983a-3c6ef67abaa8 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 15:28:56.061335 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Flow 'volume_create_api' (c3b607db-4b9a-4bf6-8a47-6c576221adc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:56.061680 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume request issued successfully. Aug 25 15:28:56.062212 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1e52d948-f9e3-4fe5-8a5e-d734091c2182 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:56.063028 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1125/4511] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:28:55 2026] POST /volume/v3/volumes => generated 758 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:56.068246 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e3702859-e5c0-44a5-8ed7-7cbeb1ba209e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.081414 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.083765 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:56.084272 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "71ebf5e4-7507-49d5-885d-f17f400fa55e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1347850273"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:56.090638 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume request body: {'volume': {"'snapshot_id": '71ebf5e4-7507-49d5-885d-f17f400fa55e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1347850273'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:56.090850 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume of 1 GB Aug 25 15:28:56.093659 np0000008087 devstack@c-api.service[100468]: WARNING keystonemiddleware.auth_token [None req-e3702859-e5c0-44a5-8ed7-7cbeb1ba209e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 15:28:56.094631 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1112/4512] 10.4.3.85 () {70 vars in 1604 bytes} [Tue Aug 25 15:28:56 2026] DELETE /volume/v3/attachments/41aa1f7d-c016-43b3-983a-3c6ef67abaa8 => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 15:28:56.098814 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Availability Zones retrieved successfully. Aug 25 15:28:56.101918 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bdccfbd8-b684-4226-98d5-813055d4dddb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.103693 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bdccfbd8-b684-4226-98d5-813055d4dddb tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] DELETE https://10.4.3.85/volume/v3/attachments/41aa1f7d-c016-43b3-983a-3c6ef67abaa8 Aug 25 15:28:56.103926 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bdccfbd8-b684-4226-98d5-813055d4dddb tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:56.104094 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bdccfbd8-b684-4226-98d5-813055d4dddb tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:56.111087 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:56.111087 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:56.112343 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Flow 'volume_create_api' (63fb2c2c-7bfc-48c1-b515-9d2eba4880ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:56.113770 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (226b393f-ee3c-42be-af08-259ce634b669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.114662 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bdccfbd8-b684-4226-98d5-813055d4dddb tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Attachment connected to vm e8868d40-06df-40d7-bee9-d6cdeed8e77f, checking data on nova Aug 25 15:28:56.115604 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.compute.nova [None req-bdccfbd8-b684-4226-98d5-813055d4dddb tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Creating Keystone token plugin using URL: https://10.4.3.85/identity {{(pid=100466) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 15:28:56.115667 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:56.152087 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (226b393f-ee3c-42be-af08-259ce634b669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.153272 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef500da0-c0b5-466e-9c0d-8705d96fa862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.198691 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Created reservations ['c695a0c1-a791-4ca8-ba1b-45460043733d', 'd59ed9c8-3792-4ea9-b9d5-021ffb3d93e3', 'd0eb7502-76d5-4cc6-998e-ec8093d25a7c', '1c27211f-01b3-4ec5-be2c-d995157df8b3'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:56.200376 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef500da0-c0b5-466e-9c0d-8705d96fa862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c695a0c1-a791-4ca8-ba1b-45460043733d', 'd59ed9c8-3792-4ea9-b9d5-021ffb3d93e3', 'd0eb7502-76d5-4cc6-998e-ec8093d25a7c', '1c27211f-01b3-4ec5-be2c-d995157df8b3']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.200376 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c594be-0d8b-4fe9-9d15-2fa866cf70ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.228965 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86c594be-0d8b-4fe9-9d15-2fa866cf70ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29f064e4-62ac-4dd8-a521-f759db0bec6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1347850273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',qos_specs=None,replication_status=,reservations=['c695a0c1-a791-4ca8-ba1b-45460043733d','d59ed9c8-3792-4ea9-b9d5-021ffb3d93e3','d0eb7502-76d5-4cc6-998e-ec8093d25a7c','1c27211f-01b3-4ec5-be2c-d995157df8b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36b47f4ae004b82ab3f910e2868a746',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1347850273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29f064e4-62ac-4dd8-a521-f759db0bec6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f36b47f4ae004b82ab3f910e2868a746',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.229617 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac37423f-ec1f-4ae5-885d-dab6800effb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.260500 np0000008087 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-bdccfbd8-b684-4226-98d5-813055d4dddb tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] REQ: curl -g -i -X GET https://10.4.3.85/compute/v2.1/servers/e8868d40-06df-40d7-bee9-d6cdeed8e77f/os-volume_attachments/a3f0f616-de70-4364-9693-ccc6d67aaec3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}960150978bda34a48d71f201689dd4688ba6d4942988c595c19e91bb0d031074" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-bdccfbd8-b684-4226-98d5-813055d4dddb" -H "X-Service-Token: {SHA256}dc538215b1d83d2eff47f2e98b7e4581c29ab1d846f23ad1248a3fe61dd06f38" {{(pid=100466) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 15:28:56.262488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac37423f-ec1f-4ae5-885d-dab6800effb9) transitioned into state 'SUCCESS' from state '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-1347850273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',qos_specs=None,replication_status=,reservations=['c695a0c1-a791-4ca8-ba1b-45460043733d','d59ed9c8-3792-4ea9-b9d5-021ffb3d93e3','d0eb7502-76d5-4cc6-998e-ec8093d25a7c','1c27211f-01b3-4ec5-be2c-d995157df8b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36b47f4ae004b82ab3f910e2868a746',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.263197 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd88843-ef6c-4432-9485-5cd6facab0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.281856 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd88843-ef6c-4432-9485-5cd6facab0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.282870 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Flow 'volume_create_api' (63fb2c2c-7bfc-48c1-b515-9d2eba4880ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:56.283252 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume request issued successfully. Aug 25 15:28:56.283971 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-473915df-9dc9-4358-b172-4efc7e7d69e2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:56.284455 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1130/4513] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:28:56 2026] POST /volume/v3/volumes => generated 758 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:56.299046 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.300822 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:56.301187 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "71ebf5e4-7507-49d5-885d-f17f400fa55e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-304208506"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:56.302648 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume request body: {'volume': {"'snapshot_id": '71ebf5e4-7507-49d5-885d-f17f400fa55e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-304208506'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:56.302765 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume of 1 GB Aug 25 15:28:56.303043 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:56.303043 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:56.307120 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Availability Zones retrieved successfully. Aug 25 15:28:56.312964 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Flow 'volume_create_api' (0fa16ecf-a0f1-48f8-9485-a83f3fdf093d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:56.313697 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca736724-0ed5-4d2b-8fbd-9b91d908bd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.314647 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:56.343190 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca736724-0ed5-4d2b-8fbd-9b91d908bd65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.344049 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9d7f45d-53de-4d4e-a223-66deed9196d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.367144 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e345344f-f447-4b57-80de-65c68a77cb24 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.369571 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e345344f-f447-4b57-80de-65c68a77cb24 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/c2b8c20c-4f75-4c15-8d4d-504aca9babf5 Aug 25 15:28:56.371569 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e345344f-f447-4b57-80de-65c68a77cb24 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:56.371569 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e345344f-f447-4b57-80de-65c68a77cb24 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:56.378435 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e345344f-f447-4b57-80de-65c68a77cb24 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/c2b8c20c-4f75-4c15-8d4d-504aca9babf5 returned with HTTP 404 Aug 25 15:28:56.379879 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1113/4514] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:56 2026] GET /volume/v3/volumes/c2b8c20c-4f75-4c15-8d4d-504aca9babf5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:56.389488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.392130 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:56.392130 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-556089813"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:56.393511 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-556089813'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:56.393703 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume of 1 GB Aug 25 15:28:56.393992 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:56.393992 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:56.399505 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Availability Zones retrieved successfully. Aug 25 15:28:56.406344 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (9665a804-d9b0-474b-b133-07c5adb3636d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:56.407386 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f2aa230-9adb-49c1-a71d-f48ea486ff1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.408370 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:56.410214 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Created reservations ['2be3fddf-0228-4c6e-b27a-a7432c35fb47', 'feb4b388-1158-434d-a12f-8dccacb8465c', '01986caa-78df-4d38-8083-bc5a91ee1bf3', 'f4233d92-5011-41a3-9001-a4962640b0b7'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:56.411516 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9d7f45d-53de-4d4e-a223-66deed9196d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2be3fddf-0228-4c6e-b27a-a7432c35fb47', 'feb4b388-1158-434d-a12f-8dccacb8465c', '01986caa-78df-4d38-8083-bc5a91ee1bf3', 'f4233d92-5011-41a3-9001-a4962640b0b7']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.412691 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6f90654-37ce-4123-b478-411bbde48761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.441672 np0000008087 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-bdccfbd8-b684-4226-98d5-813055d4dddb tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 15:28: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-e2476d61-596c-4fe1-95ee-88fbab5bb23e x-openstack-request-id: req-e2476d61-596c-4fe1-95ee-88fbab5bb23e {{(pid=100466) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 15:28:56.442111 np0000008087 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-bdccfbd8-b684-4226-98d5-813055d4dddb tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "a3f0f616-de70-4364-9693-ccc6d67aaec3", "serverId": "e8868d40-06df-40d7-bee9-d6cdeed8e77f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "41aa1f7d-c016-43b3-983a-3c6ef67abaa8", "bdm_uuid": "34cb5ff1-f944-4d0d-a271-7a89d2b0f2b4"}} {{(pid=100466) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 15:28:56.442111 np0000008087 devstack@c-api.service[100466]: DEBUG novaclient.v2.client [None req-bdccfbd8-b684-4226-98d5-813055d4dddb tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET call to compute for https://10.4.3.85/compute/v2.1/servers/e8868d40-06df-40d7-bee9-d6cdeed8e77f/os-volume_attachments/a3f0f616-de70-4364-9693-ccc6d67aaec3 used request id req-e2476d61-596c-4fe1-95ee-88fbab5bb23e {{(pid=100466) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 15:28:56.444435 np0000008087 devstack@c-api.service[100466]: ERROR cinder.volume.api [None req-bdccfbd8-b684-4226-98d5-813055d4dddb tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-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 25 15:28:56.445986 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f2aa230-9adb-49c1-a71d-f48ea486ff1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.447229 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6516a7ee-778e-4531-b607-0602973cc1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault [None req-bdccfbd8-b684-4226-98d5-813055d4dddb tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Caught error: Detach volume from instance e8868d40-06df-40d7-bee9-d6cdeed8e77f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e8868d40-06df-40d7-bee9-d6cdeed8e77f using the Compute API Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: 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 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 15:28:56.448002 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e8868d40-06df-40d7-bee9-d6cdeed8e77f using the Compute API Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: ERROR cinder.api.middleware.fault Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.middleware.fault [None req-bdccfbd8-b684-4226-98d5-813055d4dddb tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/attachments/41aa1f7d-c016-43b3-983a-3c6ef67abaa8 returned with HTTP 409 Aug 25 15:28:56.450437 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1147/4515] 10.4.3.85 () {68 vars in 1397 bytes} [Tue Aug 25 15:28:56 2026] DELETE /volume/v3/attachments/41aa1f7d-c016-43b3-983a-3c6ef67abaa8 => generated 167 bytes in 347 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:56.495717 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-e45fdf80-75f1-437a-8372-42c6411f6582 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.498573 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-e45fdf80-75f1-437a-8372-42c6411f6582 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:56.498824 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-e45fdf80-75f1-437a-8372-42c6411f6582 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:56.499932 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-e45fdf80-75f1-437a-8372-42c6411f6582 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:56.513659 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:56.513659 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:56.517560 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-e45fdf80-75f1-437a-8372-42c6411f6582 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:56.521785 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['8b05058b-85c5-41cd-a0e5-afeb6b90c73a', 'ec386404-48f4-4207-930c-0570b1bcdf0e', 'fd4c9f43-c977-4eba-984a-7fa75b6596e4', 'b0793558-75e4-43c7-a595-0f97c717d12d'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:56.522987 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6516a7ee-778e-4531-b607-0602973cc1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b05058b-85c5-41cd-a0e5-afeb6b90c73a', 'ec386404-48f4-4207-930c-0570b1bcdf0e', 'fd4c9f43-c977-4eba-984a-7fa75b6596e4', 'b0793558-75e4-43c7-a595-0f97c717d12d']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.523114 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-e45fdf80-75f1-437a-8372-42c6411f6582 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:56.523507 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1114/4516] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:56 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 1154 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:56.524345 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1daae07a-1b99-45ac-8b8d-2d45d68f6f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.546787 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-fc8b6718-257b-4b4d-a56a-6bfe0b545675 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.549206 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-fc8b6718-257b-4b4d-a56a-6bfe0b545675 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] POST https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3/action Aug 25 15:28:56.549733 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-fc8b6718-257b-4b4d-a56a-6bfe0b545675 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:28:56.549847 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-fc8b6718-257b-4b4d-a56a-6bfe0b545675 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:56.559952 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1daae07a-1b99-45ac-8b8d-2d45d68f6f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f920cd94-3e4d-416b-9b61-81a566cf092e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-556089813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['8b05058b-85c5-41cd-a0e5-afeb6b90c73a','ec386404-48f4-4207-930c-0570b1bcdf0e','fd4c9f43-c977-4eba-984a-7fa75b6596e4','b0793558-75e4-43c7-a595-0f97c717d12d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-556089813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f920cd94-3e4d-416b-9b61-81a566cf092e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9378afc5aef94b00ae11af8f9dd294a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.561335 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd3183eb-82ad-4098-920a-21c90c993c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.589867 np0000008087 devstack@c-api.service[100466]: DEBUG oslo_db.sqlalchemy.engines [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-fc8b6718-257b-4b4d-a56a-6bfe0b545675 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 15:28:56.605393 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:56.605393 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:56.605995 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-fc8b6718-257b-4b4d-a56a-6bfe0b545675 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:56.642586 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-fc8b6718-257b-4b4d-a56a-6bfe0b545675 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Begin detaching volume completed successfully. Aug 25 15:28:56.642915 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-fc8b6718-257b-4b4d-a56a-6bfe0b545675 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3/action returned with HTTP 202 Aug 25 15:28:56.642995 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd3183eb-82ad-4098-920a-21c90c993c41) transitioned into state 'SUCCESS' from state '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-556089813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['8b05058b-85c5-41cd-a0e5-afeb6b90c73a','ec386404-48f4-4207-930c-0570b1bcdf0e','fd4c9f43-c977-4eba-984a-7fa75b6596e4','b0793558-75e4-43c7-a595-0f97c717d12d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.643612 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1148/4517] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:28:56 2026] POST /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3/action => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:28:56.643672 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38805896-8c84-4606-a72f-6dfffa86dec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.657326 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6f90654-37ce-4123-b478-411bbde48761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e390d7a-b113-49e9-8291-b7dd5443a17d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-304208506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',qos_specs=None,replication_status=,reservations=['2be3fddf-0228-4c6e-b27a-a7432c35fb47','feb4b388-1158-434d-a12f-8dccacb8465c','01986caa-78df-4d38-8083-bc5a91ee1bf3','f4233d92-5011-41a3-9001-a4962640b0b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36b47f4ae004b82ab3f910e2868a746',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-304208506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e390d7a-b113-49e9-8291-b7dd5443a17d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f36b47f4ae004b82ab3f910e2868a746',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.658011 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d2f2555-33aa-4c37-b05a-70fc4e24d5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.673547 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38805896-8c84-4606-a72f-6dfffa86dec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.674369 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (9665a804-d9b0-474b-b133-07c5adb3636d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:56.674687 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request issued successfully. Aug 25 15:28:56.675263 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5a1e60a2-bab0-4bcd-923e-bdb7cf4a0198 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:56.675731 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1131/4518] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:28:56 2026] POST /volume/v3/volumes => generated 775 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:56.698114 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9b604b1d-dbb7-4871-b895-990eb2b897cf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.699532 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d2f2555-33aa-4c37-b05a-70fc4e24d5ca) transitioned into state 'SUCCESS' from state '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-304208506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94314f84dabf4aa1bd9f7e56a94f6a13',qos_specs=None,replication_status=,reservations=['2be3fddf-0228-4c6e-b27a-a7432c35fb47','feb4b388-1158-434d-a12f-8dccacb8465c','01986caa-78df-4d38-8083-bc5a91ee1bf3','f4233d92-5011-41a3-9001-a4962640b0b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f36b47f4ae004b82ab3f910e2868a746',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.699809 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9b604b1d-dbb7-4871-b895-990eb2b897cf tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/f920cd94-3e4d-416b-9b61-81a566cf092e Aug 25 15:28:56.700009 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9b604b1d-dbb7-4871-b895-990eb2b897cf tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:56.700200 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9b604b1d-dbb7-4871-b895-990eb2b897cf tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:56.700390 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99adee8e-29c1-4de9-b906-56db78b8ea94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.712081 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:56.712081 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:56.713095 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99adee8e-29c1-4de9-b906-56db78b8ea94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.714391 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Flow 'volume_create_api' (0fa16ecf-a0f1-48f8-9485-a83f3fdf093d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:56.714844 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Create volume request issued successfully. Aug 25 15:28:56.715706 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9b604b1d-dbb7-4871-b895-990eb2b897cf tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:56.715860 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b19050e0-831e-4255-b0bd-89bca2dcde88 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:56.716480 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1126/4519] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:28:56 2026] POST /volume/v3/volumes => generated 757 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 15:28:56.719491 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9b604b1d-dbb7-4871-b895-990eb2b897cf tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/f920cd94-3e4d-416b-9b61-81a566cf092e returned with HTTP 200 Aug 25 15:28:56.719869 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1115/4520] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:56 2026] GET /volume/v3/volumes/f920cd94-3e4d-416b-9b61-81a566cf092e => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:56.729315 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5b144e6a-aafe-4ff3-878b-3040c0541cf0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.729733 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5b144e6a-aafe-4ff3-878b-3040c0541cf0 None None] GET https://10.4.3.85/volume// Aug 25 15:28:56.729899 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5b144e6a-aafe-4ff3-878b-3040c0541cf0 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:56.730090 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5b144e6a-aafe-4ff3-878b-3040c0541cf0 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:56.730430 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5b144e6a-aafe-4ff3-878b-3040c0541cf0 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:56.730755 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1149/4521] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:28:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:56.731772 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a40e8302-a62a-451c-9d9c-4546edc1d867 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.735687 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a40e8302-a62a-451c-9d9c-4546edc1d867 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/d470a4b2-27e0-4298-8367-f72f1d39e87b Aug 25 15:28:56.735903 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a40e8302-a62a-451c-9d9c-4546edc1d867 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:56.736098 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a40e8302-a62a-451c-9d9c-4546edc1d867 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:56.739148 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-3c39e634-3063-4ace-a647-6a598be31044 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.742031 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-3c39e634-3063-4ace-a647-6a598be31044 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:56.742317 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-3c39e634-3063-4ace-a647-6a598be31044 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:56.742604 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-3c39e634-3063-4ace-a647-6a598be31044 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:56.746752 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:56.746752 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:56.751011 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a40e8302-a62a-451c-9d9c-4546edc1d867 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:28:56.755250 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:56.755250 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:56.756288 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a40e8302-a62a-451c-9d9c-4546edc1d867 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/d470a4b2-27e0-4298-8367-f72f1d39e87b returned with HTTP 200 Aug 25 15:28:56.756716 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1132/4522] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:56 2026] GET /volume/v3/volumes/d470a4b2-27e0-4298-8367-f72f1d39e87b => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:56.769354 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-3c39e634-3063-4ace-a647-6a598be31044 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:56.775799 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-3c39e634-3063-4ace-a647-6a598be31044 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:56.776415 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1127/4523] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:28:56 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 1337 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:56.777021 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e4a59143-2ef0-45f5-9307-c57ef4a2b452 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.778748 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e4a59143-2ef0-45f5-9307-c57ef4a2b452 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/763ebfd5-0e3a-4d88-b2c0-83eabce74687 Aug 25 15:28:56.778951 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e4a59143-2ef0-45f5-9307-c57ef4a2b452 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:56.779124 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e4a59143-2ef0-45f5-9307-c57ef4a2b452 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:56.788044 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:56.788044 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:56.791709 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e4a59143-2ef0-45f5-9307-c57ef4a2b452 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:28:56.795377 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e4a59143-2ef0-45f5-9307-c57ef4a2b452 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/763ebfd5-0e3a-4d88-b2c0-83eabce74687 returned with HTTP 200 Aug 25 15:28:56.795715 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1116/4524] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:56 2026] GET /volume/v3/volumes/763ebfd5-0e3a-4d88-b2c0-83eabce74687 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:56.823340 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b6a9b417-eb4b-4d6b-8331-20e39b5a6f5e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.828902 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6a9b417-eb4b-4d6b-8331-20e39b5a6f5e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/f38fc64e-1a0b-4d1e-9f89-1a56acc9bcab Aug 25 15:28:56.829107 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6a9b417-eb4b-4d6b-8331-20e39b5a6f5e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:56.829351 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6a9b417-eb4b-4d6b-8331-20e39b5a6f5e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:56.839610 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:56.839610 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:56.844527 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b6a9b417-eb4b-4d6b-8331-20e39b5a6f5e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:28:56.851166 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6a9b417-eb4b-4d6b-8331-20e39b5a6f5e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/f38fc64e-1a0b-4d1e-9f89-1a56acc9bcab returned with HTTP 200 Aug 25 15:28:56.851688 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1150/4525] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:56 2026] GET /volume/v3/volumes/f38fc64e-1a0b-4d1e-9f89-1a56acc9bcab => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:56.857881 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-02d282bb-45a9-4671-b346-95d829cd8113 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.859631 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:28:56.860063 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1564548872", "snapshot_id": "7e82f997-5d52-482b-a622-becd199cc878", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:56.861588 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1564548872', 'snapshot_id': '7e82f997-5d52-482b-a622-becd199cc878', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:28:56.867250 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:56.867250 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:56.867859 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:28:56.868021 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Create volume of 1 GB Aug 25 15:28:56.868718 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3426eb06-0c58-4c49-ab8b-9cb629879489 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.870872 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3426eb06-0c58-4c49-ab8b-9cb629879489 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/29f064e4-62ac-4dd8-a521-f759db0bec6d Aug 25 15:28:56.871127 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3426eb06-0c58-4c49-ab8b-9cb629879489 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:56.871362 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3426eb06-0c58-4c49-ab8b-9cb629879489 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:56.874919 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Availability Zones retrieved successfully. Aug 25 15:28:56.881324 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Flow 'volume_create_api' (6b328c9a-ebe3-4ede-aa9d-e9eab6c4b5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:56.881635 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:56.881635 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:56.882451 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f05833ec-9843-4322-b32f-590385f1f9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.883968 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:28:56.886236 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3426eb06-0c58-4c49-ab8b-9cb629879489 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:28:56.890570 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3426eb06-0c58-4c49-ab8b-9cb629879489 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/29f064e4-62ac-4dd8-a521-f759db0bec6d returned with HTTP 200 Aug 25 15:28:56.890971 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1128/4526] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:56 2026] GET /volume/v3/volumes/29f064e4-62ac-4dd8-a521-f759db0bec6d => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:56.902985 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4848accf-c3e9-42bd-8541-00479f0582c0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:56.905762 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4848accf-c3e9-42bd-8541-00479f0582c0 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/0e390d7a-b113-49e9-8291-b7dd5443a17d Aug 25 15:28:56.906134 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4848accf-c3e9-42bd-8541-00479f0582c0 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:56.906423 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4848accf-c3e9-42bd-8541-00479f0582c0 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:56.914613 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:56.914613 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:56.919063 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4848accf-c3e9-42bd-8541-00479f0582c0 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:28:56.921520 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f05833ec-9843-4322-b32f-590385f1f9b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7e82f997-5d52-482b-a622-becd199cc878', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.922583 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0a28cd-04c9-41fc-aef4-810270b65f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:56.923773 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4848accf-c3e9-42bd-8541-00479f0582c0 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/0e390d7a-b113-49e9-8291-b7dd5443a17d returned with HTTP 200 Aug 25 15:28:56.924172 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1117/4527] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:56 2026] GET /volume/v3/volumes/0e390d7a-b113-49e9-8291-b7dd5443a17d => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:56.986227 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Created reservations ['f4600fda-0846-40cc-8c6e-710186874bb1', 'fb5dd759-b003-4c9c-ba7d-46c1626f221b', '0ff453b7-ee56-42e4-8b59-01a43f56d40b', 'e4935776-62f1-4ab0-ba98-66f1452c8e63'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:56.987102 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0a28cd-04c9-41fc-aef4-810270b65f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4600fda-0846-40cc-8c6e-710186874bb1', 'fb5dd759-b003-4c9c-ba7d-46c1626f221b', '0ff453b7-ee56-42e4-8b59-01a43f56d40b', 'e4935776-62f1-4ab0-ba98-66f1452c8e63']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:56.987876 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ffc5e63-32d3-460e-b986-3794c4efb375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:57.036381 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ffc5e63-32d3-460e-b986-3794c4efb375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fe7d5d0-f796-452a-8be6-bb13214c1b30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1564548872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ed4d3f6a0b4f0aa810d23546a8a5ee',qos_specs=None,replication_status=,reservations=['f4600fda-0846-40cc-8c6e-710186874bb1','fb5dd759-b003-4c9c-ba7d-46c1626f221b','0ff453b7-ee56-42e4-8b59-01a43f56d40b','e4935776-62f1-4ab0-ba98-66f1452c8e63'],size=1,snapshot_id=7e82f997-5d52-482b-a622-becd199cc878,source_replicaid=,source_volid=None,status='creating',user_id='76cac7e50b294b84a5e9bae2cde80d5e',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:28:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1564548872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fe7d5d0-f796-452a-8be6-bb13214c1b30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34ed4d3f6a0b4f0aa810d23546a8a5ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7e82f997-5d52-482b-a622-becd199cc878,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76cac7e50b294b84a5e9bae2cde80d5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:57.037049 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98d3130-3f70-4c62-ad7d-bb9f02547850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:57.056619 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98d3130-3f70-4c62-ad7d-bb9f02547850) transitioned into state 'SUCCESS' from state '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-1564548872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34ed4d3f6a0b4f0aa810d23546a8a5ee',qos_specs=None,replication_status=,reservations=['f4600fda-0846-40cc-8c6e-710186874bb1','fb5dd759-b003-4c9c-ba7d-46c1626f221b','0ff453b7-ee56-42e4-8b59-01a43f56d40b','e4935776-62f1-4ab0-ba98-66f1452c8e63'],size=1,snapshot_id=7e82f997-5d52-482b-a622-becd199cc878,source_replicaid=,source_volid=None,status='creating',user_id='76cac7e50b294b84a5e9bae2cde80d5e',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:57.057602 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f8cf900-c0c2-4381-ad64-209447c8ae29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:28:57.084291 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f8cf900-c0c2-4381-ad64-209447c8ae29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:28:57.085149 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Flow 'volume_create_api' (6b328c9a-ebe3-4ede-aa9d-e9eab6c4b5b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:28:57.085427 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Create volume request issued successfully. Aug 25 15:28:57.085991 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-02d282bb-45a9-4671-b346-95d829cd8113 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:28:57.086424 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1133/4528] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:28:56 2026] POST /volume/v3/volumes => generated 789 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:57.098808 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fd1280ad-385a-456c-aa8f-565707d42a4b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:57.100337 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fd1280ad-385a-456c-aa8f-565707d42a4b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:28:57.100530 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fd1280ad-385a-456c-aa8f-565707d42a4b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:57.100706 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fd1280ad-385a-456c-aa8f-565707d42a4b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:57.109516 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:57.109516 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:57.114698 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fd1280ad-385a-456c-aa8f-565707d42a4b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:57.120749 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fd1280ad-385a-456c-aa8f-565707d42a4b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 200 Aug 25 15:28:57.121287 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1151/4529] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:57 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:57.714693 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-b77b435a-78f1-444d-a030-83799b5b6173 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:57.716863 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-b77b435a-78f1-444d-a030-83799b5b6173 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] DELETE https://10.4.3.85/volume/v3/attachments/41aa1f7d-c016-43b3-983a-3c6ef67abaa8 Aug 25 15:28:57.717075 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-b77b435a-78f1-444d-a030-83799b5b6173 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:57.717267 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-b77b435a-78f1-444d-a030-83799b5b6173 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:57.725221 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:57.725221 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:57.739325 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b210c3d3-a7e7-409e-a407-f003f7d4df92 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:57.741146 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b210c3d3-a7e7-409e-a407-f003f7d4df92 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/f920cd94-3e4d-416b-9b61-81a566cf092e Aug 25 15:28:57.741386 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b210c3d3-a7e7-409e-a407-f003f7d4df92 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:57.741693 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b210c3d3-a7e7-409e-a407-f003f7d4df92 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:57.751981 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:57.751981 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:57.756344 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b210c3d3-a7e7-409e-a407-f003f7d4df92 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:57.760703 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b210c3d3-a7e7-409e-a407-f003f7d4df92 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/f920cd94-3e4d-416b-9b61-81a566cf092e returned with HTTP 200 Aug 25 15:28:57.761036 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1118/4530] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:57 2026] GET /volume/v3/volumes/f920cd94-3e4d-416b-9b61-81a566cf092e => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:57.776829 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-65808e16-ef59-4d7b-893f-6355a522f006 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:57.779951 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-65808e16-ef59-4d7b-893f-6355a522f006 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:28:57.780269 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-65808e16-ef59-4d7b-893f-6355a522f006 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f920cd94-3e4d-416b-9b61-81a566cf092e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-970327384"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:57.788430 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:57.788430 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:57.789726 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-65808e16-ef59-4d7b-893f-6355a522f006 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:28:57.789726 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-65808e16-ef59-4d7b-893f-6355a522f006 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create snapshot from volume f920cd94-3e4d-416b-9b61-81a566cf092e Aug 25 15:28:57.805969 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59ee686d-3e61-4dd0-be31-db50b58857a4 req-b77b435a-78f1-444d-a030-83799b5b6173 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/attachments/41aa1f7d-c016-43b3-983a-3c6ef67abaa8 returned with HTTP 200 Aug 25 15:28:57.806537 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1129/4531] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:28:57 2026] DELETE /volume/v3/attachments/41aa1f7d-c016-43b3-983a-3c6ef67abaa8 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:57.819050 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-65808e16-ef59-4d7b-893f-6355a522f006 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['a5c3b29e-4067-43d2-9ed2-d3321ba71a30', 'd92e13cf-c8eb-4d59-bc9b-1f7dfddc07bc', 'a8846e9f-1969-4323-ac5e-b88f046ccfac', '41b9ff61-958a-4b1e-8a42-94038532ce61'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:28:57.884556 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-65808e16-ef59-4d7b-893f-6355a522f006 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot create request issued successfully. Aug 25 15:28:57.884784 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-65808e16-ef59-4d7b-893f-6355a522f006 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:28:57.885207 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1134/4532] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:28:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:28:57.895120 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-50d2d8b0-5f4a-4a3e-9677-4a57025a3a85 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:57.897444 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-50d2d8b0-5f4a-4a3e-9677-4a57025a3a85 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc Aug 25 15:28:57.903394 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-50d2d8b0-5f4a-4a3e-9677-4a57025a3a85 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:57.903394 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-50d2d8b0-5f4a-4a3e-9677-4a57025a3a85 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:57.903394 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:57.903394 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:57.903709 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-50d2d8b0-5f4a-4a3e-9677-4a57025a3a85 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:57.904574 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-50d2d8b0-5f4a-4a3e-9677-4a57025a3a85 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc returned with HTTP 200 Aug 25 15:28:57.905030 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1152/4533] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:57 2026] GET /volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:57.937269 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-add79ffa-a3d6-479e-bc44-704a0485b684 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:57.939748 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-add79ffa-a3d6-479e-bc44-704a0485b684 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/0e390d7a-b113-49e9-8291-b7dd5443a17d Aug 25 15:28:57.940074 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-add79ffa-a3d6-479e-bc44-704a0485b684 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:57.940672 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-add79ffa-a3d6-479e-bc44-704a0485b684 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:57.950275 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:57.950275 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:57.954706 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-add79ffa-a3d6-479e-bc44-704a0485b684 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:28:57.960308 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-add79ffa-a3d6-479e-bc44-704a0485b684 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/0e390d7a-b113-49e9-8291-b7dd5443a17d returned with HTTP 200 Aug 25 15:28:57.960842 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1119/4534] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:57 2026] GET /volume/v3/volumes/0e390d7a-b113-49e9-8291-b7dd5443a17d => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:57.973943 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-489f39d8-2ba7-4577-8194-76000227ba84 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:57.975638 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-489f39d8-2ba7-4577-8194-76000227ba84 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] DELETE https://10.4.3.85/volume/v3/volumes/0e390d7a-b113-49e9-8291-b7dd5443a17d Aug 25 15:28:57.975803 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-489f39d8-2ba7-4577-8194-76000227ba84 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:57.975984 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-489f39d8-2ba7-4577-8194-76000227ba84 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:57.976177 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-489f39d8-2ba7-4577-8194-76000227ba84 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Delete volume with id: 0e390d7a-b113-49e9-8291-b7dd5443a17d Aug 25 15:28:57.985804 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:57.985804 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:57.986542 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-489f39d8-2ba7-4577-8194-76000227ba84 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:28:58.011833 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-489f39d8-2ba7-4577-8194-76000227ba84 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Delete volume request issued successfully. Aug 25 15:28:58.012097 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-489f39d8-2ba7-4577-8194-76000227ba84 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/0e390d7a-b113-49e9-8291-b7dd5443a17d returned with HTTP 202 Aug 25 15:28:58.012670 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1130/4535] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:57 2026] DELETE /volume/v3/volumes/0e390d7a-b113-49e9-8291-b7dd5443a17d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:58.022337 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4d064c04-2a2b-488b-a7e5-67b742350a41 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:58.024604 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4d064c04-2a2b-488b-a7e5-67b742350a41 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/0e390d7a-b113-49e9-8291-b7dd5443a17d Aug 25 15:28:58.024843 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4d064c04-2a2b-488b-a7e5-67b742350a41 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:58.025247 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4d064c04-2a2b-488b-a7e5-67b742350a41 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:58.032931 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:58.032931 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:58.037058 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4d064c04-2a2b-488b-a7e5-67b742350a41 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:28:58.042764 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4d064c04-2a2b-488b-a7e5-67b742350a41 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/0e390d7a-b113-49e9-8291-b7dd5443a17d returned with HTTP 200 Aug 25 15:28:58.043214 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1135/4536] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:58 2026] GET /volume/v3/volumes/0e390d7a-b113-49e9-8291-b7dd5443a17d => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:58.134426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-47dc1d84-68c1-45cb-98c3-945df63327fb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:58.136984 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-47dc1d84-68c1-45cb-98c3-945df63327fb tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:28:58.137195 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-47dc1d84-68c1-45cb-98c3-945df63327fb tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:58.137425 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-47dc1d84-68c1-45cb-98c3-945df63327fb tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:58.146012 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:58.146012 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:58.151325 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-47dc1d84-68c1-45cb-98c3-945df63327fb tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:58.156446 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-47dc1d84-68c1-45cb-98c3-945df63327fb tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 200 Aug 25 15:28:58.156818 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1153/4537] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:58 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:58.168339 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-20d8c4f7-9791-4f41-8fc1-2b4af38b16df None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:58.170041 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20d8c4f7-9791-4f41-8fc1-2b4af38b16df tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:28:58.170281 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20d8c4f7-9791-4f41-8fc1-2b4af38b16df tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:58.170505 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20d8c4f7-9791-4f41-8fc1-2b4af38b16df tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:58.179334 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:58.179334 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:58.183813 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-20d8c4f7-9791-4f41-8fc1-2b4af38b16df tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:58.188338 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20d8c4f7-9791-4f41-8fc1-2b4af38b16df tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 200 Aug 25 15:28:58.188706 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1120/4538] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:58 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:58.730947 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7008276c-cb3f-4c34-a498-c9644412860c req-02afdf1e-e1aa-4f6c-90df-999f11e60d22 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:58.733527 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-02afdf1e-e1aa-4f6c-90df-999f11e60d22 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:28:58.733777 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-02afdf1e-e1aa-4f6c-90df-999f11e60d22 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:58.734046 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-02afdf1e-e1aa-4f6c-90df-999f11e60d22 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:58.743523 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:58.743523 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:58.747793 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-7008276c-cb3f-4c34-a498-c9644412860c req-02afdf1e-e1aa-4f6c-90df-999f11e60d22 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:58.752040 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-02afdf1e-e1aa-4f6c-90df-999f11e60d22 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 200 Aug 25 15:28:58.752426 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1131/4539] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:58 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:58.852376 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0b793176-fffb-413a-9130-95a146d6274f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:58.852809 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0b793176-fffb-413a-9130-95a146d6274f None None] GET https://10.4.3.85/volume// Aug 25 15:28:58.852934 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0b793176-fffb-413a-9130-95a146d6274f None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:58.853211 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0b793176-fffb-413a-9130-95a146d6274f None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:58.853534 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0b793176-fffb-413a-9130-95a146d6274f None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:58.853847 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1136/4540] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:28:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:58.861851 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-661d7169-746f-4a60-81c7-b4312d75771f req-69efcf54-2aed-4742-aef4-9321bf765310 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:58.862363 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-7008276c-cb3f-4c34-a498-c9644412860c req-e332ddb2-9d1b-4e9d-a5b8-92f5a7675001 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:58.864530 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-661d7169-746f-4a60-81c7-b4312d75771f req-69efcf54-2aed-4742-aef4-9321bf765310 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:58.864821 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-661d7169-746f-4a60-81c7-b4312d75771f req-69efcf54-2aed-4742-aef4-9321bf765310 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:58.865126 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-661d7169-746f-4a60-81c7-b4312d75771f req-69efcf54-2aed-4742-aef4-9321bf765310 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:58.868541 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-e332ddb2-9d1b-4e9d-a5b8-92f5a7675001 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:28:58.869030 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-e332ddb2-9d1b-4e9d-a5b8-92f5a7675001 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fe7d5d0-f796-452a-8be6-bb13214c1b30", "connector": null, "instance_uuid": "d9f032d6-5672-481a-9131-63f6ff9f5c30"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:58.873765 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:58.873765 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:58.878148 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-661d7169-746f-4a60-81c7-b4312d75771f req-69efcf54-2aed-4742-aef4-9321bf765310 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:58.879964 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:58.879964 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:58.882179 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-661d7169-746f-4a60-81c7-b4312d75771f req-69efcf54-2aed-4742-aef4-9321bf765310 tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:58.882567 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1121/4541] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:28:58 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:58.897970 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-05bbf6cf-21ef-4aec-8b4f-7e128a0e882a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:58.899732 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-05bbf6cf-21ef-4aec-8b4f-7e128a0e882a tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] DELETE https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:58.900015 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-05bbf6cf-21ef-4aec-8b4f-7e128a0e882a tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:58.900208 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-05bbf6cf-21ef-4aec-8b4f-7e128a0e882a tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:58.900372 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-05bbf6cf-21ef-4aec-8b4f-7e128a0e882a tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Delete volume with id: a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:58.907751 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:58.907751 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:58.908181 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-05bbf6cf-21ef-4aec-8b4f-7e128a0e882a tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:58.916455 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a8d63650-f11f-4a3e-aeea-7e59f685874c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:58.918526 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a8d63650-f11f-4a3e-aeea-7e59f685874c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc Aug 25 15:28:58.918732 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a8d63650-f11f-4a3e-aeea-7e59f685874c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:58.918981 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a8d63650-f11f-4a3e-aeea-7e59f685874c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:58.924282 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:58.924282 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:58.924447 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-e332ddb2-9d1b-4e9d-a5b8-92f5a7675001 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:28:58.924751 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a8d63650-f11f-4a3e-aeea-7e59f685874c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:58.924954 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1154/4542] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:28:58 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 25 15:28:58.925539 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a8d63650-f11f-4a3e-aeea-7e59f685874c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc returned with HTTP 200 Aug 25 15:28:58.925963 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1137/4543] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:58 2026] GET /volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:58.929598 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-05bbf6cf-21ef-4aec-8b4f-7e128a0e882a tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Delete volume request issued successfully. Aug 25 15:28:58.930017 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-05bbf6cf-21ef-4aec-8b4f-7e128a0e882a tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 202 Aug 25 15:28:58.930594 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1132/4544] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:28:58 2026] DELETE /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:28:58.935798 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2cd67a2d-d21e-4612-885f-987a638a8e6c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:58.937683 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2cd67a2d-d21e-4612-885f-987a638a8e6c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] GET https://10.4.3.85/volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc Aug 25 15:28:58.937857 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2cd67a2d-d21e-4612-885f-987a638a8e6c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:58.938050 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2cd67a2d-d21e-4612-885f-987a638a8e6c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:58.940422 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7023f43a-3bc6-406a-840e-2a9f4f66aa0d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:58.943484 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7023f43a-3bc6-406a-840e-2a9f4f66aa0d tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:58.943617 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:58.943617 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:58.944087 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7023f43a-3bc6-406a-840e-2a9f4f66aa0d tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:58.944177 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2cd67a2d-d21e-4612-885f-987a638a8e6c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Snapshot retrieved successfully. Aug 25 15:28:58.944554 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7023f43a-3bc6-406a-840e-2a9f4f66aa0d tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:58.945054 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2cd67a2d-d21e-4612-885f-987a638a8e6c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc returned with HTTP 200 Aug 25 15:28:58.945452 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1122/4545] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:58 2026] GET /volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:58.955786 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:58.955786 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:58.956800 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b073b3df-620e-44fc-9318-0f1f8b146461 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:58.959147 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b073b3df-620e-44fc-9318-0f1f8b146461 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc Aug 25 15:28:58.959293 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b073b3df-620e-44fc-9318-0f1f8b146461 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:58.959562 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b073b3df-620e-44fc-9318-0f1f8b146461 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:58.960202 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-b073b3df-620e-44fc-9318-0f1f8b146461 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete snapshot with id: b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc Aug 25 15:28:58.960260 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1a816c66-7d1c-4335-8a7f-60dd4f95b3be None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:58.961754 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7023f43a-3bc6-406a-840e-2a9f4f66aa0d tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Volume info retrieved successfully. Aug 25 15:28:58.962408 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1a816c66-7d1c-4335-8a7f-60dd4f95b3be tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:28:58.962614 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1a816c66-7d1c-4335-8a7f-60dd4f95b3be tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:58.962835 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1a816c66-7d1c-4335-8a7f-60dd4f95b3be tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:58.965944 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:58.965944 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:28:58.966975 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b073b3df-620e-44fc-9318-0f1f8b146461 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:58.969021 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7023f43a-3bc6-406a-840e-2a9f4f66aa0d tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 200 Aug 25 15:28:58.969787 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1155/4546] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:28:58 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:58.974963 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:58.974963 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:58.977599 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1a816c66-7d1c-4335-8a7f-60dd4f95b3be tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:58.982823 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1a816c66-7d1c-4335-8a7f-60dd4f95b3be tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 200 Aug 25 15:28:58.983314 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1133/4547] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:58 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:58.992489 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b073b3df-620e-44fc-9318-0f1f8b146461 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot delete request issued successfully. Aug 25 15:28:58.992732 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b073b3df-620e-44fc-9318-0f1f8b146461 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc returned with HTTP 202 Aug 25 15:28:58.993272 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1138/4548] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:28:58 2026] DELETE /volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:58.997506 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-daeb6986-9885-467b-bcfd-1210ff97376f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:58.997848 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-daeb6986-9885-467b-bcfd-1210ff97376f None None] GET https://10.4.3.85/volume// Aug 25 15:28:58.998115 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-daeb6986-9885-467b-bcfd-1210ff97376f None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:58.998347 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-daeb6986-9885-467b-bcfd-1210ff97376f None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:58.998754 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-daeb6986-9885-467b-bcfd-1210ff97376f None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:28:58.999123 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1123/4549] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:28:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:28:59.010269 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ba320fc9-68d5-46a1-ad87-e2518a8b364b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:59.010946 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7008276c-cb3f-4c34-a498-c9644412860c req-148a444a-b41c-4e23-96ee-c863ef2496ce None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:59.012684 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba320fc9-68d5-46a1-ad87-e2518a8b364b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc Aug 25 15:28:59.012768 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-148a444a-b41c-4e23-96ee-c863ef2496ce tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:28:59.013443 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ba320fc9-68d5-46a1-ad87-e2518a8b364b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:59.013570 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-148a444a-b41c-4e23-96ee-c863ef2496ce tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:59.013626 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ba320fc9-68d5-46a1-ad87-e2518a8b364b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:59.013683 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-148a444a-b41c-4e23-96ee-c863ef2496ce tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:59.018066 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:59.018066 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:59.018570 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ba320fc9-68d5-46a1-ad87-e2518a8b364b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:28:59.019236 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba320fc9-68d5-46a1-ad87-e2518a8b364b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc returned with HTTP 200 Aug 25 15:28:59.019589 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1156/4550] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:28:59 2026] GET /volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:59.023902 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:59.023902 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:59.027595 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-7008276c-cb3f-4c34-a498-c9644412860c req-148a444a-b41c-4e23-96ee-c863ef2496ce tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:28:59.031818 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-148a444a-b41c-4e23-96ee-c863ef2496ce tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 200 Aug 25 15:28:59.032024 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1134/4551] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:28:59 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:28:59.057065 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a2132c4b-77e1-4ffa-a526-8ac495a30e8d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:59.058743 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a2132c4b-77e1-4ffa-a526-8ac495a30e8d tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/0e390d7a-b113-49e9-8291-b7dd5443a17d Aug 25 15:28:59.058920 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a2132c4b-77e1-4ffa-a526-8ac495a30e8d tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:59.060813 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a2132c4b-77e1-4ffa-a526-8ac495a30e8d tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:59.065072 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a2132c4b-77e1-4ffa-a526-8ac495a30e8d tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/0e390d7a-b113-49e9-8291-b7dd5443a17d returned with HTTP 404 Aug 25 15:28:59.065584 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1139/4552] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:59 2026] GET /volume/v3/volumes/0e390d7a-b113-49e9-8291-b7dd5443a17d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:28:59.072623 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-22c3ef53-5dd4-449e-9837-0c2e948f3ca0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:59.074458 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-22c3ef53-5dd4-449e-9837-0c2e948f3ca0 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] DELETE https://10.4.3.85/volume/v3/volumes/29f064e4-62ac-4dd8-a521-f759db0bec6d Aug 25 15:28:59.074679 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-22c3ef53-5dd4-449e-9837-0c2e948f3ca0 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:59.074858 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-22c3ef53-5dd4-449e-9837-0c2e948f3ca0 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:59.075073 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-22c3ef53-5dd4-449e-9837-0c2e948f3ca0 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Delete volume with id: 29f064e4-62ac-4dd8-a521-f759db0bec6d Aug 25 15:28:59.083020 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:59.083020 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:28:59.083559 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-22c3ef53-5dd4-449e-9837-0c2e948f3ca0 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:28:59.106782 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-22c3ef53-5dd4-449e-9837-0c2e948f3ca0 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Delete volume request issued successfully. Aug 25 15:28:59.107031 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-22c3ef53-5dd4-449e-9837-0c2e948f3ca0 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/29f064e4-62ac-4dd8-a521-f759db0bec6d returned with HTTP 202 Aug 25 15:28:59.107463 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1124/4553] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:28:59 2026] DELETE /volume/v3/volumes/29f064e4-62ac-4dd8-a521-f759db0bec6d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:28:59.114144 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-09bff1e5-62c9-4652-8405-686a6c973bcd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:59.116002 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-09bff1e5-62c9-4652-8405-686a6c973bcd tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/29f064e4-62ac-4dd8-a521-f759db0bec6d Aug 25 15:28:59.116211 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-09bff1e5-62c9-4652-8405-686a6c973bcd tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:59.116382 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-09bff1e5-62c9-4652-8405-686a6c973bcd tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:59.138267 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:59.138267 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:28:59.145902 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-09bff1e5-62c9-4652-8405-686a6c973bcd tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:28:59.151061 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-09bff1e5-62c9-4652-8405-686a6c973bcd tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/29f064e4-62ac-4dd8-a521-f759db0bec6d returned with HTTP 200 Aug 25 15:28:59.151434 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1157/4554] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:59 2026] GET /volume/v3/volumes/29f064e4-62ac-4dd8-a521-f759db0bec6d => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:28:59.159462 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7008276c-cb3f-4c34-a498-c9644412860c req-b6c1e6b8-5112-4293-bb39-d2d1dcd32247 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:59.162502 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-b6c1e6b8-5112-4293-bb39-d2d1dcd32247 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] PUT https://10.4.3.85/volume/v3/attachments/2e85015d-685e-43c3-9272-fd55a8eca7dc Aug 25 15:28:59.162502 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-b6c1e6b8-5112-4293-bb39-d2d1dcd32247 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:28:59.171038 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-7008276c-cb3f-4c34-a498-c9644412860c req-b6c1e6b8-5112-4293-bb39-d2d1dcd32247 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Acquiring lock "cinder-attachment_update-3fe7d5d0-f796-452a-8be6-bb13214c1b30-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:28:59.177832 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-7008276c-cb3f-4c34-a498-c9644412860c req-b6c1e6b8-5112-4293-bb39-d2d1dcd32247 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Lock "cinder-attachment_update-3fe7d5d0-f796-452a-8be6-bb13214c1b30-np0000008087" acquired by "attachment_update" :: waited 0.007s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:28:59.180306 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:28:59.180306 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:28:59.280498 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-7008276c-cb3f-4c34-a498-c9644412860c req-b6c1e6b8-5112-4293-bb39-d2d1dcd32247 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Lock "cinder-attachment_update-3fe7d5d0-f796-452a-8be6-bb13214c1b30-np0000008087" released by "attachment_update" :: held 0.102s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:28:59.280498 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-b6c1e6b8-5112-4293-bb39-d2d1dcd32247 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments/2e85015d-685e-43c3-9272-fd55a8eca7dc returned with HTTP 200 Aug 25 15:28:59.281085 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1135/4555] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:28:59 2026] PUT /volume/v3/attachments/2e85015d-685e-43c3-9272-fd55a8eca7dc => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:28:59.983520 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-56dec2ea-a058-4b8a-bcd5-b4de6947429c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:28:59.985597 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-56dec2ea-a058-4b8a-bcd5-b4de6947429c tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] GET https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 Aug 25 15:28:59.985838 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-56dec2ea-a058-4b8a-bcd5-b4de6947429c tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:28:59.986078 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-56dec2ea-a058-4b8a-bcd5-b4de6947429c tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:28:59.992962 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-56dec2ea-a058-4b8a-bcd5-b4de6947429c tempest-TestServerVolumeAttachScenarioOldVersion-566998255 tempest-TestServerVolumeAttachScenarioOldVersion-566998255-project-member] https://10.4.3.85/volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 returned with HTTP 404 Aug 25 15:28:59.993521 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1140/4556] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:28:59 2026] GET /volume/v3/volumes/a3f0f616-de70-4364-9693-ccc6d67aaec3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:29:00.000150 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e446b143-a844-4627-a604-7129f91d096b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:00.001816 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e446b143-a844-4627-a604-7129f91d096b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:29:00.002035 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e446b143-a844-4627-a604-7129f91d096b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:00.002236 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e446b143-a844-4627-a604-7129f91d096b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:00.014737 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:00.014737 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:00.018838 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e446b143-a844-4627-a604-7129f91d096b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:00.026164 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e446b143-a844-4627-a604-7129f91d096b tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 200 Aug 25 15:29:00.030917 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1125/4557] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:28:59 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:00.035332 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c4b42d9a-5b4b-40d8-87ad-bda7f08e0b47 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:00.037376 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c4b42d9a-5b4b-40d8-87ad-bda7f08e0b47 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc Aug 25 15:29:00.037606 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c4b42d9a-5b4b-40d8-87ad-bda7f08e0b47 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:00.037801 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c4b42d9a-5b4b-40d8-87ad-bda7f08e0b47 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:00.042755 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c4b42d9a-5b4b-40d8-87ad-bda7f08e0b47 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc returned with HTTP 404 Aug 25 15:29:00.043333 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1158/4558] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:00 2026] GET /volume/v3/snapshots/b64a37ff-7fe6-462b-a9b8-60e3d35ad8bc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:00.052527 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8ba78492-aef5-4b5b-b49f-b0c6a6a5f2a4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:00.055403 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8ba78492-aef5-4b5b-b49f-b0c6a6a5f2a4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/f920cd94-3e4d-416b-9b61-81a566cf092e Aug 25 15:29:00.056109 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8ba78492-aef5-4b5b-b49f-b0c6a6a5f2a4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:00.056513 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8ba78492-aef5-4b5b-b49f-b0c6a6a5f2a4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:00.056913 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-8ba78492-aef5-4b5b-b49f-b0c6a6a5f2a4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume with id: f920cd94-3e4d-416b-9b61-81a566cf092e Aug 25 15:29:00.066290 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:00.066290 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:00.066754 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8ba78492-aef5-4b5b-b49f-b0c6a6a5f2a4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:00.105972 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8ba78492-aef5-4b5b-b49f-b0c6a6a5f2a4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume request issued successfully. Aug 25 15:29:00.105972 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8ba78492-aef5-4b5b-b49f-b0c6a6a5f2a4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/f920cd94-3e4d-416b-9b61-81a566cf092e returned with HTTP 202 Aug 25 15:29:00.105972 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1136/4559] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:00 2026] DELETE /volume/v3/volumes/f920cd94-3e4d-416b-9b61-81a566cf092e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:00.114440 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-21d67f68-ef14-4c84-9990-2dccbd7ca1ef None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:00.115398 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-21d67f68-ef14-4c84-9990-2dccbd7ca1ef tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/f920cd94-3e4d-416b-9b61-81a566cf092e Aug 25 15:29:00.115820 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-21d67f68-ef14-4c84-9990-2dccbd7ca1ef tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:00.115989 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-21d67f68-ef14-4c84-9990-2dccbd7ca1ef tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:00.122593 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:00.122593 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:00.126820 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-21d67f68-ef14-4c84-9990-2dccbd7ca1ef tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:00.131004 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-21d67f68-ef14-4c84-9990-2dccbd7ca1ef tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/f920cd94-3e4d-416b-9b61-81a566cf092e returned with HTTP 200 Aug 25 15:29:00.131409 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1141/4560] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:00 2026] GET /volume/v3/volumes/f920cd94-3e4d-416b-9b61-81a566cf092e => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:00.168842 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b88c825b-2566-4ebf-a268-ed037bad4a9f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:00.170511 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b88c825b-2566-4ebf-a268-ed037bad4a9f tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/29f064e4-62ac-4dd8-a521-f759db0bec6d Aug 25 15:29:00.170673 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b88c825b-2566-4ebf-a268-ed037bad4a9f tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:00.170834 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b88c825b-2566-4ebf-a268-ed037bad4a9f tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:00.176124 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b88c825b-2566-4ebf-a268-ed037bad4a9f tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/29f064e4-62ac-4dd8-a521-f759db0bec6d returned with HTTP 404 Aug 25 15:29:00.176799 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1126/4561] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:00 2026] GET /volume/v3/volumes/29f064e4-62ac-4dd8-a521-f759db0bec6d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:00.184115 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6964e433-21b4-4371-b71a-c9e097a59c4c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:00.186388 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6964e433-21b4-4371-b71a-c9e097a59c4c tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] DELETE https://10.4.3.85/volume/v3/volumes/f38fc64e-1a0b-4d1e-9f89-1a56acc9bcab Aug 25 15:29:00.186675 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6964e433-21b4-4371-b71a-c9e097a59c4c tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:00.186929 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6964e433-21b4-4371-b71a-c9e097a59c4c tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:00.187137 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-6964e433-21b4-4371-b71a-c9e097a59c4c tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Delete volume with id: f38fc64e-1a0b-4d1e-9f89-1a56acc9bcab Aug 25 15:29:00.195450 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:00.195450 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:00.196077 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6964e433-21b4-4371-b71a-c9e097a59c4c tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:29:00.226396 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6964e433-21b4-4371-b71a-c9e097a59c4c tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Delete volume request issued successfully. Aug 25 15:29:00.226636 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6964e433-21b4-4371-b71a-c9e097a59c4c tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/f38fc64e-1a0b-4d1e-9f89-1a56acc9bcab returned with HTTP 202 Aug 25 15:29:00.227133 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1159/4562] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:00 2026] DELETE /volume/v3/volumes/f38fc64e-1a0b-4d1e-9f89-1a56acc9bcab => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:00.236819 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d418ae32-7744-42c9-8d26-645cd66f406c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:00.238452 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d418ae32-7744-42c9-8d26-645cd66f406c tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/f38fc64e-1a0b-4d1e-9f89-1a56acc9bcab Aug 25 15:29:00.238672 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d418ae32-7744-42c9-8d26-645cd66f406c tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:00.238916 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d418ae32-7744-42c9-8d26-645cd66f406c tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:00.246063 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:00.246063 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:00.250270 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d418ae32-7744-42c9-8d26-645cd66f406c tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:29:00.254185 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d418ae32-7744-42c9-8d26-645cd66f406c tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/f38fc64e-1a0b-4d1e-9f89-1a56acc9bcab returned with HTTP 200 Aug 25 15:29:00.254553 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1137/4563] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:00 2026] GET /volume/v3/volumes/f38fc64e-1a0b-4d1e-9f89-1a56acc9bcab => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:01.044299 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-48bd8116-e005-4b2f-98d5-23f7ee592c41 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:01.046233 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-48bd8116-e005-4b2f-98d5-23f7ee592c41 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:29:01.046417 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-48bd8116-e005-4b2f-98d5-23f7ee592c41 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:01.046626 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-48bd8116-e005-4b2f-98d5-23f7ee592c41 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:01.055393 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:01.055393 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:01.058810 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-48bd8116-e005-4b2f-98d5-23f7ee592c41 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:01.062898 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-48bd8116-e005-4b2f-98d5-23f7ee592c41 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 200 Aug 25 15:29:01.063440 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1142/4564] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:01 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:01.149569 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5dd287fa-7c5b-4a4c-946a-73b73236e211 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:01.151854 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5dd287fa-7c5b-4a4c-946a-73b73236e211 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/f920cd94-3e4d-416b-9b61-81a566cf092e Aug 25 15:29:01.151854 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5dd287fa-7c5b-4a4c-946a-73b73236e211 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:01.151854 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5dd287fa-7c5b-4a4c-946a-73b73236e211 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:01.157754 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5dd287fa-7c5b-4a4c-946a-73b73236e211 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/f920cd94-3e4d-416b-9b61-81a566cf092e returned with HTTP 404 Aug 25 15:29:01.158224 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1127/4565] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:01 2026] GET /volume/v3/volumes/f920cd94-3e4d-416b-9b61-81a566cf092e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:01.167564 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f6431e5a-5dff-4ecf-b038-7116184e699c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:01.169910 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:29:01.170245 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1091572310"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:01.171678 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1091572310'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:29:01.171792 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume of 1 GB Aug 25 15:29:01.176372 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Availability Zones retrieved successfully. Aug 25 15:29:01.183335 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (fa563e22-ad8a-4d8b-954c-4c51892bfebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:01.184614 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02a7b48f-4adc-4b6b-a1a2-48b138e6579c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:01.185412 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:29:01.224908 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02a7b48f-4adc-4b6b-a1a2-48b138e6579c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:01.225832 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (343749eb-832b-4300-926a-b6f19770808d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:01.269548 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7926097a-ca50-4c36-8263-a21e6c193bc4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:01.271443 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7926097a-ca50-4c36-8263-a21e6c193bc4 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/f38fc64e-1a0b-4d1e-9f89-1a56acc9bcab Aug 25 15:29:01.271675 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7926097a-ca50-4c36-8263-a21e6c193bc4 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:01.271871 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7926097a-ca50-4c36-8263-a21e6c193bc4 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:01.278598 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7926097a-ca50-4c36-8263-a21e6c193bc4 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/f38fc64e-1a0b-4d1e-9f89-1a56acc9bcab returned with HTTP 404 Aug 25 15:29:01.279186 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1138/4566] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:01 2026] GET /volume/v3/volumes/f38fc64e-1a0b-4d1e-9f89-1a56acc9bcab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:01.284247 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['286fda05-ebda-407b-a647-bd0f0a5650c3', 'a6e84576-de01-45ad-acce-927d093057a2', 'c66db0e1-5e7a-411a-99c8-6fac5a7f981c', '75e8b2f9-42d0-4508-ab9e-354012996d13'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:01.285148 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (343749eb-832b-4300-926a-b6f19770808d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['286fda05-ebda-407b-a647-bd0f0a5650c3', 'a6e84576-de01-45ad-acce-927d093057a2', 'c66db0e1-5e7a-411a-99c8-6fac5a7f981c', '75e8b2f9-42d0-4508-ab9e-354012996d13']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:01.285884 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53029b68-188f-4762-a7f1-fe4d9253c007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:01.289155 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6a77f345-f565-4df7-8d04-ca5e17b08022 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:01.291202 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6a77f345-f565-4df7-8d04-ca5e17b08022 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] DELETE https://10.4.3.85/volume/v3/volumes/763ebfd5-0e3a-4d88-b2c0-83eabce74687 Aug 25 15:29:01.291485 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6a77f345-f565-4df7-8d04-ca5e17b08022 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:01.291724 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6a77f345-f565-4df7-8d04-ca5e17b08022 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:01.291950 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-6a77f345-f565-4df7-8d04-ca5e17b08022 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Delete volume with id: 763ebfd5-0e3a-4d88-b2c0-83eabce74687 Aug 25 15:29:01.300435 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:01.300435 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:01.301224 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6a77f345-f565-4df7-8d04-ca5e17b08022 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:29:01.321329 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53029b68-188f-4762-a7f1-fe4d9253c007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aea23188-95b8-4c4e-8df6-3692a5c47a11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1091572310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['286fda05-ebda-407b-a647-bd0f0a5650c3','a6e84576-de01-45ad-acce-927d093057a2','c66db0e1-5e7a-411a-99c8-6fac5a7f981c','75e8b2f9-42d0-4508-ab9e-354012996d13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:29:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1091572310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aea23188-95b8-4c4e-8df6-3692a5c47a11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9378afc5aef94b00ae11af8f9dd294a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:01.322603 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (501aa73f-df5b-4ef7-a2d0-51dccda08632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:01.324819 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6a77f345-f565-4df7-8d04-ca5e17b08022 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Delete volume request issued successfully. Aug 25 15:29:01.325118 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6a77f345-f565-4df7-8d04-ca5e17b08022 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/763ebfd5-0e3a-4d88-b2c0-83eabce74687 returned with HTTP 202 Aug 25 15:29:01.325677 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1143/4567] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:01 2026] DELETE /volume/v3/volumes/763ebfd5-0e3a-4d88-b2c0-83eabce74687 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:01.338302 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5e7ed008-01b8-4f82-b56e-8cf630c6726e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:01.341132 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5e7ed008-01b8-4f82-b56e-8cf630c6726e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/763ebfd5-0e3a-4d88-b2c0-83eabce74687 Aug 25 15:29:01.344496 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5e7ed008-01b8-4f82-b56e-8cf630c6726e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:01.344496 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5e7ed008-01b8-4f82-b56e-8cf630c6726e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:01.350383 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (501aa73f-df5b-4ef7-a2d0-51dccda08632) transitioned into state 'SUCCESS' from state '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-1091572310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['286fda05-ebda-407b-a647-bd0f0a5650c3','a6e84576-de01-45ad-acce-927d093057a2','c66db0e1-5e7a-411a-99c8-6fac5a7f981c','75e8b2f9-42d0-4508-ab9e-354012996d13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:01.351485 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e8009a3-0dce-4dfe-b2b8-d436394af7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:01.351900 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:01.351900 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:01.357200 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5e7ed008-01b8-4f82-b56e-8cf630c6726e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:29:01.362558 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5e7ed008-01b8-4f82-b56e-8cf630c6726e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/763ebfd5-0e3a-4d88-b2c0-83eabce74687 returned with HTTP 200 Aug 25 15:29:01.363145 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1128/4568] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:01 2026] GET /volume/v3/volumes/763ebfd5-0e3a-4d88-b2c0-83eabce74687 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:01.368339 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e8009a3-0dce-4dfe-b2b8-d436394af7d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:01.370271 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (fa563e22-ad8a-4d8b-954c-4c51892bfebe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:01.370746 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request issued successfully. Aug 25 15:29:01.371837 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6431e5a-5dff-4ecf-b038-7116184e699c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:29:01.372569 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1160/4569] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:29:01 2026] POST /volume/v3/volumes => generated 776 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:29:01.391936 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-97ecdae8-48cd-4e74-9d9c-c9fdb671ad90 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:01.396060 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-97ecdae8-48cd-4e74-9d9c-c9fdb671ad90 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/aea23188-95b8-4c4e-8df6-3692a5c47a11 Aug 25 15:29:01.396060 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-97ecdae8-48cd-4e74-9d9c-c9fdb671ad90 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:01.396060 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-97ecdae8-48cd-4e74-9d9c-c9fdb671ad90 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:01.405829 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:01.405829 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:01.413101 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-97ecdae8-48cd-4e74-9d9c-c9fdb671ad90 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:01.417661 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-97ecdae8-48cd-4e74-9d9c-c9fdb671ad90 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/aea23188-95b8-4c4e-8df6-3692a5c47a11 returned with HTTP 200 Aug 25 15:29:01.418134 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1139/4570] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:01 2026] GET /volume/v3/volumes/aea23188-95b8-4c4e-8df6-3692a5c47a11 => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:02.078637 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b458ccf4-2afc-48fe-a45a-e4547d789cf5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:02.080482 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b458ccf4-2afc-48fe-a45a-e4547d789cf5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:29:02.080662 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b458ccf4-2afc-48fe-a45a-e4547d789cf5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:02.080900 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b458ccf4-2afc-48fe-a45a-e4547d789cf5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:02.089667 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:02.089667 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:02.092833 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b458ccf4-2afc-48fe-a45a-e4547d789cf5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:02.097252 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b458ccf4-2afc-48fe-a45a-e4547d789cf5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 200 Aug 25 15:29:02.097617 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1144/4571] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:02 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:02.383024 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8c5e69c4-00a9-4121-9465-2441daee821a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:02.384950 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8c5e69c4-00a9-4121-9465-2441daee821a tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/763ebfd5-0e3a-4d88-b2c0-83eabce74687 Aug 25 15:29:02.385179 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8c5e69c4-00a9-4121-9465-2441daee821a tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:02.385403 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8c5e69c4-00a9-4121-9465-2441daee821a tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:02.390803 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8c5e69c4-00a9-4121-9465-2441daee821a tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/763ebfd5-0e3a-4d88-b2c0-83eabce74687 returned with HTTP 404 Aug 25 15:29:02.391677 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1129/4572] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:02 2026] GET /volume/v3/volumes/763ebfd5-0e3a-4d88-b2c0-83eabce74687 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:02.398363 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-166f0eed-c231-4bc9-93fa-1216d454798e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:02.401660 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-166f0eed-c231-4bc9-93fa-1216d454798e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d470a4b2-27e0-4298-8367-f72f1d39e87b Aug 25 15:29:02.401843 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-166f0eed-c231-4bc9-93fa-1216d454798e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:02.402034 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-166f0eed-c231-4bc9-93fa-1216d454798e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:02.402193 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-166f0eed-c231-4bc9-93fa-1216d454798e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Delete volume with id: d470a4b2-27e0-4298-8367-f72f1d39e87b Aug 25 15:29:02.415160 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:02.415160 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:02.415618 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-166f0eed-c231-4bc9-93fa-1216d454798e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:29:02.436026 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9f5e16ad-c7c8-4c5a-96b7-c14f619750d4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:02.438112 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f5e16ad-c7c8-4c5a-96b7-c14f619750d4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/aea23188-95b8-4c4e-8df6-3692a5c47a11 Aug 25 15:29:02.438357 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9f5e16ad-c7c8-4c5a-96b7-c14f619750d4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:02.438605 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9f5e16ad-c7c8-4c5a-96b7-c14f619750d4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:02.444200 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-166f0eed-c231-4bc9-93fa-1216d454798e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Delete volume request issued successfully. Aug 25 15:29:02.444439 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-166f0eed-c231-4bc9-93fa-1216d454798e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/d470a4b2-27e0-4298-8367-f72f1d39e87b returned with HTTP 202 Aug 25 15:29:02.445015 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1161/4573] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:02 2026] DELETE /volume/v3/volumes/d470a4b2-27e0-4298-8367-f72f1d39e87b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:02.454965 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-11115267-6147-4613-bcc2-63139cfffa9e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:02.455558 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:02.455558 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:02.456916 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-11115267-6147-4613-bcc2-63139cfffa9e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/d470a4b2-27e0-4298-8367-f72f1d39e87b Aug 25 15:29:02.457117 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-11115267-6147-4613-bcc2-63139cfffa9e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:02.457446 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-11115267-6147-4613-bcc2-63139cfffa9e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:02.461650 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9f5e16ad-c7c8-4c5a-96b7-c14f619750d4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:02.465908 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f5e16ad-c7c8-4c5a-96b7-c14f619750d4 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/aea23188-95b8-4c4e-8df6-3692a5c47a11 returned with HTTP 200 Aug 25 15:29:02.466290 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1140/4574] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:02 2026] GET /volume/v3/volumes/aea23188-95b8-4c4e-8df6-3692a5c47a11 => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:02.467849 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:02.467849 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:02.479635 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-11115267-6147-4613-bcc2-63139cfffa9e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:29:02.485718 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-11115267-6147-4613-bcc2-63139cfffa9e tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/d470a4b2-27e0-4298-8367-f72f1d39e87b returned with HTTP 200 Aug 25 15:29:02.485718 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1145/4575] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:02 2026] GET /volume/v3/volumes/d470a4b2-27e0-4298-8367-f72f1d39e87b => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:02.488229 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4871d454-1f2b-4d42-9aca-18c72061dc9b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:02.490160 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4871d454-1f2b-4d42-9aca-18c72061dc9b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:29:02.490264 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4871d454-1f2b-4d42-9aca-18c72061dc9b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aea23188-95b8-4c4e-8df6-3692a5c47a11", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1919989216"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:02.502775 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:02.502775 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:02.503324 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4871d454-1f2b-4d42-9aca-18c72061dc9b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:02.503523 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-4871d454-1f2b-4d42-9aca-18c72061dc9b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create snapshot from volume aea23188-95b8-4c4e-8df6-3692a5c47a11 Aug 25 15:29:02.558318 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-4871d454-1f2b-4d42-9aca-18c72061dc9b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['c6246956-e0c6-4575-9e50-1fae5f91d0df', 'a7ab9f9c-3dee-40f0-b308-8800003b7a74', 'fe6747de-a176-495a-a7a2-d9390db177f9', '1f8fa273-162c-44bd-b847-de956033f3f1'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:02.618917 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4871d454-1f2b-4d42-9aca-18c72061dc9b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot create request issued successfully. Aug 25 15:29:02.619215 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4871d454-1f2b-4d42-9aca-18c72061dc9b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:29:02.619650 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1130/4576] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:29:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:29:02.633258 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4b325b65-c659-4b28-9f16-6f1c296f03dc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:02.635186 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4b325b65-c659-4b28-9f16-6f1c296f03dc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 Aug 25 15:29:02.635186 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4b325b65-c659-4b28-9f16-6f1c296f03dc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:02.635400 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4b325b65-c659-4b28-9f16-6f1c296f03dc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:02.636565 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7008276c-cb3f-4c34-a498-c9644412860c req-d8349847-aa8b-4f03-a057-e43ae19df143 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:02.639550 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-d8349847-aa8b-4f03-a057-e43ae19df143 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/attachments/2e85015d-685e-43c3-9272-fd55a8eca7dc/action Aug 25 15:29:02.640055 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-d8349847-aa8b-4f03-a057-e43ae19df143 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:29:02.640761 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-d8349847-aa8b-4f03-a057-e43ae19df143 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:02.640839 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:02.640839 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:02.641171 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4b325b65-c659-4b28-9f16-6f1c296f03dc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:29:02.642027 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4b325b65-c659-4b28-9f16-6f1c296f03dc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 returned with HTTP 200 Aug 25 15:29:02.642507 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1162/4577] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:02 2026] GET /volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:02.665736 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:02.665736 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:02.690448 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7008276c-cb3f-4c34-a498-c9644412860c req-d8349847-aa8b-4f03-a057-e43ae19df143 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments/2e85015d-685e-43c3-9272-fd55a8eca7dc/action returned with HTTP 204 Aug 25 15:29:02.691621 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1141/4578] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:29:02 2026] POST /volume/v3/attachments/2e85015d-685e-43c3-9272-fd55a8eca7dc/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:03.110972 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c770f993-e7a5-494f-9380-39fc21b14783 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:03.112745 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c770f993-e7a5-494f-9380-39fc21b14783 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:29:03.112918 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c770f993-e7a5-494f-9380-39fc21b14783 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:03.113086 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c770f993-e7a5-494f-9380-39fc21b14783 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:03.123482 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:03.123482 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:03.127157 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c770f993-e7a5-494f-9380-39fc21b14783 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:03.132403 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c770f993-e7a5-494f-9380-39fc21b14783 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 200 Aug 25 15:29:03.132810 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1146/4579] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:03 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:03.502244 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d4a95360-d529-4870-bfb3-5266da7d53de None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:03.504630 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4a95360-d529-4870-bfb3-5266da7d53de tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/d470a4b2-27e0-4298-8367-f72f1d39e87b Aug 25 15:29:03.505034 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4a95360-d529-4870-bfb3-5266da7d53de tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:03.505356 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d4a95360-d529-4870-bfb3-5266da7d53de tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:03.514324 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d4a95360-d529-4870-bfb3-5266da7d53de tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/d470a4b2-27e0-4298-8367-f72f1d39e87b returned with HTTP 404 Aug 25 15:29:03.514964 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1131/4580] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:03 2026] GET /volume/v3/volumes/d470a4b2-27e0-4298-8367-f72f1d39e87b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:03.521536 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0b76e7a8-6e86-451c-9f98-773a13149fb3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:03.523287 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0b76e7a8-6e86-451c-9f98-773a13149fb3 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/71ebf5e4-7507-49d5-885d-f17f400fa55e Aug 25 15:29:03.523486 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0b76e7a8-6e86-451c-9f98-773a13149fb3 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:03.523704 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0b76e7a8-6e86-451c-9f98-773a13149fb3 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:03.523805 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-0b76e7a8-6e86-451c-9f98-773a13149fb3 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Delete snapshot with id: 71ebf5e4-7507-49d5-885d-f17f400fa55e Aug 25 15:29:03.528821 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:03.528821 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:03.529222 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0b76e7a8-6e86-451c-9f98-773a13149fb3 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Snapshot retrieved successfully. Aug 25 15:29:03.558766 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0b76e7a8-6e86-451c-9f98-773a13149fb3 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Snapshot delete request issued successfully. Aug 25 15:29:03.558980 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0b76e7a8-6e86-451c-9f98-773a13149fb3 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/snapshots/71ebf5e4-7507-49d5-885d-f17f400fa55e returned with HTTP 202 Aug 25 15:29:03.559365 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1163/4581] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:29:03 2026] DELETE /volume/v3/snapshots/71ebf5e4-7507-49d5-885d-f17f400fa55e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:03.567372 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-515f5764-e126-4d60-995d-b4ba9ee92d13 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:03.569347 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-515f5764-e126-4d60-995d-b4ba9ee92d13 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/snapshots/71ebf5e4-7507-49d5-885d-f17f400fa55e Aug 25 15:29:03.570047 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-515f5764-e126-4d60-995d-b4ba9ee92d13 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:03.570364 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-515f5764-e126-4d60-995d-b4ba9ee92d13 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:03.576713 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:03.576713 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:03.577458 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-515f5764-e126-4d60-995d-b4ba9ee92d13 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Snapshot retrieved successfully. Aug 25 15:29:03.578557 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-515f5764-e126-4d60-995d-b4ba9ee92d13 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/snapshots/71ebf5e4-7507-49d5-885d-f17f400fa55e returned with HTTP 200 Aug 25 15:29:03.579105 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1142/4582] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:03 2026] GET /volume/v3/snapshots/71ebf5e4-7507-49d5-885d-f17f400fa55e => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:03.652061 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2b4be570-ab47-41e8-bcf9-f11a20a1a2a3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:03.654716 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2b4be570-ab47-41e8-bcf9-f11a20a1a2a3 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 Aug 25 15:29:03.654716 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2b4be570-ab47-41e8-bcf9-f11a20a1a2a3 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:03.654716 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2b4be570-ab47-41e8-bcf9-f11a20a1a2a3 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:03.664791 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:03.664791 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:03.665247 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2b4be570-ab47-41e8-bcf9-f11a20a1a2a3 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:29:03.665891 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2b4be570-ab47-41e8-bcf9-f11a20a1a2a3 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 returned with HTTP 200 Aug 25 15:29:03.666225 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1147/4583] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:03 2026] GET /volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:03.680331 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-825a3fff-e591-43f5-a4de-c66f849f19de None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:03.682136 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-825a3fff-e591-43f5-a4de-c66f849f19de tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] POST https://10.4.3.85/volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0/action Aug 25 15:29:03.682527 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-825a3fff-e591-43f5-a4de-c66f849f19de tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:29:03.682647 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-825a3fff-e591-43f5-a4de-c66f849f19de tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:03.684007 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.snapshot_unmanage [None req-825a3fff-e591-43f5-a4de-c66f849f19de tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Unmanage snapshot with id: 5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 Aug 25 15:29:03.689652 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:03.689652 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:03.690250 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-825a3fff-e591-43f5-a4de-c66f849f19de tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Snapshot retrieved successfully. Aug 25 15:29:03.691238 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-825a3fff-e591-43f5-a4de-c66f849f19de tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '2c1bafcc1fbd4a9185a279cf75e327e4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9378afc5aef94b00ae11af8f9dd294a5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:29:03.691621 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-825a3fff-e591-43f5-a4de-c66f849f19de tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0/action returned with HTTP 403 Aug 25 15:29:03.692156 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1132/4584] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:29:03 2026] POST /volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:03.704496 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c8f4b489-3651-4304-9874-c7d24d57df13 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:03.704496 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8f4b489-3651-4304-9874-c7d24d57df13 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 Aug 25 15:29:03.704496 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c8f4b489-3651-4304-9874-c7d24d57df13 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:03.704496 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c8f4b489-3651-4304-9874-c7d24d57df13 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:03.704496 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-c8f4b489-3651-4304-9874-c7d24d57df13 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete snapshot with id: 5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 Aug 25 15:29:03.710737 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:03.710737 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:03.712138 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c8f4b489-3651-4304-9874-c7d24d57df13 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:29:03.728226 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c8f4b489-3651-4304-9874-c7d24d57df13 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot delete request issued successfully. Aug 25 15:29:03.728481 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8f4b489-3651-4304-9874-c7d24d57df13 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 returned with HTTP 202 Aug 25 15:29:03.728948 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1164/4585] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:29:03 2026] DELETE /volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:03.737810 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dc853502-3053-4853-80db-249307b163bc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:03.739900 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dc853502-3053-4853-80db-249307b163bc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 Aug 25 15:29:03.740141 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dc853502-3053-4853-80db-249307b163bc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:03.740408 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dc853502-3053-4853-80db-249307b163bc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:03.745993 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:03.745993 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:03.746428 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dc853502-3053-4853-80db-249307b163bc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:29:03.747206 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dc853502-3053-4853-80db-249307b163bc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 returned with HTTP 200 Aug 25 15:29:03.747678 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1143/4586] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:03 2026] GET /volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:04.588385 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d880b4af-0b05-44ed-936e-c011551d91d9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:04.593161 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d880b4af-0b05-44ed-936e-c011551d91d9 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/snapshots/71ebf5e4-7507-49d5-885d-f17f400fa55e Aug 25 15:29:04.593161 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d880b4af-0b05-44ed-936e-c011551d91d9 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:04.593296 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d880b4af-0b05-44ed-936e-c011551d91d9 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:04.597907 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d880b4af-0b05-44ed-936e-c011551d91d9 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/snapshots/71ebf5e4-7507-49d5-885d-f17f400fa55e returned with HTTP 404 Aug 25 15:29:04.598491 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1148/4587] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:04 2026] GET /volume/v3/snapshots/71ebf5e4-7507-49d5-885d-f17f400fa55e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:04.605394 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cfaa50b8-b017-44bc-b795-7c22932cf4a2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:04.607415 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cfaa50b8-b017-44bc-b795-7c22932cf4a2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] DELETE https://10.4.3.85/volume/v3/volumes/adb30c1b-e40f-4e1b-b62d-10308a0280ed Aug 25 15:29:04.607708 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cfaa50b8-b017-44bc-b795-7c22932cf4a2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:04.608041 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cfaa50b8-b017-44bc-b795-7c22932cf4a2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:04.608297 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-cfaa50b8-b017-44bc-b795-7c22932cf4a2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Delete volume with id: adb30c1b-e40f-4e1b-b62d-10308a0280ed Aug 25 15:29:04.618786 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:04.618786 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:04.619717 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cfaa50b8-b017-44bc-b795-7c22932cf4a2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:29:04.642406 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cfaa50b8-b017-44bc-b795-7c22932cf4a2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Delete volume request issued successfully. Aug 25 15:29:04.642935 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cfaa50b8-b017-44bc-b795-7c22932cf4a2 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/adb30c1b-e40f-4e1b-b62d-10308a0280ed returned with HTTP 202 Aug 25 15:29:04.643322 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1133/4588] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:04 2026] DELETE /volume/v3/volumes/adb30c1b-e40f-4e1b-b62d-10308a0280ed => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:04.654518 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6e14eb2e-782f-4b05-8427-7f18b422c689 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:04.656794 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6e14eb2e-782f-4b05-8427-7f18b422c689 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/adb30c1b-e40f-4e1b-b62d-10308a0280ed Aug 25 15:29:04.657081 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6e14eb2e-782f-4b05-8427-7f18b422c689 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:04.658625 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6e14eb2e-782f-4b05-8427-7f18b422c689 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:04.667931 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:04.667931 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:04.672454 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6e14eb2e-782f-4b05-8427-7f18b422c689 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Volume info retrieved successfully. Aug 25 15:29:04.677835 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6e14eb2e-782f-4b05-8427-7f18b422c689 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/adb30c1b-e40f-4e1b-b62d-10308a0280ed returned with HTTP 200 Aug 25 15:29:04.678506 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1165/4589] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:04 2026] GET /volume/v3/volumes/adb30c1b-e40f-4e1b-b62d-10308a0280ed => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:04.757616 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9827b5c5-8cb8-4e2e-bcb2-bcce23ddcbeb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:04.761856 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9827b5c5-8cb8-4e2e-bcb2-bcce23ddcbeb tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 Aug 25 15:29:04.762540 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9827b5c5-8cb8-4e2e-bcb2-bcce23ddcbeb tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:04.762540 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9827b5c5-8cb8-4e2e-bcb2-bcce23ddcbeb tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:04.766725 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9827b5c5-8cb8-4e2e-bcb2-bcce23ddcbeb tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 returned with HTTP 404 Aug 25 15:29:04.767378 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1144/4590] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:04 2026] GET /volume/v3/snapshots/5d9c9a9e-d2cd-483f-8ef5-bc74179de3e0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:04.775015 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a6f9072c-839a-40aa-8ab4-1410e2fd1901 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:04.779520 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6f9072c-839a-40aa-8ab4-1410e2fd1901 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/aea23188-95b8-4c4e-8df6-3692a5c47a11 Aug 25 15:29:04.779520 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a6f9072c-839a-40aa-8ab4-1410e2fd1901 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:04.779520 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a6f9072c-839a-40aa-8ab4-1410e2fd1901 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:04.779520 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-a6f9072c-839a-40aa-8ab4-1410e2fd1901 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume with id: aea23188-95b8-4c4e-8df6-3692a5c47a11 Aug 25 15:29:04.786540 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:04.786540 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:04.786968 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a6f9072c-839a-40aa-8ab4-1410e2fd1901 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:04.806216 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a6f9072c-839a-40aa-8ab4-1410e2fd1901 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume request issued successfully. Aug 25 15:29:04.806410 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6f9072c-839a-40aa-8ab4-1410e2fd1901 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/aea23188-95b8-4c4e-8df6-3692a5c47a11 returned with HTTP 202 Aug 25 15:29:04.806814 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1149/4591] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:04 2026] DELETE /volume/v3/volumes/aea23188-95b8-4c4e-8df6-3692a5c47a11 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:04.815294 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-19bf5a02-f1ba-4813-8611-1ab2d44acfc5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:04.817690 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-19bf5a02-f1ba-4813-8611-1ab2d44acfc5 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/aea23188-95b8-4c4e-8df6-3692a5c47a11 Aug 25 15:29:04.817991 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-19bf5a02-f1ba-4813-8611-1ab2d44acfc5 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:04.818259 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-19bf5a02-f1ba-4813-8611-1ab2d44acfc5 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:04.825414 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:04.825414 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:04.829150 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-19bf5a02-f1ba-4813-8611-1ab2d44acfc5 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:04.833805 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-19bf5a02-f1ba-4813-8611-1ab2d44acfc5 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/aea23188-95b8-4c4e-8df6-3692a5c47a11 returned with HTTP 200 Aug 25 15:29:04.835178 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1134/4592] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:04 2026] GET /volume/v3/volumes/aea23188-95b8-4c4e-8df6-3692a5c47a11 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:05.692283 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4afc8f26-40cd-41ca-8c22-da96cb4decd5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:05.693935 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4afc8f26-40cd-41ca-8c22-da96cb4decd5 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] GET https://10.4.3.85/volume/v3/volumes/adb30c1b-e40f-4e1b-b62d-10308a0280ed Aug 25 15:29:05.694127 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4afc8f26-40cd-41ca-8c22-da96cb4decd5 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:05.694310 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4afc8f26-40cd-41ca-8c22-da96cb4decd5 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:05.699705 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4afc8f26-40cd-41ca-8c22-da96cb4decd5 tempest-CreateVolumesFromSnapshotTest-1405448518 tempest-CreateVolumesFromSnapshotTest-1405448518-project-member] https://10.4.3.85/volume/v3/volumes/adb30c1b-e40f-4e1b-b62d-10308a0280ed returned with HTTP 404 Aug 25 15:29:05.700158 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1166/4593] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:05 2026] GET /volume/v3/volumes/adb30c1b-e40f-4e1b-b62d-10308a0280ed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:05.850371 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e240e009-b408-45f5-aad2-351e89128f2b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:05.851772 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e240e009-b408-45f5-aad2-351e89128f2b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/aea23188-95b8-4c4e-8df6-3692a5c47a11 Aug 25 15:29:05.852025 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e240e009-b408-45f5-aad2-351e89128f2b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:05.852290 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e240e009-b408-45f5-aad2-351e89128f2b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:05.860564 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e240e009-b408-45f5-aad2-351e89128f2b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/aea23188-95b8-4c4e-8df6-3692a5c47a11 returned with HTTP 404 Aug 25 15:29:05.861288 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1145/4594] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:05 2026] GET /volume/v3/volumes/aea23188-95b8-4c4e-8df6-3692a5c47a11 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:05.871924 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:05.873198 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:29:05.873574 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1264983887"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:05.875320 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1264983887'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:29:05.875482 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume of 1 GB Aug 25 15:29:05.879599 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Availability Zones retrieved successfully. Aug 25 15:29:05.885487 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (4fb9ed63-78ab-4e3b-acc3-dad5d257f82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:05.886596 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (911b6e65-fd87-465d-a0ab-997e2fe92086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:05.887886 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:29:05.924286 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (911b6e65-fd87-465d-a0ab-997e2fe92086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:05.926103 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (540a47af-e2bc-4354-aa47-d2f316258448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:05.987024 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['ca1c06e2-4958-4bd1-b1ac-b986d7a5c580', '7a4a0543-bead-49cb-92e4-f070cd0e1e67', '1aeccfda-0458-49a9-b204-06a0625a8cec', 'c777896c-b324-47a7-82ef-af446e644558'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:05.987926 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (540a47af-e2bc-4354-aa47-d2f316258448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca1c06e2-4958-4bd1-b1ac-b986d7a5c580', '7a4a0543-bead-49cb-92e4-f070cd0e1e67', '1aeccfda-0458-49a9-b204-06a0625a8cec', 'c777896c-b324-47a7-82ef-af446e644558']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:05.988781 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cd7ef36-7f45-4aa6-bf77-1673a8d64445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:06.015150 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cd7ef36-7f45-4aa6-bf77-1673a8d64445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de9182dd-46d1-4601-aead-929a4ff5ed17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1264983887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['ca1c06e2-4958-4bd1-b1ac-b986d7a5c580','7a4a0543-bead-49cb-92e4-f070cd0e1e67','1aeccfda-0458-49a9-b204-06a0625a8cec','c777896c-b324-47a7-82ef-af446e644558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:29:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1264983887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de9182dd-46d1-4601-aead-929a4ff5ed17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9378afc5aef94b00ae11af8f9dd294a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:06.015899 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27cdee37-d2fa-47d8-bad2-216375d7c4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:06.037084 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27cdee37-d2fa-47d8-bad2-216375d7c4d3) transitioned into state 'SUCCESS' from state '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-1264983887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['ca1c06e2-4958-4bd1-b1ac-b986d7a5c580','7a4a0543-bead-49cb-92e4-f070cd0e1e67','1aeccfda-0458-49a9-b204-06a0625a8cec','c777896c-b324-47a7-82ef-af446e644558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:06.037875 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b3853ae-fdc4-450c-b199-20edd83620bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:06.049438 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b3853ae-fdc4-450c-b199-20edd83620bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:06.050442 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (4fb9ed63-78ab-4e3b-acc3-dad5d257f82a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:06.050991 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request issued successfully. Aug 25 15:29:06.051879 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2e4b1da4-d5dd-4f9d-a615-80eaa23d0042 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:29:06.052349 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1150/4595] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:29:05 2026] POST /volume/v3/volumes => generated 776 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:29:06.067868 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e3f5290f-7dd6-44eb-b1c1-a5f8ca32834d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:06.069713 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e3f5290f-7dd6-44eb-b1c1-a5f8ca32834d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/de9182dd-46d1-4601-aead-929a4ff5ed17 Aug 25 15:29:06.069965 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e3f5290f-7dd6-44eb-b1c1-a5f8ca32834d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:06.070699 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e3f5290f-7dd6-44eb-b1c1-a5f8ca32834d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:06.079348 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:06.079348 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:06.086005 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e3f5290f-7dd6-44eb-b1c1-a5f8ca32834d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:06.093091 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e3f5290f-7dd6-44eb-b1c1-a5f8ca32834d tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/de9182dd-46d1-4601-aead-929a4ff5ed17 returned with HTTP 200 Aug 25 15:29:06.093617 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1135/4596] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:06 2026] GET /volume/v3/volumes/de9182dd-46d1-4601-aead-929a4ff5ed17 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:06.868689 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-35a20c77-f3d9-45ac-9516-182629a639bc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:06.873335 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-35a20c77-f3d9-45ac-9516-182629a639bc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:29:06.873603 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-35a20c77-f3d9-45ac-9516-182629a639bc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:06.874440 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-35a20c77-f3d9-45ac-9516-182629a639bc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:06.889160 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:06.889160 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:06.893344 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-35a20c77-f3d9-45ac-9516-182629a639bc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:06.906211 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-35a20c77-f3d9-45ac-9516-182629a639bc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 200 Aug 25 15:29:06.906576 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1167/4597] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:29:06 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 1174 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:06.933275 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-52799396-6974-4e16-b84e-9e248fbe6d48 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:06.935651 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-52799396-6974-4e16-b84e-9e248fbe6d48 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] POST https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30/action Aug 25 15:29:06.937809 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-52799396-6974-4e16-b84e-9e248fbe6d48 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:29:06.938623 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-52799396-6974-4e16-b84e-9e248fbe6d48 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:06.955825 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:06.955825 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:06.957010 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-52799396-6974-4e16-b84e-9e248fbe6d48 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:06.972861 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-52799396-6974-4e16-b84e-9e248fbe6d48 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Begin detaching volume completed successfully. Aug 25 15:29:06.973125 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-52799396-6974-4e16-b84e-9e248fbe6d48 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30/action returned with HTTP 202 Aug 25 15:29:06.973599 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1146/4598] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:29:06 2026] POST /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:29:07.035739 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3aaec4c1-ffe4-486f-b0a2-6572ae3d83b2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:07.036212 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3aaec4c1-ffe4-486f-b0a2-6572ae3d83b2 None None] GET https://10.4.3.85/volume// Aug 25 15:29:07.036406 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3aaec4c1-ffe4-486f-b0a2-6572ae3d83b2 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:07.036613 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3aaec4c1-ffe4-486f-b0a2-6572ae3d83b2 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:07.036974 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3aaec4c1-ffe4-486f-b0a2-6572ae3d83b2 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:29:07.037257 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1151/4599] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:29:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:29:07.048042 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-41ed2af8-d9aa-4d2d-917d-9969159872f1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:07.051902 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-41ed2af8-d9aa-4d2d-917d-9969159872f1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:29:07.052118 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-41ed2af8-d9aa-4d2d-917d-9969159872f1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:07.052304 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-41ed2af8-d9aa-4d2d-917d-9969159872f1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:07.064668 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:07.064668 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:07.068064 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-41ed2af8-d9aa-4d2d-917d-9969159872f1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:07.072874 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-41ed2af8-d9aa-4d2d-917d-9969159872f1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 200 Aug 25 15:29:07.073297 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1136/4600] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:29:07 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:29:07.108826 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b167d546-ed5a-4941-a916-61753dd9ea2c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:07.110580 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b167d546-ed5a-4941-a916-61753dd9ea2c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/de9182dd-46d1-4601-aead-929a4ff5ed17 Aug 25 15:29:07.110780 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b167d546-ed5a-4941-a916-61753dd9ea2c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:07.111006 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b167d546-ed5a-4941-a916-61753dd9ea2c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:07.118218 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:07.118218 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:07.121585 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b167d546-ed5a-4941-a916-61753dd9ea2c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:07.125242 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b167d546-ed5a-4941-a916-61753dd9ea2c tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/de9182dd-46d1-4601-aead-929a4ff5ed17 returned with HTTP 200 Aug 25 15:29:07.125608 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1168/4601] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:07 2026] GET /volume/v3/volumes/de9182dd-46d1-4601-aead-929a4ff5ed17 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:07.138094 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-db003aa8-83bf-46b8-84cd-b63718a46741 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:07.140001 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db003aa8-83bf-46b8-84cd-b63718a46741 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:29:07.140396 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-db003aa8-83bf-46b8-84cd-b63718a46741 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de9182dd-46d1-4601-aead-929a4ff5ed17", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1759526087"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:07.152347 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:07.152347 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:07.152777 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-db003aa8-83bf-46b8-84cd-b63718a46741 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:07.152932 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-db003aa8-83bf-46b8-84cd-b63718a46741 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create snapshot from volume de9182dd-46d1-4601-aead-929a4ff5ed17 Aug 25 15:29:07.205286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-db003aa8-83bf-46b8-84cd-b63718a46741 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['a983497d-e89b-4ba0-a251-bd8784b8ff36', 'bc83e8c7-7385-4a2b-842a-db87a2dadd76', 'f91acec3-e1fa-4820-b780-97bceb68f812', '7d38c081-dc24-407d-af9b-184c20a51bd6'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:07.260632 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-db003aa8-83bf-46b8-84cd-b63718a46741 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot create request issued successfully. Aug 25 15:29:07.260989 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db003aa8-83bf-46b8-84cd-b63718a46741 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:29:07.261378 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1147/4602] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:29:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:29:07.269615 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e0972cf5-4f19-4d01-96a1-491d2546002a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:07.272309 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e0972cf5-4f19-4d01-96a1-491d2546002a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e Aug 25 15:29:07.273000 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e0972cf5-4f19-4d01-96a1-491d2546002a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:07.273318 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e0972cf5-4f19-4d01-96a1-491d2546002a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:07.279188 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:07.279188 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:07.279586 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e0972cf5-4f19-4d01-96a1-491d2546002a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:29:07.280369 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e0972cf5-4f19-4d01-96a1-491d2546002a tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e returned with HTTP 200 Aug 25 15:29:07.280753 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1152/4603] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:07 2026] GET /volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:07.702233 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:07.834447 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:29:07.834974 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-462168101"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:07.836453 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-462168101'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:29:07.838156 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Create volume of 1 GB Aug 25 15:29:07.848297 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Availability Zones retrieved successfully. Aug 25 15:29:07.854714 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Flow 'volume_create_api' (3119c321-8b28-4f32-8519-271fd12e09aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:07.855652 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24ad264d-fd5a-46b8-9a92-245504b0ebc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:07.856446 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:29:07.883489 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24ad264d-fd5a-46b8-9a92-245504b0ebc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:07.884189 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5a43d14-38d2-49e4-b2cb-5acd1955fbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:07.966114 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Created reservations ['d5d03ec8-0a4f-4209-9f05-a6a4f430ef98', '8a57835b-e241-4dc9-b31c-4f843f065bea', '2834eddf-f799-43ab-80f2-654944e9e6d7', 'a7702184-f3d7-4a4b-8728-7ba081f5e094'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:07.967379 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5a43d14-38d2-49e4-b2cb-5acd1955fbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5d03ec8-0a4f-4209-9f05-a6a4f430ef98', '8a57835b-e241-4dc9-b31c-4f843f065bea', '2834eddf-f799-43ab-80f2-654944e9e6d7', 'a7702184-f3d7-4a4b-8728-7ba081f5e094']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:07.968625 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaa816e9-b361-4a36-a8dd-c7f49363836f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:08.011124 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaa816e9-b361-4a36-a8dd-c7f49363836f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d153375-5a25-4dcb-b3f7-7b5d91b0b688', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-462168101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d0beaafc7dd46adade548ffe7f5da43',qos_specs=None,replication_status=,reservations=['d5d03ec8-0a4f-4209-9f05-a6a4f430ef98','8a57835b-e241-4dc9-b31c-4f843f065bea','2834eddf-f799-43ab-80f2-654944e9e6d7','a7702184-f3d7-4a4b-8728-7ba081f5e094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='815461d5f3b4470980cef2f304814c9b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:29:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-462168101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d153375-5a25-4dcb-b3f7-7b5d91b0b688,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d0beaafc7dd46adade548ffe7f5da43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='815461d5f3b4470980cef2f304814c9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:08.012905 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac2887e2-9799-4c44-b679-a3462be64154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:08.035680 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac2887e2-9799-4c44-b679-a3462be64154) transitioned into state 'SUCCESS' from state '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-462168101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d0beaafc7dd46adade548ffe7f5da43',qos_specs=None,replication_status=,reservations=['d5d03ec8-0a4f-4209-9f05-a6a4f430ef98','8a57835b-e241-4dc9-b31c-4f843f065bea','2834eddf-f799-43ab-80f2-654944e9e6d7','a7702184-f3d7-4a4b-8728-7ba081f5e094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='815461d5f3b4470980cef2f304814c9b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:08.036433 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c141a7b-b023-4ee4-9987-c3d998268ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:08.050948 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c141a7b-b023-4ee4-9987-c3d998268ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:08.052019 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Flow 'volume_create_api' (3119c321-8b28-4f32-8519-271fd12e09aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:08.052406 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Create volume request issued successfully. Aug 25 15:29:08.053271 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1a0584be-5b0f-46b9-8462-f429ca5f5371 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:29:08.053755 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1137/4604] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:29:07 2026] POST /volume/v3/volumes => generated 775 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:29:08.069584 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-965538ed-504f-47bc-8051-6add2869134c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:08.072035 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-965538ed-504f-47bc-8051-6add2869134c tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] GET https://10.4.3.85/volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688 Aug 25 15:29:08.072233 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-965538ed-504f-47bc-8051-6add2869134c tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:08.072506 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-965538ed-504f-47bc-8051-6add2869134c tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:08.083257 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:08.083257 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:08.087986 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-965538ed-504f-47bc-8051-6add2869134c tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Volume info retrieved successfully. Aug 25 15:29:08.092505 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-965538ed-504f-47bc-8051-6add2869134c tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] https://10.4.3.85/volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688 returned with HTTP 200 Aug 25 15:29:08.092909 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1169/4605] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:08 2026] GET /volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:08.105735 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-37432a63-d5e0-44f3-8c0a-f2ce6a1236f4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:08.108309 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-37432a63-d5e0-44f3-8c0a-f2ce6a1236f4 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] DELETE https://10.4.3.85/volume/v3/attachments/2e85015d-685e-43c3-9272-fd55a8eca7dc Aug 25 15:29:08.109188 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-37432a63-d5e0-44f3-8c0a-f2ce6a1236f4 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:08.109188 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-37432a63-d5e0-44f3-8c0a-f2ce6a1236f4 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:08.119421 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:08.119421 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:08.194863 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d4d5c464-7d8e-4cfb-b73b-d73df4f4e647 req-37432a63-d5e0-44f3-8c0a-f2ce6a1236f4 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/attachments/2e85015d-685e-43c3-9272-fd55a8eca7dc returned with HTTP 200 Aug 25 15:29:08.195299 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1148/4606] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:29:08 2026] DELETE /volume/v3/attachments/2e85015d-685e-43c3-9272-fd55a8eca7dc => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:08.289429 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ded5a84e-8030-4464-b180-d329f1082990 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:08.291714 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ded5a84e-8030-4464-b180-d329f1082990 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e Aug 25 15:29:08.291955 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ded5a84e-8030-4464-b180-d329f1082990 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:08.292263 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ded5a84e-8030-4464-b180-d329f1082990 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:08.305376 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:08.305376 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:08.305795 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ded5a84e-8030-4464-b180-d329f1082990 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:29:08.308485 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ded5a84e-8030-4464-b180-d329f1082990 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e returned with HTTP 200 Aug 25 15:29:08.308922 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1153/4607] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:08 2026] GET /volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:08.322417 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-84db80e1-1176-45da-9f36-dd32309974da None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:08.324483 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84db80e1-1176-45da-9f36-dd32309974da tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] PUT https://10.4.3.85/volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e Aug 25 15:29:08.324665 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-84db80e1-1176-45da-9f36-dd32309974da tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:08.331802 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:08.331802 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:08.332246 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-84db80e1-1176-45da-9f36-dd32309974da tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Snapshot retrieved successfully. Aug 25 15:29:08.353316 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-84db80e1-1176-45da-9f36-dd32309974da tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e returned with HTTP 200 Aug 25 15:29:08.353913 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1138/4608] 10.4.3.85 () {68 vars in 1367 bytes} [Tue Aug 25 15:29:08 2026] PUT /volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e => generated 361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:08.368097 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e0f34a1e-316d-49c4-b417-33268a708e98 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:08.370894 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0f34a1e-316d-49c4-b417-33268a708e98 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e Aug 25 15:29:08.371108 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0f34a1e-316d-49c4-b417-33268a708e98 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:08.372204 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0f34a1e-316d-49c4-b417-33268a708e98 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:08.375486 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-e0f34a1e-316d-49c4-b417-33268a708e98 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete snapshot with id: c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e Aug 25 15:29:08.377121 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:08.377121 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:08.377503 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e0f34a1e-316d-49c4-b417-33268a708e98 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:29:08.396030 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e0f34a1e-316d-49c4-b417-33268a708e98 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot delete request issued successfully. Aug 25 15:29:08.396356 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0f34a1e-316d-49c4-b417-33268a708e98 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e returned with HTTP 202 Aug 25 15:29:08.396967 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1170/4609] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:29:08 2026] DELETE /volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 15:29:08.407572 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fb34c241-0820-445d-b224-7c14d2ce82eb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:08.410585 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb34c241-0820-445d-b224-7c14d2ce82eb tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e Aug 25 15:29:08.410849 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fb34c241-0820-445d-b224-7c14d2ce82eb tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:08.411212 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fb34c241-0820-445d-b224-7c14d2ce82eb tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:08.418087 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:08.418087 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:08.418482 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fb34c241-0820-445d-b224-7c14d2ce82eb tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:29:08.419377 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fb34c241-0820-445d-b224-7c14d2ce82eb tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e returned with HTTP 200 Aug 25 15:29:08.419894 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1149/4610] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:08 2026] GET /volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e => generated 494 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:09.105605 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6375a2ee-b10b-4631-926f-59e5dc3e9bd8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:09.107255 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6375a2ee-b10b-4631-926f-59e5dc3e9bd8 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] GET https://10.4.3.85/volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688 Aug 25 15:29:09.107441 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6375a2ee-b10b-4631-926f-59e5dc3e9bd8 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:09.107649 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6375a2ee-b10b-4631-926f-59e5dc3e9bd8 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:09.119879 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:09.119879 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:09.121897 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6375a2ee-b10b-4631-926f-59e5dc3e9bd8 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Volume info retrieved successfully. Aug 25 15:29:09.125644 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dc4743cf-398a-4f66-8542-620d38328977 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:09.129059 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6375a2ee-b10b-4631-926f-59e5dc3e9bd8 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] https://10.4.3.85/volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688 returned with HTTP 200 Aug 25 15:29:09.129444 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1154/4611] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:09 2026] GET /volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:09.135769 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc4743cf-398a-4f66-8542-620d38328977 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:29:09.136062 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc4743cf-398a-4f66-8542-620d38328977 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:09.136384 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dc4743cf-398a-4f66-8542-620d38328977 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:09.145688 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:09.145688 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:09.148280 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e5eb39a2-01a3-4964-9829-f6f64baa2179 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:09.151809 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dc4743cf-398a-4f66-8542-620d38328977 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:09.158938 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dc4743cf-398a-4f66-8542-620d38328977 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 200 Aug 25 15:29:09.159450 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1139/4612] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:09 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:09.174725 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ee091608-44f5-431d-9e88-520c748899cc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:09.176797 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee091608-44f5-431d-9e88-520c748899cc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:29:09.177003 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee091608-44f5-431d-9e88-520c748899cc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:09.177175 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee091608-44f5-431d-9e88-520c748899cc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:09.199686 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:09.199686 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:09.207291 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ee091608-44f5-431d-9e88-520c748899cc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:09.213415 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee091608-44f5-431d-9e88-520c748899cc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 200 Aug 25 15:29:09.213858 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1150/4613] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:09 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:09.225665 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-38e6f001-9616-4704-82f5-82bc34e3f6fc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:09.228021 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-38e6f001-9616-4704-82f5-82bc34e3f6fc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] DELETE https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:29:09.228301 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-38e6f001-9616-4704-82f5-82bc34e3f6fc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:09.228635 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-38e6f001-9616-4704-82f5-82bc34e3f6fc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:09.228887 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-38e6f001-9616-4704-82f5-82bc34e3f6fc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Delete volume with id: 3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:29:09.238023 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:09.238023 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:09.238631 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-38e6f001-9616-4704-82f5-82bc34e3f6fc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:09.253689 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e5eb39a2-01a3-4964-9829-f6f64baa2179 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-reader] POST https://10.4.3.85/volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688/action Aug 25 15:29:09.254155 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e5eb39a2-01a3-4964-9829-f6f64baa2179 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:29:09.254381 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e5eb39a2-01a3-4964-9829-f6f64baa2179 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:09.263999 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-38e6f001-9616-4704-82f5-82bc34e3f6fc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Delete volume request issued successfully. Aug 25 15:29:09.264150 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-38e6f001-9616-4704-82f5-82bc34e3f6fc tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 202 Aug 25 15:29:09.264565 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1155/4614] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:09 2026] DELETE /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:09.268692 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:09.268692 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:09.268692 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e5eb39a2-01a3-4964-9829-f6f64baa2179 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-reader] Volume info retrieved successfully. Aug 25 15:29:09.268902 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-e5eb39a2-01a3-4964-9829-f6f64baa2179 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0f5e9273eebd4dba9f7706ea1ff79667', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d0beaafc7dd46adade548ffe7f5da43', '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=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:29:09.269636 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e5eb39a2-01a3-4964-9829-f6f64baa2179 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-reader] https://10.4.3.85/volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688/action returned with HTTP 403 Aug 25 15:29:09.270389 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1171/4615] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:29:09 2026] POST /volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688/action => generated 131 bytes in 123 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:09.274496 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-227f52fc-8132-4318-861a-c2b9bced4c96 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:09.278109 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d653bb79-4d6e-4ab0-9404-fedcfb61aa9c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:09.279220 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-227f52fc-8132-4318-861a-c2b9bced4c96 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:29:09.280551 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d653bb79-4d6e-4ab0-9404-fedcfb61aa9c tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688 Aug 25 15:29:09.280934 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d653bb79-4d6e-4ab0-9404-fedcfb61aa9c tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:09.281182 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d653bb79-4d6e-4ab0-9404-fedcfb61aa9c tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:09.281494 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-d653bb79-4d6e-4ab0-9404-fedcfb61aa9c tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Delete volume with id: 3d153375-5a25-4dcb-b3f7-7b5d91b0b688 Aug 25 15:29:09.282127 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-227f52fc-8132-4318-861a-c2b9bced4c96 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:09.282477 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-227f52fc-8132-4318-861a-c2b9bced4c96 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:09.290381 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:09.290381 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:09.290936 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d653bb79-4d6e-4ab0-9404-fedcfb61aa9c tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Volume info retrieved successfully. Aug 25 15:29:09.292260 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:09.292260 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:09.296889 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-227f52fc-8132-4318-861a-c2b9bced4c96 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:09.302915 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-227f52fc-8132-4318-861a-c2b9bced4c96 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 200 Aug 25 15:29:09.303459 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1140/4616] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:09 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:09.341057 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d653bb79-4d6e-4ab0-9404-fedcfb61aa9c tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Delete volume request issued successfully. Aug 25 15:29:09.341350 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d653bb79-4d6e-4ab0-9404-fedcfb61aa9c tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] https://10.4.3.85/volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688 returned with HTTP 202 Aug 25 15:29:09.341875 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1151/4617] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:09 2026] DELETE /volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:09.351720 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-34b04d23-89b0-4bfb-bfda-9e421f6a8cf7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:09.353668 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-34b04d23-89b0-4bfb-bfda-9e421f6a8cf7 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] GET https://10.4.3.85/volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688 Aug 25 15:29:09.353926 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-34b04d23-89b0-4bfb-bfda-9e421f6a8cf7 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:09.354123 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-34b04d23-89b0-4bfb-bfda-9e421f6a8cf7 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:09.361561 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:09.361561 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:09.365138 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-34b04d23-89b0-4bfb-bfda-9e421f6a8cf7 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Volume info retrieved successfully. Aug 25 15:29:09.369708 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-34b04d23-89b0-4bfb-bfda-9e421f6a8cf7 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] https://10.4.3.85/volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688 returned with HTTP 200 Aug 25 15:29:09.370262 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1156/4618] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:09 2026] GET /volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:09.432241 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-94c23fcf-db24-479e-8b50-ce50219f38e6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:09.433923 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-94c23fcf-db24-479e-8b50-ce50219f38e6 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e Aug 25 15:29:09.434099 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-94c23fcf-db24-479e-8b50-ce50219f38e6 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:09.434298 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-94c23fcf-db24-479e-8b50-ce50219f38e6 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:09.438755 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-94c23fcf-db24-479e-8b50-ce50219f38e6 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e returned with HTTP 404 Aug 25 15:29:09.439237 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1172/4619] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:09 2026] GET /volume/v3/snapshots/c4d7c48f-5d0c-41e7-bdc2-db2ea8560a8e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:09.457616 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0ed40aac-9c91-450b-9c47-da5245d9cc12 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:09.459510 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0ed40aac-9c91-450b-9c47-da5245d9cc12 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/de9182dd-46d1-4601-aead-929a4ff5ed17 Aug 25 15:29:09.459740 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0ed40aac-9c91-450b-9c47-da5245d9cc12 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:09.459970 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0ed40aac-9c91-450b-9c47-da5245d9cc12 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:09.460156 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-0ed40aac-9c91-450b-9c47-da5245d9cc12 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume with id: de9182dd-46d1-4601-aead-929a4ff5ed17 Aug 25 15:29:09.468696 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:09.468696 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:09.469120 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0ed40aac-9c91-450b-9c47-da5245d9cc12 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:09.521653 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0ed40aac-9c91-450b-9c47-da5245d9cc12 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume request issued successfully. Aug 25 15:29:09.521773 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0ed40aac-9c91-450b-9c47-da5245d9cc12 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/de9182dd-46d1-4601-aead-929a4ff5ed17 returned with HTTP 202 Aug 25 15:29:09.522204 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1141/4620] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:09 2026] DELETE /volume/v3/volumes/de9182dd-46d1-4601-aead-929a4ff5ed17 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:09.531996 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7ab190ff-9ba6-42d3-b273-9fe078322e68 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:09.532987 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ab190ff-9ba6-42d3-b273-9fe078322e68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/de9182dd-46d1-4601-aead-929a4ff5ed17 Aug 25 15:29:09.533231 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ab190ff-9ba6-42d3-b273-9fe078322e68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:09.533492 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7ab190ff-9ba6-42d3-b273-9fe078322e68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:09.548053 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:09.548053 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:09.557640 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7ab190ff-9ba6-42d3-b273-9fe078322e68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:09.573092 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7ab190ff-9ba6-42d3-b273-9fe078322e68 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/de9182dd-46d1-4601-aead-929a4ff5ed17 returned with HTTP 200 Aug 25 15:29:09.573092 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1152/4621] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:09 2026] GET /volume/v3/volumes/de9182dd-46d1-4601-aead-929a4ff5ed17 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:10.318864 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ca72f057-8610-4646-aa99-e5db4f704077 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:10.320729 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ca72f057-8610-4646-aa99-e5db4f704077 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 Aug 25 15:29:10.321131 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ca72f057-8610-4646-aa99-e5db4f704077 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:10.321204 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ca72f057-8610-4646-aa99-e5db4f704077 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:10.328373 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ca72f057-8610-4646-aa99-e5db4f704077 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 returned with HTTP 404 Aug 25 15:29:10.328614 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1157/4622] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:10 2026] GET /volume/v3/volumes/3fe7d5d0-f796-452a-8be6-bb13214c1b30 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:10.336937 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2ab97542-5632-4ad7-bd32-2f7bd4ffb34c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:10.339617 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2ab97542-5632-4ad7-bd32-2f7bd4ffb34c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:29:10.339924 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2ab97542-5632-4ad7-bd32-2f7bd4ffb34c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:10.340261 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2ab97542-5632-4ad7-bd32-2f7bd4ffb34c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:10.353118 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:10.353118 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:10.363452 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2ab97542-5632-4ad7-bd32-2f7bd4ffb34c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:10.371612 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2ab97542-5632-4ad7-bd32-2f7bd4ffb34c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 200 Aug 25 15:29:10.372438 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1173/4623] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:10 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:10.383732 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dcf9810d-c0a9-4055-9595-30606ce03273 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:10.385723 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dcf9810d-c0a9-4055-9595-30606ce03273 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] GET https://10.4.3.85/volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688 Aug 25 15:29:10.385981 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dcf9810d-c0a9-4055-9595-30606ce03273 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:10.386225 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dcf9810d-c0a9-4055-9595-30606ce03273 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:10.386802 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3341b0b8-cd21-474c-89cd-0b1048bb0aa1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:10.393325 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3341b0b8-cd21-474c-89cd-0b1048bb0aa1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:29:10.393527 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3341b0b8-cd21-474c-89cd-0b1048bb0aa1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:10.393728 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3341b0b8-cd21-474c-89cd-0b1048bb0aa1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:10.399286 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dcf9810d-c0a9-4055-9595-30606ce03273 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] https://10.4.3.85/volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688 returned with HTTP 404 Aug 25 15:29:10.399969 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1142/4624] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:10 2026] GET /volume/v3/volumes/3d153375-5a25-4dcb-b3f7-7b5d91b0b688 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:10.403583 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:10.403583 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:10.407672 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3341b0b8-cd21-474c-89cd-0b1048bb0aa1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:10.408996 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:10.413228 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3341b0b8-cd21-474c-89cd-0b1048bb0aa1 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 200 Aug 25 15:29:10.413627 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1153/4625] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:10 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:10.414329 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:29:10.414783 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-629306200"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:10.419154 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-629306200'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:29:10.419154 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Create volume of 1 GB Aug 25 15:29:10.428615 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Availability Zones retrieved successfully. Aug 25 15:29:10.442818 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a633a820-da8d-432f-b3e1-8ded5bfbda1f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:10.442818 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a633a820-da8d-432f-b3e1-8ded5bfbda1f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] DELETE https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:29:10.442818 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a633a820-da8d-432f-b3e1-8ded5bfbda1f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:10.442818 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a633a820-da8d-432f-b3e1-8ded5bfbda1f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:10.442818 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-a633a820-da8d-432f-b3e1-8ded5bfbda1f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Delete volume with id: 2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:29:10.443683 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Flow 'volume_create_api' (0e1b60f4-09a7-4319-8b4a-f182a3c4b3a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:10.443683 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe38340-73fc-4d82-8c79-08fd268d1fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:10.443932 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:10.443932 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:10.444099 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:29:10.444607 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a633a820-da8d-432f-b3e1-8ded5bfbda1f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:10.474568 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c91e56e6-6755-456f-b696-c954343c3d00 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:10.477048 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:29:10.477257 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1217609757"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:10.480906 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1217609757'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:29:10.486208 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Create volume of 1 GB Aug 25 15:29:10.486571 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:10.486571 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:10.487083 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Availability Zones retrieved successfully. Aug 25 15:29:10.488867 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe38340-73fc-4d82-8c79-08fd268d1fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:10.489200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af8c3bf-5214-46a7-a900-608fedf64d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:10.494205 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Flow 'volume_create_api' (47e42b07-5e15-4811-9b43-d6b104e5c1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:10.494785 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e986b5-8e6d-49f0-bd3b-4b52f30f709f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:10.495229 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a633a820-da8d-432f-b3e1-8ded5bfbda1f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Delete volume request issued successfully. Aug 25 15:29:10.495600 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a633a820-da8d-432f-b3e1-8ded5bfbda1f tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 202 Aug 25 15:29:10.495822 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:29:10.496439 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1174/4626] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:10 2026] DELETE /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:10.506740 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cf1a6b13-31dd-4625-a80b-3111b8bead56 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:10.507592 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:10.507592 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:10.508639 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf1a6b13-31dd-4625-a80b-3111b8bead56 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:29:10.508912 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf1a6b13-31dd-4625-a80b-3111b8bead56 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:10.509172 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf1a6b13-31dd-4625-a80b-3111b8bead56 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:10.516736 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:10.516736 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:10.521019 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cf1a6b13-31dd-4625-a80b-3111b8bead56 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:10.523124 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e986b5-8e6d-49f0-bd3b-4b52f30f709f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3c806034-e569-4458-a37d-fa179611576c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c806034-e569-4458-a37d-fa179611576c', 'encryption_key_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=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:10.524019 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5394ab-9f82-4e69-9e27-a2a42c1153b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:10.526943 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf1a6b13-31dd-4625-a80b-3111b8bead56 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 200 Aug 25 15:29:10.527493 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1154/4627] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:10 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:10.542128 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Created reservations ['bec00d1c-d12b-4898-b80c-8ee5bc8694b3', 'db3bfb9f-86c5-4e84-88b0-10687a2ef2e6', '8ad81300-4d12-4ae5-914b-af544d9513fe', '2b0192a1-72e0-497e-a1d1-302198427b21'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:10.543175 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3af8c3bf-5214-46a7-a900-608fedf64d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bec00d1c-d12b-4898-b80c-8ee5bc8694b3', 'db3bfb9f-86c5-4e84-88b0-10687a2ef2e6', '8ad81300-4d12-4ae5-914b-af544d9513fe', '2b0192a1-72e0-497e-a1d1-302198427b21']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:10.544002 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daf9735e-b223-4473-828d-400215d02bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:10.571373 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daf9735e-b223-4473-828d-400215d02bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecbe687a-360c-4f9b-8cf6-08fa424714b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-629306200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d0beaafc7dd46adade548ffe7f5da43',qos_specs=None,replication_status=,reservations=['bec00d1c-d12b-4898-b80c-8ee5bc8694b3','db3bfb9f-86c5-4e84-88b0-10687a2ef2e6','8ad81300-4d12-4ae5-914b-af544d9513fe','2b0192a1-72e0-497e-a1d1-302198427b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='815461d5f3b4470980cef2f304814c9b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:29:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-629306200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecbe687a-360c-4f9b-8cf6-08fa424714b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d0beaafc7dd46adade548ffe7f5da43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='815461d5f3b4470980cef2f304814c9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:10.572087 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (574b7956-6256-49d8-98d3-1fc52690b78b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:10.573270 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Created reservations ['3df5436f-2551-42f6-bac8-bdbaa26d48ea', '917aa540-755c-40b1-bcc1-9ac92143b99e', 'bfff7a44-c734-41dd-a841-c34b529b68c6', '44c1bf52-5646-446a-ac98-62fbbe07a834'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:10.574192 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5394ab-9f82-4e69-9e27-a2a42c1153b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3df5436f-2551-42f6-bac8-bdbaa26d48ea', '917aa540-755c-40b1-bcc1-9ac92143b99e', 'bfff7a44-c734-41dd-a841-c34b529b68c6', '44c1bf52-5646-446a-ac98-62fbbe07a834']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:10.575151 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a148dac2-cf89-4616-a72d-628f52174c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:10.589432 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-97bd2f99-4b52-43f2-b3a0-ff6fabd48404 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:10.593099 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-97bd2f99-4b52-43f2-b3a0-ff6fabd48404 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/de9182dd-46d1-4601-aead-929a4ff5ed17 Aug 25 15:29:10.593344 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-97bd2f99-4b52-43f2-b3a0-ff6fabd48404 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:10.593554 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-97bd2f99-4b52-43f2-b3a0-ff6fabd48404 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:10.601511 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-97bd2f99-4b52-43f2-b3a0-ff6fabd48404 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/de9182dd-46d1-4601-aead-929a4ff5ed17 returned with HTTP 404 Aug 25 15:29:10.602207 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1175/4628] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:10 2026] GET /volume/v3/volumes/de9182dd-46d1-4601-aead-929a4ff5ed17 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:10.613215 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:10.613215 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:29:10.613215 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1923760943"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:10.613815 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1923760943'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:29:10.619176 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume of 1 GB Aug 25 15:29:10.619176 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Availability Zones retrieved successfully. Aug 25 15:29:10.621250 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (574b7956-6256-49d8-98d3-1fc52690b78b) transitioned into state 'SUCCESS' from state '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-629306200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d0beaafc7dd46adade548ffe7f5da43',qos_specs=None,replication_status=,reservations=['bec00d1c-d12b-4898-b80c-8ee5bc8694b3','db3bfb9f-86c5-4e84-88b0-10687a2ef2e6','8ad81300-4d12-4ae5-914b-af544d9513fe','2b0192a1-72e0-497e-a1d1-302198427b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='815461d5f3b4470980cef2f304814c9b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:10.621928 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27df2346-9cac-4864-9e3b-e8f75e4cfe6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:10.622643 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (323620c7-ae9f-4b4c-bb37-92851d46cbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:10.623607 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ae6302-e939-4038-a248-62b1f8562ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:10.624439 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:29:10.632516 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a148dac2-cf89-4616-a72d-628f52174c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd112557c-5fad-4cbc-a1b3-a73ba90b336e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1217609757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='827d4a7a54284330bdfaddac40ad1ada',qos_specs=None,replication_status=,reservations=['3df5436f-2551-42f6-bac8-bdbaa26d48ea','917aa540-755c-40b1-bcc1-9ac92143b99e','bfff7a44-c734-41dd-a841-c34b529b68c6','44c1bf52-5646-446a-ac98-62fbbe07a834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d16512420957495a8dcee2ab398ba836',volume_type_id=3c806034-e569-4458-a37d-fa179611576c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:29:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1217609757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d112557c-5fad-4cbc-a1b3-a73ba90b336e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='827d4a7a54284330bdfaddac40ad1ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d16512420957495a8dcee2ab398ba836',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c806034-e569-4458-a37d-fa179611576c),volume_type_id=3c806034-e569-4458-a37d-fa179611576c)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:10.634141 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e7a8f0-08f0-41b6-b69c-e4d56b31ff93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:10.643129 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27df2346-9cac-4864-9e3b-e8f75e4cfe6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:10.643954 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Flow 'volume_create_api' (0e1b60f4-09a7-4319-8b4a-f182a3c4b3a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:10.644244 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Create volume request issued successfully. Aug 25 15:29:10.647352 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-db6e3b7d-cf27-4f66-93f5-77e8602451fb tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:29:10.647352 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1158/4629] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:29:10 2026] POST /volume/v3/volumes => generated 775 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:29:10.658497 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ae6302-e939-4038-a248-62b1f8562ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:10.659241 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc3f994-eb0a-4955-ac9a-f8c1d14172db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:10.664493 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c90a78e6-df43-4a26-8ee3-d98eb3e2f6f7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:10.666228 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c90a78e6-df43-4a26-8ee3-d98eb3e2f6f7 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] GET https://10.4.3.85/volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3 Aug 25 15:29:10.666436 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c90a78e6-df43-4a26-8ee3-d98eb3e2f6f7 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:10.666629 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c90a78e6-df43-4a26-8ee3-d98eb3e2f6f7 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:10.668302 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23e7a8f0-08f0-41b6-b69c-e4d56b31ff93) transitioned into state 'SUCCESS' from state '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-1217609757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='827d4a7a54284330bdfaddac40ad1ada',qos_specs=None,replication_status=,reservations=['3df5436f-2551-42f6-bac8-bdbaa26d48ea','917aa540-755c-40b1-bcc1-9ac92143b99e','bfff7a44-c734-41dd-a841-c34b529b68c6','44c1bf52-5646-446a-ac98-62fbbe07a834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d16512420957495a8dcee2ab398ba836',volume_type_id=3c806034-e569-4458-a37d-fa179611576c)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:10.669245 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (535b361d-285e-4d96-8487-52672a3ad7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:10.674187 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:10.674187 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:10.677779 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c90a78e6-df43-4a26-8ee3-d98eb3e2f6f7 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Volume info retrieved successfully. Aug 25 15:29:10.685114 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c90a78e6-df43-4a26-8ee3-d98eb3e2f6f7 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] https://10.4.3.85/volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3 returned with HTTP 200 Aug 25 15:29:10.685114 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1176/4630] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:10 2026] GET /volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:10.696391 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (535b361d-285e-4d96-8487-52672a3ad7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:10.697327 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Flow 'volume_create_api' (47e42b07-5e15-4811-9b43-d6b104e5c1a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:10.697690 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Create volume request issued successfully. Aug 25 15:29:10.699165 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c91e56e6-6755-456f-b696-c954343c3d00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:29:10.699165 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1143/4631] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:29:10 2026] POST /volume/v3/volumes => generated 758 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:29:10.709699 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-67bce10b-8128-490b-b460-5f921b35ba8b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:10.711595 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-67bce10b-8128-490b-b460-5f921b35ba8b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:10.711776 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-67bce10b-8128-490b-b460-5f921b35ba8b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:10.712029 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-67bce10b-8128-490b-b460-5f921b35ba8b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:10.712972 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['c9ffc11f-8e8a-429c-b8f0-b0f032404689', '51b1b01b-e984-43c5-9c29-cf9de01b633d', '1da9a77d-1ee5-4d45-971f-818ee5604f53', 'a2d030fd-d6d6-4f79-9ea4-3f9af341be20'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:10.716124 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc3f994-eb0a-4955-ac9a-f8c1d14172db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9ffc11f-8e8a-429c-b8f0-b0f032404689', '51b1b01b-e984-43c5-9c29-cf9de01b633d', '1da9a77d-1ee5-4d45-971f-818ee5604f53', 'a2d030fd-d6d6-4f79-9ea4-3f9af341be20']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:10.716124 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15dd148a-2793-467c-9c60-839267aaa7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:10.719389 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:10.719389 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:10.723201 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-67bce10b-8128-490b-b460-5f921b35ba8b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:10.727646 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-67bce10b-8128-490b-b460-5f921b35ba8b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:10.728112 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1159/4632] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:10 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:10.758170 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15dd148a-2793-467c-9c60-839267aaa7d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4027949-022f-4ad9-a276-40aba25d54a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1923760943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['c9ffc11f-8e8a-429c-b8f0-b0f032404689','51b1b01b-e984-43c5-9c29-cf9de01b633d','1da9a77d-1ee5-4d45-971f-818ee5604f53','a2d030fd-d6d6-4f79-9ea4-3f9af341be20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:29:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1923760943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4027949-022f-4ad9-a276-40aba25d54a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9378afc5aef94b00ae11af8f9dd294a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:10.758932 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa157d4c-10d5-484d-9756-a6ea94fca26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:10.787804 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa157d4c-10d5-484d-9756-a6ea94fca26a) transitioned into state 'SUCCESS' from state '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-1923760943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9378afc5aef94b00ae11af8f9dd294a5',qos_specs=None,replication_status=,reservations=['c9ffc11f-8e8a-429c-b8f0-b0f032404689','51b1b01b-e984-43c5-9c29-cf9de01b633d','1da9a77d-1ee5-4d45-971f-818ee5604f53','a2d030fd-d6d6-4f79-9ea4-3f9af341be20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2781d3f4f0e24baab9481ae7e5a835b5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:10.788683 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d5bc7f1-0c50-4b85-8dcd-400379b6eb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:10.805310 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d5bc7f1-0c50-4b85-8dcd-400379b6eb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:10.806973 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Flow 'volume_create_api' (323620c7-ae9f-4b4c-bb37-92851d46cbe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:10.807313 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create volume request issued successfully. Aug 25 15:29:10.808508 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ae05c14-3b1c-4329-a4b1-d811882e65d2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:29:10.809039 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1155/4633] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:29:10 2026] POST /volume/v3/volumes => generated 776 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:29:10.824076 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-88020ffe-7467-46ba-bfd2-ab57dd98c218 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:10.826970 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-88020ffe-7467-46ba-bfd2-ab57dd98c218 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/c4027949-022f-4ad9-a276-40aba25d54a0 Aug 25 15:29:10.827230 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-88020ffe-7467-46ba-bfd2-ab57dd98c218 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:10.827497 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-88020ffe-7467-46ba-bfd2-ab57dd98c218 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:10.836275 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:10.836275 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:10.842010 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-88020ffe-7467-46ba-bfd2-ab57dd98c218 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:10.845510 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-88020ffe-7467-46ba-bfd2-ab57dd98c218 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/c4027949-022f-4ad9-a276-40aba25d54a0 returned with HTTP 200 Aug 25 15:29:10.846292 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1177/4634] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:10 2026] GET /volume/v3/volumes/c4027949-022f-4ad9-a276-40aba25d54a0 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:11.545134 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7472a3f5-1e38-49b9-b026-94e91c7cc013 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:11.547188 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7472a3f5-1e38-49b9-b026-94e91c7cc013 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd Aug 25 15:29:11.547382 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7472a3f5-1e38-49b9-b026-94e91c7cc013 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:11.547586 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7472a3f5-1e38-49b9-b026-94e91c7cc013 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:11.570177 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7472a3f5-1e38-49b9-b026-94e91c7cc013 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd returned with HTTP 404 Aug 25 15:29:11.570605 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1144/4635] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:11 2026] GET /volume/v3/volumes/2fd84f8c-3a4b-4019-82d1-a28c4ff6cedd => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:11.582030 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c9d37d42-377a-4ce4-b9ac-8587a4e65242 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:11.584012 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c9d37d42-377a-4ce4-b9ac-8587a4e65242 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:29:11.584303 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c9d37d42-377a-4ce4-b9ac-8587a4e65242 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:11.584527 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c9d37d42-377a-4ce4-b9ac-8587a4e65242 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:11.608396 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:11.608396 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:11.611779 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c9d37d42-377a-4ce4-b9ac-8587a4e65242 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:11.615489 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c9d37d42-377a-4ce4-b9ac-8587a4e65242 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:29:11.615897 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1160/4636] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:11 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:11.631853 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9513e0c0-8790-4623-9e94-550761021cae None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:11.633795 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9513e0c0-8790-4623-9e94-550761021cae tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:29:11.634080 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9513e0c0-8790-4623-9e94-550761021cae tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:11.634358 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9513e0c0-8790-4623-9e94-550761021cae tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:11.642474 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:11.642474 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:11.647200 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9513e0c0-8790-4623-9e94-550761021cae tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:11.652633 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9513e0c0-8790-4623-9e94-550761021cae tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:29:11.653176 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1156/4637] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:11 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:11.667263 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-105541ac-4a76-4e6c-93dd-3dada89c6c01 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:11.669952 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-105541ac-4a76-4e6c-93dd-3dada89c6c01 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] DELETE https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:29:11.670411 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-105541ac-4a76-4e6c-93dd-3dada89c6c01 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:11.670808 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-105541ac-4a76-4e6c-93dd-3dada89c6c01 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:11.671219 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-105541ac-4a76-4e6c-93dd-3dada89c6c01 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Delete volume with id: cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:29:11.681149 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:11.681149 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:11.681844 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-105541ac-4a76-4e6c-93dd-3dada89c6c01 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:11.701148 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2dd26a14-842e-4e85-88c8-ef4391403068 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:11.703961 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2dd26a14-842e-4e85-88c8-ef4391403068 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] GET https://10.4.3.85/volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3 Aug 25 15:29:11.704285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2dd26a14-842e-4e85-88c8-ef4391403068 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:11.704595 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2dd26a14-842e-4e85-88c8-ef4391403068 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:11.727814 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:11.727814 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:11.733100 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2dd26a14-842e-4e85-88c8-ef4391403068 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Volume info retrieved successfully. Aug 25 15:29:11.738924 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2dd26a14-842e-4e85-88c8-ef4391403068 tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] https://10.4.3.85/volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3 returned with HTTP 200 Aug 25 15:29:11.741152 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1145/4638] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:11 2026] GET /volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3 => generated 1006 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:11.741220 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-57c8d2f0-231e-428e-bc4c-2a6ceae04ef8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:11.743296 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-57c8d2f0-231e-428e-bc4c-2a6ceae04ef8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:11.743584 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-57c8d2f0-231e-428e-bc4c-2a6ceae04ef8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:11.743846 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-57c8d2f0-231e-428e-bc4c-2a6ceae04ef8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:11.747801 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-105541ac-4a76-4e6c-93dd-3dada89c6c01 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Delete volume request issued successfully. Aug 25 15:29:11.748140 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-105541ac-4a76-4e6c-93dd-3dada89c6c01 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 202 Aug 25 15:29:11.748643 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1178/4639] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:11 2026] DELETE /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:11.753399 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:11.753399 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:11.756983 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-da29c13f-ce7b-4ffd-b5a0-27aa492a224a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:11.762891 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-29c55a33-2e79-4a67-91cd-7e116544033e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:11.763380 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da29c13f-ce7b-4ffd-b5a0-27aa492a224a tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-reader] POST https://10.4.3.85/volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3/action Aug 25 15:29:11.763519 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-57c8d2f0-231e-428e-bc4c-2a6ceae04ef8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:11.763601 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da29c13f-ce7b-4ffd-b5a0-27aa492a224a tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:29:11.763601 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da29c13f-ce7b-4ffd-b5a0-27aa492a224a tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:11.763706 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-29c55a33-2e79-4a67-91cd-7e116544033e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:29:11.763706 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-29c55a33-2e79-4a67-91cd-7e116544033e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:11.763706 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-29c55a33-2e79-4a67-91cd-7e116544033e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:11.766536 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-57c8d2f0-231e-428e-bc4c-2a6ceae04ef8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:11.766912 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1161/4640] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:11 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:11.772966 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:11.772966 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:11.773674 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-da29c13f-ce7b-4ffd-b5a0-27aa492a224a tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0f5e9273eebd4dba9f7706ea1ff79667', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5d0beaafc7dd46adade548ffe7f5da43', '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=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:29:11.773856 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:11.773856 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:11.773921 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da29c13f-ce7b-4ffd-b5a0-27aa492a224a tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-reader] https://10.4.3.85/volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3/action returned with HTTP 403 Aug 25 15:29:11.776915 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1157/4641] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:29:11 2026] POST /volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:11.794205 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-29c55a33-2e79-4a67-91cd-7e116544033e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:11.794205 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-29c55a33-2e79-4a67-91cd-7e116544033e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 200 Aug 25 15:29:11.794205 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1146/4642] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:11 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:11.794437 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-950417f5-cad7-4dfd-8ee2-e50af7530b8a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:11.794437 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-950417f5-cad7-4dfd-8ee2-e50af7530b8a tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3 Aug 25 15:29:11.794437 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-950417f5-cad7-4dfd-8ee2-e50af7530b8a tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:11.794437 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-950417f5-cad7-4dfd-8ee2-e50af7530b8a tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:11.794437 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-950417f5-cad7-4dfd-8ee2-e50af7530b8a tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Delete volume with id: ecbe687a-360c-4f9b-8cf6-08fa424714b3 Aug 25 15:29:11.804233 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:11.804233 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:11.804233 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-950417f5-cad7-4dfd-8ee2-e50af7530b8a tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Volume info retrieved successfully. Aug 25 15:29:11.849453 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-10bfead9-5271-459c-9925-440df01313ab req-f3596306-e7e6-4095-81e2-1178c8241543 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:11.851698 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-f3596306-e7e6-4095-81e2-1178c8241543 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:11.851962 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-f3596306-e7e6-4095-81e2-1178c8241543 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:11.852208 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-f3596306-e7e6-4095-81e2-1178c8241543 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:11.861193 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6d5b65db-428c-497f-a933-65ac6d60a92f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:11.863756 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6d5b65db-428c-497f-a933-65ac6d60a92f tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/c4027949-022f-4ad9-a276-40aba25d54a0 Aug 25 15:29:11.864014 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6d5b65db-428c-497f-a933-65ac6d60a92f tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:11.867359 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6d5b65db-428c-497f-a933-65ac6d60a92f tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:11.875376 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:11.875376 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:11.876446 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:11.876446 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:11.879601 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-10bfead9-5271-459c-9925-440df01313ab req-f3596306-e7e6-4095-81e2-1178c8241543 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:11.880970 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6d5b65db-428c-497f-a933-65ac6d60a92f tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:11.885948 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-950417f5-cad7-4dfd-8ee2-e50af7530b8a tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Delete volume request issued successfully. Aug 25 15:29:11.886269 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-950417f5-cad7-4dfd-8ee2-e50af7530b8a tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] https://10.4.3.85/volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3 returned with HTTP 202 Aug 25 15:29:11.887515 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1179/4643] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:11 2026] DELETE /volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:11.890418 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6d5b65db-428c-497f-a933-65ac6d60a92f tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/c4027949-022f-4ad9-a276-40aba25d54a0 returned with HTTP 200 Aug 25 15:29:11.890778 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-f3596306-e7e6-4095-81e2-1178c8241543 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:11.890990 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1158/4644] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:11 2026] GET /volume/v3/volumes/c4027949-022f-4ad9-a276-40aba25d54a0 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 15:29:11.891303 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1162/4645] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:29:11 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:11.897227 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ee25522a-2492-4933-8de9-3df6674597fd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:11.899174 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ee25522a-2492-4933-8de9-3df6674597fd tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] GET https://10.4.3.85/volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3 Aug 25 15:29:11.899322 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ee25522a-2492-4933-8de9-3df6674597fd tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:11.899572 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ee25522a-2492-4933-8de9-3df6674597fd tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:11.907846 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1717fa6e-85a2-489d-89b8-b0bc1339c1cc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:11.910702 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1717fa6e-85a2-489d-89b8-b0bc1339c1cc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:29:11.912412 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1717fa6e-85a2-489d-89b8-b0bc1339c1cc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4027949-022f-4ad9-a276-40aba25d54a0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-801566897"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:11.922569 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:11.922569 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:11.922774 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:11.922774 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:11.923192 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1717fa6e-85a2-489d-89b8-b0bc1339c1cc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:11.923331 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-1717fa6e-85a2-489d-89b8-b0bc1339c1cc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Create snapshot from volume c4027949-022f-4ad9-a276-40aba25d54a0 Aug 25 15:29:11.927099 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ee25522a-2492-4933-8de9-3df6674597fd tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Volume info retrieved successfully. Aug 25 15:29:11.932899 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ee25522a-2492-4933-8de9-3df6674597fd tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] https://10.4.3.85/volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3 returned with HTTP 200 Aug 25 15:29:11.932899 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1147/4646] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:11 2026] GET /volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3 => generated 1005 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:11.999418 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-1717fa6e-85a2-489d-89b8-b0bc1339c1cc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Created reservations ['251397b5-c1d0-40f4-9aae-2000e03fa0b5', '55952415-5fe3-47ff-9ba1-ca6a073bf83f', '0a35f96a-b9c5-4a5c-9f5f-2e0043a5363e', '341f2207-813e-4fd1-8585-810d8db903fb'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:12.063310 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3e2ca4fc-70ec-4e8e-9a8f-f0218a3aa993 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:12.063919 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3e2ca4fc-70ec-4e8e-9a8f-f0218a3aa993 None None] GET https://10.4.3.85/volume// Aug 25 15:29:12.064127 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3e2ca4fc-70ec-4e8e-9a8f-f0218a3aa993 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:12.064343 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3e2ca4fc-70ec-4e8e-9a8f-f0218a3aa993 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:12.064703 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3e2ca4fc-70ec-4e8e-9a8f-f0218a3aa993 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:29:12.065234 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1159/4647] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:29:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:29:12.072703 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-10bfead9-5271-459c-9925-440df01313ab req-3e471632-ad0e-487d-a1d3-457b24516b90 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:12.074895 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-3e471632-ad0e-487d-a1d3-457b24516b90 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:29:12.075235 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-3e471632-ad0e-487d-a1d3-457b24516b90 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d112557c-5fad-4cbc-a1b3-a73ba90b336e", "connector": null, "instance_uuid": "09c64e4b-abcb-4fb3-9085-d82de43ed486"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:12.090794 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:12.090794 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:12.168133 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1717fa6e-85a2-489d-89b8-b0bc1339c1cc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot create request issued successfully. Aug 25 15:29:12.168520 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1717fa6e-85a2-489d-89b8-b0bc1339c1cc tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:29:12.169121 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1180/4648] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:29:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:29:12.183699 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-037b3631-8556-4c42-a002-bb3286bea796 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:12.185906 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-037b3631-8556-4c42-a002-bb3286bea796 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 Aug 25 15:29:12.186129 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-037b3631-8556-4c42-a002-bb3286bea796 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:12.186363 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-037b3631-8556-4c42-a002-bb3286bea796 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:12.195476 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:12.195476 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:12.196149 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-037b3631-8556-4c42-a002-bb3286bea796 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:29:12.197034 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-037b3631-8556-4c42-a002-bb3286bea796 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 returned with HTTP 200 Aug 25 15:29:12.197561 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1148/4649] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:12 2026] GET /volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:12.210766 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-3e471632-ad0e-487d-a1d3-457b24516b90 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:29:12.211420 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1163/4650] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:29:12 2026] POST /volume/v3/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:12.294034 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e0ff4ae6-ff52-46e3-b100-5cdd6a60f514 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:12.297919 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e0ff4ae6-ff52-46e3-b100-5cdd6a60f514 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:12.298314 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e0ff4ae6-ff52-46e3-b100-5cdd6a60f514 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:12.298617 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e0ff4ae6-ff52-46e3-b100-5cdd6a60f514 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:12.308156 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e764cf0d-3194-4761-a0f6-a26b445b75b7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:12.308756 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e764cf0d-3194-4761-a0f6-a26b445b75b7 None None] GET https://10.4.3.85/volume// Aug 25 15:29:12.308962 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e764cf0d-3194-4761-a0f6-a26b445b75b7 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:12.309174 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e764cf0d-3194-4761-a0f6-a26b445b75b7 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:12.309520 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e764cf0d-3194-4761-a0f6-a26b445b75b7 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:29:12.309934 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1181/4651] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:29:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:29:12.314349 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:12.314349 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:12.322021 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-10bfead9-5271-459c-9925-440df01313ab req-0b0b1e02-40f9-4e57-87fe-20f815abd3e8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:12.324740 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-0b0b1e02-40f9-4e57-87fe-20f815abd3e8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:12.325081 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-0b0b1e02-40f9-4e57-87fe-20f815abd3e8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:12.325300 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-0b0b1e02-40f9-4e57-87fe-20f815abd3e8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:12.326685 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e0ff4ae6-ff52-46e3-b100-5cdd6a60f514 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:12.337063 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e0ff4ae6-ff52-46e3-b100-5cdd6a60f514 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:12.338091 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1160/4652] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:12 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:12.342097 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:12.342097 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:12.348907 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-10bfead9-5271-459c-9925-440df01313ab req-0b0b1e02-40f9-4e57-87fe-20f815abd3e8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:12.356167 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-0b0b1e02-40f9-4e57-87fe-20f815abd3e8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:12.358194 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1149/4653] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:29:12 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1030 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 15:29:12.473019 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-10bfead9-5271-459c-9925-440df01313ab req-7f1e27f2-5b5b-4128-95e7-6171f7c958e7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:12.475389 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-7f1e27f2-5b5b-4128-95e7-6171f7c958e7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] PUT https://10.4.3.85/volume/v3/attachments/c1e691ea-e7b2-4237-8ece-1536680da2c7 Aug 25 15:29:12.475901 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-7f1e27f2-5b5b-4128-95e7-6171f7c958e7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:12.484990 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-10bfead9-5271-459c-9925-440df01313ab req-7f1e27f2-5b5b-4128-95e7-6171f7c958e7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Acquiring lock "cinder-attachment_update-d112557c-5fad-4cbc-a1b3-a73ba90b336e-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:29:12.490265 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-10bfead9-5271-459c-9925-440df01313ab req-7f1e27f2-5b5b-4128-95e7-6171f7c958e7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-d112557c-5fad-4cbc-a1b3-a73ba90b336e-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:29:12.491292 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:12.491292 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:12.650571 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-10bfead9-5271-459c-9925-440df01313ab req-7f1e27f2-5b5b-4128-95e7-6171f7c958e7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-d112557c-5fad-4cbc-a1b3-a73ba90b336e-np0000008087" released by "attachment_update" :: held 0.160s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:29:12.651018 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-7f1e27f2-5b5b-4128-95e7-6171f7c958e7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/c1e691ea-e7b2-4237-8ece-1536680da2c7 returned with HTTP 200 Aug 25 15:29:12.651459 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1164/4654] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:29:12 2026] PUT /volume/v3/attachments/c1e691ea-e7b2-4237-8ece-1536680da2c7 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:12.805592 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a055bf32-a43a-42c8-8ddd-d758bc128963 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:12.808088 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a055bf32-a43a-42c8-8ddd-d758bc128963 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b Aug 25 15:29:12.808321 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a055bf32-a43a-42c8-8ddd-d758bc128963 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:12.808490 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a055bf32-a43a-42c8-8ddd-d758bc128963 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:12.834161 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a055bf32-a43a-42c8-8ddd-d758bc128963 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b returned with HTTP 404 Aug 25 15:29:12.834779 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1182/4655] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:12 2026] GET /volume/v3/volumes/cbdef479-3a67-4072-8552-743be8791f1b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:12.843449 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5b897349-3f19-4b0a-8fff-d808cd37f392 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:12.845480 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b897349-3f19-4b0a-8fff-d808cd37f392 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 Aug 25 15:29:12.845610 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5b897349-3f19-4b0a-8fff-d808cd37f392 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:12.845860 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5b897349-3f19-4b0a-8fff-d808cd37f392 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:12.845991 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-5b897349-3f19-4b0a-8fff-d808cd37f392 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Delete snapshot with id: 7e82f997-5d52-482b-a622-becd199cc878 Aug 25 15:29:12.851591 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:12.851591 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:12.852061 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5b897349-3f19-4b0a-8fff-d808cd37f392 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:29:12.897615 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5b897349-3f19-4b0a-8fff-d808cd37f392 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot delete request issued successfully. Aug 25 15:29:12.897750 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b897349-3f19-4b0a-8fff-d808cd37f392 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 returned with HTTP 202 Aug 25 15:29:12.898277 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1161/4656] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:29:12 2026] DELETE /volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:12.909515 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-20ab0ac0-9a06-4b75-9c61-f9c47c5a8f21 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:12.911812 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20ab0ac0-9a06-4b75-9c61-f9c47c5a8f21 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 Aug 25 15:29:12.912296 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20ab0ac0-9a06-4b75-9c61-f9c47c5a8f21 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:12.912609 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20ab0ac0-9a06-4b75-9c61-f9c47c5a8f21 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:12.918819 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:12.918819 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:12.919370 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-20ab0ac0-9a06-4b75-9c61-f9c47c5a8f21 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:29:12.920424 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20ab0ac0-9a06-4b75-9c61-f9c47c5a8f21 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 returned with HTTP 200 Aug 25 15:29:12.923675 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1150/4657] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:12 2026] GET /volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:12.951761 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-350ca483-05f4-432d-8757-c6e7ab1472be None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:12.954023 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-350ca483-05f4-432d-8757-c6e7ab1472be tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] GET https://10.4.3.85/volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3 Aug 25 15:29:12.954023 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-350ca483-05f4-432d-8757-c6e7ab1472be tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:12.954212 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-350ca483-05f4-432d-8757-c6e7ab1472be tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:12.960182 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-350ca483-05f4-432d-8757-c6e7ab1472be tempest-ProjectReaderTests-1995805506 tempest-ProjectReaderTests-1995805506-project-admin] https://10.4.3.85/volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3 returned with HTTP 404 Aug 25 15:29:12.960640 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1165/4658] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:12 2026] GET /volume/v3/volumes/ecbe687a-360c-4f9b-8cf6-08fa424714b3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:13.206653 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-83540359-2d4f-45bb-a783-a2abda890cea None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:13.208799 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83540359-2d4f-45bb-a783-a2abda890cea tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 Aug 25 15:29:13.209055 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83540359-2d4f-45bb-a783-a2abda890cea tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:13.209295 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83540359-2d4f-45bb-a783-a2abda890cea tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:13.215270 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:13.215270 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:13.215668 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-83540359-2d4f-45bb-a783-a2abda890cea tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:29:13.216529 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83540359-2d4f-45bb-a783-a2abda890cea tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 returned with HTTP 200 Aug 25 15:29:13.216984 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1183/4659] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:13 2026] GET /volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:13.229766 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-df505ca9-70dc-4f82-9a7e-7523e9b36168 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:13.232039 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df505ca9-70dc-4f82-9a7e-7523e9b36168 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] POST https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5/action Aug 25 15:29:13.232495 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df505ca9-70dc-4f82-9a7e-7523e9b36168 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:29:13.232706 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df505ca9-70dc-4f82-9a7e-7523e9b36168 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:13.234512 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.admin_actions [None req-df505ca9-70dc-4f82-9a7e-7523e9b36168 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Updating snapshot 'd22e7112-b81d-4f58-b180-0c7f02b396d5' with '{'status': 'creating'}' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 15:29:13.246796 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:13.246796 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:13.259529 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df505ca9-70dc-4f82-9a7e-7523e9b36168 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5/action returned with HTTP 202 Aug 25 15:29:13.259731 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1162/4660] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:29:13 2026] POST /volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:29:13.268914 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-361fe261-5fe9-4b8c-a290-001da7de236b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:13.271173 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-361fe261-5fe9-4b8c-a290-001da7de236b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 Aug 25 15:29:13.271399 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-361fe261-5fe9-4b8c-a290-001da7de236b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:13.271591 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-361fe261-5fe9-4b8c-a290-001da7de236b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:13.279235 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:13.279235 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:13.279999 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-361fe261-5fe9-4b8c-a290-001da7de236b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:29:13.280643 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-361fe261-5fe9-4b8c-a290-001da7de236b tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 returned with HTTP 200 Aug 25 15:29:13.281125 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1151/4661] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:13 2026] GET /volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:13.291253 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-566cc501-25d5-4865-bb7f-45e2f34e7e42 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:13.295428 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-566cc501-25d5-4865-bb7f-45e2f34e7e42 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] POST https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5/action Aug 25 15:29:13.295781 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-566cc501-25d5-4865-bb7f-45e2f34e7e42 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:29:13.295973 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-566cc501-25d5-4865-bb7f-45e2f34e7e42 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:13.298859 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.snapshot_actions [None req-566cc501-25d5-4865-bb7f-45e2f34e7e42 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100465) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 15:29:13.305559 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:13.305559 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:13.306095 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.snapshot_actions [None req-566cc501-25d5-4865-bb7f-45e2f34e7e42 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] Updating snapshot d22e7112-b81d-4f58-b180-0c7f02b396d5 with info {'id': 'd22e7112-b81d-4f58-b180-0c7f02b396d5', 'status': 'error', 'progress': '80%'} Aug 25 15:29:13.317385 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-566cc501-25d5-4865-bb7f-45e2f34e7e42 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-member] https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5/action returned with HTTP 202 Aug 25 15:29:13.317838 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1166/4662] 10.4.3.85 () {68 vars in 1389 bytes} [Tue Aug 25 15:29:13 2026] POST /volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:13.326319 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0ab213cb-edd7-46d9-a814-da5667e64903 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:13.328613 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0ab213cb-edd7-46d9-a814-da5667e64903 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 Aug 25 15:29:13.330195 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0ab213cb-edd7-46d9-a814-da5667e64903 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:13.330195 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0ab213cb-edd7-46d9-a814-da5667e64903 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:13.330195 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-0ab213cb-edd7-46d9-a814-da5667e64903 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete snapshot with id: d22e7112-b81d-4f58-b180-0c7f02b396d5 Aug 25 15:29:13.335697 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:13.335697 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:13.336057 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0ab213cb-edd7-46d9-a814-da5667e64903 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:29:13.351929 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f184d485-0e2d-438c-9974-bd6f3600c109 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:13.355456 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f184d485-0e2d-438c-9974-bd6f3600c109 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:13.357987 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f184d485-0e2d-438c-9974-bd6f3600c109 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:13.357987 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f184d485-0e2d-438c-9974-bd6f3600c109 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:13.367159 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:13.367159 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:13.371384 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f184d485-0e2d-438c-9974-bd6f3600c109 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:13.375208 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0ab213cb-edd7-46d9-a814-da5667e64903 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot delete request issued successfully. Aug 25 15:29:13.378134 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0ab213cb-edd7-46d9-a814-da5667e64903 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 returned with HTTP 202 Aug 25 15:29:13.378134 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1184/4663] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:29:13 2026] DELETE /volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:13.378289 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f184d485-0e2d-438c-9974-bd6f3600c109 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:13.378289 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1163/4664] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:13 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:13.387085 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a3a3905b-72b7-4c5e-a9e3-0ba58a54a0de None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:13.389540 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a3a3905b-72b7-4c5e-a9e3-0ba58a54a0de tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 Aug 25 15:29:13.389863 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a3a3905b-72b7-4c5e-a9e3-0ba58a54a0de tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:13.390163 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a3a3905b-72b7-4c5e-a9e3-0ba58a54a0de tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:13.396909 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:13.396909 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:13.397325 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a3a3905b-72b7-4c5e-a9e3-0ba58a54a0de tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Snapshot retrieved successfully. Aug 25 15:29:13.398599 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a3a3905b-72b7-4c5e-a9e3-0ba58a54a0de tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 returned with HTTP 200 Aug 25 15:29:13.399265 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1152/4665] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:13 2026] GET /volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:13.936806 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-11ac43bb-ec74-4f6c-86bc-dc19e792b3af None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:13.939128 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-11ac43bb-ec74-4f6c-86bc-dc19e792b3af tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 Aug 25 15:29:13.939128 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-11ac43bb-ec74-4f6c-86bc-dc19e792b3af tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:13.939324 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-11ac43bb-ec74-4f6c-86bc-dc19e792b3af tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:13.948646 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-11ac43bb-ec74-4f6c-86bc-dc19e792b3af tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 returned with HTTP 404 Aug 25 15:29:13.949567 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1167/4666] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:13 2026] GET /volume/v3/snapshots/7e82f997-5d52-482b-a622-becd199cc878 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:13.961499 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-64f34c55-647d-40be-a673-a49a9511971c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:13.963730 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64f34c55-647d-40be-a673-a49a9511971c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 Aug 25 15:29:13.964370 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64f34c55-647d-40be-a673-a49a9511971c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:13.964370 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64f34c55-647d-40be-a673-a49a9511971c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:13.964370 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-64f34c55-647d-40be-a673-a49a9511971c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Delete snapshot with id: c6925f9c-57e1-4b7e-a2d2-99fb3544e152 Aug 25 15:29:13.970781 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:13.970781 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:13.971088 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-64f34c55-647d-40be-a673-a49a9511971c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:29:14.011482 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-64f34c55-647d-40be-a673-a49a9511971c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot delete request issued successfully. Aug 25 15:29:14.011800 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64f34c55-647d-40be-a673-a49a9511971c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 returned with HTTP 202 Aug 25 15:29:14.014489 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1185/4667] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:29:13 2026] DELETE /volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:14.022614 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0050e555-e5ca-4d9f-a8ed-ae625520cff9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:14.024803 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0050e555-e5ca-4d9f-a8ed-ae625520cff9 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 Aug 25 15:29:14.025059 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0050e555-e5ca-4d9f-a8ed-ae625520cff9 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:14.025329 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0050e555-e5ca-4d9f-a8ed-ae625520cff9 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:14.031941 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:14.031941 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:14.032705 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0050e555-e5ca-4d9f-a8ed-ae625520cff9 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:29:14.033460 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0050e555-e5ca-4d9f-a8ed-ae625520cff9 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 returned with HTTP 200 Aug 25 15:29:14.033888 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1164/4668] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:14 2026] GET /volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:14.395054 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-65671fe6-0302-47ac-88ab-86f77ee0d4bb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:14.397607 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-65671fe6-0302-47ac-88ab-86f77ee0d4bb tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:14.397942 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-65671fe6-0302-47ac-88ab-86f77ee0d4bb tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:14.398315 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-65671fe6-0302-47ac-88ab-86f77ee0d4bb tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:14.411993 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3e25bf74-f939-4e96-af92-4502a4c453f2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:14.414379 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:14.414379 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:14.414502 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3e25bf74-f939-4e96-af92-4502a4c453f2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 Aug 25 15:29:14.414831 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3e25bf74-f939-4e96-af92-4502a4c453f2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:14.415108 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3e25bf74-f939-4e96-af92-4502a4c453f2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:14.419655 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-65671fe6-0302-47ac-88ab-86f77ee0d4bb tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:14.420417 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3e25bf74-f939-4e96-af92-4502a4c453f2 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 returned with HTTP 404 Aug 25 15:29:14.421033 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1168/4669] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:14 2026] GET /volume/v3/snapshots/d22e7112-b81d-4f58-b180-0c7f02b396d5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:14.427047 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-65671fe6-0302-47ac-88ab-86f77ee0d4bb tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:14.427703 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1153/4670] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:14 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:14.429413 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c21db131-5a0e-49d9-80f6-783ae6abe245 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:14.431273 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c21db131-5a0e-49d9-80f6-783ae6abe245 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/c4027949-022f-4ad9-a276-40aba25d54a0 Aug 25 15:29:14.431439 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c21db131-5a0e-49d9-80f6-783ae6abe245 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:14.431642 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c21db131-5a0e-49d9-80f6-783ae6abe245 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:14.431804 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-c21db131-5a0e-49d9-80f6-783ae6abe245 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume with id: c4027949-022f-4ad9-a276-40aba25d54a0 Aug 25 15:29:14.440065 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:14.440065 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:14.440566 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c21db131-5a0e-49d9-80f6-783ae6abe245 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:14.466498 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c21db131-5a0e-49d9-80f6-783ae6abe245 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Delete volume request issued successfully. Aug 25 15:29:14.466498 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c21db131-5a0e-49d9-80f6-783ae6abe245 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/c4027949-022f-4ad9-a276-40aba25d54a0 returned with HTTP 202 Aug 25 15:29:14.466498 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1186/4671] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:14 2026] DELETE /volume/v3/volumes/c4027949-022f-4ad9-a276-40aba25d54a0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:14.478496 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4a66b08f-6b2c-4224-ac3b-9cd0fd5ae197 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:14.480341 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4a66b08f-6b2c-4224-ac3b-9cd0fd5ae197 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/c4027949-022f-4ad9-a276-40aba25d54a0 Aug 25 15:29:14.480657 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4a66b08f-6b2c-4224-ac3b-9cd0fd5ae197 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:14.480861 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4a66b08f-6b2c-4224-ac3b-9cd0fd5ae197 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:14.492140 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:14.492140 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:14.496198 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4a66b08f-6b2c-4224-ac3b-9cd0fd5ae197 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Volume info retrieved successfully. Aug 25 15:29:14.506560 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4a66b08f-6b2c-4224-ac3b-9cd0fd5ae197 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/c4027949-022f-4ad9-a276-40aba25d54a0 returned with HTTP 200 Aug 25 15:29:14.506560 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1165/4672] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:14 2026] GET /volume/v3/volumes/c4027949-022f-4ad9-a276-40aba25d54a0 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:14.939305 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a5f7093b-ba9d-472b-8ef7-6f9e08becadb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.032921 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a5f7093b-ba9d-472b-8ef7-6f9e08becadb tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:29:15.033312 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a5f7093b-ba9d-472b-8ef7-6f9e08becadb tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1921588570", "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=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:15.035156 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:15.035156 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:15.044282 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cdec763a-9425-40ef-a375-7bff5df4b36c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.046760 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cdec763a-9425-40ef-a375-7bff5df4b36c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 Aug 25 15:29:15.047111 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cdec763a-9425-40ef-a375-7bff5df4b36c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:15.047341 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cdec763a-9425-40ef-a375-7bff5df4b36c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:15.052884 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cdec763a-9425-40ef-a375-7bff5df4b36c tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 returned with HTTP 404 Aug 25 15:29:15.053563 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1154/4673] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:15 2026] GET /volume/v3/snapshots/c6925f9c-57e1-4b7e-a2d2-99fb3544e152 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:15.064776 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-323c25a5-72a8-4b54-a186-3e1d25bcf746 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.067140 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-323c25a5-72a8-4b54-a186-3e1d25bcf746 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf Aug 25 15:29:15.067442 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-323c25a5-72a8-4b54-a186-3e1d25bcf746 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:15.067759 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-323c25a5-72a8-4b54-a186-3e1d25bcf746 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:15.067941 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-323c25a5-72a8-4b54-a186-3e1d25bcf746 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Delete snapshot with id: d7a62fd8-92e1-413b-9e9a-05e6f39618cf Aug 25 15:29:15.075454 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:15.075454 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:15.076119 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-323c25a5-72a8-4b54-a186-3e1d25bcf746 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:29:15.080732 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a5f7093b-ba9d-472b-8ef7-6f9e08becadb tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:29:15.081191 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1169/4674] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:29:14 2026] POST /volume/v3/types => generated 380 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:15.090628 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ac44b9f0-549e-4f1b-baff-3cb58f9ef342 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.092486 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ac44b9f0-549e-4f1b-baff-3cb58f9ef342 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] POST https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/encryption Aug 25 15:29:15.092872 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ac44b9f0-549e-4f1b-baff-3cb58f9ef342 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:15.122668 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ac44b9f0-549e-4f1b-baff-3cb58f9ef342 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/encryption returned with HTTP 200 Aug 25 15:29:15.123462 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-323c25a5-72a8-4b54-a186-3e1d25bcf746 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot delete request issued successfully. Aug 25 15:29:15.123555 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1166/4675] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:29:15 2026] POST /volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:15.123647 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-323c25a5-72a8-4b54-a186-3e1d25bcf746 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf returned with HTTP 202 Aug 25 15:29:15.123768 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1187/4676] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:29:15 2026] DELETE /volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:15.131583 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-51aa3ec2-c484-47dc-87f1-10aa9c8e785e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.133409 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ae52b5be-b19b-4acb-bbe8-36a06b01b064 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.135021 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-51aa3ec2-c484-47dc-87f1-10aa9c8e785e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf Aug 25 15:29:15.135286 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-51aa3ec2-c484-47dc-87f1-10aa9c8e785e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:15.135446 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-51aa3ec2-c484-47dc-87f1-10aa9c8e785e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:15.136672 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ae52b5be-b19b-4acb-bbe8-36a06b01b064 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:29:15.137155 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ae52b5be-b19b-4acb-bbe8-36a06b01b064 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1789279215", "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=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:15.141959 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:15.141959 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:15.142870 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-51aa3ec2-c484-47dc-87f1-10aa9c8e785e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Snapshot retrieved successfully. Aug 25 15:29:15.143719 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-51aa3ec2-c484-47dc-87f1-10aa9c8e785e tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf returned with HTTP 200 Aug 25 15:29:15.144114 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1155/4677] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:15 2026] GET /volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:15.174018 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ae52b5be-b19b-4acb-bbe8-36a06b01b064 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:29:15.174547 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1170/4678] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:29:15 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:15.183702 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-81b76131-bc7d-43ac-a334-e18d65adbec5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.185683 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-81b76131-bc7d-43ac-a334-e18d65adbec5 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] POST https://10.4.3.85/volume/v3/types/16254af8-f379-4330-88a3-53303939c1e7/encryption Aug 25 15:29:15.186099 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-81b76131-bc7d-43ac-a334-e18d65adbec5 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:15.238490 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-81b76131-bc7d-43ac-a334-e18d65adbec5 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/16254af8-f379-4330-88a3-53303939c1e7/encryption returned with HTTP 200 Aug 25 15:29:15.238972 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1167/4679] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:29:15 2026] POST /volume/v3/types/16254af8-f379-4330-88a3-53303939c1e7/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:15.251101 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d1beffc0-1d38-455a-911f-e41ef0ffb1ad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.253413 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d1beffc0-1d38-455a-911f-e41ef0ffb1ad tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:29:15.253516 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d1beffc0-1d38-455a-911f-e41ef0ffb1ad tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-516329037", "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=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:15.255400 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:15.255400 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:15.278833 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d1beffc0-1d38-455a-911f-e41ef0ffb1ad tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:29:15.279309 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1188/4680] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:29:15 2026] POST /volume/v3/types => generated 379 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:15.287601 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c1d70f59-5a28-4f1d-8339-f49391921e1b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.291735 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c1d70f59-5a28-4f1d-8339-f49391921e1b tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] POST https://10.4.3.85/volume/v3/types/b6d52a72-a943-4c9e-aadd-17a8afbb8ac4/extra_specs Aug 25 15:29:15.292237 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c1d70f59-5a28-4f1d-8339-f49391921e1b tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:15.347675 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c1d70f59-5a28-4f1d-8339-f49391921e1b tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/b6d52a72-a943-4c9e-aadd-17a8afbb8ac4/extra_specs returned with HTTP 200 Aug 25 15:29:15.348544 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1156/4681] 10.4.3.85 () {68 vars in 1392 bytes} [Tue Aug 25 15:29:15 2026] POST /volume/v3/types/b6d52a72-a943-4c9e-aadd-17a8afbb8ac4/extra_specs => generated 35 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:29:15.357571 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f9747777-c56e-403e-bf07-6c28bfae9804 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.359400 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f9747777-c56e-403e-bf07-6c28bfae9804 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] PUT https://10.4.3.85/volume/v3/types/b6d52a72-a943-4c9e-aadd-17a8afbb8ac4/extra_specs/key2 Aug 25 15:29:15.359806 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f9747777-c56e-403e-bf07-6c28bfae9804 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:15.378692 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f9747777-c56e-403e-bf07-6c28bfae9804 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/b6d52a72-a943-4c9e-aadd-17a8afbb8ac4/extra_specs/key2 returned with HTTP 200 Aug 25 15:29:15.379129 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1171/4682] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:29:15 2026] PUT /volume/v3/types/b6d52a72-a943-4c9e-aadd-17a8afbb8ac4/extra_specs/key2 => generated 25 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:29:15.387523 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-90801067-4411-4c61-a999-f176b89d67fe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.389403 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-90801067-4411-4c61-a999-f176b89d67fe tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:29:15.389891 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-90801067-4411-4c61-a999-f176b89d67fe tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:15.414662 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-90801067-4411-4c61-a999-f176b89d67fe tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:29:15.415091 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1168/4683] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:29:15 2026] POST /volume/v3/types => generated 195 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:15.424097 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fc794ee3-99bc-4e71-9a1f-77bcfac7985a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.426366 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fc794ee3-99bc-4e71-9a1f-77bcfac7985a tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] DELETE https://10.4.3.85/volume/v3/types/dfadc089-41bd-4caf-8a6d-bd47c887df28 Aug 25 15:29:15.426657 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fc794ee3-99bc-4e71-9a1f-77bcfac7985a tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:15.426939 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fc794ee3-99bc-4e71-9a1f-77bcfac7985a tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:15.441134 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c1fef5e8-2b8b-40d9-80f4-7988654b2a7f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.444749 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c1fef5e8-2b8b-40d9-80f4-7988654b2a7f tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:15.444993 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c1fef5e8-2b8b-40d9-80f4-7988654b2a7f tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:15.445186 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c1fef5e8-2b8b-40d9-80f4-7988654b2a7f tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:15.493057 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:15.493057 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:15.497854 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c1fef5e8-2b8b-40d9-80f4-7988654b2a7f tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:15.527328 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c1fef5e8-2b8b-40d9-80f4-7988654b2a7f tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:15.527328 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1157/4684] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:15 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:15.527395 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-671b89a0-1ca6-4aca-9245-081d5c8117d5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.527395 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-671b89a0-1ca6-4aca-9245-081d5c8117d5 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] GET https://10.4.3.85/volume/v3/volumes/c4027949-022f-4ad9-a276-40aba25d54a0 Aug 25 15:29:15.527395 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-671b89a0-1ca6-4aca-9245-081d5c8117d5 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:15.527395 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-671b89a0-1ca6-4aca-9245-081d5c8117d5 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:15.529547 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-671b89a0-1ca6-4aca-9245-081d5c8117d5 tempest-ProjectMemberTests-94943055 tempest-ProjectMemberTests-94943055-project-admin] https://10.4.3.85/volume/v3/volumes/c4027949-022f-4ad9-a276-40aba25d54a0 returned with HTTP 404 Aug 25 15:29:15.530076 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1172/4685] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:15 2026] GET /volume/v3/volumes/c4027949-022f-4ad9-a276-40aba25d54a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:15.599294 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fc794ee3-99bc-4e71-9a1f-77bcfac7985a tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/dfadc089-41bd-4caf-8a6d-bd47c887df28 returned with HTTP 202 Aug 25 15:29:15.599846 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1189/4686] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:29:15 2026] DELETE /volume/v3/types/dfadc089-41bd-4caf-8a6d-bd47c887df28 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:15.608779 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-35b54bb7-e45c-49ca-9bf8-9bfc7e1fe182 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.611407 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35b54bb7-e45c-49ca-9bf8-9bfc7e1fe182 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:29:15.611407 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35b54bb7-e45c-49ca-9bf8-9bfc7e1fe182 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-364073515", "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=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:15.659972 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35b54bb7-e45c-49ca-9bf8-9bfc7e1fe182 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:29:15.660776 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1169/4687] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:29:15 2026] POST /volume/v3/types => generated 379 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:15.668528 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e6b624fd-eb8a-43be-be76-16a18e6a3a04 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.670402 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e6b624fd-eb8a-43be-be76-16a18e6a3a04 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] POST https://10.4.3.85/volume/v3/types/9246c50b-e5c1-4c78-be4b-289a8a96e729/encryption Aug 25 15:29:15.670547 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e6b624fd-eb8a-43be-be76-16a18e6a3a04 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:15.718906 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e6b624fd-eb8a-43be-be76-16a18e6a3a04 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/9246c50b-e5c1-4c78-be4b-289a8a96e729/encryption returned with HTTP 200 Aug 25 15:29:15.719327 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1158/4688] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:29:15 2026] POST /volume/v3/types/9246c50b-e5c1-4c78-be4b-289a8a96e729/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:15.728173 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2263612a-c9f6-4341-ac22-601c3be58bbc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.730046 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2263612a-c9f6-4341-ac22-601c3be58bbc tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] DELETE https://10.4.3.85/volume/v3/types/9246c50b-e5c1-4c78-be4b-289a8a96e729/encryption/397c4c14-6d64-4ec1-ad75-90be3952cfd3 Aug 25 15:29:15.730268 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2263612a-c9f6-4341-ac22-601c3be58bbc tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:15.730501 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2263612a-c9f6-4341-ac22-601c3be58bbc tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:15.766958 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2263612a-c9f6-4341-ac22-601c3be58bbc tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/9246c50b-e5c1-4c78-be4b-289a8a96e729/encryption/397c4c14-6d64-4ec1-ad75-90be3952cfd3 returned with HTTP 202 Aug 25 15:29:15.767934 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1173/4689] 10.4.3.85 () {66 vars in 1482 bytes} [Tue Aug 25 15:29:15 2026] DELETE /volume/v3/types/9246c50b-e5c1-4c78-be4b-289a8a96e729/encryption/397c4c14-6d64-4ec1-ad75-90be3952cfd3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:15.777390 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-99e1b612-9057-48aa-a6e3-2620d3263be3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.778956 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-99e1b612-9057-48aa-a6e3-2620d3263be3 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:29:15.783127 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-99e1b612-9057-48aa-a6e3-2620d3263be3 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1566774109", "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=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:15.829705 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-99e1b612-9057-48aa-a6e3-2620d3263be3 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:29:15.830112 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1190/4690] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:29:15 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:15.838938 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6b94d6a0-79f3-407c-8c07-71d0fe4032f1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.840937 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6b94d6a0-79f3-407c-8c07-71d0fe4032f1 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] DELETE https://10.4.3.85/volume/v3/types/859f20e6-49c9-4bfc-b94d-4012ed0a3ec4/extra_specs/key1 Aug 25 15:29:15.841581 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6b94d6a0-79f3-407c-8c07-71d0fe4032f1 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:15.841581 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6b94d6a0-79f3-407c-8c07-71d0fe4032f1 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:15.877910 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6b94d6a0-79f3-407c-8c07-71d0fe4032f1 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/859f20e6-49c9-4bfc-b94d-4012ed0a3ec4/extra_specs/key1 returned with HTTP 202 Aug 25 15:29:15.878291 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1170/4691] 10.4.3.85 () {66 vars in 1389 bytes} [Tue Aug 25 15:29:15 2026] DELETE /volume/v3/types/859f20e6-49c9-4bfc-b94d-4012ed0a3ec4/extra_specs/key1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:29:15.895330 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f64c47ff-4421-47dd-8a0d-dcb0d0b24068 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.898062 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f64c47ff-4421-47dd-8a0d-dcb0d0b24068 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:29:15.898062 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f64c47ff-4421-47dd-8a0d-dcb0d0b24068 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1526797786", "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=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:15.958389 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f64c47ff-4421-47dd-8a0d-dcb0d0b24068 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:29:15.958796 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1159/4692] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:29:15 2026] POST /volume/v3/types => generated 380 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:15.968262 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-46df79fd-7826-4331-973f-d578beeb4564 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:15.970002 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-46df79fd-7826-4331-973f-d578beeb4564 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] DELETE https://10.4.3.85/volume/v3/types/bbef5399-b150-45cb-a1da-8f481980e184 Aug 25 15:29:15.970183 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-46df79fd-7826-4331-973f-d578beeb4564 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:15.970371 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-46df79fd-7826-4331-973f-d578beeb4564 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.058680 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-10bfead9-5271-459c-9925-440df01313ab req-be0bf2fe-edd1-4722-be32-c0c83c75429e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.060947 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-be0bf2fe-edd1-4722-be32-c0c83c75429e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments/c1e691ea-e7b2-4237-8ece-1536680da2c7/action Aug 25 15:29:16.061313 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-be0bf2fe-edd1-4722-be32-c0c83c75429e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:29:16.061438 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-be0bf2fe-edd1-4722-be32-c0c83c75429e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:16.068255 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-46df79fd-7826-4331-973f-d578beeb4564 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/bbef5399-b150-45cb-a1da-8f481980e184 returned with HTTP 202 Aug 25 15:29:16.068662 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1174/4693] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:29:15 2026] DELETE /volume/v3/types/bbef5399-b150-45cb-a1da-8f481980e184 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:16.078884 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6bc0fefa-ccce-4b2a-ab7e-3f3a6063c96c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.082003 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6bc0fefa-ccce-4b2a-ab7e-3f3a6063c96c tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] GET https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/extra_specs Aug 25 15:29:16.082003 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6bc0fefa-ccce-4b2a-ab7e-3f3a6063c96c tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.084559 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6bc0fefa-ccce-4b2a-ab7e-3f3a6063c96c tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.084593 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:16.084593 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:16.091004 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6bc0fefa-ccce-4b2a-ab7e-3f3a6063c96c tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/extra_specs returned with HTTP 200 Aug 25 15:29:16.091280 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1171/4694] 10.4.3.85 () {66 vars in 1371 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/extra_specs => generated 185 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:16.101869 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d067c46e-da07-4b2b-859a-370f71ed000f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.102793 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-10bfead9-5271-459c-9925-440df01313ab req-be0bf2fe-edd1-4722-be32-c0c83c75429e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/c1e691ea-e7b2-4237-8ece-1536680da2c7/action returned with HTTP 204 Aug 25 15:29:16.103057 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1191/4695] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:29:16 2026] POST /volume/v3/attachments/c1e691ea-e7b2-4237-8ece-1536680da2c7/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:16.104052 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d067c46e-da07-4b2b-859a-370f71ed000f tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] GET https://10.4.3.85/volume/v3/types Aug 25 15:29:16.104421 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d067c46e-da07-4b2b-859a-370f71ed000f tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.104585 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d067c46e-da07-4b2b-859a-370f71ed000f tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.137119 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d067c46e-da07-4b2b-859a-370f71ed000f tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:29:16.138066 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1160/4696] 10.4.3.85 () {66 vars in 1224 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/v3/types => generated 2610 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:16.148999 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-873a0bc2-afe9-40bf-8119-f5b324846994 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.150099 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-873a0bc2-afe9-40bf-8119-f5b324846994 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] GET https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/encryption/cipher Aug 25 15:29:16.150308 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-873a0bc2-afe9-40bf-8119-f5b324846994 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.150560 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-873a0bc2-afe9-40bf-8119-f5b324846994 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.154846 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b02d0b2c-d2ea-42df-b276-d4d0d8ddbda4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.156952 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b02d0b2c-d2ea-42df-b276-d4d0d8ddbda4 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf Aug 25 15:29:16.156952 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b02d0b2c-d2ea-42df-b276-d4d0d8ddbda4 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.157028 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b02d0b2c-d2ea-42df-b276-d4d0d8ddbda4 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.159138 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-873a0bc2-afe9-40bf-8119-f5b324846994 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/encryption/cipher returned with HTTP 200 Aug 25 15:29:16.159534 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1175/4697] 10.4.3.85 () {66 vars in 1389 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:29:16.167670 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2b57695b-2c4e-4479-9dac-b355f03abe29 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.169251 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b57695b-2c4e-4479-9dac-b355f03abe29 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] GET https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/encryption Aug 25 15:29:16.172327 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b57695b-2c4e-4479-9dac-b355f03abe29 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.172327 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b57695b-2c4e-4479-9dac-b355f03abe29 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.176689 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b57695b-2c4e-4479-9dac-b355f03abe29 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/encryption returned with HTTP 200 Aug 25 15:29:16.177002 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b02d0b2c-d2ea-42df-b276-d4d0d8ddbda4 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf returned with HTTP 404 Aug 25 15:29:16.177112 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1192/4698] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:16.177931 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1172/4699] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/v3/snapshots/d7a62fd8-92e1-413b-9e9a-05e6f39618cf => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:16.185379 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8f5bdb49-e1bd-4d3a-9898-3a02394be7ff None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.187663 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a045347c-6b23-41f7-8aab-74b1c6cd7fdc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.188016 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8f5bdb49-e1bd-4d3a-9898-3a02394be7ff tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:29:16.188264 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8f5bdb49-e1bd-4d3a-9898-3a02394be7ff tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.188537 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8f5bdb49-e1bd-4d3a-9898-3a02394be7ff tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.190000 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a045347c-6b23-41f7-8aab-74b1c6cd7fdc tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] GET https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/extra_specs/multiattach Aug 25 15:29:16.190196 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a045347c-6b23-41f7-8aab-74b1c6cd7fdc tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.190377 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a045347c-6b23-41f7-8aab-74b1c6cd7fdc tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.196021 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:16.196021 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:16.196325 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a045347c-6b23-41f7-8aab-74b1c6cd7fdc tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/extra_specs/multiattach returned with HTTP 200 Aug 25 15:29:16.196885 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1176/4700] 10.4.3.85 () {66 vars in 1407 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:29:16.204084 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8f5bdb49-e1bd-4d3a-9898-3a02394be7ff tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:16.205849 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8f5bdb49-e1bd-4d3a-9898-3a02394be7ff tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:29:16.206242 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1161/4701] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:16.209250 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b50fbf82-006a-4e3e-aac8-cada248a4a13 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.213318 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b50fbf82-006a-4e3e-aac8-cada248a4a13 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] GET https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/extra_specs/volume_backend_name Aug 25 15:29:16.213808 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b50fbf82-006a-4e3e-aac8-cada248a4a13 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.214062 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b50fbf82-006a-4e3e-aac8-cada248a4a13 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.220951 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b50fbf82-006a-4e3e-aac8-cada248a4a13 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/extra_specs/volume_backend_name returned with HTTP 200 Aug 25 15:29:16.221379 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1193/4702] 10.4.3.85 () {66 vars in 1431 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/extra_specs/volume_backend_name => generated 44 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:29:16.230290 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4d691fca-a3e7-45e4-b415-0dcae9d21df5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.233235 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4d691fca-a3e7-45e4-b415-0dcae9d21df5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:29:16.233419 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4d691fca-a3e7-45e4-b415-0dcae9d21df5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.237669 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4d691fca-a3e7-45e4-b415-0dcae9d21df5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.237734 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c69d1642-ca21-46f1-a32e-e90faf1ad4d4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.237734 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c69d1642-ca21-46f1-a32e-e90faf1ad4d4 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] GET https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4 Aug 25 15:29:16.237734 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c69d1642-ca21-46f1-a32e-e90faf1ad4d4 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.237734 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c69d1642-ca21-46f1-a32e-e90faf1ad4d4 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.242831 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:16.242831 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:16.243638 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c69d1642-ca21-46f1-a32e-e90faf1ad4d4 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4 returned with HTTP 200 Aug 25 15:29:16.244106 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1177/4703] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4 => generated 402 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:16.253798 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4d691fca-a3e7-45e4-b415-0dcae9d21df5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:16.254612 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6facf438-7dfa-411c-82bb-d5e821b2cd65 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.256552 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6facf438-7dfa-411c-82bb-d5e821b2cd65 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] PUT https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/encryption/ce848e4f-336c-4f67-927b-e7fa297be222 Aug 25 15:29:16.256900 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6facf438-7dfa-411c-82bb-d5e821b2cd65 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:16.260431 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4d691fca-a3e7-45e4-b415-0dcae9d21df5 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:29:16.260808 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1173/4704] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:16.276520 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dbd8ce52-244e-464e-a0dd-c919121a109a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.276939 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6facf438-7dfa-411c-82bb-d5e821b2cd65 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/encryption/ce848e4f-336c-4f67-927b-e7fa297be222 returned with HTTP 200 Aug 25 15:29:16.277363 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1162/4705] 10.4.3.85 () {68 vars in 1499 bytes} [Tue Aug 25 15:29:16 2026] PUT /volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/encryption/ce848e4f-336c-4f67-927b-e7fa297be222 => generated 33 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:29:16.278193 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dbd8ce52-244e-464e-a0dd-c919121a109a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] DELETE https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:29:16.278363 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dbd8ce52-244e-464e-a0dd-c919121a109a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.278563 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dbd8ce52-244e-464e-a0dd-c919121a109a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.278715 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-dbd8ce52-244e-464e-a0dd-c919121a109a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Delete volume with id: 95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:29:16.286786 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a819ae8e-5516-463e-a05e-93f333e3e91c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.287451 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:16.287451 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:16.288004 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dbd8ce52-244e-464e-a0dd-c919121a109a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:16.288772 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a819ae8e-5516-463e-a05e-93f333e3e91c tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] PUT https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/extra_specs/key1 Aug 25 15:29:16.289129 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a819ae8e-5516-463e-a05e-93f333e3e91c tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:16.315276 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a819ae8e-5516-463e-a05e-93f333e3e91c tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/extra_specs/key1 returned with HTTP 200 Aug 25 15:29:16.315742 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1178/4706] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:29:16 2026] PUT /volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4/extra_specs/key1 => generated 30 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:29:16.323869 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dbd8ce52-244e-464e-a0dd-c919121a109a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Delete volume request issued successfully. Aug 25 15:29:16.324128 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dbd8ce52-244e-464e-a0dd-c919121a109a tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 202 Aug 25 15:29:16.324702 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1194/4707] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:16 2026] DELETE /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:16.327786 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c7f7f6ae-48c5-4370-82ff-8b576c2d9268 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.330268 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c7f7f6ae-48c5-4370-82ff-8b576c2d9268 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] PUT https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4 Aug 25 15:29:16.330792 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c7f7f6ae-48c5-4370-82ff-8b576c2d9268 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:16.333427 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ed20189f-e353-4c52-8e16-7e8f42350764 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.335064 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ed20189f-e353-4c52-8e16-7e8f42350764 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:29:16.335279 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ed20189f-e353-4c52-8e16-7e8f42350764 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.335440 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ed20189f-e353-4c52-8e16-7e8f42350764 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.344155 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:16.344155 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:16.348786 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ed20189f-e353-4c52-8e16-7e8f42350764 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Volume info retrieved successfully. Aug 25 15:29:16.353026 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ed20189f-e353-4c52-8e16-7e8f42350764 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 200 Aug 25 15:29:16.353360 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1163/4708] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:16.357098 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c7f7f6ae-48c5-4370-82ff-8b576c2d9268 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4 returned with HTTP 200 Aug 25 15:29:16.357482 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1174/4709] 10.4.3.85 () {68 vars in 1355 bytes} [Tue Aug 25 15:29:16 2026] PUT /volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4 => generated 371 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:16.367912 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6af2f070-6208-4d09-ba85-3169de79f6b8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.369896 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6af2f070-6208-4d09-ba85-3169de79f6b8 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] DELETE https://10.4.3.85/volume/v3/types/859f20e6-49c9-4bfc-b94d-4012ed0a3ec4 Aug 25 15:29:16.370138 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6af2f070-6208-4d09-ba85-3169de79f6b8 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.370391 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6af2f070-6208-4d09-ba85-3169de79f6b8 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.411221 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6af2f070-6208-4d09-ba85-3169de79f6b8 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/859f20e6-49c9-4bfc-b94d-4012ed0a3ec4 returned with HTTP 202 Aug 25 15:29:16.411767 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1179/4710] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:29:16 2026] DELETE /volume/v3/types/859f20e6-49c9-4bfc-b94d-4012ed0a3ec4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:16.418762 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9a4e773f-1f66-4bac-8777-292a3c330fbf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.420862 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a4e773f-1f66-4bac-8777-292a3c330fbf tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] DELETE https://10.4.3.85/volume/v3/types/9246c50b-e5c1-4c78-be4b-289a8a96e729 Aug 25 15:29:16.421103 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a4e773f-1f66-4bac-8777-292a3c330fbf tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.421405 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a4e773f-1f66-4bac-8777-292a3c330fbf tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.454227 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a4e773f-1f66-4bac-8777-292a3c330fbf tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/9246c50b-e5c1-4c78-be4b-289a8a96e729 returned with HTTP 202 Aug 25 15:29:16.454227 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1195/4711] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:29:16 2026] DELETE /volume/v3/types/9246c50b-e5c1-4c78-be4b-289a8a96e729 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:16.459143 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b4630a02-5d13-4491-93d1-ba3291286835 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.461403 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4630a02-5d13-4491-93d1-ba3291286835 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] DELETE https://10.4.3.85/volume/v3/types/b6d52a72-a943-4c9e-aadd-17a8afbb8ac4 Aug 25 15:29:16.462016 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b4630a02-5d13-4491-93d1-ba3291286835 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.462016 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b4630a02-5d13-4491-93d1-ba3291286835 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.488031 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4630a02-5d13-4491-93d1-ba3291286835 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/b6d52a72-a943-4c9e-aadd-17a8afbb8ac4 returned with HTTP 202 Aug 25 15:29:16.488481 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1164/4712] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:29:16 2026] DELETE /volume/v3/types/b6d52a72-a943-4c9e-aadd-17a8afbb8ac4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:16.496492 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2180ee42-c951-4541-913f-e5d3c7fc8d79 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.498517 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2180ee42-c951-4541-913f-e5d3c7fc8d79 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] DELETE https://10.4.3.85/volume/v3/types/16254af8-f379-4330-88a3-53303939c1e7 Aug 25 15:29:16.498774 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2180ee42-c951-4541-913f-e5d3c7fc8d79 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.499615 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2180ee42-c951-4541-913f-e5d3c7fc8d79 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.517656 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cb942484-301e-40b1-8a22-e6dfba3e5f2c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.519737 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb942484-301e-40b1-8a22-e6dfba3e5f2c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:16.519948 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb942484-301e-40b1-8a22-e6dfba3e5f2c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.520164 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cb942484-301e-40b1-8a22-e6dfba3e5f2c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.531092 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:16.531092 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:16.534868 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cb942484-301e-40b1-8a22-e6dfba3e5f2c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:16.539085 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cb942484-301e-40b1-8a22-e6dfba3e5f2c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:16.539479 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1180/4713] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:16.571173 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2180ee42-c951-4541-913f-e5d3c7fc8d79 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/16254af8-f379-4330-88a3-53303939c1e7 returned with HTTP 202 Aug 25 15:29:16.571839 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1175/4714] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:29:16 2026] DELETE /volume/v3/types/16254af8-f379-4330-88a3-53303939c1e7 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:16.600025 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2179b7bf-5be5-46f8-b722-b7900e1a5cb6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.601119 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-4da399e2-890c-4d12-b6a6-7debbc4a4861 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.602704 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2179b7bf-5be5-46f8-b722-b7900e1a5cb6 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] DELETE https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4 Aug 25 15:29:16.602887 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2179b7bf-5be5-46f8-b722-b7900e1a5cb6 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.603062 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2179b7bf-5be5-46f8-b722-b7900e1a5cb6 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.605672 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-4da399e2-890c-4d12-b6a6-7debbc4a4861 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:16.605835 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-4da399e2-890c-4d12-b6a6-7debbc4a4861 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.605999 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-4da399e2-890c-4d12-b6a6-7debbc4a4861 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.618843 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:16.618843 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:16.625424 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-4da399e2-890c-4d12-b6a6-7debbc4a4861 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:16.633062 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-4da399e2-890c-4d12-b6a6-7debbc4a4861 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:16.633432 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1165/4715] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:16.663200 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2179b7bf-5be5-46f8-b722-b7900e1a5cb6 tempest-VolumeTypesAdminTests-1643395169 tempest-VolumeTypesAdminTests-1643395169-project-admin] https://10.4.3.85/volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4 returned with HTTP 202 Aug 25 15:29:16.663200 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1196/4716] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:29:16 2026] DELETE /volume/v3/types/2da51327-d786-4d4a-a819-47adaf96dad4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:16.754017 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8c03f4fa-f437-4b47-87d0-2111a1b18c5b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.754356 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8c03f4fa-f437-4b47-87d0-2111a1b18c5b None None] GET https://10.4.3.85/volume// Aug 25 15:29:16.754740 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8c03f4fa-f437-4b47-87d0-2111a1b18c5b None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.754885 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8c03f4fa-f437-4b47-87d0-2111a1b18c5b None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.755302 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8c03f4fa-f437-4b47-87d0-2111a1b18c5b None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:29:16.756238 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1181/4717] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:29:16.762956 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-78c1df04-4241-4b27-b07e-0a94e124913d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.765070 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-78c1df04-4241-4b27-b07e-0a94e124913d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:29:16.765438 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-78c1df04-4241-4b27-b07e-0a94e124913d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d112557c-5fad-4cbc-a1b3-a73ba90b336e", "connector": null, "instance_uuid": "f2930512-97a6-49b0-b4bd-302be2492d60"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:16.776567 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:16.776567 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:16.872993 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-78c1df04-4241-4b27-b07e-0a94e124913d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:29:16.873515 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1176/4718] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:29:16 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:16.950802 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-32e68b1e-cf17-436e-81f5-ea05cf610b77 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.952734 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-32e68b1e-cf17-436e-81f5-ea05cf610b77 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:16.952955 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-32e68b1e-cf17-436e-81f5-ea05cf610b77 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.953160 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-32e68b1e-cf17-436e-81f5-ea05cf610b77 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.976116 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fc1e3476-e6b6-409f-acd2-3cef7466cd52 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.976673 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fc1e3476-e6b6-409f-acd2-3cef7466cd52 None None] GET https://10.4.3.85/volume// Aug 25 15:29:16.976946 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fc1e3476-e6b6-409f-acd2-3cef7466cd52 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.977237 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fc1e3476-e6b6-409f-acd2-3cef7466cd52 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:16.977529 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:16.977529 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:16.977723 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fc1e3476-e6b6-409f-acd2-3cef7466cd52 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:29:16.978362 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1197/4719] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:29:16.981861 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-32e68b1e-cf17-436e-81f5-ea05cf610b77 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:16.987584 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-d4a6aaa1-4148-410a-a7d3-79c1502e36c6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:16.988889 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-32e68b1e-cf17-436e-81f5-ea05cf610b77 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:16.989992 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1166/4720] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:16.991459 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-d4a6aaa1-4148-410a-a7d3-79c1502e36c6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:16.991644 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-d4a6aaa1-4148-410a-a7d3-79c1502e36c6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:16.991846 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-d4a6aaa1-4148-410a-a7d3-79c1502e36c6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:17.016677 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:17.016677 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:17.026948 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-d4a6aaa1-4148-410a-a7d3-79c1502e36c6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:17.026948 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-d4a6aaa1-4148-410a-a7d3-79c1502e36c6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:17.026948 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1182/4721] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:29:16 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1325 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:29:17.143805 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-ede217a8-05ad-4a0e-928a-c09958a9236c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:17.146768 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-ede217a8-05ad-4a0e-928a-c09958a9236c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] PUT https://10.4.3.85/volume/v3/attachments/fecbc0d4-e083-49c1-a9fa-82ed2a8f2c0b Aug 25 15:29:17.147154 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-ede217a8-05ad-4a0e-928a-c09958a9236c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:17.154787 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-ede217a8-05ad-4a0e-928a-c09958a9236c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Acquiring lock "cinder-attachment_update-d112557c-5fad-4cbc-a1b3-a73ba90b336e-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:29:17.162771 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-ede217a8-05ad-4a0e-928a-c09958a9236c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-d112557c-5fad-4cbc-a1b3-a73ba90b336e-np0000008087" acquired by "attachment_update" :: waited 0.008s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:29:17.166535 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:17.166535 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:17.272392 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-ede217a8-05ad-4a0e-928a-c09958a9236c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-d112557c-5fad-4cbc-a1b3-a73ba90b336e-np0000008087" released by "attachment_update" :: held 0.110s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:29:17.272802 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-ede217a8-05ad-4a0e-928a-c09958a9236c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/fecbc0d4-e083-49c1-a9fa-82ed2a8f2c0b returned with HTTP 200 Aug 25 15:29:17.273403 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1177/4722] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:29:17 2026] PUT /volume/v3/attachments/fecbc0d4-e083-49c1-a9fa-82ed2a8f2c0b => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:17.369012 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3600dc7f-3122-4178-93f9-89562abd3a64 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:17.371923 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3600dc7f-3122-4178-93f9-89562abd3a64 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] GET https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 Aug 25 15:29:17.372396 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3600dc7f-3122-4178-93f9-89562abd3a64 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:17.372664 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3600dc7f-3122-4178-93f9-89562abd3a64 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:17.382191 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3600dc7f-3122-4178-93f9-89562abd3a64 tempest-SnapshotDataIntegrityTests-1262802677 tempest-SnapshotDataIntegrityTests-1262802677-project-member] https://10.4.3.85/volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 returned with HTTP 404 Aug 25 15:29:17.383117 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1198/4723] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:17 2026] GET /volume/v3/volumes/95da9dc1-bef1-45e2-8b37-3490bf118e35 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:18.005757 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a318df39-1214-4068-9dcd-a1beb0bf2f19 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:18.008369 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a318df39-1214-4068-9dcd-a1beb0bf2f19 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:18.008369 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a318df39-1214-4068-9dcd-a1beb0bf2f19 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:18.008369 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a318df39-1214-4068-9dcd-a1beb0bf2f19 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:18.042373 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:18.042373 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:18.046639 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a318df39-1214-4068-9dcd-a1beb0bf2f19 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:18.054418 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a318df39-1214-4068-9dcd-a1beb0bf2f19 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:18.054828 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1167/4724] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:18 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:18.359785 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d6873776-8ebb-46cf-aaf8-1e5a49824ec9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:18.518463 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d6873776-8ebb-46cf-aaf8-1e5a49824ec9 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:29:18.519294 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d6873776-8ebb-46cf-aaf8-1e5a49824ec9 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1795808606", "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=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:18.549448 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d6873776-8ebb-46cf-aaf8-1e5a49824ec9 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:29:18.549869 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1183/4725] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:29:18 2026] POST /volume/v3/types => generated 380 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:18.562279 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-07bcf4e2-da1a-425c-988c-2adede2abcf9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:18.564792 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-07bcf4e2-da1a-425c-988c-2adede2abcf9 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] POST https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/encryption Aug 25 15:29:18.565299 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-07bcf4e2-da1a-425c-988c-2adede2abcf9 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:18.567609 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:18.567609 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:18.632613 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-07bcf4e2-da1a-425c-988c-2adede2abcf9 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/encryption returned with HTTP 200 Aug 25 15:29:18.633186 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1178/4726] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:29:18 2026] POST /volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/encryption => generated 239 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:18.648108 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5a0f6cf5-2556-41c3-a329-8992f60a1040 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:18.650040 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a0f6cf5-2556-41c3-a329-8992f60a1040 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:29:18.650434 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5a0f6cf5-2556-41c3-a329-8992f60a1040 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-968187682", "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=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:18.681746 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5a0f6cf5-2556-41c3-a329-8992f60a1040 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:29:18.682167 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1199/4727] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:29:18 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:18.690537 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8fb06bca-5dfe-4bd7-a967-1bfdb58192de None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:18.798394 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8fb06bca-5dfe-4bd7-a967-1bfdb58192de tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] POST https://10.4.3.85/volume/v3/types/85c0eadf-144c-4818-b952-d4af1a4d8b3c/encryption Aug 25 15:29:18.798907 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8fb06bca-5dfe-4bd7-a967-1bfdb58192de tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:18.801415 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-8fb06bca-5dfe-4bd7-a967-1bfdb58192de tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f2e6ffaf0473448591cb1eebe6e10e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcabe482621241de988b1190bee9d71c', '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=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:29:18.801720 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8fb06bca-5dfe-4bd7-a967-1bfdb58192de tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] https://10.4.3.85/volume/v3/types/85c0eadf-144c-4818-b952-d4af1a4d8b3c/encryption returned with HTTP 403 Aug 25 15:29:18.802182 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1168/4728] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:29:18 2026] POST /volume/v3/types/85c0eadf-144c-4818-b952-d4af1a4d8b3c/encryption => generated 127 bytes in 113 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:18.817276 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-de03413d-8142-410c-bf1b-07fc06816109 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:18.819372 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-de03413d-8142-410c-bf1b-07fc06816109 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:29:18.819775 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-de03413d-8142-410c-bf1b-07fc06816109 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-107146172", "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=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:18.874971 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-de03413d-8142-410c-bf1b-07fc06816109 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:29:18.875360 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1184/4729] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:29:18 2026] POST /volume/v3/types => generated 379 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:18.884444 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f2f10c7f-22a0-4275-ae9a-72c40e2ddef6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:18.887573 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f2f10c7f-22a0-4275-ae9a-72c40e2ddef6 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] POST https://10.4.3.85/volume/v3/types/cdd46b51-a4bb-412c-8531-0801c9481d48/extra_specs Aug 25 15:29:18.887573 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f2f10c7f-22a0-4275-ae9a-72c40e2ddef6 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:18.889404 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.policy [None req-f2f10c7f-22a0-4275-ae9a-72c40e2ddef6 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f2e6ffaf0473448591cb1eebe6e10e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcabe482621241de988b1190bee9d71c', '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=100467) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:29:18.889404 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f2f10c7f-22a0-4275-ae9a-72c40e2ddef6 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] https://10.4.3.85/volume/v3/types/cdd46b51-a4bb-412c-8531-0801c9481d48/extra_specs returned with HTTP 403 Aug 25 15:29:18.889404 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1179/4730] 10.4.3.85 () {68 vars in 1392 bytes} [Tue Aug 25 15:29:18 2026] POST /volume/v3/types/cdd46b51-a4bb-412c-8531-0801c9481d48/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:18.898608 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-12b00d44-3c0c-4faf-973c-6848cbb80261 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:18.900907 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12b00d44-3c0c-4faf-973c-6848cbb80261 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] PUT https://10.4.3.85/volume/v3/types/cdd46b51-a4bb-412c-8531-0801c9481d48/extra_specs/key2 Aug 25 15:29:18.901483 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-12b00d44-3c0c-4faf-973c-6848cbb80261 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:18.904820 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-12b00d44-3c0c-4faf-973c-6848cbb80261 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f2e6ffaf0473448591cb1eebe6e10e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcabe482621241de988b1190bee9d71c', '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=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:29:18.905299 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-12b00d44-3c0c-4faf-973c-6848cbb80261 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] https://10.4.3.85/volume/v3/types/cdd46b51-a4bb-412c-8531-0801c9481d48/extra_specs/key2 returned with HTTP 403 Aug 25 15:29:18.905947 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1200/4731] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:29:18 2026] PUT /volume/v3/types/cdd46b51-a4bb-412c-8531-0801c9481d48/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:18.920167 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-99566148-68e8-45d2-9d80-4e5181813a7a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:18.921978 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-99566148-68e8-45d2-9d80-4e5181813a7a tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] POST https://10.4.3.85/volume/v3/types Aug 25 15:29:18.922327 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-99566148-68e8-45d2-9d80-4e5181813a7a tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:18.924905 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-99566148-68e8-45d2-9d80-4e5181813a7a tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f2e6ffaf0473448591cb1eebe6e10e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcabe482621241de988b1190bee9d71c', '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=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:29:18.925117 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-99566148-68e8-45d2-9d80-4e5181813a7a tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] https://10.4.3.85/volume/v3/types returned with HTTP 403 Aug 25 15:29:18.925686 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1169/4732] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:29:18 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 25 15:29:18.935685 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bb10747e-926a-4210-a736-33bdb9829465 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:18.937418 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bb10747e-926a-4210-a736-33bdb9829465 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:29:18.937779 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bb10747e-926a-4210-a736-33bdb9829465 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1476236075", "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=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:18.983977 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bb10747e-926a-4210-a736-33bdb9829465 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:29:18.984779 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1185/4733] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:29:18 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:18.998927 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5b56251c-8514-451d-ab64-a21b43946580 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:18.998927 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b56251c-8514-451d-ab64-a21b43946580 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] POST https://10.4.3.85/volume/v3/types/01e922bc-062f-42a9-89b0-55b36d65e12b/encryption Aug 25 15:29:18.998927 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5b56251c-8514-451d-ab64-a21b43946580 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:19.054006 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5b56251c-8514-451d-ab64-a21b43946580 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] https://10.4.3.85/volume/v3/types/01e922bc-062f-42a9-89b0-55b36d65e12b/encryption returned with HTTP 200 Aug 25 15:29:19.054006 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1180/4734] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:29:18 2026] POST /volume/v3/types/01e922bc-062f-42a9-89b0-55b36d65e12b/encryption => generated 239 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:19.060295 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-70bbf470-d9af-4934-bf2f-335c8d31d112 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.063011 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-70bbf470-d9af-4934-bf2f-335c8d31d112 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] DELETE https://10.4.3.85/volume/v3/types/01e922bc-062f-42a9-89b0-55b36d65e12b/encryption/2e240227-5e36-4a6b-b585-332404042c06 Aug 25 15:29:19.063011 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-70bbf470-d9af-4934-bf2f-335c8d31d112 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.063011 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-70bbf470-d9af-4934-bf2f-335c8d31d112 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.064008 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-70bbf470-d9af-4934-bf2f-335c8d31d112 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f2e6ffaf0473448591cb1eebe6e10e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcabe482621241de988b1190bee9d71c', '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=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:29:19.064008 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-70bbf470-d9af-4934-bf2f-335c8d31d112 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] https://10.4.3.85/volume/v3/types/01e922bc-062f-42a9-89b0-55b36d65e12b/encryption/2e240227-5e36-4a6b-b585-332404042c06 returned with HTTP 403 Aug 25 15:29:19.064008 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1201/4735] 10.4.3.85 () {66 vars in 1482 bytes} [Tue Aug 25 15:29:19 2026] DELETE /volume/v3/types/01e922bc-062f-42a9-89b0-55b36d65e12b/encryption/2e240227-5e36-4a6b-b585-332404042c06 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:19.069889 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1daea384-eb9d-4c2f-9264-671c98a3f1e7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.072882 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1daea384-eb9d-4c2f-9264-671c98a3f1e7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:19.072882 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1daea384-eb9d-4c2f-9264-671c98a3f1e7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.073077 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1daea384-eb9d-4c2f-9264-671c98a3f1e7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.076185 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f5bba2a2-1774-4e1c-9924-e83db9974ef0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.077427 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f5bba2a2-1774-4e1c-9924-e83db9974ef0 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:29:19.077786 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f5bba2a2-1774-4e1c-9924-e83db9974ef0 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1146042969", "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=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:19.089457 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.106311 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:19.106311 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:19.121653 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1daea384-eb9d-4c2f-9264-671c98a3f1e7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:19.123764 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f5bba2a2-1774-4e1c-9924-e83db9974ef0 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:29:19.124186 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1186/4736] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:29:19 2026] POST /volume/v3/types => generated 380 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:19.128148 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1daea384-eb9d-4c2f-9264-671c98a3f1e7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:19.128968 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1170/4737] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:19 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1146 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:19.136145 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-30172bdb-a095-4d89-801c-42ebd7a1958b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.137964 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-30172bdb-a095-4d89-801c-42ebd7a1958b tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] DELETE https://10.4.3.85/volume/v3/types/3d9c5788-c002-4a7c-9ab1-b4e94e752e86/extra_specs/key1 Aug 25 15:29:19.138194 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-30172bdb-a095-4d89-801c-42ebd7a1958b tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.138418 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-30172bdb-a095-4d89-801c-42ebd7a1958b tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.143778 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-30172bdb-a095-4d89-801c-42ebd7a1958b tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f2e6ffaf0473448591cb1eebe6e10e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcabe482621241de988b1190bee9d71c', '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=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:29:19.143961 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-30172bdb-a095-4d89-801c-42ebd7a1958b tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] https://10.4.3.85/volume/v3/types/3d9c5788-c002-4a7c-9ab1-b4e94e752e86/extra_specs/key1 returned with HTTP 403 Aug 25 15:29:19.144346 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1202/4738] 10.4.3.85 () {66 vars in 1389 bytes} [Tue Aug 25 15:29:19 2026] DELETE /volume/v3/types/3d9c5788-c002-4a7c-9ab1-b4e94e752e86/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:19.154670 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-126b4ff6-b283-4232-8f6b-26a6989af25b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.156429 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-126b4ff6-b283-4232-8f6b-26a6989af25b tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:29:19.156761 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-126b4ff6-b283-4232-8f6b-26a6989af25b tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-249921824", "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=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:19.175007 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-126b4ff6-b283-4232-8f6b-26a6989af25b tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:29:19.175007 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1187/4739] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:29:19 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:19.183894 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8e5109d7-a357-429b-bc8b-02a79f04a9f0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.184985 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:29:19.185329 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-325947156"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:19.186161 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e5109d7-a357-429b-bc8b-02a79f04a9f0 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] DELETE https://10.4.3.85/volume/v3/types/43a8f132-9135-461d-aa4b-b7fe8e0fc84c Aug 25 15:29:19.186413 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e5109d7-a357-429b-bc8b-02a79f04a9f0 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.186708 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e5109d7-a357-429b-bc8b-02a79f04a9f0 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.187091 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-325947156'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:29:19.187189 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Create volume of 1 GB Aug 25 15:29:19.187734 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-8e5109d7-a357-429b-bc8b-02a79f04a9f0 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f2e6ffaf0473448591cb1eebe6e10e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcabe482621241de988b1190bee9d71c', '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=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:29:19.188002 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e5109d7-a357-429b-bc8b-02a79f04a9f0 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] https://10.4.3.85/volume/v3/types/43a8f132-9135-461d-aa4b-b7fe8e0fc84c returned with HTTP 403 Aug 25 15:29:19.188598 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1171/4740] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:29:19 2026] DELETE /volume/v3/types/43a8f132-9135-461d-aa4b-b7fe8e0fc84c => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:19.190943 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Availability Zones retrieved successfully. Aug 25 15:29:19.197113 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Flow 'volume_create_api' (dd2b9e17-3e22-49a3-a9d7-47c29068b5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:19.197876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-119c49a6-c48e-4043-a535-89cfc720ef22 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.198394 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e87efd37-aa63-49a6-9af8-5d9d00e5cedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:19.199486 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:29:19.199967 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-119c49a6-c48e-4043-a535-89cfc720ef22 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] GET https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/extra_specs Aug 25 15:29:19.200187 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-119c49a6-c48e-4043-a535-89cfc720ef22 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.200507 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-119c49a6-c48e-4043-a535-89cfc720ef22 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.212766 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-119c49a6-c48e-4043-a535-89cfc720ef22 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/extra_specs returned with HTTP 200 Aug 25 15:29:19.213167 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1203/4741] 10.4.3.85 () {66 vars in 1371 bytes} [Tue Aug 25 15:29:19 2026] GET /volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/extra_specs => generated 123 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:19.228196 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c44109f0-bb70-4aea-b29f-a2cd44fad810 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.230653 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c44109f0-bb70-4aea-b29f-a2cd44fad810 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] GET https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/encryption/cipher Aug 25 15:29:19.231032 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c44109f0-bb70-4aea-b29f-a2cd44fad810 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.231032 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c44109f0-bb70-4aea-b29f-a2cd44fad810 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.231714 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.policy [None req-c44109f0-bb70-4aea-b29f-a2cd44fad810 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f2e6ffaf0473448591cb1eebe6e10e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcabe482621241de988b1190bee9d71c', '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=100465) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:29:19.231952 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c44109f0-bb70-4aea-b29f-a2cd44fad810 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/encryption/cipher returned with HTTP 403 Aug 25 15:29:19.232423 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1188/4742] 10.4.3.85 () {66 vars in 1389 bytes} [Tue Aug 25 15:29:19 2026] GET /volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:19.243101 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-adf1ba2a-9291-4aaf-820d-5cfca65c0bc0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.244913 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-adf1ba2a-9291-4aaf-820d-5cfca65c0bc0 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] GET https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/encryption Aug 25 15:29:19.245083 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-adf1ba2a-9291-4aaf-820d-5cfca65c0bc0 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.245279 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-adf1ba2a-9291-4aaf-820d-5cfca65c0bc0 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.245942 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-adf1ba2a-9291-4aaf-820d-5cfca65c0bc0 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f2e6ffaf0473448591cb1eebe6e10e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcabe482621241de988b1190bee9d71c', '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=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:29:19.246113 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-adf1ba2a-9291-4aaf-820d-5cfca65c0bc0 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/encryption returned with HTTP 403 Aug 25 15:29:19.247253 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1172/4743] 10.4.3.85 () {66 vars in 1368 bytes} [Tue Aug 25 15:29:19 2026] GET /volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:19.249248 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e87efd37-aa63-49a6-9af8-5d9d00e5cedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:19.249791 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a13ecd-96a5-4de6-96ad-41d2331f6824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:19.255536 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4d5ebcfb-23b0-4bb9-ae00-6c58ea6426c9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.258175 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4d5ebcfb-23b0-4bb9-ae00-6c58ea6426c9 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] GET https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/extra_specs/multiattach Aug 25 15:29:19.258346 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4d5ebcfb-23b0-4bb9-ae00-6c58ea6426c9 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.258568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4d5ebcfb-23b0-4bb9-ae00-6c58ea6426c9 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.273715 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4d5ebcfb-23b0-4bb9-ae00-6c58ea6426c9 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/extra_specs/multiattach returned with HTTP 200 Aug 25 15:29:19.274152 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1204/4744] 10.4.3.85 () {66 vars in 1407 bytes} [Tue Aug 25 15:29:19 2026] GET /volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/extra_specs/multiattach => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:29:19.283441 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f4d58638-a836-4128-b002-3020254cd4d6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.286164 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f4d58638-a836-4128-b002-3020254cd4d6 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] GET https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/extra_specs/volume_backend_name Aug 25 15:29:19.286719 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f4d58638-a836-4128-b002-3020254cd4d6 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.287211 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f4d58638-a836-4128-b002-3020254cd4d6 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.299876 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f4d58638-a836-4128-b002-3020254cd4d6 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/extra_specs/volume_backend_name returned with HTTP 404 Aug 25 15:29:19.300487 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1189/4745] 10.4.3.85 () {66 vars in 1431 bytes} [Tue Aug 25 15:29:19 2026] GET /volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/extra_specs/volume_backend_name => generated 143 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:19.314132 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6de48a65-152f-4491-bc41-51961c03517f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.316805 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6de48a65-152f-4491-bc41-51961c03517f tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] PUT https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/encryption/2210abe1-4fd4-43d2-a2bd-618b60215b7f Aug 25 15:29:19.317291 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6de48a65-152f-4491-bc41-51961c03517f tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:19.320925 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.policy [None req-6de48a65-152f-4491-bc41-51961c03517f tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f2e6ffaf0473448591cb1eebe6e10e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcabe482621241de988b1190bee9d71c', '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=100468) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:29:19.321109 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6de48a65-152f-4491-bc41-51961c03517f tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/encryption/2210abe1-4fd4-43d2-a2bd-618b60215b7f returned with HTTP 403 Aug 25 15:29:19.321543 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1173/4746] 10.4.3.85 () {68 vars in 1499 bytes} [Tue Aug 25 15:29:19 2026] PUT /volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/encryption/2210abe1-4fd4-43d2-a2bd-618b60215b7f => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:19.332937 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6ca3ff66-c045-4b7c-bbc3-5780a0eee3df None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.335036 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6ca3ff66-c045-4b7c-bbc3-5780a0eee3df tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] PUT https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/extra_specs/key1 Aug 25 15:29:19.335488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6ca3ff66-c045-4b7c-bbc3-5780a0eee3df tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:19.338597 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.policy [None req-6ca3ff66-c045-4b7c-bbc3-5780a0eee3df tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f2e6ffaf0473448591cb1eebe6e10e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcabe482621241de988b1190bee9d71c', '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=100466) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:29:19.338839 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6ca3ff66-c045-4b7c-bbc3-5780a0eee3df tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/extra_specs/key1 returned with HTTP 403 Aug 25 15:29:19.339399 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1205/4747] 10.4.3.85 () {68 vars in 1406 bytes} [Tue Aug 25 15:29:19 2026] PUT /volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:19.349644 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dc11b0ae-cf4d-4e4f-97d2-75034c4a18dc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.351644 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc11b0ae-cf4d-4e4f-97d2-75034c4a18dc tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] PUT https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5 Aug 25 15:29:19.352008 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc11b0ae-cf4d-4e4f-97d2-75034c4a18dc tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:19.352076 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Created reservations ['41219af1-24b9-404f-ad3d-df481c6c1229', '0cb9bc76-b843-43fc-8608-73e56817a68b', 'ddd57fbe-6703-49e8-b48e-23d6e94fc6bf', '4ef33a67-cbfa-4486-b90a-9f9f23a56896'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:19.352913 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a13ecd-96a5-4de6-96ad-41d2331f6824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41219af1-24b9-404f-ad3d-df481c6c1229', '0cb9bc76-b843-43fc-8608-73e56817a68b', 'ddd57fbe-6703-49e8-b48e-23d6e94fc6bf', '4ef33a67-cbfa-4486-b90a-9f9f23a56896']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:19.353655 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af066289-be46-471c-86b4-c0535e4fafcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:19.354562 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.policy [None req-dc11b0ae-cf4d-4e4f-97d2-75034c4a18dc tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f2e6ffaf0473448591cb1eebe6e10e81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fcabe482621241de988b1190bee9d71c', '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=100465) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 15:29:19.354909 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc11b0ae-cf4d-4e4f-97d2-75034c4a18dc tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-reader] https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5 returned with HTTP 403 Aug 25 15:29:19.355435 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1190/4748] 10.4.3.85 () {68 vars in 1355 bytes} [Tue Aug 25 15:29:19 2026] PUT /volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:19.372540 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-60204230-9313-42fe-a5c6-86c88e7d7131 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.374259 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-60204230-9313-42fe-a5c6-86c88e7d7131 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] DELETE https://10.4.3.85/volume/v3/types/43a8f132-9135-461d-aa4b-b7fe8e0fc84c Aug 25 15:29:19.374439 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-60204230-9313-42fe-a5c6-86c88e7d7131 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.374669 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-60204230-9313-42fe-a5c6-86c88e7d7131 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.400994 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af066289-be46-471c-86b4-c0535e4fafcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-325947156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6293ce07b548e989f029d70ebaa7bf',qos_specs=None,replication_status=,reservations=['41219af1-24b9-404f-ad3d-df481c6c1229','0cb9bc76-b843-43fc-8608-73e56817a68b','ddd57fbe-6703-49e8-b48e-23d6e94fc6bf','4ef33a67-cbfa-4486-b90a-9f9f23a56896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051d7490f86c4d04bdbce349763f7ce9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-325947156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab6293ce07b548e989f029d70ebaa7bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='051d7490f86c4d04bdbce349763f7ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:19.401872 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9cbda3-b4d7-421e-bf24-5f9ab10900db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:19.433759 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-60204230-9313-42fe-a5c6-86c88e7d7131 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] https://10.4.3.85/volume/v3/types/43a8f132-9135-461d-aa4b-b7fe8e0fc84c returned with HTTP 202 Aug 25 15:29:19.434252 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1174/4749] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:29:19 2026] DELETE /volume/v3/types/43a8f132-9135-461d-aa4b-b7fe8e0fc84c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:19.437212 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd9cbda3-b4d7-421e-bf24-5f9ab10900db) transitioned into state 'SUCCESS' from state '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-325947156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6293ce07b548e989f029d70ebaa7bf',qos_specs=None,replication_status=,reservations=['41219af1-24b9-404f-ad3d-df481c6c1229','0cb9bc76-b843-43fc-8608-73e56817a68b','ddd57fbe-6703-49e8-b48e-23d6e94fc6bf','4ef33a67-cbfa-4486-b90a-9f9f23a56896'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051d7490f86c4d04bdbce349763f7ce9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:19.438008 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a5c1e7-16b9-4d89-8b31-5125729cd377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:19.442931 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3c8e79df-f9e2-48b1-944c-515b681d975c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.446301 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3c8e79df-f9e2-48b1-944c-515b681d975c tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] DELETE https://10.4.3.85/volume/v3/types/3d9c5788-c002-4a7c-9ab1-b4e94e752e86 Aug 25 15:29:19.446301 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3c8e79df-f9e2-48b1-944c-515b681d975c tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.446301 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3c8e79df-f9e2-48b1-944c-515b681d975c tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.472657 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a5c1e7-16b9-4d89-8b31-5125729cd377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:19.473574 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Flow 'volume_create_api' (dd2b9e17-3e22-49a3-a9d7-47c29068b5a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:19.473944 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Create volume request issued successfully. Aug 25 15:29:19.474769 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b9c48d8-670d-456b-8c33-e4f51853f2e2 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:29:19.475183 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1181/4750] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:29:19 2026] POST /volume/v3/volumes => generated 775 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:19.508383 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-efb01929-686b-4b5f-860e-90f73013d32b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.510326 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3c8e79df-f9e2-48b1-944c-515b681d975c tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] https://10.4.3.85/volume/v3/types/3d9c5788-c002-4a7c-9ab1-b4e94e752e86 returned with HTTP 202 Aug 25 15:29:19.525530 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1206/4751] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:29:19 2026] DELETE /volume/v3/types/3d9c5788-c002-4a7c-9ab1-b4e94e752e86 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:19.525691 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-efb01929-686b-4b5f-860e-90f73013d32b tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 Aug 25 15:29:19.525691 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-efb01929-686b-4b5f-860e-90f73013d32b tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.525691 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-efb01929-686b-4b5f-860e-90f73013d32b tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.525691 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:19.525691 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:19.525691 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-efb01929-686b-4b5f-860e-90f73013d32b tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:19.529229 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-efb01929-686b-4b5f-860e-90f73013d32b tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 returned with HTTP 200 Aug 25 15:29:19.545948 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fd709302-148d-43b2-99d4-d51815e92c4a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.546058 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1191/4752] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:19 2026] GET /volume/v3/volumes/7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:19.546114 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fd709302-148d-43b2-99d4-d51815e92c4a tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] DELETE https://10.4.3.85/volume/v3/types/01e922bc-062f-42a9-89b0-55b36d65e12b Aug 25 15:29:19.546114 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fd709302-148d-43b2-99d4-d51815e92c4a tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.546114 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fd709302-148d-43b2-99d4-d51815e92c4a tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.601884 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fd709302-148d-43b2-99d4-d51815e92c4a tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] https://10.4.3.85/volume/v3/types/01e922bc-062f-42a9-89b0-55b36d65e12b returned with HTTP 202 Aug 25 15:29:19.601884 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1175/4753] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:29:19 2026] DELETE /volume/v3/types/01e922bc-062f-42a9-89b0-55b36d65e12b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:19.619516 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f6446e51-62c5-4a6b-8f95-675ef60e3a59 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.622171 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f6446e51-62c5-4a6b-8f95-675ef60e3a59 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] DELETE https://10.4.3.85/volume/v3/types/cdd46b51-a4bb-412c-8531-0801c9481d48 Aug 25 15:29:19.622486 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f6446e51-62c5-4a6b-8f95-675ef60e3a59 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.622787 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f6446e51-62c5-4a6b-8f95-675ef60e3a59 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.623178 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:19.623178 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:19.695218 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f6446e51-62c5-4a6b-8f95-675ef60e3a59 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] https://10.4.3.85/volume/v3/types/cdd46b51-a4bb-412c-8531-0801c9481d48 returned with HTTP 202 Aug 25 15:29:19.695218 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1182/4754] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:29:19 2026] DELETE /volume/v3/types/cdd46b51-a4bb-412c-8531-0801c9481d48 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:19.703274 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a30f2ab0-b848-44fb-84c0-61faa5a489e6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.705052 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a30f2ab0-b848-44fb-84c0-61faa5a489e6 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] DELETE https://10.4.3.85/volume/v3/types/85c0eadf-144c-4818-b952-d4af1a4d8b3c Aug 25 15:29:19.705218 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a30f2ab0-b848-44fb-84c0-61faa5a489e6 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.705403 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a30f2ab0-b848-44fb-84c0-61faa5a489e6 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.761294 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a30f2ab0-b848-44fb-84c0-61faa5a489e6 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] https://10.4.3.85/volume/v3/types/85c0eadf-144c-4818-b952-d4af1a4d8b3c returned with HTTP 202 Aug 25 15:29:19.761697 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1207/4755] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:29:19 2026] DELETE /volume/v3/types/85c0eadf-144c-4818-b952-d4af1a4d8b3c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:19.769084 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-831526a9-e442-4935-85ec-4cf3e12f4ba5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.771716 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-831526a9-e442-4935-85ec-4cf3e12f4ba5 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] DELETE https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5 Aug 25 15:29:19.772516 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-831526a9-e442-4935-85ec-4cf3e12f4ba5 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:19.772998 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-831526a9-e442-4935-85ec-4cf3e12f4ba5 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:19.856423 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-831526a9-e442-4935-85ec-4cf3e12f4ba5 tempest-VolumeTypesReaderTests-2118851542 tempest-VolumeTypesReaderTests-2118851542-project-admin] https://10.4.3.85/volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5 returned with HTTP 202 Aug 25 15:29:19.856951 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1192/4756] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:29:19 2026] DELETE /volume/v3/types/7610a90e-28c3-42b5-ac38-796d1b2e4bd5 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:19.930838 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-601e2801-a523-4643-b2e5-821c58ed4771 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:19.934616 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-601e2801-a523-4643-b2e5-821c58ed4771 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments/fecbc0d4-e083-49c1-a9fa-82ed2a8f2c0b/action Aug 25 15:29:19.935807 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-601e2801-a523-4643-b2e5-821c58ed4771 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:29:19.935807 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-601e2801-a523-4643-b2e5-821c58ed4771 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:19.977522 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:19.977522 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:20.122535 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8dae8b2a-c4ef-478b-9023-306fec8bd781 req-601e2801-a523-4643-b2e5-821c58ed4771 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/fecbc0d4-e083-49c1-a9fa-82ed2a8f2c0b/action returned with HTTP 204 Aug 25 15:29:20.123874 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1176/4757] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:29:19 2026] POST /volume/v3/attachments/fecbc0d4-e083-49c1-a9fa-82ed2a8f2c0b/action => generated 0 bytes in 193 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:20.143781 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-28413f5f-9f4b-47c5-adf1-8cca3e310967 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:20.152759 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-28413f5f-9f4b-47c5-adf1-8cca3e310967 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:20.152759 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-28413f5f-9f4b-47c5-adf1-8cca3e310967 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:20.152759 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-28413f5f-9f4b-47c5-adf1-8cca3e310967 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:20.172224 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:20.172224 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:20.179633 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-28413f5f-9f4b-47c5-adf1-8cca3e310967 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:20.184564 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-28413f5f-9f4b-47c5-adf1-8cca3e310967 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:20.185089 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1183/4758] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:20 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1440 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:20.200028 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a8c5d21a-18c6-4431-aff9-39949b8e05af None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:20.321114 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a8c5d21a-18c6-4431-aff9-39949b8e05af tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:20.321330 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a8c5d21a-18c6-4431-aff9-39949b8e05af tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:20.321769 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a8c5d21a-18c6-4431-aff9-39949b8e05af tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:20.338542 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:20.338542 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:20.342796 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a8c5d21a-18c6-4431-aff9-39949b8e05af tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] Volume info retrieved successfully. Aug 25 15:29:20.347888 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a8c5d21a-18c6-4431-aff9-39949b8e05af tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:20.348282 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1208/4759] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:20 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1440 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:20.427534 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5c110777-f707-4ccd-ad30-5e27c0d2b8a7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:20.429681 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5c110777-f707-4ccd-ad30-5e27c0d2b8a7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:20.429931 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5c110777-f707-4ccd-ad30-5e27c0d2b8a7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:20.430206 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5c110777-f707-4ccd-ad30-5e27c0d2b8a7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:20.445766 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:20.445766 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:20.449844 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5c110777-f707-4ccd-ad30-5e27c0d2b8a7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] Volume info retrieved successfully. Aug 25 15:29:20.454858 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5c110777-f707-4ccd-ad30-5e27c0d2b8a7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:20.455319 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1193/4760] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:20 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:20.512557 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-a882f2f2-f70c-4ce3-91f6-5a774375ce11 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:20.515488 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-a882f2f2-f70c-4ce3-91f6-5a774375ce11 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:20.515771 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-a882f2f2-f70c-4ce3-91f6-5a774375ce11 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:20.515994 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-a882f2f2-f70c-4ce3-91f6-5a774375ce11 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:20.540523 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:20.540523 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:20.545601 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-a882f2f2-f70c-4ce3-91f6-5a774375ce11 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:20.552761 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-a882f2f2-f70c-4ce3-91f6-5a774375ce11 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:20.553414 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1177/4761] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:29:20 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:20.558838 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b1619a00-3394-4556-8a28-c63cf565767a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:20.561674 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b1619a00-3394-4556-8a28-c63cf565767a tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 Aug 25 15:29:20.561674 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b1619a00-3394-4556-8a28-c63cf565767a tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:20.562007 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b1619a00-3394-4556-8a28-c63cf565767a tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:20.578858 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:20.578858 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:20.582958 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b1619a00-3394-4556-8a28-c63cf565767a tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:20.590238 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b1619a00-3394-4556-8a28-c63cf565767a tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 returned with HTTP 200 Aug 25 15:29:20.590665 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1184/4762] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:20 2026] GET /volume/v3/volumes/7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:29:20.594173 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-f2a2f45c-33d1-4a84-82df-cdbce343dba0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:20.596185 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-f2a2f45c-33d1-4a84-82df-cdbce343dba0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e/action Aug 25 15:29:20.598589 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-f2a2f45c-33d1-4a84-82df-cdbce343dba0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:29:20.598589 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-f2a2f45c-33d1-4a84-82df-cdbce343dba0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:20.609486 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dc956849-91a8-4868-8099-63a90426c960 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:20.614150 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:20.614150 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:20.615502 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-f2a2f45c-33d1-4a84-82df-cdbce343dba0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:20.641445 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-f2a2f45c-33d1-4a84-82df-cdbce343dba0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Begin detaching volume completed successfully. Aug 25 15:29:20.641684 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-f2a2f45c-33d1-4a84-82df-cdbce343dba0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e/action returned with HTTP 202 Aug 25 15:29:20.643312 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1209/4763] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:29:20 2026] POST /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:29:20.681865 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c17ac1ab-541d-433c-a876-2d0d0485ca42 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:20.684180 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c17ac1ab-541d-433c-a876-2d0d0485ca42 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:20.684180 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c17ac1ab-541d-433c-a876-2d0d0485ca42 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:20.684180 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c17ac1ab-541d-433c-a876-2d0d0485ca42 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:20.696849 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:20.696849 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:20.700816 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c17ac1ab-541d-433c-a876-2d0d0485ca42 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:20.713186 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c17ac1ab-541d-433c-a876-2d0d0485ca42 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:20.713186 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1178/4764] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:20 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:20.713854 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc956849-91a8-4868-8099-63a90426c960 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] GET https://10.4.3.85/volume/v3/volumes Aug 25 15:29:20.714072 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc956849-91a8-4868-8099-63a90426c960 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:20.714630 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc956849-91a8-4868-8099-63a90426c960 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:20.714630 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-dc956849-91a8-4868-8099-63a90426c960 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:29:20.715200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-dc956849-91a8-4868-8099-63a90426c960 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:29:20.768129 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-dc956849-91a8-4868-8099-63a90426c960 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Get all volumes completed successfully. Aug 25 15:29:20.768710 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc956849-91a8-4868-8099-63a90426c960 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] https://10.4.3.85/volume/v3/volumes returned with HTTP 200 Aug 25 15:29:20.769165 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1194/4765] 10.4.3.85 () {68 vars in 1271 bytes} [Tue Aug 25 15:29:20 2026] GET /volume/v3/volumes => generated 333 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:20.787916 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c5c51aa5-5080-4489-929b-cfeca9d683dd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:20.787916 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c5c51aa5-5080-4489-929b-cfeca9d683dd None None] GET https://10.4.3.85/volume// Aug 25 15:29:20.787916 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c5c51aa5-5080-4489-929b-cfeca9d683dd None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:20.787916 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c5c51aa5-5080-4489-929b-cfeca9d683dd None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:20.787916 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c5c51aa5-5080-4489-929b-cfeca9d683dd None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:29:20.787916 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1185/4766] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:29:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:29:20.793638 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e8d96eda-5a5b-48c3-839d-ab6bb01d364e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:20.794980 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-491f7b5a-c3ba-4e6d-b595-7e5901619b8a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:20.797683 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e8d96eda-5a5b-48c3-839d-ab6bb01d364e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 Aug 25 15:29:20.797982 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e8d96eda-5a5b-48c3-839d-ab6bb01d364e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:20.798211 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e8d96eda-5a5b-48c3-839d-ab6bb01d364e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:20.798392 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-e8d96eda-5a5b-48c3-839d-ab6bb01d364e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Delete volume with id: 7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 Aug 25 15:29:20.800978 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-491f7b5a-c3ba-4e6d-b595-7e5901619b8a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:20.801356 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-491f7b5a-c3ba-4e6d-b595-7e5901619b8a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:20.801573 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-491f7b5a-c3ba-4e6d-b595-7e5901619b8a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:20.835807 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:20.835807 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:20.836269 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e8d96eda-5a5b-48c3-839d-ab6bb01d364e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:20.846880 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:20.846880 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:20.852000 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-491f7b5a-c3ba-4e6d-b595-7e5901619b8a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:20.870080 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-491f7b5a-c3ba-4e6d-b595-7e5901619b8a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:20.870562 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1179/4767] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:29:20 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1623 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:29:20.916842 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e8d96eda-5a5b-48c3-839d-ab6bb01d364e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Delete volume request issued successfully. Aug 25 15:29:20.917124 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e8d96eda-5a5b-48c3-839d-ab6bb01d364e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 returned with HTTP 202 Aug 25 15:29:20.917742 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1210/4768] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:29:20 2026] DELETE /volume/v3/volumes/7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:29:20.929713 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-750d2836-76c5-47a4-8684-4f1edc4eb622 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:20.931569 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-750d2836-76c5-47a4-8684-4f1edc4eb622 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 Aug 25 15:29:20.931914 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-750d2836-76c5-47a4-8684-4f1edc4eb622 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:20.931987 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-750d2836-76c5-47a4-8684-4f1edc4eb622 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:20.975324 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:20.975324 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:20.979378 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-750d2836-76c5-47a4-8684-4f1edc4eb622 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:20.985487 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-750d2836-76c5-47a4-8684-4f1edc4eb622 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 returned with HTTP 200 Aug 25 15:29:20.986024 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1195/4769] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:20 2026] GET /volume/v3/volumes/7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 => generated 1005 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:29:21.718676 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-32c533f2-94b5-4d2c-b82d-149b1bd7c22f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:21.721151 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-32c533f2-94b5-4d2c-b82d-149b1bd7c22f tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:21.723117 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-32c533f2-94b5-4d2c-b82d-149b1bd7c22f tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:21.723117 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-32c533f2-94b5-4d2c-b82d-149b1bd7c22f tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:21.756576 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:21.756576 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:21.775345 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-32c533f2-94b5-4d2c-b82d-149b1bd7c22f tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:21.781547 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-32c533f2-94b5-4d2c-b82d-149b1bd7c22f tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:21.782014 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1186/4770] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:21 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1443 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:22.013702 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a525075d-ebb7-4a2f-9c59-f0dccb6f7f31 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:22.013702 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a525075d-ebb7-4a2f-9c59-f0dccb6f7f31 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 Aug 25 15:29:22.013702 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a525075d-ebb7-4a2f-9c59-f0dccb6f7f31 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:22.013702 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a525075d-ebb7-4a2f-9c59-f0dccb6f7f31 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:22.019825 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a525075d-ebb7-4a2f-9c59-f0dccb6f7f31 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 returned with HTTP 404 Aug 25 15:29:22.019825 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1180/4771] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:22 2026] GET /volume/v3/volumes/7c1c4fb8-f6d0-4a04-89c8-f0b36b8571a5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:29:22.032461 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:22.042900 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:29:22.043356 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-926016160"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:22.047435 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-926016160'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:29:22.052302 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Create volume of 1 GB Aug 25 15:29:22.052302 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Availability Zones retrieved successfully. Aug 25 15:29:22.057802 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Flow 'volume_create_api' (f35b9388-0c5c-46cd-ae20-24a650293c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:22.059157 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab7e9800-a5dd-4d07-9bef-a5cd575f8718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:22.061011 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:29:22.081279 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-0b430f3d-79d9-4206-929b-d1cfcbd2517d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:22.084015 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-0b430f3d-79d9-4206-929b-d1cfcbd2517d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:22.084275 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-0b430f3d-79d9-4206-929b-d1cfcbd2517d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:22.084538 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-0b430f3d-79d9-4206-929b-d1cfcbd2517d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:22.100037 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:22.100037 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:22.120048 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab7e9800-a5dd-4d07-9bef-a5cd575f8718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:22.120048 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfa2ec8-4c3a-45a9-8cfb-aea71619b555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:22.120300 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-0b430f3d-79d9-4206-929b-d1cfcbd2517d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:22.120300 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-0b430f3d-79d9-4206-929b-d1cfcbd2517d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:22.120300 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1196/4772] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:29:22 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:22.141424 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-68a39fad-8041-452e-8e99-6aff9f8ee194 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:22.143540 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-68a39fad-8041-452e-8e99-6aff9f8ee194 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] DELETE https://10.4.3.85/volume/v3/attachments/c1e691ea-e7b2-4237-8ece-1536680da2c7 Aug 25 15:29:22.143806 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-68a39fad-8041-452e-8e99-6aff9f8ee194 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:22.145191 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-68a39fad-8041-452e-8e99-6aff9f8ee194 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:22.152527 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:22.152527 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:22.217996 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Created reservations ['d556782e-9ee2-418a-8cfe-4278e8c7d116', '28355295-a39f-4c02-8536-28d1715c0510', '23675831-9f5d-4eae-98f5-8c928a25e34a', '9d92e0be-65a4-476f-bf35-4b00927ebb8f'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:22.218995 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfa2ec8-4c3a-45a9-8cfb-aea71619b555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d556782e-9ee2-418a-8cfe-4278e8c7d116', '28355295-a39f-4c02-8536-28d1715c0510', '23675831-9f5d-4eae-98f5-8c928a25e34a', '9d92e0be-65a4-476f-bf35-4b00927ebb8f']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:22.220012 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22869566-b8ea-432b-b2c8-e857f14cbbfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:22.233873 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-cc5d689e-1ff0-41ed-9640-2766878e18cd req-68a39fad-8041-452e-8e99-6aff9f8ee194 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/c1e691ea-e7b2-4237-8ece-1536680da2c7 returned with HTTP 200 Aug 25 15:29:22.234228 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1187/4773] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:29:22 2026] DELETE /volume/v3/attachments/c1e691ea-e7b2-4237-8ece-1536680da2c7 => generated 192 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 15:29:22.268277 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22869566-b8ea-432b-b2c8-e857f14cbbfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31b58836-4f28-4fc1-a659-a9dbf3803ab2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-926016160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6293ce07b548e989f029d70ebaa7bf',qos_specs=None,replication_status=,reservations=['d556782e-9ee2-418a-8cfe-4278e8c7d116','28355295-a39f-4c02-8536-28d1715c0510','23675831-9f5d-4eae-98f5-8c928a25e34a','9d92e0be-65a4-476f-bf35-4b00927ebb8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051d7490f86c4d04bdbce349763f7ce9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:29:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-926016160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31b58836-4f28-4fc1-a659-a9dbf3803ab2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab6293ce07b548e989f029d70ebaa7bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='051d7490f86c4d04bdbce349763f7ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:22.269317 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b930632-eb9c-47b2-a488-b8163901e154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:22.308006 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b930632-eb9c-47b2-a488-b8163901e154) transitioned into state 'SUCCESS' from state '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-926016160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6293ce07b548e989f029d70ebaa7bf',qos_specs=None,replication_status=,reservations=['d556782e-9ee2-418a-8cfe-4278e8c7d116','28355295-a39f-4c02-8536-28d1715c0510','23675831-9f5d-4eae-98f5-8c928a25e34a','9d92e0be-65a4-476f-bf35-4b00927ebb8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051d7490f86c4d04bdbce349763f7ce9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:22.308724 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5375e42-0f5c-4fcb-b573-ed874c8c1772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:22.324974 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5375e42-0f5c-4fcb-b573-ed874c8c1772) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:22.325963 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Flow 'volume_create_api' (f35b9388-0c5c-46cd-ae20-24a650293c4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:22.326291 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Create volume request issued successfully. Aug 25 15:29:22.327020 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ac31f42d-8e9a-4d2c-b97a-0cffef98fd85 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:29:22.327456 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1211/4774] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:29:22 2026] POST /volume/v3/volumes => generated 775 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:22.341798 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e68d06cd-adbd-45a4-b343-cba8ee928b9e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:22.343562 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e68d06cd-adbd-45a4-b343-cba8ee928b9e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/31b58836-4f28-4fc1-a659-a9dbf3803ab2 Aug 25 15:29:22.343768 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e68d06cd-adbd-45a4-b343-cba8ee928b9e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:22.346439 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e68d06cd-adbd-45a4-b343-cba8ee928b9e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:22.362085 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:22.362085 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:22.364672 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e68d06cd-adbd-45a4-b343-cba8ee928b9e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:22.368584 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e68d06cd-adbd-45a4-b343-cba8ee928b9e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/31b58836-4f28-4fc1-a659-a9dbf3803ab2 returned with HTTP 200 Aug 25 15:29:22.368959 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1181/4775] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:22 2026] GET /volume/v3/volumes/31b58836-4f28-4fc1-a659-a9dbf3803ab2 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 15:29:22.797662 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3d938fa4-f99b-48a5-8607-438a4cbe89ac None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:22.799154 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3d938fa4-f99b-48a5-8607-438a4cbe89ac tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:22.799348 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3d938fa4-f99b-48a5-8607-438a4cbe89ac tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:22.799547 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3d938fa4-f99b-48a5-8607-438a4cbe89ac tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:22.869625 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:22.869625 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:22.897230 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3d938fa4-f99b-48a5-8607-438a4cbe89ac tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:22.915317 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3d938fa4-f99b-48a5-8607-438a4cbe89ac tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:22.915317 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1197/4776] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:22 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1143 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:23.042031 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5c27a97f-087f-4304-a420-ff7156caf14d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:23.043741 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c27a97f-087f-4304-a420-ff7156caf14d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:23.043895 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c27a97f-087f-4304-a420-ff7156caf14d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:23.044058 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c27a97f-087f-4304-a420-ff7156caf14d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:23.067981 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:23.067981 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:23.072514 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5c27a97f-087f-4304-a420-ff7156caf14d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] Volume info retrieved successfully. Aug 25 15:29:23.075759 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c27a97f-087f-4304-a420-ff7156caf14d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:23.076571 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1188/4777] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:23 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:23.128977 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-5d2a7c01-8dfe-4be8-906f-c88408a40c2d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:23.131965 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-5d2a7c01-8dfe-4be8-906f-c88408a40c2d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:23.132249 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-5d2a7c01-8dfe-4be8-906f-c88408a40c2d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:23.132559 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-5d2a7c01-8dfe-4be8-906f-c88408a40c2d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:23.143951 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:23.143951 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:23.158240 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-5d2a7c01-8dfe-4be8-906f-c88408a40c2d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:23.164237 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-5d2a7c01-8dfe-4be8-906f-c88408a40c2d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:23.167557 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1212/4778] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:29:23 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:23.199743 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-6c08b597-9cb6-429e-90f0-1e5f95de2ade None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:23.201731 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-6c08b597-9cb6-429e-90f0-1e5f95de2ade tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e/action Aug 25 15:29:23.202044 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-6c08b597-9cb6-429e-90f0-1e5f95de2ade tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:29:23.202149 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-6c08b597-9cb6-429e-90f0-1e5f95de2ade tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:23.234706 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:23.234706 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:23.235189 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-6c08b597-9cb6-429e-90f0-1e5f95de2ade tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:23.248260 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-6c08b597-9cb6-429e-90f0-1e5f95de2ade tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Begin detaching volume completed successfully. Aug 25 15:29:23.248593 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-6c08b597-9cb6-429e-90f0-1e5f95de2ade tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e/action returned with HTTP 202 Aug 25 15:29:23.249199 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1182/4779] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:29:23 2026] POST /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:29:23.279441 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f5c1e7bf-6eac-4c1b-be7d-d49acd71d702 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:23.281635 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f5c1e7bf-6eac-4c1b-be7d-d49acd71d702 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:23.281947 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f5c1e7bf-6eac-4c1b-be7d-d49acd71d702 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:23.282191 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f5c1e7bf-6eac-4c1b-be7d-d49acd71d702 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:23.333492 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:23.333492 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:23.344493 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f5c1e7bf-6eac-4c1b-be7d-d49acd71d702 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:23.346189 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8eb9fe18-1621-4377-a180-60d365e1b4f0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:23.346579 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8eb9fe18-1621-4377-a180-60d365e1b4f0 None None] GET https://10.4.3.85/volume// Aug 25 15:29:23.346662 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8eb9fe18-1621-4377-a180-60d365e1b4f0 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:23.346858 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8eb9fe18-1621-4377-a180-60d365e1b4f0 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:23.347141 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8eb9fe18-1621-4377-a180-60d365e1b4f0 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:29:23.347394 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1189/4780] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:29:23 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:29:23.349995 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f5c1e7bf-6eac-4c1b-be7d-d49acd71d702 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:23.349995 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1198/4781] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:23 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1146 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:23.357306 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-5525bfe3-cd1a-49a6-90d0-675d199150e8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:23.361898 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-5525bfe3-cd1a-49a6-90d0-675d199150e8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:23.362198 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-5525bfe3-cd1a-49a6-90d0-675d199150e8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:23.362481 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-5525bfe3-cd1a-49a6-90d0-675d199150e8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:23.374870 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:23.374870 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:23.379303 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-5525bfe3-cd1a-49a6-90d0-675d199150e8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:23.386630 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9cc167b5-86a1-4b29-8f2e-e57a2b088561 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:23.397253 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-5525bfe3-cd1a-49a6-90d0-675d199150e8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:23.397510 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9cc167b5-86a1-4b29-8f2e-e57a2b088561 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/31b58836-4f28-4fc1-a659-a9dbf3803ab2 Aug 25 15:29:23.397745 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9cc167b5-86a1-4b29-8f2e-e57a2b088561 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:23.397806 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1213/4782] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:29:23 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:29:23.399346 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9cc167b5-86a1-4b29-8f2e-e57a2b088561 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:23.412251 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:23.412251 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:23.419291 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9cc167b5-86a1-4b29-8f2e-e57a2b088561 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:23.424944 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9cc167b5-86a1-4b29-8f2e-e57a2b088561 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/31b58836-4f28-4fc1-a659-a9dbf3803ab2 returned with HTTP 200 Aug 25 15:29:23.425517 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1183/4783] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:23 2026] GET /volume/v3/volumes/31b58836-4f28-4fc1-a659-a9dbf3803ab2 => generated 1006 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 15:29:23.441107 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-96d3d711-a4b1-4166-9fae-8d96f1ac723a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:23.443076 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-96d3d711-a4b1-4166-9fae-8d96f1ac723a tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:29:23.443319 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-96d3d711-a4b1-4166-9fae-8d96f1ac723a tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:23.443596 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-96d3d711-a4b1-4166-9fae-8d96f1ac723a tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:23.444012 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-96d3d711-a4b1-4166-9fae-8d96f1ac723a tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:29:23.444992 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-96d3d711-a4b1-4166-9fae-8d96f1ac723a tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:29:23.452339 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-96d3d711-a4b1-4166-9fae-8d96f1ac723a tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Get all volumes completed successfully. Aug 25 15:29:23.453051 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:23.453051 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:23.457230 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-96d3d711-a4b1-4166-9fae-8d96f1ac723a tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:29:23.457652 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1190/4784] 10.4.3.85 () {68 vars in 1292 bytes} [Tue Aug 25 15:29:23 2026] GET /volume/v3/volumes/detail => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:23.475180 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dc7fc8de-febf-4126-a26e-8fc29fbfb110 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:23.479490 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc7fc8de-febf-4126-a26e-8fc29fbfb110 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/31b58836-4f28-4fc1-a659-a9dbf3803ab2 Aug 25 15:29:23.479490 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc7fc8de-febf-4126-a26e-8fc29fbfb110 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:23.479490 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc7fc8de-febf-4126-a26e-8fc29fbfb110 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:23.479490 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-dc7fc8de-febf-4126-a26e-8fc29fbfb110 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Delete volume with id: 31b58836-4f28-4fc1-a659-a9dbf3803ab2 Aug 25 15:29:23.490146 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:23.490146 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:23.490822 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-dc7fc8de-febf-4126-a26e-8fc29fbfb110 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:23.526799 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-dc7fc8de-febf-4126-a26e-8fc29fbfb110 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Delete volume request issued successfully. Aug 25 15:29:23.526799 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc7fc8de-febf-4126-a26e-8fc29fbfb110 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/31b58836-4f28-4fc1-a659-a9dbf3803ab2 returned with HTTP 202 Aug 25 15:29:23.526799 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1199/4785] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:29:23 2026] DELETE /volume/v3/volumes/31b58836-4f28-4fc1-a659-a9dbf3803ab2 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:29:23.536734 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-82bb0851-ce7d-4a32-b92a-5714d899a14d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:23.538256 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-82bb0851-ce7d-4a32-b92a-5714d899a14d tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/31b58836-4f28-4fc1-a659-a9dbf3803ab2 Aug 25 15:29:23.538256 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-82bb0851-ce7d-4a32-b92a-5714d899a14d tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:23.538400 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-82bb0851-ce7d-4a32-b92a-5714d899a14d tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:23.546442 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:23.546442 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:23.550549 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-82bb0851-ce7d-4a32-b92a-5714d899a14d tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:23.554733 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-82bb0851-ce7d-4a32-b92a-5714d899a14d tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/31b58836-4f28-4fc1-a659-a9dbf3803ab2 returned with HTTP 200 Aug 25 15:29:23.557040 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1214/4786] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:23 2026] GET /volume/v3/volumes/31b58836-4f28-4fc1-a659-a9dbf3803ab2 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:29:24.367766 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-11a826d5-b035-4a96-9cd2-56554ccb05d4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:24.372596 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-11a826d5-b035-4a96-9cd2-56554ccb05d4 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:24.372596 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-11a826d5-b035-4a96-9cd2-56554ccb05d4 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:24.372596 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-11a826d5-b035-4a96-9cd2-56554ccb05d4 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:24.386244 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:24.386244 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:24.391802 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-11a826d5-b035-4a96-9cd2-56554ccb05d4 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:24.398648 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-11a826d5-b035-4a96-9cd2-56554ccb05d4 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:24.400384 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1184/4787] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:24 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:24.571229 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-094555ab-eb0c-4214-8bb3-716f9cc44a99 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:24.573026 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-094555ab-eb0c-4214-8bb3-716f9cc44a99 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/31b58836-4f28-4fc1-a659-a9dbf3803ab2 Aug 25 15:29:24.573228 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-094555ab-eb0c-4214-8bb3-716f9cc44a99 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:24.573511 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-094555ab-eb0c-4214-8bb3-716f9cc44a99 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:24.579192 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-094555ab-eb0c-4214-8bb3-716f9cc44a99 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/31b58836-4f28-4fc1-a659-a9dbf3803ab2 returned with HTTP 404 Aug 25 15:29:24.579685 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1191/4788] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:24 2026] GET /volume/v3/volumes/31b58836-4f28-4fc1-a659-a9dbf3803ab2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:29:24.590493 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:24.592231 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:29:24.592615 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1035993518"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:24.594403 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1035993518'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:29:24.594403 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Create volume of 1 GB Aug 25 15:29:24.597967 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Availability Zones retrieved successfully. Aug 25 15:29:24.603953 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Flow 'volume_create_api' (c1a3638f-9113-4c4d-8dba-197ac3cd0385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:24.610422 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14730b42-2809-46c1-98a9-aecdbfc04b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:24.610422 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:29:24.632420 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14730b42-2809-46c1-98a9-aecdbfc04b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:24.633061 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62aff030-2876-4c5a-a1ea-7ab443275124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:24.759802 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Created reservations ['426e7973-389e-4e87-9293-37d9fcea9b56', '42e4ea08-6bbe-4bb8-b2ba-d686831b185a', '336cc027-f502-42ec-9964-2b48417c8c3b', 'c69a2cb0-2499-450e-b4f2-bae3bbe1af03'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:24.760509 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62aff030-2876-4c5a-a1ea-7ab443275124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['426e7973-389e-4e87-9293-37d9fcea9b56', '42e4ea08-6bbe-4bb8-b2ba-d686831b185a', '336cc027-f502-42ec-9964-2b48417c8c3b', 'c69a2cb0-2499-450e-b4f2-bae3bbe1af03']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:24.761626 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879b7adb-a13a-47fb-8aed-5f6874b2fc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:24.799290 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879b7adb-a13a-47fb-8aed-5f6874b2fc46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a03afd3a-b4dd-4635-9ffe-86da5896ca60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1035993518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6293ce07b548e989f029d70ebaa7bf',qos_specs=None,replication_status=,reservations=['426e7973-389e-4e87-9293-37d9fcea9b56','42e4ea08-6bbe-4bb8-b2ba-d686831b185a','336cc027-f502-42ec-9964-2b48417c8c3b','c69a2cb0-2499-450e-b4f2-bae3bbe1af03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051d7490f86c4d04bdbce349763f7ce9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:29:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1035993518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a03afd3a-b4dd-4635-9ffe-86da5896ca60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab6293ce07b548e989f029d70ebaa7bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='051d7490f86c4d04bdbce349763f7ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:24.800815 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a11296-846f-4643-86b2-072a92c33462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:24.870528 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03a11296-846f-4643-86b2-072a92c33462) transitioned into state 'SUCCESS' from state '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-1035993518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6293ce07b548e989f029d70ebaa7bf',qos_specs=None,replication_status=,reservations=['426e7973-389e-4e87-9293-37d9fcea9b56','42e4ea08-6bbe-4bb8-b2ba-d686831b185a','336cc027-f502-42ec-9964-2b48417c8c3b','c69a2cb0-2499-450e-b4f2-bae3bbe1af03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051d7490f86c4d04bdbce349763f7ce9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:24.878556 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e51f26-790a-48d8-a066-6461a36b4e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:24.902276 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-411223e7-585a-408f-a5ee-eee6f7ee360a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:24.902276 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:29:24.902276 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-984234951", "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:24.902276 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-984234951', 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:29:24.971912 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e51f26-790a-48d8-a066-6461a36b4e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:24.971912 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Flow 'volume_create_api' (c1a3638f-9113-4c4d-8dba-197ac3cd0385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:24.971912 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Create volume request issued successfully. Aug 25 15:29:24.971912 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6d07673-fb30-4e2a-a3f8-cb2854d852d8 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:29:24.971912 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1200/4789] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:29:24 2026] POST /volume/v3/volumes => generated 776 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:24.985497 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b3455369-f2d6-436d-bebc-c3a1291e20a7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:24.985497 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b3455369-f2d6-436d-bebc-c3a1291e20a7 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 Aug 25 15:29:24.985497 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b3455369-f2d6-436d-bebc-c3a1291e20a7 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:24.985497 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b3455369-f2d6-436d-bebc-c3a1291e20a7 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:24.995211 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:24.995211 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:25.002577 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b3455369-f2d6-436d-bebc-c3a1291e20a7 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:25.007997 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b3455369-f2d6-436d-bebc-c3a1291e20a7 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 returned with HTTP 200 Aug 25 15:29:25.008508 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1185/4790] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:24 2026] GET /volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:25.035851 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Create volume of 1 GB Aug 25 15:29:25.040446 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Availability Zones retrieved successfully. Aug 25 15:29:25.047631 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Flow 'volume_create_api' (dddb594b-b817-4ddb-84ee-7c891768a96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:25.049190 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3947351-c938-4dc3-b22f-c13674c09e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:25.050494 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:29:25.130846 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3947351-c938-4dc3-b22f-c13674c09e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:25.131890 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b843c63-b09a-4944-b910-da108779bd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:25.301650 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Created reservations ['11d6f77c-8653-4ea7-b435-5faac9070fe9', 'bb012612-56ae-4e9b-8d0f-f5ff875fedb3', '7c174c54-683c-47d9-ac4b-0379a6b67867', 'd6225d06-c40a-4e3a-9ab3-5a376443067b'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:25.302637 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b843c63-b09a-4944-b910-da108779bd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11d6f77c-8653-4ea7-b435-5faac9070fe9', 'bb012612-56ae-4e9b-8d0f-f5ff875fedb3', '7c174c54-683c-47d9-ac4b-0379a6b67867', 'd6225d06-c40a-4e3a-9ab3-5a376443067b']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:25.303488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdcba8d6-c397-46c4-9625-06708758c018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:25.337774 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdcba8d6-c397-46c4-9625-06708758c018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd99cd645-e9c7-4448-8595-3b7bb6083230', '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-984234951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e540a199b8b8428cb0a921d24a8104c5',qos_specs=None,replication_status=,reservations=['11d6f77c-8653-4ea7-b435-5faac9070fe9','bb012612-56ae-4e9b-8d0f-f5ff875fedb3','7c174c54-683c-47d9-ac4b-0379a6b67867','d6225d06-c40a-4e3a-9ab3-5a376443067b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38986b3b7ff14474ab33d10a3ec65435',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:29:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-984234951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d99cd645-e9c7-4448-8595-3b7bb6083230,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e540a199b8b8428cb0a921d24a8104c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38986b3b7ff14474ab33d10a3ec65435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:25.338914 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc9f2d96-2ba3-40f9-9187-595455c57b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:25.385880 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc9f2d96-2ba3-40f9-9187-595455c57b34) transitioned into state 'SUCCESS' from state '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-984234951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e540a199b8b8428cb0a921d24a8104c5',qos_specs=None,replication_status=,reservations=['11d6f77c-8653-4ea7-b435-5faac9070fe9','bb012612-56ae-4e9b-8d0f-f5ff875fedb3','7c174c54-683c-47d9-ac4b-0379a6b67867','d6225d06-c40a-4e3a-9ab3-5a376443067b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38986b3b7ff14474ab33d10a3ec65435',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:25.386568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cb556a8-38db-4739-970d-fa0518af3e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:25.414918 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fe7cf647-9346-45f9-9c4a-1f838a7c00a0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:25.417872 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fe7cf647-9346-45f9-9c4a-1f838a7c00a0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:25.417872 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fe7cf647-9346-45f9-9c4a-1f838a7c00a0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:25.417872 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fe7cf647-9346-45f9-9c4a-1f838a7c00a0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:25.422032 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cb556a8-38db-4739-970d-fa0518af3e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:25.423047 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Flow 'volume_create_api' (dddb594b-b817-4ddb-84ee-7c891768a96c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:25.423313 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Create volume request issued successfully. Aug 25 15:29:25.424654 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-411223e7-585a-408f-a5ee-eee6f7ee360a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:29:25.424890 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1215/4791] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:29:24 2026] POST /volume/v3/volumes => generated 750 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:29:25.433068 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:25.433068 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:25.437673 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fe7cf647-9346-45f9-9c4a-1f838a7c00a0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:25.439202 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2cce79fc-a715-4bbd-8c31-2f79e5db0617 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:25.441893 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2cce79fc-a715-4bbd-8c31-2f79e5db0617 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] GET https://10.4.3.85/volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 Aug 25 15:29:25.442129 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2cce79fc-a715-4bbd-8c31-2f79e5db0617 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:25.442321 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2cce79fc-a715-4bbd-8c31-2f79e5db0617 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:25.443943 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fe7cf647-9346-45f9-9c4a-1f838a7c00a0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:25.444507 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1192/4792] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:25 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:25.450048 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:25.450048 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:25.453554 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2cce79fc-a715-4bbd-8c31-2f79e5db0617 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Volume info retrieved successfully. Aug 25 15:29:25.457874 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2cce79fc-a715-4bbd-8c31-2f79e5db0617 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 returned with HTTP 200 Aug 25 15:29:25.458288 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1201/4793] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:25 2026] GET /volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:26.026059 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0beab9c7-006e-4e81-b3e2-67c8a823eac9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:26.028073 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0beab9c7-006e-4e81-b3e2-67c8a823eac9 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 Aug 25 15:29:26.028360 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0beab9c7-006e-4e81-b3e2-67c8a823eac9 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:26.028661 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0beab9c7-006e-4e81-b3e2-67c8a823eac9 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:26.039569 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:26.039569 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:26.043331 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0beab9c7-006e-4e81-b3e2-67c8a823eac9 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:26.047203 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0beab9c7-006e-4e81-b3e2-67c8a823eac9 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 returned with HTTP 200 Aug 25 15:29:26.048506 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1186/4794] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:26 2026] GET /volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:29:26.059191 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e91c5e6a-f337-44d3-b205-b4861b71cffa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:26.061365 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e91c5e6a-f337-44d3-b205-b4861b71cffa tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] GET https://10.4.3.85/volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 Aug 25 15:29:26.061627 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e91c5e6a-f337-44d3-b205-b4861b71cffa tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:26.061869 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e91c5e6a-f337-44d3-b205-b4861b71cffa tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:26.069679 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:26.069679 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:26.073405 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e91c5e6a-f337-44d3-b205-b4861b71cffa tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Volume info retrieved successfully. Aug 25 15:29:26.077450 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e91c5e6a-f337-44d3-b205-b4861b71cffa tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] https://10.4.3.85/volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 returned with HTTP 200 Aug 25 15:29:26.077968 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1216/4795] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:26 2026] GET /volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:26.090635 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7cc3f40a-56b2-4d7f-b8a1-03644e1bcacc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:26.092202 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7cc3f40a-56b2-4d7f-b8a1-03644e1bcacc tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 Aug 25 15:29:26.092371 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7cc3f40a-56b2-4d7f-b8a1-03644e1bcacc tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:26.092557 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7cc3f40a-56b2-4d7f-b8a1-03644e1bcacc tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:26.092693 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-7cc3f40a-56b2-4d7f-b8a1-03644e1bcacc tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Delete volume with id: a03afd3a-b4dd-4635-9ffe-86da5896ca60 Aug 25 15:29:26.098799 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:26.098799 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:26.099089 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7cc3f40a-56b2-4d7f-b8a1-03644e1bcacc tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:26.188709 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7cc3f40a-56b2-4d7f-b8a1-03644e1bcacc tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Delete volume request issued successfully. Aug 25 15:29:26.188981 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7cc3f40a-56b2-4d7f-b8a1-03644e1bcacc tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 returned with HTTP 202 Aug 25 15:29:26.189602 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1193/4796] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:29:26 2026] DELETE /volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:29:26.196671 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7d896203-2cd6-4b23-9bf2-96b55df74162 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:26.198505 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7d896203-2cd6-4b23-9bf2-96b55df74162 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 Aug 25 15:29:26.198739 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7d896203-2cd6-4b23-9bf2-96b55df74162 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:26.198979 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7d896203-2cd6-4b23-9bf2-96b55df74162 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:26.217925 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:26.217925 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:26.221108 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7d896203-2cd6-4b23-9bf2-96b55df74162 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:26.230034 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7d896203-2cd6-4b23-9bf2-96b55df74162 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 returned with HTTP 200 Aug 25 15:29:26.230034 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1202/4797] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:26 2026] GET /volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:29:26.459041 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-093ac75f-5c76-47ff-82af-349936349bc4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:26.460649 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-093ac75f-5c76-47ff-82af-349936349bc4 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:26.460817 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-093ac75f-5c76-47ff-82af-349936349bc4 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:26.461019 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-093ac75f-5c76-47ff-82af-349936349bc4 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:26.471494 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:26.471494 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:26.481095 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-093ac75f-5c76-47ff-82af-349936349bc4 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:26.481095 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-093ac75f-5c76-47ff-82af-349936349bc4 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:26.481095 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1187/4798] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:26 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1146 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:26.486624 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-75944280-abf4-4b7c-a349-a5f67713a65a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:26.488356 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-75944280-abf4-4b7c-a349-a5f67713a65a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] GET https://10.4.3.85/volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 Aug 25 15:29:26.488589 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-75944280-abf4-4b7c-a349-a5f67713a65a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:26.488771 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-75944280-abf4-4b7c-a349-a5f67713a65a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:26.495865 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:26.495865 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:26.505872 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-75944280-abf4-4b7c-a349-a5f67713a65a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Volume info retrieved successfully. Aug 25 15:29:26.505872 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-75944280-abf4-4b7c-a349-a5f67713a65a tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 returned with HTTP 200 Aug 25 15:29:26.505872 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1217/4799] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:26 2026] GET /volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 => generated 1358 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:26.548071 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e570cea3-daea-4b70-8429-f405cab13cdb req-d58e8c7b-8e40-4ada-be57-ffd3d999d76c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:26.550233 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-d58e8c7b-8e40-4ada-be57-ffd3d999d76c tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] GET https://10.4.3.85/volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 Aug 25 15:29:26.550425 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-d58e8c7b-8e40-4ada-be57-ffd3d999d76c tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:26.550644 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-d58e8c7b-8e40-4ada-be57-ffd3d999d76c tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:26.557623 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:26.557623 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:26.565181 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-e570cea3-daea-4b70-8429-f405cab13cdb req-d58e8c7b-8e40-4ada-be57-ffd3d999d76c tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Volume info retrieved successfully. Aug 25 15:29:26.566990 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-d58e8c7b-8e40-4ada-be57-ffd3d999d76c tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 returned with HTTP 200 Aug 25 15:29:26.583957 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1194/4800] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:29:26 2026] GET /volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 => generated 1358 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:27.047485 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-e570cea3-daea-4b70-8429-f405cab13cdb req-3d9e17cf-107e-471c-b005-29f9542fd2d0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:27.050365 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-3d9e17cf-107e-471c-b005-29f9542fd2d0 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] GET https://10.4.3.85/volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 Aug 25 15:29:27.050658 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-3d9e17cf-107e-471c-b005-29f9542fd2d0 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:27.050952 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-3d9e17cf-107e-471c-b005-29f9542fd2d0 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:27.060460 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:27.060460 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:27.065705 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-e570cea3-daea-4b70-8429-f405cab13cdb req-3d9e17cf-107e-471c-b005-29f9542fd2d0 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Volume info retrieved successfully. Aug 25 15:29:27.071046 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-3d9e17cf-107e-471c-b005-29f9542fd2d0 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 returned with HTTP 200 Aug 25 15:29:27.071406 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1203/4801] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:29:27 2026] GET /volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:27.081691 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c73be76e-b937-446d-923e-d10fb94c827c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:27.082086 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c73be76e-b937-446d-923e-d10fb94c827c None None] GET https://10.4.3.85/volume// Aug 25 15:29:27.082285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c73be76e-b937-446d-923e-d10fb94c827c None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:27.082493 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c73be76e-b937-446d-923e-d10fb94c827c None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:27.082839 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c73be76e-b937-446d-923e-d10fb94c827c None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:29:27.083153 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1188/4802] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:29:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:29:27.093665 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e570cea3-daea-4b70-8429-f405cab13cdb req-ed4bbc2f-c284-46a9-a78b-7b8bfd8897f9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:27.095543 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-ed4bbc2f-c284-46a9-a78b-7b8bfd8897f9 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:29:27.095869 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-ed4bbc2f-c284-46a9-a78b-7b8bfd8897f9 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d99cd645-e9c7-4448-8595-3b7bb6083230", "connector": null, "instance_uuid": "ef84608c-67e1-4f16-bb93-ec8ce993ea8a"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:27.105265 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:27.105265 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:27.157839 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-ed4bbc2f-c284-46a9-a78b-7b8bfd8897f9 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:29:27.157839 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1218/4803] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:29:27 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:27.243805 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1cd23a8f-c62b-4af0-b85d-77b7ffc0c90e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:27.245621 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1cd23a8f-c62b-4af0-b85d-77b7ffc0c90e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 Aug 25 15:29:27.245992 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1cd23a8f-c62b-4af0-b85d-77b7ffc0c90e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:27.246301 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1cd23a8f-c62b-4af0-b85d-77b7ffc0c90e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:27.252355 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1cd23a8f-c62b-4af0-b85d-77b7ffc0c90e tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 returned with HTTP 404 Aug 25 15:29:27.253024 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1195/4804] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:27 2026] GET /volume/v3/volumes/a03afd3a-b4dd-4635-9ffe-86da5896ca60 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:29:27.265272 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-85f61d27-a549-4947-844d-e6a609cfcf75 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:27.269143 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:29:27.269522 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-651146525"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:27.271036 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-651146525'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:29:27.271686 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Create volume of 1 GB Aug 25 15:29:27.277107 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Availability Zones retrieved successfully. Aug 25 15:29:27.283052 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Flow 'volume_create_api' (9816be8c-60c9-42ba-95b2-68c28f535f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:27.284044 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79539e5f-2077-4de8-8d79-396bdf94cb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:27.284836 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:29:27.313793 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79539e5f-2077-4de8-8d79-396bdf94cb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:27.314979 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d65c220-5391-4dfd-9a2c-eb69eca868ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:27.359092 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Created reservations ['a87dcf13-a0e7-4180-a335-b7421fc2a1cf', '208c2154-102f-4e38-a11b-e681f7da8ce4', 'd46c7982-090f-4540-b07b-80f2814b237a', '5817f8f5-4baa-48fa-90f0-630e62a3b0b8'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:27.360072 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d65c220-5391-4dfd-9a2c-eb69eca868ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a87dcf13-a0e7-4180-a335-b7421fc2a1cf', '208c2154-102f-4e38-a11b-e681f7da8ce4', 'd46c7982-090f-4540-b07b-80f2814b237a', '5817f8f5-4baa-48fa-90f0-630e62a3b0b8']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:27.361583 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5bb778-7790-4f9a-8739-23d08518eef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:27.383363 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5bb778-7790-4f9a-8739-23d08518eef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e09480e-bee4-4704-85b0-b145212a489e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651146525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6293ce07b548e989f029d70ebaa7bf',qos_specs=None,replication_status=,reservations=['a87dcf13-a0e7-4180-a335-b7421fc2a1cf','208c2154-102f-4e38-a11b-e681f7da8ce4','d46c7982-090f-4540-b07b-80f2814b237a','5817f8f5-4baa-48fa-90f0-630e62a3b0b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051d7490f86c4d04bdbce349763f7ce9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:29:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651146525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e09480e-bee4-4704-85b0-b145212a489e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab6293ce07b548e989f029d70ebaa7bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='051d7490f86c4d04bdbce349763f7ce9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:27.384089 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75ad8ac3-f890-4ab5-88e8-cacace47bc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:27.390411 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-c2e23073-7c80-4b3e-87e3-81fc9b74cbfe None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:27.392859 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-c2e23073-7c80-4b3e-87e3-81fc9b74cbfe tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:27.393168 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-c2e23073-7c80-4b3e-87e3-81fc9b74cbfe tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:27.393405 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-c2e23073-7c80-4b3e-87e3-81fc9b74cbfe tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:27.400358 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75ad8ac3-f890-4ab5-88e8-cacace47bc3e) transitioned into state 'SUCCESS' from state '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-651146525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab6293ce07b548e989f029d70ebaa7bf',qos_specs=None,replication_status=,reservations=['a87dcf13-a0e7-4180-a335-b7421fc2a1cf','208c2154-102f-4e38-a11b-e681f7da8ce4','d46c7982-090f-4540-b07b-80f2814b237a','5817f8f5-4baa-48fa-90f0-630e62a3b0b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051d7490f86c4d04bdbce349763f7ce9',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:27.402429 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccc5d234-2ef4-46cb-a06b-af5b1c629aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:27.406635 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:27.406635 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:27.410920 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-c2e23073-7c80-4b3e-87e3-81fc9b74cbfe tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:27.411041 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccc5d234-2ef4-46cb-a06b-af5b1c629aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:27.411842 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Flow 'volume_create_api' (9816be8c-60c9-42ba-95b2-68c28f535f67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:27.412224 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Create volume request issued successfully. Aug 25 15:29:27.412773 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-85f61d27-a549-4947-844d-e6a609cfcf75 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:29:27.413284 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1204/4805] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:29:27 2026] POST /volume/v3/volumes => generated 775 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:27.416253 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-c2e23073-7c80-4b3e-87e3-81fc9b74cbfe tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:27.416739 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1189/4806] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:29:27 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:27.427518 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3e73b8e7-1b57-4772-8773-fb0661710595 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:27.429405 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e73b8e7-1b57-4772-8773-fb0661710595 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/5e09480e-bee4-4704-85b0-b145212a489e Aug 25 15:29:27.429665 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e73b8e7-1b57-4772-8773-fb0661710595 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:27.429932 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e73b8e7-1b57-4772-8773-fb0661710595 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:27.437654 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:27.437654 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:27.442453 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3e73b8e7-1b57-4772-8773-fb0661710595 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:27.446160 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e73b8e7-1b57-4772-8773-fb0661710595 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/5e09480e-bee4-4704-85b0-b145212a489e returned with HTTP 200 Aug 25 15:29:27.446608 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1219/4807] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:27 2026] GET /volume/v3/volumes/5e09480e-bee4-4704-85b0-b145212a489e => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:27.492822 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-406216d9-4305-45e6-b880-ec1f372c6ca3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:27.494205 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-406216d9-4305-45e6-b880-ec1f372c6ca3 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:27.494510 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-406216d9-4305-45e6-b880-ec1f372c6ca3 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:27.494789 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-406216d9-4305-45e6-b880-ec1f372c6ca3 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:27.507056 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:27.507056 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:27.515723 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-406216d9-4305-45e6-b880-ec1f372c6ca3 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:27.518548 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-406216d9-4305-45e6-b880-ec1f372c6ca3 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:27.526265 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1196/4808] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:27 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:27.748693 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-a9424b3e-3d2f-4144-bc95-0a823b6dc1f0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:27.752095 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-a9424b3e-3d2f-4144-bc95-0a823b6dc1f0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] DELETE https://10.4.3.85/volume/v3/attachments/fecbc0d4-e083-49c1-a9fa-82ed2a8f2c0b Aug 25 15:29:27.752095 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-a9424b3e-3d2f-4144-bc95-0a823b6dc1f0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:27.752095 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-a9424b3e-3d2f-4144-bc95-0a823b6dc1f0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:27.768917 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:27.768917 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:27.837335 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-d3b1e86d-a218-4ed4-9af9-fc420779a102 req-a9424b3e-3d2f-4144-bc95-0a823b6dc1f0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/fecbc0d4-e083-49c1-a9fa-82ed2a8f2c0b returned with HTTP 200 Aug 25 15:29:27.837483 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1205/4809] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:29:27 2026] DELETE /volume/v3/attachments/fecbc0d4-e083-49c1-a9fa-82ed2a8f2c0b => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:28.463132 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fa1dfc3f-aac9-4410-b31b-5293be72821c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:28.466653 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fa1dfc3f-aac9-4410-b31b-5293be72821c tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/5e09480e-bee4-4704-85b0-b145212a489e Aug 25 15:29:28.466891 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fa1dfc3f-aac9-4410-b31b-5293be72821c tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:28.467099 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fa1dfc3f-aac9-4410-b31b-5293be72821c tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:28.474310 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ef0a3b8a-bf5e-4697-bed9-41d92047a743 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:28.477561 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ef0a3b8a-bf5e-4697-bed9-41d92047a743 None None] GET https://10.4.3.85/volume// Aug 25 15:29:28.477561 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ef0a3b8a-bf5e-4697-bed9-41d92047a743 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:28.477561 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ef0a3b8a-bf5e-4697-bed9-41d92047a743 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:28.477561 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ef0a3b8a-bf5e-4697-bed9-41d92047a743 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:29:28.477561 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1220/4810] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:29:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:29:28.484489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e570cea3-daea-4b70-8429-f405cab13cdb req-46b749b1-f3cb-4273-bfea-f70135abcb3e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:28.486902 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:28.486902 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:28.488703 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-46b749b1-f3cb-4273-bfea-f70135abcb3e tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] GET https://10.4.3.85/volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 Aug 25 15:29:28.489068 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-46b749b1-f3cb-4273-bfea-f70135abcb3e tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:28.489639 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-46b749b1-f3cb-4273-bfea-f70135abcb3e tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:28.494063 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fa1dfc3f-aac9-4410-b31b-5293be72821c tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:28.509884 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fa1dfc3f-aac9-4410-b31b-5293be72821c tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/5e09480e-bee4-4704-85b0-b145212a489e returned with HTTP 200 Aug 25 15:29:28.510414 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1190/4811] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:28 2026] GET /volume/v3/volumes/5e09480e-bee4-4704-85b0-b145212a489e => generated 1006 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:29:28.523536 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0a343f4e-93b2-4f10-95d2-0eb7718bf994 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:28.525978 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0a343f4e-93b2-4f10-95d2-0eb7718bf994 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] GET https://10.4.3.85/volume/v3/volumes/summary Aug 25 15:29:28.530684 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0a343f4e-93b2-4f10-95d2-0eb7718bf994 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:28.530684 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0a343f4e-93b2-4f10-95d2-0eb7718bf994 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:28.530684 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-0a343f4e-93b2-4f10-95d2-0eb7718bf994 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:29:28.530684 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:28.530684 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:28.531782 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:28.531782 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:28.531782 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-e570cea3-daea-4b70-8429-f405cab13cdb req-46b749b1-f3cb-4273-bfea-f70135abcb3e tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Volume info retrieved successfully. Aug 25 15:29:28.535660 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-98400820-0c40-4017-9020-c759bbd43c8c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:28.537794 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-98400820-0c40-4017-9020-c759bbd43c8c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:28.538040 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-98400820-0c40-4017-9020-c759bbd43c8c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:28.538933 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-98400820-0c40-4017-9020-c759bbd43c8c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:28.555651 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0a343f4e-93b2-4f10-95d2-0eb7718bf994 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] Get summary completed successfully. Aug 25 15:29:28.560034 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-46b749b1-f3cb-4273-bfea-f70135abcb3e tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 returned with HTTP 200 Aug 25 15:29:28.560034 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1197/4812] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:29:28 2026] GET /volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 => generated 1537 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:29:28.562726 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0a343f4e-93b2-4f10-95d2-0eb7718bf994 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-reader] https://10.4.3.85/volume/v3/volumes/summary returned with HTTP 200 Aug 25 15:29:28.562726 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1206/4813] 10.4.3.85 () {68 vars in 1295 bytes} [Tue Aug 25 15:29:28 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:28.571962 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:28.571962 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:28.574564 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cdaccd44-3c18-4568-a3af-fb1b078cac44 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:28.577493 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cdaccd44-3c18-4568-a3af-fb1b078cac44 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/5e09480e-bee4-4704-85b0-b145212a489e Aug 25 15:29:28.577493 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cdaccd44-3c18-4568-a3af-fb1b078cac44 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:28.577684 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-98400820-0c40-4017-9020-c759bbd43c8c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:28.577743 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cdaccd44-3c18-4568-a3af-fb1b078cac44 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:28.577743 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-cdaccd44-3c18-4568-a3af-fb1b078cac44 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Delete volume with id: 5e09480e-bee4-4704-85b0-b145212a489e Aug 25 15:29:28.583720 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-98400820-0c40-4017-9020-c759bbd43c8c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:28.584303 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1221/4814] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:28 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:28.585261 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:28.585261 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:28.586333 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cdaccd44-3c18-4568-a3af-fb1b078cac44 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:28.604737 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5f855a65-61e7-4a10-be97-80f370dffb00 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:28.609520 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5f855a65-61e7-4a10-be97-80f370dffb00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:28.609855 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5f855a65-61e7-4a10-be97-80f370dffb00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:28.610083 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5f855a65-61e7-4a10-be97-80f370dffb00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:28.626737 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:28.626737 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:28.631831 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5f855a65-61e7-4a10-be97-80f370dffb00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:28.637149 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5f855a65-61e7-4a10-be97-80f370dffb00 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:28.637634 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1198/4815] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:28 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:28.682200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-e570cea3-daea-4b70-8429-f405cab13cdb req-6372752d-5a04-42e2-884e-2e71b0347581 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:28.683555 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-6372752d-5a04-42e2-884e-2e71b0347581 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] PUT https://10.4.3.85/volume/v3/attachments/1b719a6f-f0cf-4f13-9525-ee8b5d8bd7c6 Aug 25 15:29:28.684104 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-6372752d-5a04-42e2-884e-2e71b0347581 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:28.690784 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cdaccd44-3c18-4568-a3af-fb1b078cac44 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Delete volume request issued successfully. Aug 25 15:29:28.690784 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cdaccd44-3c18-4568-a3af-fb1b078cac44 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/5e09480e-bee4-4704-85b0-b145212a489e returned with HTTP 202 Aug 25 15:29:28.691075 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1191/4816] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:29:28 2026] DELETE /volume/v3/volumes/5e09480e-bee4-4704-85b0-b145212a489e => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:29:28.695505 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-e570cea3-daea-4b70-8429-f405cab13cdb req-6372752d-5a04-42e2-884e-2e71b0347581 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Acquiring lock "cinder-attachment_update-d99cd645-e9c7-4448-8595-3b7bb6083230-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:29:28.700698 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-873ca3e4-2e02-4b18-91c0-552d25e0c2fc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:28.701745 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-e570cea3-daea-4b70-8429-f405cab13cdb req-6372752d-5a04-42e2-884e-2e71b0347581 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Lock "cinder-attachment_update-d99cd645-e9c7-4448-8595-3b7bb6083230-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:29:28.702447 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fd2f8e83-f1b7-4c3b-be4c-763c847ffbb4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:28.702705 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:28.702705 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:28.704314 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fd2f8e83-f1b7-4c3b-be4c-763c847ffbb4 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/5e09480e-bee4-4704-85b0-b145212a489e Aug 25 15:29:28.704571 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fd2f8e83-f1b7-4c3b-be4c-763c847ffbb4 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:28.707600 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fd2f8e83-f1b7-4c3b-be4c-763c847ffbb4 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:28.707954 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-873ca3e4-2e02-4b18-91c0-552d25e0c2fc tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:29:28.707954 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-873ca3e4-2e02-4b18-91c0-552d25e0c2fc tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:28.707954 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-873ca3e4-2e02-4b18-91c0-552d25e0c2fc tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:28.712555 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:28.712555 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:28.716399 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-fd2f8e83-f1b7-4c3b-be4c-763c847ffbb4 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Volume info retrieved successfully. Aug 25 15:29:28.718906 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:28.718906 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:28.720867 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fd2f8e83-f1b7-4c3b-be4c-763c847ffbb4 tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/5e09480e-bee4-4704-85b0-b145212a489e returned with HTTP 200 Aug 25 15:29:28.722043 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1199/4817] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:28 2026] GET /volume/v3/volumes/5e09480e-bee4-4704-85b0-b145212a489e => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:29:28.725109 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-873ca3e4-2e02-4b18-91c0-552d25e0c2fc tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:28.730688 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-873ca3e4-2e02-4b18-91c0-552d25e0c2fc tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:29:28.731075 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1222/4818] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:28 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:28.922244 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-e570cea3-daea-4b70-8429-f405cab13cdb req-6372752d-5a04-42e2-884e-2e71b0347581 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Lock "cinder-attachment_update-d99cd645-e9c7-4448-8595-3b7bb6083230-np0000008087" released by "attachment_update" :: held 0.220s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:29:28.922568 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-6372752d-5a04-42e2-884e-2e71b0347581 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/attachments/1b719a6f-f0cf-4f13-9525-ee8b5d8bd7c6 returned with HTTP 200 Aug 25 15:29:28.923014 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1207/4819] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:29:28 2026] PUT /volume/v3/attachments/1b719a6f-f0cf-4f13-9525-ee8b5d8bd7c6 => generated 969 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:28.975748 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e570cea3-daea-4b70-8429-f405cab13cdb req-17066db0-c5af-4b39-9fcf-73c11ac7f0c9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:28.980898 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-17066db0-c5af-4b39-9fcf-73c11ac7f0c9 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] POST https://10.4.3.85/volume/v3/attachments/1b719a6f-f0cf-4f13-9525-ee8b5d8bd7c6/action Aug 25 15:29:28.981417 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-17066db0-c5af-4b39-9fcf-73c11ac7f0c9 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:29:28.983745 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-17066db0-c5af-4b39-9fcf-73c11ac7f0c9 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:29.037169 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:29.037169 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:29.078327 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e570cea3-daea-4b70-8429-f405cab13cdb req-17066db0-c5af-4b39-9fcf-73c11ac7f0c9 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/attachments/1b719a6f-f0cf-4f13-9525-ee8b5d8bd7c6/action returned with HTTP 204 Aug 25 15:29:29.079267 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1192/4820] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:29:28 2026] POST /volume/v3/attachments/1b719a6f-f0cf-4f13-9525-ee8b5d8bd7c6/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:29.735111 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aa29d60f-0cfd-4a86-8b3d-1c709ae0c8ff None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:29.737265 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aa29d60f-0cfd-4a86-8b3d-1c709ae0c8ff tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] GET https://10.4.3.85/volume/v3/volumes/5e09480e-bee4-4704-85b0-b145212a489e Aug 25 15:29:29.739107 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aa29d60f-0cfd-4a86-8b3d-1c709ae0c8ff tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:29.739107 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aa29d60f-0cfd-4a86-8b3d-1c709ae0c8ff tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:29.748699 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aa29d60f-0cfd-4a86-8b3d-1c709ae0c8ff tempest-ProjectReaderTests-903260557 tempest-ProjectReaderTests-903260557-project-admin] https://10.4.3.85/volume/v3/volumes/5e09480e-bee4-4704-85b0-b145212a489e returned with HTTP 404 Aug 25 15:29:29.748699 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1200/4821] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:29:29 2026] GET /volume/v3/volumes/5e09480e-bee4-4704-85b0-b145212a489e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:29:36.002999 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c34c24aa-d75c-41a5-827e-4367d065de63 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:36.143705 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:29:36.144095 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-3079694", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:36.145814 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-3079694', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:29:36.146078 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Create volume of 1 GB Aug 25 15:29:36.150294 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=504,cinder:UPDATE=166,cinder:INSERT=88 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:29:36.152072 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Availability Zones retrieved successfully. Aug 25 15:29:36.157756 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Flow 'volume_create_api' (b3e77db0-6a01-4d04-9899-26b83fc8f86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:36.158760 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927c874d-9775-4af9-947b-0b56698cece6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:36.159922 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:29:36.220852 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927c874d-9775-4af9-947b-0b56698cece6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:36.220852 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3bd94a2-9350-43ac-affe-ea815dcc72d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:36.689349 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Created reservations ['6a261efa-a602-47e6-a4fc-8bbc1d085980', '95a8cc57-3b81-4448-a881-dc50b3db6104', 'e1ac4a7d-ef79-4417-bd8a-8238c91e38f8', 'cf6ddc4b-4e5d-41e6-aafa-6f14b5c29a78'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:36.689652 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3bd94a2-9350-43ac-affe-ea815dcc72d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a261efa-a602-47e6-a4fc-8bbc1d085980', '95a8cc57-3b81-4448-a881-dc50b3db6104', 'e1ac4a7d-ef79-4417-bd8a-8238c91e38f8', 'cf6ddc4b-4e5d-41e6-aafa-6f14b5c29a78']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:36.690488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa160b8-fb24-4371-b24f-7e3c225d4259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:36.750808 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aa160b8-fb24-4371-b24f-7e3c225d4259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '142a7ada-ef1c-4b33-b25a-40139a83f503', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-3079694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c9160e0da54e81906ed2995d163314',qos_specs=None,replication_status=,reservations=['6a261efa-a602-47e6-a4fc-8bbc1d085980','95a8cc57-3b81-4448-a881-dc50b3db6104','e1ac4a7d-ef79-4417-bd8a-8238c91e38f8','cf6ddc4b-4e5d-41e6-aafa-6f14b5c29a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b8f9db933a4febb3f6b9daafaa04e0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:29:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-3079694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=142a7ada-ef1c-4b33-b25a-40139a83f503,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28c9160e0da54e81906ed2995d163314',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83b8f9db933a4febb3f6b9daafaa04e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:36.752132 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cd74a19-7558-4e12-bc4a-f19bd0c8d624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:36.864014 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cd74a19-7558-4e12-bc4a-f19bd0c8d624) transitioned into state 'SUCCESS' from state '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-3079694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28c9160e0da54e81906ed2995d163314',qos_specs=None,replication_status=,reservations=['6a261efa-a602-47e6-a4fc-8bbc1d085980','95a8cc57-3b81-4448-a881-dc50b3db6104','e1ac4a7d-ef79-4417-bd8a-8238c91e38f8','cf6ddc4b-4e5d-41e6-aafa-6f14b5c29a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b8f9db933a4febb3f6b9daafaa04e0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:36.865061 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (631db487-407e-4818-aaf6-62cb36cb7b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:36.883053 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (631db487-407e-4818-aaf6-62cb36cb7b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:36.883977 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Flow 'volume_create_api' (b3e77db0-6a01-4d04-9899-26b83fc8f86c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:36.884370 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Create volume request issued successfully. Aug 25 15:29:36.885155 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c34c24aa-d75c-41a5-827e-4367d065de63 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:29:36.885795 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1223/4822] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:29:36 2026] POST /volume/v3/volumes => generated 749 bytes in 883 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:29:36.912506 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-42234acb-1c32-4b16-a614-57ec7a46cc5f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:36.914961 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-42234acb-1c32-4b16-a614-57ec7a46cc5f tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 Aug 25 15:29:36.915305 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-42234acb-1c32-4b16-a614-57ec7a46cc5f tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:36.915567 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-42234acb-1c32-4b16-a614-57ec7a46cc5f tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:36.918423 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=582,cinder:UPDATE=173,cinder:INSERT=123,cinder:DELETE=1 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:29:36.924522 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:36.924522 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:36.931095 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-42234acb-1c32-4b16-a614-57ec7a46cc5f tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Volume info retrieved successfully. Aug 25 15:29:36.951155 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-42234acb-1c32-4b16-a614-57ec7a46cc5f tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 returned with HTTP 200 Aug 25 15:29:36.951807 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1208/4823] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:36 2026] GET /volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:37.971407 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b57427e4-c2b9-4081-9581-4d6ff97e12aa None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:37.973656 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b57427e4-c2b9-4081-9581-4d6ff97e12aa tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 Aug 25 15:29:37.973927 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b57427e4-c2b9-4081-9581-4d6ff97e12aa tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:37.974137 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b57427e4-c2b9-4081-9581-4d6ff97e12aa tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:37.977022 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=475,cinder:UPDATE=103,cinder:INSERT=49 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:29:37.983146 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:37.983146 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:37.988308 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b57427e4-c2b9-4081-9581-4d6ff97e12aa tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Volume info retrieved successfully. Aug 25 15:29:37.993121 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b57427e4-c2b9-4081-9581-4d6ff97e12aa tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 returned with HTTP 200 Aug 25 15:29:37.993638 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1193/4824] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:37 2026] GET /volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:38.015057 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0bb97d06-f548-45ec-8e6c-839e9d44cf20 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:38.016923 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0bb97d06-f548-45ec-8e6c-839e9d44cf20 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 Aug 25 15:29:38.017124 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0bb97d06-f548-45ec-8e6c-839e9d44cf20 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:38.017309 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0bb97d06-f548-45ec-8e6c-839e9d44cf20 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:38.020268 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=572,cinder:INSERT=93,cinder:UPDATE=174,cinder:DELETE=1 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:29:38.024590 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:38.024590 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:38.028352 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0bb97d06-f548-45ec-8e6c-839e9d44cf20 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Volume info retrieved successfully. Aug 25 15:29:38.032771 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0bb97d06-f548-45ec-8e6c-839e9d44cf20 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 returned with HTTP 200 Aug 25 15:29:38.033199 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1201/4825] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:38 2026] GET /volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:38.054383 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-058b3f47-b9ec-4a9d-9a01-b4dab44a050d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:38.056921 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-058b3f47-b9ec-4a9d-9a01-b4dab44a050d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:29:38.057746 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-058b3f47-b9ec-4a9d-9a01-b4dab44a050d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "142a7ada-ef1c-4b33-b25a-40139a83f503", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-487387684", "description": null, "metadata": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:38.070693 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:38.070693 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:38.071678 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-058b3f47-b9ec-4a9d-9a01-b4dab44a050d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Volume info retrieved successfully. Aug 25 15:29:38.071967 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-058b3f47-b9ec-4a9d-9a01-b4dab44a050d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Create snapshot from volume 142a7ada-ef1c-4b33-b25a-40139a83f503 Aug 25 15:29:38.141434 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-058b3f47-b9ec-4a9d-9a01-b4dab44a050d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Created reservations ['76f70e05-69a2-4d4f-ae12-50e1eb80d9ab', '5bd431ee-46c3-4bf1-8204-f0f39e7e49c5', '7e4b4a0f-0d01-4c3e-bf58-0c0954cfdebf', '356de373-97ca-47e9-a65b-a172567553bc'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:38.190495 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-058b3f47-b9ec-4a9d-9a01-b4dab44a050d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Snapshot force create request issued successfully. Aug 25 15:29:38.190495 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-058b3f47-b9ec-4a9d-9a01-b4dab44a050d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:29:38.190495 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1224/4826] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:29:38 2026] POST /volume/v3/snapshots => generated 309 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:29:38.200311 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dc896085-8a96-4842-bbaf-040659057eb7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:38.207779 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc896085-8a96-4842-bbaf-040659057eb7 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d Aug 25 15:29:38.207779 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc896085-8a96-4842-bbaf-040659057eb7 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:38.207779 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc896085-8a96-4842-bbaf-040659057eb7 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:38.217289 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:38.217289 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:38.222971 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-dc896085-8a96-4842-bbaf-040659057eb7 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Snapshot retrieved successfully. Aug 25 15:29:38.222971 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc896085-8a96-4842-bbaf-040659057eb7 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d returned with HTTP 200 Aug 25 15:29:38.222971 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1209/4827] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:38 2026] GET /volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:39.232907 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-48ad8ede-6a3e-4d74-ab1c-76b7952346a7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:39.235493 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-48ad8ede-6a3e-4d74-ab1c-76b7952346a7 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d Aug 25 15:29:39.235740 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-48ad8ede-6a3e-4d74-ab1c-76b7952346a7 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:39.235954 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-48ad8ede-6a3e-4d74-ab1c-76b7952346a7 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:39.247413 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:39.247413 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:39.247413 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-48ad8ede-6a3e-4d74-ab1c-76b7952346a7 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Snapshot retrieved successfully. Aug 25 15:29:39.247413 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-48ad8ede-6a3e-4d74-ab1c-76b7952346a7 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d returned with HTTP 200 Aug 25 15:29:39.247413 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1194/4828] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:39 2026] GET /volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:39.257380 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0400ebc2-28e0-4c7e-add5-2d2a994fdb8e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:39.259287 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0400ebc2-28e0-4c7e-add5-2d2a994fdb8e tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d Aug 25 15:29:39.259497 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0400ebc2-28e0-4c7e-add5-2d2a994fdb8e tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:39.259692 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0400ebc2-28e0-4c7e-add5-2d2a994fdb8e tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:39.266400 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:39.266400 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:39.266596 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0400ebc2-28e0-4c7e-add5-2d2a994fdb8e tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Snapshot retrieved successfully. Aug 25 15:29:39.267501 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0400ebc2-28e0-4c7e-add5-2d2a994fdb8e tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d returned with HTTP 200 Aug 25 15:29:39.267862 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1202/4829] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:39 2026] GET /volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:39.278633 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-96916dba-80bc-4018-aaca-ea8d8c2f319d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:39.280798 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-96916dba-80bc-4018-aaca-ea8d8c2f319d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d Aug 25 15:29:39.281051 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-96916dba-80bc-4018-aaca-ea8d8c2f319d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:39.281243 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-96916dba-80bc-4018-aaca-ea8d8c2f319d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:39.287834 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:39.287834 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:39.288239 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-96916dba-80bc-4018-aaca-ea8d8c2f319d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Snapshot retrieved successfully. Aug 25 15:29:39.289019 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-96916dba-80bc-4018-aaca-ea8d8c2f319d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d returned with HTTP 200 Aug 25 15:29:39.289379 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1225/4830] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:39 2026] GET /volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:39.305907 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1cb235db-9795-464e-957b-13aa8b1839ef None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:39.309418 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:29:39.309928 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8e248d8f-cf87-473a-8f1a-c59df25f664d", "size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:39.313836 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Create volume request body: {'volume': {'snapshot_id': '8e248d8f-cf87-473a-8f1a-c59df25f664d', 'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:29:39.323792 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:39.323792 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:39.324665 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Snapshot retrieved successfully. Aug 25 15:29:39.324665 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Create volume of 1 GB Aug 25 15:29:39.330643 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Availability Zones retrieved successfully. Aug 25 15:29:39.338158 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Flow 'volume_create_api' (e33c6d21-2201-4776-83a8-a8d0ac430710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:39.339946 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ef19db-1577-440d-a4da-7689aaf40cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:39.341428 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:29:39.385161 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63ef19db-1577-440d-a4da-7689aaf40cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8e248d8f-cf87-473a-8f1a-c59df25f664d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:39.386084 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05518ed6-8f7f-4176-900a-49aa2fcd6b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:39.455391 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Created reservations ['b6d73fe4-a933-4199-9c0e-09dea5b071c1', 'bba98163-1dc6-4476-9ff6-9e7eecce066a', '40324eb1-c89e-421f-8066-f64bb07bcc22', 'c3394713-ea8a-47c8-826d-f921bfaf0707'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:39.458433 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05518ed6-8f7f-4176-900a-49aa2fcd6b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6d73fe4-a933-4199-9c0e-09dea5b071c1', 'bba98163-1dc6-4476-9ff6-9e7eecce066a', '40324eb1-c89e-421f-8066-f64bb07bcc22', 'c3394713-ea8a-47c8-826d-f921bfaf0707']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:39.458433 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de90e8e8-6dcf-4048-89ef-7789b6f5f216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:39.526088 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de90e8e8-6dcf-4048-89ef-7789b6f5f216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fafe3db-a7e1-45f5-b344-0cf43927a37d', '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='28c9160e0da54e81906ed2995d163314',qos_specs=None,replication_status=,reservations=['b6d73fe4-a933-4199-9c0e-09dea5b071c1','bba98163-1dc6-4476-9ff6-9e7eecce066a','40324eb1-c89e-421f-8066-f64bb07bcc22','c3394713-ea8a-47c8-826d-f921bfaf0707'],size=1,snapshot_id=8e248d8f-cf87-473a-8f1a-c59df25f664d,source_replicaid=,source_volid=None,status='creating',user_id='83b8f9db933a4febb3f6b9daafaa04e0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:29:39Z,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=2fafe3db-a7e1-45f5-b344-0cf43927a37d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28c9160e0da54e81906ed2995d163314',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8e248d8f-cf87-473a-8f1a-c59df25f664d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83b8f9db933a4febb3f6b9daafaa04e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:39.527233 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b5ec524-26c1-4123-9ad4-06e9b798120c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:39.614421 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b5ec524-26c1-4123-9ad4-06e9b798120c) transitioned into state 'SUCCESS' from 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='28c9160e0da54e81906ed2995d163314',qos_specs=None,replication_status=,reservations=['b6d73fe4-a933-4199-9c0e-09dea5b071c1','bba98163-1dc6-4476-9ff6-9e7eecce066a','40324eb1-c89e-421f-8066-f64bb07bcc22','c3394713-ea8a-47c8-826d-f921bfaf0707'],size=1,snapshot_id=8e248d8f-cf87-473a-8f1a-c59df25f664d,source_replicaid=,source_volid=None,status='creating',user_id='83b8f9db933a4febb3f6b9daafaa04e0',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:39.615417 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c37f7e-d282-4622-8e6c-dd903e089228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:39.647195 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19c37f7e-d282-4622-8e6c-dd903e089228) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:39.648213 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Flow 'volume_create_api' (e33c6d21-2201-4776-83a8-a8d0ac430710) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:39.648574 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Create volume request issued successfully. Aug 25 15:29:39.649588 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1cb235db-9795-464e-957b-13aa8b1839ef tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:29:39.649762 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1210/4831] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:29:39 2026] POST /volume/v3/volumes => generated 739 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:29:39.666980 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f6d6b7d6-f674-473c-83dc-e30e47c94792 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:39.669089 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f6d6b7d6-f674-473c-83dc-e30e47c94792 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d Aug 25 15:29:39.669343 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f6d6b7d6-f674-473c-83dc-e30e47c94792 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:39.669655 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f6d6b7d6-f674-473c-83dc-e30e47c94792 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:39.680040 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:39.680040 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:39.684989 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f6d6b7d6-f674-473c-83dc-e30e47c94792 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Volume info retrieved successfully. Aug 25 15:29:39.693127 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f6d6b7d6-f674-473c-83dc-e30e47c94792 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d returned with HTTP 200 Aug 25 15:29:39.693805 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1195/4832] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:39 2026] GET /volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d => generated 807 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:40.708725 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8adf0d3c-668e-4784-91f5-9a72186f409e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:40.711672 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8adf0d3c-668e-4784-91f5-9a72186f409e tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d Aug 25 15:29:40.712002 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8adf0d3c-668e-4784-91f5-9a72186f409e tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:40.712257 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8adf0d3c-668e-4784-91f5-9a72186f409e tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:40.741244 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:40.741244 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:40.753310 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8adf0d3c-668e-4784-91f5-9a72186f409e tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Volume info retrieved successfully. Aug 25 15:29:40.768232 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8adf0d3c-668e-4784-91f5-9a72186f409e tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d returned with HTTP 200 Aug 25 15:29:40.768817 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1203/4833] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:40 2026] GET /volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d => generated 832 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:40.788583 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-165b23c1-ed4a-43fa-90de-e47173f826c6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:40.791420 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-165b23c1-ed4a-43fa-90de-e47173f826c6 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d Aug 25 15:29:40.791420 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-165b23c1-ed4a-43fa-90de-e47173f826c6 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:40.791929 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-165b23c1-ed4a-43fa-90de-e47173f826c6 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:40.800811 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:40.800811 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:40.805284 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-165b23c1-ed4a-43fa-90de-e47173f826c6 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Volume info retrieved successfully. Aug 25 15:29:40.810887 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-165b23c1-ed4a-43fa-90de-e47173f826c6 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d returned with HTTP 200 Aug 25 15:29:40.812575 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1226/4834] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:40 2026] GET /volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:40.826478 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cd031cb8-c1e1-41c5-a044-5fa26231dcb4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:40.828449 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cd031cb8-c1e1-41c5-a044-5fa26231dcb4 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d Aug 25 15:29:40.828651 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cd031cb8-c1e1-41c5-a044-5fa26231dcb4 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:40.828880 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cd031cb8-c1e1-41c5-a044-5fa26231dcb4 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:40.829914 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-cd031cb8-c1e1-41c5-a044-5fa26231dcb4 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Delete snapshot with id: 8e248d8f-cf87-473a-8f1a-c59df25f664d Aug 25 15:29:40.839541 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:40.839541 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:40.840732 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cd031cb8-c1e1-41c5-a044-5fa26231dcb4 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Snapshot retrieved successfully. Aug 25 15:29:40.898430 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cd031cb8-c1e1-41c5-a044-5fa26231dcb4 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Snapshot delete request issued successfully. Aug 25 15:29:40.907360 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cd031cb8-c1e1-41c5-a044-5fa26231dcb4 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d returned with HTTP 202 Aug 25 15:29:40.907360 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1211/4835] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:29:40 2026] DELETE /volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:40.909601 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-41abff70-f713-4cbb-9324-37bafe015584 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:40.913820 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41abff70-f713-4cbb-9324-37bafe015584 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d Aug 25 15:29:40.913820 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41abff70-f713-4cbb-9324-37bafe015584 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:40.913820 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41abff70-f713-4cbb-9324-37bafe015584 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:40.918760 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:40.918760 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:40.919203 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-41abff70-f713-4cbb-9324-37bafe015584 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Snapshot retrieved successfully. Aug 25 15:29:40.920007 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41abff70-f713-4cbb-9324-37bafe015584 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d returned with HTTP 200 Aug 25 15:29:40.920355 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1196/4836] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:40 2026] GET /volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:41.932584 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d81e6644-2c2e-4807-abdc-66064bbc5d46 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:41.934655 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d81e6644-2c2e-4807-abdc-66064bbc5d46 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d Aug 25 15:29:41.934933 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d81e6644-2c2e-4807-abdc-66064bbc5d46 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:41.935145 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d81e6644-2c2e-4807-abdc-66064bbc5d46 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:41.939639 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d81e6644-2c2e-4807-abdc-66064bbc5d46 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d returned with HTTP 404 Aug 25 15:29:41.940149 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1204/4837] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:41 2026] GET /volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:41.954192 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5f152ac4-a28a-4dc7-ba14-248def226f02 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:41.954949 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5f152ac4-a28a-4dc7-ba14-248def226f02 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] DELETE https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 Aug 25 15:29:41.955152 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5f152ac4-a28a-4dc7-ba14-248def226f02 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:41.955418 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5f152ac4-a28a-4dc7-ba14-248def226f02 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:41.955706 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-5f152ac4-a28a-4dc7-ba14-248def226f02 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Delete volume with id: 142a7ada-ef1c-4b33-b25a-40139a83f503 Aug 25 15:29:42.141800 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:42.141800 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:42.142236 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5f152ac4-a28a-4dc7-ba14-248def226f02 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Volume info retrieved successfully. Aug 25 15:29:42.158348 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5f152ac4-a28a-4dc7-ba14-248def226f02 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Delete volume request issued successfully. Aug 25 15:29:42.158538 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5f152ac4-a28a-4dc7-ba14-248def226f02 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 returned with HTTP 202 Aug 25 15:29:42.159183 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1227/4838] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:41 2026] DELETE /volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:42.165718 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c4855963-2dea-48e0-a7d5-87b77442149c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:42.168155 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c4855963-2dea-48e0-a7d5-87b77442149c tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 Aug 25 15:29:42.168333 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c4855963-2dea-48e0-a7d5-87b77442149c tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:42.168451 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c4855963-2dea-48e0-a7d5-87b77442149c tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:42.175780 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:42.175780 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:42.179690 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c4855963-2dea-48e0-a7d5-87b77442149c tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Volume info retrieved successfully. Aug 25 15:29:42.184684 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c4855963-2dea-48e0-a7d5-87b77442149c tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 returned with HTTP 200 Aug 25 15:29:42.185122 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1212/4839] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:42 2026] GET /volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:43.203067 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a9720780-28e9-43de-955d-92d90edfc8b5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:43.205170 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a9720780-28e9-43de-955d-92d90edfc8b5 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 Aug 25 15:29:43.205409 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a9720780-28e9-43de-955d-92d90edfc8b5 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:43.205667 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a9720780-28e9-43de-955d-92d90edfc8b5 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:43.212267 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a9720780-28e9-43de-955d-92d90edfc8b5 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 returned with HTTP 404 Aug 25 15:29:43.212742 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1197/4840] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:43 2026] GET /volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:43.220753 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c8415310-45cb-4d06-8700-288d8861d6d8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:43.222973 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c8415310-45cb-4d06-8700-288d8861d6d8 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] DELETE https://10.4.3.85/volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d Aug 25 15:29:43.223178 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c8415310-45cb-4d06-8700-288d8861d6d8 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:43.223387 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c8415310-45cb-4d06-8700-288d8861d6d8 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:43.223588 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-c8415310-45cb-4d06-8700-288d8861d6d8 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Delete volume with id: 2fafe3db-a7e1-45f5-b344-0cf43927a37d Aug 25 15:29:43.233630 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:43.233630 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:43.234232 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c8415310-45cb-4d06-8700-288d8861d6d8 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Volume info retrieved successfully. Aug 25 15:29:43.293186 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c8415310-45cb-4d06-8700-288d8861d6d8 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Delete volume request issued successfully. Aug 25 15:29:43.294507 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c8415310-45cb-4d06-8700-288d8861d6d8 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d returned with HTTP 202 Aug 25 15:29:43.294507 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1205/4841] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:43 2026] DELETE /volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:29:43.304612 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-db732022-1ea5-4669-9984-a73212bac3e3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:43.306203 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-db732022-1ea5-4669-9984-a73212bac3e3 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d Aug 25 15:29:43.306455 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-db732022-1ea5-4669-9984-a73212bac3e3 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:43.306732 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-db732022-1ea5-4669-9984-a73212bac3e3 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:43.315891 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:43.315891 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:43.320517 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-db732022-1ea5-4669-9984-a73212bac3e3 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Volume info retrieved successfully. Aug 25 15:29:43.326778 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-db732022-1ea5-4669-9984-a73212bac3e3 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d returned with HTTP 200 Aug 25 15:29:43.327223 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1228/4842] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:43 2026] GET /volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d => generated 831 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:44.345123 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a1c049e6-ce83-431b-bbdf-a8f73031f8b0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:44.347529 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a1c049e6-ce83-431b-bbdf-a8f73031f8b0 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d Aug 25 15:29:44.347736 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a1c049e6-ce83-431b-bbdf-a8f73031f8b0 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:44.348083 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a1c049e6-ce83-431b-bbdf-a8f73031f8b0 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:44.354417 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a1c049e6-ce83-431b-bbdf-a8f73031f8b0 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d returned with HTTP 404 Aug 25 15:29:44.354960 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1213/4843] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:44 2026] GET /volume/v3/volumes/2fafe3db-a7e1-45f5-b344-0cf43927a37d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:44.366984 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2cd7b1d9-80eb-472a-8bae-7686f43f6c49 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:44.369317 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2cd7b1d9-80eb-472a-8bae-7686f43f6c49 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d Aug 25 15:29:44.370126 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2cd7b1d9-80eb-472a-8bae-7686f43f6c49 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:44.370126 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2cd7b1d9-80eb-472a-8bae-7686f43f6c49 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:44.370568 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-2cd7b1d9-80eb-472a-8bae-7686f43f6c49 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Delete snapshot with id: 8e248d8f-cf87-473a-8f1a-c59df25f664d Aug 25 15:29:44.379555 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2cd7b1d9-80eb-472a-8bae-7686f43f6c49 tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d returned with HTTP 404 Aug 25 15:29:44.379555 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1198/4844] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:29:44 2026] DELETE /volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:44.388939 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-44446976-00a9-4d19-b830-64d09b12b35e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:44.390782 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-44446976-00a9-4d19-b830-64d09b12b35e tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d Aug 25 15:29:44.390782 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-44446976-00a9-4d19-b830-64d09b12b35e tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:44.391086 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-44446976-00a9-4d19-b830-64d09b12b35e tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:44.394925 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-44446976-00a9-4d19-b830-64d09b12b35e tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d returned with HTTP 404 Aug 25 15:29:44.395359 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1206/4845] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:29:44 2026] GET /volume/v3/snapshots/8e248d8f-cf87-473a-8f1a-c59df25f664d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:44.406259 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-610c7af8-2a55-4065-b028-d2bae6321c5d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:44.408367 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-610c7af8-2a55-4065-b028-d2bae6321c5d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] DELETE https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 Aug 25 15:29:44.409084 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-610c7af8-2a55-4065-b028-d2bae6321c5d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:44.409084 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-610c7af8-2a55-4065-b028-d2bae6321c5d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:44.409084 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-610c7af8-2a55-4065-b028-d2bae6321c5d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Delete volume with id: 142a7ada-ef1c-4b33-b25a-40139a83f503 Aug 25 15:29:44.415530 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-610c7af8-2a55-4065-b028-d2bae6321c5d tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 returned with HTTP 404 Aug 25 15:29:44.416048 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1229/4846] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:29:44 2026] DELETE /volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:44.430089 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cc8d5f55-ed04-40bd-ad7d-efd258ef02ad None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:44.444103 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cc8d5f55-ed04-40bd-ad7d-efd258ef02ad tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] GET https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 Aug 25 15:29:44.444372 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cc8d5f55-ed04-40bd-ad7d-efd258ef02ad tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:44.445459 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cc8d5f55-ed04-40bd-ad7d-efd258ef02ad tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:44.475417 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cc8d5f55-ed04-40bd-ad7d-efd258ef02ad tempest-SnapshotDependencyTests-1043279615 tempest-SnapshotDependencyTests-1043279615-project-member] https://10.4.3.85/volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 returned with HTTP 404 Aug 25 15:29:44.476105 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1214/4847] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:44 2026] GET /volume/v3/volumes/142a7ada-ef1c-4b33-b25a-40139a83f503 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:48.276292 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:48.278765 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:29:48.279134 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1636118207"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:48.281205 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1636118207'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:29:48.286981 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Create volume of 1 GB Aug 25 15:29:48.286981 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:48.286981 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:48.286981 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Availability Zones retrieved successfully. Aug 25 15:29:48.295857 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Flow 'volume_create_api' (7055303b-b527-4f16-9e44-e60507fabfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:48.297412 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (135beb10-5877-4681-ad4f-0f0220fc29ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:48.302551 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:29:48.312840 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:48.312840 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:48.327203 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (135beb10-5877-4681-ad4f-0f0220fc29ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3c806034-e569-4458-a37d-fa179611576c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c806034-e569-4458-a37d-fa179611576c', 'encryption_key_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=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:48.328239 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14a02891-bbbd-43c9-b42a-8e9c4384d2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:48.377130 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Created reservations ['a919d894-5162-4ce6-9f15-0b6b67e37186', '79f1bc6b-979a-4c4f-ba81-e76f0acaf07f', '88820ebe-5999-4884-a646-a06db9a0b717', '874aad83-8a68-4375-8017-21f96bd191ed'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:29:48.378164 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14a02891-bbbd-43c9-b42a-8e9c4384d2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a919d894-5162-4ce6-9f15-0b6b67e37186', '79f1bc6b-979a-4c4f-ba81-e76f0acaf07f', '88820ebe-5999-4884-a646-a06db9a0b717', '874aad83-8a68-4375-8017-21f96bd191ed']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:48.379294 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d91b0ec-b4fe-4b06-8261-27d8f173f09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:48.409042 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d91b0ec-b4fe-4b06-8261-27d8f173f09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e09b12d4-e468-4109-b5cf-ae3d13b831ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1636118207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='827d4a7a54284330bdfaddac40ad1ada',qos_specs=None,replication_status=,reservations=['a919d894-5162-4ce6-9f15-0b6b67e37186','79f1bc6b-979a-4c4f-ba81-e76f0acaf07f','88820ebe-5999-4884-a646-a06db9a0b717','874aad83-8a68-4375-8017-21f96bd191ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d16512420957495a8dcee2ab398ba836',volume_type_id=3c806034-e569-4458-a37d-fa179611576c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:29:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1636118207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e09b12d4-e468-4109-b5cf-ae3d13b831ad,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='827d4a7a54284330bdfaddac40ad1ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d16512420957495a8dcee2ab398ba836',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c806034-e569-4458-a37d-fa179611576c),volume_type_id=3c806034-e569-4458-a37d-fa179611576c)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:48.410383 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f53bc1d-5a77-40df-b097-5ed2f7592d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:48.432700 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f53bc1d-5a77-40df-b097-5ed2f7592d2c) transitioned into state 'SUCCESS' from state '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-1636118207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='827d4a7a54284330bdfaddac40ad1ada',qos_specs=None,replication_status=,reservations=['a919d894-5162-4ce6-9f15-0b6b67e37186','79f1bc6b-979a-4c4f-ba81-e76f0acaf07f','88820ebe-5999-4884-a646-a06db9a0b717','874aad83-8a68-4375-8017-21f96bd191ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d16512420957495a8dcee2ab398ba836',volume_type_id=3c806034-e569-4458-a37d-fa179611576c)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:48.433675 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e681f5f-92d3-41a8-a283-289c30ee1edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:29:48.449639 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e681f5f-92d3-41a8-a283-289c30ee1edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:29:48.450890 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Flow 'volume_create_api' (7055303b-b527-4f16-9e44-e60507fabfe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:29:48.451500 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Create volume request issued successfully. Aug 25 15:29:48.452192 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0a820dbc-2755-4b57-a5e4-449b08cff830 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:29:48.452834 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1199/4848] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:29:48 2026] POST /volume/v3/volumes => generated 758 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:29:48.468496 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-139583ef-d939-403b-b6e3-74c55033aef2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:48.470558 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-139583ef-d939-403b-b6e3-74c55033aef2 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:29:48.470798 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-139583ef-d939-403b-b6e3-74c55033aef2 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:48.471027 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-139583ef-d939-403b-b6e3-74c55033aef2 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:48.489266 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:48.489266 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:48.502749 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-139583ef-d939-403b-b6e3-74c55033aef2 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:48.532589 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-139583ef-d939-403b-b6e3-74c55033aef2 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:29:48.532589 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1207/4849] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:48 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 826 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:49.546539 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a341be18-e05d-4c60-978f-9074c9a22a78 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:49.548922 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a341be18-e05d-4c60-978f-9074c9a22a78 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:29:49.549168 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a341be18-e05d-4c60-978f-9074c9a22a78 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:49.549425 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a341be18-e05d-4c60-978f-9074c9a22a78 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:49.561494 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:49.561494 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:49.564132 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a341be18-e05d-4c60-978f-9074c9a22a78 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:49.569537 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a341be18-e05d-4c60-978f-9074c9a22a78 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:29:49.569537 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1230/4850] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:49 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:49.620789 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-f31f786e-3418-43ab-bd48-cee9457d27e6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:49.623997 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-f31f786e-3418-43ab-bd48-cee9457d27e6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:29:49.624279 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-f31f786e-3418-43ab-bd48-cee9457d27e6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:49.624582 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-f31f786e-3418-43ab-bd48-cee9457d27e6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:49.635594 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:49.635594 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:49.640394 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-f31f786e-3418-43ab-bd48-cee9457d27e6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:49.646330 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-f31f786e-3418-43ab-bd48-cee9457d27e6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:29:49.646801 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1215/4851] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:29:49 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:49.753523 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-866651a4-95f2-4d0d-9a94-9383c8847955 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:49.753933 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-866651a4-95f2-4d0d-9a94-9383c8847955 None None] GET https://10.4.3.85/volume// Aug 25 15:29:49.754106 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-866651a4-95f2-4d0d-9a94-9383c8847955 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:49.754309 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-866651a4-95f2-4d0d-9a94-9383c8847955 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:49.754693 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-866651a4-95f2-4d0d-9a94-9383c8847955 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:29:49.755026 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1200/4852] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:29:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:29:49.763957 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-6f9abf68-1fae-4502-b631-e16b7b22ac7e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:49.766121 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-6f9abf68-1fae-4502-b631-e16b7b22ac7e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:29:49.766550 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-6f9abf68-1fae-4502-b631-e16b7b22ac7e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e09b12d4-e468-4109-b5cf-ae3d13b831ad", "connector": null, "instance_uuid": "c256bec9-fab0-43cb-bb7c-285fd70d45d0"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:49.786548 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:49.786548 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:49.825399 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-6f9abf68-1fae-4502-b631-e16b7b22ac7e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:29:49.825974 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1208/4853] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:29:49 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:49.865199 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0687009c-f60c-41a2-98cb-991731faaffa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:49.867337 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0687009c-f60c-41a2-98cb-991731faaffa tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:29:49.868046 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0687009c-f60c-41a2-98cb-991731faaffa tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:49.868046 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0687009c-f60c-41a2-98cb-991731faaffa tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:49.879137 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:49.879137 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:49.883135 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0687009c-f60c-41a2-98cb-991731faaffa tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:49.886488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-207b9f1e-82ff-4f8b-a11a-9675bcb857a6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:49.886488 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-207b9f1e-82ff-4f8b-a11a-9675bcb857a6 None None] GET https://10.4.3.85/volume// Aug 25 15:29:49.886488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-207b9f1e-82ff-4f8b-a11a-9675bcb857a6 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:49.886488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-207b9f1e-82ff-4f8b-a11a-9675bcb857a6 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:49.886488 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-207b9f1e-82ff-4f8b-a11a-9675bcb857a6 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:29:49.886488 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1216/4854] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:29:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:29:49.887857 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0687009c-f60c-41a2-98cb-991731faaffa tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:29:49.888303 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1231/4855] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:49 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:49.896357 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-2cb8bd03-1f5b-4d09-aed3-87028251aef9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:49.899597 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-2cb8bd03-1f5b-4d09-aed3-87028251aef9 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:29:49.899869 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-2cb8bd03-1f5b-4d09-aed3-87028251aef9 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:49.900112 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-2cb8bd03-1f5b-4d09-aed3-87028251aef9 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:49.912009 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:49.912009 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:49.918358 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-2cb8bd03-1f5b-4d09-aed3-87028251aef9 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:49.924409 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-2cb8bd03-1f5b-4d09-aed3-87028251aef9 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:29:49.925010 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1201/4856] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:29:49 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1030 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:29:50.054531 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-37d75075-96d9-4989-b9af-83e48ff3dd7e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:50.056917 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-37d75075-96d9-4989-b9af-83e48ff3dd7e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] PUT https://10.4.3.85/volume/v3/attachments/1a781a0b-02f3-4a04-8455-f47d27f1000b Aug 25 15:29:50.057482 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-37d75075-96d9-4989-b9af-83e48ff3dd7e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:50.065003 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-37d75075-96d9-4989-b9af-83e48ff3dd7e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Acquiring lock "cinder-attachment_update-e09b12d4-e468-4109-b5cf-ae3d13b831ad-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:29:50.070193 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-37d75075-96d9-4989-b9af-83e48ff3dd7e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-e09b12d4-e468-4109-b5cf-ae3d13b831ad-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:29:50.071133 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:50.071133 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:50.195437 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-37d75075-96d9-4989-b9af-83e48ff3dd7e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-e09b12d4-e468-4109-b5cf-ae3d13b831ad-np0000008087" released by "attachment_update" :: held 0.125s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:29:50.195835 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-37d75075-96d9-4989-b9af-83e48ff3dd7e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/1a781a0b-02f3-4a04-8455-f47d27f1000b returned with HTTP 200 Aug 25 15:29:50.196486 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1209/4857] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:29:50 2026] PUT /volume/v3/attachments/1a781a0b-02f3-4a04-8455-f47d27f1000b => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:50.905662 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-39041749-b521-4652-8768-9042d8c1c632 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:50.913290 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-39041749-b521-4652-8768-9042d8c1c632 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:29:50.913780 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-39041749-b521-4652-8768-9042d8c1c632 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:50.913931 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-39041749-b521-4652-8768-9042d8c1c632 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:50.931111 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:50.931111 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:50.936223 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-39041749-b521-4652-8768-9042d8c1c632 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:50.944067 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-39041749-b521-4652-8768-9042d8c1c632 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:29:50.944595 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1217/4858] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:50 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:51.978716 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-722f4fba-a4e8-4fe0-8f23-2db690f1e28d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:51.980454 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-722f4fba-a4e8-4fe0-8f23-2db690f1e28d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:29:51.980712 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-722f4fba-a4e8-4fe0-8f23-2db690f1e28d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:51.980968 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-722f4fba-a4e8-4fe0-8f23-2db690f1e28d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:51.997748 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:51.997748 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:51.997748 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-722f4fba-a4e8-4fe0-8f23-2db690f1e28d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:51.998636 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-722f4fba-a4e8-4fe0-8f23-2db690f1e28d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:29:51.999110 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1232/4859] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:51 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:53.015440 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2b69ce62-ad35-4309-a5ff-ab46c19114cb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:53.017759 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2b69ce62-ad35-4309-a5ff-ab46c19114cb tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:29:53.018066 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2b69ce62-ad35-4309-a5ff-ab46c19114cb tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:53.018294 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2b69ce62-ad35-4309-a5ff-ab46c19114cb tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:53.028489 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:53.028489 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:53.032300 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2b69ce62-ad35-4309-a5ff-ab46c19114cb tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:53.037202 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2b69ce62-ad35-4309-a5ff-ab46c19114cb tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:29:53.037745 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1202/4860] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:53 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:29:53.531256 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-693e84c7-0ede-4202-9740-9342d1d6678b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:53.533288 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-693e84c7-0ede-4202-9740-9342d1d6678b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments/1a781a0b-02f3-4a04-8455-f47d27f1000b/action Aug 25 15:29:53.533646 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-693e84c7-0ede-4202-9740-9342d1d6678b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:29:53.537577 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-693e84c7-0ede-4202-9740-9342d1d6678b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:53.591593 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:53.591593 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:53.625402 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a5510723-3d93-41d9-b97e-0b2ff9796173 req-693e84c7-0ede-4202-9740-9342d1d6678b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/1a781a0b-02f3-4a04-8455-f47d27f1000b/action returned with HTTP 204 Aug 25 15:29:53.625892 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1210/4861] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:29:53 2026] POST /volume/v3/attachments/1a781a0b-02f3-4a04-8455-f47d27f1000b/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:54.052287 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-96bacccd-596b-41c1-9fff-319b6f054009 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:54.055423 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-96bacccd-596b-41c1-9fff-319b6f054009 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:29:54.055423 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-96bacccd-596b-41c1-9fff-319b6f054009 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:54.055423 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-96bacccd-596b-41c1-9fff-319b6f054009 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:54.065550 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:54.065550 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:54.069382 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-96bacccd-596b-41c1-9fff-319b6f054009 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:54.073849 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-96bacccd-596b-41c1-9fff-319b6f054009 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:29:54.074431 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1218/4862] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:54 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:54.126093 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-a14f052a-7413-47e9-94e1-c976e479d30d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:54.128834 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-a14f052a-7413-47e9-94e1-c976e479d30d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:29:54.129160 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-a14f052a-7413-47e9-94e1-c976e479d30d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:54.129454 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-a14f052a-7413-47e9-94e1-c976e479d30d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:54.141512 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:54.141512 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:54.145669 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-a14f052a-7413-47e9-94e1-c976e479d30d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:54.150988 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-a14f052a-7413-47e9-94e1-c976e479d30d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:29:54.151558 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1233/4863] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:29:54 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:54.240705 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0834a4fd-ca51-4bd4-98ec-b70f546f750d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:54.242602 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0834a4fd-ca51-4bd4-98ec-b70f546f750d None None] GET https://10.4.3.85/volume// Aug 25 15:29:54.242602 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0834a4fd-ca51-4bd4-98ec-b70f546f750d None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:54.242602 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0834a4fd-ca51-4bd4-98ec-b70f546f750d None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:54.243282 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0834a4fd-ca51-4bd4-98ec-b70f546f750d None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:29:54.244095 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1203/4864] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:29:54 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:29:54.251583 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-adcd4cd9-ea3c-444a-88b4-9a4d20c46885 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:54.253997 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-adcd4cd9-ea3c-444a-88b4-9a4d20c46885 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:29:54.255214 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-adcd4cd9-ea3c-444a-88b4-9a4d20c46885 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e09b12d4-e468-4109-b5cf-ae3d13b831ad", "connector": null, "instance_uuid": "eb498b88-93e4-46f3-a47e-50a4ba7629af"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:54.267310 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:54.267310 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:54.316953 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-adcd4cd9-ea3c-444a-88b4-9a4d20c46885 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:29:54.317574 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1211/4865] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:29:54 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:54.365060 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9814575f-fcc3-4e19-9884-c1a29e998bf8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:54.366744 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9814575f-fcc3-4e19-9884-c1a29e998bf8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:29:54.367189 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9814575f-fcc3-4e19-9884-c1a29e998bf8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:54.368743 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9814575f-fcc3-4e19-9884-c1a29e998bf8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:54.379266 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1d966f93-2443-48bf-8055-acf48eab23e3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:54.379964 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1d966f93-2443-48bf-8055-acf48eab23e3 None None] GET https://10.4.3.85/volume// Aug 25 15:29:54.379964 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1d966f93-2443-48bf-8055-acf48eab23e3 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:54.380135 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1d966f93-2443-48bf-8055-acf48eab23e3 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:54.380671 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1d966f93-2443-48bf-8055-acf48eab23e3 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:29:54.380671 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1234/4866] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:29:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:29:54.385258 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:54.385258 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:54.387455 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-9fe3e213-1299-462e-b007-0d0fc1a75196 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:54.392037 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-9fe3e213-1299-462e-b007-0d0fc1a75196 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:29:54.392037 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-9fe3e213-1299-462e-b007-0d0fc1a75196 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:54.392037 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-9fe3e213-1299-462e-b007-0d0fc1a75196 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:54.393429 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9814575f-fcc3-4e19-9884-c1a29e998bf8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:54.403761 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9814575f-fcc3-4e19-9884-c1a29e998bf8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:29:54.405709 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1219/4867] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:54 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:54.412996 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:54.412996 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:54.417805 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-9fe3e213-1299-462e-b007-0d0fc1a75196 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:54.423480 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-9fe3e213-1299-462e-b007-0d0fc1a75196 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:29:54.424092 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1204/4868] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:29:54 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:29:54.554198 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-6b65569e-bc77-4820-8360-b51b90918d6b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:54.556154 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-6b65569e-bc77-4820-8360-b51b90918d6b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] PUT https://10.4.3.85/volume/v3/attachments/21ef89bb-15a5-4db8-9e7e-7640f9aa99a0 Aug 25 15:29:54.556499 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-6b65569e-bc77-4820-8360-b51b90918d6b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:54.570485 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-6b65569e-bc77-4820-8360-b51b90918d6b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Acquiring lock "cinder-attachment_update-e09b12d4-e468-4109-b5cf-ae3d13b831ad-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:29:54.575871 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-6b65569e-bc77-4820-8360-b51b90918d6b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-e09b12d4-e468-4109-b5cf-ae3d13b831ad-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:29:54.576938 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:54.576938 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:54.716438 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-6b65569e-bc77-4820-8360-b51b90918d6b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-e09b12d4-e468-4109-b5cf-ae3d13b831ad-np0000008087" released by "attachment_update" :: held 0.141s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:29:54.716848 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-6b65569e-bc77-4820-8360-b51b90918d6b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/21ef89bb-15a5-4db8-9e7e-7640f9aa99a0 returned with HTTP 200 Aug 25 15:29:54.717500 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1212/4869] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:29:54 2026] PUT /volume/v3/attachments/21ef89bb-15a5-4db8-9e7e-7640f9aa99a0 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:55.420010 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7aa2c2f9-e017-45da-a158-224891b11735 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:55.422162 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7aa2c2f9-e017-45da-a158-224891b11735 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:29:55.422162 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7aa2c2f9-e017-45da-a158-224891b11735 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:55.422162 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7aa2c2f9-e017-45da-a158-224891b11735 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:55.435988 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:55.435988 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:29:55.442305 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7aa2c2f9-e017-45da-a158-224891b11735 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:55.458102 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7aa2c2f9-e017-45da-a158-224891b11735 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:29:55.458102 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1235/4870] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:55 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:56.471357 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-04fbbdfe-f775-44aa-97cc-efe8cbbaebc6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:56.473158 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-04fbbdfe-f775-44aa-97cc-efe8cbbaebc6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:29:56.473363 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-04fbbdfe-f775-44aa-97cc-efe8cbbaebc6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:56.473558 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-04fbbdfe-f775-44aa-97cc-efe8cbbaebc6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:56.483516 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:56.483516 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:29:56.486481 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-04fbbdfe-f775-44aa-97cc-efe8cbbaebc6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:56.491112 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-04fbbdfe-f775-44aa-97cc-efe8cbbaebc6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:29:56.491533 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1220/4871] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:56 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1146 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:29:56.985751 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-0ccdb917-2217-4aa6-b049-93a34692f64d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:56.988529 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-0ccdb917-2217-4aa6-b049-93a34692f64d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments/21ef89bb-15a5-4db8-9e7e-7640f9aa99a0/action Aug 25 15:29:56.988995 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-0ccdb917-2217-4aa6-b049-93a34692f64d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:29:56.989143 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-0ccdb917-2217-4aa6-b049-93a34692f64d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:29:57.011564 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:57.011564 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:29:57.022001 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-86546e0d-e4fe-481d-ada1-1dc33fd8463e req-0ccdb917-2217-4aa6-b049-93a34692f64d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/21ef89bb-15a5-4db8-9e7e-7640f9aa99a0/action returned with HTTP 204 Aug 25 15:29:57.022880 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1205/4872] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:29:56 2026] POST /volume/v3/attachments/21ef89bb-15a5-4db8-9e7e-7640f9aa99a0/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:29:57.504218 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9f75db16-c55a-4c78-82f9-802003f014c2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:29:57.506123 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f75db16-c55a-4c78-82f9-802003f014c2 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:29:57.506326 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9f75db16-c55a-4c78-82f9-802003f014c2 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:29:57.506543 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9f75db16-c55a-4c78-82f9-802003f014c2 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:29:57.517680 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:29:57.517680 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:29:57.520734 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9f75db16-c55a-4c78-82f9-802003f014c2 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:29:57.525553 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f75db16-c55a-4c78-82f9-802003f014c2 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:29:57.525553 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1213/4873] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:29:57 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:00.756550 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-7c98f726-e19b-4288-9ee9-e6b806fdb320 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:00.762881 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-7c98f726-e19b-4288-9ee9-e6b806fdb320 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:30:00.763146 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-7c98f726-e19b-4288-9ee9-e6b806fdb320 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:00.763359 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-7c98f726-e19b-4288-9ee9-e6b806fdb320 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:00.795491 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:00.795491 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:00.800205 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-7c98f726-e19b-4288-9ee9-e6b806fdb320 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:30:00.806021 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-7c98f726-e19b-4288-9ee9-e6b806fdb320 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:30:00.814176 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1236/4874] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:30:00 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:01.322018 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d515bea8-4e00-4bba-91ee-8b50534233e6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:01.322570 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d515bea8-4e00-4bba-91ee-8b50534233e6 None None] GET https://10.4.3.85/volume// Aug 25 15:30:01.322624 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d515bea8-4e00-4bba-91ee-8b50534233e6 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:01.322892 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d515bea8-4e00-4bba-91ee-8b50534233e6 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:01.323265 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d515bea8-4e00-4bba-91ee-8b50534233e6 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:30:01.323625 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1221/4875] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:30:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:30:01.333368 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-3e0e975a-ef31-4c65-bdcb-c885fc88ca63 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:01.336446 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-3e0e975a-ef31-4c65-bdcb-c885fc88ca63 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:30:01.336893 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-3e0e975a-ef31-4c65-bdcb-c885fc88ca63 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e09b12d4-e468-4109-b5cf-ae3d13b831ad", "connector": null, "instance_uuid": "c256bec9-fab0-43cb-bb7c-285fd70d45d0"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:01.355245 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:01.355245 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:01.411892 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-3e0e975a-ef31-4c65-bdcb-c885fc88ca63 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:30:01.412966 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1206/4876] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:30:01 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:01.428350 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-ed6f72e4-38e7-4b15-9d10-b4dda1319495 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:01.431187 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-ed6f72e4-38e7-4b15-9d10-b4dda1319495 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] DELETE https://10.4.3.85/volume/v3/attachments/1a781a0b-02f3-4a04-8455-f47d27f1000b Aug 25 15:30:01.431460 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-ed6f72e4-38e7-4b15-9d10-b4dda1319495 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:01.431747 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-ed6f72e4-38e7-4b15-9d10-b4dda1319495 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:01.443135 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:01.443135 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:01.519181 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-ed6f72e4-38e7-4b15-9d10-b4dda1319495 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/1a781a0b-02f3-4a04-8455-f47d27f1000b returned with HTTP 200 Aug 25 15:30:01.519780 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1214/4877] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:30:01 2026] DELETE /volume/v3/attachments/1a781a0b-02f3-4a04-8455-f47d27f1000b => generated 367 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:02.670513 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-b8091ff6-94a4-4cb5-83a8-5c44f91fc30a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:02.673353 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-b8091ff6-94a4-4cb5-83a8-5c44f91fc30a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] PUT https://10.4.3.85/volume/v3/attachments/66718153-c7b4-4376-9133-c0c07848f9b7 Aug 25 15:30:02.673865 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-b8091ff6-94a4-4cb5-83a8-5c44f91fc30a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:02.683971 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-b8091ff6-94a4-4cb5-83a8-5c44f91fc30a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Acquiring lock "cinder-attachment_update-e09b12d4-e468-4109-b5cf-ae3d13b831ad-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:30:02.689508 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-b8091ff6-94a4-4cb5-83a8-5c44f91fc30a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-e09b12d4-e468-4109-b5cf-ae3d13b831ad-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:30:02.690564 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:02.690564 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:02.815778 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-b8091ff6-94a4-4cb5-83a8-5c44f91fc30a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-e09b12d4-e468-4109-b5cf-ae3d13b831ad-np0000008087" released by "attachment_update" :: held 0.126s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:30:02.816209 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-b8091ff6-94a4-4cb5-83a8-5c44f91fc30a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/66718153-c7b4-4376-9133-c0c07848f9b7 returned with HTTP 200 Aug 25 15:30:02.816776 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1237/4878] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:30:02 2026] PUT /volume/v3/attachments/66718153-c7b4-4376-9133-c0c07848f9b7 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:02.827236 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-07edcf7d-9414-48df-9a79-728f5238eeca None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:02.829731 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-07edcf7d-9414-48df-9a79-728f5238eeca tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/attachments/66718153-c7b4-4376-9133-c0c07848f9b7 Aug 25 15:30:02.830008 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-07edcf7d-9414-48df-9a79-728f5238eeca tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:02.830217 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-07edcf7d-9414-48df-9a79-728f5238eeca tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:02.849413 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-07edcf7d-9414-48df-9a79-728f5238eeca tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/66718153-c7b4-4376-9133-c0c07848f9b7 returned with HTTP 200 Aug 25 15:30:02.851709 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1222/4879] 10.4.3.85 () {70 vars in 1644 bytes} [Tue Aug 25 15:30:02 2026] GET /volume/v3/attachments/66718153-c7b4-4376-9133-c0c07848f9b7 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:04.052610 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-97a1361e-8b82-4b87-abca-b86acb359847 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:04.133058 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97a1361e-8b82-4b87-abca-b86acb359847 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:30:04.133444 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97a1361e-8b82-4b87-abca-b86acb359847 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1336838630", "extra_specs": {}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:04.134809 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:04.134809 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:04.152356 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97a1361e-8b82-4b87-abca-b86acb359847 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:30:04.152744 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1207/4880] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:30:04 2026] POST /volume/v3/types => generated 212 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:04.165265 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7a9bc0c6-8932-4641-b046-9ce388fa6965 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:04.167886 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7a9bc0c6-8932-4641-b046-9ce388fa6965 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] POST https://10.4.3.85/volume/v3/types/66ae168a-acf8-4aca-a17a-526362f590b6/encryption Aug 25 15:30:04.168522 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7a9bc0c6-8932-4641-b046-9ce388fa6965 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:04.170486 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:04.170486 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:04.189558 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7a9bc0c6-8932-4641-b046-9ce388fa6965 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] https://10.4.3.85/volume/v3/types/66ae168a-acf8-4aca-a17a-526362f590b6/encryption returned with HTTP 200 Aug 25 15:30:04.189977 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1215/4881] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:30:04 2026] POST /volume/v3/types/66ae168a-acf8-4aca-a17a-526362f590b6/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:04.197877 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:04.269100 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:30:04.269505 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1153705429", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1336838630", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:04.271293 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1153705429', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1336838630', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:30:04.276655 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Create volume of 1 GB Aug 25 15:30:04.276928 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:04.276928 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:04.277703 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Availability Zones retrieved successfully. Aug 25 15:30:04.283094 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Flow 'volume_create_api' (7462be8f-1946-4144-ae2c-38faadf64c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:30:04.284201 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efdd049c-2963-4a3e-8362-1500cabc7e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:04.285143 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:30:04.311542 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efdd049c-2963-4a3e-8362-1500cabc7e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:30:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=66ae168a-acf8-4aca-a17a-526362f590b6,is_public=True,name='tempest-scenario-type-luks-1336838630',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66ae168a-acf8-4aca-a17a-526362f590b6', '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=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:04.312583 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380f630d-73bc-4c5f-9afa-28e3dbbc46ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:04.341537 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1336838630 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1336838630, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:30:04.341802 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1336838630 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1336838630, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:30:04.379107 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Created reservations ['9b6a9414-8794-4958-84d5-20d2520d2ff2', '7477790d-bc3a-4337-a123-eab3197fda31', 'bca4ff67-0285-4fff-8ae1-ed00b422d4c1', 'b1762c15-87b1-4196-beb2-ebd587c8ba03'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:30:04.379996 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380f630d-73bc-4c5f-9afa-28e3dbbc46ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b6a9414-8794-4958-84d5-20d2520d2ff2', '7477790d-bc3a-4337-a123-eab3197fda31', 'bca4ff67-0285-4fff-8ae1-ed00b422d4c1', 'b1762c15-87b1-4196-beb2-ebd587c8ba03']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:04.380782 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df9c11d-0913-4b40-b994-d3a767ed5012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:04.406664 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df9c11d-0913-4b40-b994-d3a767ed5012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9d3898b-04d5-4d44-95e9-056c3ce94546', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1153705429',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42df2e3ad45f4e9cb34a88e93b6267b2',qos_specs=None,replication_status=,reservations=['9b6a9414-8794-4958-84d5-20d2520d2ff2','7477790d-bc3a-4337-a123-eab3197fda31','bca4ff67-0285-4fff-8ae1-ed00b422d4c1','b1762c15-87b1-4196-beb2-ebd587c8ba03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4afa3ef7e2490f8c7894e19680f724',volume_type_id=66ae168a-acf8-4aca-a17a-526362f590b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:30:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1153705429',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d9d3898b-04d5-4d44-95e9-056c3ce94546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42df2e3ad45f4e9cb34a88e93b6267b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4afa3ef7e2490f8c7894e19680f724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66ae168a-acf8-4aca-a17a-526362f590b6),volume_type_id=66ae168a-acf8-4aca-a17a-526362f590b6)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:04.407424 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65711cb-b756-40f1-b536-ba944cc3d17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:04.430173 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65711cb-b756-40f1-b536-ba944cc3d17e) transitioned into state 'SUCCESS' from state '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-1153705429',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42df2e3ad45f4e9cb34a88e93b6267b2',qos_specs=None,replication_status=,reservations=['9b6a9414-8794-4958-84d5-20d2520d2ff2','7477790d-bc3a-4337-a123-eab3197fda31','bca4ff67-0285-4fff-8ae1-ed00b422d4c1','b1762c15-87b1-4196-beb2-ebd587c8ba03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4afa3ef7e2490f8c7894e19680f724',volume_type_id=66ae168a-acf8-4aca-a17a-526362f590b6)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:04.430999 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3580d81-5f92-462c-ab05-e7f6292e6d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:04.447645 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3580d81-5f92-462c-ab05-e7f6292e6d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:04.448566 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Flow 'volume_create_api' (7462be8f-1946-4144-ae2c-38faadf64c90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:30:04.448904 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Create volume request issued successfully. Aug 25 15:30:04.449674 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ac1205f-b7e1-4778-af11-84903dcbd00c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:30:04.450119 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1238/4882] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:30:04 2026] POST /volume/v3/volumes => generated 783 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:30:04.473573 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3ae42d3e-24e3-4b8d-a625-cbbdd0a7ae3e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:04.475546 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3ae42d3e-24e3-4b8d-a625-cbbdd0a7ae3e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 Aug 25 15:30:04.475792 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3ae42d3e-24e3-4b8d-a625-cbbdd0a7ae3e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:04.476046 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3ae42d3e-24e3-4b8d-a625-cbbdd0a7ae3e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:04.483862 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:04.483862 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:04.488561 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3ae42d3e-24e3-4b8d-a625-cbbdd0a7ae3e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:04.507164 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3ae42d3e-24e3-4b8d-a625-cbbdd0a7ae3e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 returned with HTTP 200 Aug 25 15:30:04.507773 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1223/4883] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:04 2026] GET /volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:05.526284 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-948060b8-e2e6-4810-ba2b-0e3cb2406711 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:05.528083 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-948060b8-e2e6-4810-ba2b-0e3cb2406711 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 Aug 25 15:30:05.528233 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-948060b8-e2e6-4810-ba2b-0e3cb2406711 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:05.528397 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-948060b8-e2e6-4810-ba2b-0e3cb2406711 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:05.539163 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:05.539163 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:05.544861 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-948060b8-e2e6-4810-ba2b-0e3cb2406711 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:05.549431 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-948060b8-e2e6-4810-ba2b-0e3cb2406711 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 returned with HTTP 200 Aug 25 15:30:05.549914 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1208/4884] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:05 2026] GET /volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:05.563891 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c4929028-152b-47cf-bd61-4a842add9d4e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:05.568746 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c4929028-152b-47cf-bd61-4a842add9d4e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 Aug 25 15:30:05.569124 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c4929028-152b-47cf-bd61-4a842add9d4e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:05.569273 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c4929028-152b-47cf-bd61-4a842add9d4e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:05.577337 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:05.577337 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:05.581718 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c4929028-152b-47cf-bd61-4a842add9d4e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:05.586507 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c4929028-152b-47cf-bd61-4a842add9d4e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 returned with HTTP 200 Aug 25 15:30:05.587013 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1216/4885] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:05 2026] GET /volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:05.607717 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:05.607717 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:30:05.607717 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1365133066", "source_volid": "d9d3898b-04d5-4d44-95e9-056c3ce94546", "volume_type": "tempest-scenario-type-luks-1336838630", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:05.608627 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1365133066', 'source_volid': 'd9d3898b-04d5-4d44-95e9-056c3ce94546', 'volume_type': 'tempest-scenario-type-luks-1336838630', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:30:05.618756 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:05.618756 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:05.619213 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume retrieved successfully. Aug 25 15:30:05.619334 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Create volume of 1 GB Aug 25 15:30:05.619964 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Availability Zones retrieved successfully. Aug 25 15:30:05.624975 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Flow 'volume_create_api' (5377fc25-327d-47a4-a166-31734acbe067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:30:05.626030 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ab1ebe4-5ffc-4793-b73f-e5412c7160f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:05.630669 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:30:05.653937 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ab1ebe4-5ffc-4793-b73f-e5412c7160f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd9d3898b-04d5-4d44-95e9-056c3ce94546', 'volume_type': VolumeType(created_at=2026-08-25T15:30:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=66ae168a-acf8-4aca-a17a-526362f590b6,is_public=True,name='tempest-scenario-type-luks-1336838630',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66ae168a-acf8-4aca-a17a-526362f590b6', '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=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:05.654838 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c5ac65-43d2-4950-bbfb-f0f76b76e6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:05.705111 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Created reservations ['8ca4cc93-354f-4909-b4a1-f54dba93ec8e', '3ffe1993-f8af-42fd-8bbf-82c459a7f326', '09d6bf0f-e885-4d4f-bb19-3d0fc9a22845', 'c475c9ec-8503-4328-9a64-9b3335901b92'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:30:05.706040 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15c5ac65-43d2-4950-bbfb-f0f76b76e6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ca4cc93-354f-4909-b4a1-f54dba93ec8e', '3ffe1993-f8af-42fd-8bbf-82c459a7f326', '09d6bf0f-e885-4d4f-bb19-3d0fc9a22845', 'c475c9ec-8503-4328-9a64-9b3335901b92']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:05.706935 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4c8596-4e0e-4b6c-8405-424346816ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:05.748537 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4c8596-4e0e-4b6c-8405-424346816ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79230531-fdff-4503-be41-a7ee37081a2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1365133066',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42df2e3ad45f4e9cb34a88e93b6267b2',qos_specs=None,replication_status=,reservations=['8ca4cc93-354f-4909-b4a1-f54dba93ec8e','3ffe1993-f8af-42fd-8bbf-82c459a7f326','09d6bf0f-e885-4d4f-bb19-3d0fc9a22845','c475c9ec-8503-4328-9a64-9b3335901b92'],size=1,snapshot_id=None,source_replicaid=,source_volid=d9d3898b-04d5-4d44-95e9-056c3ce94546,status='creating',user_id='0a4afa3ef7e2490f8c7894e19680f724',volume_type_id=66ae168a-acf8-4aca-a17a-526362f590b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1365133066',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=79230531-fdff-4503-be41-a7ee37081a2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42df2e3ad45f4e9cb34a88e93b6267b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d9d3898b-04d5-4d44-95e9-056c3ce94546,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4afa3ef7e2490f8c7894e19680f724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(66ae168a-acf8-4aca-a17a-526362f590b6),volume_type_id=66ae168a-acf8-4aca-a17a-526362f590b6)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:05.749436 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b63aa2fc-e90a-4822-a3e6-2a93f602e085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:05.765602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b63aa2fc-e90a-4822-a3e6-2a93f602e085) transitioned into state 'SUCCESS' from state '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-1365133066',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42df2e3ad45f4e9cb34a88e93b6267b2',qos_specs=None,replication_status=,reservations=['8ca4cc93-354f-4909-b4a1-f54dba93ec8e','3ffe1993-f8af-42fd-8bbf-82c459a7f326','09d6bf0f-e885-4d4f-bb19-3d0fc9a22845','c475c9ec-8503-4328-9a64-9b3335901b92'],size=1,snapshot_id=None,source_replicaid=,source_volid=d9d3898b-04d5-4d44-95e9-056c3ce94546,status='creating',user_id='0a4afa3ef7e2490f8c7894e19680f724',volume_type_id=66ae168a-acf8-4aca-a17a-526362f590b6)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:05.766214 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e21a52-9915-4724-a07d-76dadd4ca486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:05.785697 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e21a52-9915-4724-a07d-76dadd4ca486) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:05.786459 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Flow 'volume_create_api' (5377fc25-327d-47a4-a166-31734acbe067) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:30:05.786869 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Create volume request issued successfully. Aug 25 15:30:05.787452 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-55f83eac-c2b3-40b7-8a5a-e608849124e2 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:30:05.787907 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1239/4886] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:30:05 2026] POST /volume/v3/volumes => generated 810 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:30:05.799717 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-de498612-d3e5-4f91-b749-36bae886f8a3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:05.801781 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-de498612-d3e5-4f91-b749-36bae886f8a3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:30:05.802010 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-de498612-d3e5-4f91-b749-36bae886f8a3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:05.802288 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-de498612-d3e5-4f91-b749-36bae886f8a3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:05.811072 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:05.811072 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:05.815481 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-de498612-d3e5-4f91-b749-36bae886f8a3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:05.820484 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-de498612-d3e5-4f91-b749-36bae886f8a3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:30:05.821022 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1224/4887] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:05 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:06.743983 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-6642f40f-8a14-4e58-914b-93fb0854c4b7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:06.746164 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-6642f40f-8a14-4e58-914b-93fb0854c4b7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments/66718153-c7b4-4376-9133-c0c07848f9b7/action Aug 25 15:30:06.746541 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-6642f40f-8a14-4e58-914b-93fb0854c4b7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:30:06.746697 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-6642f40f-8a14-4e58-914b-93fb0854c4b7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:06.772823 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:06.772823 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:06.810190 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-8ae7621c-df1f-4fcf-beae-55d04a6c34f8 req-6642f40f-8a14-4e58-914b-93fb0854c4b7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/66718153-c7b4-4376-9133-c0c07848f9b7/action returned with HTTP 204 Aug 25 15:30:06.810755 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1209/4888] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:30:06 2026] POST /volume/v3/attachments/66718153-c7b4-4376-9133-c0c07848f9b7/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:30:06.832215 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ecef074c-5733-468e-8686-5153603ee8e5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:06.833939 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ecef074c-5733-468e-8686-5153603ee8e5 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:30:06.834155 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ecef074c-5733-468e-8686-5153603ee8e5 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:06.834364 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ecef074c-5733-468e-8686-5153603ee8e5 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:06.842147 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:06.842147 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:06.903963 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ecef074c-5733-468e-8686-5153603ee8e5 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:06.908374 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ecef074c-5733-468e-8686-5153603ee8e5 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:30:06.919552 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1217/4889] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:06 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 902 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:07.921284 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bb43ad54-decf-4d45-b539-1e37c4cb2049 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:07.923228 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb43ad54-decf-4d45-b539-1e37c4cb2049 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:30:07.923442 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb43ad54-decf-4d45-b539-1e37c4cb2049 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:07.924488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bb43ad54-decf-4d45-b539-1e37c4cb2049 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:07.930920 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:07.930920 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:07.934927 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bb43ad54-decf-4d45-b539-1e37c4cb2049 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:07.939447 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bb43ad54-decf-4d45-b539-1e37c4cb2049 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:30:07.939920 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1240/4890] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:07 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:08.954277 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f6befad1-6d4b-4a84-8ec9-b544bc6b2ae8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:08.956438 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f6befad1-6d4b-4a84-8ec9-b544bc6b2ae8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:30:08.956718 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f6befad1-6d4b-4a84-8ec9-b544bc6b2ae8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:08.956950 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f6befad1-6d4b-4a84-8ec9-b544bc6b2ae8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:08.965061 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:08.965061 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:08.969443 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f6befad1-6d4b-4a84-8ec9-b544bc6b2ae8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:08.974503 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f6befad1-6d4b-4a84-8ec9-b544bc6b2ae8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:30:08.974957 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1225/4891] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:08 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:09.987549 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2c539687-a402-4eec-ab34-6637e4149538 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:09.989535 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c539687-a402-4eec-ab34-6637e4149538 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:30:09.989796 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c539687-a402-4eec-ab34-6637e4149538 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:09.990060 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2c539687-a402-4eec-ab34-6637e4149538 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:09.997656 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:09.997656 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:10.001837 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2c539687-a402-4eec-ab34-6637e4149538 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:10.007292 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2c539687-a402-4eec-ab34-6637e4149538 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:30:10.007862 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1210/4892] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:09 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:11.021485 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3a1a6482-8348-4ab6-82f8-90f3fb08fc40 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:11.023189 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a1a6482-8348-4ab6-82f8-90f3fb08fc40 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:30:11.023371 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a1a6482-8348-4ab6-82f8-90f3fb08fc40 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:11.023567 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a1a6482-8348-4ab6-82f8-90f3fb08fc40 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:11.031312 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:11.031312 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:11.035123 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3a1a6482-8348-4ab6-82f8-90f3fb08fc40 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:11.039948 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a1a6482-8348-4ab6-82f8-90f3fb08fc40 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:30:11.040353 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1218/4893] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:11 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:12.054743 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0deb558b-8c88-4307-94ab-060b7afb1168 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:12.056862 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0deb558b-8c88-4307-94ab-060b7afb1168 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:30:12.057082 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0deb558b-8c88-4307-94ab-060b7afb1168 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:12.057314 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0deb558b-8c88-4307-94ab-060b7afb1168 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:12.064490 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:12.064490 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:12.068928 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0deb558b-8c88-4307-94ab-060b7afb1168 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:12.074611 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0deb558b-8c88-4307-94ab-060b7afb1168 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:30:12.075210 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1241/4894] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:12 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:13.088512 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1dbd03c5-54fe-4216-b466-67de7d562e01 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:13.090353 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1dbd03c5-54fe-4216-b466-67de7d562e01 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:30:13.090628 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1dbd03c5-54fe-4216-b466-67de7d562e01 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:13.090842 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1dbd03c5-54fe-4216-b466-67de7d562e01 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:13.098347 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:13.098347 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:13.102916 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1dbd03c5-54fe-4216-b466-67de7d562e01 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:13.108410 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1dbd03c5-54fe-4216-b466-67de7d562e01 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:30:13.108830 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1226/4895] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:13 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:14.122181 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b0f92705-fe8d-47fb-a7d4-08421f78695d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:14.124102 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b0f92705-fe8d-47fb-a7d4-08421f78695d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:30:14.124349 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b0f92705-fe8d-47fb-a7d4-08421f78695d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:14.124610 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b0f92705-fe8d-47fb-a7d4-08421f78695d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:14.134258 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:14.134258 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:14.139937 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b0f92705-fe8d-47fb-a7d4-08421f78695d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:14.145460 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b0f92705-fe8d-47fb-a7d4-08421f78695d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:30:14.145894 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1211/4896] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:14 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:14.158565 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-04ba5930-aeb3-49ed-9e75-77ef02ebe624 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:14.162488 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04ba5930-aeb3-49ed-9e75-77ef02ebe624 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:30:14.162488 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04ba5930-aeb3-49ed-9e75-77ef02ebe624 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:14.162488 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04ba5930-aeb3-49ed-9e75-77ef02ebe624 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:14.170621 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:14.170621 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:14.175256 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-04ba5930-aeb3-49ed-9e75-77ef02ebe624 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:14.180445 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04ba5930-aeb3-49ed-9e75-77ef02ebe624 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:30:14.181127 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1219/4897] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:14 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:17.833600 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d7871050-26c4-4deb-9d0f-a237b819e633 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:17.833995 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d7871050-26c4-4deb-9d0f-a237b819e633 None None] GET https://10.4.3.85/volume// Aug 25 15:30:17.834185 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d7871050-26c4-4deb-9d0f-a237b819e633 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:17.834390 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d7871050-26c4-4deb-9d0f-a237b819e633 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:17.834743 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d7871050-26c4-4deb-9d0f-a237b819e633 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:30:17.835011 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1242/4898] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:30:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:30:17.842769 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-53258607-2bdc-4cde-ab78-9133f8758ebb req-aee670ed-ce5e-4c74-9b50-e094dc2b74c7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:17.848492 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-53258607-2bdc-4cde-ab78-9133f8758ebb req-aee670ed-ce5e-4c74-9b50-e094dc2b74c7 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:30:17.848492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-53258607-2bdc-4cde-ab78-9133f8758ebb req-aee670ed-ce5e-4c74-9b50-e094dc2b74c7 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d99cd645-e9c7-4448-8595-3b7bb6083230", "connector": null, "instance_uuid": "ef84608c-67e1-4f16-bb93-ec8ce993ea8a"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:17.859335 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:17.859335 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:17.917206 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-53258607-2bdc-4cde-ab78-9133f8758ebb req-aee670ed-ce5e-4c74-9b50-e094dc2b74c7 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:30:17.917586 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1227/4899] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:30:17 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 25 15:30:17.926764 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-53258607-2bdc-4cde-ab78-9133f8758ebb req-72689952-698e-494d-bb22-57bf7d1ae9a5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:17.929259 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-53258607-2bdc-4cde-ab78-9133f8758ebb req-72689952-698e-494d-bb22-57bf7d1ae9a5 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] DELETE https://10.4.3.85/volume/v3/attachments/1b719a6f-f0cf-4f13-9525-ee8b5d8bd7c6 Aug 25 15:30:17.929424 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-53258607-2bdc-4cde-ab78-9133f8758ebb req-72689952-698e-494d-bb22-57bf7d1ae9a5 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:17.930254 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-53258607-2bdc-4cde-ab78-9133f8758ebb req-72689952-698e-494d-bb22-57bf7d1ae9a5 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:17.936194 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:17.936194 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:18.016253 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-53258607-2bdc-4cde-ab78-9133f8758ebb req-72689952-698e-494d-bb22-57bf7d1ae9a5 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/attachments/1b719a6f-f0cf-4f13-9525-ee8b5d8bd7c6 returned with HTTP 200 Aug 25 15:30:18.016726 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1212/4900] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:30:17 2026] DELETE /volume/v3/attachments/1b719a6f-f0cf-4f13-9525-ee8b5d8bd7c6 => generated 192 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:19.443373 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e2cac3f4-4f9c-4ef6-bb13-8f6239896ee5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:19.443838 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2cac3f4-4f9c-4ef6-bb13-8f6239896ee5 None None] GET https://10.4.3.85/volume// Aug 25 15:30:19.443961 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e2cac3f4-4f9c-4ef6-bb13-8f6239896ee5 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:19.444150 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e2cac3f4-4f9c-4ef6-bb13-8f6239896ee5 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:19.444503 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2cac3f4-4f9c-4ef6-bb13-8f6239896ee5 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:30:19.444796 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1220/4901] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:30:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:30:19.453492 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-704be72d-8efc-4826-99b8-9d65fad3e2f9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:19.457209 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-704be72d-8efc-4826-99b8-9d65fad3e2f9 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] GET https://10.4.3.85/volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 Aug 25 15:30:19.457406 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-704be72d-8efc-4826-99b8-9d65fad3e2f9 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:19.457646 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-704be72d-8efc-4826-99b8-9d65fad3e2f9 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:19.467176 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:19.467176 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:19.471032 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-704be72d-8efc-4826-99b8-9d65fad3e2f9 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Volume info retrieved successfully. Aug 25 15:30:19.476923 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-704be72d-8efc-4826-99b8-9d65fad3e2f9 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 returned with HTTP 200 Aug 25 15:30:19.477455 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1243/4902] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:30:19 2026] GET /volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 => generated 1537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:30:19.596155 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-6a156877-5518-41a5-832f-09d345add724 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:19.598098 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-6a156877-5518-41a5-832f-09d345add724 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] PUT https://10.4.3.85/volume/v3/attachments/6585eccc-5199-412f-ab87-a6e65f9852dd Aug 25 15:30:19.598489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-6a156877-5518-41a5-832f-09d345add724 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:19.608539 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-6a156877-5518-41a5-832f-09d345add724 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Acquiring lock "cinder-attachment_update-d99cd645-e9c7-4448-8595-3b7bb6083230-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:30:19.613963 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-6a156877-5518-41a5-832f-09d345add724 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Lock "cinder-attachment_update-d99cd645-e9c7-4448-8595-3b7bb6083230-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:30:19.615301 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:19.615301 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:19.719279 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-6a156877-5518-41a5-832f-09d345add724 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Lock "cinder-attachment_update-d99cd645-e9c7-4448-8595-3b7bb6083230-np0000008087" released by "attachment_update" :: held 0.105s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:30:19.719676 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-6a156877-5518-41a5-832f-09d345add724 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/attachments/6585eccc-5199-412f-ab87-a6e65f9852dd returned with HTTP 200 Aug 25 15:30:19.720143 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1228/4903] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:30:19 2026] PUT /volume/v3/attachments/6585eccc-5199-412f-ab87-a6e65f9852dd => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:19.746264 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-7c50c986-f468-4129-b6e7-3ef9d0a0de94 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:19.748382 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-7c50c986-f468-4129-b6e7-3ef9d0a0de94 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] POST https://10.4.3.85/volume/v3/attachments/6585eccc-5199-412f-ab87-a6e65f9852dd/action Aug 25 15:30:19.748770 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-7c50c986-f468-4129-b6e7-3ef9d0a0de94 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:30:19.748878 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-7c50c986-f468-4129-b6e7-3ef9d0a0de94 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:19.771837 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:19.771837 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:19.787874 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-845abd7e-4033-42cf-b403-0aeb64a7793a req-7c50c986-f468-4129-b6e7-3ef9d0a0de94 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/attachments/6585eccc-5199-412f-ab87-a6e65f9852dd/action returned with HTTP 204 Aug 25 15:30:19.788373 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1213/4904] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:30:19 2026] POST /volume/v3/attachments/6585eccc-5199-412f-ab87-a6e65f9852dd/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:30:24.179544 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=80,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:30:29.475083 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=151,cinder:INSERT=34,cinder:UPDATE=50 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:30:29.711707 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=98,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:30:29.783662 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=93,cinder:INSERT=8,cinder:UPDATE=23 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:30:32.699080 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-891f3cb7-793f-4854-96be-4347d0b70fe7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:32.764319 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-891f3cb7-793f-4854-96be-4347d0b70fe7 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:30:32.764863 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-891f3cb7-793f-4854-96be-4347d0b70fe7 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-456931755-934537465", "extra_specs": {"multiattach": " True"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:32.798735 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-891f3cb7-793f-4854-96be-4347d0b70fe7 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:30:32.799374 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1221/4905] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:30:32 2026] POST /volume/v3/types => generated 285 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:32.808706 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5ef21752-a93d-4389-aa69-716b4920fa34 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:32.810531 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:30:32.810859 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2139207686", "snapshot_id": null, "imageRef": null, "volume_type": "7470f865-db8a-4b59-94a9-03c499bb54c7", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:32.812404 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2139207686', 'snapshot_id': None, 'imageRef': None, 'volume_type': '7470f865-db8a-4b59-94a9-03c499bb54c7', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:30:32.816871 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Create volume of 1 GB Aug 25 15:30:32.817148 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:32.817148 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:32.817654 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Availability Zones retrieved successfully. Aug 25 15:30:32.822421 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Flow 'volume_create_api' (79c86108-628a-481a-a538-f1767c459f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:30:32.823445 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (581371d0-11ff-40d7-b562-82841664f21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:32.824242 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:30:32.830783 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:32.830783 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:32.841955 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (581371d0-11ff-40d7-b562-82841664f21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:30:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=7470f865-db8a-4b59-94a9-03c499bb54c7,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-456931755-934537465',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7470f865-db8a-4b59-94a9-03c499bb54c7', 'encryption_key_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=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:32.854895 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f9a54d-b6b5-4f1e-8ab5-73f2d6ea1cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:32.869586 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-456931755-934537465 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-456931755-934537465, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:30:32.869844 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-456931755-934537465 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-456931755-934537465, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:30:32.905174 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Created reservations ['fcb41f8a-b9bb-4b80-b1cc-e202b7d35516', 'f0e23d6a-adf6-4ed8-8e3c-4b488900d9b1', '817ce726-6995-4d5d-a856-7db3b502acd0', 'd5b5e1cd-3d67-43a6-a90f-2c96d1e14900'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:30:32.906139 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43f9a54d-b6b5-4f1e-8ab5-73f2d6ea1cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcb41f8a-b9bb-4b80-b1cc-e202b7d35516', 'f0e23d6a-adf6-4ed8-8e3c-4b488900d9b1', '817ce726-6995-4d5d-a856-7db3b502acd0', 'd5b5e1cd-3d67-43a6-a90f-2c96d1e14900']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:32.906893 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2b29da9-b96c-4d1d-8976-04b7cb087c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:32.928120 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2b29da9-b96c-4d1d-8976-04b7cb087c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '565b1165-cff7-4f94-a39c-fb3ac5f71330', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2139207686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3d24e045850c4c569cf8e36f8191ea4a',qos_specs=None,replication_status=,reservations=['fcb41f8a-b9bb-4b80-b1cc-e202b7d35516','f0e23d6a-adf6-4ed8-8e3c-4b488900d9b1','817ce726-6995-4d5d-a856-7db3b502acd0','d5b5e1cd-3d67-43a6-a90f-2c96d1e14900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0f7048b04c4b4d83a32332f5a58010',volume_type_id=7470f865-db8a-4b59-94a9-03c499bb54c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:30:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2139207686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=565b1165-cff7-4f94-a39c-fb3ac5f71330,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3d24e045850c4c569cf8e36f8191ea4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0f7048b04c4b4d83a32332f5a58010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7470f865-db8a-4b59-94a9-03c499bb54c7),volume_type_id=7470f865-db8a-4b59-94a9-03c499bb54c7)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:32.929030 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad4875f6-5eed-434f-84a6-92490f1796b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:32.949223 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad4875f6-5eed-434f-84a6-92490f1796b7) transitioned into state 'SUCCESS' from state '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-2139207686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3d24e045850c4c569cf8e36f8191ea4a',qos_specs=None,replication_status=,reservations=['fcb41f8a-b9bb-4b80-b1cc-e202b7d35516','f0e23d6a-adf6-4ed8-8e3c-4b488900d9b1','817ce726-6995-4d5d-a856-7db3b502acd0','d5b5e1cd-3d67-43a6-a90f-2c96d1e14900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0f7048b04c4b4d83a32332f5a58010',volume_type_id=7470f865-db8a-4b59-94a9-03c499bb54c7)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:32.950032 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4fd8a7c-94de-460d-a49f-d45622f7b144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:32.961254 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4fd8a7c-94de-460d-a49f-d45622f7b144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:32.963487 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Flow 'volume_create_api' (79c86108-628a-481a-a538-f1767c459f12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:30:32.963487 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Create volume request issued successfully. Aug 25 15:30:32.963487 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5ef21752-a93d-4389-aa69-716b4920fa34 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:30:32.963487 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1244/4906] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:30:32 2026] POST /volume/v3/volumes => generated 826 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:30:32.981242 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0eec81d6-3ef5-4d32-8e02-fbc940a8b862 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:32.983325 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0eec81d6-3ef5-4d32-8e02-fbc940a8b862 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:30:32.983532 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0eec81d6-3ef5-4d32-8e02-fbc940a8b862 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:32.983742 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0eec81d6-3ef5-4d32-8e02-fbc940a8b862 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:32.994694 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:32.994694 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:32.997000 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0eec81d6-3ef5-4d32-8e02-fbc940a8b862 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:33.003022 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0eec81d6-3ef5-4d32-8e02-fbc940a8b862 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:30:33.003575 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1229/4907] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:32 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 894 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:34.015498 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ff45f9a5-6a47-4584-8248-e4996ed5bae2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:34.017548 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff45f9a5-6a47-4584-8248-e4996ed5bae2 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:30:34.017811 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff45f9a5-6a47-4584-8248-e4996ed5bae2 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:34.017990 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ff45f9a5-6a47-4584-8248-e4996ed5bae2 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:34.025767 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:34.025767 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:34.029641 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ff45f9a5-6a47-4584-8248-e4996ed5bae2 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:34.033612 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ff45f9a5-6a47-4584-8248-e4996ed5bae2 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:30:34.034091 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1214/4908] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:34 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:34.045912 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c3cb86ea-f180-4d2f-98da-77724718287a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:34.047585 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c3cb86ea-f180-4d2f-98da-77724718287a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:30:34.047781 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c3cb86ea-f180-4d2f-98da-77724718287a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:34.047965 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c3cb86ea-f180-4d2f-98da-77724718287a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:34.054729 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:34.054729 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:34.058089 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c3cb86ea-f180-4d2f-98da-77724718287a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:34.062330 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c3cb86ea-f180-4d2f-98da-77724718287a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:30:34.062898 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1222/4909] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:34 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:34.073681 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:34.075625 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:30:34.075973 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1721331585", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:34.077694 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1721331585', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:30:34.077854 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Create volume of 1 GB Aug 25 15:30:34.078136 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:34.078136 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:34.082452 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Availability Zones retrieved successfully. Aug 25 15:30:34.088040 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Flow 'volume_create_api' (4a258c93-b814-41d9-bb5f-6fd2bffaa955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:30:34.088959 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (254293a5-0118-4639-860d-79029f004385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:34.089819 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:30:34.118606 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (254293a5-0118-4639-860d-79029f004385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:34.119425 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac784c18-65d2-4a4a-94b5-b10fc7ba8261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:34.191547 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Created reservations ['c6d21ceb-cbde-42e6-b7d2-adb01de57389', '3961ce92-06cb-4d27-b902-b124b27443c0', '7b1e81ac-12e0-4aa0-9694-39752a373894', '120efa05-860e-4b56-8e5a-1f9eca6d55c4'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:30:34.192415 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac784c18-65d2-4a4a-94b5-b10fc7ba8261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6d21ceb-cbde-42e6-b7d2-adb01de57389', '3961ce92-06cb-4d27-b902-b124b27443c0', '7b1e81ac-12e0-4aa0-9694-39752a373894', '120efa05-860e-4b56-8e5a-1f9eca6d55c4']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:34.193151 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (634f2d14-bbfe-4ee2-8d2e-cfcd5b1ede5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:34.241135 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (634f2d14-bbfe-4ee2-8d2e-cfcd5b1ede5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6580661-e976-4d8f-a2a9-f0d3d876ada3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1721331585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d24e045850c4c569cf8e36f8191ea4a',qos_specs=None,replication_status=,reservations=['c6d21ceb-cbde-42e6-b7d2-adb01de57389','3961ce92-06cb-4d27-b902-b124b27443c0','7b1e81ac-12e0-4aa0-9694-39752a373894','120efa05-860e-4b56-8e5a-1f9eca6d55c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0f7048b04c4b4d83a32332f5a58010',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:30:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1721331585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6580661-e976-4d8f-a2a9-f0d3d876ada3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d24e045850c4c569cf8e36f8191ea4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0f7048b04c4b4d83a32332f5a58010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:34.241911 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f68dbcbd-a3d5-402d-8d6c-db675f932f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:34.314116 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f68dbcbd-a3d5-402d-8d6c-db675f932f5b) transitioned into state 'SUCCESS' from state '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-1721331585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d24e045850c4c569cf8e36f8191ea4a',qos_specs=None,replication_status=,reservations=['c6d21ceb-cbde-42e6-b7d2-adb01de57389','3961ce92-06cb-4d27-b902-b124b27443c0','7b1e81ac-12e0-4aa0-9694-39752a373894','120efa05-860e-4b56-8e5a-1f9eca6d55c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0f7048b04c4b4d83a32332f5a58010',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:34.314932 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e97645-26e0-4d06-8812-5b8aa7e0f44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:34.344589 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e97645-26e0-4d06-8812-5b8aa7e0f44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:34.345497 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Flow 'volume_create_api' (4a258c93-b814-41d9-bb5f-6fd2bffaa955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:30:34.345877 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Create volume request issued successfully. Aug 25 15:30:34.346483 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9e9963fc-97fa-4456-a6d1-7ef642922de3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:30:34.346926 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1245/4910] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:30:34 2026] POST /volume/v3/volumes => generated 751 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:30:34.366340 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1ea75067-b8ac-488b-af3f-ebab30056e77 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:34.367919 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1ea75067-b8ac-488b-af3f-ebab30056e77 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:30:34.368074 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1ea75067-b8ac-488b-af3f-ebab30056e77 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:34.368263 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1ea75067-b8ac-488b-af3f-ebab30056e77 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:34.374671 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:34.374671 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:34.377977 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1ea75067-b8ac-488b-af3f-ebab30056e77 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:34.381972 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1ea75067-b8ac-488b-af3f-ebab30056e77 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:30:34.382319 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1230/4911] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:34 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:35.402527 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5ac18cca-5cbc-43cd-b449-2da3a352669a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:35.404285 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5ac18cca-5cbc-43cd-b449-2da3a352669a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:30:35.404485 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5ac18cca-5cbc-43cd-b449-2da3a352669a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:35.404663 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5ac18cca-5cbc-43cd-b449-2da3a352669a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:35.411880 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:35.411880 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:35.415383 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5ac18cca-5cbc-43cd-b449-2da3a352669a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:35.419435 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5ac18cca-5cbc-43cd-b449-2da3a352669a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:30:35.419871 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1215/4912] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:35 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:35.431427 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-56268dec-e174-491c-aba4-0876bbcca043 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:35.433760 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-56268dec-e174-491c-aba4-0876bbcca043 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:30:35.434003 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-56268dec-e174-491c-aba4-0876bbcca043 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:35.434271 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-56268dec-e174-491c-aba4-0876bbcca043 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:35.442051 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:35.442051 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:35.446611 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-56268dec-e174-491c-aba4-0876bbcca043 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:35.450855 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-56268dec-e174-491c-aba4-0876bbcca043 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:30:35.451364 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1223/4913] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:35 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:35.464542 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b7e4a3d6-2fbc-4fc0-b0f7-ea2e0930207e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:35.466292 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b7e4a3d6-2fbc-4fc0-b0f7-ea2e0930207e tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:30:35.466680 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b7e4a3d6-2fbc-4fc0-b0f7-ea2e0930207e tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-541998987", "extra_specs": {}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:35.468061 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:35.468061 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:35.482694 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b7e4a3d6-2fbc-4fc0-b0f7-ea2e0930207e tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:30:35.483063 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1246/4914] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:30:35 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:35.491239 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7794a304-191b-4445-ad1d-8579d99d4d1f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:35.493342 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7794a304-191b-4445-ad1d-8579d99d4d1f tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] POST https://10.4.3.85/volume/v3/types/ec117a98-0433-490e-a2e2-7350892f3cfe/encryption Aug 25 15:30:35.493760 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7794a304-191b-4445-ad1d-8579d99d4d1f tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:35.512628 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7794a304-191b-4445-ad1d-8579d99d4d1f tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] https://10.4.3.85/volume/v3/types/ec117a98-0433-490e-a2e2-7350892f3cfe/encryption returned with HTTP 200 Aug 25 15:30:35.513110 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1231/4915] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:30:35 2026] POST /volume/v3/types/ec117a98-0433-490e-a2e2-7350892f3cfe/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:35.520442 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:35.522343 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:30:35.522707 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1313511292", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-541998987", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:35.524187 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1313511292', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-541998987', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:30:35.527741 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Create volume of 1 GB Aug 25 15:30:35.528083 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:35.528083 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:35.528653 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Availability Zones retrieved successfully. Aug 25 15:30:35.534425 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Flow 'volume_create_api' (1c27d846-7c39-453e-8b82-1376b01661ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:30:35.535557 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b5d75f3-6abd-4cce-8976-927b62f544d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:35.536543 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:30:35.560850 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b5d75f3-6abd-4cce-8976-927b62f544d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:30:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ec117a98-0433-490e-a2e2-7350892f3cfe,is_public=True,name='tempest-scenario-type-luks-541998987',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec117a98-0433-490e-a2e2-7350892f3cfe', '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=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:35.562009 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c04003-1582-4151-b071-11ff026d657a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:35.586558 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-541998987 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-541998987, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:30:35.586942 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-541998987 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-541998987, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:30:35.638188 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Created reservations ['d9764b26-60cb-472b-941d-e5019abe40b8', '16d9ca4e-463a-4591-a55d-2349711fac91', '5ebd147f-0b69-42cb-b90f-de07a08a6481', 'c397eabb-bdd8-4bac-9a0a-b7fe71f5cc3e'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:30:35.638188 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c04003-1582-4151-b071-11ff026d657a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9764b26-60cb-472b-941d-e5019abe40b8', '16d9ca4e-463a-4591-a55d-2349711fac91', '5ebd147f-0b69-42cb-b90f-de07a08a6481', 'c397eabb-bdd8-4bac-9a0a-b7fe71f5cc3e']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:35.638188 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60a81fa1-1eb2-4753-8d1c-bb5338ac1beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:35.659968 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60a81fa1-1eb2-4753-8d1c-bb5338ac1beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1313511292',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d24e045850c4c569cf8e36f8191ea4a',qos_specs=None,replication_status=,reservations=['d9764b26-60cb-472b-941d-e5019abe40b8','16d9ca4e-463a-4591-a55d-2349711fac91','5ebd147f-0b69-42cb-b90f-de07a08a6481','c397eabb-bdd8-4bac-9a0a-b7fe71f5cc3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0f7048b04c4b4d83a32332f5a58010',volume_type_id=ec117a98-0433-490e-a2e2-7350892f3cfe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:30:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1313511292',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d24e045850c4c569cf8e36f8191ea4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0f7048b04c4b4d83a32332f5a58010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec117a98-0433-490e-a2e2-7350892f3cfe),volume_type_id=ec117a98-0433-490e-a2e2-7350892f3cfe)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:35.660922 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91fa55af-a053-4d92-94ce-933fa8148cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:35.686080 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91fa55af-a053-4d92-94ce-933fa8148cfa) transitioned into state 'SUCCESS' from state '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-1313511292',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d24e045850c4c569cf8e36f8191ea4a',qos_specs=None,replication_status=,reservations=['d9764b26-60cb-472b-941d-e5019abe40b8','16d9ca4e-463a-4591-a55d-2349711fac91','5ebd147f-0b69-42cb-b90f-de07a08a6481','c397eabb-bdd8-4bac-9a0a-b7fe71f5cc3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0f7048b04c4b4d83a32332f5a58010',volume_type_id=ec117a98-0433-490e-a2e2-7350892f3cfe)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:35.687278 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b30f765-409e-479a-9766-3fbeb4e3c877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:30:35.705700 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b30f765-409e-479a-9766-3fbeb4e3c877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:30:35.707265 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Flow 'volume_create_api' (1c27d846-7c39-453e-8b82-1376b01661ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:30:35.707864 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Create volume request issued successfully. Aug 25 15:30:35.708795 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc43b5ea-cf8c-4a5d-bfc8-72c36302b09f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:30:35.709531 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1216/4916] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:30:35 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 25 15:30:35.729993 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5aa558eb-b9c2-4eed-8683-5d5a41e50631 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:35.732581 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5aa558eb-b9c2-4eed-8683-5d5a41e50631 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:30:35.732581 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5aa558eb-b9c2-4eed-8683-5d5a41e50631 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:35.732581 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5aa558eb-b9c2-4eed-8683-5d5a41e50631 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:35.743575 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:35.743575 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:35.747589 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5aa558eb-b9c2-4eed-8683-5d5a41e50631 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:35.751862 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5aa558eb-b9c2-4eed-8683-5d5a41e50631 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:30:35.752292 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1224/4917] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:35 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:36.764771 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1f251899-e0af-4dbe-ae9f-c2dbd4890ea1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:36.766566 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1f251899-e0af-4dbe-ae9f-c2dbd4890ea1 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:30:36.766760 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1f251899-e0af-4dbe-ae9f-c2dbd4890ea1 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:36.766945 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1f251899-e0af-4dbe-ae9f-c2dbd4890ea1 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:36.773787 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:36.773787 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:36.777132 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1f251899-e0af-4dbe-ae9f-c2dbd4890ea1 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:36.781093 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1f251899-e0af-4dbe-ae9f-c2dbd4890ea1 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:30:36.781516 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1247/4918] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:36 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:36.793980 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e62f6875-431c-4c20-a2e2-ac076c47cb55 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:36.795828 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e62f6875-431c-4c20-a2e2-ac076c47cb55 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:30:36.796023 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e62f6875-431c-4c20-a2e2-ac076c47cb55 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:36.796199 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e62f6875-431c-4c20-a2e2-ac076c47cb55 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:36.802978 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:36.802978 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:36.806293 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e62f6875-431c-4c20-a2e2-ac076c47cb55 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:36.810094 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e62f6875-431c-4c20-a2e2-ac076c47cb55 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:30:36.810482 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1232/4919] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:36 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:36.847607 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-4a293c85-c078-49ba-8851-8d4d2b41dda4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:36.850140 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-4a293c85-c078-49ba-8851-8d4d2b41dda4 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:30:36.850361 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-4a293c85-c078-49ba-8851-8d4d2b41dda4 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:36.850578 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-4a293c85-c078-49ba-8851-8d4d2b41dda4 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:36.857443 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:36.857443 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:36.860848 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-4a293c85-c078-49ba-8851-8d4d2b41dda4 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:36.864727 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-4a293c85-c078-49ba-8851-8d4d2b41dda4 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:30:36.865089 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1217/4920] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:30:36 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:36.975859 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-61a03ac8-ed48-44b8-997e-f0d23cd846fa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:36.976256 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-61a03ac8-ed48-44b8-997e-f0d23cd846fa None None] GET https://10.4.3.85/volume// Aug 25 15:30:36.976497 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-61a03ac8-ed48-44b8-997e-f0d23cd846fa None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:36.976696 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-61a03ac8-ed48-44b8-997e-f0d23cd846fa None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:36.976998 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-61a03ac8-ed48-44b8-997e-f0d23cd846fa None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:30:36.977279 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1225/4921] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:30:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:30:36.983612 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-f25bfe5b-9891-46c2-814b-0137d88dd6c5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:36.985525 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-f25bfe5b-9891-46c2-814b-0137d88dd6c5 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:30:36.985907 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-f25bfe5b-9891-46c2-814b-0137d88dd6c5 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6580661-e976-4d8f-a2a9-f0d3d876ada3", "connector": null, "instance_uuid": "d5c24d73-f599-4d4d-8c2f-0d84a27d0889"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:36.993688 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:36.993688 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:37.026596 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-f25bfe5b-9891-46c2-814b-0137d88dd6c5 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:30:37.027049 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1248/4922] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:30:36 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 25 15:30:37.096497 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-274a2699-a1d3-4bc5-bc72-67197079845a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:37.098834 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-274a2699-a1d3-4bc5-bc72-67197079845a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:30:37.099033 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-274a2699-a1d3-4bc5-bc72-67197079845a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:37.099240 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-274a2699-a1d3-4bc5-bc72-67197079845a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:37.107839 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:37.107839 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:37.110987 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-274a2699-a1d3-4bc5-bc72-67197079845a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:37.115040 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-274a2699-a1d3-4bc5-bc72-67197079845a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:30:37.115388 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1233/4923] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:37 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:37.119944 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9b0f948a-e0e0-406c-af37-d599b38a0d55 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:37.120456 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9b0f948a-e0e0-406c-af37-d599b38a0d55 None None] GET https://10.4.3.85/volume// Aug 25 15:30:37.120672 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9b0f948a-e0e0-406c-af37-d599b38a0d55 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:37.120878 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9b0f948a-e0e0-406c-af37-d599b38a0d55 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:37.121200 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9b0f948a-e0e0-406c-af37-d599b38a0d55 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:30:37.121485 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1218/4924] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:30:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:30:37.129889 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-d0fa1053-9201-4942-b370-a0ce470c2d64 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:37.132617 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-d0fa1053-9201-4942-b370-a0ce470c2d64 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:30:37.132848 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-d0fa1053-9201-4942-b370-a0ce470c2d64 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:37.133066 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-d0fa1053-9201-4942-b370-a0ce470c2d64 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:37.143707 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:37.143707 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:37.147142 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-d0fa1053-9201-4942-b370-a0ce470c2d64 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:37.152335 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-d0fa1053-9201-4942-b370-a0ce470c2d64 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:30:37.152866 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1226/4925] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:30:37 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:30:37.251157 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-909023bd-756b-455e-be95-4d5cea3fedbc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:37.253483 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-909023bd-756b-455e-be95-4d5cea3fedbc tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] PUT https://10.4.3.85/volume/v3/attachments/4dff74c5-765b-4cdc-adc2-96c2c6128a9d Aug 25 15:30:37.253916 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-909023bd-756b-455e-be95-4d5cea3fedbc tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:37.261770 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-909023bd-756b-455e-be95-4d5cea3fedbc tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Acquiring lock "cinder-attachment_update-a6580661-e976-4d8f-a2a9-f0d3d876ada3-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:30:37.267717 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-909023bd-756b-455e-be95-4d5cea3fedbc tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Lock "cinder-attachment_update-a6580661-e976-4d8f-a2a9-f0d3d876ada3-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:30:37.269268 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:37.269268 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:37.392588 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-909023bd-756b-455e-be95-4d5cea3fedbc tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Lock "cinder-attachment_update-a6580661-e976-4d8f-a2a9-f0d3d876ada3-np0000008087" released by "attachment_update" :: held 0.125s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:30:37.392934 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-909023bd-756b-455e-be95-4d5cea3fedbc tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments/4dff74c5-765b-4cdc-adc2-96c2c6128a9d returned with HTTP 200 Aug 25 15:30:37.393381 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1249/4926] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:30:37 2026] PUT /volume/v3/attachments/4dff74c5-765b-4cdc-adc2-96c2c6128a9d => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:38.128177 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-649a6da3-a7db-427d-ad2b-c57cc65c5dce None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:38.130342 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-649a6da3-a7db-427d-ad2b-c57cc65c5dce tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:30:38.130634 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-649a6da3-a7db-427d-ad2b-c57cc65c5dce tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:38.130846 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-649a6da3-a7db-427d-ad2b-c57cc65c5dce tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:38.141183 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:38.141183 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:38.144826 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-649a6da3-a7db-427d-ad2b-c57cc65c5dce tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:38.148941 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-649a6da3-a7db-427d-ad2b-c57cc65c5dce tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:30:38.149387 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1234/4927] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:38 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:39.161891 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a6cf34c9-9a94-4884-94e6-c0d82ef18d95 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:39.163591 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6cf34c9-9a94-4884-94e6-c0d82ef18d95 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:30:39.163777 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6cf34c9-9a94-4884-94e6-c0d82ef18d95 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:39.163947 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a6cf34c9-9a94-4884-94e6-c0d82ef18d95 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:39.172280 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:39.172280 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:39.175286 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a6cf34c9-9a94-4884-94e6-c0d82ef18d95 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:39.178896 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a6cf34c9-9a94-4884-94e6-c0d82ef18d95 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:30:39.179240 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1219/4928] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:39 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:40.190800 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6a25f8c1-2e27-4314-aedc-5cc1ff93eeab None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:40.192630 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6a25f8c1-2e27-4314-aedc-5cc1ff93eeab tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:30:40.192837 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6a25f8c1-2e27-4314-aedc-5cc1ff93eeab tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:40.193029 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6a25f8c1-2e27-4314-aedc-5cc1ff93eeab tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:40.202170 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:40.202170 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:40.205387 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6a25f8c1-2e27-4314-aedc-5cc1ff93eeab tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:40.209673 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6a25f8c1-2e27-4314-aedc-5cc1ff93eeab tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:30:40.210031 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1227/4929] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:40 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:40.693840 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-712cfecc-9682-447b-ad6d-1adbefdd1a38 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:40.695858 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-712cfecc-9682-447b-ad6d-1adbefdd1a38 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/attachments/4dff74c5-765b-4cdc-adc2-96c2c6128a9d/action Aug 25 15:30:40.696241 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-712cfecc-9682-447b-ad6d-1adbefdd1a38 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:30:40.696389 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-712cfecc-9682-447b-ad6d-1adbefdd1a38 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:40.718132 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:40.718132 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:40.744927 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ac10dc7d-2bfb-49b7-ad70-53c436941dff req-712cfecc-9682-447b-ad6d-1adbefdd1a38 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments/4dff74c5-765b-4cdc-adc2-96c2c6128a9d/action returned with HTTP 204 Aug 25 15:30:40.745445 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1250/4930] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:30:40 2026] POST /volume/v3/attachments/4dff74c5-765b-4cdc-adc2-96c2c6128a9d/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:30:41.222450 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b36a8c28-64d7-4a28-a1f3-2bef0779c62f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:41.224164 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b36a8c28-64d7-4a28-a1f3-2bef0779c62f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:30:41.224378 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b36a8c28-64d7-4a28-a1f3-2bef0779c62f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:41.224594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b36a8c28-64d7-4a28-a1f3-2bef0779c62f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:41.232880 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:41.232880 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:41.235834 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b36a8c28-64d7-4a28-a1f3-2bef0779c62f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:41.239304 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b36a8c28-64d7-4a28-a1f3-2bef0779c62f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:30:41.239642 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1235/4931] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:41 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 1136 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:41.280098 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-95a9fc80-6822-43eb-90de-9ede1eebafd5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:41.281954 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-95a9fc80-6822-43eb-90de-9ede1eebafd5 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:30:41.282175 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-95a9fc80-6822-43eb-90de-9ede1eebafd5 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:41.282369 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-95a9fc80-6822-43eb-90de-9ede1eebafd5 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:41.289446 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:41.289446 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:41.292692 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-95a9fc80-6822-43eb-90de-9ede1eebafd5 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:41.296450 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-95a9fc80-6822-43eb-90de-9ede1eebafd5 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:30:41.296842 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1220/4932] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:30:41 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:41.369740 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-49dcb6f3-e449-413d-b53e-10f5fe2557ec None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:41.370098 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49dcb6f3-e449-413d-b53e-10f5fe2557ec None None] GET https://10.4.3.85/volume// Aug 25 15:30:41.370272 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49dcb6f3-e449-413d-b53e-10f5fe2557ec None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:41.370536 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49dcb6f3-e449-413d-b53e-10f5fe2557ec None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:41.370951 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49dcb6f3-e449-413d-b53e-10f5fe2557ec None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:30:41.371234 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1228/4933] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:30:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:30:41.378260 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-33bcd794-142b-4d0a-8347-2a956b43c015 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:41.380523 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-33bcd794-142b-4d0a-8347-2a956b43c015 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:30:41.380989 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-33bcd794-142b-4d0a-8347-2a956b43c015 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d", "connector": null, "instance_uuid": "d5c24d73-f599-4d4d-8c2f-0d84a27d0889"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:41.390393 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:41.390393 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:41.420789 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-33bcd794-142b-4d0a-8347-2a956b43c015 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:30:41.421245 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1251/4934] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:30:41 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 25 15:30:41.450851 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0caaa9de-ff73-407d-8218-144790bab3f4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:41.453057 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0caaa9de-ff73-407d-8218-144790bab3f4 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:30:41.453356 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0caaa9de-ff73-407d-8218-144790bab3f4 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:41.453657 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0caaa9de-ff73-407d-8218-144790bab3f4 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:41.464900 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:41.464900 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:41.468282 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0caaa9de-ff73-407d-8218-144790bab3f4 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:41.472827 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0caaa9de-ff73-407d-8218-144790bab3f4 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:30:41.473152 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1236/4935] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:41 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:41.570631 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-830f8cf8-2616-4646-a34b-9dada976811a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:41.571102 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-830f8cf8-2616-4646-a34b-9dada976811a None None] GET https://10.4.3.85/volume// Aug 25 15:30:41.571354 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-830f8cf8-2616-4646-a34b-9dada976811a None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:41.571502 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-830f8cf8-2616-4646-a34b-9dada976811a None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:41.571819 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-830f8cf8-2616-4646-a34b-9dada976811a None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:30:41.572103 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1221/4936] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:30:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:30:41.580423 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-d12c9ccd-c157-49d5-bfd4-e22bcc472e9e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:41.582533 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-d12c9ccd-c157-49d5-bfd4-e22bcc472e9e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:30:41.582750 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-d12c9ccd-c157-49d5-bfd4-e22bcc472e9e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:41.582961 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-d12c9ccd-c157-49d5-bfd4-e22bcc472e9e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:41.592825 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:41.592825 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:41.596081 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-d12c9ccd-c157-49d5-bfd4-e22bcc472e9e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:41.600197 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-d12c9ccd-c157-49d5-bfd4-e22bcc472e9e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:30:41.600885 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1229/4937] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:30:41 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:30:41.706922 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-0a031218-6cd4-4de1-8170-46e910d3e490 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:41.708820 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-0a031218-6cd4-4de1-8170-46e910d3e490 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] PUT https://10.4.3.85/volume/v3/attachments/a1421a02-6a56-4655-832c-8712b7857175 Aug 25 15:30:41.709152 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-0a031218-6cd4-4de1-8170-46e910d3e490 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:41.716009 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-0a031218-6cd4-4de1-8170-46e910d3e490 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Acquiring lock "cinder-attachment_update-4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:30:41.719896 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-0a031218-6cd4-4de1-8170-46e910d3e490 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Lock "cinder-attachment_update-4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d-np0000008087" acquired by "attachment_update" :: waited 0.004s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:30:41.720756 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:41.720756 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:41.797153 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-0a031218-6cd4-4de1-8170-46e910d3e490 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Lock "cinder-attachment_update-4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d-np0000008087" released by "attachment_update" :: held 0.077s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:30:41.797504 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-0a031218-6cd4-4de1-8170-46e910d3e490 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments/a1421a02-6a56-4655-832c-8712b7857175 returned with HTTP 200 Aug 25 15:30:41.797955 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1252/4938] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:30:41 2026] PUT /volume/v3/attachments/a1421a02-6a56-4655-832c-8712b7857175 => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:41.804948 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-d582f0c3-8641-4981-a294-a6734b7125ab None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:41.807042 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-d582f0c3-8641-4981-a294-a6734b7125ab tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d/encryption Aug 25 15:30:41.807248 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-d582f0c3-8641-4981-a294-a6734b7125ab tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:41.807542 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-d582f0c3-8641-4981-a294-a6734b7125ab tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:41.817167 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:41.817167 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:41.823761 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-d582f0c3-8641-4981-a294-a6734b7125ab tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d/encryption returned with HTTP 200 Aug 25 15:30:41.824391 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1237/4939] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:30:41 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:42.485667 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2eff616a-3269-41ef-9c00-2c053f5da183 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:42.487338 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2eff616a-3269-41ef-9c00-2c053f5da183 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:30:42.487548 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2eff616a-3269-41ef-9c00-2c053f5da183 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:42.487729 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2eff616a-3269-41ef-9c00-2c053f5da183 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:42.496843 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:42.496843 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:42.499998 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2eff616a-3269-41ef-9c00-2c053f5da183 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:42.503552 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2eff616a-3269-41ef-9c00-2c053f5da183 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:30:42.513996 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1222/4940] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:42 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:43.514938 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0224bf82-6131-4fc4-9e33-5a8aea5da606 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:43.517587 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0224bf82-6131-4fc4-9e33-5a8aea5da606 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:30:43.517870 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0224bf82-6131-4fc4-9e33-5a8aea5da606 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:43.518235 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0224bf82-6131-4fc4-9e33-5a8aea5da606 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:43.529393 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:43.529393 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:43.533199 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0224bf82-6131-4fc4-9e33-5a8aea5da606 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:43.538069 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0224bf82-6131-4fc4-9e33-5a8aea5da606 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:30:43.538582 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1230/4941] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:43 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:44.549981 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-889fa219-3c8d-45b0-a050-fe41e4a0bc48 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:44.551594 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-889fa219-3c8d-45b0-a050-fe41e4a0bc48 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:30:44.551825 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-889fa219-3c8d-45b0-a050-fe41e4a0bc48 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:44.552047 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-889fa219-3c8d-45b0-a050-fe41e4a0bc48 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:44.560460 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:44.560460 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:44.563554 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-889fa219-3c8d-45b0-a050-fe41e4a0bc48 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:44.567196 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-889fa219-3c8d-45b0-a050-fe41e4a0bc48 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:30:44.567558 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1253/4942] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:44 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:45.580855 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fc1e79e0-e7ae-4636-9d04-3f03b6776d08 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:45.582784 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc1e79e0-e7ae-4636-9d04-3f03b6776d08 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:30:45.582986 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc1e79e0-e7ae-4636-9d04-3f03b6776d08 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:45.583187 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc1e79e0-e7ae-4636-9d04-3f03b6776d08 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:45.593632 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:45.593632 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:45.597236 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fc1e79e0-e7ae-4636-9d04-3f03b6776d08 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:45.601142 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc1e79e0-e7ae-4636-9d04-3f03b6776d08 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:30:45.601567 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1238/4943] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:45 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:46.614104 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8fea637c-2931-4c68-b91f-3193fb5f6a48 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:46.615970 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8fea637c-2931-4c68-b91f-3193fb5f6a48 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:30:46.616184 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8fea637c-2931-4c68-b91f-3193fb5f6a48 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:46.616397 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8fea637c-2931-4c68-b91f-3193fb5f6a48 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:46.626327 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:46.626327 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:46.629933 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8fea637c-2931-4c68-b91f-3193fb5f6a48 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:46.634279 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8fea637c-2931-4c68-b91f-3193fb5f6a48 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:30:46.634839 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1223/4944] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:46 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:47.647369 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4a052195-e84f-4206-8992-ed74d472a7a9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:47.648995 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4a052195-e84f-4206-8992-ed74d472a7a9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:30:47.649166 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4a052195-e84f-4206-8992-ed74d472a7a9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:47.649377 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4a052195-e84f-4206-8992-ed74d472a7a9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:47.665788 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:47.665788 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:47.668754 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4a052195-e84f-4206-8992-ed74d472a7a9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:47.674177 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4a052195-e84f-4206-8992-ed74d472a7a9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:30:47.674590 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1231/4945] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:47 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:48.690538 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-053e6322-56c2-46c8-9eb0-e91ca1ec3a60 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:48.692447 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-053e6322-56c2-46c8-9eb0-e91ca1ec3a60 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:30:48.692637 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-053e6322-56c2-46c8-9eb0-e91ca1ec3a60 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:48.692809 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-053e6322-56c2-46c8-9eb0-e91ca1ec3a60 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:48.703571 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:48.703571 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:48.707539 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-053e6322-56c2-46c8-9eb0-e91ca1ec3a60 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:48.715418 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-053e6322-56c2-46c8-9eb0-e91ca1ec3a60 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:30:48.715943 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1254/4946] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:48 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:49.640758 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-c416c440-0314-4ae6-9f0e-cfe9d1b8c16d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:49.643122 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-c416c440-0314-4ae6-9f0e-cfe9d1b8c16d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:30:49.643353 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-c416c440-0314-4ae6-9f0e-cfe9d1b8c16d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:49.643589 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-c416c440-0314-4ae6-9f0e-cfe9d1b8c16d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:49.657264 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:49.657264 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:49.661339 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-c416c440-0314-4ae6-9f0e-cfe9d1b8c16d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:30:49.665868 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-c416c440-0314-4ae6-9f0e-cfe9d1b8c16d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:30:49.666220 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1239/4947] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:30:49 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:49.732488 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e97ca2ca-47ca-4caf-a336-91fd0ec3af45 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:49.733551 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e97ca2ca-47ca-4caf-a336-91fd0ec3af45 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:30:49.733755 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e97ca2ca-47ca-4caf-a336-91fd0ec3af45 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:49.733951 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e97ca2ca-47ca-4caf-a336-91fd0ec3af45 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:49.745883 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:49.745883 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:49.756121 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e97ca2ca-47ca-4caf-a336-91fd0ec3af45 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:49.762182 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e97ca2ca-47ca-4caf-a336-91fd0ec3af45 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:30:49.762929 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1224/4948] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:49 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:50.224822 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-25eb5569-3027-4367-808a-1a02e88e5883 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:50.227179 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-25eb5569-3027-4367-808a-1a02e88e5883 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/attachments/a1421a02-6a56-4655-832c-8712b7857175/action Aug 25 15:30:50.227611 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-25eb5569-3027-4367-808a-1a02e88e5883 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:30:50.227802 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-25eb5569-3027-4367-808a-1a02e88e5883 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:50.244271 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:50.244271 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:50.290401 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c3236ae2-d321-4e11-8c77-4a7b74552c35 req-25eb5569-3027-4367-808a-1a02e88e5883 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments/a1421a02-6a56-4655-832c-8712b7857175/action returned with HTTP 204 Aug 25 15:30:50.290959 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1232/4949] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:30:50 2026] POST /volume/v3/attachments/a1421a02-6a56-4655-832c-8712b7857175/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:30:50.302534 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c4c2640b-5259-4bf7-b7ed-3c6762bcf935 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:50.302984 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c4c2640b-5259-4bf7-b7ed-3c6762bcf935 None None] GET https://10.4.3.85/volume// Aug 25 15:30:50.303219 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c4c2640b-5259-4bf7-b7ed-3c6762bcf935 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:50.303550 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c4c2640b-5259-4bf7-b7ed-3c6762bcf935 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:50.303987 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c4c2640b-5259-4bf7-b7ed-3c6762bcf935 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:30:50.304340 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1255/4950] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:30:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:30:50.316895 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-564aff00-7b74-472f-a44b-d4a4ed243767 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:50.318843 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-564aff00-7b74-472f-a44b-d4a4ed243767 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:30:50.319192 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-564aff00-7b74-472f-a44b-d4a4ed243767 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e09b12d4-e468-4109-b5cf-ae3d13b831ad", "connector": null, "instance_uuid": "eb498b88-93e4-46f3-a47e-50a4ba7629af"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:50.337362 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:50.337362 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:50.382821 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-564aff00-7b74-472f-a44b-d4a4ed243767 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:30:50.383247 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1240/4951] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:30:50 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 25 15:30:50.393068 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-c9818d05-5812-4d95-85b1-546aa1dac03b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:50.394961 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-c9818d05-5812-4d95-85b1-546aa1dac03b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] DELETE https://10.4.3.85/volume/v3/attachments/21ef89bb-15a5-4db8-9e7e-7640f9aa99a0 Aug 25 15:30:50.395178 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-c9818d05-5812-4d95-85b1-546aa1dac03b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:50.395390 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-c9818d05-5812-4d95-85b1-546aa1dac03b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:50.403377 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:50.403377 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:50.463798 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-c9818d05-5812-4d95-85b1-546aa1dac03b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/21ef89bb-15a5-4db8-9e7e-7640f9aa99a0 returned with HTTP 200 Aug 25 15:30:50.464299 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1225/4952] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:30:50 2026] DELETE /volume/v3/attachments/21ef89bb-15a5-4db8-9e7e-7640f9aa99a0 => generated 367 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:50.778117 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-37970e2b-182c-4c3f-8377-3c1ef130badf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:50.779688 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-37970e2b-182c-4c3f-8377-3c1ef130badf tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:30:50.779850 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-37970e2b-182c-4c3f-8377-3c1ef130badf tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:50.780030 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-37970e2b-182c-4c3f-8377-3c1ef130badf tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:50.788313 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:50.788313 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:50.791226 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-37970e2b-182c-4c3f-8377-3c1ef130badf tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:50.794819 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-37970e2b-182c-4c3f-8377-3c1ef130badf tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:30:50.795161 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1233/4953] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:50 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 1163 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:51.382262 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-cfff7bc8-7947-43c3-8815-cdf36a7d3a7d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:51.384332 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-cfff7bc8-7947-43c3-8815-cdf36a7d3a7d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] PUT https://10.4.3.85/volume/v3/attachments/79d82959-c50c-4b9a-98fd-0f9f7103963c Aug 25 15:30:51.384713 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-cfff7bc8-7947-43c3-8815-cdf36a7d3a7d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:51.391969 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-cfff7bc8-7947-43c3-8815-cdf36a7d3a7d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Acquiring lock "cinder-attachment_update-e09b12d4-e468-4109-b5cf-ae3d13b831ad-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:30:51.396998 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-cfff7bc8-7947-43c3-8815-cdf36a7d3a7d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-e09b12d4-e468-4109-b5cf-ae3d13b831ad-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:30:51.398816 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:51.398816 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:51.419289 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-ab3d311d-184b-4cfa-a55a-49dec67edfed None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:51.421059 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-ab3d311d-184b-4cfa-a55a-49dec67edfed tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:30:51.421237 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-ab3d311d-184b-4cfa-a55a-49dec67edfed tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:51.421434 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-ab3d311d-184b-4cfa-a55a-49dec67edfed tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:51.427884 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:51.427884 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:51.431677 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-ab3d311d-184b-4cfa-a55a-49dec67edfed tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:51.451667 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-ab3d311d-184b-4cfa-a55a-49dec67edfed tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:30:51.451667 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1241/4954] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:30:51 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:51.509377 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-cfff7bc8-7947-43c3-8815-cdf36a7d3a7d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-e09b12d4-e468-4109-b5cf-ae3d13b831ad-np0000008087" released by "attachment_update" :: held 0.112s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:30:51.509722 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-cfff7bc8-7947-43c3-8815-cdf36a7d3a7d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/79d82959-c50c-4b9a-98fd-0f9f7103963c returned with HTTP 200 Aug 25 15:30:51.510160 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1256/4955] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:30:51 2026] PUT /volume/v3/attachments/79d82959-c50c-4b9a-98fd-0f9f7103963c => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:51.520100 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-845a50e9-d93c-4a87-ae4e-49c4d38a0ee6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:51.522082 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-845a50e9-d93c-4a87-ae4e-49c4d38a0ee6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/attachments/79d82959-c50c-4b9a-98fd-0f9f7103963c Aug 25 15:30:51.522287 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-845a50e9-d93c-4a87-ae4e-49c4d38a0ee6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:51.522501 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-845a50e9-d93c-4a87-ae4e-49c4d38a0ee6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:51.535432 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a70d27a4-67f6-49cd-b427-344367996fe0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:51.535878 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a70d27a4-67f6-49cd-b427-344367996fe0 None None] GET https://10.4.3.85/volume// Aug 25 15:30:51.536047 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a70d27a4-67f6-49cd-b427-344367996fe0 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:51.536232 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a70d27a4-67f6-49cd-b427-344367996fe0 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:51.536596 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a70d27a4-67f6-49cd-b427-344367996fe0 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:30:51.536957 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1234/4956] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:30:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:30:51.538669 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-845a50e9-d93c-4a87-ae4e-49c4d38a0ee6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/79d82959-c50c-4b9a-98fd-0f9f7103963c returned with HTTP 200 Aug 25 15:30:51.539072 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1226/4957] 10.4.3.85 () {70 vars in 1644 bytes} [Tue Aug 25 15:30:51 2026] GET /volume/v3/attachments/79d82959-c50c-4b9a-98fd-0f9f7103963c => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:51.543988 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-e829336d-d31c-4905-830e-a3d464161398 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:51.545918 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-e829336d-d31c-4905-830e-a3d464161398 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:30:51.546242 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-e829336d-d31c-4905-830e-a3d464161398 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "565b1165-cff7-4f94-a39c-fb3ac5f71330", "connector": null, "instance_uuid": "d5c24d73-f599-4d4d-8c2f-0d84a27d0889"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:51.554730 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:51.554730 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:51.603280 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-e829336d-d31c-4905-830e-a3d464161398 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:30:51.603716 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1242/4958] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:30:51 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 25 15:30:51.630556 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-948a4300-02df-4a55-a574-e4e5b08a170f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:51.632535 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-948a4300-02df-4a55-a574-e4e5b08a170f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:30:51.632764 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-948a4300-02df-4a55-a574-e4e5b08a170f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:51.633024 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-948a4300-02df-4a55-a574-e4e5b08a170f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:51.642613 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:51.642613 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:51.646976 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-948a4300-02df-4a55-a574-e4e5b08a170f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:51.649987 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-628b8ff2-76d1-416b-adbb-862d26700f3a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:51.650353 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-628b8ff2-76d1-416b-adbb-862d26700f3a None None] GET https://10.4.3.85/volume// Aug 25 15:30:51.650689 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-628b8ff2-76d1-416b-adbb-862d26700f3a None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:51.650905 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-628b8ff2-76d1-416b-adbb-862d26700f3a None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:51.651217 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-628b8ff2-76d1-416b-adbb-862d26700f3a None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:30:51.651531 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1235/4959] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:30:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:30:51.653051 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-948a4300-02df-4a55-a574-e4e5b08a170f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:30:51.653589 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1257/4960] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:51 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 918 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:51.660031 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-24e12889-ebbe-4fa8-a2a4-004fc0eccadc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:51.662230 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-24e12889-ebbe-4fa8-a2a4-004fc0eccadc tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:30:51.662499 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-24e12889-ebbe-4fa8-a2a4-004fc0eccadc tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:51.662723 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-24e12889-ebbe-4fa8-a2a4-004fc0eccadc tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:51.671117 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:51.671117 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:51.674488 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-24e12889-ebbe-4fa8-a2a4-004fc0eccadc tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:51.678237 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-24e12889-ebbe-4fa8-a2a4-004fc0eccadc tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:30:51.678667 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1227/4961] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:30:51 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1098 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:30:51.803351 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-a0a5e6b9-60f9-4dc9-a8f1-d1c465fb3185 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:51.805370 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-a0a5e6b9-60f9-4dc9-a8f1-d1c465fb3185 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] PUT https://10.4.3.85/volume/v3/attachments/8a8e1400-6034-4c4c-babc-2c516dd67b5a Aug 25 15:30:51.805755 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-a0a5e6b9-60f9-4dc9-a8f1-d1c465fb3185 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:51.815010 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-a0a5e6b9-60f9-4dc9-a8f1-d1c465fb3185 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Acquiring lock "cinder-attachment_update-565b1165-cff7-4f94-a39c-fb3ac5f71330-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:30:51.820202 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-a0a5e6b9-60f9-4dc9-a8f1-d1c465fb3185 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Lock "cinder-attachment_update-565b1165-cff7-4f94-a39c-fb3ac5f71330-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:30:51.821150 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:51.821150 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:51.897066 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-a0a5e6b9-60f9-4dc9-a8f1-d1c465fb3185 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Lock "cinder-attachment_update-565b1165-cff7-4f94-a39c-fb3ac5f71330-np0000008087" released by "attachment_update" :: held 0.077s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:30:51.897461 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-a0a5e6b9-60f9-4dc9-a8f1-d1c465fb3185 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments/8a8e1400-6034-4c4c-babc-2c516dd67b5a returned with HTTP 200 Aug 25 15:30:51.898071 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1243/4962] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:30:51 2026] PUT /volume/v3/attachments/8a8e1400-6034-4c4c-babc-2c516dd67b5a => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:52.665402 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cb96b330-d877-4cfe-9872-82a27b5a065e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:52.667147 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cb96b330-d877-4cfe-9872-82a27b5a065e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:30:52.667338 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cb96b330-d877-4cfe-9872-82a27b5a065e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:52.667543 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cb96b330-d877-4cfe-9872-82a27b5a065e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:52.676485 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:52.676485 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:52.679666 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cb96b330-d877-4cfe-9872-82a27b5a065e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:52.683379 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cb96b330-d877-4cfe-9872-82a27b5a065e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:30:52.683739 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1236/4963] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:52 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:53.695859 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7635658d-8e1a-4885-8512-a714d235606b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:53.697639 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7635658d-8e1a-4885-8512-a714d235606b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:30:53.697823 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7635658d-8e1a-4885-8512-a714d235606b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:53.698005 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7635658d-8e1a-4885-8512-a714d235606b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:53.707894 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:53.707894 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:53.710978 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7635658d-8e1a-4885-8512-a714d235606b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:53.714614 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7635658d-8e1a-4885-8512-a714d235606b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:30:53.714957 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1258/4964] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:53 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:54.727962 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4d051557-43c8-4f79-aafc-13470950a728 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:54.729944 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4d051557-43c8-4f79-aafc-13470950a728 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:30:54.730128 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4d051557-43c8-4f79-aafc-13470950a728 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:54.730345 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4d051557-43c8-4f79-aafc-13470950a728 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:54.739659 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:54.739659 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:54.742696 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4d051557-43c8-4f79-aafc-13470950a728 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:54.746429 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4d051557-43c8-4f79-aafc-13470950a728 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:30:54.746795 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1228/4965] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:54 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:55.141690 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-e1250eb9-c112-443b-a4a4-ad0a352d848c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:55.144250 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-e1250eb9-c112-443b-a4a4-ad0a352d848c tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/attachments/8a8e1400-6034-4c4c-babc-2c516dd67b5a/action Aug 25 15:30:55.144726 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-e1250eb9-c112-443b-a4a4-ad0a352d848c tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:30:55.144887 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-e1250eb9-c112-443b-a4a4-ad0a352d848c tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:55.165075 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:55.165075 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:55.192235 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-05ab7061-ac0a-4f6f-a260-e289ecfedc7f req-e1250eb9-c112-443b-a4a4-ad0a352d848c tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments/8a8e1400-6034-4c4c-babc-2c516dd67b5a/action returned with HTTP 204 Aug 25 15:30:55.192859 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1244/4966] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:30:55 2026] POST /volume/v3/attachments/8a8e1400-6034-4c4c-babc-2c516dd67b5a/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:30:55.758762 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-98fb1ae7-7903-44be-b9c0-d823753725e0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:55.760419 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-98fb1ae7-7903-44be-b9c0-d823753725e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:30:55.760630 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-98fb1ae7-7903-44be-b9c0-d823753725e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:55.760805 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-98fb1ae7-7903-44be-b9c0-d823753725e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:55.769170 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:55.769170 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:55.772112 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-98fb1ae7-7903-44be-b9c0-d823753725e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:30:55.775581 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-98fb1ae7-7903-44be-b9c0-d823753725e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:30:55.775928 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1237/4967] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:55 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:57.720066 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-130b1f8c-6bbc-4881-b516-464f1f2771b7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:57.722554 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-130b1f8c-6bbc-4881-b516-464f1f2771b7 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:30:57.722849 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-130b1f8c-6bbc-4881-b516-464f1f2771b7 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:57.723120 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-130b1f8c-6bbc-4881-b516-464f1f2771b7 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:57.732333 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:57.732333 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:57.737067 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-130b1f8c-6bbc-4881-b516-464f1f2771b7 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:57.742948 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-130b1f8c-6bbc-4881-b516-464f1f2771b7 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:30:57.743392 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1259/4968] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:30:57 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:57.821391 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-95e320df-531b-4e17-bd0a-3a4bcbcbf722 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:57.822009 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-95e320df-531b-4e17-bd0a-3a4bcbcbf722 None None] GET https://10.4.3.85/volume// Aug 25 15:30:57.822226 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-95e320df-531b-4e17-bd0a-3a4bcbcbf722 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:57.822461 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-95e320df-531b-4e17-bd0a-3a4bcbcbf722 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:57.822968 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-95e320df-531b-4e17-bd0a-3a4bcbcbf722 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:30:57.823598 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1229/4969] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:30:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:30:57.831083 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-f8f696ff-1678-4896-b923-91f80b8efa9f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:57.833222 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-f8f696ff-1678-4896-b923-91f80b8efa9f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:30:57.833643 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-f8f696ff-1678-4896-b923-91f80b8efa9f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79230531-fdff-4503-be41-a7ee37081a2b", "connector": null, "instance_uuid": "965bc1de-d570-428e-952e-66f8a85939f5"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:57.843189 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:57.843189 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:57.869481 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-f8f696ff-1678-4896-b923-91f80b8efa9f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:30:57.869936 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1245/4970] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:30:57 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 25 15:30:57.906108 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6abf4cc3-0ecd-47de-82b4-bae3992b53cb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:57.906108 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6abf4cc3-0ecd-47de-82b4-bae3992b53cb tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:30:57.906108 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6abf4cc3-0ecd-47de-82b4-bae3992b53cb tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:57.906108 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6abf4cc3-0ecd-47de-82b4-bae3992b53cb tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:57.916136 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:57.916136 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:57.921177 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6abf4cc3-0ecd-47de-82b4-bae3992b53cb tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:57.922522 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-10636b76-d0d3-4374-8c9a-ea816af37ee9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:57.922945 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-10636b76-d0d3-4374-8c9a-ea816af37ee9 None None] GET https://10.4.3.85/volume// Aug 25 15:30:57.923147 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-10636b76-d0d3-4374-8c9a-ea816af37ee9 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:57.923330 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-10636b76-d0d3-4374-8c9a-ea816af37ee9 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:57.923708 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-10636b76-d0d3-4374-8c9a-ea816af37ee9 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:30:57.924013 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1260/4971] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:30:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:30:57.926242 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6abf4cc3-0ecd-47de-82b4-bae3992b53cb tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:30:57.926654 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1238/4972] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:57 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:57.930806 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-72a791c6-1a05-4f3b-a1a4-d5a9cc64dcd3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:57.932894 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-72a791c6-1a05-4f3b-a1a4-d5a9cc64dcd3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:30:57.933062 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-72a791c6-1a05-4f3b-a1a4-d5a9cc64dcd3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:57.933219 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-72a791c6-1a05-4f3b-a1a4-d5a9cc64dcd3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:57.941835 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:57.941835 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:57.945148 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-72a791c6-1a05-4f3b-a1a4-d5a9cc64dcd3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:57.950015 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-72a791c6-1a05-4f3b-a1a4-d5a9cc64dcd3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:30:57.950424 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1230/4973] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:30:57 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 1082 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:30:58.058393 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-2861c579-9e0d-4a0d-a99c-9f9eecca9442 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:58.061082 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-2861c579-9e0d-4a0d-a99c-9f9eecca9442 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] PUT https://10.4.3.85/volume/v3/attachments/24317b36-6aca-4777-83eb-83afd8bc405c Aug 25 15:30:58.061530 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-2861c579-9e0d-4a0d-a99c-9f9eecca9442 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:58.069613 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-2861c579-9e0d-4a0d-a99c-9f9eecca9442 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Acquiring lock "cinder-attachment_update-79230531-fdff-4503-be41-a7ee37081a2b-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:30:58.074721 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-2861c579-9e0d-4a0d-a99c-9f9eecca9442 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Lock "cinder-attachment_update-79230531-fdff-4503-be41-a7ee37081a2b-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:30:58.075686 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:58.075686 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:58.174438 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-2861c579-9e0d-4a0d-a99c-9f9eecca9442 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Lock "cinder-attachment_update-79230531-fdff-4503-be41-a7ee37081a2b-np0000008087" released by "attachment_update" :: held 0.100s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:30:58.174548 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-2861c579-9e0d-4a0d-a99c-9f9eecca9442 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/attachments/24317b36-6aca-4777-83eb-83afd8bc405c returned with HTTP 200 Aug 25 15:30:58.174980 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1246/4974] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:30:58 2026] PUT /volume/v3/attachments/24317b36-6aca-4777-83eb-83afd8bc405c => generated 968 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:30:58.183057 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-d8466036-7e4c-46cf-b9bf-a7d0a8230fac None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:58.185570 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-d8466036-7e4c-46cf-b9bf-a7d0a8230fac tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b/encryption Aug 25 15:30:58.185869 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-d8466036-7e4c-46cf-b9bf-a7d0a8230fac tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:58.186101 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-d8466036-7e4c-46cf-b9bf-a7d0a8230fac tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:58.196298 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:58.196298 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:30:58.202991 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-d8466036-7e4c-46cf-b9bf-a7d0a8230fac tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b/encryption returned with HTTP 200 Aug 25 15:30:58.210155 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1261/4975] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:30:58 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:58.451708 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-0587df7c-6794-4d8b-b479-885d20e0ccb4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:58.453487 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-0587df7c-6794-4d8b-b479-885d20e0ccb4 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments/79d82959-c50c-4b9a-98fd-0f9f7103963c/action Aug 25 15:30:58.453797 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-0587df7c-6794-4d8b-b479-885d20e0ccb4 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:30:58.457557 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-0587df7c-6794-4d8b-b479-885d20e0ccb4 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:30:58.481236 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:58.481236 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:30:58.539928 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5d5989df-8ee2-4ecd-b43e-42822ffbeaf6 req-0587df7c-6794-4d8b-b479-885d20e0ccb4 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/79d82959-c50c-4b9a-98fd-0f9f7103963c/action returned with HTTP 204 Aug 25 15:30:58.540425 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1239/4976] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:30:58 2026] POST /volume/v3/attachments/79d82959-c50c-4b9a-98fd-0f9f7103963c/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:30:58.939146 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f81720b3-8388-44ed-8f6c-4345b7c97252 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:58.940633 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f81720b3-8388-44ed-8f6c-4345b7c97252 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:30:58.941322 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f81720b3-8388-44ed-8f6c-4345b7c97252 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:58.941322 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f81720b3-8388-44ed-8f6c-4345b7c97252 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:58.951556 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:58.951556 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:30:58.955690 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f81720b3-8388-44ed-8f6c-4345b7c97252 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:58.960647 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f81720b3-8388-44ed-8f6c-4345b7c97252 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:30:58.960911 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1231/4977] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:58 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:30:59.978299 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-609ddf02-f6e3-46ec-8886-2c33a8932c7a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:30:59.979324 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-609ddf02-f6e3-46ec-8886-2c33a8932c7a tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:30:59.979324 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-609ddf02-f6e3-46ec-8886-2c33a8932c7a tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:30:59.979324 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-609ddf02-f6e3-46ec-8886-2c33a8932c7a tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:30:59.989239 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:30:59.989239 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:30:59.992823 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-609ddf02-f6e3-46ec-8886-2c33a8932c7a tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:30:59.997238 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-609ddf02-f6e3-46ec-8886-2c33a8932c7a tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:30:59.997615 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1247/4978] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:30:59 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:01.017969 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-acc2d326-b05d-4ac2-9dc1-7cd5f7190891 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:01.020149 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-acc2d326-b05d-4ac2-9dc1-7cd5f7190891 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:31:01.020486 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-acc2d326-b05d-4ac2-9dc1-7cd5f7190891 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:01.020795 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-acc2d326-b05d-4ac2-9dc1-7cd5f7190891 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:01.034487 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:01.034487 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:01.039958 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-acc2d326-b05d-4ac2-9dc1-7cd5f7190891 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:01.048713 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-acc2d326-b05d-4ac2-9dc1-7cd5f7190891 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:31:01.049119 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1262/4979] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:01 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:02.063998 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-560ee1c8-12bd-400c-981c-ac58a4bd93d7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:02.065761 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-560ee1c8-12bd-400c-981c-ac58a4bd93d7 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:31:02.066504 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-560ee1c8-12bd-400c-981c-ac58a4bd93d7 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:02.066504 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-560ee1c8-12bd-400c-981c-ac58a4bd93d7 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:02.078368 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:02.078368 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:02.081786 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-560ee1c8-12bd-400c-981c-ac58a4bd93d7 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:02.087611 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-560ee1c8-12bd-400c-981c-ac58a4bd93d7 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:31:02.088312 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1240/4980] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:02 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:02.552230 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-c1fc999f-b56a-420b-9a08-4dd939b88165 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:02.554544 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-c1fc999f-b56a-420b-9a08-4dd939b88165 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] POST https://10.4.3.85/volume/v3/attachments/24317b36-6aca-4777-83eb-83afd8bc405c/action Aug 25 15:31:02.554916 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-c1fc999f-b56a-420b-9a08-4dd939b88165 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:31:02.555024 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-c1fc999f-b56a-420b-9a08-4dd939b88165 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:02.574348 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:02.574348 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:02.621970 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-ec317214-5d7b-4684-aebf-a75ea6a5a09f req-c1fc999f-b56a-420b-9a08-4dd939b88165 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/attachments/24317b36-6aca-4777-83eb-83afd8bc405c/action returned with HTTP 204 Aug 25 15:31:02.622522 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1232/4981] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:31:02 2026] POST /volume/v3/attachments/24317b36-6aca-4777-83eb-83afd8bc405c/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:31:03.104806 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-737fca74-34b4-40d1-8e00-1db8344e8fad None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:03.106693 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-737fca74-34b4-40d1-8e00-1db8344e8fad tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:31:03.106885 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-737fca74-34b4-40d1-8e00-1db8344e8fad tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:03.107094 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-737fca74-34b4-40d1-8e00-1db8344e8fad tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:03.117735 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:03.117735 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:03.124367 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-737fca74-34b4-40d1-8e00-1db8344e8fad tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:03.130945 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-737fca74-34b4-40d1-8e00-1db8344e8fad tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:31:03.131743 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1248/4982] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:03 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 1195 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:03.148266 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-40ca5225-c3c8-4ac4-8552-63040c06f7b3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:03.153360 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-40ca5225-c3c8-4ac4-8552-63040c06f7b3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:31:03.153775 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-40ca5225-c3c8-4ac4-8552-63040c06f7b3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:03.154057 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-40ca5225-c3c8-4ac4-8552-63040c06f7b3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:03.168332 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:03.168332 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:03.173387 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-40ca5225-c3c8-4ac4-8552-63040c06f7b3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:03.180151 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-40ca5225-c3c8-4ac4-8552-63040c06f7b3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:31:03.180894 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1263/4983] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:03 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 1195 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:03.231232 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-74f856e4-785c-4196-b638-de918a5e1b4d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:03.233313 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-74f856e4-785c-4196-b638-de918a5e1b4d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:31:03.233487 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-74f856e4-785c-4196-b638-de918a5e1b4d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:03.236015 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-74f856e4-785c-4196-b638-de918a5e1b4d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:03.247584 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:03.247584 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:03.254999 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-74f856e4-785c-4196-b638-de918a5e1b4d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:03.263855 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-74f856e4-785c-4196-b638-de918a5e1b4d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:31:03.264362 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1241/4984] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:03 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 1195 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:03.292453 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-f5823592-5680-424c-bf89-9518a1154ae5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:03.294863 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-f5823592-5680-424c-bf89-9518a1154ae5 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] POST https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b/action Aug 25 15:31:03.295233 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-f5823592-5680-424c-bf89-9518a1154ae5 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:31:03.295351 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-f5823592-5680-424c-bf89-9518a1154ae5 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:03.310389 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:03.310389 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:03.310916 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-f5823592-5680-424c-bf89-9518a1154ae5 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:03.321731 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-f5823592-5680-424c-bf89-9518a1154ae5 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Begin detaching volume completed successfully. Aug 25 15:31:03.322459 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-f5823592-5680-424c-bf89-9518a1154ae5 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b/action returned with HTTP 202 Aug 25 15:31:03.322609 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1233/4985] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:31:03 2026] POST /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:31:03.381915 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a450365b-b519-4090-a800-67c0295ec55c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:03.650313 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a450365b-b519-4090-a800-67c0295ec55c None None] GET https://10.4.3.85/volume// Aug 25 15:31:03.650313 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a450365b-b519-4090-a800-67c0295ec55c None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:03.650313 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a450365b-b519-4090-a800-67c0295ec55c None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:03.650313 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a450365b-b519-4090-a800-67c0295ec55c None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:31:03.650313 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1249/4986] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:31:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:31:03.651125 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-59a6c491-c76d-4a32-ab7a-e623d8ce7e65 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:03.651125 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-59a6c491-c76d-4a32-ab7a-e623d8ce7e65 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:31:03.651125 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-59a6c491-c76d-4a32-ab7a-e623d8ce7e65 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:03.651125 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-59a6c491-c76d-4a32-ab7a-e623d8ce7e65 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:03.651125 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:03.651125 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:03.651125 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-59a6c491-c76d-4a32-ab7a-e623d8ce7e65 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:03.651125 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-59a6c491-c76d-4a32-ab7a-e623d8ce7e65 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:31:03.651125 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1264/4987] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:31:03 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 1378 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:31:03.651639 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-d8a68b14-574d-436f-8714-29f8b0317ee3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:03.651639 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-d8a68b14-574d-436f-8714-29f8b0317ee3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b/encryption Aug 25 15:31:03.651639 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-d8a68b14-574d-436f-8714-29f8b0317ee3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:03.651639 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-d8a68b14-574d-436f-8714-29f8b0317ee3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:03.651639 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:03.651639 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:03.651639 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-d8a68b14-574d-436f-8714-29f8b0317ee3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b/encryption returned with HTTP 200 Aug 25 15:31:03.651639 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1242/4988] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:31:03 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b/encryption => generated 160 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:04.519987 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-957b0090-1885-443c-8074-f038f772af31 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:04.522894 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-957b0090-1885-443c-8074-f038f772af31 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] DELETE https://10.4.3.85/volume/v3/attachments/24317b36-6aca-4777-83eb-83afd8bc405c Aug 25 15:31:04.523805 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-957b0090-1885-443c-8074-f038f772af31 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:04.523805 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-957b0090-1885-443c-8074-f038f772af31 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:04.541981 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:04.541981 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:04.626503 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-59022ee1-0cbc-45dc-a3d3-5cc32fa3bf21 req-957b0090-1885-443c-8074-f038f772af31 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/attachments/24317b36-6aca-4777-83eb-83afd8bc405c returned with HTTP 200 Aug 25 15:31:04.626967 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1234/4989] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:31:04 2026] DELETE /volume/v3/attachments/24317b36-6aca-4777-83eb-83afd8bc405c => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:05.526682 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-b06b9dab-4426-4452-bcec-310372ad7536 req-91669d7c-d989-412c-8540-15435709686d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:05.526682 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-b06b9dab-4426-4452-bcec-310372ad7536 req-91669d7c-d989-412c-8540-15435709686d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:31:05.526682 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-b06b9dab-4426-4452-bcec-310372ad7536 req-91669d7c-d989-412c-8540-15435709686d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:05.526682 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-b06b9dab-4426-4452-bcec-310372ad7536 req-91669d7c-d989-412c-8540-15435709686d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:05.542040 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:05.542040 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:05.547455 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-b06b9dab-4426-4452-bcec-310372ad7536 req-91669d7c-d989-412c-8540-15435709686d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:05.571359 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-b06b9dab-4426-4452-bcec-310372ad7536 req-91669d7c-d989-412c-8540-15435709686d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:31:05.571902 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1250/4990] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:05 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 903 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:05.701236 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-492b3855-8ef5-4166-81a6-1acd8d4e7c9d req-c0a67117-4494-44d5-b16a-9721d812b45e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:05.703792 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-492b3855-8ef5-4166-81a6-1acd8d4e7c9d req-c0a67117-4494-44d5-b16a-9721d812b45e tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] DELETE https://10.4.3.85/volume/v3/attachments/6585eccc-5199-412f-ab87-a6e65f9852dd Aug 25 15:31:05.705062 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-492b3855-8ef5-4166-81a6-1acd8d4e7c9d req-c0a67117-4494-44d5-b16a-9721d812b45e tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:05.705062 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-492b3855-8ef5-4166-81a6-1acd8d4e7c9d req-c0a67117-4494-44d5-b16a-9721d812b45e tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:05.733509 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:05.733509 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:05.847844 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-492b3855-8ef5-4166-81a6-1acd8d4e7c9d req-c0a67117-4494-44d5-b16a-9721d812b45e tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/attachments/6585eccc-5199-412f-ab87-a6e65f9852dd returned with HTTP 200 Aug 25 15:31:05.848224 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1265/4991] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:31:05 2026] DELETE /volume/v3/attachments/6585eccc-5199-412f-ab87-a6e65f9852dd => generated 19 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:05.859393 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-492b3855-8ef5-4166-81a6-1acd8d4e7c9d req-8ae7e0a3-59b1-46fe-8ba0-7144e24a2c70 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:05.861898 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-492b3855-8ef5-4166-81a6-1acd8d4e7c9d req-8ae7e0a3-59b1-46fe-8ba0-7144e24a2c70 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 Aug 25 15:31:05.862062 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-492b3855-8ef5-4166-81a6-1acd8d4e7c9d req-8ae7e0a3-59b1-46fe-8ba0-7144e24a2c70 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:05.862655 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-492b3855-8ef5-4166-81a6-1acd8d4e7c9d req-8ae7e0a3-59b1-46fe-8ba0-7144e24a2c70 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:05.862655 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [req-492b3855-8ef5-4166-81a6-1acd8d4e7c9d req-8ae7e0a3-59b1-46fe-8ba0-7144e24a2c70 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Delete volume with id: d99cd645-e9c7-4448-8595-3b7bb6083230 Aug 25 15:31:05.870635 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:05.870635 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:05.871074 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-492b3855-8ef5-4166-81a6-1acd8d4e7c9d req-8ae7e0a3-59b1-46fe-8ba0-7144e24a2c70 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Volume info retrieved successfully. Aug 25 15:31:05.901261 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-492b3855-8ef5-4166-81a6-1acd8d4e7c9d req-8ae7e0a3-59b1-46fe-8ba0-7144e24a2c70 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] Delete volume request issued successfully. Aug 25 15:31:05.901492 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-492b3855-8ef5-4166-81a6-1acd8d4e7c9d req-8ae7e0a3-59b1-46fe-8ba0-7144e24a2c70 tempest-TestShelveInstance-588323009 tempest-TestShelveInstance-588323009-project-member] https://10.4.3.85/volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 returned with HTTP 202 Aug 25 15:31:05.901941 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1243/4992] 10.4.3.85 () {70 vars in 1613 bytes} [Tue Aug 25 15:31:05 2026] DELETE /volume/v3/volumes/d99cd645-e9c7-4448-8595-3b7bb6083230 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:31:08.922681 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-965af5e2-a397-4398-8dbe-57729ccf8133 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:08.925004 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-965af5e2-a397-4398-8dbe-57729ccf8133 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] DELETE https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:31:08.925283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-965af5e2-a397-4398-8dbe-57729ccf8133 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:08.925558 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-965af5e2-a397-4398-8dbe-57729ccf8133 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:08.925797 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-965af5e2-a397-4398-8dbe-57729ccf8133 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Delete volume with id: 79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:31:08.971401 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:08.971401 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:08.972169 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-965af5e2-a397-4398-8dbe-57729ccf8133 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:09.025477 np0000008087 devstack@c-api.service[100468]: WARNING cinder.keymgr.conf_key_mgr [None req-965af5e2-a397-4398-8dbe-57729ccf8133 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 15:31:09.048987 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-965af5e2-a397-4398-8dbe-57729ccf8133 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Delete volume request issued successfully. Aug 25 15:31:09.049189 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-965af5e2-a397-4398-8dbe-57729ccf8133 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 202 Aug 25 15:31:09.049884 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1235/4993] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:31:08 2026] DELETE /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:31:09.066282 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9df922b3-92f6-417e-88a7-f6e5d0068e46 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:09.066282 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9df922b3-92f6-417e-88a7-f6e5d0068e46 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:31:09.066282 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9df922b3-92f6-417e-88a7-f6e5d0068e46 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:09.066282 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9df922b3-92f6-417e-88a7-f6e5d0068e46 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:09.068219 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:09.068219 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:09.071982 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9df922b3-92f6-417e-88a7-f6e5d0068e46 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:09.094569 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9df922b3-92f6-417e-88a7-f6e5d0068e46 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 200 Aug 25 15:31:09.095021 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1251/4994] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:09 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 902 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:10.107579 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a69bfbcb-1b09-4a5f-84d3-97fb7564371c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:10.110900 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a69bfbcb-1b09-4a5f-84d3-97fb7564371c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b Aug 25 15:31:10.110900 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a69bfbcb-1b09-4a5f-84d3-97fb7564371c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:10.111211 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a69bfbcb-1b09-4a5f-84d3-97fb7564371c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:10.119202 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a69bfbcb-1b09-4a5f-84d3-97fb7564371c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b returned with HTTP 404 Aug 25 15:31:10.119874 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1266/4995] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:10 2026] GET /volume/v3/volumes/79230531-fdff-4503-be41-a7ee37081a2b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:31:10.130718 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7464fc63-8fdf-43c7-b043-f5e34ed1d12e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:10.132934 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7464fc63-8fdf-43c7-b043-f5e34ed1d12e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 Aug 25 15:31:10.133108 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7464fc63-8fdf-43c7-b043-f5e34ed1d12e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:10.133362 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7464fc63-8fdf-43c7-b043-f5e34ed1d12e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:10.133640 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-7464fc63-8fdf-43c7-b043-f5e34ed1d12e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Delete volume with id: d9d3898b-04d5-4d44-95e9-056c3ce94546 Aug 25 15:31:10.145358 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:10.145358 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:10.146063 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7464fc63-8fdf-43c7-b043-f5e34ed1d12e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:10.183901 np0000008087 devstack@c-api.service[100467]: WARNING cinder.keymgr.conf_key_mgr [None req-7464fc63-8fdf-43c7-b043-f5e34ed1d12e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 15:31:10.207258 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7464fc63-8fdf-43c7-b043-f5e34ed1d12e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Delete volume request issued successfully. Aug 25 15:31:10.207654 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7464fc63-8fdf-43c7-b043-f5e34ed1d12e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 returned with HTTP 202 Aug 25 15:31:10.208279 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1244/4996] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:31:10 2026] DELETE /volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:31:10.219616 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c87b08bb-ab67-4a09-afa8-12963614c4d3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:10.223253 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c87b08bb-ab67-4a09-afa8-12963614c4d3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 Aug 25 15:31:10.223562 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c87b08bb-ab67-4a09-afa8-12963614c4d3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:10.226206 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c87b08bb-ab67-4a09-afa8-12963614c4d3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:10.234555 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:10.234555 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:10.239755 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c87b08bb-ab67-4a09-afa8-12963614c4d3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:10.246410 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c87b08bb-ab67-4a09-afa8-12963614c4d3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 returned with HTTP 200 Aug 25 15:31:10.246857 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1236/4997] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:10 2026] GET /volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:11.263112 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-23b32074-3485-4887-88ac-6893ab8548a3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:11.265430 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-23b32074-3485-4887-88ac-6893ab8548a3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 Aug 25 15:31:11.265708 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-23b32074-3485-4887-88ac-6893ab8548a3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:11.265914 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-23b32074-3485-4887-88ac-6893ab8548a3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:11.272363 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-23b32074-3485-4887-88ac-6893ab8548a3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 returned with HTTP 404 Aug 25 15:31:11.273832 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1252/4998] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:11 2026] GET /volume/v3/volumes/d9d3898b-04d5-4d44-95e9-056c3ce94546 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:31:11.281361 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-758d9bb6-9011-4f39-8ef7-2252ba6b37b3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:11.283024 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-758d9bb6-9011-4f39-8ef7-2252ba6b37b3 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 Aug 25 15:31:11.283222 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-758d9bb6-9011-4f39-8ef7-2252ba6b37b3 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:11.283448 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-758d9bb6-9011-4f39-8ef7-2252ba6b37b3 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:11.283984 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:11.283984 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:11.284281 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-758d9bb6-9011-4f39-8ef7-2252ba6b37b3 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:31:11.310042 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-758d9bb6-9011-4f39-8ef7-2252ba6b37b3 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Get all volumes completed successfully. Aug 25 15:31:11.312830 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:11.312830 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:11.317737 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-758d9bb6-9011-4f39-8ef7-2252ba6b37b3 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 15:31:11.318147 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1267/4999] 10.4.3.85 () {66 vars in 1278 bytes} [Tue Aug 25 15:31:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13720 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:31:11.334507 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-922a574e-8997-462e-a07f-3c02b0bd5ac1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:11.336699 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-922a574e-8997-462e-a07f-3c02b0bd5ac1 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] DELETE https://10.4.3.85/volume/v3/types/66ae168a-acf8-4aca-a17a-526362f590b6 Aug 25 15:31:11.336961 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-922a574e-8997-462e-a07f-3c02b0bd5ac1 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:11.337212 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-922a574e-8997-462e-a07f-3c02b0bd5ac1 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:11.365341 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-922a574e-8997-462e-a07f-3c02b0bd5ac1 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] https://10.4.3.85/volume/v3/types/66ae168a-acf8-4aca-a17a-526362f590b6 returned with HTTP 202 Aug 25 15:31:11.365888 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1245/5000] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:31:11 2026] DELETE /volume/v3/types/66ae168a-acf8-4aca-a17a-526362f590b6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:31:12.715179 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-90946fe9-afd7-4495-8496-4da089277d7b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:12.716976 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-90946fe9-afd7-4495-8496-4da089277d7b tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:31:12.717351 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-90946fe9-afd7-4495-8496-4da089277d7b tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1968685043", "extra_specs": {}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:12.737497 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-90946fe9-afd7-4495-8496-4da089277d7b tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:31:12.737837 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1237/5001] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:31:12 2026] POST /volume/v3/types => generated 212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:12.746970 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2cdde3d9-54a9-4d62-9be4-69cf50f921d9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:12.749362 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2cdde3d9-54a9-4d62-9be4-69cf50f921d9 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] POST https://10.4.3.85/volume/v3/types/b8c7b600-a4a9-4ea5-9951-275ed731271a/encryption Aug 25 15:31:12.749861 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2cdde3d9-54a9-4d62-9be4-69cf50f921d9 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:12.773974 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2cdde3d9-54a9-4d62-9be4-69cf50f921d9 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] https://10.4.3.85/volume/v3/types/b8c7b600-a4a9-4ea5-9951-275ed731271a/encryption returned with HTTP 200 Aug 25 15:31:12.774585 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1253/5002] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:31:12 2026] POST /volume/v3/types/b8c7b600-a4a9-4ea5-9951-275ed731271a/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:12.800656 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:12.802205 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:31:12.802488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1943054451", "snapshot_id": null, "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "volume_type": "tempest-scenario-type-luks-1968685043", "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:12.803856 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1943054451', 'snapshot_id': None, 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'volume_type': 'tempest-scenario-type-luks-1968685043', 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:31:12.954779 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Create volume of 1 GB Aug 25 15:31:12.955092 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:12.955092 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:12.955641 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Availability Zones retrieved successfully. Aug 25 15:31:12.961339 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Flow 'volume_create_api' (03eef2f5-986b-4602-be98-c39940e54658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:31:12.962255 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae996f51-9927-49b3-a052-c6a28145c79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:12.963152 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:31:13.019280 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae996f51-9927-49b3-a052-c6a28145c79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:31:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b8c7b600-a4a9-4ea5-9951-275ed731271a,is_public=True,name='tempest-scenario-type-luks-1968685043',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8c7b600-a4a9-4ea5-9951-275ed731271a', '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=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:13.020082 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77250ee5-871b-43d2-95ed-b089ea4b1d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:13.052577 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1968685043 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1968685043, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:31:13.052577 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1968685043 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1968685043, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:31:13.085143 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Created reservations ['fba61b9d-9b4b-4cf8-a5e8-34e30aa0abf9', '357183cd-ea8a-4c9c-8e0e-ef3f50800f44', 'eb2781d1-d013-4776-bf81-8f0fb10ab9e5', '64f5c633-0817-4d40-a334-aba8fce46e31'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:31:13.086011 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77250ee5-871b-43d2-95ed-b089ea4b1d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fba61b9d-9b4b-4cf8-a5e8-34e30aa0abf9', '357183cd-ea8a-4c9c-8e0e-ef3f50800f44', 'eb2781d1-d013-4776-bf81-8f0fb10ab9e5', '64f5c633-0817-4d40-a334-aba8fce46e31']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:13.087068 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99ff0ed-99ea-4d14-a1b0-7eb98a5fe06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:13.110419 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c99ff0ed-99ea-4d14-a1b0-7eb98a5fe06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41a19e1d-bb2b-4d0f-8256-b51f963f4a37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1943054451',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42df2e3ad45f4e9cb34a88e93b6267b2',qos_specs=None,replication_status=,reservations=['fba61b9d-9b4b-4cf8-a5e8-34e30aa0abf9','357183cd-ea8a-4c9c-8e0e-ef3f50800f44','eb2781d1-d013-4776-bf81-8f0fb10ab9e5','64f5c633-0817-4d40-a334-aba8fce46e31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4afa3ef7e2490f8c7894e19680f724',volume_type_id=b8c7b600-a4a9-4ea5-9951-275ed731271a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:31:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1943054451',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=41a19e1d-bb2b-4d0f-8256-b51f963f4a37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42df2e3ad45f4e9cb34a88e93b6267b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4afa3ef7e2490f8c7894e19680f724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b8c7b600-a4a9-4ea5-9951-275ed731271a),volume_type_id=b8c7b600-a4a9-4ea5-9951-275ed731271a)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:13.111208 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87ba667e-dc83-4fc9-aac6-7ea4a3317d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:13.131681 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87ba667e-dc83-4fc9-aac6-7ea4a3317d1f) transitioned into state 'SUCCESS' from state '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-1943054451',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42df2e3ad45f4e9cb34a88e93b6267b2',qos_specs=None,replication_status=,reservations=['fba61b9d-9b4b-4cf8-a5e8-34e30aa0abf9','357183cd-ea8a-4c9c-8e0e-ef3f50800f44','eb2781d1-d013-4776-bf81-8f0fb10ab9e5','64f5c633-0817-4d40-a334-aba8fce46e31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a4afa3ef7e2490f8c7894e19680f724',volume_type_id=b8c7b600-a4a9-4ea5-9951-275ed731271a)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:13.132608 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d64067e6-8fb3-46a2-b1c7-761a8b634145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:13.149063 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d64067e6-8fb3-46a2-b1c7-761a8b634145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:13.150114 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Flow 'volume_create_api' (03eef2f5-986b-4602-be98-c39940e54658) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:31:13.150528 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Create volume request issued successfully. Aug 25 15:31:13.151129 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0a49dc2-0a37-43bc-82ca-9f94d5bcad78 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:31:13.151727 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1268/5003] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:31:12 2026] POST /volume/v3/volumes => generated 790 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:31:13.163160 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-be616a3c-cc23-4280-9054-8a9790457c75 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:13.164989 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be616a3c-cc23-4280-9054-8a9790457c75 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:13.165207 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be616a3c-cc23-4280-9054-8a9790457c75 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:13.165434 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be616a3c-cc23-4280-9054-8a9790457c75 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:13.174409 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:13.174409 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:13.179498 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-be616a3c-cc23-4280-9054-8a9790457c75 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:13.184442 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be616a3c-cc23-4280-9054-8a9790457c75 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:13.184862 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1246/5004] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:13 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:14.198251 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1baed833-0a51-4b5d-95cb-d094690b572d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:14.200333 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1baed833-0a51-4b5d-95cb-d094690b572d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:14.200643 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1baed833-0a51-4b5d-95cb-d094690b572d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:14.201025 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1baed833-0a51-4b5d-95cb-d094690b572d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:14.207586 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:14.207586 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:14.211825 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1baed833-0a51-4b5d-95cb-d094690b572d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:14.217560 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1baed833-0a51-4b5d-95cb-d094690b572d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:14.218104 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1238/5005] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:14 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:15.230003 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-87adc45c-9bdc-46f5-a6e9-cbae15c4397e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:15.234065 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-87adc45c-9bdc-46f5-a6e9-cbae15c4397e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:15.234065 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-87adc45c-9bdc-46f5-a6e9-cbae15c4397e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:15.234065 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-87adc45c-9bdc-46f5-a6e9-cbae15c4397e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:15.243179 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:15.243179 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:15.248820 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-87adc45c-9bdc-46f5-a6e9-cbae15c4397e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:15.253261 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-87adc45c-9bdc-46f5-a6e9-cbae15c4397e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:15.254007 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1254/5006] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:15 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:31:16.268485 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-eaf8ca98-7b9f-40ba-9d3c-d0bb897fbf25 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:16.270553 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eaf8ca98-7b9f-40ba-9d3c-d0bb897fbf25 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:16.270814 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eaf8ca98-7b9f-40ba-9d3c-d0bb897fbf25 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:16.271055 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eaf8ca98-7b9f-40ba-9d3c-d0bb897fbf25 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:16.281358 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:16.281358 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:16.285588 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-eaf8ca98-7b9f-40ba-9d3c-d0bb897fbf25 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:16.290897 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eaf8ca98-7b9f-40ba-9d3c-d0bb897fbf25 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:16.291388 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1269/5007] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:16 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:17.304363 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c85371f8-5dd7-4134-82fa-9aafbbf68ff4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:17.306452 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c85371f8-5dd7-4134-82fa-9aafbbf68ff4 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:17.306716 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c85371f8-5dd7-4134-82fa-9aafbbf68ff4 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:17.307089 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c85371f8-5dd7-4134-82fa-9aafbbf68ff4 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:17.317143 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:17.317143 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:17.322590 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c85371f8-5dd7-4134-82fa-9aafbbf68ff4 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:17.329653 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c85371f8-5dd7-4134-82fa-9aafbbf68ff4 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:17.330148 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1247/5008] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:17 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:18.344517 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4e6edbc4-0e84-4955-a6dc-0d331c961c17 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:18.347022 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4e6edbc4-0e84-4955-a6dc-0d331c961c17 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:18.347573 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4e6edbc4-0e84-4955-a6dc-0d331c961c17 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:18.347977 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4e6edbc4-0e84-4955-a6dc-0d331c961c17 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:18.358925 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:18.358925 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:18.363677 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4e6edbc4-0e84-4955-a6dc-0d331c961c17 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:18.369110 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4e6edbc4-0e84-4955-a6dc-0d331c961c17 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:18.369765 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1239/5009] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:18 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:19.383439 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e53617d7-7d6e-4602-b061-61d8a27c83ba None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:19.385694 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e53617d7-7d6e-4602-b061-61d8a27c83ba tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:19.385993 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e53617d7-7d6e-4602-b061-61d8a27c83ba tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:19.386210 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e53617d7-7d6e-4602-b061-61d8a27c83ba tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:19.395286 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:19.395286 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:19.400139 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e53617d7-7d6e-4602-b061-61d8a27c83ba tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:19.406908 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e53617d7-7d6e-4602-b061-61d8a27c83ba tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:19.407372 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1255/5010] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:19 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:20.424071 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6cfe210f-1103-4b0e-9c09-6f0fb844ad8e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:20.425966 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6cfe210f-1103-4b0e-9c09-6f0fb844ad8e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:20.426200 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6cfe210f-1103-4b0e-9c09-6f0fb844ad8e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:20.426436 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6cfe210f-1103-4b0e-9c09-6f0fb844ad8e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:20.434866 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:20.434866 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:20.439131 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6cfe210f-1103-4b0e-9c09-6f0fb844ad8e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:20.444255 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6cfe210f-1103-4b0e-9c09-6f0fb844ad8e tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:20.444731 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1270/5011] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:20 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:21.519297 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c1af56be-6a0b-46f1-8061-1558c2b9d393 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:21.521263 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c1af56be-6a0b-46f1-8061-1558c2b9d393 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:21.521406 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c1af56be-6a0b-46f1-8061-1558c2b9d393 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:21.521643 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c1af56be-6a0b-46f1-8061-1558c2b9d393 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:21.530597 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:21.530597 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:21.534533 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c1af56be-6a0b-46f1-8061-1558c2b9d393 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:21.539636 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c1af56be-6a0b-46f1-8061-1558c2b9d393 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:21.540036 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1248/5012] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:21 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:22.558717 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7d6e7a19-9e83-47bf-9e7b-77a8b3760633 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:22.560440 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7d6e7a19-9e83-47bf-9e7b-77a8b3760633 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:22.560662 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7d6e7a19-9e83-47bf-9e7b-77a8b3760633 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:22.560902 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7d6e7a19-9e83-47bf-9e7b-77a8b3760633 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:22.572512 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:22.572512 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:22.578013 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7d6e7a19-9e83-47bf-9e7b-77a8b3760633 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:22.590349 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7d6e7a19-9e83-47bf-9e7b-77a8b3760633 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:22.590855 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1240/5013] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:22 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 943 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:23.603664 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8590cfb1-05b8-494f-9c69-7d83cfb0dd1f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:23.605757 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8590cfb1-05b8-494f-9c69-7d83cfb0dd1f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:23.606068 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8590cfb1-05b8-494f-9c69-7d83cfb0dd1f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:23.606259 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8590cfb1-05b8-494f-9c69-7d83cfb0dd1f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:23.614793 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:23.614793 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:23.619276 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8590cfb1-05b8-494f-9c69-7d83cfb0dd1f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:23.624622 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8590cfb1-05b8-494f-9c69-7d83cfb0dd1f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:23.625089 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1256/5014] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:23 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:24.637981 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2579a893-8699-4681-ad61-c95794cf0469 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:24.639751 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2579a893-8699-4681-ad61-c95794cf0469 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:24.639945 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2579a893-8699-4681-ad61-c95794cf0469 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:24.640140 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2579a893-8699-4681-ad61-c95794cf0469 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:24.647770 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:24.647770 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:24.652487 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2579a893-8699-4681-ad61-c95794cf0469 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:24.657018 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2579a893-8699-4681-ad61-c95794cf0469 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:24.657361 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1271/5015] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:24 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:25.252440 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3ff82ec3-8cc5-49bb-95fa-963d50b36a50 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:25.254381 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ff82ec3-8cc5-49bb-95fa-963d50b36a50 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:25.254593 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ff82ec3-8cc5-49bb-95fa-963d50b36a50 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:25.254781 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ff82ec3-8cc5-49bb-95fa-963d50b36a50 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:25.256752 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=110,cinder:INSERT=4,cinder:UPDATE=10 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:31:25.272126 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:25.272126 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:25.277519 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3ff82ec3-8cc5-49bb-95fa-963d50b36a50 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] Volume info retrieved successfully. Aug 25 15:31:25.283058 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ff82ec3-8cc5-49bb-95fa-963d50b36a50 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:25.283372 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1249/5016] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:25 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:25.325514 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-d5693fca-76ee-497a-84d0-febf9210df72 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:25.327505 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-d5693fca-76ee-497a-84d0-febf9210df72 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:25.327712 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-d5693fca-76ee-497a-84d0-febf9210df72 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:25.327933 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-d5693fca-76ee-497a-84d0-febf9210df72 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:25.342229 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:25.342229 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:25.346338 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-d5693fca-76ee-497a-84d0-febf9210df72 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:25.351628 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-d5693fca-76ee-497a-84d0-febf9210df72 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:25.352158 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1241/5017] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:25 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:25.371302 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-3bb3e98a-f2cf-4ae6-9570-4d5d3e427209 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:25.373503 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-3bb3e98a-f2cf-4ae6-9570-4d5d3e427209 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad/action Aug 25 15:31:25.373881 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-3bb3e98a-f2cf-4ae6-9570-4d5d3e427209 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:31:25.374058 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-3bb3e98a-f2cf-4ae6-9570-4d5d3e427209 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:25.387943 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:25.387943 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:25.388404 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-3bb3e98a-f2cf-4ae6-9570-4d5d3e427209 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:25.408290 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-3bb3e98a-f2cf-4ae6-9570-4d5d3e427209 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Begin detaching volume completed successfully. Aug 25 15:31:25.408542 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-3bb3e98a-f2cf-4ae6-9570-4d5d3e427209 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad/action returned with HTTP 202 Aug 25 15:31:25.409170 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1257/5018] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:31:25 2026] POST /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:31:25.430792 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6c5cb4c1-3b62-46b3-96b3-c6d9dba72c4a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:25.433113 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6c5cb4c1-3b62-46b3-96b3-c6d9dba72c4a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:25.433364 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6c5cb4c1-3b62-46b3-96b3-c6d9dba72c4a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:25.433644 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6c5cb4c1-3b62-46b3-96b3-c6d9dba72c4a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:25.447270 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:25.447270 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:25.451613 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6c5cb4c1-3b62-46b3-96b3-c6d9dba72c4a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:25.454270 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-623e2ec5-79b9-4ba2-ba17-d91563356a0f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:25.454704 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-623e2ec5-79b9-4ba2-ba17-d91563356a0f None None] GET https://10.4.3.85/volume// Aug 25 15:31:25.454931 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-623e2ec5-79b9-4ba2-ba17-d91563356a0f None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:25.455251 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-623e2ec5-79b9-4ba2-ba17-d91563356a0f None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:25.455753 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-623e2ec5-79b9-4ba2-ba17-d91563356a0f None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:31:25.455983 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1250/5019] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:31:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:31:25.457276 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6c5cb4c1-3b62-46b3-96b3-c6d9dba72c4a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:25.457758 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1272/5020] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:25 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:25.468844 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-fedcfccb-2fd2-4966-8c43-e59268c0ca5a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:25.470344 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-fedcfccb-2fd2-4966-8c43-e59268c0ca5a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:25.470632 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-fedcfccb-2fd2-4966-8c43-e59268c0ca5a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:25.470864 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-fedcfccb-2fd2-4966-8c43-e59268c0ca5a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:25.484786 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:25.484786 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:25.493267 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-fedcfccb-2fd2-4966-8c43-e59268c0ca5a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:25.498147 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-fedcfccb-2fd2-4966-8c43-e59268c0ca5a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:25.498713 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1242/5021] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:31:25 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1623 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:31:25.675276 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-197bed3d-0368-4ace-b28b-ca305fa2835c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:25.677909 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-197bed3d-0368-4ace-b28b-ca305fa2835c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:25.677909 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-197bed3d-0368-4ace-b28b-ca305fa2835c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:25.678199 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-197bed3d-0368-4ace-b28b-ca305fa2835c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:25.688750 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:25.688750 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:25.694074 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-197bed3d-0368-4ace-b28b-ca305fa2835c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:25.700400 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-197bed3d-0368-4ace-b28b-ca305fa2835c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:25.701104 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1258/5022] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:25 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 943 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:26.190678 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-e43fd170-35df-4def-b663-adcaf7373b4b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:26.192803 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-e43fd170-35df-4def-b663-adcaf7373b4b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:26.193052 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-e43fd170-35df-4def-b663-adcaf7373b4b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:26.193273 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-e43fd170-35df-4def-b663-adcaf7373b4b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:26.204669 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:26.204669 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:26.208136 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-e43fd170-35df-4def-b663-adcaf7373b4b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:26.212157 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-e43fd170-35df-4def-b663-adcaf7373b4b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:26.212549 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1251/5023] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:26 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1443 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:26.226278 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-d03ee280-2092-41e3-84de-0a7317007edf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:26.228445 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-d03ee280-2092-41e3-84de-0a7317007edf tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] DELETE https://10.4.3.85/volume/v3/attachments/66718153-c7b4-4376-9133-c0c07848f9b7 Aug 25 15:31:26.228644 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-d03ee280-2092-41e3-84de-0a7317007edf tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:26.228818 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-d03ee280-2092-41e3-84de-0a7317007edf tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:26.235426 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:26.235426 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:26.420979 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:26.422858 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:31:26.423365 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1351898606", "snapshot_id": null, "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "volume_type": null, "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:26.424845 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1351898606', 'snapshot_id': None, 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'volume_type': None, 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:31:26.436877 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-f117ffaf-7425-4a48-8680-a5f86556ccb3 req-d03ee280-2092-41e3-84de-0a7317007edf tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/66718153-c7b4-4376-9133-c0c07848f9b7 returned with HTTP 200 Aug 25 15:31:26.446758 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1273/5024] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:31:26 2026] DELETE /volume/v3/attachments/66718153-c7b4-4376-9133-c0c07848f9b7 => generated 192 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:26.471935 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fb358567-664c-44b5-a04e-c68868fbd66a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:26.473921 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fb358567-664c-44b5-a04e-c68868fbd66a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:26.474130 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fb358567-664c-44b5-a04e-c68868fbd66a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:26.474332 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fb358567-664c-44b5-a04e-c68868fbd66a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:26.491710 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:26.491710 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:26.495576 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fb358567-664c-44b5-a04e-c68868fbd66a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:26.508589 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fb358567-664c-44b5-a04e-c68868fbd66a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:26.509160 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1259/5025] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:26 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:26.538634 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-38f4f184-00a2-43b8-a4ba-f8d5a6e5a704 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:26.540480 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-38f4f184-00a2-43b8-a4ba-f8d5a6e5a704 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:26.540695 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-38f4f184-00a2-43b8-a4ba-f8d5a6e5a704 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:26.540900 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-38f4f184-00a2-43b8-a4ba-f8d5a6e5a704 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:26.551499 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:26.551499 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:26.555652 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-38f4f184-00a2-43b8-a4ba-f8d5a6e5a704 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] Volume info retrieved successfully. Aug 25 15:31:26.559785 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-38f4f184-00a2-43b8-a4ba-f8d5a6e5a704 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-reader] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:26.560421 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1252/5026] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:26 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:26.596588 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Create volume of 1 GB Aug 25 15:31:26.601027 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Availability Zones retrieved successfully. Aug 25 15:31:26.606528 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Flow 'volume_create_api' (e5ca883d-95c4-41b9-b8ca-8a854689068a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:31:26.607614 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1979c34-294b-46b1-83b6-1c0fe433facc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:26.610719 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:31:26.622660 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d682602a-6479-4746-a142-af17cbe048c1 req-7c225777-5df4-400e-8852-de763fa6bc26 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:26.625227 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-7c225777-5df4-400e-8852-de763fa6bc26 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:26.625227 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-7c225777-5df4-400e-8852-de763fa6bc26 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:26.625461 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-7c225777-5df4-400e-8852-de763fa6bc26 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:26.634831 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:26.634831 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:26.639294 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-d682602a-6479-4746-a142-af17cbe048c1 req-7c225777-5df4-400e-8852-de763fa6bc26 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:26.644878 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-7c225777-5df4-400e-8852-de763fa6bc26 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:26.645416 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1274/5027] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:26 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:26.664790 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-d682602a-6479-4746-a142-af17cbe048c1 req-70f83963-917d-4a03-af57-f53dea6e5d2a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:26.666983 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-70f83963-917d-4a03-af57-f53dea6e5d2a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad/action Aug 25 15:31:26.667190 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1979c34-294b-46b1-83b6-1c0fe433facc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:26.667330 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-70f83963-917d-4a03-af57-f53dea6e5d2a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:31:26.667495 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-70f83963-917d-4a03-af57-f53dea6e5d2a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:26.668091 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6f17f8-94d6-46ad-8124-7629b3b1696d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:26.678015 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:26.678015 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:26.678517 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-d682602a-6479-4746-a142-af17cbe048c1 req-70f83963-917d-4a03-af57-f53dea6e5d2a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:26.696233 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-d682602a-6479-4746-a142-af17cbe048c1 req-70f83963-917d-4a03-af57-f53dea6e5d2a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Begin detaching volume completed successfully. Aug 25 15:31:26.696501 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-70f83963-917d-4a03-af57-f53dea6e5d2a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad/action returned with HTTP 202 Aug 25 15:31:26.696911 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1260/5028] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:31:26 2026] POST /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:31:26.715507 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-458b7340-df25-474e-a2d7-79c28d801c73 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:26.717488 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-458b7340-df25-474e-a2d7-79c28d801c73 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:26.717902 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-458b7340-df25-474e-a2d7-79c28d801c73 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:26.718176 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-458b7340-df25-474e-a2d7-79c28d801c73 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:26.726077 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:26.726077 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:26.727421 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bd725bf9-5b64-45c0-bbb9-b60926c2dd82 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:26.729531 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bd725bf9-5b64-45c0-bbb9-b60926c2dd82 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:26.729769 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bd725bf9-5b64-45c0-bbb9-b60926c2dd82 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:26.730018 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bd725bf9-5b64-45c0-bbb9-b60926c2dd82 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:26.731223 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-458b7340-df25-474e-a2d7-79c28d801c73 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:26.736685 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-458b7340-df25-474e-a2d7-79c28d801c73 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:26.736685 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1253/5029] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:26 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:26.740865 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:26.740865 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:26.744515 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-bd725bf9-5b64-45c0-bbb9-b60926c2dd82 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:26.748646 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bd725bf9-5b64-45c0-bbb9-b60926c2dd82 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:26.749216 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1275/5030] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:26 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:26.756407 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ffc2d1d1-5fdd-4495-b000-dae8c558bff1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:26.756674 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ffc2d1d1-5fdd-4495-b000-dae8c558bff1 None None] GET https://10.4.3.85/volume// Aug 25 15:31:26.757081 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ffc2d1d1-5fdd-4495-b000-dae8c558bff1 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:26.757081 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ffc2d1d1-5fdd-4495-b000-dae8c558bff1 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:26.757276 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ffc2d1d1-5fdd-4495-b000-dae8c558bff1 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:31:26.757322 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Created reservations ['5bc53611-9fcb-4791-8ece-af6a418997d5', '1a8e4c59-159a-4195-b6bc-a13cb3caa507', '68123a08-f55f-4b1b-9a33-06c97c763d06', '1267418b-90a7-49aa-a466-225b8b0e1b3c'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:31:26.757559 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1261/5031] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:31:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:31:26.758183 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6f17f8-94d6-46ad-8124-7629b3b1696d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bc53611-9fcb-4791-8ece-af6a418997d5', '1a8e4c59-159a-4195-b6bc-a13cb3caa507', '68123a08-f55f-4b1b-9a33-06c97c763d06', '1267418b-90a7-49aa-a466-225b8b0e1b3c']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:26.758967 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8358a987-2b93-4fb1-ba7b-0109bb4d3dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:26.763463 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d682602a-6479-4746-a142-af17cbe048c1 req-d3a613d5-8946-4540-991d-8f7a32b59b91 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:26.765529 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-d3a613d5-8946-4540-991d-8f7a32b59b91 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:26.765730 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-d3a613d5-8946-4540-991d-8f7a32b59b91 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:26.765912 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-d3a613d5-8946-4540-991d-8f7a32b59b91 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:26.774579 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:26.774579 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:26.778579 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-d682602a-6479-4746-a142-af17cbe048c1 req-d3a613d5-8946-4540-991d-8f7a32b59b91 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:26.783124 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-d3a613d5-8946-4540-991d-8f7a32b59b91 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:26.783526 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1254/5032] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:31:26 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:31:26.790234 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8358a987-2b93-4fb1-ba7b-0109bb4d3dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd12629fa-0cd5-4f01-9180-01f16e39b489', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1351898606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97e6c0da79f4e1aba97f60e29fc2052',qos_specs=None,replication_status=,reservations=['5bc53611-9fcb-4791-8ece-af6a418997d5','1a8e4c59-159a-4195-b6bc-a13cb3caa507','68123a08-f55f-4b1b-9a33-06c97c763d06','1267418b-90a7-49aa-a466-225b8b0e1b3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1ed1a209634f9caf71d2c339f7df7a',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:31:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1351898606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d12629fa-0cd5-4f01-9180-01f16e39b489,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b97e6c0da79f4e1aba97f60e29fc2052',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d1ed1a209634f9caf71d2c339f7df7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:26.790925 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c819c495-69b8-45ee-a4eb-b480ac44a57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:26.834409 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c819c495-69b8-45ee-a4eb-b480ac44a57e) transitioned into state 'SUCCESS' from state '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-1351898606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97e6c0da79f4e1aba97f60e29fc2052',qos_specs=None,replication_status=,reservations=['5bc53611-9fcb-4791-8ece-af6a418997d5','1a8e4c59-159a-4195-b6bc-a13cb3caa507','68123a08-f55f-4b1b-9a33-06c97c763d06','1267418b-90a7-49aa-a466-225b8b0e1b3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1ed1a209634f9caf71d2c339f7df7a',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:26.835075 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1c21331-4533-47aa-a076-c13722b9c50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:26.846750 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1c21331-4533-47aa-a076-c13722b9c50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:26.847526 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Flow 'volume_create_api' (e5ca883d-95c4-41b9-b8ca-8a854689068a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:31:26.847788 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Create volume request issued successfully. Aug 25 15:31:26.848356 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-38083d6f-8ef8-49ac-b046-cb436a6ef72d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:31:26.848791 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1243/5033] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:31:26 2026] POST /volume/v3/volumes => generated 752 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:31:26.861561 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-993cdfc7-24b2-4baa-8c7e-2b8ab60526d5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:26.863189 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-993cdfc7-24b2-4baa-8c7e-2b8ab60526d5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 Aug 25 15:31:26.863380 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-993cdfc7-24b2-4baa-8c7e-2b8ab60526d5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:26.863596 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-993cdfc7-24b2-4baa-8c7e-2b8ab60526d5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:26.870183 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:26.870183 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:26.873387 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-993cdfc7-24b2-4baa-8c7e-2b8ab60526d5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:31:26.877410 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-993cdfc7-24b2-4baa-8c7e-2b8ab60526d5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 returned with HTTP 200 Aug 25 15:31:26.877786 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1276/5034] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:26 2026] GET /volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:27.749560 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5ba33c42-0458-4ed6-95cd-4b246b885cef None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:27.751734 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5ba33c42-0458-4ed6-95cd-4b246b885cef tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:27.751979 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5ba33c42-0458-4ed6-95cd-4b246b885cef tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:27.752219 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5ba33c42-0458-4ed6-95cd-4b246b885cef tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:27.760801 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:27.760801 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:27.763233 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-51efc4fa-e958-4661-803a-3fed632e5269 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:27.764899 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5ba33c42-0458-4ed6-95cd-4b246b885cef tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:27.764980 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51efc4fa-e958-4661-803a-3fed632e5269 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:27.765212 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-51efc4fa-e958-4661-803a-3fed632e5269 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:27.765379 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-51efc4fa-e958-4661-803a-3fed632e5269 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:27.772984 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5ba33c42-0458-4ed6-95cd-4b246b885cef tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:27.773501 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1262/5035] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:27 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 1429 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:27.776071 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:27.776071 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:27.780156 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-51efc4fa-e958-4661-803a-3fed632e5269 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:27.784060 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-51efc4fa-e958-4661-803a-3fed632e5269 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:27.784421 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1255/5036] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:27 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:27.788107 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3947a16f-a73f-46d2-a779-fa346938e953 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:27.790065 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3947a16f-a73f-46d2-a779-fa346938e953 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:27.790259 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3947a16f-a73f-46d2-a779-fa346938e953 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:27.790476 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3947a16f-a73f-46d2-a779-fa346938e953 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:27.799697 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:27.799697 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:27.803587 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3947a16f-a73f-46d2-a779-fa346938e953 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:27.808889 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3947a16f-a73f-46d2-a779-fa346938e953 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:27.809256 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1244/5037] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:27 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 1429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:27.889641 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-417a909d-1f36-4cfd-adb9-56df21cf98f7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:27.892152 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-417a909d-1f36-4cfd-adb9-56df21cf98f7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 Aug 25 15:31:27.892444 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-417a909d-1f36-4cfd-adb9-56df21cf98f7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:27.892748 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-417a909d-1f36-4cfd-adb9-56df21cf98f7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:27.901846 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:27.901846 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:27.906157 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-417a909d-1f36-4cfd-adb9-56df21cf98f7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:31:27.912318 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-417a909d-1f36-4cfd-adb9-56df21cf98f7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 returned with HTTP 200 Aug 25 15:31:27.912734 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1277/5038] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:27 2026] GET /volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:27.925659 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b2958d95-5360-4d2b-bcb5-f0b574ee4ed6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:27.927794 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b2958d95-5360-4d2b-bcb5-f0b574ee4ed6 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 Aug 25 15:31:27.928053 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b2958d95-5360-4d2b-bcb5-f0b574ee4ed6 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:27.928268 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b2958d95-5360-4d2b-bcb5-f0b574ee4ed6 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:27.936947 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:27.936947 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:27.941639 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b2958d95-5360-4d2b-bcb5-f0b574ee4ed6 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:31:27.947864 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b2958d95-5360-4d2b-bcb5-f0b574ee4ed6 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 returned with HTTP 200 Aug 25 15:31:27.948389 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1263/5039] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:27 2026] GET /volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:27.960553 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3148e03e-16f7-4d9a-b10f-b9cdb2896ae2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:27.962274 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3148e03e-16f7-4d9a-b10f-b9cdb2896ae2 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 Aug 25 15:31:27.962454 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3148e03e-16f7-4d9a-b10f-b9cdb2896ae2 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:27.962666 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3148e03e-16f7-4d9a-b10f-b9cdb2896ae2 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:27.970148 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:27.970148 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:27.974396 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3148e03e-16f7-4d9a-b10f-b9cdb2896ae2 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:31:27.979268 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3148e03e-16f7-4d9a-b10f-b9cdb2896ae2 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 returned with HTTP 200 Aug 25 15:31:27.979759 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1256/5040] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:27 2026] GET /volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:27.993420 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-02d10116-f581-4bc5-849f-0d0d17f52c42 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:27.995069 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-02d10116-f581-4bc5-849f-0d0d17f52c42 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:31:27.995385 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-02d10116-f581-4bc5-849f-0d0d17f52c42 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d12629fa-0cd5-4f01-9180-01f16e39b489", "name": "tempest-TestVolumeBackupRestore-backup-275988414", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:27.996991 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-02d10116-f581-4bc5-849f-0d0d17f52c42 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Creating new backup {'backup': {'volume_id': 'd12629fa-0cd5-4f01-9180-01f16e39b489', 'name': 'tempest-TestVolumeBackupRestore-backup-275988414', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:31:27.997119 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-02d10116-f581-4bc5-849f-0d0d17f52c42 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Creating backup of volume d12629fa-0cd5-4f01-9180-01f16e39b489 in container None Aug 25 15:31:28.003979 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-0dfbf69f-5ea0-4798-9fd6-71ebdd5ae25d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:28.005229 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:28.005229 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:28.005717 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-02d10116-f581-4bc5-849f-0d0d17f52c42 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:31:28.006001 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-0dfbf69f-5ea0-4798-9fd6-71ebdd5ae25d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:28.006189 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-0dfbf69f-5ea0-4798-9fd6-71ebdd5ae25d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:28.006388 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-0dfbf69f-5ea0-4798-9fd6-71ebdd5ae25d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:28.013702 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:28.013702 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:28.017375 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-0dfbf69f-5ea0-4798-9fd6-71ebdd5ae25d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:28.021832 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-0dfbf69f-5ea0-4798-9fd6-71ebdd5ae25d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:28.022190 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1278/5041] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:28 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:28.041030 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-02d10116-f581-4bc5-849f-0d0d17f52c42 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Created reservations ['8e141b9b-cb5a-40dd-a72c-920fa172e448', 'ed1ae263-947e-4a3f-9d68-e680e05dc107'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:31:28.076400 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-02d10116-f581-4bc5-849f-0d0d17f52c42 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:31:28.076826 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1245/5042] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:31:27 2026] POST /volume/v3/backups => generated 332 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:31:28.085073 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7caeb13c-557f-4e59-8548-eebe92c19a59 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:28.086853 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7caeb13c-557f-4e59-8548-eebe92c19a59 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:28.087064 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7caeb13c-557f-4e59-8548-eebe92c19a59 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:28.087239 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7caeb13c-557f-4e59-8548-eebe92c19a59 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:28.087333 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-7caeb13c-557f-4e59-8548-eebe92c19a59 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:28.091795 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:28.091795 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:28.092612 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7caeb13c-557f-4e59-8548-eebe92c19a59 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:28.093034 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1264/5043] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:28 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:28.448642 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-210c3e13-0f62-4dca-86fd-af066d1eb133 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:28.450909 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-210c3e13-0f62-4dca-86fd-af066d1eb133 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:28.451131 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-210c3e13-0f62-4dca-86fd-af066d1eb133 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:28.451302 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-210c3e13-0f62-4dca-86fd-af066d1eb133 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:28.457827 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:28.457827 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:28.460984 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-210c3e13-0f62-4dca-86fd-af066d1eb133 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:28.465241 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-210c3e13-0f62-4dca-86fd-af066d1eb133 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:28.465642 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1257/5044] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:28 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:28.476332 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c643e2f2-8eff-4473-bcaa-359dc312068d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:28.476758 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c643e2f2-8eff-4473-bcaa-359dc312068d None None] GET https://10.4.3.85/volume// Aug 25 15:31:28.476957 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c643e2f2-8eff-4473-bcaa-359dc312068d None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:28.477242 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c643e2f2-8eff-4473-bcaa-359dc312068d None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:28.477621 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c643e2f2-8eff-4473-bcaa-359dc312068d None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:31:28.477913 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1279/5045] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:31:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:31:28.485430 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-db59d5c6-306d-4d7e-b561-4c4d67da4993 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:28.487999 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-db59d5c6-306d-4d7e-b561-4c4d67da4993 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:31:28.488441 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-db59d5c6-306d-4d7e-b561-4c4d67da4993 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41a19e1d-bb2b-4d0f-8256-b51f963f4a37", "connector": null, "instance_uuid": "7329d439-80b3-4df1-b815-f8c54a3b4272"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:28.506000 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:28.506000 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:28.566844 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-db59d5c6-306d-4d7e-b561-4c4d67da4993 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:31:28.567440 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1246/5046] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:31:28 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:28.797256 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4006b816-0452-457e-b2b6-0eb20cf60559 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:28.799624 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4006b816-0452-457e-b2b6-0eb20cf60559 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:28.799888 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4006b816-0452-457e-b2b6-0eb20cf60559 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:28.800149 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4006b816-0452-457e-b2b6-0eb20cf60559 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:28.811434 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:28.811434 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:28.814947 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4006b816-0452-457e-b2b6-0eb20cf60559 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:28.819109 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4006b816-0452-457e-b2b6-0eb20cf60559 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:28.819511 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1265/5047] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:28 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:29.103763 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d0be634a-5b45-488f-a874-9454fd33e42c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:29.105645 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d0be634a-5b45-488f-a874-9454fd33e42c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:29.105899 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d0be634a-5b45-488f-a874-9454fd33e42c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:29.106060 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d0be634a-5b45-488f-a874-9454fd33e42c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:29.106164 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d0be634a-5b45-488f-a874-9454fd33e42c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:29.110421 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:29.110421 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:29.111148 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d0be634a-5b45-488f-a874-9454fd33e42c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:29.111503 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1258/5048] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:29 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 741 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:29.646833 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1c4b0cef-4d36-44dd-b7c3-dbfce9349186 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:29.647299 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c4b0cef-4d36-44dd-b7c3-dbfce9349186 None None] GET https://10.4.3.85/volume// Aug 25 15:31:29.647299 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1c4b0cef-4d36-44dd-b7c3-dbfce9349186 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:29.647443 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1c4b0cef-4d36-44dd-b7c3-dbfce9349186 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:29.647742 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c4b0cef-4d36-44dd-b7c3-dbfce9349186 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:31:29.648005 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1280/5049] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:31:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:31:29.659006 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-cd1d3218-ec06-4302-8b6f-6022f58119e7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:29.661708 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-cd1d3218-ec06-4302-8b6f-6022f58119e7 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:31:29.661820 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-cd1d3218-ec06-4302-8b6f-6022f58119e7 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:29.661949 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-cd1d3218-ec06-4302-8b6f-6022f58119e7 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:29.672110 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:29.672110 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:29.675809 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-cd1d3218-ec06-4302-8b6f-6022f58119e7 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:31:29.681047 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-cd1d3218-ec06-4302-8b6f-6022f58119e7 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:31:29.681634 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1247/5050] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:31:29 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 1608 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:31:29.785170 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-053673b3-f779-42e9-a590-645cc636fcd8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:29.787322 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-053673b3-f779-42e9-a590-645cc636fcd8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] PUT https://10.4.3.85/volume/v3/attachments/14250822-2e5f-4c31-95aa-084cc436a0e2 Aug 25 15:31:29.787716 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-053673b3-f779-42e9-a590-645cc636fcd8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:29.790788 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=149,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:31:29.795793 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-053673b3-f779-42e9-a590-645cc636fcd8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Acquiring lock "cinder-attachment_update-41a19e1d-bb2b-4d0f-8256-b51f963f4a37-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:31:29.800488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-053673b3-f779-42e9-a590-645cc636fcd8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Lock "cinder-attachment_update-41a19e1d-bb2b-4d0f-8256-b51f963f4a37-np0000008087" acquired by "attachment_update" :: waited 0.004s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:31:29.801085 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:29.801085 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:29.832891 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-15ee3502-f399-4564-a9eb-9e9c47b89ddd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:29.834698 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-15ee3502-f399-4564-a9eb-9e9c47b89ddd tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:29.834904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-15ee3502-f399-4564-a9eb-9e9c47b89ddd tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:29.835099 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-15ee3502-f399-4564-a9eb-9e9c47b89ddd tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:29.844666 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:29.844666 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:29.848029 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-15ee3502-f399-4564-a9eb-9e9c47b89ddd tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:29.852274 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-15ee3502-f399-4564-a9eb-9e9c47b89ddd tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:29.852763 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1259/5051] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:29 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1146 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:29.977652 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-053673b3-f779-42e9-a590-645cc636fcd8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Lock "cinder-attachment_update-41a19e1d-bb2b-4d0f-8256-b51f963f4a37-np0000008087" released by "attachment_update" :: held 0.178s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:31:29.978037 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-053673b3-f779-42e9-a590-645cc636fcd8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/attachments/14250822-2e5f-4c31-95aa-084cc436a0e2 returned with HTTP 200 Aug 25 15:31:29.978672 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1266/5052] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:31:29 2026] PUT /volume/v3/attachments/14250822-2e5f-4c31-95aa-084cc436a0e2 => generated 968 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:30.033968 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-a83d0442-c287-4787-bb19-8239b6c3f1f1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:30.036280 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-a83d0442-c287-4787-bb19-8239b6c3f1f1 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] POST https://10.4.3.85/volume/v3/attachments/14250822-2e5f-4c31-95aa-084cc436a0e2/action Aug 25 15:31:30.036663 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-a83d0442-c287-4787-bb19-8239b6c3f1f1 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:31:30.036831 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-a83d0442-c287-4787-bb19-8239b6c3f1f1 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:30.039594 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=223,cinder:INSERT=29,cinder:UPDATE=51 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:31:30.052168 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:30.052168 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:30.109730 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-a83d0442-c287-4787-bb19-8239b6c3f1f1 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/attachments/14250822-2e5f-4c31-95aa-084cc436a0e2/action returned with HTTP 204 Aug 25 15:31:30.110164 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1281/5053] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:31:30 2026] POST /volume/v3/attachments/14250822-2e5f-4c31-95aa-084cc436a0e2/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:31:30.135021 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-13646901-bff1-4cf4-8d38-24aac728ec76 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:30.136828 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13646901-bff1-4cf4-8d38-24aac728ec76 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:30.136828 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13646901-bff1-4cf4-8d38-24aac728ec76 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:30.137859 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13646901-bff1-4cf4-8d38-24aac728ec76 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:30.137859 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-13646901-bff1-4cf4-8d38-24aac728ec76 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:30.138670 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=202,cinder:INSERT=26,cinder:UPDATE=44 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:31:30.141096 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:30.141096 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:30.141807 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13646901-bff1-4cf4-8d38-24aac728ec76 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:30.142391 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1248/5054] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:30 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 741 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:30.867661 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3b79d12e-2aff-4c9d-b4d8-bdbd4919b092 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:30.869950 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3b79d12e-2aff-4c9d-b4d8-bdbd4919b092 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:30.870218 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3b79d12e-2aff-4c9d-b4d8-bdbd4919b092 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:30.870498 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3b79d12e-2aff-4c9d-b4d8-bdbd4919b092 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:30.880885 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:30.880885 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:30.884790 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3b79d12e-2aff-4c9d-b4d8-bdbd4919b092 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:30.889447 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3b79d12e-2aff-4c9d-b4d8-bdbd4919b092 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:30.890236 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1260/5055] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:30 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:31.152406 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-60e837dd-a840-412a-8726-ba9cfbb01c22 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:31.154816 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-60e837dd-a840-412a-8726-ba9cfbb01c22 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:31.155081 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-60e837dd-a840-412a-8726-ba9cfbb01c22 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:31.155275 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-60e837dd-a840-412a-8726-ba9cfbb01c22 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:31.155385 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-60e837dd-a840-412a-8726-ba9cfbb01c22 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:31.160776 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:31.160776 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:31.161551 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-60e837dd-a840-412a-8726-ba9cfbb01c22 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:31.161912 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1267/5056] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:31 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:31.791254 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d682602a-6479-4746-a142-af17cbe048c1 req-fdf59f4c-9818-4a44-a3f1-4e189d7cee68 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:31.794332 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-fdf59f4c-9818-4a44-a3f1-4e189d7cee68 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:31.794639 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-fdf59f4c-9818-4a44-a3f1-4e189d7cee68 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:31.794897 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-fdf59f4c-9818-4a44-a3f1-4e189d7cee68 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:31.807663 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:31.807663 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:31.812775 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-d682602a-6479-4746-a142-af17cbe048c1 req-fdf59f4c-9818-4a44-a3f1-4e189d7cee68 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:31.820856 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-fdf59f4c-9818-4a44-a3f1-4e189d7cee68 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:31.821430 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1282/5057] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:31 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:31.909731 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-47c5421e-ae82-48c1-80c5-63cc88fb1738 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:31.911871 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-47c5421e-ae82-48c1-80c5-63cc88fb1738 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:31.912115 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-47c5421e-ae82-48c1-80c5-63cc88fb1738 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:31.912353 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-47c5421e-ae82-48c1-80c5-63cc88fb1738 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:31.939488 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:31.939488 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:31.948143 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-47c5421e-ae82-48c1-80c5-63cc88fb1738 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:31.953987 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-47c5421e-ae82-48c1-80c5-63cc88fb1738 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:31.955054 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1249/5058] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:31 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1146 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:32.170921 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fa7c8723-4a9c-4acb-a3f1-43fa243cb35f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:32.172868 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa7c8723-4a9c-4acb-a3f1-43fa243cb35f tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:32.173092 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa7c8723-4a9c-4acb-a3f1-43fa243cb35f tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:32.173358 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fa7c8723-4a9c-4acb-a3f1-43fa243cb35f tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:32.173832 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-fa7c8723-4a9c-4acb-a3f1-43fa243cb35f tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:32.177589 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:32.177589 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:32.178364 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fa7c8723-4a9c-4acb-a3f1-43fa243cb35f tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:32.178749 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1261/5059] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:32 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:32.969697 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-589ffdfb-39f0-42b6-9fee-4117895ebfd1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:32.971411 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-589ffdfb-39f0-42b6-9fee-4117895ebfd1 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:32.971651 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-589ffdfb-39f0-42b6-9fee-4117895ebfd1 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:32.971860 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-589ffdfb-39f0-42b6-9fee-4117895ebfd1 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:32.980828 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:32.980828 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:32.984418 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-589ffdfb-39f0-42b6-9fee-4117895ebfd1 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:32.989509 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-589ffdfb-39f0-42b6-9fee-4117895ebfd1 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:32.989886 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1268/5060] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:32 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:33.190414 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3d7801db-c29f-40ad-9019-9adabfc333a6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:33.192208 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3d7801db-c29f-40ad-9019-9adabfc333a6 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:33.192409 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3d7801db-c29f-40ad-9019-9adabfc333a6 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:33.192613 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3d7801db-c29f-40ad-9019-9adabfc333a6 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:33.192713 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3d7801db-c29f-40ad-9019-9adabfc333a6 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:33.196992 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:33.196992 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:33.197806 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3d7801db-c29f-40ad-9019-9adabfc333a6 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:33.198176 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1283/5061] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:33 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:34.002812 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-994bd582-7f8d-42b1-bd53-2b2e77b8a868 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:34.005345 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-994bd582-7f8d-42b1-bd53-2b2e77b8a868 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:34.005612 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-994bd582-7f8d-42b1-bd53-2b2e77b8a868 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:34.006182 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-994bd582-7f8d-42b1-bd53-2b2e77b8a868 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:34.018837 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:34.018837 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:34.023341 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-994bd582-7f8d-42b1-bd53-2b2e77b8a868 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:34.028388 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-994bd582-7f8d-42b1-bd53-2b2e77b8a868 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:34.029016 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1250/5062] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:34 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:34.207172 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a7059ecd-dee7-4148-be91-45f1b1a5037e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:34.209180 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a7059ecd-dee7-4148-be91-45f1b1a5037e tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:34.209422 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a7059ecd-dee7-4148-be91-45f1b1a5037e tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:34.209657 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a7059ecd-dee7-4148-be91-45f1b1a5037e tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:34.209767 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a7059ecd-dee7-4148-be91-45f1b1a5037e tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:34.214205 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:34.214205 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:34.214962 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a7059ecd-dee7-4148-be91-45f1b1a5037e tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:34.215366 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1262/5063] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:34 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:35.043823 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-29662508-0401-4f02-af93-976ddb542853 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:35.045588 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-29662508-0401-4f02-af93-976ddb542853 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:35.045899 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-29662508-0401-4f02-af93-976ddb542853 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:35.046057 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-29662508-0401-4f02-af93-976ddb542853 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:35.057253 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:35.057253 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:35.064044 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-29662508-0401-4f02-af93-976ddb542853 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:35.070146 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-29662508-0401-4f02-af93-976ddb542853 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:35.070875 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1269/5064] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:35 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:35.226432 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5ff12578-c486-4c0f-abb5-bb2dc21d9f31 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:35.227977 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5ff12578-c486-4c0f-abb5-bb2dc21d9f31 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:35.227977 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5ff12578-c486-4c0f-abb5-bb2dc21d9f31 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:35.228170 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5ff12578-c486-4c0f-abb5-bb2dc21d9f31 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:35.228328 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-5ff12578-c486-4c0f-abb5-bb2dc21d9f31 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:35.232450 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:35.232450 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:35.233120 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5ff12578-c486-4c0f-abb5-bb2dc21d9f31 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:35.233434 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1284/5065] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:35 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:35.456828 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-c92b9ed4-7b92-49e5-9fa1-13444eea7b4c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:35.459613 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-c92b9ed4-7b92-49e5-9fa1-13444eea7b4c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37/encryption Aug 25 15:31:35.459862 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-c92b9ed4-7b92-49e5-9fa1-13444eea7b4c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:35.460102 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-c92b9ed4-7b92-49e5-9fa1-13444eea7b4c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:35.470640 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:35.470640 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:35.477457 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-37a29b4a-6347-40e2-ac68-2d2a62c5ba37 req-c92b9ed4-7b92-49e5-9fa1-13444eea7b4c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37/encryption returned with HTTP 200 Aug 25 15:31:35.477896 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1251/5066] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:31:35 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:35.837974 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d682602a-6479-4746-a142-af17cbe048c1 req-0a600d47-e283-4568-8b5a-dce00d2322cf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:35.842780 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-0a600d47-e283-4568-8b5a-dce00d2322cf tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] DELETE https://10.4.3.85/volume/v3/attachments/79d82959-c50c-4b9a-98fd-0f9f7103963c Aug 25 15:31:35.842971 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-0a600d47-e283-4568-8b5a-dce00d2322cf tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:35.843179 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-0a600d47-e283-4568-8b5a-dce00d2322cf tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:35.851717 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:35.851717 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:35.910265 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d682602a-6479-4746-a142-af17cbe048c1 req-0a600d47-e283-4568-8b5a-dce00d2322cf tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/79d82959-c50c-4b9a-98fd-0f9f7103963c returned with HTTP 200 Aug 25 15:31:35.910806 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1263/5067] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:31:35 2026] DELETE /volume/v3/attachments/79d82959-c50c-4b9a-98fd-0f9f7103963c => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:36.084558 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dccd41ae-7c04-4cbe-b071-aab7057558e0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:36.086642 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dccd41ae-7c04-4cbe-b071-aab7057558e0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:36.101260 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dccd41ae-7c04-4cbe-b071-aab7057558e0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:36.101260 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dccd41ae-7c04-4cbe-b071-aab7057558e0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:36.101260 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:36.101260 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:36.101260 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-dccd41ae-7c04-4cbe-b071-aab7057558e0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:36.106841 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dccd41ae-7c04-4cbe-b071-aab7057558e0 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:36.107285 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1270/5068] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:36 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:36.118345 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4b28afc5-d2ef-4b89-b0b4-24796ae9f431 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:36.120674 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4b28afc5-d2ef-4b89-b0b4-24796ae9f431 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:36.120897 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4b28afc5-d2ef-4b89-b0b4-24796ae9f431 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:36.121074 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4b28afc5-d2ef-4b89-b0b4-24796ae9f431 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:36.130293 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:36.130293 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:36.135568 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4b28afc5-d2ef-4b89-b0b4-24796ae9f431 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:36.142132 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4b28afc5-d2ef-4b89-b0b4-24796ae9f431 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:36.142652 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1285/5069] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:36 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:36.191674 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a18dd0f2-5f44-4505-8e62-5e44c656fc72 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:36.193655 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a18dd0f2-5f44-4505-8e62-5e44c656fc72 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:36.193853 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a18dd0f2-5f44-4505-8e62-5e44c656fc72 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:36.194028 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a18dd0f2-5f44-4505-8e62-5e44c656fc72 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:36.200836 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:36.200836 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:36.205038 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a18dd0f2-5f44-4505-8e62-5e44c656fc72 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:36.209764 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a18dd0f2-5f44-4505-8e62-5e44c656fc72 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:36.210177 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1252/5070] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:36 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:36.243001 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8fd2a641-8e84-4498-a657-8de36a100f38 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:36.245196 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8fd2a641-8e84-4498-a657-8de36a100f38 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:36.245496 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8fd2a641-8e84-4498-a657-8de36a100f38 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:36.245819 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8fd2a641-8e84-4498-a657-8de36a100f38 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:36.245966 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8fd2a641-8e84-4498-a657-8de36a100f38 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:36.252008 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:36.252008 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:36.253224 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8fd2a641-8e84-4498-a657-8de36a100f38 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:36.253807 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1264/5071] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:36 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:36.268618 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:36.270329 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:31:36.270705 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1926731638", "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:36.272177 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1926731638', 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:31:36.380459 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Create volume of 1 GB Aug 25 15:31:36.380885 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:36.380885 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:36.381583 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Availability Zones retrieved successfully. Aug 25 15:31:36.389564 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Flow 'volume_create_api' (7fbd28f9-d123-4f54-b9dc-6b7405372a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:31:36.390831 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ced7a30-82ec-4cfb-bdfc-bf7c1b0e4208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:36.392141 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:31:36.433292 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:36.433292 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:36.446804 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ced7a30-82ec-4cfb-bdfc-bf7c1b0e4208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=3c806034-e569-4458-a37d-fa179611576c,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c806034-e569-4458-a37d-fa179611576c', 'encryption_key_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=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:36.447539 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d1bde93-3938-4b8a-9ce6-8141506cc036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:36.493643 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Created reservations ['934e6cb1-ee45-4e37-a32f-504223bc5781', '5d17a4fe-6dc9-4fed-bd85-8f7c3861dc81', 'd11cb7be-ee2a-49cf-a5b1-34b759d03739', 'e7e92db8-bcc2-4474-8334-d149df3d3a2c'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:31:36.494872 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d1bde93-3938-4b8a-9ce6-8141506cc036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['934e6cb1-ee45-4e37-a32f-504223bc5781', '5d17a4fe-6dc9-4fed-bd85-8f7c3861dc81', 'd11cb7be-ee2a-49cf-a5b1-34b759d03739', 'e7e92db8-bcc2-4474-8334-d149df3d3a2c']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:36.495649 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce4b46c5-593d-4465-bdb1-b931f6abf976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:36.530003 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce4b46c5-593d-4465-bdb1-b931f6abf976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c13ab6a-71fb-4122-ba31-c70603ed7d3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1926731638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='827d4a7a54284330bdfaddac40ad1ada',qos_specs=None,replication_status=,reservations=['934e6cb1-ee45-4e37-a32f-504223bc5781','5d17a4fe-6dc9-4fed-bd85-8f7c3861dc81','d11cb7be-ee2a-49cf-a5b1-34b759d03739','e7e92db8-bcc2-4474-8334-d149df3d3a2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d16512420957495a8dcee2ab398ba836',volume_type_id=3c806034-e569-4458-a37d-fa179611576c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:31:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1926731638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c13ab6a-71fb-4122-ba31-c70603ed7d3a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='827d4a7a54284330bdfaddac40ad1ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d16512420957495a8dcee2ab398ba836',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c806034-e569-4458-a37d-fa179611576c),volume_type_id=3c806034-e569-4458-a37d-fa179611576c)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:36.530938 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e34af75f-cd2f-4890-9871-7150ae15f15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:36.582442 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e34af75f-cd2f-4890-9871-7150ae15f15a) transitioned into state 'SUCCESS' from state '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-1926731638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='827d4a7a54284330bdfaddac40ad1ada',qos_specs=None,replication_status=,reservations=['934e6cb1-ee45-4e37-a32f-504223bc5781','5d17a4fe-6dc9-4fed-bd85-8f7c3861dc81','d11cb7be-ee2a-49cf-a5b1-34b759d03739','e7e92db8-bcc2-4474-8334-d149df3d3a2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d16512420957495a8dcee2ab398ba836',volume_type_id=3c806034-e569-4458-a37d-fa179611576c)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:36.583604 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a47a2436-f50a-4745-b47c-e4c517aa1de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:36.615611 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a47a2436-f50a-4745-b47c-e4c517aa1de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:36.616698 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Flow 'volume_create_api' (7fbd28f9-d123-4f54-b9dc-6b7405372a3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:31:36.617092 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Create volume request issued successfully. Aug 25 15:31:36.617802 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4ded3a94-d6e2-4a19-8d96-c0ad33252fe7 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:31:36.618359 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1271/5072] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:31:36 2026] POST /volume/v3/volumes => generated 758 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:31:36.635301 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aff032fa-a51e-4e87-8b66-9ebd67f67ed6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:36.638201 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aff032fa-a51e-4e87-8b66-9ebd67f67ed6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a Aug 25 15:31:36.638201 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aff032fa-a51e-4e87-8b66-9ebd67f67ed6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:36.638201 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aff032fa-a51e-4e87-8b66-9ebd67f67ed6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:36.649902 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:36.649902 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:36.654243 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-aff032fa-a51e-4e87-8b66-9ebd67f67ed6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:36.659010 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aff032fa-a51e-4e87-8b66-9ebd67f67ed6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a returned with HTTP 200 Aug 25 15:31:36.659530 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1286/5073] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:36 2026] GET /volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:37.264812 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-248a52c0-b0c7-493b-aad8-8072db26d3c7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:37.266701 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-248a52c0-b0c7-493b-aad8-8072db26d3c7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:37.266892 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-248a52c0-b0c7-493b-aad8-8072db26d3c7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:37.267128 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-248a52c0-b0c7-493b-aad8-8072db26d3c7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:37.267278 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-248a52c0-b0c7-493b-aad8-8072db26d3c7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:37.271670 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:37.271670 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:37.272569 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-248a52c0-b0c7-493b-aad8-8072db26d3c7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:37.272979 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1253/5074] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:37 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:37.671575 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dfee96c2-9a46-46c6-813d-321e717dba2e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:37.673299 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dfee96c2-9a46-46c6-813d-321e717dba2e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a Aug 25 15:31:37.673545 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dfee96c2-9a46-46c6-813d-321e717dba2e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:37.673767 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dfee96c2-9a46-46c6-813d-321e717dba2e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:37.710490 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:37.710490 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:37.714359 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dfee96c2-9a46-46c6-813d-321e717dba2e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:37.753206 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dfee96c2-9a46-46c6-813d-321e717dba2e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a returned with HTTP 200 Aug 25 15:31:37.753633 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1265/5075] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:37 2026] GET /volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a => generated 1366 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:38.052073 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-bc55eceb-a029-4084-8788-855b90c33757 req-53361f27-4465-47a7-af8f-c9ceb58399ae None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:38.054760 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-53361f27-4465-47a7-af8f-c9ceb58399ae tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a Aug 25 15:31:38.055376 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-53361f27-4465-47a7-af8f-c9ceb58399ae tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:38.055376 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-53361f27-4465-47a7-af8f-c9ceb58399ae tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:38.065814 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:38.065814 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:38.071087 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-bc55eceb-a029-4084-8788-855b90c33757 req-53361f27-4465-47a7-af8f-c9ceb58399ae tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:38.078244 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-53361f27-4465-47a7-af8f-c9ceb58399ae tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a returned with HTTP 200 Aug 25 15:31:38.079043 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1272/5076] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:38 2026] GET /volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:38.287163 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-968e525f-7037-4cda-a0e3-ae773a612d08 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:38.292548 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-968e525f-7037-4cda-a0e3-ae773a612d08 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:38.292548 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-968e525f-7037-4cda-a0e3-ae773a612d08 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:38.292548 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-968e525f-7037-4cda-a0e3-ae773a612d08 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:38.292548 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-968e525f-7037-4cda-a0e3-ae773a612d08 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:38.298301 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:38.298301 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:38.300066 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-968e525f-7037-4cda-a0e3-ae773a612d08 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:38.300772 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1287/5077] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:38 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:38.631559 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-bc55eceb-a029-4084-8788-855b90c33757 req-c67f8115-1a89-42f6-8122-635d4cfc1efb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:38.633976 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-c67f8115-1a89-42f6-8122-635d4cfc1efb tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a Aug 25 15:31:38.634318 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-c67f8115-1a89-42f6-8122-635d4cfc1efb tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:38.634674 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-c67f8115-1a89-42f6-8122-635d4cfc1efb tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:38.641928 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:38.641928 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:38.647262 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-bc55eceb-a029-4084-8788-855b90c33757 req-c67f8115-1a89-42f6-8122-635d4cfc1efb tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:38.652825 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-c67f8115-1a89-42f6-8122-635d4cfc1efb tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a returned with HTTP 200 Aug 25 15:31:38.653216 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1254/5078] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:38 2026] GET /volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:38.666173 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-be8a4764-1f8e-429c-ab2c-f4fdd85d6ea0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:38.666520 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be8a4764-1f8e-429c-ab2c-f4fdd85d6ea0 None None] GET https://10.4.3.85/volume// Aug 25 15:31:38.666676 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be8a4764-1f8e-429c-ab2c-f4fdd85d6ea0 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:38.666855 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-be8a4764-1f8e-429c-ab2c-f4fdd85d6ea0 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:38.667237 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-be8a4764-1f8e-429c-ab2c-f4fdd85d6ea0 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:31:38.667593 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1266/5079] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:31:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:31:38.682493 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-bc55eceb-a029-4084-8788-855b90c33757 req-072d5ba4-c9c8-4e46-bf7e-9a710a0eea47 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:38.684307 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-072d5ba4-c9c8-4e46-bf7e-9a710a0eea47 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:31:38.684657 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-072d5ba4-c9c8-4e46-bf7e-9a710a0eea47 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c13ab6a-71fb-4122-ba31-c70603ed7d3a", "connector": null, "instance_uuid": "7c1c833c-1f8c-4579-9deb-8f38d4c99845"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:38.692758 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:38.692758 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:38.725762 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-072d5ba4-c9c8-4e46-bf7e-9a710a0eea47 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:31:38.726281 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1273/5080] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:31:38 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 25 15:31:39.315344 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-26d23d85-7848-4480-bf9d-badb3c51fc88 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:39.318532 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-26d23d85-7848-4480-bf9d-badb3c51fc88 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:39.318765 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-26d23d85-7848-4480-bf9d-badb3c51fc88 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:39.318985 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-26d23d85-7848-4480-bf9d-badb3c51fc88 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:39.319114 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-26d23d85-7848-4480-bf9d-badb3c51fc88 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:39.325956 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:39.325956 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:39.326962 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-26d23d85-7848-4480-bf9d-badb3c51fc88 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:39.327505 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1288/5081] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:39 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:40.009049 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b5917d00-a88c-427e-96d7-760becde7ecd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:40.009476 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5917d00-a88c-427e-96d7-760becde7ecd None None] GET https://10.4.3.85/volume// Aug 25 15:31:40.009676 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5917d00-a88c-427e-96d7-760becde7ecd None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:40.009937 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b5917d00-a88c-427e-96d7-760becde7ecd None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:40.010382 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b5917d00-a88c-427e-96d7-760becde7ecd None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:31:40.010930 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1255/5082] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:31:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:31:40.021342 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-bc55eceb-a029-4084-8788-855b90c33757 req-0337928d-731f-4ba5-88b1-33eb207e796a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:40.023515 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-0337928d-731f-4ba5-88b1-33eb207e796a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a Aug 25 15:31:40.023748 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-0337928d-731f-4ba5-88b1-33eb207e796a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:40.024343 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-0337928d-731f-4ba5-88b1-33eb207e796a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:40.034167 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:40.034167 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:40.037674 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-bc55eceb-a029-4084-8788-855b90c33757 req-0337928d-731f-4ba5-88b1-33eb207e796a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:40.042257 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-0337928d-731f-4ba5-88b1-33eb207e796a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a returned with HTTP 200 Aug 25 15:31:40.042733 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1267/5083] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:31:40 2026] GET /volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a => generated 1545 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:31:40.152726 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-bc55eceb-a029-4084-8788-855b90c33757 req-8ad9d1da-5a11-4f80-a062-e72e7f1d7c43 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:40.155543 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-8ad9d1da-5a11-4f80-a062-e72e7f1d7c43 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] PUT https://10.4.3.85/volume/v3/attachments/1a4c5b41-0098-4fbf-910f-42713f48046b Aug 25 15:31:40.156158 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-8ad9d1da-5a11-4f80-a062-e72e7f1d7c43 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:40.164357 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-bc55eceb-a029-4084-8788-855b90c33757 req-8ad9d1da-5a11-4f80-a062-e72e7f1d7c43 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Acquiring lock "cinder-attachment_update-9c13ab6a-71fb-4122-ba31-c70603ed7d3a-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:31:40.170445 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-bc55eceb-a029-4084-8788-855b90c33757 req-8ad9d1da-5a11-4f80-a062-e72e7f1d7c43 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-9c13ab6a-71fb-4122-ba31-c70603ed7d3a-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:31:40.171549 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:40.171549 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:40.309664 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-bc55eceb-a029-4084-8788-855b90c33757 req-8ad9d1da-5a11-4f80-a062-e72e7f1d7c43 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Lock "cinder-attachment_update-9c13ab6a-71fb-4122-ba31-c70603ed7d3a-np0000008087" released by "attachment_update" :: held 0.139s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:31:40.310034 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-8ad9d1da-5a11-4f80-a062-e72e7f1d7c43 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/1a4c5b41-0098-4fbf-910f-42713f48046b returned with HTTP 200 Aug 25 15:31:40.310556 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1274/5084] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:31:40 2026] PUT /volume/v3/attachments/1a4c5b41-0098-4fbf-910f-42713f48046b => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:40.339157 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7afc3d54-d26b-4c76-9d54-9543a93236b7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:40.341437 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7afc3d54-d26b-4c76-9d54-9543a93236b7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:40.341679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7afc3d54-d26b-4c76-9d54-9543a93236b7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:40.341906 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7afc3d54-d26b-4c76-9d54-9543a93236b7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:40.342030 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7afc3d54-d26b-4c76-9d54-9543a93236b7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:40.347850 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:40.347850 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:40.348755 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7afc3d54-d26b-4c76-9d54-9543a93236b7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:40.353221 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1289/5085] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:40 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:40.353850 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-bc55eceb-a029-4084-8788-855b90c33757 req-dc2d69dc-9aa0-4cd7-809e-d1b824ec1f42 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:40.356686 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-dc2d69dc-9aa0-4cd7-809e-d1b824ec1f42 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/attachments/1a4c5b41-0098-4fbf-910f-42713f48046b/action Aug 25 15:31:40.357082 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-dc2d69dc-9aa0-4cd7-809e-d1b824ec1f42 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:31:40.357242 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-dc2d69dc-9aa0-4cd7-809e-d1b824ec1f42 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:40.374764 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:40.374764 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:40.432717 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bc55eceb-a029-4084-8788-855b90c33757 req-dc2d69dc-9aa0-4cd7-809e-d1b824ec1f42 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/1a4c5b41-0098-4fbf-910f-42713f48046b/action returned with HTTP 204 Aug 25 15:31:40.433261 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1256/5086] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:31:40 2026] POST /volume/v3/attachments/1a4c5b41-0098-4fbf-910f-42713f48046b/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:31:41.362039 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-25726b7e-c3bc-4126-9f7c-2bc7418f79df None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:41.363821 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-25726b7e-c3bc-4126-9f7c-2bc7418f79df tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:41.364027 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-25726b7e-c3bc-4126-9f7c-2bc7418f79df tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:41.364208 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-25726b7e-c3bc-4126-9f7c-2bc7418f79df tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:41.364336 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-25726b7e-c3bc-4126-9f7c-2bc7418f79df tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:41.370139 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:41.370139 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:41.370139 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-25726b7e-c3bc-4126-9f7c-2bc7418f79df tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:41.370139 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1268/5087] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:41 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:42.013436 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-84ae31ae-8847-4825-b53d-64192d634188 req-3a242819-c6ed-4179-828d-aa5a2e7e5fae None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:42.015972 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-3a242819-c6ed-4179-828d-aa5a2e7e5fae tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:42.016166 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-3a242819-c6ed-4179-828d-aa5a2e7e5fae tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:42.016360 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-3a242819-c6ed-4179-828d-aa5a2e7e5fae tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:42.030794 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:42.030794 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:42.033417 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-84ae31ae-8847-4825-b53d-64192d634188 req-3a242819-c6ed-4179-828d-aa5a2e7e5fae tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:42.038696 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-3a242819-c6ed-4179-828d-aa5a2e7e5fae tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:42.039085 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1275/5088] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:42 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1211 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:42.286190 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6b6c431f-b1bd-442f-b485-7ffc8bc0c9a2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:42.286772 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6b6c431f-b1bd-442f-b485-7ffc8bc0c9a2 None None] GET https://10.4.3.85/volume// Aug 25 15:31:42.287022 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6b6c431f-b1bd-442f-b485-7ffc8bc0c9a2 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:42.287312 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6b6c431f-b1bd-442f-b485-7ffc8bc0c9a2 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:42.287844 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6b6c431f-b1bd-442f-b485-7ffc8bc0c9a2 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:31:42.292793 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1290/5089] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:31:42 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:31:42.308385 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-84ae31ae-8847-4825-b53d-64192d634188 req-07846f2b-53fd-43b7-bf1b-438163e61f60 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:42.312882 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-07846f2b-53fd-43b7-bf1b-438163e61f60 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:31:42.312882 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-07846f2b-53fd-43b7-bf1b-438163e61f60 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "565b1165-cff7-4f94-a39c-fb3ac5f71330", "connector": null, "instance_uuid": "36e4bda1-c1f5-4019-869f-6e22464babc2"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:42.327194 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:42.327194 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:42.458249 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-99038259-e209-4639-8c09-a3386a81b4cc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:42.460560 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-99038259-e209-4639-8c09-a3386a81b4cc tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:42.460776 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-99038259-e209-4639-8c09-a3386a81b4cc tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:42.460999 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-99038259-e209-4639-8c09-a3386a81b4cc tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:42.461119 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-99038259-e209-4639-8c09-a3386a81b4cc tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:42.468932 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:42.468932 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:42.509992 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-99038259-e209-4639-8c09-a3386a81b4cc tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:42.509992 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1269/5090] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:42 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:42.587780 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-07846f2b-53fd-43b7-bf1b-438163e61f60 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:31:42.588298 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1257/5091] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:31:42 2026] POST /volume/v3/attachments => generated 273 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:42.625416 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fc7d6952-696c-4ddd-b28d-46b048c6d777 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:42.627348 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc7d6952-696c-4ddd-b28d-46b048c6d777 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:42.627644 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc7d6952-696c-4ddd-b28d-46b048c6d777 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:42.627861 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fc7d6952-696c-4ddd-b28d-46b048c6d777 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:42.640095 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:42.640095 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:42.644928 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fc7d6952-696c-4ddd-b28d-46b048c6d777 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:42.651248 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fc7d6952-696c-4ddd-b28d-46b048c6d777 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:42.651638 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5f79d5cc-b815-475c-81e4-574daa2fc033 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:42.651896 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1276/5092] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:42 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1213 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:42.652051 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5f79d5cc-b815-475c-81e4-574daa2fc033 None None] GET https://10.4.3.85/volume// Aug 25 15:31:42.652279 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5f79d5cc-b815-475c-81e4-574daa2fc033 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:42.652532 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5f79d5cc-b815-475c-81e4-574daa2fc033 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:42.652881 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5f79d5cc-b815-475c-81e4-574daa2fc033 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:31:42.653138 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1291/5093] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:31:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:31:42.660621 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-84ae31ae-8847-4825-b53d-64192d634188 req-53c7f831-777d-4779-80f1-976aab42be00 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:42.662553 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-53c7f831-777d-4779-80f1-976aab42be00 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:42.662785 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-53c7f831-777d-4779-80f1-976aab42be00 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:42.663030 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-53c7f831-777d-4779-80f1-976aab42be00 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:42.675122 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:42.675122 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:42.678558 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-84ae31ae-8847-4825-b53d-64192d634188 req-53c7f831-777d-4779-80f1-976aab42be00 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:42.683152 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-53c7f831-777d-4779-80f1-976aab42be00 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:42.683746 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1270/5094] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:31:42 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:31:42.792769 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-84ae31ae-8847-4825-b53d-64192d634188 req-d0976e72-b573-4f72-ad63-0b864ff53369 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:42.794726 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-d0976e72-b573-4f72-ad63-0b864ff53369 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] PUT https://10.4.3.85/volume/v3/attachments/f2fff0f6-7cb9-40e2-ab7f-7abd96601027 Aug 25 15:31:42.795096 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-d0976e72-b573-4f72-ad63-0b864ff53369 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:42.802074 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-84ae31ae-8847-4825-b53d-64192d634188 req-d0976e72-b573-4f72-ad63-0b864ff53369 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Acquiring lock "cinder-attachment_update-565b1165-cff7-4f94-a39c-fb3ac5f71330-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:31:42.807094 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-84ae31ae-8847-4825-b53d-64192d634188 req-d0976e72-b573-4f72-ad63-0b864ff53369 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Lock "cinder-attachment_update-565b1165-cff7-4f94-a39c-fb3ac5f71330-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:31:42.808135 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:42.808135 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:42.926585 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-84ae31ae-8847-4825-b53d-64192d634188 req-d0976e72-b573-4f72-ad63-0b864ff53369 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Lock "cinder-attachment_update-565b1165-cff7-4f94-a39c-fb3ac5f71330-np0000008087" released by "attachment_update" :: held 0.119s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:31:42.927119 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-d0976e72-b573-4f72-ad63-0b864ff53369 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments/f2fff0f6-7cb9-40e2-ab7f-7abd96601027 returned with HTTP 200 Aug 25 15:31:42.927902 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1258/5095] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:31:42 2026] PUT /volume/v3/attachments/f2fff0f6-7cb9-40e2-ab7f-7abd96601027 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:43.512389 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6ea7e075-4175-479c-bd3f-63e24727cd20 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:43.518850 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6ea7e075-4175-479c-bd3f-63e24727cd20 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:43.518850 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6ea7e075-4175-479c-bd3f-63e24727cd20 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:43.518850 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6ea7e075-4175-479c-bd3f-63e24727cd20 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:43.518850 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-6ea7e075-4175-479c-bd3f-63e24727cd20 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:43.527375 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:43.527375 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:43.528295 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6ea7e075-4175-479c-bd3f-63e24727cd20 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:43.528757 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1277/5096] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:43 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:43.667597 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3a6cd256-b5bd-49cc-b269-618640e67c6f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:43.670024 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3a6cd256-b5bd-49cc-b269-618640e67c6f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:43.670024 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3a6cd256-b5bd-49cc-b269-618640e67c6f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:43.670024 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3a6cd256-b5bd-49cc-b269-618640e67c6f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:43.684764 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:43.684764 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:43.689823 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3a6cd256-b5bd-49cc-b269-618640e67c6f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:43.695249 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3a6cd256-b5bd-49cc-b269-618640e67c6f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:43.696024 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1292/5097] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:43 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:44.538813 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-49808fc6-a45d-4c4b-b038-1aa6733172e3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:44.540446 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49808fc6-a45d-4c4b-b038-1aa6733172e3 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:44.540646 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49808fc6-a45d-4c4b-b038-1aa6733172e3 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:44.540814 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49808fc6-a45d-4c4b-b038-1aa6733172e3 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:44.540907 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-49808fc6-a45d-4c4b-b038-1aa6733172e3 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:44.545709 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:44.545709 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:44.546560 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49808fc6-a45d-4c4b-b038-1aa6733172e3 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:44.547084 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1271/5098] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:44 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:44.707492 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a57de77e-6874-44f7-b8fe-606953719f46 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:44.710264 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a57de77e-6874-44f7-b8fe-606953719f46 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:44.710561 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a57de77e-6874-44f7-b8fe-606953719f46 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:44.710941 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a57de77e-6874-44f7-b8fe-606953719f46 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:44.724257 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:44.724257 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:44.729823 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a57de77e-6874-44f7-b8fe-606953719f46 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:44.735242 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a57de77e-6874-44f7-b8fe-606953719f46 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:44.735653 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1259/5099] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:44 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:45.560508 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7ad35f30-6b0b-415d-a1e7-19d5767224f5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:45.562697 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7ad35f30-6b0b-415d-a1e7-19d5767224f5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:45.562984 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7ad35f30-6b0b-415d-a1e7-19d5767224f5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:45.563222 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7ad35f30-6b0b-415d-a1e7-19d5767224f5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:45.563394 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-7ad35f30-6b0b-415d-a1e7-19d5767224f5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:45.575770 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:45.575770 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:45.576896 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7ad35f30-6b0b-415d-a1e7-19d5767224f5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:45.577447 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1278/5100] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:45 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 753 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:45.748645 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9f2e5ae3-4b61-4191-8d82-d1d6472a5b71 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:45.753203 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f2e5ae3-4b61-4191-8d82-d1d6472a5b71 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:45.753203 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f2e5ae3-4b61-4191-8d82-d1d6472a5b71 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:45.753203 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9f2e5ae3-4b61-4191-8d82-d1d6472a5b71 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:45.766291 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:45.766291 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:45.774838 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9f2e5ae3-4b61-4191-8d82-d1d6472a5b71 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:45.781600 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9f2e5ae3-4b61-4191-8d82-d1d6472a5b71 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:45.782049 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1293/5101] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:45 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1214 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:46.586919 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-31c95ea6-9726-40a4-b12f-0bf98ec8fbd1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:46.588948 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31c95ea6-9726-40a4-b12f-0bf98ec8fbd1 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:46.589149 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31c95ea6-9726-40a4-b12f-0bf98ec8fbd1 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:46.589377 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-31c95ea6-9726-40a4-b12f-0bf98ec8fbd1 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:46.589517 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-31c95ea6-9726-40a4-b12f-0bf98ec8fbd1 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:46.594622 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:46.594622 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:46.595757 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-31c95ea6-9726-40a4-b12f-0bf98ec8fbd1 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:46.596489 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1272/5102] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:46 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:46.795381 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a07ce7aa-42b2-4fde-ba7c-a08f49df5ecf None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:46.797527 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a07ce7aa-42b2-4fde-ba7c-a08f49df5ecf tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:46.797585 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a07ce7aa-42b2-4fde-ba7c-a08f49df5ecf tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:46.797808 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a07ce7aa-42b2-4fde-ba7c-a08f49df5ecf tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:46.812537 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:46.812537 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:46.817663 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a07ce7aa-42b2-4fde-ba7c-a08f49df5ecf tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:46.823029 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a07ce7aa-42b2-4fde-ba7c-a08f49df5ecf tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:46.823715 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1260/5103] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:46 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:47.193072 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-84ae31ae-8847-4825-b53d-64192d634188 req-bcd174ba-cf08-49ff-b279-6db86803ac42 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:47.196598 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-bcd174ba-cf08-49ff-b279-6db86803ac42 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/attachments/f2fff0f6-7cb9-40e2-ab7f-7abd96601027/action Aug 25 15:31:47.196968 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-bcd174ba-cf08-49ff-b279-6db86803ac42 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:31:47.197163 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-bcd174ba-cf08-49ff-b279-6db86803ac42 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:47.224177 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:47.224177 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:47.240921 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-84ae31ae-8847-4825-b53d-64192d634188 req-bcd174ba-cf08-49ff-b279-6db86803ac42 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments/f2fff0f6-7cb9-40e2-ab7f-7abd96601027/action returned with HTTP 204 Aug 25 15:31:47.240921 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1279/5104] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:31:47 2026] POST /volume/v3/attachments/f2fff0f6-7cb9-40e2-ab7f-7abd96601027/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 25 15:31:47.427731 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-7d3b8e7b-e47c-4584-bb43-9d29fede1555 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:47.430338 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-7d3b8e7b-e47c-4584-bb43-9d29fede1555 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/limits Aug 25 15:31:47.430604 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-7d3b8e7b-e47c-4584-bb43-9d29fede1555 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:47.430851 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-7d3b8e7b-e47c-4584-bb43-9d29fede1555 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:47.442436 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-7d3b8e7b-e47c-4584-bb43-9d29fede1555 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1968685043 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1968685043, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:31:47.442834 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-7d3b8e7b-e47c-4584-bb43-9d29fede1555 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-541998987 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-541998987, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:31:47.443219 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-7d3b8e7b-e47c-4584-bb43-9d29fede1555 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-541998987 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-541998987, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:31:47.443594 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-7d3b8e7b-e47c-4584-bb43-9d29fede1555 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-541998987 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-541998987, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:31:47.444256 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-7d3b8e7b-e47c-4584-bb43-9d29fede1555 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-456931755-934537465 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-456931755-934537465, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:31:47.461433 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-7d3b8e7b-e47c-4584-bb43-9d29fede1555 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/limits returned with HTTP 200 Aug 25 15:31:47.462165 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1294/5105] 10.4.3.85 () {68 vars in 1477 bytes} [Tue Aug 25 15:31:47 2026] GET /volume/v3/limits => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:47.522901 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-db42276c-4914-4c21-a37a-acd6659f05ea None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:47.525157 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-db42276c-4914-4c21-a37a-acd6659f05ea tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a Aug 25 15:31:47.525502 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-db42276c-4914-4c21-a37a-acd6659f05ea tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:47.525789 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-db42276c-4914-4c21-a37a-acd6659f05ea tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:47.538633 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:47.538633 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:47.543091 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-db42276c-4914-4c21-a37a-acd6659f05ea tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:47.549411 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-db42276c-4914-4c21-a37a-acd6659f05ea tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a returned with HTTP 200 Aug 25 15:31:47.549991 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1273/5106] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:47 2026] GET /volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a => generated 1658 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:47.559393 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-0cc10be7-d9df-4a03-9ee1-c34dab867461 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:47.561662 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-0cc10be7-d9df-4a03-9ee1-c34dab867461 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:31:47.562049 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-0cc10be7-d9df-4a03-9ee1-c34dab867461 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c13ab6a-71fb-4122-ba31-c70603ed7d3a", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:47.575631 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:47.575631 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:47.576393 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-0cc10be7-d9df-4a03-9ee1-c34dab867461 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:47.576567 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-0cc10be7-d9df-4a03-9ee1-c34dab867461 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Create snapshot from volume 9c13ab6a-71fb-4122-ba31-c70603ed7d3a Aug 25 15:31:47.607523 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dc28353a-f17b-4d48-8f2f-ff13c6ccfee0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:47.609373 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc28353a-f17b-4d48-8f2f-ff13c6ccfee0 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:47.609584 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc28353a-f17b-4d48-8f2f-ff13c6ccfee0 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:47.609782 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc28353a-f17b-4d48-8f2f-ff13c6ccfee0 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:47.609887 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-dc28353a-f17b-4d48-8f2f-ff13c6ccfee0 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:47.614180 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:47.614180 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:47.615018 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc28353a-f17b-4d48-8f2f-ff13c6ccfee0 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:47.615827 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1280/5107] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:47 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:47.629500 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6b96db7f-d381-48c9-be59-4161d56ce0b3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:47.632097 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6b96db7f-d381-48c9-be59-4161d56ce0b3 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 Aug 25 15:31:47.632298 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6b96db7f-d381-48c9-be59-4161d56ce0b3 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:47.632916 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6b96db7f-d381-48c9-be59-4161d56ce0b3 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:47.644584 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:47.644584 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:47.647287 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-0cc10be7-d9df-4a03-9ee1-c34dab867461 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Created reservations ['7ba623b0-85f3-456e-931f-596f85c9d528', '90fc1efc-f1b4-47be-b9f6-fe2e7ff5f2bc', '9cd2f360-b711-467f-a4e4-919bf9e9ce11', 'cf2eb2b0-4d3a-4127-85b2-f7bcad17bbfe'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:31:47.651307 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6b96db7f-d381-48c9-be59-4161d56ce0b3 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:31:47.659490 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6b96db7f-d381-48c9-be59-4161d56ce0b3 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 returned with HTTP 200 Aug 25 15:31:47.660007 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1295/5108] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:47 2026] GET /volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:47.676120 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:47.677894 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] POST https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632/restore Aug 25 15:31:47.678393 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:47.679838 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Restoring backup ceec3c7e-9ff1-4cb3-9d86-882461792632 ({'restore': {}}) {{(pid=100467) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 15:31:47.680018 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Restoring backup ceec3c7e-9ff1-4cb3-9d86-882461792632 to volume None. Aug 25 15:31:47.684828 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:47.684828 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:47.687823 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-0cc10be7-d9df-4a03-9ee1-c34dab867461 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Snapshot force create request issued successfully. Aug 25 15:31:47.688260 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4740802a-f73a-443f-aa1e-3577f0d0e046 req-0cc10be7-d9df-4a03-9ee1-c34dab867461 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:31:47.688865 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1261/5109] 10.4.3.85 () {72 vars in 1540 bytes} [Tue Aug 25 15:31:47 2026] POST /volume/v3/snapshots => generated 292 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:31:47.694372 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:47.694372 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:47.695195 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:31:47.700764 np0000008087 devstack@c-api.service[100467]: INFO cinder.backup.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Creating volume of 1 GB for restore of backup ceec3c7e-9ff1-4cb3-9d86-882461792632. Aug 25 15:31:47.701436 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:47.701436 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:47.705626 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Availability zone cache updated, next update will occur around 2026-08-25 16:31:47.705150. {{(pid=100467) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 15:31:47.705772 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Availability Zones retrieved successfully. Aug 25 15:31:47.712810 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Flow 'volume_create_api' (c7c44290-47e0-4069-af89-b585b0730802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:31:47.714383 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb31276-e311-43be-a5b2-45250af0f09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:47.716413 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:31:47.745253 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb31276-e311-43be-a5b2-45250af0f09f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:47.746251 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e8086f-d769-4b21-b2de-6a3b89ec7945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:47.793802 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Created reservations ['c544d9fb-70a4-4888-82dd-b51a1b9c32de', '3c1e9ed7-b90c-4193-82e0-177f884963c3', '22efdf18-8318-4875-8177-dba6504d7357', 'a0182bdc-b53c-42fd-9f70-61065bb7e75a'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:31:47.794739 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e8086f-d769-4b21-b2de-6a3b89ec7945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c544d9fb-70a4-4888-82dd-b51a1b9c32de', '3c1e9ed7-b90c-4193-82e0-177f884963c3', '22efdf18-8318-4875-8177-dba6504d7357', 'a0182bdc-b53c-42fd-9f70-61065bb7e75a']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:47.795641 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a50721d9-29d9-474c-8e8c-f2f0fd4541b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:47.830070 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a50721d9-29d9-474c-8e8c-f2f0fd4541b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8941b721-2be9-44c3-bca3-21def8576868', '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_ceec3c7e-9ff1-4cb3-9d86-882461792632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97e6c0da79f4e1aba97f60e29fc2052',qos_specs=None,replication_status=,reservations=['c544d9fb-70a4-4888-82dd-b51a1b9c32de','3c1e9ed7-b90c-4193-82e0-177f884963c3','22efdf18-8318-4875-8177-dba6504d7357','a0182bdc-b53c-42fd-9f70-61065bb7e75a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1ed1a209634f9caf71d2c339f7df7a',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:31:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ceec3c7e-9ff1-4cb3-9d86-882461792632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8941b721-2be9-44c3-bca3-21def8576868,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b97e6c0da79f4e1aba97f60e29fc2052',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d1ed1a209634f9caf71d2c339f7df7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:47.830785 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b75d35-a89d-4a05-8b50-7317784eab22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:47.835894 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a8e38402-e64c-4f2b-a5b9-e4f02666d7f3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:47.837647 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a8e38402-e64c-4f2b-a5b9-e4f02666d7f3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:47.837879 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a8e38402-e64c-4f2b-a5b9-e4f02666d7f3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:47.838101 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a8e38402-e64c-4f2b-a5b9-e4f02666d7f3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:47.849537 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:47.849537 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:47.852953 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a8e38402-e64c-4f2b-a5b9-e4f02666d7f3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:47.853104 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b75d35-a89d-4a05-8b50-7317784eab22) transitioned into 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_ceec3c7e-9ff1-4cb3-9d86-882461792632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b97e6c0da79f4e1aba97f60e29fc2052',qos_specs=None,replication_status=,reservations=['c544d9fb-70a4-4888-82dd-b51a1b9c32de','3c1e9ed7-b90c-4193-82e0-177f884963c3','22efdf18-8318-4875-8177-dba6504d7357','a0182bdc-b53c-42fd-9f70-61065bb7e75a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d1ed1a209634f9caf71d2c339f7df7a',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:47.853986 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6886e394-04ae-4af8-9968-d22c4cfa13a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:31:47.860710 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a8e38402-e64c-4f2b-a5b9-e4f02666d7f3 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:47.861096 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1281/5110] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:47 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1508 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:47.869146 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6886e394-04ae-4af8-9968-d22c4cfa13a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:31:47.870342 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Flow 'volume_create_api' (c7c44290-47e0-4069-af89-b585b0730802) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:31:47.870782 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Create volume request issued successfully. Aug 25 15:31:47.879929 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:47.879929 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:47.880482 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:31:48.889742 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:48.889742 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:48.890247 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:31:48.890391 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Checking backup size 1 against volume size 1 {{(pid=100467) restore /opt/stack/cinder/cinder/backup/api.py:477}} Aug 25 15:31:48.890509 np0000008087 devstack@c-api.service[100467]: INFO cinder.backup.api [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Overwriting volume 8941b721-2be9-44c3-bca3-21def8576868 with restore of backup ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:48.906282 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] restore_backup in rpcapi backup_id ceec3c7e-9ff1-4cb3-9d86-882461792632 {{(pid=100467) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 15:31:48.908313 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2ac451b7-4da7-4097-91de-c4cfa419ee5c tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632/restore returned with HTTP 202 Aug 25 15:31:48.908782 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1274/5111] 10.4.3.85 () {68 vars in 1386 bytes} [Tue Aug 25 15:31:47 2026] POST /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632/restore => generated 189 bytes in 1233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:31:48.916543 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2558bbad-134f-4012-b5f3-a08d3a35e9f9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:48.918465 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2558bbad-134f-4012-b5f3-a08d3a35e9f9 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:48.918692 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2558bbad-134f-4012-b5f3-a08d3a35e9f9 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:48.918877 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2558bbad-134f-4012-b5f3-a08d3a35e9f9 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:48.918970 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-2558bbad-134f-4012-b5f3-a08d3a35e9f9 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:48.924001 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:48.924001 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:48.924969 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2558bbad-134f-4012-b5f3-a08d3a35e9f9 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:48.925524 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1296/5112] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:48 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:31:49.172744 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d9e385a7-c360-4989-9308-d33fa744988b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:49.176621 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9e385a7-c360-4989-9308-d33fa744988b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:49.176902 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9e385a7-c360-4989-9308-d33fa744988b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:49.177172 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d9e385a7-c360-4989-9308-d33fa744988b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:49.191588 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:49.191588 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:49.195212 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d9e385a7-c360-4989-9308-d33fa744988b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:49.199830 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d9e385a7-c360-4989-9308-d33fa744988b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:49.200205 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1262/5113] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:49 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1508 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:49.217281 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d948c9b9-283e-4b66-9672-90b0b6cda48a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:49.219014 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d948c9b9-283e-4b66-9672-90b0b6cda48a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:49.219233 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d948c9b9-283e-4b66-9672-90b0b6cda48a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:49.219457 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d948c9b9-283e-4b66-9672-90b0b6cda48a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:49.231181 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:49.231181 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:49.234778 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d948c9b9-283e-4b66-9672-90b0b6cda48a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:49.240267 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d948c9b9-283e-4b66-9672-90b0b6cda48a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:49.240705 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1282/5114] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:49 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1508 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:49.254482 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-16149e3d-323e-485b-8da0-7bbf407a5017 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:49.256758 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-16149e3d-323e-485b-8da0-7bbf407a5017 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:49.256981 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-16149e3d-323e-485b-8da0-7bbf407a5017 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:49.257198 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-16149e3d-323e-485b-8da0-7bbf407a5017 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:49.274792 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:49.274792 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:49.279630 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-16149e3d-323e-485b-8da0-7bbf407a5017 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:49.285680 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-16149e3d-323e-485b-8da0-7bbf407a5017 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:49.286264 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1275/5115] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:49 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1508 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:49.332613 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-638d71e8-ade0-4229-a423-0dffba46ceef req-5ad88ed2-4094-476b-85b3-af1a1eb76141 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:49.334557 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-5ad88ed2-4094-476b-85b3-af1a1eb76141 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:49.334773 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-5ad88ed2-4094-476b-85b3-af1a1eb76141 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:49.334929 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-5ad88ed2-4094-476b-85b3-af1a1eb76141 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:49.346711 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:49.346711 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:49.350163 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-638d71e8-ade0-4229-a423-0dffba46ceef req-5ad88ed2-4094-476b-85b3-af1a1eb76141 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:49.354835 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-5ad88ed2-4094-476b-85b3-af1a1eb76141 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:49.355240 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1297/5116] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:49 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1508 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:49.377193 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-638d71e8-ade0-4229-a423-0dffba46ceef req-b677fef9-b432-4d15-93f4-5c0a8a59f438 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:49.379640 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-b677fef9-b432-4d15-93f4-5c0a8a59f438 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330/action Aug 25 15:31:49.381180 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-b677fef9-b432-4d15-93f4-5c0a8a59f438 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:31:49.393818 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-b677fef9-b432-4d15-93f4-5c0a8a59f438 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:49.400444 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:49.400444 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:49.400954 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-638d71e8-ade0-4229-a423-0dffba46ceef req-b677fef9-b432-4d15-93f4-5c0a8a59f438 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:49.410857 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-638d71e8-ade0-4229-a423-0dffba46ceef req-b677fef9-b432-4d15-93f4-5c0a8a59f438 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Begin detaching volume completed successfully. Aug 25 15:31:49.411087 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-b677fef9-b432-4d15-93f4-5c0a8a59f438 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330/action returned with HTTP 202 Aug 25 15:31:49.411819 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1263/5117] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:31:49 2026] POST /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:31:49.432997 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b4cd8c43-9411-4640-8939-8ba5e0374d53 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:49.434781 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b4cd8c43-9411-4640-8939-8ba5e0374d53 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:49.434973 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b4cd8c43-9411-4640-8939-8ba5e0374d53 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:49.436693 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b4cd8c43-9411-4640-8939-8ba5e0374d53 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:49.451736 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:49.451736 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:49.455091 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3f7b0322-0b7e-47a1-9445-1f793c32c364 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:49.455648 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f7b0322-0b7e-47a1-9445-1f793c32c364 None None] GET https://10.4.3.85/volume// Aug 25 15:31:49.455732 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b4cd8c43-9411-4640-8939-8ba5e0374d53 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:49.455864 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f7b0322-0b7e-47a1-9445-1f793c32c364 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:49.456111 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f7b0322-0b7e-47a1-9445-1f793c32c364 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:49.456541 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f7b0322-0b7e-47a1-9445-1f793c32c364 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:31:49.457041 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1276/5118] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:31:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:31:49.460447 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b4cd8c43-9411-4640-8939-8ba5e0374d53 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:49.460920 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1283/5119] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:49 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1511 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:49.464786 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-638d71e8-ade0-4229-a423-0dffba46ceef req-6df98f94-4ad7-4181-bac7-815d11e73307 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:49.469245 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-6df98f94-4ad7-4181-bac7-815d11e73307 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:49.469540 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-6df98f94-4ad7-4181-bac7-815d11e73307 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:49.469794 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-6df98f94-4ad7-4181-bac7-815d11e73307 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:49.483973 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:49.483973 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:49.487799 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-638d71e8-ade0-4229-a423-0dffba46ceef req-6df98f94-4ad7-4181-bac7-815d11e73307 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:49.491906 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-6df98f94-4ad7-4181-bac7-815d11e73307 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:49.492304 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1298/5120] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:31:49 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1691 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:31:49.935596 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9549ad0b-af00-4a87-88bb-981c20c1a2d7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:49.937797 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9549ad0b-af00-4a87-88bb-981c20c1a2d7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:49.937969 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9549ad0b-af00-4a87-88bb-981c20c1a2d7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:49.938154 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9549ad0b-af00-4a87-88bb-981c20c1a2d7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:49.938242 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9549ad0b-af00-4a87-88bb-981c20c1a2d7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:49.944922 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:49.944922 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:49.945896 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9549ad0b-af00-4a87-88bb-981c20c1a2d7 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:49.946387 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1264/5121] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:49 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:50.038013 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-638d71e8-ade0-4229-a423-0dffba46ceef req-312fc528-eee1-44cb-846e-6f907d2a8d59 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:50.041258 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-312fc528-eee1-44cb-846e-6f907d2a8d59 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:50.041446 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-312fc528-eee1-44cb-846e-6f907d2a8d59 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:50.041843 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-312fc528-eee1-44cb-846e-6f907d2a8d59 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:50.057521 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:50.057521 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:50.061576 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-638d71e8-ade0-4229-a423-0dffba46ceef req-312fc528-eee1-44cb-846e-6f907d2a8d59 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:50.066255 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-312fc528-eee1-44cb-846e-6f907d2a8d59 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:50.067278 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1277/5122] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:50 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1511 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:50.083835 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-638d71e8-ade0-4229-a423-0dffba46ceef req-0e28a3ec-6014-4cee-9390-0900afdb20e0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:50.086316 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-0e28a3ec-6014-4cee-9390-0900afdb20e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] DELETE https://10.4.3.85/volume/v3/attachments/f2fff0f6-7cb9-40e2-ab7f-7abd96601027 Aug 25 15:31:50.086594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-0e28a3ec-6014-4cee-9390-0900afdb20e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:50.086831 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-0e28a3ec-6014-4cee-9390-0900afdb20e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:50.095114 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:50.095114 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:50.184354 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-638d71e8-ade0-4229-a423-0dffba46ceef req-0e28a3ec-6014-4cee-9390-0900afdb20e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments/f2fff0f6-7cb9-40e2-ab7f-7abd96601027 returned with HTTP 200 Aug 25 15:31:50.184795 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1284/5123] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:31:50 2026] DELETE /volume/v3/attachments/f2fff0f6-7cb9-40e2-ab7f-7abd96601027 => generated 192 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:50.435637 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ae64d573-2e16-4673-a6d9-bbdab829545a req-e1035b8b-07ce-4bad-8e80-1d8b0c117c1c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:50.438254 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ae64d573-2e16-4673-a6d9-bbdab829545a req-e1035b8b-07ce-4bad-8e80-1d8b0c117c1c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a Aug 25 15:31:50.438585 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ae64d573-2e16-4673-a6d9-bbdab829545a req-e1035b8b-07ce-4bad-8e80-1d8b0c117c1c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:50.438846 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ae64d573-2e16-4673-a6d9-bbdab829545a req-e1035b8b-07ce-4bad-8e80-1d8b0c117c1c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:50.456019 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:50.456019 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:50.459317 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-ae64d573-2e16-4673-a6d9-bbdab829545a req-e1035b8b-07ce-4bad-8e80-1d8b0c117c1c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:50.472683 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ae64d573-2e16-4673-a6d9-bbdab829545a req-e1035b8b-07ce-4bad-8e80-1d8b0c117c1c tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a returned with HTTP 200 Aug 25 15:31:50.473145 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1299/5124] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:50 2026] GET /volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a => generated 1658 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:50.477097 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-54275de4-92c1-4695-839f-d4869f599c01 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:50.479220 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54275de4-92c1-4695-839f-d4869f599c01 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:50.479708 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54275de4-92c1-4695-839f-d4869f599c01 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:50.479708 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54275de4-92c1-4695-839f-d4869f599c01 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:50.490608 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:50.490608 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:50.494600 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-54275de4-92c1-4695-839f-d4869f599c01 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:50.509886 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54275de4-92c1-4695-839f-d4869f599c01 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:50.510283 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1265/5125] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:50 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1211 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:50.959009 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-471c0218-6291-4dfd-a799-e432c8990fdb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:50.961001 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-471c0218-6291-4dfd-a799-e432c8990fdb tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:50.961248 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-471c0218-6291-4dfd-a799-e432c8990fdb tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:50.961508 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-471c0218-6291-4dfd-a799-e432c8990fdb tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:50.961708 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-471c0218-6291-4dfd-a799-e432c8990fdb tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:50.966062 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:50.966062 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:50.966985 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-471c0218-6291-4dfd-a799-e432c8990fdb tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:50.967378 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1278/5126] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:50 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:51.982480 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2f7ab756-b6b1-47c3-ba93-9fbfa4ee5e9d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:51.984657 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2f7ab756-b6b1-47c3-ba93-9fbfa4ee5e9d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:51.986437 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2f7ab756-b6b1-47c3-ba93-9fbfa4ee5e9d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:51.986437 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2f7ab756-b6b1-47c3-ba93-9fbfa4ee5e9d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:51.986437 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-2f7ab756-b6b1-47c3-ba93-9fbfa4ee5e9d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:51.990952 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:51.990952 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:51.991896 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2f7ab756-b6b1-47c3-ba93-9fbfa4ee5e9d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:51.992429 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1285/5127] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:51 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:52.229070 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-ae64d573-2e16-4673-a6d9-bbdab829545a req-049f7a97-cbce-424b-8c5a-1c904d6d06f1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:52.231065 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ae64d573-2e16-4673-a6d9-bbdab829545a req-049f7a97-cbce-424b-8c5a-1c904d6d06f1 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] DELETE https://10.4.3.85/volume/v3/attachments/1a4c5b41-0098-4fbf-910f-42713f48046b Aug 25 15:31:52.231239 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ae64d573-2e16-4673-a6d9-bbdab829545a req-049f7a97-cbce-424b-8c5a-1c904d6d06f1 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:52.231427 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-ae64d573-2e16-4673-a6d9-bbdab829545a req-049f7a97-cbce-424b-8c5a-1c904d6d06f1 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:52.239099 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:52.239099 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:52.296578 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-ae64d573-2e16-4673-a6d9-bbdab829545a req-049f7a97-cbce-424b-8c5a-1c904d6d06f1 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/1a4c5b41-0098-4fbf-910f-42713f48046b returned with HTTP 200 Aug 25 15:31:52.297020 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1300/5128] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:31:52 2026] DELETE /volume/v3/attachments/1a4c5b41-0098-4fbf-910f-42713f48046b => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:53.002932 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-16190b49-3e61-4eef-8adb-a4f135b679d2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:53.004688 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-16190b49-3e61-4eef-8adb-a4f135b679d2 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:53.004880 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-16190b49-3e61-4eef-8adb-a4f135b679d2 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:53.005072 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-16190b49-3e61-4eef-8adb-a4f135b679d2 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:53.005180 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-16190b49-3e61-4eef-8adb-a4f135b679d2 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:53.009684 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:53.009684 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:53.010441 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-16190b49-3e61-4eef-8adb-a4f135b679d2 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:53.010840 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1266/5129] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:53 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:53.019583 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1d915fc4-f03b-4597-b5ce-83230245b27b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:53.024165 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d915fc4-f03b-4597-b5ce-83230245b27b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:53.024165 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d915fc4-f03b-4597-b5ce-83230245b27b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:53.024165 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d915fc4-f03b-4597-b5ce-83230245b27b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:53.034004 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:53.034004 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:53.038920 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1d915fc4-f03b-4597-b5ce-83230245b27b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:53.043177 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d915fc4-f03b-4597-b5ce-83230245b27b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:53.043734 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1279/5130] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:53 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:53.106202 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-4d9586bc-7787-482f-8ce6-2a0a867a1b6e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:53.108870 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-4d9586bc-7787-482f-8ce6-2a0a867a1b6e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:53.109112 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-4d9586bc-7787-482f-8ce6-2a0a867a1b6e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:53.109345 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-4d9586bc-7787-482f-8ce6-2a0a867a1b6e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:53.119327 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:53.119327 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:53.122887 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-4d9586bc-7787-482f-8ce6-2a0a867a1b6e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:53.125771 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-4d9586bc-7787-482f-8ce6-2a0a867a1b6e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:53.126109 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1286/5131] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:53 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:53.141744 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-ab8da96c-24c7-4804-8e4e-9cc3fda6eae0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:53.143420 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-ab8da96c-24c7-4804-8e4e-9cc3fda6eae0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330/action Aug 25 15:31:53.143967 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-ab8da96c-24c7-4804-8e4e-9cc3fda6eae0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:31:53.144264 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-ab8da96c-24c7-4804-8e4e-9cc3fda6eae0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:53.157461 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:53.157461 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:53.157461 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-ab8da96c-24c7-4804-8e4e-9cc3fda6eae0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:53.173634 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-ab8da96c-24c7-4804-8e4e-9cc3fda6eae0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Begin detaching volume completed successfully. Aug 25 15:31:53.173634 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-ab8da96c-24c7-4804-8e4e-9cc3fda6eae0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330/action returned with HTTP 202 Aug 25 15:31:53.173634 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1301/5132] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:31:53 2026] POST /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:31:53.205791 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ba38448a-d255-4fda-a26d-51fff73ce3b9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:53.207459 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba38448a-d255-4fda-a26d-51fff73ce3b9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:53.207686 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba38448a-d255-4fda-a26d-51fff73ce3b9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:53.207892 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba38448a-d255-4fda-a26d-51fff73ce3b9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:53.216669 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:53.216669 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:53.223519 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ba38448a-d255-4fda-a26d-51fff73ce3b9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:53.230852 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba38448a-d255-4fda-a26d-51fff73ce3b9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:53.231421 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1267/5133] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:53 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:53.244178 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7f9a11e5-77da-4c1c-a098-27de22903dc3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:53.244178 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7f9a11e5-77da-4c1c-a098-27de22903dc3 None None] GET https://10.4.3.85/volume// Aug 25 15:31:53.244178 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7f9a11e5-77da-4c1c-a098-27de22903dc3 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:53.244178 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7f9a11e5-77da-4c1c-a098-27de22903dc3 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:53.244178 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7f9a11e5-77da-4c1c-a098-27de22903dc3 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:31:53.244178 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1280/5134] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:31:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:31:53.250115 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-b0883336-a9ef-4f77-a869-fb1036d6b818 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:53.252012 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-b0883336-a9ef-4f77-a869-fb1036d6b818 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:53.252206 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-b0883336-a9ef-4f77-a869-fb1036d6b818 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:53.252378 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-b0883336-a9ef-4f77-a869-fb1036d6b818 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:53.261135 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:53.261135 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:53.265014 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-b0883336-a9ef-4f77-a869-fb1036d6b818 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:53.269295 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-b0883336-a9ef-4f77-a869-fb1036d6b818 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:53.269707 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1287/5135] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:31:53 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:31:53.616088 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c97c62c7-e6af-4e11-892f-b347f3c7d09a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:53.619488 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c97c62c7-e6af-4e11-892f-b347f3c7d09a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] DELETE https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a?cascade=True Aug 25 15:31:53.619488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c97c62c7-e6af-4e11-892f-b347f3c7d09a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:53.619488 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c97c62c7-e6af-4e11-892f-b347f3c7d09a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:53.619488 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-c97c62c7-e6af-4e11-892f-b347f3c7d09a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Delete volume with id: 9c13ab6a-71fb-4122-ba31-c70603ed7d3a Aug 25 15:31:53.628090 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:53.628090 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:53.628943 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c97c62c7-e6af-4e11-892f-b347f3c7d09a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:53.703694 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c97c62c7-e6af-4e11-892f-b347f3c7d09a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Delete volume request issued successfully. Aug 25 15:31:53.703694 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c97c62c7-e6af-4e11-892f-b347f3c7d09a tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a?cascade=True returned with HTTP 202 Aug 25 15:31:53.703694 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1302/5136] 10.4.3.85 () {66 vars in 1369 bytes} [Tue Aug 25 15:31:53 2026] DELETE /volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a?cascade=True => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:31:53.712158 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b613f48d-bcff-4b32-bd10-604199ffdb5d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:53.714210 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b613f48d-bcff-4b32-bd10-604199ffdb5d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a Aug 25 15:31:53.714492 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b613f48d-bcff-4b32-bd10-604199ffdb5d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:53.714754 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b613f48d-bcff-4b32-bd10-604199ffdb5d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:53.721720 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:53.721720 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:53.725584 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b613f48d-bcff-4b32-bd10-604199ffdb5d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:53.730030 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b613f48d-bcff-4b32-bd10-604199ffdb5d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a returned with HTTP 200 Aug 25 15:31:53.730406 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1268/5137] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:53 2026] GET /volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:54.021977 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-94fc4277-17c6-4ac5-80f0-5c960628d488 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:54.024246 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94fc4277-17c6-4ac5-80f0-5c960628d488 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:54.024703 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94fc4277-17c6-4ac5-80f0-5c960628d488 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:54.025083 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94fc4277-17c6-4ac5-80f0-5c960628d488 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:54.025378 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-94fc4277-17c6-4ac5-80f0-5c960628d488 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:54.032273 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:54.032273 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:54.032273 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94fc4277-17c6-4ac5-80f0-5c960628d488 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:54.032273 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1281/5138] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:54 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:54.244038 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6bb9574e-3e3e-4d2b-9eb1-c30e940d6d1d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:54.246136 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6bb9574e-3e3e-4d2b-9eb1-c30e940d6d1d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:54.246405 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6bb9574e-3e3e-4d2b-9eb1-c30e940d6d1d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:54.246675 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6bb9574e-3e3e-4d2b-9eb1-c30e940d6d1d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:54.257267 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:54.257267 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:54.260992 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6bb9574e-3e3e-4d2b-9eb1-c30e940d6d1d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:54.265838 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6bb9574e-3e3e-4d2b-9eb1-c30e940d6d1d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:54.266245 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1288/5139] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:54 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:54.744181 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-96e307c0-ba1a-4fc4-8344-96ce0815499b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:54.746354 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-96e307c0-ba1a-4fc4-8344-96ce0815499b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a Aug 25 15:31:54.746638 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-96e307c0-ba1a-4fc4-8344-96ce0815499b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:54.746867 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-96e307c0-ba1a-4fc4-8344-96ce0815499b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:54.754014 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-96e307c0-ba1a-4fc4-8344-96ce0815499b tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a returned with HTTP 404 Aug 25 15:31:54.754719 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1303/5140] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:54 2026] GET /volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:31:55.042671 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-aaad09a8-05ff-483c-a75a-379ebf28f08b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:55.045941 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aaad09a8-05ff-483c-a75a-379ebf28f08b tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:55.045941 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aaad09a8-05ff-483c-a75a-379ebf28f08b tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:55.045941 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aaad09a8-05ff-483c-a75a-379ebf28f08b tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:55.045941 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-aaad09a8-05ff-483c-a75a-379ebf28f08b tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:55.049495 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:55.049495 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:55.050252 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aaad09a8-05ff-483c-a75a-379ebf28f08b tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:55.050695 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1269/5141] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:55 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:55.101280 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-19f5494a-f97e-4360-9900-f800ab3157a8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:55.103091 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-19f5494a-f97e-4360-9900-f800ab3157a8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] DELETE https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a Aug 25 15:31:55.103285 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-19f5494a-f97e-4360-9900-f800ab3157a8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:55.103476 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-19f5494a-f97e-4360-9900-f800ab3157a8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:55.103669 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-19f5494a-f97e-4360-9900-f800ab3157a8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Delete volume with id: 9c13ab6a-71fb-4122-ba31-c70603ed7d3a Aug 25 15:31:55.109198 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-19f5494a-f97e-4360-9900-f800ab3157a8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a returned with HTTP 404 Aug 25 15:31:55.109716 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1282/5142] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:31:55 2026] DELETE /volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:31:55.116185 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cd4f4474-9cc7-4591-a71b-2498936b20d2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:55.117933 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cd4f4474-9cc7-4591-a71b-2498936b20d2 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a Aug 25 15:31:55.118137 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cd4f4474-9cc7-4591-a71b-2498936b20d2 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:55.118357 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cd4f4474-9cc7-4591-a71b-2498936b20d2 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:55.123751 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cd4f4474-9cc7-4591-a71b-2498936b20d2 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a returned with HTTP 404 Aug 25 15:31:55.124170 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1289/5143] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:55 2026] GET /volume/v3/volumes/9c13ab6a-71fb-4122-ba31-c70603ed7d3a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:31:55.130686 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f6f64e7c-b98e-4ab7-aaba-067ab7b580cd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:55.132402 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6f64e7c-b98e-4ab7-aaba-067ab7b580cd tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] DELETE https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:55.132630 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6f64e7c-b98e-4ab7-aaba-067ab7b580cd tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:55.132803 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6f64e7c-b98e-4ab7-aaba-067ab7b580cd tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:55.132953 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-f6f64e7c-b98e-4ab7-aaba-067ab7b580cd tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Delete volume with id: e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:55.139915 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:55.139915 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:55.140300 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f6f64e7c-b98e-4ab7-aaba-067ab7b580cd tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:55.163924 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f6f64e7c-b98e-4ab7-aaba-067ab7b580cd tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Delete volume request issued successfully. Aug 25 15:31:55.164095 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6f64e7c-b98e-4ab7-aaba-067ab7b580cd tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 202 Aug 25 15:31:55.164550 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1304/5144] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:31:55 2026] DELETE /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:31:55.173491 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8562b26f-15a1-4ade-aeff-a89415bd9dc6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:55.177287 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8562b26f-15a1-4ade-aeff-a89415bd9dc6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:55.177287 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8562b26f-15a1-4ade-aeff-a89415bd9dc6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:55.177287 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8562b26f-15a1-4ade-aeff-a89415bd9dc6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:55.184552 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:55.184552 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:55.188574 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8562b26f-15a1-4ade-aeff-a89415bd9dc6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:31:55.195953 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8562b26f-15a1-4ade-aeff-a89415bd9dc6 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 200 Aug 25 15:31:55.197766 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1270/5145] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:55 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:55.283171 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1547d87b-7761-4237-8a09-72b7546a7299 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:55.285397 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1547d87b-7761-4237-8a09-72b7546a7299 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:55.285636 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1547d87b-7761-4237-8a09-72b7546a7299 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:55.285827 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1547d87b-7761-4237-8a09-72b7546a7299 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:55.294780 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:55.294780 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:55.298109 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1547d87b-7761-4237-8a09-72b7546a7299 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:55.302643 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1547d87b-7761-4237-8a09-72b7546a7299 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:55.303000 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1283/5146] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:55 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:55.361778 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-84602f62-9370-4fab-a3d8-180581e71b72 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:55.363893 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-84602f62-9370-4fab-a3d8-180581e71b72 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:55.364092 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-84602f62-9370-4fab-a3d8-180581e71b72 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:55.364258 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-84602f62-9370-4fab-a3d8-180581e71b72 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:55.373133 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:55.373133 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:55.376405 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-84602f62-9370-4fab-a3d8-180581e71b72 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:55.380439 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-84602f62-9370-4fab-a3d8-180581e71b72 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:55.380851 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1290/5147] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:55 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:55.729050 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-7d9b9111-12d4-4816-bf67-e59200ce7c08 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:55.731329 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-7d9b9111-12d4-4816-bf67-e59200ce7c08 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] DELETE https://10.4.3.85/volume/v3/attachments/8a8e1400-6034-4c4c-babc-2c516dd67b5a Aug 25 15:31:55.731555 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-7d9b9111-12d4-4816-bf67-e59200ce7c08 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:55.731749 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-7d9b9111-12d4-4816-bf67-e59200ce7c08 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:55.738569 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:55.738569 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:55.786055 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-3dc0088a-cf99-4c1c-9a84-e85d8e46c118 req-7d9b9111-12d4-4816-bf67-e59200ce7c08 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments/8a8e1400-6034-4c4c-babc-2c516dd67b5a returned with HTTP 200 Aug 25 15:31:55.786595 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1305/5148] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:31:55 2026] DELETE /volume/v3/attachments/8a8e1400-6034-4c4c-babc-2c516dd67b5a => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:56.063507 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bc439946-ab0e-4aa6-a680-cf794423b4bc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:56.065261 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc439946-ab0e-4aa6-a680-cf794423b4bc tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:56.065602 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc439946-ab0e-4aa6-a680-cf794423b4bc tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:56.066891 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc439946-ab0e-4aa6-a680-cf794423b4bc tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:56.066891 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-bc439946-ab0e-4aa6-a680-cf794423b4bc tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:56.071652 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:56.071652 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:56.071652 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc439946-ab0e-4aa6-a680-cf794423b4bc tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:56.071652 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1271/5149] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:56 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:56.213014 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5bc6906e-ee48-4074-9964-8f35784c03a8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:56.214795 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5bc6906e-ee48-4074-9964-8f35784c03a8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad Aug 25 15:31:56.214980 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5bc6906e-ee48-4074-9964-8f35784c03a8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:56.215167 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5bc6906e-ee48-4074-9964-8f35784c03a8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:56.220228 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5bc6906e-ee48-4074-9964-8f35784c03a8 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad returned with HTTP 404 Aug 25 15:31:56.220713 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1284/5150] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:56 2026] GET /volume/v3/volumes/e09b12d4-e468-4109-b5cf-ae3d13b831ad => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:31:56.314262 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-33d19d92-54f9-4842-8c39-99ef5fab49bb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:56.316137 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-33d19d92-54f9-4842-8c39-99ef5fab49bb tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:31:56.316282 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-33d19d92-54f9-4842-8c39-99ef5fab49bb tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:56.316462 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-33d19d92-54f9-4842-8c39-99ef5fab49bb tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:56.323319 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:56.323319 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:56.338024 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-33d19d92-54f9-4842-8c39-99ef5fab49bb tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:56.342994 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-33d19d92-54f9-4842-8c39-99ef5fab49bb tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:31:56.343423 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1291/5151] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:56 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 919 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:56.357294 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-57f27122-047a-4be4-a655-1374db348d59 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:56.359043 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-57f27122-047a-4be4-a655-1374db348d59 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:31:56.359231 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-57f27122-047a-4be4-a655-1374db348d59 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:56.359427 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-57f27122-047a-4be4-a655-1374db348d59 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:56.377419 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:56.377419 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:56.382508 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-57f27122-047a-4be4-a655-1374db348d59 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:56.386821 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-57f27122-047a-4be4-a655-1374db348d59 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:31:56.387365 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1306/5152] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:56 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 1163 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:56.428609 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-aa600a38-0e76-4024-b22b-6925f409d05a req-75e53c89-01c8-4f96-9f2e-801759cd5a6f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:56.429383 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-75e53c89-01c8-4f96-9f2e-801759cd5a6f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:31:56.429573 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-75e53c89-01c8-4f96-9f2e-801759cd5a6f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:56.429764 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-75e53c89-01c8-4f96-9f2e-801759cd5a6f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:56.438301 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:56.438301 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:56.441810 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-aa600a38-0e76-4024-b22b-6925f409d05a req-75e53c89-01c8-4f96-9f2e-801759cd5a6f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:56.445374 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-75e53c89-01c8-4f96-9f2e-801759cd5a6f tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:31:56.446533 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1272/5153] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:56 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 1163 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:56.468323 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-aa600a38-0e76-4024-b22b-6925f409d05a req-2631de5b-0ba9-4095-b495-0b71365c0a9d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:56.470259 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-2631de5b-0ba9-4095-b495-0b71365c0a9d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d/action Aug 25 15:31:56.470593 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-2631de5b-0ba9-4095-b495-0b71365c0a9d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:31:56.470707 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-2631de5b-0ba9-4095-b495-0b71365c0a9d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:56.491790 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:56.491790 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:56.492359 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-aa600a38-0e76-4024-b22b-6925f409d05a req-2631de5b-0ba9-4095-b495-0b71365c0a9d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:56.498266 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-aa600a38-0e76-4024-b22b-6925f409d05a req-2631de5b-0ba9-4095-b495-0b71365c0a9d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Begin detaching volume completed successfully. Aug 25 15:31:56.498570 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-2631de5b-0ba9-4095-b495-0b71365c0a9d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d/action returned with HTTP 202 Aug 25 15:31:56.499179 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1285/5154] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:31:56 2026] POST /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:31:56.518721 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b762771a-8434-4042-b160-2a696050c9b9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:56.520604 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b762771a-8434-4042-b160-2a696050c9b9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:31:56.520862 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b762771a-8434-4042-b160-2a696050c9b9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:56.521096 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b762771a-8434-4042-b160-2a696050c9b9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:56.531606 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:56.531606 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:56.535757 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b762771a-8434-4042-b160-2a696050c9b9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:56.540106 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b762771a-8434-4042-b160-2a696050c9b9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:31:56.540571 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1292/5155] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:56 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:56.545381 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c574fe99-974b-4d6a-b2c4-bfbf0e960390 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:56.545845 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c574fe99-974b-4d6a-b2c4-bfbf0e960390 None None] GET https://10.4.3.85/volume// Aug 25 15:31:56.546052 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c574fe99-974b-4d6a-b2c4-bfbf0e960390 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:56.546276 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c574fe99-974b-4d6a-b2c4-bfbf0e960390 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:56.546647 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c574fe99-974b-4d6a-b2c4-bfbf0e960390 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:31:56.546966 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1307/5156] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:31:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:31:56.553371 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-aa600a38-0e76-4024-b22b-6925f409d05a req-f8643ffc-72c7-40e0-b8f2-251ed0b3873a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:56.556379 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-f8643ffc-72c7-40e0-b8f2-251ed0b3873a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:31:56.556379 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-f8643ffc-72c7-40e0-b8f2-251ed0b3873a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:56.556379 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-f8643ffc-72c7-40e0-b8f2-251ed0b3873a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:56.564359 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:56.564359 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:56.567659 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-aa600a38-0e76-4024-b22b-6925f409d05a req-f8643ffc-72c7-40e0-b8f2-251ed0b3873a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:56.571894 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-f8643ffc-72c7-40e0-b8f2-251ed0b3873a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:31:56.572399 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1273/5157] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:31:56 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 1346 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:31:56.587070 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-aa600a38-0e76-4024-b22b-6925f409d05a req-b2bc2774-18ed-4339-b542-7235c22fc74e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:56.589525 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-b2bc2774-18ed-4339-b542-7235c22fc74e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d/encryption Aug 25 15:31:56.589696 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-b2bc2774-18ed-4339-b542-7235c22fc74e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:56.589913 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-b2bc2774-18ed-4339-b542-7235c22fc74e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:56.600841 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:56.600841 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:56.607844 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-b2bc2774-18ed-4339-b542-7235c22fc74e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d/encryption returned with HTTP 200 Aug 25 15:31:56.608303 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1286/5158] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:31:56 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:57.082307 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d587a0c7-aca5-4631-9485-a27a2463763b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:57.083878 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d587a0c7-aca5-4631-9485-a27a2463763b tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:57.084083 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d587a0c7-aca5-4631-9485-a27a2463763b tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:57.084258 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d587a0c7-aca5-4631-9485-a27a2463763b tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:57.084362 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-d587a0c7-aca5-4631-9485-a27a2463763b tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:57.090576 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:57.090576 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:57.091418 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d587a0c7-aca5-4631-9485-a27a2463763b tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:57.091825 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1293/5159] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:57 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:57.502652 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-aa600a38-0e76-4024-b22b-6925f409d05a req-333c8dee-b32a-4cbc-9350-dc6a5b06a1e9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:57.505133 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-333c8dee-b32a-4cbc-9350-dc6a5b06a1e9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] DELETE https://10.4.3.85/volume/v3/attachments/a1421a02-6a56-4655-832c-8712b7857175 Aug 25 15:31:57.505364 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-333c8dee-b32a-4cbc-9350-dc6a5b06a1e9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:57.505731 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-333c8dee-b32a-4cbc-9350-dc6a5b06a1e9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:57.513982 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:57.513982 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:57.555313 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7ef08429-8cd1-4a3a-8681-71faa73e3d11 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:57.558270 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7ef08429-8cd1-4a3a-8681-71faa73e3d11 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:31:57.558577 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7ef08429-8cd1-4a3a-8681-71faa73e3d11 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:57.558832 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7ef08429-8cd1-4a3a-8681-71faa73e3d11 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:57.577634 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:57.577634 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:57.588084 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7ef08429-8cd1-4a3a-8681-71faa73e3d11 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:57.594433 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-aa600a38-0e76-4024-b22b-6925f409d05a req-333c8dee-b32a-4cbc-9350-dc6a5b06a1e9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments/a1421a02-6a56-4655-832c-8712b7857175 returned with HTTP 200 Aug 25 15:31:57.594832 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7ef08429-8cd1-4a3a-8681-71faa73e3d11 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:31:57.594980 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1308/5160] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:31:57 2026] DELETE /volume/v3/attachments/a1421a02-6a56-4655-832c-8712b7857175 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:57.595320 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1274/5161] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:57 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 1166 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:58.103569 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-21ef1510-a96c-40ed-bcbb-9584c69b79ba None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:58.105300 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21ef1510-a96c-40ed-bcbb-9584c69b79ba tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:58.105559 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21ef1510-a96c-40ed-bcbb-9584c69b79ba tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:58.105752 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-21ef1510-a96c-40ed-bcbb-9584c69b79ba tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:58.105863 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-21ef1510-a96c-40ed-bcbb-9584c69b79ba tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:58.109968 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:58.109968 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:58.110675 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-21ef1510-a96c-40ed-bcbb-9584c69b79ba tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:58.111080 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1287/5162] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:58 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:58.609602 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dc12935a-e822-47fc-ae6a-0f97b7aeb936 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:58.611655 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc12935a-e822-47fc-ae6a-0f97b7aeb936 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:31:58.611889 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc12935a-e822-47fc-ae6a-0f97b7aeb936 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:58.612115 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc12935a-e822-47fc-ae6a-0f97b7aeb936 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:58.620402 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:58.620402 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:58.624120 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-dc12935a-e822-47fc-ae6a-0f97b7aeb936 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:58.628834 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc12935a-e822-47fc-ae6a-0f97b7aeb936 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:31:58.629251 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1294/5163] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:58 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:58.643752 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9746b53f-182c-4bb8-a6dd-a30839c2609e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:58.645595 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9746b53f-182c-4bb8-a6dd-a30839c2609e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:31:58.645787 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9746b53f-182c-4bb8-a6dd-a30839c2609e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:58.645990 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9746b53f-182c-4bb8-a6dd-a30839c2609e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:58.655735 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:58.655735 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:58.659269 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9746b53f-182c-4bb8-a6dd-a30839c2609e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:58.663750 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9746b53f-182c-4bb8-a6dd-a30839c2609e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:31:58.664093 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1309/5164] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:58 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:58.706226 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-832b4b36-75c0-4092-b707-23610d432f65 req-8d8e7dc1-b968-4c43-b4e7-df2b602f56e0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:58.708310 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-8d8e7dc1-b968-4c43-b4e7-df2b602f56e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:31:58.708569 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-8d8e7dc1-b968-4c43-b4e7-df2b602f56e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:58.708758 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-8d8e7dc1-b968-4c43-b4e7-df2b602f56e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:58.719953 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:58.719953 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:58.723318 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-832b4b36-75c0-4092-b707-23610d432f65 req-8d8e7dc1-b968-4c43-b4e7-df2b602f56e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:58.727120 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-8d8e7dc1-b968-4c43-b4e7-df2b602f56e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:31:58.727580 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1275/5165] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:31:58 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:58.746083 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-832b4b36-75c0-4092-b707-23610d432f65 req-ce23fb9a-2ee1-4885-81af-35bf32c15bbe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:58.748186 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-ce23fb9a-2ee1-4885-81af-35bf32c15bbe tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3/action Aug 25 15:31:58.748592 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-ce23fb9a-2ee1-4885-81af-35bf32c15bbe tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:31:58.748712 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-ce23fb9a-2ee1-4885-81af-35bf32c15bbe tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:31:58.759442 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:58.759442 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:58.759975 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-832b4b36-75c0-4092-b707-23610d432f65 req-ce23fb9a-2ee1-4885-81af-35bf32c15bbe tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:58.765926 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-832b4b36-75c0-4092-b707-23610d432f65 req-ce23fb9a-2ee1-4885-81af-35bf32c15bbe tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Begin detaching volume completed successfully. Aug 25 15:31:58.766109 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-ce23fb9a-2ee1-4885-81af-35bf32c15bbe tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3/action returned with HTTP 202 Aug 25 15:31:58.766523 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1288/5166] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:31:58 2026] POST /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:31:58.787116 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-446feef4-c56e-484a-bbf4-0dc07b7f7fc9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:58.788982 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-446feef4-c56e-484a-bbf4-0dc07b7f7fc9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:31:58.789232 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-446feef4-c56e-484a-bbf4-0dc07b7f7fc9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:58.789491 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-446feef4-c56e-484a-bbf4-0dc07b7f7fc9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:58.801600 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:58.801600 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:58.806308 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-446feef4-c56e-484a-bbf4-0dc07b7f7fc9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:58.814645 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-446feef4-c56e-484a-bbf4-0dc07b7f7fc9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:31:58.814645 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1295/5167] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:58 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:58.814797 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5df4a98e-9885-4d45-ab54-b687bd3a6fb8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:58.814797 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5df4a98e-9885-4d45-ab54-b687bd3a6fb8 None None] GET https://10.4.3.85/volume// Aug 25 15:31:58.814797 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5df4a98e-9885-4d45-ab54-b687bd3a6fb8 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:58.814797 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5df4a98e-9885-4d45-ab54-b687bd3a6fb8 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:58.814797 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5df4a98e-9885-4d45-ab54-b687bd3a6fb8 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:31:58.815021 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1310/5168] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:31:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:31:58.823167 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-832b4b36-75c0-4092-b707-23610d432f65 req-c66f8211-8537-40de-af5a-9d818081b55d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:58.825535 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-c66f8211-8537-40de-af5a-9d818081b55d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:31:58.825786 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-c66f8211-8537-40de-af5a-9d818081b55d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:58.825966 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-c66f8211-8537-40de-af5a-9d818081b55d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:58.836003 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:58.836003 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:58.839833 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-832b4b36-75c0-4092-b707-23610d432f65 req-c66f8211-8537-40de-af5a-9d818081b55d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:58.844700 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-c66f8211-8537-40de-af5a-9d818081b55d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:31:58.845148 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1276/5169] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:31:58 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:31:59.120801 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-612eb372-3556-459c-b237-45875bfccc8d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:59.122539 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-612eb372-3556-459c-b237-45875bfccc8d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:31:59.122744 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-612eb372-3556-459c-b237-45875bfccc8d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:59.122925 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-612eb372-3556-459c-b237-45875bfccc8d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:59.123021 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-612eb372-3556-459c-b237-45875bfccc8d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Show backup with id ceec3c7e-9ff1-4cb3-9d86-882461792632. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:31:59.127269 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:59.127269 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:59.128055 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-612eb372-3556-459c-b237-45875bfccc8d tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 200 Aug 25 15:31:59.128419 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1289/5170] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:59 2026] GET /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:59.139041 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f8a07782-2156-4e1d-b730-a3a0f68d624a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:59.142119 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f8a07782-2156-4e1d-b730-a3a0f68d624a tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 Aug 25 15:31:59.142119 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f8a07782-2156-4e1d-b730-a3a0f68d624a tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:59.142119 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f8a07782-2156-4e1d-b730-a3a0f68d624a tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:59.149797 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:59.149797 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:59.156125 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f8a07782-2156-4e1d-b730-a3a0f68d624a tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:31:59.162254 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f8a07782-2156-4e1d-b730-a3a0f68d624a tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 returned with HTTP 200 Aug 25 15:31:59.162703 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1296/5171] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:59 2026] GET /volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:59.174781 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d0cde254-07fc-4af4-8289-084be382432a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:59.176773 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0cde254-07fc-4af4-8289-084be382432a tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 Aug 25 15:31:59.177000 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0cde254-07fc-4af4-8289-084be382432a tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:59.177211 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0cde254-07fc-4af4-8289-084be382432a tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:59.184995 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:59.184995 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:59.190255 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d0cde254-07fc-4af4-8289-084be382432a tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:31:59.195395 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0cde254-07fc-4af4-8289-084be382432a tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 returned with HTTP 200 Aug 25 15:31:59.195837 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1311/5172] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:59 2026] GET /volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 => generated 1415 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:31:59.694193 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-832b4b36-75c0-4092-b707-23610d432f65 req-bb18fc7c-2072-4f04-ae33-7281abcd984a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:59.696334 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-bb18fc7c-2072-4f04-ae33-7281abcd984a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] DELETE https://10.4.3.85/volume/v3/attachments/4dff74c5-765b-4cdc-adc2-96c2c6128a9d Aug 25 15:31:59.696544 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-bb18fc7c-2072-4f04-ae33-7281abcd984a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:59.696722 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-bb18fc7c-2072-4f04-ae33-7281abcd984a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:59.703158 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:59.703158 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:31:59.793382 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-832b4b36-75c0-4092-b707-23610d432f65 req-bb18fc7c-2072-4f04-ae33-7281abcd984a tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments/4dff74c5-765b-4cdc-adc2-96c2c6128a9d returned with HTTP 200 Aug 25 15:31:59.793898 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1277/5173] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:31:59 2026] DELETE /volume/v3/attachments/4dff74c5-765b-4cdc-adc2-96c2c6128a9d => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:59.834744 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3ccd1ab4-408f-4fd7-9cf7-f6ef3ff5476b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:59.836786 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ccd1ab4-408f-4fd7-9cf7-f6ef3ff5476b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:31:59.837036 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ccd1ab4-408f-4fd7-9cf7-f6ef3ff5476b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:59.850165 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3ccd1ab4-408f-4fd7-9cf7-f6ef3ff5476b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:59.850165 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:59.850165 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:31:59.850165 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3ccd1ab4-408f-4fd7-9cf7-f6ef3ff5476b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:59.852785 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3ccd1ab4-408f-4fd7-9cf7-f6ef3ff5476b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:31:59.853214 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1290/5174] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:59 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:31:59.867847 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d0634895-bf0d-4319-bd26-33867f1436d1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:59.869440 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d0634895-bf0d-4319-bd26-33867f1436d1 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] DELETE https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:31:59.869660 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d0634895-bf0d-4319-bd26-33867f1436d1 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:59.869833 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d0634895-bf0d-4319-bd26-33867f1436d1 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:59.869993 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-d0634895-bf0d-4319-bd26-33867f1436d1 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Delete volume with id: 4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:31:59.876533 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:59.876533 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:31:59.876964 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d0634895-bf0d-4319-bd26-33867f1436d1 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:59.889733 np0000008087 devstack@c-api.service[100465]: WARNING cinder.keymgr.conf_key_mgr [None req-d0634895-bf0d-4319-bd26-33867f1436d1 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 15:31:59.908432 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d0634895-bf0d-4319-bd26-33867f1436d1 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Delete volume request issued successfully. Aug 25 15:31:59.908714 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d0634895-bf0d-4319-bd26-33867f1436d1 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 202 Aug 25 15:31:59.909239 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1297/5175] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:31:59 2026] DELETE /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:31:59.917254 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b7c8c62e-9a0a-4838-b5ab-bc60eaafb920 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:31:59.919079 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b7c8c62e-9a0a-4838-b5ab-bc60eaafb920 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:31:59.919282 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b7c8c62e-9a0a-4838-b5ab-bc60eaafb920 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:31:59.919729 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b7c8c62e-9a0a-4838-b5ab-bc60eaafb920 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:31:59.927016 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:31:59.927016 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:31:59.931522 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b7c8c62e-9a0a-4838-b5ab-bc60eaafb920 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:31:59.936461 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b7c8c62e-9a0a-4838-b5ab-bc60eaafb920 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 200 Aug 25 15:31:59.936874 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1312/5176] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:31:59 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:00.546274 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-2e80682a-067e-4343-8d3d-796b005b7a47 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:00.548409 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-2e80682a-067e-4343-8d3d-796b005b7a47 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 Aug 25 15:32:00.548660 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-2e80682a-067e-4343-8d3d-796b005b7a47 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:00.548956 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-2e80682a-067e-4343-8d3d-796b005b7a47 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:00.555661 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:00.555661 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:00.559266 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-2e80682a-067e-4343-8d3d-796b005b7a47 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:32:00.569717 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-2e80682a-067e-4343-8d3d-796b005b7a47 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 returned with HTTP 200 Aug 25 15:32:00.570204 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1278/5177] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:32:00 2026] GET /volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:00.949575 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4eb6c938-7554-445a-83a4-4a5b1e9da5a8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:00.951276 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4eb6c938-7554-445a-83a4-4a5b1e9da5a8 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d Aug 25 15:32:00.951453 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4eb6c938-7554-445a-83a4-4a5b1e9da5a8 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:00.951660 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4eb6c938-7554-445a-83a4-4a5b1e9da5a8 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:00.958004 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4eb6c938-7554-445a-83a4-4a5b1e9da5a8 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d returned with HTTP 404 Aug 25 15:32:00.958569 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1291/5178] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:00 2026] GET /volume/v3/volumes/4186d3ce-7e27-4e2d-8bb5-dd97d1f0c04d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:00.966335 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c33a0a22-47b6-4835-af9b-68ac659d4dda None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:00.968008 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c33a0a22-47b6-4835-af9b-68ac659d4dda tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 Aug 25 15:32:00.968207 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c33a0a22-47b6-4835-af9b-68ac659d4dda tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:00.968409 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c33a0a22-47b6-4835-af9b-68ac659d4dda tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:00.969129 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-c33a0a22-47b6-4835-af9b-68ac659d4dda tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:00.983839 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c33a0a22-47b6-4835-af9b-68ac659d4dda tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Get all volumes completed successfully. Aug 25 15:32:00.986409 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:00.986409 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:00.992245 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c33a0a22-47b6-4835-af9b-68ac659d4dda tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 15:32:00.992590 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1298/5179] 10.4.3.85 () {66 vars in 1278 bytes} [Tue Aug 25 15:32:00 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15152 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:32:01.010408 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f62c4eb8-ee4a-404f-a832-3372f5afc2e1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:01.012761 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f62c4eb8-ee4a-404f-a832-3372f5afc2e1 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] DELETE https://10.4.3.85/volume/v3/types/ec117a98-0433-490e-a2e2-7350892f3cfe Aug 25 15:32:01.013035 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f62c4eb8-ee4a-404f-a832-3372f5afc2e1 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:01.013327 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f62c4eb8-ee4a-404f-a832-3372f5afc2e1 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Calling method '_delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:01.042781 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f62c4eb8-ee4a-404f-a832-3372f5afc2e1 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] https://10.4.3.85/volume/v3/types/ec117a98-0433-490e-a2e2-7350892f3cfe returned with HTTP 202 Aug 25 15:32:01.043387 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1313/5180] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:32:01 2026] DELETE /volume/v3/types/ec117a98-0433-490e-a2e2-7350892f3cfe => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:01.051485 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-54eddbfd-8010-4959-960c-0584a839bc50 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:01.053241 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54eddbfd-8010-4959-960c-0584a839bc50 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] DELETE https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:32:01.053433 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54eddbfd-8010-4959-960c-0584a839bc50 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:01.053645 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54eddbfd-8010-4959-960c-0584a839bc50 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:01.053801 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-54eddbfd-8010-4959-960c-0584a839bc50 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Delete volume with id: a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:32:01.061203 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:01.061203 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:01.061764 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-54eddbfd-8010-4959-960c-0584a839bc50 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:01.107832 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-54eddbfd-8010-4959-960c-0584a839bc50 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Delete volume request issued successfully. Aug 25 15:32:01.108016 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54eddbfd-8010-4959-960c-0584a839bc50 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 202 Aug 25 15:32:01.108424 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1279/5181] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:32:01 2026] DELETE /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:01.115555 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-04ccd989-2965-4c5f-ab8d-87fdf45c05d6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:01.117499 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04ccd989-2965-4c5f-ab8d-87fdf45c05d6 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:32:01.117909 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04ccd989-2965-4c5f-ab8d-87fdf45c05d6 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:01.118061 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04ccd989-2965-4c5f-ab8d-87fdf45c05d6 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:01.126755 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:01.126755 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:01.131095 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-04ccd989-2965-4c5f-ab8d-87fdf45c05d6 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:01.135773 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04ccd989-2965-4c5f-ab8d-87fdf45c05d6 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 200 Aug 25 15:32:01.136152 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1292/5182] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:01 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:01.147850 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ecb96f23-0400-41cb-b640-410fb78b839e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:01.150283 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ecb96f23-0400-41cb-b640-410fb78b839e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:32:01.150631 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ecb96f23-0400-41cb-b640-410fb78b839e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:01.150921 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ecb96f23-0400-41cb-b640-410fb78b839e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:01.151172 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-ecb96f23-0400-41cb-b640-410fb78b839e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Delete volume with id: d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:32:01.160880 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:01.160880 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:01.161571 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ecb96f23-0400-41cb-b640-410fb78b839e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:32:01.203450 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-6c0ea545-8f23-452c-9fab-bb78b2dab8c4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:01.205385 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-6c0ea545-8f23-452c-9fab-bb78b2dab8c4 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 Aug 25 15:32:01.205581 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-6c0ea545-8f23-452c-9fab-bb78b2dab8c4 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:01.205791 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-6c0ea545-8f23-452c-9fab-bb78b2dab8c4 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:01.208720 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ecb96f23-0400-41cb-b640-410fb78b839e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Delete volume request issued successfully. Aug 25 15:32:01.208944 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ecb96f23-0400-41cb-b640-410fb78b839e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 202 Aug 25 15:32:01.209432 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1299/5183] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:32:01 2026] DELETE /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:01.212648 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:01.212648 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:01.216723 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-6c0ea545-8f23-452c-9fab-bb78b2dab8c4 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:32:01.216862 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-458cc3f5-a814-4b65-8384-898fa2640e24 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:01.219155 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-458cc3f5-a814-4b65-8384-898fa2640e24 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:32:01.219368 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-458cc3f5-a814-4b65-8384-898fa2640e24 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:01.219673 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-458cc3f5-a814-4b65-8384-898fa2640e24 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:01.221849 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-6c0ea545-8f23-452c-9fab-bb78b2dab8c4 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 returned with HTTP 200 Aug 25 15:32:01.222218 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1314/5184] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:32:01 2026] GET /volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 => generated 1415 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:01.229262 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:01.229262 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:01.232268 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cf53f3b7-cd44-4159-8d69-cc9e43cb54ba None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:01.232634 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf53f3b7-cd44-4159-8d69-cc9e43cb54ba None None] GET https://10.4.3.85/volume// Aug 25 15:32:01.232888 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf53f3b7-cd44-4159-8d69-cc9e43cb54ba None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:01.233078 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf53f3b7-cd44-4159-8d69-cc9e43cb54ba None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:01.233423 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf53f3b7-cd44-4159-8d69-cc9e43cb54ba None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:32:01.233821 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1293/5185] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:32:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:32:01.234522 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-458cc3f5-a814-4b65-8384-898fa2640e24 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:32:01.241252 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-458cc3f5-a814-4b65-8384-898fa2640e24 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 200 Aug 25 15:32:01.241888 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1280/5186] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:01 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:01.242498 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-40712bf7-0c2e-4088-b771-bc4b2d0bb420 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:01.244647 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-40712bf7-0c2e-4088-b771-bc4b2d0bb420 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:32:01.245050 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-40712bf7-0c2e-4088-b771-bc4b2d0bb420 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8941b721-2be9-44c3-bca3-21def8576868", "connector": null, "instance_uuid": "72db1e6a-ad56-4999-8175-edfce9c4809e"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:01.254304 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:01.254304 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:01.300839 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-40712bf7-0c2e-4088-b771-bc4b2d0bb420 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:32:01.301440 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1300/5187] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:32:01 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 25 15:32:02.148360 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-29162ae3-4b11-4b2a-8efc-3f430d73b2b5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:02.150336 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-29162ae3-4b11-4b2a-8efc-3f430d73b2b5 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 Aug 25 15:32:02.150602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-29162ae3-4b11-4b2a-8efc-3f430d73b2b5 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:02.150858 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-29162ae3-4b11-4b2a-8efc-3f430d73b2b5 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:02.156604 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-29162ae3-4b11-4b2a-8efc-3f430d73b2b5 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 returned with HTTP 404 Aug 25 15:32:02.157099 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1315/5188] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:02 2026] GET /volume/v3/volumes/a6580661-e976-4d8f-a2a9-f0d3d876ada3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:02.165066 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1fc4b79a-7fc7-4981-9e36-beb2691c0d8d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:02.167439 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1fc4b79a-7fc7-4981-9e36-beb2691c0d8d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] DELETE https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:32:02.167766 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1fc4b79a-7fc7-4981-9e36-beb2691c0d8d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:02.168056 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1fc4b79a-7fc7-4981-9e36-beb2691c0d8d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:02.168282 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-1fc4b79a-7fc7-4981-9e36-beb2691c0d8d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Delete volume with id: 565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:32:02.177092 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:02.177092 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:02.177693 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1fc4b79a-7fc7-4981-9e36-beb2691c0d8d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:02.206525 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1fc4b79a-7fc7-4981-9e36-beb2691c0d8d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Delete volume request issued successfully. Aug 25 15:32:02.206687 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1fc4b79a-7fc7-4981-9e36-beb2691c0d8d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 202 Aug 25 15:32:02.207067 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1294/5189] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:32:02 2026] DELETE /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:02.213986 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1600c7ba-dab1-47a3-8a44-3bee2c4999e0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:02.215722 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1600c7ba-dab1-47a3-8a44-3bee2c4999e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:32:02.215917 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1600c7ba-dab1-47a3-8a44-3bee2c4999e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:02.216139 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1600c7ba-dab1-47a3-8a44-3bee2c4999e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:02.223008 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:02.223008 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:02.226536 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1600c7ba-dab1-47a3-8a44-3bee2c4999e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:02.230614 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1600c7ba-dab1-47a3-8a44-3bee2c4999e0 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 200 Aug 25 15:32:02.231023 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1281/5190] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:02 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 918 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:02.255097 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2277d201-3985-43bb-ac7d-3c091ee05844 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:02.256621 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2277d201-3985-43bb-ac7d-3c091ee05844 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e Aug 25 15:32:02.256833 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2277d201-3985-43bb-ac7d-3c091ee05844 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:02.257010 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2277d201-3985-43bb-ac7d-3c091ee05844 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:02.262118 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2277d201-3985-43bb-ac7d-3c091ee05844 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e returned with HTTP 404 Aug 25 15:32:02.262577 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1301/5191] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:02 2026] GET /volume/v3/volumes/d112557c-5fad-4cbc-a1b3-a73ba90b336e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:02.341895 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-83858534-0864-49cc-b51d-43eb2ff79b12 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:02.342342 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83858534-0864-49cc-b51d-43eb2ff79b12 None None] GET https://10.4.3.85/volume// Aug 25 15:32:02.342562 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83858534-0864-49cc-b51d-43eb2ff79b12 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:02.342810 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-83858534-0864-49cc-b51d-43eb2ff79b12 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:02.343221 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-83858534-0864-49cc-b51d-43eb2ff79b12 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:32:02.343543 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1316/5192] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:32:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:32:02.354400 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-618e9245-47b3-4404-b3c3-eba2ac667584 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:02.357229 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-618e9245-47b3-4404-b3c3-eba2ac667584 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 Aug 25 15:32:02.357553 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-618e9245-47b3-4404-b3c3-eba2ac667584 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:02.357826 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-618e9245-47b3-4404-b3c3-eba2ac667584 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:02.371724 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:02.371724 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:02.375857 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-618e9245-47b3-4404-b3c3-eba2ac667584 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:32:02.380999 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-618e9245-47b3-4404-b3c3-eba2ac667584 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 returned with HTTP 200 Aug 25 15:32:02.381520 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1295/5193] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:32:02 2026] GET /volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 => generated 1594 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:32:02.480152 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-dffc7494-d584-4d0f-8b44-0b7ddf102528 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:02.482169 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-dffc7494-d584-4d0f-8b44-0b7ddf102528 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] PUT https://10.4.3.85/volume/v3/attachments/5678bbd7-667a-4f80-a1e1-941c0d680d08 Aug 25 15:32:02.482532 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-dffc7494-d584-4d0f-8b44-0b7ddf102528 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:02.489878 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-dffc7494-d584-4d0f-8b44-0b7ddf102528 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Acquiring lock "cinder-attachment_update-8941b721-2be9-44c3-bca3-21def8576868-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:32:02.494104 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-dffc7494-d584-4d0f-8b44-0b7ddf102528 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Lock "cinder-attachment_update-8941b721-2be9-44c3-bca3-21def8576868-np0000008087" acquired by "attachment_update" :: waited 0.004s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:32:02.499212 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:02.499212 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:02.669881 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-dffc7494-d584-4d0f-8b44-0b7ddf102528 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Lock "cinder-attachment_update-8941b721-2be9-44c3-bca3-21def8576868-np0000008087" released by "attachment_update" :: held 0.176s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:32:02.670243 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-dffc7494-d584-4d0f-8b44-0b7ddf102528 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/attachments/5678bbd7-667a-4f80-a1e1-941c0d680d08 returned with HTTP 200 Aug 25 15:32:02.670788 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1282/5194] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:32:02 2026] PUT /volume/v3/attachments/5678bbd7-667a-4f80-a1e1-941c0d680d08 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:02.695921 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-a10ff470-e9ca-4e7d-bb03-49f638596238 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:02.698806 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-a10ff470-e9ca-4e7d-bb03-49f638596238 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] POST https://10.4.3.85/volume/v3/attachments/5678bbd7-667a-4f80-a1e1-941c0d680d08/action Aug 25 15:32:02.699274 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-a10ff470-e9ca-4e7d-bb03-49f638596238 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:32:02.699449 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-a10ff470-e9ca-4e7d-bb03-49f638596238 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:02.723258 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:02.723258 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:02.765480 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-d3a35ea0-b87a-48f3-989c-12eaa1421107 req-a10ff470-e9ca-4e7d-bb03-49f638596238 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/attachments/5678bbd7-667a-4f80-a1e1-941c0d680d08/action returned with HTTP 204 Aug 25 15:32:02.765981 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1302/5195] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:32:02 2026] POST /volume/v3/attachments/5678bbd7-667a-4f80-a1e1-941c0d680d08/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:03.243918 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-53f308eb-829c-4f26-8c27-7220895485e9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:03.245607 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-53f308eb-829c-4f26-8c27-7220895485e9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 Aug 25 15:32:03.245814 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-53f308eb-829c-4f26-8c27-7220895485e9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:03.245998 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-53f308eb-829c-4f26-8c27-7220895485e9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:03.252365 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-53f308eb-829c-4f26-8c27-7220895485e9 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 returned with HTTP 404 Aug 25 15:32:03.252806 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1317/5196] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:03 2026] GET /volume/v3/volumes/565b1165-cff7-4f94-a39c-fb3ac5f71330 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:03.261344 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-081d626d-b94b-4b06-99e3-44782a548111 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:03.264700 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-081d626d-b94b-4b06-99e3-44782a548111 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 Aug 25 15:32:03.265399 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-081d626d-b94b-4b06-99e3-44782a548111 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:03.265694 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-081d626d-b94b-4b06-99e3-44782a548111 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:03.266766 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-081d626d-b94b-4b06-99e3-44782a548111 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:03.288018 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-081d626d-b94b-4b06-99e3-44782a548111 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Get all volumes completed successfully. Aug 25 15:32:03.290413 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:03.290413 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:03.297917 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-081d626d-b94b-4b06-99e3-44782a548111 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 15:32:03.298428 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1296/5197] 10.4.3.85 () {66 vars in 1278 bytes} [Tue Aug 25 15:32:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12360 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:32:03.317179 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e3889be3-c181-4394-a1be-c0acaf96fa95 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:03.318989 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e3889be3-c181-4394-a1be-c0acaf96fa95 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] DELETE https://10.4.3.85/volume/v3/types/7470f865-db8a-4b59-94a9-03c499bb54c7 Aug 25 15:32:03.319395 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e3889be3-c181-4394-a1be-c0acaf96fa95 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:03.319395 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e3889be3-c181-4394-a1be-c0acaf96fa95 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:03.319683 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:03.319683 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:03.361880 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e3889be3-c181-4394-a1be-c0acaf96fa95 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] https://10.4.3.85/volume/v3/types/7470f865-db8a-4b59-94a9-03c499bb54c7 returned with HTTP 202 Aug 25 15:32:03.362317 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1283/5198] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:32:03 2026] DELETE /volume/v3/types/7470f865-db8a-4b59-94a9-03c499bb54c7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:08.402028 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-b34be24d-8cd8-4d3d-a535-a6b90a9dedda req-b3b59a3a-329e-4295-b4f4-9c18c44b909d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:08.404360 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-b34be24d-8cd8-4d3d-a535-a6b90a9dedda req-b3b59a3a-329e-4295-b4f4-9c18c44b909d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 Aug 25 15:32:08.404639 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-b34be24d-8cd8-4d3d-a535-a6b90a9dedda req-b3b59a3a-329e-4295-b4f4-9c18c44b909d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:08.404866 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-b34be24d-8cd8-4d3d-a535-a6b90a9dedda req-b3b59a3a-329e-4295-b4f4-9c18c44b909d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:08.420182 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:08.420182 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:08.425941 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-b34be24d-8cd8-4d3d-a535-a6b90a9dedda req-b3b59a3a-329e-4295-b4f4-9c18c44b909d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:32:08.432919 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-b34be24d-8cd8-4d3d-a535-a6b90a9dedda req-b3b59a3a-329e-4295-b4f4-9c18c44b909d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 returned with HTTP 200 Aug 25 15:32:08.433337 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1303/5199] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:32:08 2026] GET /volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 => generated 1657 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:09.347188 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b34be24d-8cd8-4d3d-a535-a6b90a9dedda req-d1b5eaa9-9779-4dc8-b3a8-4e0c2da9387d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:09.350368 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b34be24d-8cd8-4d3d-a535-a6b90a9dedda req-d1b5eaa9-9779-4dc8-b3a8-4e0c2da9387d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] DELETE https://10.4.3.85/volume/v3/attachments/dd2a04e0-7bf8-4c37-85a3-6eeaeff07f9a Aug 25 15:32:09.350686 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b34be24d-8cd8-4d3d-a535-a6b90a9dedda req-d1b5eaa9-9779-4dc8-b3a8-4e0c2da9387d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:09.350971 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b34be24d-8cd8-4d3d-a535-a6b90a9dedda req-d1b5eaa9-9779-4dc8-b3a8-4e0c2da9387d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:09.365162 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:09.365162 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:09.466722 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b34be24d-8cd8-4d3d-a535-a6b90a9dedda req-d1b5eaa9-9779-4dc8-b3a8-4e0c2da9387d tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/attachments/dd2a04e0-7bf8-4c37-85a3-6eeaeff07f9a returned with HTTP 200 Aug 25 15:32:09.467286 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1318/5200] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:32:09 2026] DELETE /volume/v3/attachments/dd2a04e0-7bf8-4c37-85a3-6eeaeff07f9a => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:10.415193 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8b119a0e-7585-41b4-8559-a9cf78e9ae20 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:10.417179 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8b119a0e-7585-41b4-8559-a9cf78e9ae20 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] DELETE https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 Aug 25 15:32:10.417417 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8b119a0e-7585-41b4-8559-a9cf78e9ae20 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:10.417692 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8b119a0e-7585-41b4-8559-a9cf78e9ae20 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:10.417906 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-8b119a0e-7585-41b4-8559-a9cf78e9ae20 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Delete volume with id: 18a975fb-de48-420f-816d-057b7590e6f6 Aug 25 15:32:10.425355 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:10.425355 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:10.425868 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8b119a0e-7585-41b4-8559-a9cf78e9ae20 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:32:10.453511 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8b119a0e-7585-41b4-8559-a9cf78e9ae20 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Delete volume request issued successfully. Aug 25 15:32:10.453694 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8b119a0e-7585-41b4-8559-a9cf78e9ae20 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 returned with HTTP 202 Aug 25 15:32:10.454185 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1297/5201] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:32:10 2026] DELETE /volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:10.463484 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9377f049-1eb6-42c3-bbec-32a0a7ebf87e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:10.469388 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9377f049-1eb6-42c3-bbec-32a0a7ebf87e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 Aug 25 15:32:10.469816 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9377f049-1eb6-42c3-bbec-32a0a7ebf87e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:10.470096 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9377f049-1eb6-42c3-bbec-32a0a7ebf87e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:10.480987 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:10.480987 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:10.495494 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9377f049-1eb6-42c3-bbec-32a0a7ebf87e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Volume info retrieved successfully. Aug 25 15:32:10.499400 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9377f049-1eb6-42c3-bbec-32a0a7ebf87e tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 returned with HTTP 200 Aug 25 15:32:10.500126 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1284/5202] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:10 2026] GET /volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 => generated 1364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:11.520241 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6f6c79a2-c5b5-4f51-92f0-9525ab6c5f07 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:11.524742 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6f6c79a2-c5b5-4f51-92f0-9525ab6c5f07 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] GET https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 Aug 25 15:32:11.525000 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6f6c79a2-c5b5-4f51-92f0-9525ab6c5f07 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:11.525222 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6f6c79a2-c5b5-4f51-92f0-9525ab6c5f07 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:11.531650 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6f6c79a2-c5b5-4f51-92f0-9525ab6c5f07 tempest-AttachVolumeMultiAttachTest-2096170241 tempest-AttachVolumeMultiAttachTest-2096170241-project-member] https://10.4.3.85/volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 returned with HTTP 404 Aug 25 15:32:11.532280 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1304/5203] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:11 2026] GET /volume/v3/volumes/18a975fb-de48-420f-816d-057b7590e6f6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:16.367719 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:16.370192 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:32:16.370622 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1748973986", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:16.372685 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1748973986', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:32:16.372878 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Create volume of 1 GB Aug 25 15:32:16.373162 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:16.373162 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:16.377782 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Availability Zones retrieved successfully. Aug 25 15:32:16.384668 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Flow 'volume_create_api' (c35c0e89-9bfc-4bd8-bb19-56d84bc3e3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:16.386043 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07be1ebb-da56-461b-ab41-8fde093aa92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:16.387220 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:32:16.413167 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07be1ebb-da56-461b-ab41-8fde093aa92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:16.413932 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2f6129a-f198-44f9-b633-6a737d50ed71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:16.501335 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Created reservations ['8736bfc9-4725-45a4-8951-818a8ae74cf6', '8b7147cd-619d-4ea4-86ec-d8709647ee92', '003c0412-4367-4ab2-b167-d29ff8e40219', '29de059b-aedc-4683-8bf1-a6fe96bc45cd'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:32:16.502153 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2f6129a-f198-44f9-b633-6a737d50ed71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8736bfc9-4725-45a4-8951-818a8ae74cf6', '8b7147cd-619d-4ea4-86ec-d8709647ee92', '003c0412-4367-4ab2-b167-d29ff8e40219', '29de059b-aedc-4683-8bf1-a6fe96bc45cd']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:16.502959 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96bff730-c690-4c71-a856-8bcd434260a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:16.527452 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96bff730-c690-4c71-a856-8bcd434260a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7fa567e-315b-438e-b0a8-2d459151f5ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1748973986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='038f5b6b7bc54735be1a917bf4c8c98c',qos_specs=None,replication_status=,reservations=['8736bfc9-4725-45a4-8951-818a8ae74cf6','8b7147cd-619d-4ea4-86ec-d8709647ee92','003c0412-4367-4ab2-b167-d29ff8e40219','29de059b-aedc-4683-8bf1-a6fe96bc45cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6766a79ebbee45038e9e2feaa5389deb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:32:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1748973986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7fa567e-315b-438e-b0a8-2d459151f5ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='038f5b6b7bc54735be1a917bf4c8c98c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6766a79ebbee45038e9e2feaa5389deb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:16.528185 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb1bcf11-8c43-4d97-808f-5d76433ef180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:16.566797 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb1bcf11-8c43-4d97-808f-5d76433ef180) transitioned into state 'SUCCESS' from state '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-1748973986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='038f5b6b7bc54735be1a917bf4c8c98c',qos_specs=None,replication_status=,reservations=['8736bfc9-4725-45a4-8951-818a8ae74cf6','8b7147cd-619d-4ea4-86ec-d8709647ee92','003c0412-4367-4ab2-b167-d29ff8e40219','29de059b-aedc-4683-8bf1-a6fe96bc45cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6766a79ebbee45038e9e2feaa5389deb',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:16.567552 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (906fd6d2-b232-4222-bc20-9dd3656a709d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:16.586300 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (906fd6d2-b232-4222-bc20-9dd3656a709d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:16.587129 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Flow 'volume_create_api' (c35c0e89-9bfc-4bd8-bb19-56d84bc3e3c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:16.587442 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Create volume request issued successfully. Aug 25 15:32:16.588109 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-a844699d-60a9-4129-8f40-5ab8824c6b29 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:32:16.588531 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1319/5204] 10.4.3.85 () {72 vars in 1534 bytes} [Tue Aug 25 15:32:16 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 25 15:32:16.597705 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-bd610390-24df-4b70-adde-2d848e72aa9e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:16.600231 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-bd610390-24df-4b70-adde-2d848e72aa9e tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] GET https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee Aug 25 15:32:16.600729 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-bd610390-24df-4b70-adde-2d848e72aa9e tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:16.601022 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-bd610390-24df-4b70-adde-2d848e72aa9e tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:16.613439 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:16.613439 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:16.617124 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-bd610390-24df-4b70-adde-2d848e72aa9e tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Volume info retrieved successfully. Aug 25 15:32:16.624226 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-c4a776cb-6c0f-4115-bcb8-1a82cfb0fdd3 req-bd610390-24df-4b70-adde-2d848e72aa9e tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee returned with HTTP 200 Aug 25 15:32:16.624670 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1298/5205] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:32:16 2026] GET /volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:16.649867 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2ee2c8f0-e864-4869-ba6f-a6a36ec28b8c req-6ab360f3-bac4-4f57-9561-50b507e6d4c3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:16.652064 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2ee2c8f0-e864-4869-ba6f-a6a36ec28b8c req-6ab360f3-bac4-4f57-9561-50b507e6d4c3 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] GET https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee Aug 25 15:32:16.652236 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2ee2c8f0-e864-4869-ba6f-a6a36ec28b8c req-6ab360f3-bac4-4f57-9561-50b507e6d4c3 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:16.652414 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2ee2c8f0-e864-4869-ba6f-a6a36ec28b8c req-6ab360f3-bac4-4f57-9561-50b507e6d4c3 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:16.660335 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:16.660335 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:16.664032 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-2ee2c8f0-e864-4869-ba6f-a6a36ec28b8c req-6ab360f3-bac4-4f57-9561-50b507e6d4c3 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Volume info retrieved successfully. Aug 25 15:32:16.667999 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2ee2c8f0-e864-4869-ba6f-a6a36ec28b8c req-6ab360f3-bac4-4f57-9561-50b507e6d4c3 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee returned with HTTP 200 Aug 25 15:32:16.668374 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1285/5206] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:32:16 2026] GET /volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:17.691795 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-cf46c585-d5b6-46cf-bc0d-b05e732f4e1e req-ab1aa02d-75f3-4310-9906-51ce256c8bac None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:17.693932 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-cf46c585-d5b6-46cf-bc0d-b05e732f4e1e req-ab1aa02d-75f3-4310-9906-51ce256c8bac tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] GET https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee Aug 25 15:32:17.694148 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-cf46c585-d5b6-46cf-bc0d-b05e732f4e1e req-ab1aa02d-75f3-4310-9906-51ce256c8bac tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:17.694356 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-cf46c585-d5b6-46cf-bc0d-b05e732f4e1e req-ab1aa02d-75f3-4310-9906-51ce256c8bac tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:17.703809 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:17.703809 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:17.708489 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-cf46c585-d5b6-46cf-bc0d-b05e732f4e1e req-ab1aa02d-75f3-4310-9906-51ce256c8bac tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Volume info retrieved successfully. Aug 25 15:32:17.714336 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-cf46c585-d5b6-46cf-bc0d-b05e732f4e1e req-ab1aa02d-75f3-4310-9906-51ce256c8bac tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee returned with HTTP 200 Aug 25 15:32:17.714900 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1305/5207] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:32:17 2026] GET /volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:17.738212 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-8656fb94-1213-42cf-80ea-68d8fe35153e req-a3b20b4c-a451-4d9d-abe3-d4081e765ec7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:17.740388 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-8656fb94-1213-42cf-80ea-68d8fe35153e req-a3b20b4c-a451-4d9d-abe3-d4081e765ec7 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:32:17.740737 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-8656fb94-1213-42cf-80ea-68d8fe35153e req-a3b20b4c-a451-4d9d-abe3-d4081e765ec7 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d7fa567e-315b-438e-b0a8-2d459151f5ee", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-238017693", "description": null, "metadata": {}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:17.749706 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:17.749706 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:17.750190 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-8656fb94-1213-42cf-80ea-68d8fe35153e req-a3b20b4c-a451-4d9d-abe3-d4081e765ec7 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Volume info retrieved successfully. Aug 25 15:32:17.750334 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [req-8656fb94-1213-42cf-80ea-68d8fe35153e req-a3b20b4c-a451-4d9d-abe3-d4081e765ec7 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Create snapshot from volume d7fa567e-315b-438e-b0a8-2d459151f5ee Aug 25 15:32:17.789023 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [req-8656fb94-1213-42cf-80ea-68d8fe35153e req-a3b20b4c-a451-4d9d-abe3-d4081e765ec7 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Created reservations ['55868098-b39f-488a-9afe-1fc085dc40f6', 'd75e03c5-41bb-4979-82c2-465d54726895', '2edfe21b-64db-4806-8cb9-0e53379088ab', 'f7dea44c-d2a1-4340-9b7c-6bf41b72fe3a'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:32:17.839666 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-8656fb94-1213-42cf-80ea-68d8fe35153e req-a3b20b4c-a451-4d9d-abe3-d4081e765ec7 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Snapshot create request issued successfully. Aug 25 15:32:17.840027 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-8656fb94-1213-42cf-80ea-68d8fe35153e req-a3b20b4c-a451-4d9d-abe3-d4081e765ec7 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:32:17.840449 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1320/5208] 10.4.3.85 () {72 vars in 1540 bytes} [Tue Aug 25 15:32:17 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 25 15:32:17.893618 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-82e506e0-acd3-4f5e-8bca-ed6b4f887127 req-539fe533-1200-4200-826a-8a82a9391959 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:17.895893 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-82e506e0-acd3-4f5e-8bca-ed6b4f887127 req-539fe533-1200-4200-826a-8a82a9391959 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-reader] GET https://10.4.3.85/volume/v3/snapshots/6a72293e-befe-49fb-8240-1db658ed48e8 Aug 25 15:32:17.896099 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-82e506e0-acd3-4f5e-8bca-ed6b4f887127 req-539fe533-1200-4200-826a-8a82a9391959 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-reader] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:17.896303 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-82e506e0-acd3-4f5e-8bca-ed6b4f887127 req-539fe533-1200-4200-826a-8a82a9391959 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-reader] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:17.901157 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:17.901157 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:17.901594 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-82e506e0-acd3-4f5e-8bca-ed6b4f887127 req-539fe533-1200-4200-826a-8a82a9391959 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-reader] Snapshot retrieved successfully. Aug 25 15:32:17.902275 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-82e506e0-acd3-4f5e-8bca-ed6b4f887127 req-539fe533-1200-4200-826a-8a82a9391959 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-reader] https://10.4.3.85/volume/v3/snapshots/6a72293e-befe-49fb-8240-1db658ed48e8 returned with HTTP 200 Aug 25 15:32:17.902668 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1299/5209] 10.4.3.85 () {68 vars in 1597 bytes} [Tue Aug 25 15:32:17 2026] GET /volume/v3/snapshots/6a72293e-befe-49fb-8240-1db658ed48e8 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:17.923440 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-774b92a0-666c-4ab8-8da1-fe6c754bc8fd req-0c5e7980-9d5d-4d04-bcda-69d672a86a07 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:17.925447 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-774b92a0-666c-4ab8-8da1-fe6c754bc8fd req-0c5e7980-9d5d-4d04-bcda-69d672a86a07 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-reader] GET https://10.4.3.85/volume/v3/snapshots/detail Aug 25 15:32:17.925704 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-774b92a0-666c-4ab8-8da1-fe6c754bc8fd req-0c5e7980-9d5d-4d04-bcda-69d672a86a07 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-reader] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:17.925929 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-774b92a0-666c-4ab8-8da1-fe6c754bc8fd req-0c5e7980-9d5d-4d04-bcda-69d672a86a07 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-reader] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:17.926244 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [req-774b92a0-666c-4ab8-8da1-fe6c754bc8fd req-0c5e7980-9d5d-4d04-bcda-69d672a86a07 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-reader] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:17.927235 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.db.api [req-774b92a0-666c-4ab8-8da1-fe6c754bc8fd req-0c5e7980-9d5d-4d04-bcda-69d672a86a07 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-reader] Building query based on filter {{(pid=100468) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 15:32:17.930760 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-774b92a0-666c-4ab8-8da1-fe6c754bc8fd req-0c5e7980-9d5d-4d04-bcda-69d672a86a07 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-reader] Get all snapshots completed successfully. Aug 25 15:32:17.931150 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:17.931150 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:17.931692 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-774b92a0-666c-4ab8-8da1-fe6c754bc8fd req-0c5e7980-9d5d-4d04-bcda-69d672a86a07 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-reader] https://10.4.3.85/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 15:32:17.932098 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1286/5210] 10.4.3.85 () {68 vars in 1507 bytes} [Tue Aug 25 15:32:17 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:17.957758 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-44ccc9c3-71a7-4186-bffb-9b2fef527de2 req-90219b03-aea5-4fbb-a45e-a3cf690c7ef8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:17.959664 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-44ccc9c3-71a7-4186-bffb-9b2fef527de2 req-90219b03-aea5-4fbb-a45e-a3cf690c7ef8 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] GET https://10.4.3.85/volume/v3/snapshots/6a72293e-befe-49fb-8240-1db658ed48e8 Aug 25 15:32:17.959844 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-44ccc9c3-71a7-4186-bffb-9b2fef527de2 req-90219b03-aea5-4fbb-a45e-a3cf690c7ef8 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:17.960034 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-44ccc9c3-71a7-4186-bffb-9b2fef527de2 req-90219b03-aea5-4fbb-a45e-a3cf690c7ef8 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:17.964584 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:17.964584 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:17.964975 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-44ccc9c3-71a7-4186-bffb-9b2fef527de2 req-90219b03-aea5-4fbb-a45e-a3cf690c7ef8 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Snapshot retrieved successfully. Aug 25 15:32:17.965661 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-44ccc9c3-71a7-4186-bffb-9b2fef527de2 req-90219b03-aea5-4fbb-a45e-a3cf690c7ef8 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] https://10.4.3.85/volume/v3/snapshots/6a72293e-befe-49fb-8240-1db658ed48e8 returned with HTTP 200 Aug 25 15:32:17.965996 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1306/5211] 10.4.3.85 () {68 vars in 1597 bytes} [Tue Aug 25 15:32:17 2026] GET /volume/v3/snapshots/6a72293e-befe-49fb-8240-1db658ed48e8 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:17.988122 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-b63e922c-e826-47f7-8013-305e6c39b58d req-07bc8d51-6837-441c-b391-8d856cbef5f4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:17.990419 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b63e922c-e826-47f7-8013-305e6c39b58d req-07bc8d51-6837-441c-b391-8d856cbef5f4 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/6a72293e-befe-49fb-8240-1db658ed48e8 Aug 25 15:32:17.991064 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b63e922c-e826-47f7-8013-305e6c39b58d req-07bc8d51-6837-441c-b391-8d856cbef5f4 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:17.991064 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-b63e922c-e826-47f7-8013-305e6c39b58d req-07bc8d51-6837-441c-b391-8d856cbef5f4 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:17.991205 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [req-b63e922c-e826-47f7-8013-305e6c39b58d req-07bc8d51-6837-441c-b391-8d856cbef5f4 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Delete snapshot with id: 6a72293e-befe-49fb-8240-1db658ed48e8 Aug 25 15:32:17.996646 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:17.996646 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:17.997183 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-b63e922c-e826-47f7-8013-305e6c39b58d req-07bc8d51-6837-441c-b391-8d856cbef5f4 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Snapshot retrieved successfully. Aug 25 15:32:18.015266 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-b63e922c-e826-47f7-8013-305e6c39b58d req-07bc8d51-6837-441c-b391-8d856cbef5f4 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Snapshot delete request issued successfully. Aug 25 15:32:18.015723 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-b63e922c-e826-47f7-8013-305e6c39b58d req-07bc8d51-6837-441c-b391-8d856cbef5f4 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] https://10.4.3.85/volume/v3/snapshots/6a72293e-befe-49fb-8240-1db658ed48e8 returned with HTTP 202 Aug 25 15:32:18.016317 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1321/5212] 10.4.3.85 () {70 vars in 1619 bytes} [Tue Aug 25 15:32:17 2026] DELETE /volume/v3/snapshots/6a72293e-befe-49fb-8240-1db658ed48e8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:18.040620 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-7e9ffc59-b8db-4a78-b727-ca27662dd15a req-fa2b5d17-b772-42a9-aa0c-08fca28dad61 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:18.042668 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7e9ffc59-b8db-4a78-b727-ca27662dd15a req-fa2b5d17-b772-42a9-aa0c-08fca28dad61 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] GET https://10.4.3.85/volume/v3/snapshots/6a72293e-befe-49fb-8240-1db658ed48e8 Aug 25 15:32:18.042874 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7e9ffc59-b8db-4a78-b727-ca27662dd15a req-fa2b5d17-b772-42a9-aa0c-08fca28dad61 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:18.043084 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-7e9ffc59-b8db-4a78-b727-ca27662dd15a req-fa2b5d17-b772-42a9-aa0c-08fca28dad61 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:18.048026 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:18.048026 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:18.048441 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-7e9ffc59-b8db-4a78-b727-ca27662dd15a req-fa2b5d17-b772-42a9-aa0c-08fca28dad61 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Snapshot retrieved successfully. Aug 25 15:32:18.049244 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-7e9ffc59-b8db-4a78-b727-ca27662dd15a req-fa2b5d17-b772-42a9-aa0c-08fca28dad61 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] https://10.4.3.85/volume/v3/snapshots/6a72293e-befe-49fb-8240-1db658ed48e8 returned with HTTP 200 Aug 25 15:32:18.049653 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1300/5213] 10.4.3.85 () {68 vars in 1597 bytes} [Tue Aug 25 15:32:18 2026] GET /volume/v3/snapshots/6a72293e-befe-49fb-8240-1db658ed48e8 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:19.071528 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2dab2cfc-2f49-4a14-80d9-6d5215c226ac req-ee24816d-109c-4446-a335-0f7939eb27d0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:19.073715 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2dab2cfc-2f49-4a14-80d9-6d5215c226ac req-ee24816d-109c-4446-a335-0f7939eb27d0 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] GET https://10.4.3.85/volume/v3/snapshots/6a72293e-befe-49fb-8240-1db658ed48e8 Aug 25 15:32:19.073922 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2dab2cfc-2f49-4a14-80d9-6d5215c226ac req-ee24816d-109c-4446-a335-0f7939eb27d0 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:19.074113 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2dab2cfc-2f49-4a14-80d9-6d5215c226ac req-ee24816d-109c-4446-a335-0f7939eb27d0 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:19.078393 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2dab2cfc-2f49-4a14-80d9-6d5215c226ac req-ee24816d-109c-4446-a335-0f7939eb27d0 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] https://10.4.3.85/volume/v3/snapshots/6a72293e-befe-49fb-8240-1db658ed48e8 returned with HTTP 404 Aug 25 15:32:19.079972 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1287/5214] 10.4.3.85 () {68 vars in 1597 bytes} [Tue Aug 25 15:32:19 2026] GET /volume/v3/snapshots/6a72293e-befe-49fb-8240-1db658ed48e8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:19.104912 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-e82b1192-c348-4aba-9c3e-724486c0f9e9 req-db92dc54-41ea-4bbd-9103-4decc3b473c4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:19.106899 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e82b1192-c348-4aba-9c3e-724486c0f9e9 req-db92dc54-41ea-4bbd-9103-4decc3b473c4 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee Aug 25 15:32:19.107096 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e82b1192-c348-4aba-9c3e-724486c0f9e9 req-db92dc54-41ea-4bbd-9103-4decc3b473c4 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:19.107296 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e82b1192-c348-4aba-9c3e-724486c0f9e9 req-db92dc54-41ea-4bbd-9103-4decc3b473c4 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:19.107447 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [req-e82b1192-c348-4aba-9c3e-724486c0f9e9 req-db92dc54-41ea-4bbd-9103-4decc3b473c4 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Delete volume with id: d7fa567e-315b-438e-b0a8-2d459151f5ee Aug 25 15:32:19.114362 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:19.114362 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:19.114799 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-e82b1192-c348-4aba-9c3e-724486c0f9e9 req-db92dc54-41ea-4bbd-9103-4decc3b473c4 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Volume info retrieved successfully. Aug 25 15:32:19.158914 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-e82b1192-c348-4aba-9c3e-724486c0f9e9 req-db92dc54-41ea-4bbd-9103-4decc3b473c4 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Delete volume request issued successfully. Aug 25 15:32:19.159097 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e82b1192-c348-4aba-9c3e-724486c0f9e9 req-db92dc54-41ea-4bbd-9103-4decc3b473c4 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee returned with HTTP 202 Aug 25 15:32:19.159589 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1307/5215] 10.4.3.85 () {70 vars in 1613 bytes} [Tue Aug 25 15:32:19 2026] DELETE /volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:19.187426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-a1308843-d9bb-4b8f-8f50-a11b9fe65532 req-7e024729-cd4e-4a48-9ca0-2969e3e62676 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:19.189937 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a1308843-d9bb-4b8f-8f50-a11b9fe65532 req-7e024729-cd4e-4a48-9ca0-2969e3e62676 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] GET https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee Aug 25 15:32:19.190235 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a1308843-d9bb-4b8f-8f50-a11b9fe65532 req-7e024729-cd4e-4a48-9ca0-2969e3e62676 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:19.190494 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-a1308843-d9bb-4b8f-8f50-a11b9fe65532 req-7e024729-cd4e-4a48-9ca0-2969e3e62676 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:19.199254 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:19.199254 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:19.204620 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-a1308843-d9bb-4b8f-8f50-a11b9fe65532 req-7e024729-cd4e-4a48-9ca0-2969e3e62676 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Volume info retrieved successfully. Aug 25 15:32:19.210140 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-a1308843-d9bb-4b8f-8f50-a11b9fe65532 req-7e024729-cd4e-4a48-9ca0-2969e3e62676 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee returned with HTTP 200 Aug 25 15:32:19.211281 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1322/5216] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:32:19 2026] GET /volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:19.746904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-61c3fda3-3610-4453-9d55-ba22a15fe1cf req-a2c63291-95ab-4b4d-a2e6-57eb106807ec None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:19.751604 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-61c3fda3-3610-4453-9d55-ba22a15fe1cf req-a2c63291-95ab-4b4d-a2e6-57eb106807ec tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] DELETE https://10.4.3.85/volume/v3/attachments/14250822-2e5f-4c31-95aa-084cc436a0e2 Aug 25 15:32:19.751604 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-61c3fda3-3610-4453-9d55-ba22a15fe1cf req-a2c63291-95ab-4b4d-a2e6-57eb106807ec tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:19.751604 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-61c3fda3-3610-4453-9d55-ba22a15fe1cf req-a2c63291-95ab-4b4d-a2e6-57eb106807ec tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:19.782931 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:19.782931 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:19.952236 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-61c3fda3-3610-4453-9d55-ba22a15fe1cf req-a2c63291-95ab-4b4d-a2e6-57eb106807ec tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/attachments/14250822-2e5f-4c31-95aa-084cc436a0e2 returned with HTTP 200 Aug 25 15:32:19.952444 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1301/5217] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:32:19 2026] DELETE /volume/v3/attachments/14250822-2e5f-4c31-95aa-084cc436a0e2 => generated 19 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:20.235240 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-216652d9-ea5b-4670-94cc-ef0b612089a1 req-1da2c539-54e9-43e0-9ef4-d63111f58e91 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:20.237212 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-216652d9-ea5b-4670-94cc-ef0b612089a1 req-1da2c539-54e9-43e0-9ef4-d63111f58e91 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] GET https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee Aug 25 15:32:20.237401 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-216652d9-ea5b-4670-94cc-ef0b612089a1 req-1da2c539-54e9-43e0-9ef4-d63111f58e91 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:20.237601 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-216652d9-ea5b-4670-94cc-ef0b612089a1 req-1da2c539-54e9-43e0-9ef4-d63111f58e91 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:20.248897 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-216652d9-ea5b-4670-94cc-ef0b612089a1 req-1da2c539-54e9-43e0-9ef4-d63111f58e91 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee returned with HTTP 404 Aug 25 15:32:20.249591 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1288/5218] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:32:20 2026] GET /volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:20.272431 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-a1b90959-7688-4265-8621-dc5322020365 req-5503f02d-7e22-482c-98b3-e4b00d8e3ccc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:20.274623 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-a1b90959-7688-4265-8621-dc5322020365 req-5503f02d-7e22-482c-98b3-e4b00d8e3ccc tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee Aug 25 15:32:20.274790 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-a1b90959-7688-4265-8621-dc5322020365 req-5503f02d-7e22-482c-98b3-e4b00d8e3ccc tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:20.274971 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-a1b90959-7688-4265-8621-dc5322020365 req-5503f02d-7e22-482c-98b3-e4b00d8e3ccc tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:20.275123 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [req-a1b90959-7688-4265-8621-dc5322020365 req-5503f02d-7e22-482c-98b3-e4b00d8e3ccc tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Delete volume with id: d7fa567e-315b-438e-b0a8-2d459151f5ee Aug 25 15:32:20.280716 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-a1b90959-7688-4265-8621-dc5322020365 req-5503f02d-7e22-482c-98b3-e4b00d8e3ccc tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee returned with HTTP 404 Aug 25 15:32:20.281215 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1308/5219] 10.4.3.85 () {70 vars in 1613 bytes} [Tue Aug 25 15:32:20 2026] DELETE /volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:20.301393 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-29449ed9-8920-4fb9-b037-485c73bd0086 req-d9036c72-5b85-403c-9a25-a30540726355 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:20.303526 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-29449ed9-8920-4fb9-b037-485c73bd0086 req-d9036c72-5b85-403c-9a25-a30540726355 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] GET https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee Aug 25 15:32:20.303728 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-29449ed9-8920-4fb9-b037-485c73bd0086 req-d9036c72-5b85-403c-9a25-a30540726355 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:20.303909 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-29449ed9-8920-4fb9-b037-485c73bd0086 req-d9036c72-5b85-403c-9a25-a30540726355 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:20.309559 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-29449ed9-8920-4fb9-b037-485c73bd0086 req-d9036c72-5b85-403c-9a25-a30540726355 tempest-VolumesSnapshotsTestJSON-1170549779 tempest-VolumesSnapshotsTestJSON-1170549779-project-member] https://10.4.3.85/volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee returned with HTTP 404 Aug 25 15:32:20.310180 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1323/5220] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:32:20 2026] GET /volume/v3/volumes/d7fa567e-315b-438e-b0a8-2d459151f5ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:21.742859 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:21.744548 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:32:21.744916 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-632643669", "source_volid": "41a19e1d-bb2b-4d0f-8256-b51f963f4a37", "volume_type": "tempest-scenario-type-luks-1968685043", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:21.746458 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-632643669', 'source_volid': '41a19e1d-bb2b-4d0f-8256-b51f963f4a37', 'volume_type': 'tempest-scenario-type-luks-1968685043', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:32:21.758693 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:21.758693 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:21.759154 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume retrieved successfully. Aug 25 15:32:21.759237 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Create volume of 1 GB Aug 25 15:32:21.759784 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Availability Zones retrieved successfully. Aug 25 15:32:21.765008 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Flow 'volume_create_api' (6fedec19-af02-45f7-9cf0-ef85fddcc58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:21.765990 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d9d48d1-3d3a-4e93-a120-c384b2129997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:21.766801 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:32:21.786124 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d9d48d1-3d3a-4e93-a120-c384b2129997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '41a19e1d-bb2b-4d0f-8256-b51f963f4a37', 'volume_type': VolumeType(created_at=2026-08-25T15:31:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b8c7b600-a4a9-4ea5-9951-275ed731271a,is_public=True,name='tempest-scenario-type-luks-1968685043',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8c7b600-a4a9-4ea5-9951-275ed731271a', '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=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:21.786916 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615a52eb-30ad-4d42-8188-d8f673070442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:21.811651 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1968685043 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1968685043, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:32:21.811946 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1968685043 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1968685043, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:32:21.834018 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Created reservations ['5a5507a8-3d9c-47e6-bdad-d2e57de7d2f5', '50e2f1a9-ed5a-4fbb-a53d-eb3dbcea64d7', 'd007c0b5-9650-421f-ba07-ea03b3f26019', '1b6402c2-f5e8-4f26-ab9b-a2488ee26a54'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:32:21.834736 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (615a52eb-30ad-4d42-8188-d8f673070442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a5507a8-3d9c-47e6-bdad-d2e57de7d2f5', '50e2f1a9-ed5a-4fbb-a53d-eb3dbcea64d7', 'd007c0b5-9650-421f-ba07-ea03b3f26019', '1b6402c2-f5e8-4f26-ab9b-a2488ee26a54']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:21.835408 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f9cc68c-d482-4d49-858c-28c2f9146ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:21.873335 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f9cc68c-d482-4d49-858c-28c2f9146ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2641bb5a-9515-4c45-9935-2e47d54d22f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-632643669',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42df2e3ad45f4e9cb34a88e93b6267b2',qos_specs=None,replication_status=,reservations=['5a5507a8-3d9c-47e6-bdad-d2e57de7d2f5','50e2f1a9-ed5a-4fbb-a53d-eb3dbcea64d7','d007c0b5-9650-421f-ba07-ea03b3f26019','1b6402c2-f5e8-4f26-ab9b-a2488ee26a54'],size=1,snapshot_id=None,source_replicaid=,source_volid=41a19e1d-bb2b-4d0f-8256-b51f963f4a37,status='creating',user_id='0a4afa3ef7e2490f8c7894e19680f724',volume_type_id=b8c7b600-a4a9-4ea5-9951-275ed731271a), '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-25T15:32:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-632643669',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2641bb5a-9515-4c45-9935-2e47d54d22f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42df2e3ad45f4e9cb34a88e93b6267b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=41a19e1d-bb2b-4d0f-8256-b51f963f4a37,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a4afa3ef7e2490f8c7894e19680f724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b8c7b600-a4a9-4ea5-9951-275ed731271a),volume_type_id=b8c7b600-a4a9-4ea5-9951-275ed731271a)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:21.874363 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0dda244-51d3-46be-96eb-2c455e1f6c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:21.898300 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0dda244-51d3-46be-96eb-2c455e1f6c77) transitioned into state 'SUCCESS' from state '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-632643669',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42df2e3ad45f4e9cb34a88e93b6267b2',qos_specs=None,replication_status=,reservations=['5a5507a8-3d9c-47e6-bdad-d2e57de7d2f5','50e2f1a9-ed5a-4fbb-a53d-eb3dbcea64d7','d007c0b5-9650-421f-ba07-ea03b3f26019','1b6402c2-f5e8-4f26-ab9b-a2488ee26a54'],size=1,snapshot_id=None,source_replicaid=,source_volid=41a19e1d-bb2b-4d0f-8256-b51f963f4a37,status='creating',user_id='0a4afa3ef7e2490f8c7894e19680f724',volume_type_id=b8c7b600-a4a9-4ea5-9951-275ed731271a)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:21.899031 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b958d0-3322-449a-b618-523dedeb9dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:21.916566 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30b958d0-3322-449a-b618-523dedeb9dcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:21.917422 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Flow 'volume_create_api' (6fedec19-af02-45f7-9cf0-ef85fddcc58c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:21.917742 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Create volume request issued successfully. Aug 25 15:32:21.918329 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-186a5a1b-9def-4488-9d36-8ca330aa7b7c tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:32:21.918866 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1302/5221] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:32:21 2026] POST /volume/v3/volumes => generated 808 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:32:21.932392 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bfab9c92-0230-4031-8de0-c9b621b09907 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:21.934681 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bfab9c92-0230-4031-8de0-c9b621b09907 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:32:21.934935 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bfab9c92-0230-4031-8de0-c9b621b09907 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:21.935207 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bfab9c92-0230-4031-8de0-c9b621b09907 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:21.944653 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:21.944653 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:21.948507 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bfab9c92-0230-4031-8de0-c9b621b09907 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:32:21.953160 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bfab9c92-0230-4031-8de0-c9b621b09907 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:32:21.953615 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1289/5222] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:21 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:22.202914 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-09d24525-854c-454d-a7fc-fa37be805019 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:22.284796 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-09d24525-854c-454d-a7fc-fa37be805019 tempest-VolumePoolsAdminTestsJSON-1709365396 tempest-VolumePoolsAdminTestsJSON-1709365396-project-admin] GET https://10.4.3.85/volume/v3/scheduler-stats/get_pools?detail=True Aug 25 15:32:22.284986 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-09d24525-854c-454d-a7fc-fa37be805019 tempest-VolumePoolsAdminTestsJSON-1709365396 tempest-VolumePoolsAdminTestsJSON-1709365396-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:22.285187 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-09d24525-854c-454d-a7fc-fa37be805019 tempest-VolumePoolsAdminTestsJSON-1709365396 tempest-VolumePoolsAdminTestsJSON-1709365396-project-admin] Calling method 'get_pools' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:22.295418 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-09d24525-854c-454d-a7fc-fa37be805019 tempest-VolumePoolsAdminTestsJSON-1709365396 tempest-VolumePoolsAdminTestsJSON-1709365396-project-admin] https://10.4.3.85/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 25 15:32:22.296326 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1309/5223] 10.4.3.85 () {66 vars in 1307 bytes} [Tue Aug 25 15:32:22 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:22.306708 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a2330908-18fc-41aa-b6dc-a3032d64e156 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:22.310026 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a2330908-18fc-41aa-b6dc-a3032d64e156 tempest-VolumePoolsAdminTestsJSON-1709365396 tempest-VolumePoolsAdminTestsJSON-1709365396-project-admin] GET https://10.4.3.85/volume/v3/scheduler-stats/get_pools Aug 25 15:32:22.310257 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a2330908-18fc-41aa-b6dc-a3032d64e156 tempest-VolumePoolsAdminTestsJSON-1709365396 tempest-VolumePoolsAdminTestsJSON-1709365396-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:22.310435 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a2330908-18fc-41aa-b6dc-a3032d64e156 tempest-VolumePoolsAdminTestsJSON-1709365396 tempest-VolumePoolsAdminTestsJSON-1709365396-project-admin] Calling method 'get_pools' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:22.319924 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a2330908-18fc-41aa-b6dc-a3032d64e156 tempest-VolumePoolsAdminTestsJSON-1709365396 tempest-VolumePoolsAdminTestsJSON-1709365396-project-admin] https://10.4.3.85/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 15:32:22.320291 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1324/5224] 10.4.3.85 () {66 vars in 1284 bytes} [Tue Aug 25 15:32:22 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:22.965643 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-45022d93-15b2-4f89-998f-7e5fdbb53b47 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:22.967060 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-45022d93-15b2-4f89-998f-7e5fdbb53b47 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:32:22.967167 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-45022d93-15b2-4f89-998f-7e5fdbb53b47 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:22.967348 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-45022d93-15b2-4f89-998f-7e5fdbb53b47 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:22.975143 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:22.975143 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:22.977718 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-45022d93-15b2-4f89-998f-7e5fdbb53b47 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:32:22.982440 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-45022d93-15b2-4f89-998f-7e5fdbb53b47 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:32:22.982440 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1303/5225] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:22 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:23.994278 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d461ba67-1fa6-4d80-b4b6-61024423b638 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:23.995971 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d461ba67-1fa6-4d80-b4b6-61024423b638 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:32:23.996195 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d461ba67-1fa6-4d80-b4b6-61024423b638 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:23.996372 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d461ba67-1fa6-4d80-b4b6-61024423b638 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:24.004980 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:24.004980 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:24.010620 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d461ba67-1fa6-4d80-b4b6-61024423b638 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:32:24.019985 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d461ba67-1fa6-4d80-b4b6-61024423b638 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:32:24.020392 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1290/5226] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:23 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:24.333665 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6c6e254a-96b2-4e8f-a558-d428fdb8eb35 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:24.414676 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6c6e254a-96b2-4e8f-a558-d428fdb8eb35 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] GET https://10.4.3.85/volume/v3/os-quota-sets/a26bd6e2880342ceacaac0719ce220c9 Aug 25 15:32:24.414892 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6c6e254a-96b2-4e8f-a558-d428fdb8eb35 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:24.415093 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6c6e254a-96b2-4e8f-a558-d428fdb8eb35 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:24.424546 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-6c6e254a-96b2-4e8f-a558-d428fdb8eb35 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1968685043 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1968685043, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:32:24.424899 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-6c6e254a-96b2-4e8f-a558-d428fdb8eb35 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1968685043 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1968685043, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:32:24.425245 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-6c6e254a-96b2-4e8f-a558-d428fdb8eb35 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1968685043 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1968685043, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:32:24.430462 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6c6e254a-96b2-4e8f-a558-d428fdb8eb35 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/a26bd6e2880342ceacaac0719ce220c9 returned with HTTP 200 Aug 25 15:32:24.430915 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1310/5227] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:32:24 2026] GET /volume/v3/os-quota-sets/a26bd6e2880342ceacaac0719ce220c9 => generated 600 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:24.438693 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:24.498736 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:32:24.499060 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-2048089341"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:24.501064 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-2048089341'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:32:24.501190 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Create volume of 1 GB Aug 25 15:32:24.507074 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Availability Zones retrieved successfully. Aug 25 15:32:24.512770 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Flow 'volume_create_api' (8a80c4d0-57a7-4126-b286-93abf80d95c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:24.513834 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870055e9-4f82-4d7f-8c11-0d5a7ba04246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:24.514730 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:32:24.539544 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (870055e9-4f82-4d7f-8c11-0d5a7ba04246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:24.540449 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d721c4e9-d26e-40f6-a27f-5d1588ba2c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:24.643255 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Created reservations ['0e738a57-2acc-4b62-ba4a-88f4de2676e7', '167daeec-05cd-4e28-b80a-5ad1e121f866', 'a083f8b9-c4d7-4299-995f-2039598c8085', '7b82adba-1138-4ebb-aad2-9286bdbca79d'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:32:24.644055 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d721c4e9-d26e-40f6-a27f-5d1588ba2c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e738a57-2acc-4b62-ba4a-88f4de2676e7', '167daeec-05cd-4e28-b80a-5ad1e121f866', 'a083f8b9-c4d7-4299-995f-2039598c8085', '7b82adba-1138-4ebb-aad2-9286bdbca79d']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:24.644837 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d462eaca-cef9-403f-80a1-4d1a093d6fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:24.691698 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d462eaca-cef9-403f-80a1-4d1a093d6fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98a0008c-0c6d-4402-902d-a90aec4f85e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2048089341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a26bd6e2880342ceacaac0719ce220c9',qos_specs=None,replication_status=,reservations=['0e738a57-2acc-4b62-ba4a-88f4de2676e7','167daeec-05cd-4e28-b80a-5ad1e121f866','a083f8b9-c4d7-4299-995f-2039598c8085','7b82adba-1138-4ebb-aad2-9286bdbca79d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffca673c2bdf4c25ac5be2fc79d96ea5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:32:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-2048089341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98a0008c-0c6d-4402-902d-a90aec4f85e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a26bd6e2880342ceacaac0719ce220c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffca673c2bdf4c25ac5be2fc79d96ea5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:24.692442 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1ac16fe-372b-47a9-a0ac-ed7b171c1011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:24.726359 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1ac16fe-372b-47a9-a0ac-ed7b171c1011) transitioned into state 'SUCCESS' from state '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-2048089341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a26bd6e2880342ceacaac0719ce220c9',qos_specs=None,replication_status=,reservations=['0e738a57-2acc-4b62-ba4a-88f4de2676e7','167daeec-05cd-4e28-b80a-5ad1e121f866','a083f8b9-c4d7-4299-995f-2039598c8085','7b82adba-1138-4ebb-aad2-9286bdbca79d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffca673c2bdf4c25ac5be2fc79d96ea5',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:24.727101 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81e3fd7-72c4-4fcc-80aa-6eed1d917672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:24.739493 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81e3fd7-72c4-4fcc-80aa-6eed1d917672) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:24.740391 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Flow 'volume_create_api' (8a80c4d0-57a7-4126-b286-93abf80d95c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:24.740732 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Create volume request issued successfully. Aug 25 15:32:24.741403 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b50d06b8-9d15-4046-a5b1-edeccd4e6032 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:32:24.741916 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1325/5228] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:32:24 2026] POST /volume/v3/volumes => generated 757 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:32:24.754825 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7f320709-d68d-4a31-9417-a1f51e8b4954 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:24.757004 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7f320709-d68d-4a31-9417-a1f51e8b4954 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] GET https://10.4.3.85/volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 Aug 25 15:32:24.757248 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7f320709-d68d-4a31-9417-a1f51e8b4954 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:24.757621 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7f320709-d68d-4a31-9417-a1f51e8b4954 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:24.770033 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:24.770033 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:24.774770 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7f320709-d68d-4a31-9417-a1f51e8b4954 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Volume info retrieved successfully. Aug 25 15:32:24.780058 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7f320709-d68d-4a31-9417-a1f51e8b4954 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] https://10.4.3.85/volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 returned with HTTP 200 Aug 25 15:32:24.780566 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1304/5229] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:24 2026] GET /volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:25.032458 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-97badaa8-b4a4-4b04-8f6b-6af7e64d887b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:25.034704 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97badaa8-b4a4-4b04-8f6b-6af7e64d887b tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:32:25.034959 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97badaa8-b4a4-4b04-8f6b-6af7e64d887b tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:25.035244 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-97badaa8-b4a4-4b04-8f6b-6af7e64d887b tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:25.044664 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:25.044664 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:25.050332 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-97badaa8-b4a4-4b04-8f6b-6af7e64d887b tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:32:25.057494 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-97badaa8-b4a4-4b04-8f6b-6af7e64d887b tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:32:25.058041 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1291/5230] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:25 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:25.793010 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9ba112d6-f66f-4ac2-b992-3aefcdfefaf0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:25.795278 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9ba112d6-f66f-4ac2-b992-3aefcdfefaf0 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] GET https://10.4.3.85/volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 Aug 25 15:32:25.795583 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9ba112d6-f66f-4ac2-b992-3aefcdfefaf0 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:25.795777 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9ba112d6-f66f-4ac2-b992-3aefcdfefaf0 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:25.803227 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:25.803227 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:25.807112 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9ba112d6-f66f-4ac2-b992-3aefcdfefaf0 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Volume info retrieved successfully. Aug 25 15:32:25.811542 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9ba112d6-f66f-4ac2-b992-3aefcdfefaf0 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] https://10.4.3.85/volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 returned with HTTP 200 Aug 25 15:32:25.812028 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1311/5231] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:25 2026] GET /volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:25.825079 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-97cb4ec3-a639-4bf7-9467-2acce4881056 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:25.826898 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-97cb4ec3-a639-4bf7-9467-2acce4881056 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] PUT https://10.4.3.85/volume/v3/os-quota-sets/a26bd6e2880342ceacaac0719ce220c9 Aug 25 15:32:25.827251 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-97cb4ec3-a639-4bf7-9467-2acce4881056 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:25.834554 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:25.834554 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:25.872381 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-97cb4ec3-a639-4bf7-9467-2acce4881056 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/a26bd6e2880342ceacaac0719ce220c9 returned with HTTP 200 Aug 25 15:32:25.872729 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1326/5232] 10.4.3.85 () {68 vars in 1367 bytes} [Tue Aug 25 15:32:25 2026] PUT /volume/v3/os-quota-sets/a26bd6e2880342ceacaac0719ce220c9 => generated 555 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:25.881071 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e752670f-ab57-4663-97eb-9848301d88e1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:25.883439 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:32:25.883904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:25.885823 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:32:25.885981 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Create volume of 2 GB Aug 25 15:32:25.888820 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=217,cinder:UPDATE=36,cinder:INSERT=14 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:32:25.891652 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Availability Zones retrieved successfully. Aug 25 15:32:25.900170 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Flow 'volume_create_api' (26cb4d29-203a-44cf-85e5-7f825dce2894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:25.901832 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55afc0a5-b41d-422c-8aae-c587ecef7900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:25.903378 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Validating volume size '2' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:32:25.937050 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55afc0a5-b41d-422c-8aae-c587ecef7900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:25.938142 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ecc750-75c6-48ac-9245-eb43420afc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:25.978872 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota_utils [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Quota exceeded for a26bd6e2880342ceacaac0719ce220c9, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 15:32:25.982711 np0000008087 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ecc750-75c6-48ac-9245-eb43420afc5d) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 15:32:25.982711 np0000008087 devstack@c-api.service[100467]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 25 15:32:25.985059 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ecc750-75c6-48ac-9245-eb43420afc5d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:25.986308 np0000008087 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9ecc750-75c6-48ac-9245-eb43420afc5d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 15:32:25.987071 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55afc0a5-b41d-422c-8aae-c587ecef7900) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:25.987787 np0000008087 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55afc0a5-b41d-422c-8aae-c587ecef7900) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 15:32:25.988585 np0000008087 devstack@c-api.service[100467]: WARNING cinder.volume.api [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Flow 'volume_create_api' (26cb4d29-203a-44cf-85e5-7f825dce2894) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 15:32:25.988891 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.middleware.fault [None req-e752670f-ab57-4663-97eb-9848301d88e1 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 413 Aug 25 15:32:25.989570 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1305/5233] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:32:25 2026] POST /volume/v3/volumes => generated 208 bytes in 109 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 15:32:25.998172 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9654f8fa-1cf3-467c-8ca0-98e35f2ad3e5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:25.999988 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9654f8fa-1cf3-467c-8ca0-98e35f2ad3e5 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] PUT https://10.4.3.85/volume/v3/os-quota-sets/a26bd6e2880342ceacaac0719ce220c9 Aug 25 15:32:26.000360 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9654f8fa-1cf3-467c-8ca0-98e35f2ad3e5 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:26.045053 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-9654f8fa-1cf3-467c-8ca0-98e35f2ad3e5 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1968685043 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1968685043, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:32:26.045645 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-9654f8fa-1cf3-467c-8ca0-98e35f2ad3e5 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1968685043 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1968685043, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:32:26.045645 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-9654f8fa-1cf3-467c-8ca0-98e35f2ad3e5 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1968685043 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1968685043, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:32:26.051383 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9654f8fa-1cf3-467c-8ca0-98e35f2ad3e5 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/a26bd6e2880342ceacaac0719ce220c9 returned with HTTP 200 Aug 25 15:32:26.051822 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1292/5234] 10.4.3.85 () {68 vars in 1367 bytes} [Tue Aug 25 15:32:25 2026] PUT /volume/v3/os-quota-sets/a26bd6e2880342ceacaac0719ce220c9 => generated 555 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:26.061730 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:26.064021 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:32:26.064481 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:26.066594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:32:26.066827 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Create volume of 1 GB Aug 25 15:32:26.071435 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cb38a625-7f19-420b-b215-8c726b0027c0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:26.072229 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Availability Zones retrieved successfully. Aug 25 15:32:26.073223 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cb38a625-7f19-420b-b215-8c726b0027c0 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:32:26.073413 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cb38a625-7f19-420b-b215-8c726b0027c0 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:26.073613 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cb38a625-7f19-420b-b215-8c726b0027c0 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:26.080547 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:26.080547 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:26.081361 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Flow 'volume_create_api' (1926f656-9d67-453a-bc20-3547d6827f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:26.082709 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a807c39-5a39-4fb2-a06b-12d9a96426b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:26.084030 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:32:26.084506 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cb38a625-7f19-420b-b215-8c726b0027c0 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:32:26.088416 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cb38a625-7f19-420b-b215-8c726b0027c0 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:32:26.088773 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1327/5235] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:26 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:26.111870 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a807c39-5a39-4fb2-a06b-12d9a96426b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:26.112698 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31cfa24f-de32-46ec-a7a0-0d3cfa6cec1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:26.141804 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota_utils [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Quota exceeded for a26bd6e2880342ceacaac0719ce220c9, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 25 15:32:26.144120 np0000008087 devstack@c-api.service[100465]: WARNING cinder.volume.api [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31cfa24f-de32-46ec-a7a0-0d3cfa6cec1c) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 15:32:26.144120 np0000008087 devstack@c-api.service[100465]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 25 15:32:26.145955 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31cfa24f-de32-46ec-a7a0-0d3cfa6cec1c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:26.146700 np0000008087 devstack@c-api.service[100465]: WARNING cinder.volume.api [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31cfa24f-de32-46ec-a7a0-0d3cfa6cec1c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 15:32:26.147292 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a807c39-5a39-4fb2-a06b-12d9a96426b0) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:26.147929 np0000008087 devstack@c-api.service[100465]: WARNING cinder.volume.api [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a807c39-5a39-4fb2-a06b-12d9a96426b0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 15:32:26.148853 np0000008087 devstack@c-api.service[100465]: WARNING cinder.volume.api [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Flow 'volume_create_api' (1926f656-9d67-453a-bc20-3547d6827f49) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 15:32:26.149189 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.middleware.fault [None req-706d9d0f-1c65-4c4f-b563-a113a9094cc8 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 413 Aug 25 15:32:26.149843 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1312/5236] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:32:26 2026] POST /volume/v3/volumes => generated 150 bytes in 89 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 15:32:26.157129 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bc5f64d6-fbb3-4fca-ac94-cc40a4c704a1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:26.159342 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bc5f64d6-fbb3-4fca-ac94-cc40a4c704a1 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] PUT https://10.4.3.85/volume/v3/os-quota-sets/a26bd6e2880342ceacaac0719ce220c9 Aug 25 15:32:26.159823 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bc5f64d6-fbb3-4fca-ac94-cc40a4c704a1 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:26.165743 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:26.165743 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:26.197634 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-bc5f64d6-fbb3-4fca-ac94-cc40a4c704a1 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1968685043 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1968685043, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:32:26.204659 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bc5f64d6-fbb3-4fca-ac94-cc40a4c704a1 tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/a26bd6e2880342ceacaac0719ce220c9 returned with HTTP 200 Aug 25 15:32:26.205231 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1306/5237] 10.4.3.85 () {68 vars in 1367 bytes} [Tue Aug 25 15:32:26 2026] PUT /volume/v3/os-quota-sets/a26bd6e2880342ceacaac0719ce220c9 => generated 554 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:26.213641 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d07bdbe2-2bfe-4444-bed2-b2e7ad86b954 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:26.215916 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d07bdbe2-2bfe-4444-bed2-b2e7ad86b954 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] POST https://10.4.3.85/volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1/action Aug 25 15:32:26.216323 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d07bdbe2-2bfe-4444-bed2-b2e7ad86b954 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:32:26.216494 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d07bdbe2-2bfe-4444-bed2-b2e7ad86b954 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:26.224942 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:26.224942 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:26.225389 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d07bdbe2-2bfe-4444-bed2-b2e7ad86b954 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Volume info retrieved successfully. Aug 25 15:32:26.262173 np0000008087 devstack@c-api.service[100468]: ERROR cinder.volume.api [None req-d07bdbe2-2bfe-4444-bed2-b2e7ad86b954 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Quota exceeded for a26bd6e2880342ceacaac0719ce220c9, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 15:32:26.268694 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.middleware.fault [None req-d07bdbe2-2bfe-4444-bed2-b2e7ad86b954 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] https://10.4.3.85/volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1/action returned with HTTP 413 Aug 25 15:32:26.269559 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1293/5238] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:32:26 2026] POST /volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1/action => generated 208 bytes in 57 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 15:32:26.276179 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fa427d77-8b13-4924-978c-42e720bb557d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:26.277808 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fa427d77-8b13-4924-978c-42e720bb557d tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] GET https://10.4.3.85/volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 Aug 25 15:32:26.277990 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fa427d77-8b13-4924-978c-42e720bb557d tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:26.278199 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fa427d77-8b13-4924-978c-42e720bb557d tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:26.284539 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:26.284539 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:26.287641 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fa427d77-8b13-4924-978c-42e720bb557d tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Volume info retrieved successfully. Aug 25 15:32:26.291392 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fa427d77-8b13-4924-978c-42e720bb557d tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] https://10.4.3.85/volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 returned with HTTP 200 Aug 25 15:32:26.291747 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1328/5239] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:26 2026] GET /volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:26.302638 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d48d599e-d1f0-4273-8d0a-9b31b4759e8c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:26.304494 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d48d599e-d1f0-4273-8d0a-9b31b4759e8c tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] DELETE https://10.4.3.85/volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 Aug 25 15:32:26.304709 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d48d599e-d1f0-4273-8d0a-9b31b4759e8c tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:26.304882 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d48d599e-d1f0-4273-8d0a-9b31b4759e8c tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:26.305030 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-d48d599e-d1f0-4273-8d0a-9b31b4759e8c tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Delete volume with id: 98a0008c-0c6d-4402-902d-a90aec4f85e1 Aug 25 15:32:26.311577 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:26.311577 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:26.312119 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d48d599e-d1f0-4273-8d0a-9b31b4759e8c tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Volume info retrieved successfully. Aug 25 15:32:26.330073 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d48d599e-d1f0-4273-8d0a-9b31b4759e8c tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Delete volume request issued successfully. Aug 25 15:32:26.330331 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d48d599e-d1f0-4273-8d0a-9b31b4759e8c tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] https://10.4.3.85/volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 returned with HTTP 202 Aug 25 15:32:26.330778 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1313/5240] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:32:26 2026] DELETE /volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:26.337591 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-699da5ab-06ea-438e-8fa9-88b9e2403714 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:26.340177 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-699da5ab-06ea-438e-8fa9-88b9e2403714 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] GET https://10.4.3.85/volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 Aug 25 15:32:26.340446 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-699da5ab-06ea-438e-8fa9-88b9e2403714 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:26.340718 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-699da5ab-06ea-438e-8fa9-88b9e2403714 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:26.348793 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:26.348793 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:26.353130 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-699da5ab-06ea-438e-8fa9-88b9e2403714 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Volume info retrieved successfully. Aug 25 15:32:26.357394 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-699da5ab-06ea-438e-8fa9-88b9e2403714 tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] https://10.4.3.85/volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 returned with HTTP 200 Aug 25 15:32:26.357853 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1307/5241] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:26 2026] GET /volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:27.100989 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a9082292-52dc-49c4-9de9-0730016f5c0b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:27.102770 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a9082292-52dc-49c4-9de9-0730016f5c0b tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:32:27.102943 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a9082292-52dc-49c4-9de9-0730016f5c0b tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:27.103134 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a9082292-52dc-49c4-9de9-0730016f5c0b tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:27.110009 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:27.110009 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:27.113728 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a9082292-52dc-49c4-9de9-0730016f5c0b tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:32:27.118324 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a9082292-52dc-49c4-9de9-0730016f5c0b tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:32:27.118700 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1294/5242] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:27 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:27.370720 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-36356dd9-dba4-493e-be11-02d0a40b55de None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:27.372954 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-36356dd9-dba4-493e-be11-02d0a40b55de tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] GET https://10.4.3.85/volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 Aug 25 15:32:27.373217 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-36356dd9-dba4-493e-be11-02d0a40b55de tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:27.373485 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-36356dd9-dba4-493e-be11-02d0a40b55de tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:27.380090 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-36356dd9-dba4-493e-be11-02d0a40b55de tempest-VolumeQuotasNegativeTestJSON-1524828025 tempest-VolumeQuotasNegativeTestJSON-1524828025-project-member] https://10.4.3.85/volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 returned with HTTP 404 Aug 25 15:32:27.380704 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1329/5243] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:27 2026] GET /volume/v3/volumes/98a0008c-0c6d-4402-902d-a90aec4f85e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:27.387138 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7330e6ae-b47b-4fd6-881f-7b5e8aff4fbe None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:27.388878 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7330e6ae-b47b-4fd6-881f-7b5e8aff4fbe tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] PUT https://10.4.3.85/volume/v3/os-quota-sets/a26bd6e2880342ceacaac0719ce220c9 Aug 25 15:32:27.389220 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7330e6ae-b47b-4fd6-881f-7b5e8aff4fbe tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-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=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:27.655134 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7330e6ae-b47b-4fd6-881f-7b5e8aff4fbe tempest-VolumeQuotasNegativeTestJSON-848650804 tempest-VolumeQuotasNegativeTestJSON-848650804-project-admin] https://10.4.3.85/volume/v3/os-quota-sets/a26bd6e2880342ceacaac0719ce220c9 returned with HTTP 200 Aug 25 15:32:27.655479 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1314/5244] 10.4.3.85 () {68 vars in 1368 bytes} [Tue Aug 25 15:32:27 2026] PUT /volume/v3/os-quota-sets/a26bd6e2880342ceacaac0719ce220c9 => generated 558 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:28.133264 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-17548a3e-6729-4360-b0eb-742c4ac55151 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:28.135075 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17548a3e-6729-4360-b0eb-742c4ac55151 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:32:28.135284 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17548a3e-6729-4360-b0eb-742c4ac55151 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:28.135464 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17548a3e-6729-4360-b0eb-742c4ac55151 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:28.142229 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:28.142229 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:28.145672 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-17548a3e-6729-4360-b0eb-742c4ac55151 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:32:28.149834 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17548a3e-6729-4360-b0eb-742c4ac55151 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:32:28.150238 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1308/5245] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:28 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:29.163571 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-81b2b6ef-d595-41b7-ba13-d82954c8f0a3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:29.165200 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81b2b6ef-d595-41b7-ba13-d82954c8f0a3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:32:29.165392 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81b2b6ef-d595-41b7-ba13-d82954c8f0a3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:29.165588 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-81b2b6ef-d595-41b7-ba13-d82954c8f0a3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:29.172079 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:29.172079 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:29.175584 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-81b2b6ef-d595-41b7-ba13-d82954c8f0a3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:32:29.179664 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-81b2b6ef-d595-41b7-ba13-d82954c8f0a3 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:32:29.179997 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1295/5246] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:29 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:30.057026 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-eeddf066-4fc4-4874-929f-c600fa5e3edb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:30.144701 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eeddf066-4fc4-4874-929f-c600fa5e3edb tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:32:30.145056 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eeddf066-4fc4-4874-929f-c600fa5e3edb tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-207798557", "os-volume-type-access:is_public": false}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:30.148650 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=245,cinder:UPDATE=59,cinder:INSERT=31 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:32:30.159612 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eeddf066-4fc4-4874-929f-c600fa5e3edb tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:32:30.160034 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1330/5247] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:32:30 2026] POST /volume/v3/types => generated 228 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:30.170039 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-60866db1-794c-4a4a-8385-26a9cda32fc9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:30.192366 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cfcd74c5-443e-4737-b172-f365e4242690 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:30.194192 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cfcd74c5-443e-4737-b172-f365e4242690 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:32:30.194390 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cfcd74c5-443e-4737-b172-f365e4242690 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:30.194588 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cfcd74c5-443e-4737-b172-f365e4242690 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:30.201043 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:30.201043 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:30.204540 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cfcd74c5-443e-4737-b172-f365e4242690 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:32:30.209625 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cfcd74c5-443e-4737-b172-f365e4242690 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:32:30.210020 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1309/5248] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:30 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:30.235015 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-60866db1-794c-4a4a-8385-26a9cda32fc9 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:32:30.235378 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-60866db1-794c-4a4a-8385-26a9cda32fc9 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "29406303-6867-4e9d-9325-b0716b75d120", "size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:30.236902 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-60866db1-794c-4a4a-8385-26a9cda32fc9 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Create volume request body: {'volume': {'volume_type': '29406303-6867-4e9d-9325-b0716b75d120', 'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:32:30.239204 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=230,cinder:UPDATE=31,cinder:INSERT=16 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:32:30.245314 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-60866db1-794c-4a4a-8385-26a9cda32fc9 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 404 Aug 25 15:32:30.245885 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1315/5249] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:32:30 2026] POST /volume/v3/volumes => generated 114 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:30.253036 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4aed999c-3936-4c99-bddb-c05a7fff5e4e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:30.254684 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4aed999c-3936-4c99-bddb-c05a7fff5e4e tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] POST https://10.4.3.85/volume/v3/types/29406303-6867-4e9d-9325-b0716b75d120/action Aug 25 15:32:30.255017 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4aed999c-3936-4c99-bddb-c05a7fff5e4e tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Action body: b'{"addProjectAccess": {"project": "f775974c6bc645069fcb9c81419fc355"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:32:30.255190 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4aed999c-3936-4c99-bddb-c05a7fff5e4e tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f775974c6bc645069fcb9c81419fc355"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:30.258223 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=217,cinder:UPDATE=31,cinder:INSERT=9 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:32:30.266905 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4aed999c-3936-4c99-bddb-c05a7fff5e4e tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] https://10.4.3.85/volume/v3/types/29406303-6867-4e9d-9325-b0716b75d120/action returned with HTTP 202 Aug 25 15:32:30.267295 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1296/5250] 10.4.3.85 () {68 vars in 1377 bytes} [Tue Aug 25 15:32:30 2026] POST /volume/v3/types/29406303-6867-4e9d-9325-b0716b75d120/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:30.274724 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:30.276685 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:32:30.277043 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "29406303-6867-4e9d-9325-b0716b75d120", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-291587939"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:30.279825 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Create volume request body: {'volume': {'volume_type': '29406303-6867-4e9d-9325-b0716b75d120', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-291587939'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:32:30.284640 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Create volume of 1 GB Aug 25 15:32:30.284950 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:30.284950 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:30.285539 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Availability Zones retrieved successfully. Aug 25 15:32:30.292436 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Flow 'volume_create_api' (5f06ba5b-bc9c-4719-8b5c-3a29a59d7dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:30.293572 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35e65dd-7e3e-4ae3-9b23-1a94b461a2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:30.294804 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:32:30.316759 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35e65dd-7e3e-4ae3-9b23-1a94b461a2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:32:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=29406303-6867-4e9d-9325-b0716b75d120,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-207798557',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '29406303-6867-4e9d-9325-b0716b75d120', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:30.317645 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f8f2213-072a-40f2-8d00-71ab6e6b9151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:30.347545 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-207798557 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-207798557, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:32:30.347911 np0000008087 devstack@c-api.service[100466]: WARNING cinder.quota [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-207798557 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-207798557, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:32:30.395432 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Created reservations ['6767ba60-d153-4bb1-a59d-2a5da8c5e5f0', 'c225cfc3-33d7-421c-a303-3aae32f9a27a', '6c533612-e43b-4d2e-875e-967a40949c2f', 'd9b0e5c1-91b6-4237-9878-b6e8c5aa1526'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:32:30.396537 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f8f2213-072a-40f2-8d00-71ab6e6b9151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6767ba60-d153-4bb1-a59d-2a5da8c5e5f0', 'c225cfc3-33d7-421c-a303-3aae32f9a27a', '6c533612-e43b-4d2e-875e-967a40949c2f', 'd9b0e5c1-91b6-4237-9878-b6e8c5aa1526']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:30.398556 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d286eb1a-539d-4b91-8e45-7c1153f4137d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:30.424751 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d286eb1a-539d-4b91-8e45-7c1153f4137d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18868829-ecde-42fc-88cb-4ef55bd72b52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-291587939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f775974c6bc645069fcb9c81419fc355',qos_specs=None,replication_status=,reservations=['6767ba60-d153-4bb1-a59d-2a5da8c5e5f0','c225cfc3-33d7-421c-a303-3aae32f9a27a','6c533612-e43b-4d2e-875e-967a40949c2f','d9b0e5c1-91b6-4237-9878-b6e8c5aa1526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fc53b337c1145b1bb6a12338fda6032',volume_type_id=29406303-6867-4e9d-9325-b0716b75d120), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:32:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-291587939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18868829-ecde-42fc-88cb-4ef55bd72b52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f775974c6bc645069fcb9c81419fc355',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fc53b337c1145b1bb6a12338fda6032',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29406303-6867-4e9d-9325-b0716b75d120),volume_type_id=29406303-6867-4e9d-9325-b0716b75d120)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:30.426082 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b8bd3f5-6620-415d-9e5b-fede37f1a82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:30.448680 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b8bd3f5-6620-415d-9e5b-fede37f1a82f) transitioned into state 'SUCCESS' from state '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-291587939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f775974c6bc645069fcb9c81419fc355',qos_specs=None,replication_status=,reservations=['6767ba60-d153-4bb1-a59d-2a5da8c5e5f0','c225cfc3-33d7-421c-a303-3aae32f9a27a','6c533612-e43b-4d2e-875e-967a40949c2f','d9b0e5c1-91b6-4237-9878-b6e8c5aa1526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fc53b337c1145b1bb6a12338fda6032',volume_type_id=29406303-6867-4e9d-9325-b0716b75d120)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:30.449557 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e2ab825-c162-4c41-a731-dd78d387a907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:30.460280 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e2ab825-c162-4c41-a731-dd78d387a907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:30.461300 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Flow 'volume_create_api' (5f06ba5b-bc9c-4719-8b5c-3a29a59d7dae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:30.461679 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Create volume request issued successfully. Aug 25 15:32:30.462343 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-57663c4b-3ff9-42b0-b0a4-c0161fa53919 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:32:30.462845 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1331/5251] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:32:30 2026] POST /volume/v3/volumes => generated 792 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:32:30.477576 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1f7e4b21-2609-45d1-9b51-40c6b7bf5317 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:30.480216 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1f7e4b21-2609-45d1-9b51-40c6b7bf5317 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] GET https://10.4.3.85/volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 Aug 25 15:32:30.481035 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1f7e4b21-2609-45d1-9b51-40c6b7bf5317 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:30.481035 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1f7e4b21-2609-45d1-9b51-40c6b7bf5317 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:30.493659 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:30.493659 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:30.498234 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1f7e4b21-2609-45d1-9b51-40c6b7bf5317 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Volume info retrieved successfully. Aug 25 15:32:30.504439 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1f7e4b21-2609-45d1-9b51-40c6b7bf5317 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] https://10.4.3.85/volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 returned with HTTP 200 Aug 25 15:32:30.505067 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1310/5252] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:30 2026] GET /volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:31.222191 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2c013e9a-8d21-46ca-a6cf-a8df7b2e8248 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:31.224095 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2c013e9a-8d21-46ca-a6cf-a8df7b2e8248 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:32:31.224310 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2c013e9a-8d21-46ca-a6cf-a8df7b2e8248 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:31.224545 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2c013e9a-8d21-46ca-a6cf-a8df7b2e8248 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:31.231640 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:31.231640 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:31.236373 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2c013e9a-8d21-46ca-a6cf-a8df7b2e8248 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:32:31.240921 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2c013e9a-8d21-46ca-a6cf-a8df7b2e8248 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:32:31.241389 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1316/5253] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:31 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:31.520286 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a7c2d017-0250-46ee-b091-a99564bab52a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:31.523240 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a7c2d017-0250-46ee-b091-a99564bab52a tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] GET https://10.4.3.85/volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 Aug 25 15:32:31.523541 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a7c2d017-0250-46ee-b091-a99564bab52a tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:31.523796 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a7c2d017-0250-46ee-b091-a99564bab52a tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:31.532101 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:31.532101 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:31.536421 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a7c2d017-0250-46ee-b091-a99564bab52a tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Volume info retrieved successfully. Aug 25 15:32:31.542411 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a7c2d017-0250-46ee-b091-a99564bab52a tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] https://10.4.3.85/volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 returned with HTTP 200 Aug 25 15:32:31.542956 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1297/5254] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:31 2026] GET /volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 => generated 885 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:31.554714 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d825c27a-3496-45ba-ae6a-bb76fb2f693d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:31.556752 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d825c27a-3496-45ba-ae6a-bb76fb2f693d tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] GET https://10.4.3.85/volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 Aug 25 15:32:31.556943 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d825c27a-3496-45ba-ae6a-bb76fb2f693d tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:31.557146 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d825c27a-3496-45ba-ae6a-bb76fb2f693d tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:31.564888 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:31.564888 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:31.568534 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d825c27a-3496-45ba-ae6a-bb76fb2f693d tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Volume info retrieved successfully. Aug 25 15:32:31.572582 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d825c27a-3496-45ba-ae6a-bb76fb2f693d tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] https://10.4.3.85/volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 returned with HTTP 200 Aug 25 15:32:31.572988 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1332/5255] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:31 2026] GET /volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 => generated 885 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:31.584458 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d63ee806-2100-49a2-af7b-5af8205d45ac None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:31.586167 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d63ee806-2100-49a2-af7b-5af8205d45ac tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] DELETE https://10.4.3.85/volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 Aug 25 15:32:31.586407 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d63ee806-2100-49a2-af7b-5af8205d45ac tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:31.586612 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d63ee806-2100-49a2-af7b-5af8205d45ac tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:31.586773 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-d63ee806-2100-49a2-af7b-5af8205d45ac tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Delete volume with id: 18868829-ecde-42fc-88cb-4ef55bd72b52 Aug 25 15:32:31.593068 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:31.593068 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:31.593477 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d63ee806-2100-49a2-af7b-5af8205d45ac tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Volume info retrieved successfully. Aug 25 15:32:31.610850 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d63ee806-2100-49a2-af7b-5af8205d45ac tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Delete volume request issued successfully. Aug 25 15:32:31.611070 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d63ee806-2100-49a2-af7b-5af8205d45ac tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] https://10.4.3.85/volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 returned with HTTP 202 Aug 25 15:32:31.611511 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1311/5256] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:32:31 2026] DELETE /volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:31.618577 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-af234dcd-c1f8-4f27-82b5-21e45c142ccb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:31.620254 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-af234dcd-c1f8-4f27-82b5-21e45c142ccb tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] GET https://10.4.3.85/volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 Aug 25 15:32:31.620484 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-af234dcd-c1f8-4f27-82b5-21e45c142ccb tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:31.620673 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-af234dcd-c1f8-4f27-82b5-21e45c142ccb tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:31.627127 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:31.627127 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:31.630701 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-af234dcd-c1f8-4f27-82b5-21e45c142ccb tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Volume info retrieved successfully. Aug 25 15:32:31.634751 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-af234dcd-c1f8-4f27-82b5-21e45c142ccb tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] https://10.4.3.85/volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 returned with HTTP 200 Aug 25 15:32:31.635234 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1317/5257] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:31 2026] GET /volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:32.253333 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-04aeb05a-194a-43fe-b1df-a4d47cc8b1b8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:32.256123 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-04aeb05a-194a-43fe-b1df-a4d47cc8b1b8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:32:32.256409 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-04aeb05a-194a-43fe-b1df-a4d47cc8b1b8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:32.256699 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-04aeb05a-194a-43fe-b1df-a4d47cc8b1b8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:32.266366 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:32.266366 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:32.271371 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-04aeb05a-194a-43fe-b1df-a4d47cc8b1b8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:32:32.277230 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-04aeb05a-194a-43fe-b1df-a4d47cc8b1b8 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:32:32.277871 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1298/5258] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:32 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:32.647164 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-efb9eee2-271c-4530-8def-85ccd034b2d4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:32.649206 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-efb9eee2-271c-4530-8def-85ccd034b2d4 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] GET https://10.4.3.85/volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 Aug 25 15:32:32.649441 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-efb9eee2-271c-4530-8def-85ccd034b2d4 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:32.649675 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-efb9eee2-271c-4530-8def-85ccd034b2d4 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:32.655282 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-efb9eee2-271c-4530-8def-85ccd034b2d4 tempest-VolumeTypesAccessTest-756597560 tempest-VolumeTypesAccessTest-756597560-project-member] https://10.4.3.85/volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 returned with HTTP 404 Aug 25 15:32:32.655797 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1333/5259] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:32 2026] GET /volume/v3/volumes/18868829-ecde-42fc-88cb-4ef55bd72b52 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:32.662628 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-50ec45d2-2978-4984-a791-f956725f9e8d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:32.664600 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50ec45d2-2978-4984-a791-f956725f9e8d tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] POST https://10.4.3.85/volume/v3/types/29406303-6867-4e9d-9325-b0716b75d120/action Aug 25 15:32:32.664993 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50ec45d2-2978-4984-a791-f956725f9e8d tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Action body: b'{"removeProjectAccess": {"project": "f775974c6bc645069fcb9c81419fc355"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:32:32.665150 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50ec45d2-2978-4984-a791-f956725f9e8d tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f775974c6bc645069fcb9c81419fc355"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:32.688688 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50ec45d2-2978-4984-a791-f956725f9e8d tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] https://10.4.3.85/volume/v3/types/29406303-6867-4e9d-9325-b0716b75d120/action returned with HTTP 202 Aug 25 15:32:32.689127 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1312/5260] 10.4.3.85 () {68 vars in 1377 bytes} [Tue Aug 25 15:32:32 2026] POST /volume/v3/types/29406303-6867-4e9d-9325-b0716b75d120/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:32.696845 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1b7301ee-cf2c-4bde-b943-0c3479eed031 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:32.698807 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1b7301ee-cf2c-4bde-b943-0c3479eed031 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] DELETE https://10.4.3.85/volume/v3/types/29406303-6867-4e9d-9325-b0716b75d120 Aug 25 15:32:32.699017 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1b7301ee-cf2c-4bde-b943-0c3479eed031 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:32.699213 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1b7301ee-cf2c-4bde-b943-0c3479eed031 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:32.740669 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1b7301ee-cf2c-4bde-b943-0c3479eed031 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] https://10.4.3.85/volume/v3/types/29406303-6867-4e9d-9325-b0716b75d120 returned with HTTP 202 Aug 25 15:32:32.741090 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1318/5261] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:32:32 2026] DELETE /volume/v3/types/29406303-6867-4e9d-9325-b0716b75d120 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:32.747441 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8bb0ea5a-a93d-4249-80c2-e13b5caa7308 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:32.765393 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8bb0ea5a-a93d-4249-80c2-e13b5caa7308 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] GET https://10.4.3.85/volume/v3/types/29406303-6867-4e9d-9325-b0716b75d120 Aug 25 15:32:32.765393 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8bb0ea5a-a93d-4249-80c2-e13b5caa7308 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:32.765393 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8bb0ea5a-a93d-4249-80c2-e13b5caa7308 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:32.765393 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8bb0ea5a-a93d-4249-80c2-e13b5caa7308 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] https://10.4.3.85/volume/v3/types/29406303-6867-4e9d-9325-b0716b75d120 returned with HTTP 404 Aug 25 15:32:32.765393 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1299/5262] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:32:32 2026] GET /volume/v3/types/29406303-6867-4e9d-9325-b0716b75d120 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:32.771785 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-06b3b10f-a441-4667-9724-acbacac7e96b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:32.773427 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-06b3b10f-a441-4667-9724-acbacac7e96b tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:32:32.773806 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-06b3b10f-a441-4667-9724-acbacac7e96b tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1188616958", "os-volume-type-access:is_public": false}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:32.886777 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-06b3b10f-a441-4667-9724-acbacac7e96b tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:32:32.887226 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1334/5263] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:32:32 2026] POST /volume/v3/types => generated 229 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:32.916548 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6afb260d-e117-43e4-880e-963c2dc151ed None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:32.918358 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6afb260d-e117-43e4-880e-963c2dc151ed tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] POST https://10.4.3.85/volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce/action Aug 25 15:32:32.918714 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6afb260d-e117-43e4-880e-963c2dc151ed tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Action body: b'{"addProjectAccess": {"project": "f775974c6bc645069fcb9c81419fc355"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:32:32.918833 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6afb260d-e117-43e4-880e-963c2dc151ed tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f775974c6bc645069fcb9c81419fc355"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:33.005440 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6afb260d-e117-43e4-880e-963c2dc151ed tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] https://10.4.3.85/volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce/action returned with HTTP 202 Aug 25 15:32:33.005907 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1313/5264] 10.4.3.85 () {68 vars in 1377 bytes} [Tue Aug 25 15:32:32 2026] POST /volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:33.018367 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6ee2c9d6-1959-42a9-a804-5d87a9b4219a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:33.020159 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6ee2c9d6-1959-42a9-a804-5d87a9b4219a tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] POST https://10.4.3.85/volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce/action Aug 25 15:32:33.020560 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6ee2c9d6-1959-42a9-a804-5d87a9b4219a tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Action body: b'{"addProjectAccess": {"project": "bf7079c63a9d43148f0fa81ce389b773"}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:32:33.020725 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6ee2c9d6-1959-42a9-a804-5d87a9b4219a tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "bf7079c63a9d43148f0fa81ce389b773"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:33.089863 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6ee2c9d6-1959-42a9-a804-5d87a9b4219a tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] https://10.4.3.85/volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce/action returned with HTTP 202 Aug 25 15:32:33.090391 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1319/5265] 10.4.3.85 () {68 vars in 1377 bytes} [Tue Aug 25 15:32:33 2026] POST /volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:33.096552 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-98a266e5-0638-41f1-9420-f8c4f1941501 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:33.098363 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-98a266e5-0638-41f1-9420-f8c4f1941501 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] GET https://10.4.3.85/volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce/os-volume-type-access Aug 25 15:32:33.098555 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-98a266e5-0638-41f1-9420-f8c4f1941501 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:33.098729 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-98a266e5-0638-41f1-9420-f8c4f1941501 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:33.109238 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-98a266e5-0638-41f1-9420-f8c4f1941501 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] https://10.4.3.85/volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce/os-volume-type-access returned with HTTP 200 Aug 25 15:32:33.109656 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1300/5266] 10.4.3.85 () {66 vars in 1401 bytes} [Tue Aug 25 15:32:33 2026] GET /volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce/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 25 15:32:33.116530 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2b6fc294-ab6a-4e26-a326-a7fa827d8e0b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:33.118233 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b6fc294-ab6a-4e26-a326-a7fa827d8e0b tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] POST https://10.4.3.85/volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce/action Aug 25 15:32:33.118611 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b6fc294-ab6a-4e26-a326-a7fa827d8e0b tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Action body: b'{"removeProjectAccess": {"project": "bf7079c63a9d43148f0fa81ce389b773"}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:32:33.118774 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2b6fc294-ab6a-4e26-a326-a7fa827d8e0b tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "bf7079c63a9d43148f0fa81ce389b773"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:33.149984 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2b6fc294-ab6a-4e26-a326-a7fa827d8e0b tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] https://10.4.3.85/volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce/action returned with HTTP 202 Aug 25 15:32:33.150617 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1335/5267] 10.4.3.85 () {68 vars in 1377 bytes} [Tue Aug 25 15:32:33 2026] POST /volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:33.156555 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d6a1810f-04ee-43b0-a368-535992726cec None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:33.158353 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d6a1810f-04ee-43b0-a368-535992726cec tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] POST https://10.4.3.85/volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce/action Aug 25 15:32:33.158762 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d6a1810f-04ee-43b0-a368-535992726cec tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Action body: b'{"removeProjectAccess": {"project": "f775974c6bc645069fcb9c81419fc355"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:32:33.158938 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d6a1810f-04ee-43b0-a368-535992726cec tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f775974c6bc645069fcb9c81419fc355"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:33.239779 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d6a1810f-04ee-43b0-a368-535992726cec tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] https://10.4.3.85/volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce/action returned with HTTP 202 Aug 25 15:32:33.240298 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1314/5268] 10.4.3.85 () {68 vars in 1377 bytes} [Tue Aug 25 15:32:33 2026] POST /volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:33.246440 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8f2c2cc1-4ccb-43af-b849-8995d10fa41c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:33.248078 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8f2c2cc1-4ccb-43af-b849-8995d10fa41c tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] DELETE https://10.4.3.85/volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce Aug 25 15:32:33.248267 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8f2c2cc1-4ccb-43af-b849-8995d10fa41c tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:33.248524 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8f2c2cc1-4ccb-43af-b849-8995d10fa41c tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Calling method '_delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:33.288745 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cbf587c3-25d8-47f3-a8d6-80bcad17afc9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:33.290377 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cbf587c3-25d8-47f3-a8d6-80bcad17afc9 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:32:33.290587 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cbf587c3-25d8-47f3-a8d6-80bcad17afc9 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:33.290764 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cbf587c3-25d8-47f3-a8d6-80bcad17afc9 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:33.296775 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:33.296775 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:33.299727 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cbf587c3-25d8-47f3-a8d6-80bcad17afc9 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:32:33.303662 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cbf587c3-25d8-47f3-a8d6-80bcad17afc9 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:32:33.329083 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1301/5269] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:33 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 1448 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:33.331838 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8f2c2cc1-4ccb-43af-b849-8995d10fa41c tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] https://10.4.3.85/volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce returned with HTTP 202 Aug 25 15:32:33.332212 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1320/5270] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:32:33 2026] DELETE /volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:33.357192 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-552fabb2-28d5-46be-b04a-ee1ac266d200 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:33.357192 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-552fabb2-28d5-46be-b04a-ee1ac266d200 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] GET https://10.4.3.85/volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce Aug 25 15:32:33.357192 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-552fabb2-28d5-46be-b04a-ee1ac266d200 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:33.357192 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-552fabb2-28d5-46be-b04a-ee1ac266d200 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:33.357192 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-552fabb2-28d5-46be-b04a-ee1ac266d200 tempest-VolumeTypesAccessTest-1449496956 tempest-VolumeTypesAccessTest-1449496956-project-admin] https://10.4.3.85/volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce returned with HTTP 404 Aug 25 15:32:33.357192 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1336/5271] 10.4.3.85 () {66 vars in 1335 bytes} [Tue Aug 25 15:32:33 2026] GET /volume/v3/types/e55e40a3-2f0e-47f3-a94b-ed6e898808ce => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:33.422413 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-eb0a651e-7775-4fee-939b-5ba9c5d3d57d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:33.424358 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-eb0a651e-7775-4fee-939b-5ba9c5d3d57d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:32:33.424551 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-eb0a651e-7775-4fee-939b-5ba9c5d3d57d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:33.424730 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-eb0a651e-7775-4fee-939b-5ba9c5d3d57d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:33.433044 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:33.433044 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:33.433947 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-eb0a651e-7775-4fee-939b-5ba9c5d3d57d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:32:33.438128 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-eb0a651e-7775-4fee-939b-5ba9c5d3d57d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:32:33.438552 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1315/5272] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:32:33 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 1448 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:33.992103 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-89fb296f-8391-4cf0-9638-6471a2bc0b8d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:33.994241 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-89fb296f-8391-4cf0-9638-6471a2bc0b8d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:32:33.994454 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-89fb296f-8391-4cf0-9638-6471a2bc0b8d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:33.994653 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-89fb296f-8391-4cf0-9638-6471a2bc0b8d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:34.001602 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:34.001602 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:34.005366 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-89fb296f-8391-4cf0-9638-6471a2bc0b8d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:32:34.009890 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-89fb296f-8391-4cf0-9638-6471a2bc0b8d tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:32:34.010276 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1302/5273] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:32:33 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 1448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:34.019545 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8b272b17-d5e8-478c-94fb-efa09565b0d7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:34.020013 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8b272b17-d5e8-478c-94fb-efa09565b0d7 None None] GET https://10.4.3.85/volume// Aug 25 15:32:34.020311 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8b272b17-d5e8-478c-94fb-efa09565b0d7 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:34.020444 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8b272b17-d5e8-478c-94fb-efa09565b0d7 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:34.020760 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8b272b17-d5e8-478c-94fb-efa09565b0d7 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:32:34.021052 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1321/5274] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:32:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:32:34.027749 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-65efe12f-2300-4c85-96a2-a20385c87976 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:34.029641 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-65efe12f-2300-4c85-96a2-a20385c87976 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:32:34.030005 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-65efe12f-2300-4c85-96a2-a20385c87976 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2641bb5a-9515-4c45-9935-2e47d54d22f0", "connector": null, "instance_uuid": "265e6653-34c0-4bd8-9819-7e629289ebc7"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:34.038960 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:34.038960 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:34.123565 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-65efe12f-2300-4c85-96a2-a20385c87976 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:32:34.124143 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1337/5275] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:32:34 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:35.193698 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b4d1f54d-ac3d-4674-bb25-1e095baafa1d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:35.194109 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b4d1f54d-ac3d-4674-bb25-1e095baafa1d None None] GET https://10.4.3.85/volume// Aug 25 15:32:35.194277 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b4d1f54d-ac3d-4674-bb25-1e095baafa1d None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:35.194548 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b4d1f54d-ac3d-4674-bb25-1e095baafa1d None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:35.194921 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b4d1f54d-ac3d-4674-bb25-1e095baafa1d None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:32:35.195206 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1316/5276] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:32:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:32:35.203645 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-542fde8e-ba16-4f2e-bf38-8ad800e8f330 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:35.205812 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-542fde8e-ba16-4f2e-bf38-8ad800e8f330 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:32:35.206073 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-542fde8e-ba16-4f2e-bf38-8ad800e8f330 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:35.206304 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-542fde8e-ba16-4f2e-bf38-8ad800e8f330 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:35.218975 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:35.218975 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:35.225600 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-542fde8e-ba16-4f2e-bf38-8ad800e8f330 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:32:35.230281 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-542fde8e-ba16-4f2e-bf38-8ad800e8f330 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:32:35.230951 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1303/5277] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:32:35 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 1627 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:32:35.369934 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-7f56bc4c-0a9c-4a07-9788-2d441e575a35 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:35.371986 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-7f56bc4c-0a9c-4a07-9788-2d441e575a35 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] PUT https://10.4.3.85/volume/v3/attachments/6ccabe68-1523-4f34-b56d-8f9b56efa2d6 Aug 25 15:32:35.372366 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-7f56bc4c-0a9c-4a07-9788-2d441e575a35 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:35.388582 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-7f56bc4c-0a9c-4a07-9788-2d441e575a35 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Acquiring lock "cinder-attachment_update-2641bb5a-9515-4c45-9935-2e47d54d22f0-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:32:35.393160 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-7f56bc4c-0a9c-4a07-9788-2d441e575a35 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Lock "cinder-attachment_update-2641bb5a-9515-4c45-9935-2e47d54d22f0-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:32:35.394281 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:35.394281 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:35.558794 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-7f56bc4c-0a9c-4a07-9788-2d441e575a35 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Lock "cinder-attachment_update-2641bb5a-9515-4c45-9935-2e47d54d22f0-np0000008087" released by "attachment_update" :: held 0.165s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:32:35.558794 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-7f56bc4c-0a9c-4a07-9788-2d441e575a35 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/attachments/6ccabe68-1523-4f34-b56d-8f9b56efa2d6 returned with HTTP 200 Aug 25 15:32:35.559180 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1322/5278] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:32:35 2026] PUT /volume/v3/attachments/6ccabe68-1523-4f34-b56d-8f9b56efa2d6 => generated 968 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:35.605093 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-883c2593-992f-47b8-b1f3-6b16e03f3792 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:35.607609 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-883c2593-992f-47b8-b1f3-6b16e03f3792 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] POST https://10.4.3.85/volume/v3/attachments/6ccabe68-1523-4f34-b56d-8f9b56efa2d6/action Aug 25 15:32:35.607702 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-883c2593-992f-47b8-b1f3-6b16e03f3792 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:32:35.607885 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-883c2593-992f-47b8-b1f3-6b16e03f3792 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:35.641597 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:35.641597 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:35.816066 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-883c2593-992f-47b8-b1f3-6b16e03f3792 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/attachments/6ccabe68-1523-4f34-b56d-8f9b56efa2d6/action returned with HTTP 204 Aug 25 15:32:35.816550 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1338/5279] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:32:35 2026] POST /volume/v3/attachments/6ccabe68-1523-4f34-b56d-8f9b56efa2d6/action => generated 0 bytes in 212 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:36.293405 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:36.295100 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:32:36.295446 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1195511685"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:36.296904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Create volume request body: {'volume': {'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1195511685'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:32:36.374976 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Create volume of 1 GB Aug 25 15:32:36.379302 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Availability Zones retrieved successfully. Aug 25 15:32:36.384368 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Flow 'volume_create_api' (9f061864-2eed-4756-a69a-001d52bbefa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:36.385492 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (953d2a6b-7f00-4422-b5c0-c5d5df332209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:36.386402 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:32:36.458160 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (953d2a6b-7f00-4422-b5c0-c5d5df332209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:36.459254 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e85efa6-7037-4d1a-aa1d-09d30979f4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:36.590818 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Created reservations ['7f8b1b93-b23c-48ad-92e1-a1c4942a9f43', 'fa65dea2-5ef7-48ff-9449-8dff52f4fb84', 'c9fb14b7-8d27-4e09-9cbf-0b76bea2de9e', '79a36044-e24d-48b4-a569-4cef3085b07c'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:32:36.591885 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e85efa6-7037-4d1a-aa1d-09d30979f4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f8b1b93-b23c-48ad-92e1-a1c4942a9f43', 'fa65dea2-5ef7-48ff-9449-8dff52f4fb84', 'c9fb14b7-8d27-4e09-9cbf-0b76bea2de9e', '79a36044-e24d-48b4-a569-4cef3085b07c']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:36.594185 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06a7ddb5-e6c3-43c5-9579-856609690283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:36.644236 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06a7ddb5-e6c3-43c5-9579-856609690283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61e7cdf4-bf9b-4fc1-b7ea-32c40154df82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1195511685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f87faf805ff4c968bf7fe4d04b0e311',qos_specs=None,replication_status=,reservations=['7f8b1b93-b23c-48ad-92e1-a1c4942a9f43','fa65dea2-5ef7-48ff-9449-8dff52f4fb84','c9fb14b7-8d27-4e09-9cbf-0b76bea2de9e','79a36044-e24d-48b4-a569-4cef3085b07c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7541d10c9bd4db7bbd18fe530277128',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:32:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1195511685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61e7cdf4-bf9b-4fc1-b7ea-32c40154df82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f87faf805ff4c968bf7fe4d04b0e311',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7541d10c9bd4db7bbd18fe530277128',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:36.645440 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53da503f-5299-494b-bc04-8ce364b90503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:36.670457 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53da503f-5299-494b-bc04-8ce364b90503) transitioned into state 'SUCCESS' from state '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-1195511685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f87faf805ff4c968bf7fe4d04b0e311',qos_specs=None,replication_status=,reservations=['7f8b1b93-b23c-48ad-92e1-a1c4942a9f43','fa65dea2-5ef7-48ff-9449-8dff52f4fb84','c9fb14b7-8d27-4e09-9cbf-0b76bea2de9e','79a36044-e24d-48b4-a569-4cef3085b07c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7541d10c9bd4db7bbd18fe530277128',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:36.671539 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b1c6088-7a0f-4b2e-b98d-c5160a900e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:36.685957 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b1c6088-7a0f-4b2e-b98d-c5160a900e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:36.687036 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Flow 'volume_create_api' (9f061864-2eed-4756-a69a-001d52bbefa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:36.687410 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Create volume request issued successfully. Aug 25 15:32:36.688235 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-047638d8-9591-4df2-9b8d-84ef59c8cf92 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:32:36.688814 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1317/5280] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:32:36 2026] POST /volume/v3/volumes => generated 749 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:32:36.702916 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8aff907a-a864-457b-81d1-dc81fbd8561d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:36.704799 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8aff907a-a864-457b-81d1-dc81fbd8561d tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] GET https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 Aug 25 15:32:36.705012 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8aff907a-a864-457b-81d1-dc81fbd8561d tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:36.705186 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8aff907a-a864-457b-81d1-dc81fbd8561d tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:36.713179 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:36.713179 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:36.717039 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8aff907a-a864-457b-81d1-dc81fbd8561d tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Volume info retrieved successfully. Aug 25 15:32:36.721907 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8aff907a-a864-457b-81d1-dc81fbd8561d tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 returned with HTTP 200 Aug 25 15:32:36.722279 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1304/5281] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:36 2026] GET /volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:37.734337 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-516c2874-dd1e-43eb-a320-e6a05afdb532 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:37.736540 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-516c2874-dd1e-43eb-a320-e6a05afdb532 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] GET https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 Aug 25 15:32:37.736755 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-516c2874-dd1e-43eb-a320-e6a05afdb532 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:37.736936 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-516c2874-dd1e-43eb-a320-e6a05afdb532 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:37.746040 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:37.746040 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:37.749573 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-516c2874-dd1e-43eb-a320-e6a05afdb532 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Volume info retrieved successfully. Aug 25 15:32:37.753992 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-516c2874-dd1e-43eb-a320-e6a05afdb532 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 returned with HTTP 200 Aug 25 15:32:37.754335 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1323/5282] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:37 2026] GET /volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:37.766234 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ac66527a-8e99-4113-8b05-bc68e7b4b233 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:37.767940 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ac66527a-8e99-4113-8b05-bc68e7b4b233 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] POST https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82/action Aug 25 15:32:37.768283 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ac66527a-8e99-4113-8b05-bc68e7b4b233 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-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=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:32:37.768435 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ac66527a-8e99-4113-8b05-bc68e7b4b233 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-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=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:37.776465 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:37.776465 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:37.782639 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:37.782639 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:37.783164 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ac66527a-8e99-4113-8b05-bc68e7b4b233 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Volume info retrieved successfully. Aug 25 15:32:37.794704 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ac66527a-8e99-4113-8b05-bc68e7b4b233 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Update volume metadata completed successfully. Aug 25 15:32:37.794998 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ac66527a-8e99-4113-8b05-bc68e7b4b233 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82/action returned with HTTP 200 Aug 25 15:32:37.795519 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1339/5283] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:32:37 2026] POST /volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82/action => generated 563 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:37.803558 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-df210a68-0eea-4257-9192-ea585cbd19db None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:37.805105 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df210a68-0eea-4257-9192-ea585cbd19db tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] GET https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 Aug 25 15:32:37.805285 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df210a68-0eea-4257-9192-ea585cbd19db tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:37.805482 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df210a68-0eea-4257-9192-ea585cbd19db tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:37.812065 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:37.812065 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:37.818826 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-df210a68-0eea-4257-9192-ea585cbd19db tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Volume info retrieved successfully. Aug 25 15:32:37.823058 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df210a68-0eea-4257-9192-ea585cbd19db tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 returned with HTTP 200 Aug 25 15:32:37.823405 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1318/5284] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:37 2026] GET /volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 => generated 1417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:37.835342 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bf3d092b-e379-4ab6-b484-0af907e2c109 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:37.836977 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf3d092b-e379-4ab6-b484-0af907e2c109 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] POST https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82/action Aug 25 15:32:37.837272 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf3d092b-e379-4ab6-b484-0af907e2c109 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:32:37.837384 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf3d092b-e379-4ab6-b484-0af907e2c109 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:37.845092 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:37.845092 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:37.850621 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:37.850621 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:37.851066 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bf3d092b-e379-4ab6-b484-0af907e2c109 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Volume info retrieved successfully. Aug 25 15:32:37.855748 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bf3d092b-e379-4ab6-b484-0af907e2c109 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Get volume image-metadata completed successfully. Aug 25 15:32:37.872339 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bf3d092b-e379-4ab6-b484-0af907e2c109 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Delete volume metadata completed successfully. Aug 25 15:32:37.872605 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf3d092b-e379-4ab6-b484-0af907e2c109 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82/action returned with HTTP 200 Aug 25 15:32:37.873008 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1305/5285] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:32:37 2026] POST /volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82/action => generated 0 bytes in 38 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 15:32:37.879190 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9e3990ea-21a8-412c-85dd-8090144e65f6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:37.880879 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9e3990ea-21a8-412c-85dd-8090144e65f6 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] POST https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82/action Aug 25 15:32:37.881187 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9e3990ea-21a8-412c-85dd-8090144e65f6 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:32:37.881296 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9e3990ea-21a8-412c-85dd-8090144e65f6 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:37.889123 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:37.889123 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:37.889577 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9e3990ea-21a8-412c-85dd-8090144e65f6 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Volume info retrieved successfully. Aug 25 15:32:37.893936 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9e3990ea-21a8-412c-85dd-8090144e65f6 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Get volume image-metadata completed successfully. Aug 25 15:32:37.894228 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9e3990ea-21a8-412c-85dd-8090144e65f6 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82/action returned with HTTP 200 Aug 25 15:32:37.894656 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1324/5286] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:32:37 2026] POST /volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82/action => generated 537 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:37.902068 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8882bf4e-4c16-4bbf-9e91-462fb7446805 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:37.903868 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8882bf4e-4c16-4bbf-9e91-462fb7446805 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] GET https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 Aug 25 15:32:37.904109 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8882bf4e-4c16-4bbf-9e91-462fb7446805 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:37.904363 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8882bf4e-4c16-4bbf-9e91-462fb7446805 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:37.910980 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:37.910980 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:37.914300 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8882bf4e-4c16-4bbf-9e91-462fb7446805 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Volume info retrieved successfully. Aug 25 15:32:37.918544 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8882bf4e-4c16-4bbf-9e91-462fb7446805 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 returned with HTTP 200 Aug 25 15:32:37.918905 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1340/5287] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:37 2026] GET /volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:37.930207 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a245b142-d45d-4176-90ca-373380f3462b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:37.931931 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a245b142-d45d-4176-90ca-373380f3462b tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] DELETE https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 Aug 25 15:32:37.932132 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a245b142-d45d-4176-90ca-373380f3462b tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:37.932310 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a245b142-d45d-4176-90ca-373380f3462b tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:37.932500 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-a245b142-d45d-4176-90ca-373380f3462b tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Delete volume with id: 61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 Aug 25 15:32:37.938990 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:37.938990 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:37.939390 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a245b142-d45d-4176-90ca-373380f3462b tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Volume info retrieved successfully. Aug 25 15:32:37.962176 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a245b142-d45d-4176-90ca-373380f3462b tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Delete volume request issued successfully. Aug 25 15:32:37.962365 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a245b142-d45d-4176-90ca-373380f3462b tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 returned with HTTP 202 Aug 25 15:32:37.962812 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1319/5288] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:32:37 2026] DELETE /volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:37.970006 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-55d5633e-a15f-4a4e-aa46-ceee8ef9bcfc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:37.972362 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-55d5633e-a15f-4a4e-aa46-ceee8ef9bcfc tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] GET https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 Aug 25 15:32:37.972668 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-55d5633e-a15f-4a4e-aa46-ceee8ef9bcfc tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:37.972928 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-55d5633e-a15f-4a4e-aa46-ceee8ef9bcfc tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:37.984205 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:37.984205 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:37.988556 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-55d5633e-a15f-4a4e-aa46-ceee8ef9bcfc tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Volume info retrieved successfully. Aug 25 15:32:37.993089 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-55d5633e-a15f-4a4e-aa46-ceee8ef9bcfc tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 returned with HTTP 200 Aug 25 15:32:37.993520 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1306/5289] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:37 2026] GET /volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 => generated 1390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:39.006349 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-678499e0-6ff2-428b-8e08-c63072120800 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:39.008623 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-678499e0-6ff2-428b-8e08-c63072120800 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] GET https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 Aug 25 15:32:39.008835 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-678499e0-6ff2-428b-8e08-c63072120800 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:39.009018 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-678499e0-6ff2-428b-8e08-c63072120800 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:39.016293 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-678499e0-6ff2-428b-8e08-c63072120800 tempest-VolumesImageMetadata-109161681 tempest-VolumesImageMetadata-109161681-project-member] https://10.4.3.85/volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 returned with HTTP 404 Aug 25 15:32:39.016830 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1325/5290] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:39 2026] GET /volume/v3/volumes/61e7cdf4-bf9b-4fc1-b7ea-32c40154df82 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:40.006487 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-663da503-40fe-49a5-a08f-480259042e75 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:40.008438 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-663da503-40fe-49a5-a08f-480259042e75 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0/encryption Aug 25 15:32:40.008647 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-663da503-40fe-49a5-a08f-480259042e75 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:40.008826 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-663da503-40fe-49a5-a08f-480259042e75 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:40.022248 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:40.022248 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:40.028687 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-1d50ad33-dbf2-4d92-a457-55efeeac3255 req-663da503-40fe-49a5-a08f-480259042e75 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0/encryption returned with HTTP 200 Aug 25 15:32:40.029071 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1341/5291] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:32:40 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:40.243671 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-67bae947-8250-43a1-b0e0-552cd9481f3b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:40.244011 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67bae947-8250-43a1-b0e0-552cd9481f3b None None] GET https://10.4.3.85/volume// Aug 25 15:32:40.244183 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67bae947-8250-43a1-b0e0-552cd9481f3b None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:40.244424 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67bae947-8250-43a1-b0e0-552cd9481f3b None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:40.244833 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67bae947-8250-43a1-b0e0-552cd9481f3b None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:32:40.245145 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1320/5292] 10.4.3.85 () {64 vars in 997 bytes} [Tue Aug 25 15:32:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:32:40.253979 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d08c0f7f-1d7f-4424-baf6-653b45f9b729 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:40.254411 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d08c0f7f-1d7f-4424-baf6-653b45f9b729 None None] GET https://10.4.3.85/volume// Aug 25 15:32:40.254697 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d08c0f7f-1d7f-4424-baf6-653b45f9b729 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:40.254910 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d08c0f7f-1d7f-4424-baf6-653b45f9b729 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:40.255242 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d08c0f7f-1d7f-4424-baf6-653b45f9b729 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:32:40.255707 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1307/5293] 10.4.3.85 () {64 vars in 997 bytes} [Tue Aug 25 15:32:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:32:40.271220 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-78bb003b-d860-4db4-92cf-d2e387393c03 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:40.397127 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-78bb003b-d860-4db4-92cf-d2e387393c03 tempest-VersionsTest-236803270 tempest-VersionsTest-236803270-project-member] GET https://10.4.3.85/volume/v3/ Aug 25 15:32:40.397305 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-78bb003b-d860-4db4-92cf-d2e387393c03 tempest-VersionsTest-236803270 tempest-VersionsTest-236803270-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:40.397570 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-78bb003b-d860-4db4-92cf-d2e387393c03 tempest-VersionsTest-236803270 tempest-VersionsTest-236803270-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:40.397988 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-78bb003b-d860-4db4-92cf-d2e387393c03 tempest-VersionsTest-236803270 tempest-VersionsTest-236803270-project-member] https://10.4.3.85/volume/v3/ returned with HTTP 200 Aug 25 15:32:40.398405 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1326/5294] 10.4.3.85 () {66 vars in 1209 bytes} [Tue Aug 25 15:32:40 2026] GET /volume/v3/ => generated 385 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:42.063746 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:42.066852 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:32:42.067166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1801225900"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:42.069596 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Create volume request body: {'volume': {'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1801225900'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:32:42.177649 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Create volume of 1 GB Aug 25 15:32:42.182128 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Availability Zones retrieved successfully. Aug 25 15:32:42.187205 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Flow 'volume_create_api' (987748de-ae70-4df1-b7f8-a7658d3e572a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:42.189450 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168ba69e-917b-4d51-9cec-4562010fec75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:42.190541 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:32:42.247297 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168ba69e-917b-4d51-9cec-4562010fec75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:42.247297 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc04240f-0274-4ac6-853f-915c13b5ce5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:42.345750 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Created reservations ['01832608-fff6-402a-8c61-04b0ea1d3610', 'a195ed18-93ec-43f5-821f-af12dd91f636', '10d114fc-9585-4738-89c7-7fdae2473df1', '49745c26-be2d-4dac-bb51-dce83cf15378'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:32:42.346585 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc04240f-0274-4ac6-853f-915c13b5ce5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01832608-fff6-402a-8c61-04b0ea1d3610', 'a195ed18-93ec-43f5-821f-af12dd91f636', '10d114fc-9585-4738-89c7-7fdae2473df1', '49745c26-be2d-4dac-bb51-dce83cf15378']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:42.347424 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b5606ba-dfa6-4747-8fac-65afa601d47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:42.371614 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b5606ba-dfa6-4747-8fac-65afa601d47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73c42761-5e31-4b6a-ad9d-35beb1ee1641', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1801225900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ac00f15a0d4b24b1a95d23391ca8da',qos_specs=None,replication_status=,reservations=['01832608-fff6-402a-8c61-04b0ea1d3610','a195ed18-93ec-43f5-821f-af12dd91f636','10d114fc-9585-4738-89c7-7fdae2473df1','49745c26-be2d-4dac-bb51-dce83cf15378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d74c026e2e7e43babb4f7b059ec5b585',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:32:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1801225900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73c42761-5e31-4b6a-ad9d-35beb1ee1641,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ac00f15a0d4b24b1a95d23391ca8da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d74c026e2e7e43babb4f7b059ec5b585',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:42.372478 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (995fbab5-fd6d-4b42-9157-27997d4d8770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:42.419627 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (995fbab5-fd6d-4b42-9157-27997d4d8770) transitioned into state 'SUCCESS' from state '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-1801225900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ac00f15a0d4b24b1a95d23391ca8da',qos_specs=None,replication_status=,reservations=['01832608-fff6-402a-8c61-04b0ea1d3610','a195ed18-93ec-43f5-821f-af12dd91f636','10d114fc-9585-4738-89c7-7fdae2473df1','49745c26-be2d-4dac-bb51-dce83cf15378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d74c026e2e7e43babb4f7b059ec5b585',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:42.420576 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e264207-5417-4561-a9db-62d79aec9410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:42.446239 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e264207-5417-4561-a9db-62d79aec9410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:42.446239 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Flow 'volume_create_api' (987748de-ae70-4df1-b7f8-a7658d3e572a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:42.446239 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Create volume request issued successfully. Aug 25 15:32:42.446755 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-47b07c9a-1abf-42a2-9cc7-5ede6f219cbf tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:32:42.447274 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1342/5295] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:32:42 2026] POST /volume/v3/volumes => generated 746 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:32:42.463019 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9369cd69-9e8d-49b5-9c8c-05bf9dfa770f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:42.465193 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9369cd69-9e8d-49b5-9c8c-05bf9dfa770f tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 Aug 25 15:32:42.470070 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9369cd69-9e8d-49b5-9c8c-05bf9dfa770f tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:42.470070 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9369cd69-9e8d-49b5-9c8c-05bf9dfa770f tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:42.474195 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:42.474195 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:42.481382 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9369cd69-9e8d-49b5-9c8c-05bf9dfa770f tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:42.507599 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9369cd69-9e8d-49b5-9c8c-05bf9dfa770f tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 returned with HTTP 200 Aug 25 15:32:42.507599 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1321/5296] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:42 2026] GET /volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:42.651995 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-bc5c1903-d42b-498b-8938-76192478cf67 req-eef06c93-00fe-447b-b778-a36c3c9e8312 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:42.653960 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bc5c1903-d42b-498b-8938-76192478cf67 req-eef06c93-00fe-447b-b778-a36c3c9e8312 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] DELETE https://10.4.3.85/volume/v3/attachments/5678bbd7-667a-4f80-a1e1-941c0d680d08 Aug 25 15:32:42.654144 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bc5c1903-d42b-498b-8938-76192478cf67 req-eef06c93-00fe-447b-b778-a36c3c9e8312 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:42.654326 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bc5c1903-d42b-498b-8938-76192478cf67 req-eef06c93-00fe-447b-b778-a36c3c9e8312 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:42.661194 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:42.661194 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:42.774583 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bc5c1903-d42b-498b-8938-76192478cf67 req-eef06c93-00fe-447b-b778-a36c3c9e8312 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/attachments/5678bbd7-667a-4f80-a1e1-941c0d680d08 returned with HTTP 200 Aug 25 15:32:42.775009 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1308/5297] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:32:42 2026] DELETE /volume/v3/attachments/5678bbd7-667a-4f80-a1e1-941c0d680d08 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:43.521537 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a6bee389-8115-43d3-8e0e-ad50b445318f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:43.523758 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6bee389-8115-43d3-8e0e-ad50b445318f tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 Aug 25 15:32:43.523976 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a6bee389-8115-43d3-8e0e-ad50b445318f tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:43.524168 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a6bee389-8115-43d3-8e0e-ad50b445318f tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:43.531186 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:43.531186 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:43.534962 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a6bee389-8115-43d3-8e0e-ad50b445318f tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:43.539999 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a6bee389-8115-43d3-8e0e-ad50b445318f tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 returned with HTTP 200 Aug 25 15:32:43.540305 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1327/5298] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:43 2026] GET /volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:43.553570 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9eca4db2-2e15-405a-b6db-04e4ee2dca3a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:43.555322 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9eca4db2-2e15-405a-b6db-04e4ee2dca3a tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] POST https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641/action Aug 25 15:32:43.555730 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9eca4db2-2e15-405a-b6db-04e4ee2dca3a tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:32:43.555869 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9eca4db2-2e15-405a-b6db-04e4ee2dca3a tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:43.564327 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:43.564327 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:43.564829 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9eca4db2-2e15-405a-b6db-04e4ee2dca3a tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:43.721432 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-9eca4db2-2e15-405a-b6db-04e4ee2dca3a tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Created reservations ['f48defe4-7fa0-407d-b90e-1366730f93e0', 'f5f1f7ba-bdb2-4a3e-8454-3d3e8a8a93a5'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:32:43.732130 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9eca4db2-2e15-405a-b6db-04e4ee2dca3a tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Extend volume request issued successfully. Aug 25 15:32:43.732396 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9eca4db2-2e15-405a-b6db-04e4ee2dca3a tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641/action returned with HTTP 202 Aug 25 15:32:43.732924 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1343/5299] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:32:43 2026] POST /volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:32:43.741563 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-df458d9c-4599-4e8a-bd84-3d9e19a7c9b1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:43.743840 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df458d9c-4599-4e8a-bd84-3d9e19a7c9b1 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 Aug 25 15:32:43.744002 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df458d9c-4599-4e8a-bd84-3d9e19a7c9b1 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:43.744255 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-df458d9c-4599-4e8a-bd84-3d9e19a7c9b1 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:43.753458 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:43.753458 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:43.757851 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-df458d9c-4599-4e8a-bd84-3d9e19a7c9b1 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:43.763144 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-df458d9c-4599-4e8a-bd84-3d9e19a7c9b1 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 returned with HTTP 200 Aug 25 15:32:43.765625 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1322/5300] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:43 2026] GET /volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:43.974844 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-11a04aa9-d40c-4b1c-82c5-4acb155e8964 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:43.976605 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-11a04aa9-d40c-4b1c-82c5-4acb155e8964 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] DELETE https://10.4.3.85/volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 Aug 25 15:32:43.976829 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-11a04aa9-d40c-4b1c-82c5-4acb155e8964 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:43.977008 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-11a04aa9-d40c-4b1c-82c5-4acb155e8964 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:43.977157 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-11a04aa9-d40c-4b1c-82c5-4acb155e8964 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Delete volume with id: 8941b721-2be9-44c3-bca3-21def8576868 Aug 25 15:32:43.983811 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:43.983811 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:43.984263 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-11a04aa9-d40c-4b1c-82c5-4acb155e8964 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:32:44.032946 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-11a04aa9-d40c-4b1c-82c5-4acb155e8964 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Delete volume request issued successfully. Aug 25 15:32:44.032946 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-11a04aa9-d40c-4b1c-82c5-4acb155e8964 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 returned with HTTP 202 Aug 25 15:32:44.032946 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1309/5301] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:32:43 2026] DELETE /volume/v3/volumes/8941b721-2be9-44c3-bca3-21def8576868 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:44.038953 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-519692b3-3211-482e-922f-e707a1dc4c35 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:44.040831 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-519692b3-3211-482e-922f-e707a1dc4c35 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] DELETE https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 Aug 25 15:32:44.041036 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-519692b3-3211-482e-922f-e707a1dc4c35 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:44.041256 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-519692b3-3211-482e-922f-e707a1dc4c35 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:44.041371 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-519692b3-3211-482e-922f-e707a1dc4c35 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Delete backup with id: ceec3c7e-9ff1-4cb3-9d86-882461792632. Aug 25 15:32:44.045544 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:44.045544 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:44.060728 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-519692b3-3211-482e-922f-e707a1dc4c35 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] delete_backup rpcapi backup_id ceec3c7e-9ff1-4cb3-9d86-882461792632 {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:32:44.062438 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-519692b3-3211-482e-922f-e707a1dc4c35 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 returned with HTTP 202 Aug 25 15:32:44.067755 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1328/5302] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:32:44 2026] DELETE /volume/v3/backups/ceec3c7e-9ff1-4cb3-9d86-882461792632 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:32:44.071421 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6cf1080c-5ec0-4f48-895e-b2c811bbc0f5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:44.073849 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6cf1080c-5ec0-4f48-895e-b2c811bbc0f5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] DELETE https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 Aug 25 15:32:44.074095 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6cf1080c-5ec0-4f48-895e-b2c811bbc0f5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:44.074322 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6cf1080c-5ec0-4f48-895e-b2c811bbc0f5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:44.074550 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-6cf1080c-5ec0-4f48-895e-b2c811bbc0f5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Delete volume with id: d12629fa-0cd5-4f01-9180-01f16e39b489 Aug 25 15:32:44.083372 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:44.083372 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:44.083981 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6cf1080c-5ec0-4f48-895e-b2c811bbc0f5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:32:44.133853 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6cf1080c-5ec0-4f48-895e-b2c811bbc0f5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Delete volume request issued successfully. Aug 25 15:32:44.134112 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6cf1080c-5ec0-4f48-895e-b2c811bbc0f5 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 returned with HTTP 202 Aug 25 15:32:44.136105 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1344/5303] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:32:44 2026] DELETE /volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:44.142641 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-867a15b4-4c06-4895-b006-a477398297fd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:44.144751 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-867a15b4-4c06-4895-b006-a477398297fd tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 Aug 25 15:32:44.144971 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-867a15b4-4c06-4895-b006-a477398297fd tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:44.145189 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-867a15b4-4c06-4895-b006-a477398297fd tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:44.153439 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:44.153439 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:44.159250 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-867a15b4-4c06-4895-b006-a477398297fd tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Volume info retrieved successfully. Aug 25 15:32:44.165183 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-867a15b4-4c06-4895-b006-a477398297fd tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 returned with HTTP 200 Aug 25 15:32:44.165718 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1323/5304] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:44 2026] GET /volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:44.777456 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1b4beb9e-0017-4ba1-a39e-42140e5fce32 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:44.781823 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1b4beb9e-0017-4ba1-a39e-42140e5fce32 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 Aug 25 15:32:44.781823 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1b4beb9e-0017-4ba1-a39e-42140e5fce32 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:44.781823 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1b4beb9e-0017-4ba1-a39e-42140e5fce32 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:44.787766 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:44.787766 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:44.793802 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1b4beb9e-0017-4ba1-a39e-42140e5fce32 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:44.795981 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1b4beb9e-0017-4ba1-a39e-42140e5fce32 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 returned with HTTP 200 Aug 25 15:32:44.796349 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1310/5305] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:44 2026] GET /volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:44.809308 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5004a377-1838-4001-9f43-7a09e17131f4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:44.811160 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5004a377-1838-4001-9f43-7a09e17131f4 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 Aug 25 15:32:44.811903 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5004a377-1838-4001-9f43-7a09e17131f4 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:44.813197 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5004a377-1838-4001-9f43-7a09e17131f4 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:44.845242 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:44.845242 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:44.885363 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5004a377-1838-4001-9f43-7a09e17131f4 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:44.890534 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5004a377-1838-4001-9f43-7a09e17131f4 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 returned with HTTP 200 Aug 25 15:32:44.890992 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1329/5306] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:44 2026] GET /volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 => generated 1354 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:44.907370 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b9c0f3f9-4776-481d-bbe0-9bf7fca3d8dd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:44.908402 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9c0f3f9-4776-481d-bbe0-9bf7fca3d8dd tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 Aug 25 15:32:44.908679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b9c0f3f9-4776-481d-bbe0-9bf7fca3d8dd tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:44.908866 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b9c0f3f9-4776-481d-bbe0-9bf7fca3d8dd tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:44.917029 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:44.917029 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:44.921188 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b9c0f3f9-4776-481d-bbe0-9bf7fca3d8dd tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:44.926658 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b9c0f3f9-4776-481d-bbe0-9bf7fca3d8dd tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 returned with HTTP 200 Aug 25 15:32:44.927262 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1345/5307] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:44 2026] GET /volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:44.942994 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-77e2792e-c2f6-40c9-852d-43d1a1a09bef None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:44.944872 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-77e2792e-c2f6-40c9-852d-43d1a1a09bef tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] DELETE https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 Aug 25 15:32:44.946681 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-77e2792e-c2f6-40c9-852d-43d1a1a09bef tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:44.946681 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-77e2792e-c2f6-40c9-852d-43d1a1a09bef tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:44.946681 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-77e2792e-c2f6-40c9-852d-43d1a1a09bef tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Delete volume with id: 73c42761-5e31-4b6a-ad9d-35beb1ee1641 Aug 25 15:32:44.953582 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:44.953582 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:44.954080 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-77e2792e-c2f6-40c9-852d-43d1a1a09bef tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:45.081123 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-77e2792e-c2f6-40c9-852d-43d1a1a09bef tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Delete volume request issued successfully. Aug 25 15:32:45.081123 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-77e2792e-c2f6-40c9-852d-43d1a1a09bef tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 returned with HTTP 202 Aug 25 15:32:45.081123 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1324/5308] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:32:44 2026] DELETE /volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:45.085461 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1b000087-63c2-48ba-9956-da7b6620b9f5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:45.089823 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1b000087-63c2-48ba-9956-da7b6620b9f5 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 Aug 25 15:32:45.089947 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1b000087-63c2-48ba-9956-da7b6620b9f5 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:45.090119 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1b000087-63c2-48ba-9956-da7b6620b9f5 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:45.097453 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:45.097453 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:45.100801 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1b000087-63c2-48ba-9956-da7b6620b9f5 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:45.105367 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1b000087-63c2-48ba-9956-da7b6620b9f5 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 returned with HTTP 200 Aug 25 15:32:45.106227 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1311/5309] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:45 2026] GET /volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:45.178722 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-59b313f0-3a6e-44e7-8857-66e002bd83e0 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:45.180799 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-59b313f0-3a6e-44e7-8857-66e002bd83e0 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] GET https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 Aug 25 15:32:45.181070 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-59b313f0-3a6e-44e7-8857-66e002bd83e0 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:45.181331 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-59b313f0-3a6e-44e7-8857-66e002bd83e0 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:45.187248 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-59b313f0-3a6e-44e7-8857-66e002bd83e0 tempest-TestVolumeBackupRestore-1159721274 tempest-TestVolumeBackupRestore-1159721274-project-member] https://10.4.3.85/volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 returned with HTTP 404 Aug 25 15:32:45.187838 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1330/5310] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:45 2026] GET /volume/v3/volumes/d12629fa-0cd5-4f01-9180-01f16e39b489 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:46.122132 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7de79b5a-94dd-433e-a364-14b96191126a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:46.123793 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7de79b5a-94dd-433e-a364-14b96191126a tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 Aug 25 15:32:46.124013 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7de79b5a-94dd-433e-a364-14b96191126a tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:46.124193 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7de79b5a-94dd-433e-a364-14b96191126a tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:46.129947 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7de79b5a-94dd-433e-a364-14b96191126a tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 returned with HTTP 404 Aug 25 15:32:46.130385 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1346/5311] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:46 2026] GET /volume/v3/volumes/73c42761-5e31-4b6a-ad9d-35beb1ee1641 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:46.139295 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a724037d-d84d-48a6-a8aa-3636121824ed None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:46.142792 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:32:46.143142 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-245379105"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:46.144724 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-245379105'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:32:46.144911 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Create volume of 1 GB Aug 25 15:32:46.149148 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Availability Zones retrieved successfully. Aug 25 15:32:46.155125 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Flow 'volume_create_api' (1a110f49-380e-49a8-882d-cd8f792bbe72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:46.156165 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5e77d4e-b1cc-4138-a2df-d3e2d7193fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:46.157195 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:32:46.187275 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5e77d4e-b1cc-4138-a2df-d3e2d7193fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:46.188967 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108e279b-c17f-458d-b97d-f58d3fc10d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:46.261495 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Created reservations ['49b60faf-3efd-494b-bc2d-b1fe70b0cde6', 'af94bf45-1cb0-49e6-9649-1bf42be64776', '582dc3c6-ba13-4985-9e98-d15ead9eddc8', 'b8782579-9592-4dbc-b1e9-242509d98375'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:32:46.262715 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (108e279b-c17f-458d-b97d-f58d3fc10d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49b60faf-3efd-494b-bc2d-b1fe70b0cde6', 'af94bf45-1cb0-49e6-9649-1bf42be64776', '582dc3c6-ba13-4985-9e98-d15ead9eddc8', 'b8782579-9592-4dbc-b1e9-242509d98375']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:46.263610 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a45e4385-7139-4f57-86e0-c669214340ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:46.300900 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a45e4385-7139-4f57-86e0-c669214340ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0645bbab-3921-48d0-a6c6-c01429275009', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-245379105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ac00f15a0d4b24b1a95d23391ca8da',qos_specs=None,replication_status=,reservations=['49b60faf-3efd-494b-bc2d-b1fe70b0cde6','af94bf45-1cb0-49e6-9649-1bf42be64776','582dc3c6-ba13-4985-9e98-d15ead9eddc8','b8782579-9592-4dbc-b1e9-242509d98375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d74c026e2e7e43babb4f7b059ec5b585',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:32:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-245379105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0645bbab-3921-48d0-a6c6-c01429275009,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ac00f15a0d4b24b1a95d23391ca8da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d74c026e2e7e43babb4f7b059ec5b585',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:46.301871 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd2f2e6e-8d3c-43f8-b558-92bbb973c2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:46.333990 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd2f2e6e-8d3c-43f8-b558-92bbb973c2b2) transitioned into state 'SUCCESS' from state '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-245379105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ac00f15a0d4b24b1a95d23391ca8da',qos_specs=None,replication_status=,reservations=['49b60faf-3efd-494b-bc2d-b1fe70b0cde6','af94bf45-1cb0-49e6-9649-1bf42be64776','582dc3c6-ba13-4985-9e98-d15ead9eddc8','b8782579-9592-4dbc-b1e9-242509d98375'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d74c026e2e7e43babb4f7b059ec5b585',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:46.335359 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04cf5bcc-7d4f-4580-a9fd-311c78450fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:46.356899 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04cf5bcc-7d4f-4580-a9fd-311c78450fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:46.357848 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Flow 'volume_create_api' (1a110f49-380e-49a8-882d-cd8f792bbe72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:46.358165 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Create volume request issued successfully. Aug 25 15:32:46.358795 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a724037d-d84d-48a6-a8aa-3636121824ed tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:32:46.359229 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1325/5312] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:32:46 2026] POST /volume/v3/volumes => generated 745 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:32:46.372442 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-376fac2f-f9cf-4f31-baef-9393f916ebec None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:46.374060 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-376fac2f-f9cf-4f31-baef-9393f916ebec tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 Aug 25 15:32:46.374253 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-376fac2f-f9cf-4f31-baef-9393f916ebec tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:46.374443 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-376fac2f-f9cf-4f31-baef-9393f916ebec tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:46.381932 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:46.381932 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:46.386743 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-376fac2f-f9cf-4f31-baef-9393f916ebec tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:46.392597 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-376fac2f-f9cf-4f31-baef-9393f916ebec tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 returned with HTTP 200 Aug 25 15:32:46.393150 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1312/5313] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:46 2026] GET /volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 => generated 813 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:47.407696 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-35d04eea-7711-46c4-a80c-04dc4e183609 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:47.409331 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-35d04eea-7711-46c4-a80c-04dc4e183609 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 Aug 25 15:32:47.410184 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-35d04eea-7711-46c4-a80c-04dc4e183609 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:47.410184 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-35d04eea-7711-46c4-a80c-04dc4e183609 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:47.417049 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:47.417049 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:47.421166 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-35d04eea-7711-46c4-a80c-04dc4e183609 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:47.425834 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-35d04eea-7711-46c4-a80c-04dc4e183609 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 returned with HTTP 200 Aug 25 15:32:47.426220 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1331/5314] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:47 2026] GET /volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:47.438785 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8484ca74-5587-4ee0-93c7-222ae9a44854 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:47.440400 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8484ca74-5587-4ee0-93c7-222ae9a44854 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:32:47.440817 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8484ca74-5587-4ee0-93c7-222ae9a44854 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0645bbab-3921-48d0-a6c6-c01429275009", "name": "tempest-VolumesExtendTest-Snapshot-738011238"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:47.449666 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:47.449666 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:47.450125 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8484ca74-5587-4ee0-93c7-222ae9a44854 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:47.450799 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-8484ca74-5587-4ee0-93c7-222ae9a44854 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Create snapshot from volume 0645bbab-3921-48d0-a6c6-c01429275009 Aug 25 15:32:47.513565 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-8484ca74-5587-4ee0-93c7-222ae9a44854 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Created reservations ['a3bb56ab-1c9c-4c64-b95f-5326ab9ae0b6', '4102c715-2408-42d8-becb-72e18f6e103d', '0469b91d-eaba-43c4-85c4-637b9f08e229', 'e27722fe-b560-47f5-8eab-3f2b85711d21'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:32:47.559731 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-8484ca74-5587-4ee0-93c7-222ae9a44854 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Snapshot create request issued successfully. Aug 25 15:32:47.560028 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8484ca74-5587-4ee0-93c7-222ae9a44854 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:32:47.560618 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1347/5315] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:32:47 2026] POST /volume/v3/snapshots => generated 303 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:32:47.570939 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4e4cd306-8aaa-479c-8a6d-3c742f424892 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:47.573113 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4e4cd306-8aaa-479c-8a6d-3c742f424892 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/snapshots/aabb132f-4bd3-4304-aec9-039aa053a624 Aug 25 15:32:47.573304 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4e4cd306-8aaa-479c-8a6d-3c742f424892 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:47.573545 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4e4cd306-8aaa-479c-8a6d-3c742f424892 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:47.579971 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:47.579971 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:47.579971 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4e4cd306-8aaa-479c-8a6d-3c742f424892 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Snapshot retrieved successfully. Aug 25 15:32:47.580268 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4e4cd306-8aaa-479c-8a6d-3c742f424892 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/snapshots/aabb132f-4bd3-4304-aec9-039aa053a624 returned with HTTP 200 Aug 25 15:32:47.580675 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1326/5316] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:32:47 2026] GET /volume/v3/snapshots/aabb132f-4bd3-4304-aec9-039aa053a624 => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:48.595075 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-21a8b0e7-7541-42a4-ac3f-ceec541a5cd5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:48.597109 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-21a8b0e7-7541-42a4-ac3f-ceec541a5cd5 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/snapshots/aabb132f-4bd3-4304-aec9-039aa053a624 Aug 25 15:32:48.597317 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-21a8b0e7-7541-42a4-ac3f-ceec541a5cd5 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:48.597548 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-21a8b0e7-7541-42a4-ac3f-ceec541a5cd5 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:48.602329 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:48.602329 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:48.602909 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-21a8b0e7-7541-42a4-ac3f-ceec541a5cd5 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Snapshot retrieved successfully. Aug 25 15:32:48.603788 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-21a8b0e7-7541-42a4-ac3f-ceec541a5cd5 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/snapshots/aabb132f-4bd3-4304-aec9-039aa053a624 returned with HTTP 200 Aug 25 15:32:48.604175 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1313/5317] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:32:48 2026] GET /volume/v3/snapshots/aabb132f-4bd3-4304-aec9-039aa053a624 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:48.614456 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d359252c-608b-4be3-ba49-2973237d6c2d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:48.618815 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d359252c-608b-4be3-ba49-2973237d6c2d tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] POST https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009/action Aug 25 15:32:48.619138 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d359252c-608b-4be3-ba49-2973237d6c2d tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:32:48.619251 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d359252c-608b-4be3-ba49-2973237d6c2d tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:48.631962 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:48.631962 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:48.632460 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d359252c-608b-4be3-ba49-2973237d6c2d tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:48.676263 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-d359252c-608b-4be3-ba49-2973237d6c2d tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Created reservations ['40056d24-95ec-4887-bdce-fc08dbdfd965', '5aa3e35f-1def-4aa3-b230-cbc07ea54838'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:32:48.685573 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d359252c-608b-4be3-ba49-2973237d6c2d tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Extend volume request issued successfully. Aug 25 15:32:48.685785 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d359252c-608b-4be3-ba49-2973237d6c2d tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009/action returned with HTTP 202 Aug 25 15:32:48.686178 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1332/5318] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:32:48 2026] POST /volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:32:48.695451 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-be0ced1e-bf78-4e35-8faa-829c755f1366 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:48.697490 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-be0ced1e-bf78-4e35-8faa-829c755f1366 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 Aug 25 15:32:48.697723 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-be0ced1e-bf78-4e35-8faa-829c755f1366 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:48.698102 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-be0ced1e-bf78-4e35-8faa-829c755f1366 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:48.710797 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:48.710797 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:48.716120 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-be0ced1e-bf78-4e35-8faa-829c755f1366 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:48.720927 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-be0ced1e-bf78-4e35-8faa-829c755f1366 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 returned with HTTP 200 Aug 25 15:32:48.721445 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1348/5319] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:48 2026] GET /volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:49.732939 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2d4988c4-fb2e-480f-bad1-e16672ee7939 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:49.734785 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d4988c4-fb2e-480f-bad1-e16672ee7939 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 Aug 25 15:32:49.735002 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d4988c4-fb2e-480f-bad1-e16672ee7939 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:49.735177 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2d4988c4-fb2e-480f-bad1-e16672ee7939 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:49.742116 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:49.742116 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:49.745565 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2d4988c4-fb2e-480f-bad1-e16672ee7939 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:49.749581 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2d4988c4-fb2e-480f-bad1-e16672ee7939 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 returned with HTTP 200 Aug 25 15:32:49.749993 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1327/5320] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:49 2026] GET /volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:49.761900 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ce508cc2-ce9e-4359-ade7-957de6f0eb32 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:49.764184 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ce508cc2-ce9e-4359-ade7-957de6f0eb32 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 Aug 25 15:32:49.764435 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ce508cc2-ce9e-4359-ade7-957de6f0eb32 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:49.764693 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ce508cc2-ce9e-4359-ade7-957de6f0eb32 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:49.775694 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:49.775694 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:49.783010 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ce508cc2-ce9e-4359-ade7-957de6f0eb32 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:49.791078 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ce508cc2-ce9e-4359-ade7-957de6f0eb32 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 returned with HTTP 200 Aug 25 15:32:49.791651 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1314/5321] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:49 2026] GET /volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:49.807145 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2ad73c12-6f01-4dd7-9ff7-e4f01ae77617 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:49.811053 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2ad73c12-6f01-4dd7-9ff7-e4f01ae77617 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/aabb132f-4bd3-4304-aec9-039aa053a624 Aug 25 15:32:49.811053 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2ad73c12-6f01-4dd7-9ff7-e4f01ae77617 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:49.811053 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2ad73c12-6f01-4dd7-9ff7-e4f01ae77617 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:49.811053 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-2ad73c12-6f01-4dd7-9ff7-e4f01ae77617 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Delete snapshot with id: aabb132f-4bd3-4304-aec9-039aa053a624 Aug 25 15:32:49.812270 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:49.812270 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:49.812636 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2ad73c12-6f01-4dd7-9ff7-e4f01ae77617 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Snapshot retrieved successfully. Aug 25 15:32:49.830208 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2ad73c12-6f01-4dd7-9ff7-e4f01ae77617 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Snapshot delete request issued successfully. Aug 25 15:32:49.830368 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2ad73c12-6f01-4dd7-9ff7-e4f01ae77617 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/snapshots/aabb132f-4bd3-4304-aec9-039aa053a624 returned with HTTP 202 Aug 25 15:32:49.830869 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1333/5322] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:32:49 2026] DELETE /volume/v3/snapshots/aabb132f-4bd3-4304-aec9-039aa053a624 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:49.841240 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-756e711c-e27e-4301-9f7b-9caabeab86a5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:49.843418 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-756e711c-e27e-4301-9f7b-9caabeab86a5 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/snapshots/aabb132f-4bd3-4304-aec9-039aa053a624 Aug 25 15:32:49.843668 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-756e711c-e27e-4301-9f7b-9caabeab86a5 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:49.843920 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-756e711c-e27e-4301-9f7b-9caabeab86a5 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:49.849418 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:49.849418 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:49.849984 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-756e711c-e27e-4301-9f7b-9caabeab86a5 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Snapshot retrieved successfully. Aug 25 15:32:49.850943 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-756e711c-e27e-4301-9f7b-9caabeab86a5 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/snapshots/aabb132f-4bd3-4304-aec9-039aa053a624 returned with HTTP 200 Aug 25 15:32:49.851387 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1349/5323] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:32:49 2026] GET /volume/v3/snapshots/aabb132f-4bd3-4304-aec9-039aa053a624 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:50.861324 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f751c5c5-3ae0-43f1-b9f5-ebeb7bb804ca None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:50.863119 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f751c5c5-3ae0-43f1-b9f5-ebeb7bb804ca tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/snapshots/aabb132f-4bd3-4304-aec9-039aa053a624 Aug 25 15:32:50.863316 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f751c5c5-3ae0-43f1-b9f5-ebeb7bb804ca tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:50.863553 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f751c5c5-3ae0-43f1-b9f5-ebeb7bb804ca tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:50.867593 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f751c5c5-3ae0-43f1-b9f5-ebeb7bb804ca tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/snapshots/aabb132f-4bd3-4304-aec9-039aa053a624 returned with HTTP 404 Aug 25 15:32:50.868133 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1328/5324] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:32:50 2026] GET /volume/v3/snapshots/aabb132f-4bd3-4304-aec9-039aa053a624 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:50.876460 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f53f5226-edee-4314-9531-63ed49e94c55 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:50.878025 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f53f5226-edee-4314-9531-63ed49e94c55 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 Aug 25 15:32:50.878207 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f53f5226-edee-4314-9531-63ed49e94c55 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:50.878444 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f53f5226-edee-4314-9531-63ed49e94c55 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:50.885081 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:50.885081 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:50.888014 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f53f5226-edee-4314-9531-63ed49e94c55 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:50.891616 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f53f5226-edee-4314-9531-63ed49e94c55 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 returned with HTTP 200 Aug 25 15:32:50.891965 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1315/5325] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:50 2026] GET /volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:50.906130 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-daf69fe7-645f-4ee3-b50b-f74848f025f4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:50.908438 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-daf69fe7-645f-4ee3-b50b-f74848f025f4 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] DELETE https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 Aug 25 15:32:50.908757 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-daf69fe7-645f-4ee3-b50b-f74848f025f4 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:50.909011 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-daf69fe7-645f-4ee3-b50b-f74848f025f4 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:50.909234 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-daf69fe7-645f-4ee3-b50b-f74848f025f4 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Delete volume with id: 0645bbab-3921-48d0-a6c6-c01429275009 Aug 25 15:32:50.918052 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:50.918052 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:50.918686 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-daf69fe7-645f-4ee3-b50b-f74848f025f4 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:50.966325 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-daf69fe7-645f-4ee3-b50b-f74848f025f4 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Delete volume request issued successfully. Aug 25 15:32:50.966454 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-daf69fe7-645f-4ee3-b50b-f74848f025f4 tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 returned with HTTP 202 Aug 25 15:32:50.966928 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1334/5326] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:32:50 2026] DELETE /volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:50.977592 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5143af72-9660-40ab-8175-984f8154866d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:50.979544 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5143af72-9660-40ab-8175-984f8154866d tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 Aug 25 15:32:50.979713 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5143af72-9660-40ab-8175-984f8154866d tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:50.979896 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5143af72-9660-40ab-8175-984f8154866d tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:50.988887 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:50.988887 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:50.992162 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5143af72-9660-40ab-8175-984f8154866d tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Volume info retrieved successfully. Aug 25 15:32:50.998117 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5143af72-9660-40ab-8175-984f8154866d tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 returned with HTTP 200 Aug 25 15:32:50.998479 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1350/5327] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:50 2026] GET /volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:52.011784 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5a629b19-a99f-45d6-a5e4-fb3f95d9aa1b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:52.013557 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a629b19-a99f-45d6-a5e4-fb3f95d9aa1b tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] GET https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 Aug 25 15:32:52.013822 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a629b19-a99f-45d6-a5e4-fb3f95d9aa1b tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:52.014027 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5a629b19-a99f-45d6-a5e4-fb3f95d9aa1b tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:52.064236 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5a629b19-a99f-45d6-a5e4-fb3f95d9aa1b tempest-VolumesExtendTest-2145988992 tempest-VolumesExtendTest-2145988992-project-member] https://10.4.3.85/volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 returned with HTTP 404 Aug 25 15:32:52.064752 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1329/5328] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:52 2026] GET /volume/v3/volumes/0645bbab-3921-48d0-a6c6-c01429275009 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:53.914555 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-38a641c3-7675-4e5c-ba6f-230a9b49bc15 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:53.914555 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-38a641c3-7675-4e5c-ba6f-230a9b49bc15 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:32:53.914555 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-38a641c3-7675-4e5c-ba6f-230a9b49bc15 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-600423175-424828673", "extra_specs": {"multiattach": " True"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:53.932665 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-38a641c3-7675-4e5c-ba6f-230a9b49bc15 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:32:53.933453 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1316/5329] 10.4.3.85 () {68 vars in 1246 bytes} [Tue Aug 25 15:32:53 2026] POST /volume/v3/types => generated 285 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:53.941597 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:53.943210 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:32:53.943591 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1141118499", "snapshot_id": null, "imageRef": null, "volume_type": "10348c3f-b59c-4f5e-8a39-f92969cf26c8", "size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:53.945200 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1141118499', 'snapshot_id': None, 'imageRef': None, 'volume_type': '10348c3f-b59c-4f5e-8a39-f92969cf26c8', 'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:32:53.948325 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4bf77c9e-187a-43a2-b207-aff2918efce1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:53.949629 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Create volume of 1 GB Aug 25 15:32:53.949948 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:53.949948 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:53.950360 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Availability Zones retrieved successfully. Aug 25 15:32:53.956138 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Flow 'volume_create_api' (89d56eb3-c12c-4cdb-a90e-3da52290f9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:53.956962 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34fce668-aad1-44a4-8f7b-64551b1c0a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:53.957872 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:32:53.965492 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:53.965492 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:53.977078 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34fce668-aad1-44a4-8f7b-64551b1c0a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:32:54Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=10348c3f-b59c-4f5e-8a39-f92969cf26c8,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-600423175-424828673',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10348c3f-b59c-4f5e-8a39-f92969cf26c8', 'encryption_key_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=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:53.978064 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f12860c-ee5a-4dd8-b85b-aee251d3b64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:54.006008 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-600423175-424828673 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-600423175-424828673, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:32:54.006342 np0000008087 devstack@c-api.service[100465]: WARNING cinder.quota [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-600423175-424828673 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-600423175-424828673, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:32:54.039742 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4bf77c9e-187a-43a2-b207-aff2918efce1 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes Aug 25 15:32:54.039980 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4bf77c9e-187a-43a2-b207-aff2918efce1 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:54.040175 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4bf77c9e-187a-43a2-b207-aff2918efce1 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:54.040442 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-4bf77c9e-187a-43a2-b207-aff2918efce1 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:54.041210 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-4bf77c9e-187a-43a2-b207-aff2918efce1 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:54.048248 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4bf77c9e-187a-43a2-b207-aff2918efce1 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:54.048651 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4bf77c9e-187a-43a2-b207-aff2918efce1 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 200 Aug 25 15:32:54.049062 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1351/5330] 10.4.3.85 () {66 vars in 1230 bytes} [Tue Aug 25 15:32:53 2026] GET /volume/v3/volumes => generated 15 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:32:54.058226 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9f1daef6-c698-4ffc-8d93-8289c941675c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:54.060273 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:32:54.060667 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1855421760"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:54.062532 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1855421760'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:32:54.062655 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Create volume of 1 GB Aug 25 15:32:54.066620 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Created reservations ['470eff42-2f5a-4a9d-8e05-e8843cb59689', 'd1dd6ac4-99ab-4716-9b64-8a05cda60764', 'f57cc3a5-8249-4571-9e19-293de152f7e8', 'ea076d8c-2669-4e73-97c7-3116438eaaa6'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:32:54.067413 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Availability Zones retrieved successfully. Aug 25 15:32:54.067501 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f12860c-ee5a-4dd8-b85b-aee251d3b64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['470eff42-2f5a-4a9d-8e05-e8843cb59689', 'd1dd6ac4-99ab-4716-9b64-8a05cda60764', 'f57cc3a5-8249-4571-9e19-293de152f7e8', 'ea076d8c-2669-4e73-97c7-3116438eaaa6']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:54.069317 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1eadce1-bdf1-4311-84b9-7a50dbf201a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:54.075128 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Flow 'volume_create_api' (3fd5392a-c6fa-4636-9700-d5ae94d31bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:54.076171 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af72d0a-49f9-4d95-b9e4-f27efb31ac99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:54.077244 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:32:54.096422 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1eadce1-bdf1-4311-84b9-7a50dbf201a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ab3aeb3-319e-4860-a4e0-e6e30261d7ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1141118499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3d24e045850c4c569cf8e36f8191ea4a',qos_specs=None,replication_status=,reservations=['470eff42-2f5a-4a9d-8e05-e8843cb59689','d1dd6ac4-99ab-4716-9b64-8a05cda60764','f57cc3a5-8249-4571-9e19-293de152f7e8','ea076d8c-2669-4e73-97c7-3116438eaaa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0f7048b04c4b4d83a32332f5a58010',volume_type_id=10348c3f-b59c-4f5e-8a39-f92969cf26c8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1141118499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ab3aeb3-319e-4860-a4e0-e6e30261d7ae,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3d24e045850c4c569cf8e36f8191ea4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef0f7048b04c4b4d83a32332f5a58010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10348c3f-b59c-4f5e-8a39-f92969cf26c8),volume_type_id=10348c3f-b59c-4f5e-8a39-f92969cf26c8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:54.097063 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e700dfe-9e75-4c2d-83c1-51d2bdf7fb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:54.109089 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5af72d0a-49f9-4d95-b9e4-f27efb31ac99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:54.113013 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b9959f8-6bf2-4c80-a09e-a8aaa27f3a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:54.199107 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e700dfe-9e75-4c2d-83c1-51d2bdf7fb8c) transitioned into state 'SUCCESS' from state '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-1141118499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3d24e045850c4c569cf8e36f8191ea4a',qos_specs=None,replication_status=,reservations=['470eff42-2f5a-4a9d-8e05-e8843cb59689','d1dd6ac4-99ab-4716-9b64-8a05cda60764','f57cc3a5-8249-4571-9e19-293de152f7e8','ea076d8c-2669-4e73-97c7-3116438eaaa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef0f7048b04c4b4d83a32332f5a58010',volume_type_id=10348c3f-b59c-4f5e-8a39-f92969cf26c8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:54.199944 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5bbb1be-7cec-41fd-821f-99a1b0495d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:54.267734 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5bbb1be-7cec-41fd-821f-99a1b0495d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:54.268699 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Flow 'volume_create_api' (89d56eb3-c12c-4cdb-a90e-3da52290f9ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:54.269050 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Create volume request issued successfully. Aug 25 15:32:54.270009 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b749464f-5fd1-4e5b-9fb4-d66118d53305 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:32:54.270439 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1335/5331] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:32:53 2026] POST /volume/v3/volumes => generated 826 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:32:54.284000 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-26b0fad7-c724-458a-814f-11c93fc56216 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:54.285242 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-26b0fad7-c724-458a-814f-11c93fc56216 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:32:54.285511 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-26b0fad7-c724-458a-814f-11c93fc56216 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:54.285751 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-26b0fad7-c724-458a-814f-11c93fc56216 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:54.292840 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:54.292840 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:54.314068 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Created reservations ['04a09df6-1c57-412a-be96-e069ce6ac53e', 'b5c6bcad-a6cd-4974-9c06-933312e57302', '37e887ed-a058-44cd-a83d-3999508d4b03', 'aa2739d1-5d02-439b-9e67-cd9119463c39'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:32:54.314428 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-26b0fad7-c724-458a-814f-11c93fc56216 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:54.315082 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b9959f8-6bf2-4c80-a09e-a8aaa27f3a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04a09df6-1c57-412a-be96-e069ce6ac53e', 'b5c6bcad-a6cd-4974-9c06-933312e57302', '37e887ed-a058-44cd-a83d-3999508d4b03', 'aa2739d1-5d02-439b-9e67-cd9119463c39']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:54.316067 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38ebf93-a876-4c34-92b0-9c388731e2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:54.319138 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-26b0fad7-c724-458a-814f-11c93fc56216 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:32:54.320957 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1317/5332] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:54 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 894 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:54.371276 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38ebf93-a876-4c34-92b0-9c388731e2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c97d0557-95e0-4008-b1cc-a8b690edf9e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1855421760',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bffc5eeef39247cc9500238f05d5a227',qos_specs=None,replication_status=,reservations=['04a09df6-1c57-412a-be96-e069ce6ac53e','b5c6bcad-a6cd-4974-9c06-933312e57302','37e887ed-a058-44cd-a83d-3999508d4b03','aa2739d1-5d02-439b-9e67-cd9119463c39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43889674863249d9967f1e72a05b465b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1855421760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c97d0557-95e0-4008-b1cc-a8b690edf9e0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bffc5eeef39247cc9500238f05d5a227',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43889674863249d9967f1e72a05b465b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:54.371990 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fb242f-9d3e-4562-8b1a-c008457ab3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:54.445818 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fb242f-9d3e-4562-8b1a-c008457ab3a9) transitioned into state 'SUCCESS' from state '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-1855421760',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bffc5eeef39247cc9500238f05d5a227',qos_specs=None,replication_status=,reservations=['04a09df6-1c57-412a-be96-e069ce6ac53e','b5c6bcad-a6cd-4974-9c06-933312e57302','37e887ed-a058-44cd-a83d-3999508d4b03','aa2739d1-5d02-439b-9e67-cd9119463c39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43889674863249d9967f1e72a05b465b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:54.445818 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a50f0d8-bbec-4417-ac22-00dc6d01b936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:54.490136 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a50f0d8-bbec-4417-ac22-00dc6d01b936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:54.491172 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Flow 'volume_create_api' (3fd5392a-c6fa-4636-9700-d5ae94d31bbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:54.492749 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Create volume request issued successfully. Aug 25 15:32:54.492749 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9f1daef6-c698-4ffc-8d93-8289c941675c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:32:54.492749 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1330/5333] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:32:54 2026] POST /volume/v3/volumes => generated 762 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:32:54.504626 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f55a88de-b998-4494-861a-18d6845d533a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:54.506483 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f55a88de-b998-4494-861a-18d6845d533a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 Aug 25 15:32:54.508790 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f55a88de-b998-4494-861a-18d6845d533a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:54.508790 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f55a88de-b998-4494-861a-18d6845d533a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:54.515343 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:54.515343 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:54.519991 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f55a88de-b998-4494-861a-18d6845d533a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:32:54.525764 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f55a88de-b998-4494-861a-18d6845d533a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 returned with HTTP 200 Aug 25 15:32:54.527109 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1352/5334] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:54 2026] GET /volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:55.333256 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-01880bbb-a6c6-4ea4-ac6e-8dd114290cff None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:55.335087 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-01880bbb-a6c6-4ea4-ac6e-8dd114290cff tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:32:55.335262 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-01880bbb-a6c6-4ea4-ac6e-8dd114290cff tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:55.335451 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-01880bbb-a6c6-4ea4-ac6e-8dd114290cff tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:55.342299 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:55.342299 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:55.345719 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-01880bbb-a6c6-4ea4-ac6e-8dd114290cff tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:55.349803 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-01880bbb-a6c6-4ea4-ac6e-8dd114290cff tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:32:55.350165 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1336/5335] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:55 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:55.361947 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d0d63865-7824-4022-ace1-38e7a4fa341c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:55.363654 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0d63865-7824-4022-ace1-38e7a4fa341c tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:32:55.363833 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0d63865-7824-4022-ace1-38e7a4fa341c tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:55.364024 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d0d63865-7824-4022-ace1-38e7a4fa341c tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:55.370948 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:55.370948 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:55.374548 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d0d63865-7824-4022-ace1-38e7a4fa341c tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:55.378334 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d0d63865-7824-4022-ace1-38e7a4fa341c tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:32:55.378751 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1318/5336] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:55 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:55.424753 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-76ab7a9d-0414-4115-b295-2106c994f013 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:55.426977 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-76ab7a9d-0414-4115-b295-2106c994f013 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:32:55.427198 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-76ab7a9d-0414-4115-b295-2106c994f013 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:55.427392 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-76ab7a9d-0414-4115-b295-2106c994f013 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:55.434110 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:55.434110 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:55.437418 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-76ab7a9d-0414-4115-b295-2106c994f013 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:55.441929 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-76ab7a9d-0414-4115-b295-2106c994f013 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:32:55.442346 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1331/5337] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:32:55 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:55.543649 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2028bf1a-84a1-42d0-b018-02b86f2f0cda None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:55.543649 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2028bf1a-84a1-42d0-b018-02b86f2f0cda tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 Aug 25 15:32:55.543649 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2028bf1a-84a1-42d0-b018-02b86f2f0cda tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:55.543649 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2028bf1a-84a1-42d0-b018-02b86f2f0cda tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:55.558187 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e74d52bf-acea-4192-b95b-ecfcf957543b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:55.558722 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e74d52bf-acea-4192-b95b-ecfcf957543b None None] GET https://10.4.3.85/volume// Aug 25 15:32:55.558976 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e74d52bf-acea-4192-b95b-ecfcf957543b None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:55.559266 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e74d52bf-acea-4192-b95b-ecfcf957543b None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:55.560109 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e74d52bf-acea-4192-b95b-ecfcf957543b None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:32:55.560109 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1337/5338] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:32:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:32:55.564725 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:55.564725 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:55.569112 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2028bf1a-84a1-42d0-b018-02b86f2f0cda tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:32:55.570521 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-a67c75f5-bd8f-4495-a465-c26b909c4314 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:55.575490 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-a67c75f5-bd8f-4495-a465-c26b909c4314 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:32:55.575490 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-a67c75f5-bd8f-4495-a465-c26b909c4314 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ab3aeb3-319e-4860-a4e0-e6e30261d7ae", "connector": null, "instance_uuid": "00f718b8-8c4e-46f9-b519-119b5ed55bc1"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:55.575643 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2028bf1a-84a1-42d0-b018-02b86f2f0cda tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 returned with HTTP 200 Aug 25 15:32:55.575643 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1353/5339] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:55 2026] GET /volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:55.582559 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:55.582559 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:55.590207 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9c392950-945d-4709-b96b-7d74a8c58dfe None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:55.591903 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9c392950-945d-4709-b96b-7d74a8c58dfe tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 Aug 25 15:32:55.592081 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9c392950-945d-4709-b96b-7d74a8c58dfe tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:55.592272 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9c392950-945d-4709-b96b-7d74a8c58dfe tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:55.598749 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:55.598749 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:55.602188 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9c392950-945d-4709-b96b-7d74a8c58dfe tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:32:55.607394 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9c392950-945d-4709-b96b-7d74a8c58dfe tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 returned with HTTP 200 Aug 25 15:32:55.607394 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1332/5340] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:55 2026] GET /volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:55.622716 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-a67c75f5-bd8f-4495-a465-c26b909c4314 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:32:55.623349 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1319/5341] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:32:55 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 25 15:32:55.623427 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6e9595da-a743-4e00-841b-4dc9279ff860 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:55.625789 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:32:55.626269 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-759407611"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:55.628734 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-759407611'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:32:55.628892 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Create volume of 1 GB Aug 25 15:32:55.633130 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Availability Zones retrieved successfully. Aug 25 15:32:55.639482 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Flow 'volume_create_api' (a79467e2-46b1-4730-9152-08bd58b0df3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:55.640401 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a6cd5e-ddbc-4712-ba4e-2f068a0db2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:55.641485 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:32:55.659057 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-daf638e6-7b03-4828-80ce-97af2342efad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:55.661295 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-daf638e6-7b03-4828-80ce-97af2342efad tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:32:55.661646 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-daf638e6-7b03-4828-80ce-97af2342efad tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:55.662187 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-daf638e6-7b03-4828-80ce-97af2342efad tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:55.671308 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-96807063-1482-4267-93f1-f9ae292118c6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:55.671734 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-96807063-1482-4267-93f1-f9ae292118c6 None None] GET https://10.4.3.85/volume// Aug 25 15:32:55.671957 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-96807063-1482-4267-93f1-f9ae292118c6 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:55.672198 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-96807063-1482-4267-93f1-f9ae292118c6 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:55.672536 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-96807063-1482-4267-93f1-f9ae292118c6 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:32:55.672839 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1333/5342] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:32:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:32:55.673985 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:55.673985 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:55.679850 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a6cd5e-ddbc-4712-ba4e-2f068a0db2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:55.679998 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-20a9575d-21a2-4c4e-a26f-abd5c2ddb6ed None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:55.680037 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-daf638e6-7b03-4828-80ce-97af2342efad tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:55.680081 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8452c71b-e796-463d-95ef-6005e2adaeb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:55.681675 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-20a9575d-21a2-4c4e-a26f-abd5c2ddb6ed tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:32:55.682008 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-20a9575d-21a2-4c4e-a26f-abd5c2ddb6ed tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:55.682307 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-20a9575d-21a2-4c4e-a26f-abd5c2ddb6ed tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:55.685302 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-daf638e6-7b03-4828-80ce-97af2342efad tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:32:55.685850 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1354/5343] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:55 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 918 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:55.691673 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:55.691673 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:55.694916 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-20a9575d-21a2-4c4e-a26f-abd5c2ddb6ed tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:55.699397 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-20a9575d-21a2-4c4e-a26f-abd5c2ddb6ed tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:32:55.699935 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1320/5344] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:32:55 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 1098 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:32:55.724776 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Created reservations ['8bea3b0a-0087-4f89-a69c-bf6137a29cc6', '0a5ce88d-3591-4571-ac46-6cf0ecc918b4', 'b35c2eb7-dedc-44c2-ae25-4deb099e80f9', 'c313c5a7-d5ff-4252-a67a-b6defed98ef3'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:32:55.725486 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8452c71b-e796-463d-95ef-6005e2adaeb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bea3b0a-0087-4f89-a69c-bf6137a29cc6', '0a5ce88d-3591-4571-ac46-6cf0ecc918b4', 'b35c2eb7-dedc-44c2-ae25-4deb099e80f9', 'c313c5a7-d5ff-4252-a67a-b6defed98ef3']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:55.726419 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f9f155-f9db-47db-80f9-0831f6d0cf80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:55.757046 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f9f155-f9db-47db-80f9-0831f6d0cf80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08e8ecdb-5294-4cef-9218-efc348ad6889', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-759407611',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bffc5eeef39247cc9500238f05d5a227',qos_specs=None,replication_status=,reservations=['8bea3b0a-0087-4f89-a69c-bf6137a29cc6','0a5ce88d-3591-4571-ac46-6cf0ecc918b4','b35c2eb7-dedc-44c2-ae25-4deb099e80f9','c313c5a7-d5ff-4252-a67a-b6defed98ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43889674863249d9967f1e72a05b465b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:32:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-759407611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08e8ecdb-5294-4cef-9218-efc348ad6889,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bffc5eeef39247cc9500238f05d5a227',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43889674863249d9967f1e72a05b465b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:55.757745 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e6c308b-d11a-4157-b391-48c76ae84690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:55.775780 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e6c308b-d11a-4157-b391-48c76ae84690) transitioned into state 'SUCCESS' from state '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-759407611',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bffc5eeef39247cc9500238f05d5a227',qos_specs=None,replication_status=,reservations=['8bea3b0a-0087-4f89-a69c-bf6137a29cc6','0a5ce88d-3591-4571-ac46-6cf0ecc918b4','b35c2eb7-dedc-44c2-ae25-4deb099e80f9','c313c5a7-d5ff-4252-a67a-b6defed98ef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43889674863249d9967f1e72a05b465b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:55.776435 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2af37a77-3691-44d0-aa06-fef6943a2fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:55.794286 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2af37a77-3691-44d0-aa06-fef6943a2fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:55.794286 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Flow 'volume_create_api' (a79467e2-46b1-4730-9152-08bd58b0df3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:55.794286 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Create volume request issued successfully. Aug 25 15:32:55.794286 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6e9595da-a743-4e00-841b-4dc9279ff860 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:32:55.794575 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1338/5345] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:32:55 2026] POST /volume/v3/volumes => generated 761 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:32:55.809718 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cfc5a88a-da59-41fd-8969-d68accdbe0d6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:55.812177 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-ec35e8e4-5a22-4a36-b670-edb95c8ea211 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:55.812572 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cfc5a88a-da59-41fd-8969-d68accdbe0d6 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 Aug 25 15:32:55.813459 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cfc5a88a-da59-41fd-8969-d68accdbe0d6 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:55.813459 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cfc5a88a-da59-41fd-8969-d68accdbe0d6 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:55.814923 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-ec35e8e4-5a22-4a36-b670-edb95c8ea211 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] PUT https://10.4.3.85/volume/v3/attachments/4110c60d-c6d8-4b0e-b670-aea661551638 Aug 25 15:32:55.815270 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-ec35e8e4-5a22-4a36-b670-edb95c8ea211 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:55.821122 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:55.821122 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:55.822429 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-ec35e8e4-5a22-4a36-b670-edb95c8ea211 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Acquiring lock "cinder-attachment_update-8ab3aeb3-319e-4860-a4e0-e6e30261d7ae-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:32:55.825729 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cfc5a88a-da59-41fd-8969-d68accdbe0d6 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:32:55.827258 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-ec35e8e4-5a22-4a36-b670-edb95c8ea211 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Lock "cinder-attachment_update-8ab3aeb3-319e-4860-a4e0-e6e30261d7ae-np0000008087" acquired by "attachment_update" :: waited 0.004s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:32:55.827668 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:55.827668 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:55.829990 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cfc5a88a-da59-41fd-8969-d68accdbe0d6 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 returned with HTTP 200 Aug 25 15:32:55.830362 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1334/5346] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:55 2026] GET /volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 => generated 829 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:55.938664 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-ec35e8e4-5a22-4a36-b670-edb95c8ea211 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Lock "cinder-attachment_update-8ab3aeb3-319e-4860-a4e0-e6e30261d7ae-np0000008087" released by "attachment_update" :: held 0.112s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:32:55.939034 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-ec35e8e4-5a22-4a36-b670-edb95c8ea211 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments/4110c60d-c6d8-4b0e-b670-aea661551638 returned with HTTP 200 Aug 25 15:32:55.939460 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1355/5347] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:32:55 2026] PUT /volume/v3/attachments/4110c60d-c6d8-4b0e-b670-aea661551638 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:56.698655 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a49626c0-ba8e-400a-afd0-e959edfa7213 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:56.700622 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a49626c0-ba8e-400a-afd0-e959edfa7213 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:32:56.700863 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a49626c0-ba8e-400a-afd0-e959edfa7213 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:56.701098 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a49626c0-ba8e-400a-afd0-e959edfa7213 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:56.711569 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:56.711569 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:56.715249 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a49626c0-ba8e-400a-afd0-e959edfa7213 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:56.719886 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a49626c0-ba8e-400a-afd0-e959edfa7213 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:32:56.720311 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1321/5348] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:56 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:56.842668 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bb159c4c-bda9-4d4e-b832-8ec5da8f8c98 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:56.844964 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bb159c4c-bda9-4d4e-b832-8ec5da8f8c98 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 Aug 25 15:32:56.845194 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bb159c4c-bda9-4d4e-b832-8ec5da8f8c98 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:56.845432 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bb159c4c-bda9-4d4e-b832-8ec5da8f8c98 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:56.854058 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:56.854058 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:56.858242 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-bb159c4c-bda9-4d4e-b832-8ec5da8f8c98 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:32:56.863012 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bb159c4c-bda9-4d4e-b832-8ec5da8f8c98 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 returned with HTTP 200 Aug 25 15:32:56.863442 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1339/5349] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:56 2026] GET /volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:56.874747 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b0e65ae0-47fc-49fb-a09b-497e64f2a971 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:56.876511 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b0e65ae0-47fc-49fb-a09b-497e64f2a971 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 Aug 25 15:32:56.876735 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b0e65ae0-47fc-49fb-a09b-497e64f2a971 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:56.876974 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b0e65ae0-47fc-49fb-a09b-497e64f2a971 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:56.884693 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:56.884693 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:56.888182 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-b0e65ae0-47fc-49fb-a09b-497e64f2a971 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:32:56.892649 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b0e65ae0-47fc-49fb-a09b-497e64f2a971 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 returned with HTTP 200 Aug 25 15:32:56.893264 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1335/5350] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:56 2026] GET /volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:56.904244 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fed3d986-3673-4779-83f4-3bc6499b2528 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:56.905827 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:32:56.906145 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-129089448"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:56.907558 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-129089448'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:32:56.907699 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Create volume of 1 GB Aug 25 15:32:56.908004 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:56.908004 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:56.912731 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Availability Zones retrieved successfully. Aug 25 15:32:56.918233 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Flow 'volume_create_api' (300bf44d-cc9e-4ee7-ae01-f7058c9ef5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:56.919252 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9735ec85-4a51-48b0-b521-85b5c1ec28de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:56.920239 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:32:56.946961 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9735ec85-4a51-48b0-b521-85b5c1ec28de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:56.947713 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d04bcd63-597f-4529-9924-960908b265dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:56.997697 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Created reservations ['8283dc2f-7c47-4ba6-bb6e-9879c8c35078', '518a3dfe-8f17-4b45-a346-5c068fcc3aee', '0152c46d-5b6d-45d4-bc19-5dc737d7cf05', '8af9021a-d2e2-4ed4-b3b6-c3e64b5faeb4'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:32:56.998732 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d04bcd63-597f-4529-9924-960908b265dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8283dc2f-7c47-4ba6-bb6e-9879c8c35078', '518a3dfe-8f17-4b45-a346-5c068fcc3aee', '0152c46d-5b6d-45d4-bc19-5dc737d7cf05', '8af9021a-d2e2-4ed4-b3b6-c3e64b5faeb4']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:56.999736 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64568225-f63c-4f3b-bcb2-38de45112f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:57.035563 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64568225-f63c-4f3b-bcb2-38de45112f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14d4223b-8921-4a3b-9000-cdfc5e18a53e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-129089448',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bffc5eeef39247cc9500238f05d5a227',qos_specs=None,replication_status=,reservations=['8283dc2f-7c47-4ba6-bb6e-9879c8c35078','518a3dfe-8f17-4b45-a346-5c068fcc3aee','0152c46d-5b6d-45d4-bc19-5dc737d7cf05','8af9021a-d2e2-4ed4-b3b6-c3e64b5faeb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43889674863249d9967f1e72a05b465b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:32:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-129089448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14d4223b-8921-4a3b-9000-cdfc5e18a53e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='bffc5eeef39247cc9500238f05d5a227',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43889674863249d9967f1e72a05b465b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:57.040031 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2d711e4-c9c8-46bd-ac92-266d9d1e8046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:57.066865 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2d711e4-c9c8-46bd-ac92-266d9d1e8046) transitioned into state 'SUCCESS' from state '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-129089448',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='bffc5eeef39247cc9500238f05d5a227',qos_specs=None,replication_status=,reservations=['8283dc2f-7c47-4ba6-bb6e-9879c8c35078','518a3dfe-8f17-4b45-a346-5c068fcc3aee','0152c46d-5b6d-45d4-bc19-5dc737d7cf05','8af9021a-d2e2-4ed4-b3b6-c3e64b5faeb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43889674863249d9967f1e72a05b465b',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:57.070387 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (759e850c-f9f3-4f8a-b142-d963318e03f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:32:57.080284 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (759e850c-f9f3-4f8a-b142-d963318e03f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:32:57.081350 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Flow 'volume_create_api' (300bf44d-cc9e-4ee7-ae01-f7058c9ef5a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:32:57.081730 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Create volume request issued successfully. Aug 25 15:32:57.082402 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fed3d986-3673-4779-83f4-3bc6499b2528 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:32:57.082929 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1356/5351] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:32:56 2026] POST /volume/v3/volumes => generated 761 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:32:57.094858 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7c9d0e13-10a5-44d3-a259-6d1794d1070e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:57.097171 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7c9d0e13-10a5-44d3-a259-6d1794d1070e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e Aug 25 15:32:57.097428 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7c9d0e13-10a5-44d3-a259-6d1794d1070e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:57.097696 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7c9d0e13-10a5-44d3-a259-6d1794d1070e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:57.105828 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:57.105828 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:57.113706 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7c9d0e13-10a5-44d3-a259-6d1794d1070e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:32:57.119142 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7c9d0e13-10a5-44d3-a259-6d1794d1070e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e returned with HTTP 200 Aug 25 15:32:57.119777 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1322/5352] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:57 2026] GET /volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e => generated 829 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:57.733629 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8ac5a0b4-106a-4f77-82ca-01a7ecebbf52 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:57.737098 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8ac5a0b4-106a-4f77-82ca-01a7ecebbf52 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:32:57.737098 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8ac5a0b4-106a-4f77-82ca-01a7ecebbf52 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:57.737098 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8ac5a0b4-106a-4f77-82ca-01a7ecebbf52 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:57.744864 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:57.744864 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:57.748102 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8ac5a0b4-106a-4f77-82ca-01a7ecebbf52 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:57.752018 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8ac5a0b4-106a-4f77-82ca-01a7ecebbf52 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:32:57.752383 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1340/5353] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:57 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:58.137126 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-70253c6f-89b2-445d-9adc-ad85c727c296 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.138681 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-70253c6f-89b2-445d-9adc-ad85c727c296 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e Aug 25 15:32:58.138891 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-70253c6f-89b2-445d-9adc-ad85c727c296 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.139115 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-70253c6f-89b2-445d-9adc-ad85c727c296 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.145594 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.145594 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:58.148691 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-70253c6f-89b2-445d-9adc-ad85c727c296 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:32:58.152274 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-70253c6f-89b2-445d-9adc-ad85c727c296 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e returned with HTTP 200 Aug 25 15:32:58.152644 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1336/5354] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:58.165784 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a6bdbc4b-1439-44fc-8e70-14926defa479 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.167638 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6bdbc4b-1439-44fc-8e70-14926defa479 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e Aug 25 15:32:58.173263 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6bdbc4b-1439-44fc-8e70-14926defa479 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.173263 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a6bdbc4b-1439-44fc-8e70-14926defa479 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.175549 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.175549 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:58.179091 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a6bdbc4b-1439-44fc-8e70-14926defa479 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:32:58.183037 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a6bdbc4b-1439-44fc-8e70-14926defa479 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e returned with HTTP 200 Aug 25 15:32:58.183383 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1357/5355] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:58.197180 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ebc15f3b-aeea-4820-b4cf-1954a5ac300e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.198721 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ebc15f3b-aeea-4820-b4cf-1954a5ac300e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes Aug 25 15:32:58.198961 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ebc15f3b-aeea-4820-b4cf-1954a5ac300e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.199278 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ebc15f3b-aeea-4820-b4cf-1954a5ac300e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.199579 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-ebc15f3b-aeea-4820-b4cf-1954a5ac300e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.201752 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ebc15f3b-aeea-4820-b4cf-1954a5ac300e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.209808 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ebc15f3b-aeea-4820-b4cf-1954a5ac300e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.210326 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ebc15f3b-aeea-4820-b4cf-1954a5ac300e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 200 Aug 25 15:32:58.210752 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1323/5356] 10.4.3.85 () {66 vars in 1230 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes => generated 968 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:58.220998 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-563e3a02-c061-48d5-b0a5-c45686d74b5c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.222985 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-563e3a02-c061-48d5-b0a5-c45686d74b5c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-759407611 Aug 25 15:32:58.232564 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-563e3a02-c061-48d5-b0a5-c45686d74b5c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.232564 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-563e3a02-c061-48d5-b0a5-c45686d74b5c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.232564 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-563e3a02-c061-48d5-b0a5-c45686d74b5c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.232564 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-563e3a02-c061-48d5-b0a5-c45686d74b5c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-759407611'), ('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.232779 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-563e3a02-c061-48d5-b0a5-c45686d74b5c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.233115 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-563e3a02-c061-48d5-b0a5-c45686d74b5c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-759407611 returned with HTTP 200 Aug 25 15:32:58.233510 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1341/5357] 10.4.3.85 () {66 vars in 1329 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-759407611 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:58.244572 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-11c77a85-cb1b-4575-80c5-a366b7d61d76 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.246532 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-11c77a85-cb1b-4575-80c5-a366b7d61d76 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-759407611 Aug 25 15:32:58.246753 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-11c77a85-cb1b-4575-80c5-a366b7d61d76 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.247027 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-11c77a85-cb1b-4575-80c5-a366b7d61d76 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.247359 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-11c77a85-cb1b-4575-80c5-a366b7d61d76 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.248183 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-11c77a85-cb1b-4575-80c5-a366b7d61d76 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-759407611'), ('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.284608 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-11c77a85-cb1b-4575-80c5-a366b7d61d76 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.285332 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.285332 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:58.290374 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-11c77a85-cb1b-4575-80c5-a366b7d61d76 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-759407611 returned with HTTP 200 Aug 25 15:32:58.291098 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1337/5358] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-759407611 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:58.307513 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-91014a44-2e95-4014-a07b-18bd334bc135 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.309541 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-91014a44-2e95-4014-a07b-18bd334bc135 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/detail?limit=1 Aug 25 15:32:58.310190 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-91014a44-2e95-4014-a07b-18bd334bc135 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.310190 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-91014a44-2e95-4014-a07b-18bd334bc135 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.310363 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-91014a44-2e95-4014-a07b-18bd334bc135 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.311255 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-91014a44-2e95-4014-a07b-18bd334bc135 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.318267 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-91014a44-2e95-4014-a07b-18bd334bc135 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.319237 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.319237 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:58.322748 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-91014a44-2e95-4014-a07b-18bd334bc135 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 25 15:32:58.323157 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1358/5359] 10.4.3.85 () {66 vars in 1266 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:58.339431 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-31e0cc7d-3875-4f4f-a8a0-453aca1a3bcd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.341713 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-31e0cc7d-3875-4f4f-a8a0-453aca1a3bcd tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/detail?limit=1&marker=14d4223b-8921-4a3b-9000-cdfc5e18a53e Aug 25 15:32:58.341975 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-31e0cc7d-3875-4f4f-a8a0-453aca1a3bcd tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.342169 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-31e0cc7d-3875-4f4f-a8a0-453aca1a3bcd tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.342477 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-31e0cc7d-3875-4f4f-a8a0-453aca1a3bcd tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.342804 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.342804 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:58.343271 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-31e0cc7d-3875-4f4f-a8a0-453aca1a3bcd tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.375934 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-31e0cc7d-3875-4f4f-a8a0-453aca1a3bcd tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.376916 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.376916 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:58.382432 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-31e0cc7d-3875-4f4f-a8a0-453aca1a3bcd tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/detail?limit=1&marker=14d4223b-8921-4a3b-9000-cdfc5e18a53e returned with HTTP 200 Aug 25 15:32:58.382844 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1324/5360] 10.4.3.85 () {66 vars in 1354 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes/detail?limit=1&marker=14d4223b-8921-4a3b-9000-cdfc5e18a53e => generated 999 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:58.394787 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-de3ce852-2cdf-44cb-a3cf-cd52c624d80a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.396603 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-de3ce852-2cdf-44cb-a3cf-cd52c624d80a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/detail?limit=1&marker=08e8ecdb-5294-4cef-9218-efc348ad6889 Aug 25 15:32:58.398592 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-de3ce852-2cdf-44cb-a3cf-cd52c624d80a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.398592 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-de3ce852-2cdf-44cb-a3cf-cd52c624d80a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.398592 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-de3ce852-2cdf-44cb-a3cf-cd52c624d80a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.398592 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.398592 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:58.398592 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-de3ce852-2cdf-44cb-a3cf-cd52c624d80a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.429654 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-de3ce852-2cdf-44cb-a3cf-cd52c624d80a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.430395 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.430395 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:58.434172 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-de3ce852-2cdf-44cb-a3cf-cd52c624d80a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/detail?limit=1&marker=08e8ecdb-5294-4cef-9218-efc348ad6889 returned with HTTP 200 Aug 25 15:32:58.434562 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1342/5361] 10.4.3.85 () {66 vars in 1354 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes/detail?limit=1&marker=08e8ecdb-5294-4cef-9218-efc348ad6889 => generated 1000 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:58.446509 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d63d71fb-ecaf-4045-a0fb-db9f80185e23 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.448499 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d63d71fb-ecaf-4045-a0fb-db9f80185e23 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/detail?limit=1&marker=c97d0557-95e0-4008-b1cc-a8b690edf9e0 Aug 25 15:32:58.448691 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d63d71fb-ecaf-4045-a0fb-db9f80185e23 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.448923 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d63d71fb-ecaf-4045-a0fb-db9f80185e23 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.449242 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-d63d71fb-ecaf-4045-a0fb-db9f80185e23 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.450081 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d63d71fb-ecaf-4045-a0fb-db9f80185e23 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.482659 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d63d71fb-ecaf-4045-a0fb-db9f80185e23 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.484701 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d63d71fb-ecaf-4045-a0fb-db9f80185e23 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/detail?limit=1&marker=c97d0557-95e0-4008-b1cc-a8b690edf9e0 returned with HTTP 200 Aug 25 15:32:58.485118 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1338/5362] 10.4.3.85 () {66 vars in 1354 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes/detail?limit=1&marker=c97d0557-95e0-4008-b1cc-a8b690edf9e0 => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:32:58.496902 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aa5e1e8f-bef1-4e4d-b0ed-e01e1ea1e823 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.498686 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aa5e1e8f-bef1-4e4d-b0ed-e01e1ea1e823 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 25 15:32:58.498916 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aa5e1e8f-bef1-4e4d-b0ed-e01e1ea1e823 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.499157 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aa5e1e8f-bef1-4e4d-b0ed-e01e1ea1e823 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.499434 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-aa5e1e8f-bef1-4e4d-b0ed-e01e1ea1e823 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.499736 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-aa5e1e8f-bef1-4e4d-b0ed-e01e1ea1e823 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Could not evaluate value available, assuming string {{(pid=100466) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 15:32:58.500413 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-aa5e1e8f-bef1-4e4d-b0ed-e01e1ea1e823 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.530736 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-aa5e1e8f-bef1-4e4d-b0ed-e01e1ea1e823 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.531696 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.531696 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:58.536352 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aa5e1e8f-bef1-4e4d-b0ed-e01e1ea1e823 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 25 15:32:58.536785 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1359/5363] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1885 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:58.551695 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f83b6617-cd70-4f14-9758-08993967ec8e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.553250 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f83b6617-cd70-4f14-9758-08993967ec8e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 25 15:32:58.553410 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f83b6617-cd70-4f14-9758-08993967ec8e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.553634 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f83b6617-cd70-4f14-9758-08993967ec8e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.553897 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-f83b6617-cd70-4f14-9758-08993967ec8e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.554128 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f83b6617-cd70-4f14-9758-08993967ec8e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Could not evaluate value available, assuming string {{(pid=100468) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 15:32:58.554671 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-f83b6617-cd70-4f14-9758-08993967ec8e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.581662 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-f83b6617-cd70-4f14-9758-08993967ec8e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.582589 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.582589 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:58.587072 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f83b6617-cd70-4f14-9758-08993967ec8e tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 25 15:32:58.587567 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1325/5364] 10.4.3.85 () {66 vars in 1352 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:58.604870 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3b8dd65b-89dc-4a45-a20b-8123d9a0b6fb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.606677 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3b8dd65b-89dc-4a45-a20b-8123d9a0b6fb tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes?limit=1 Aug 25 15:32:58.606936 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3b8dd65b-89dc-4a45-a20b-8123d9a0b6fb tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.607094 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3b8dd65b-89dc-4a45-a20b-8123d9a0b6fb tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.607321 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-3b8dd65b-89dc-4a45-a20b-8123d9a0b6fb tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.608020 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-3b8dd65b-89dc-4a45-a20b-8123d9a0b6fb tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.616136 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3b8dd65b-89dc-4a45-a20b-8123d9a0b6fb tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.616690 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3b8dd65b-89dc-4a45-a20b-8123d9a0b6fb tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 25 15:32:58.617043 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1343/5365] 10.4.3.85 () {66 vars in 1245 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:58.625577 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d271f5da-e77a-4dcb-8070-36220c22e02c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.627546 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d271f5da-e77a-4dcb-8070-36220c22e02c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes?limit=1&marker=14d4223b-8921-4a3b-9000-cdfc5e18a53e Aug 25 15:32:58.627735 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d271f5da-e77a-4dcb-8070-36220c22e02c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.627969 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d271f5da-e77a-4dcb-8070-36220c22e02c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.628223 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-d271f5da-e77a-4dcb-8070-36220c22e02c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.628871 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d271f5da-e77a-4dcb-8070-36220c22e02c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.641981 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d271f5da-e77a-4dcb-8070-36220c22e02c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.641981 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d271f5da-e77a-4dcb-8070-36220c22e02c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes?limit=1&marker=14d4223b-8921-4a3b-9000-cdfc5e18a53e returned with HTTP 200 Aug 25 15:32:58.641981 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1339/5366] 10.4.3.85 () {66 vars in 1333 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes?limit=1&marker=14d4223b-8921-4a3b-9000-cdfc5e18a53e => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:58.653301 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e0d17ca4-950e-4bbe-aacb-bdac0a2134ec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.655036 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0d17ca4-950e-4bbe-aacb-bdac0a2134ec tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes?limit=1&marker=08e8ecdb-5294-4cef-9218-efc348ad6889 Aug 25 15:32:58.655225 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0d17ca4-950e-4bbe-aacb-bdac0a2134ec tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.655403 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e0d17ca4-950e-4bbe-aacb-bdac0a2134ec tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.655666 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-e0d17ca4-950e-4bbe-aacb-bdac0a2134ec tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.656335 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e0d17ca4-950e-4bbe-aacb-bdac0a2134ec tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.689252 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e0d17ca4-950e-4bbe-aacb-bdac0a2134ec tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.689823 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e0d17ca4-950e-4bbe-aacb-bdac0a2134ec tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes?limit=1&marker=08e8ecdb-5294-4cef-9218-efc348ad6889 returned with HTTP 200 Aug 25 15:32:58.690237 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1360/5367] 10.4.3.85 () {66 vars in 1333 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes?limit=1&marker=08e8ecdb-5294-4cef-9218-efc348ad6889 => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:58.697944 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-303a279f-352e-4acc-9b7e-ff84f38a5fa8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.699578 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-303a279f-352e-4acc-9b7e-ff84f38a5fa8 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes?limit=1&marker=c97d0557-95e0-4008-b1cc-a8b690edf9e0 Aug 25 15:32:58.699747 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-303a279f-352e-4acc-9b7e-ff84f38a5fa8 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.699970 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-303a279f-352e-4acc-9b7e-ff84f38a5fa8 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.700196 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-303a279f-352e-4acc-9b7e-ff84f38a5fa8 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.700875 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-303a279f-352e-4acc-9b7e-ff84f38a5fa8 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.710913 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-303a279f-352e-4acc-9b7e-ff84f38a5fa8 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.711254 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-303a279f-352e-4acc-9b7e-ff84f38a5fa8 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes?limit=1&marker=c97d0557-95e0-4008-b1cc-a8b690edf9e0 returned with HTTP 200 Aug 25 15:32:58.711654 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1326/5368] 10.4.3.85 () {66 vars in 1333 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes?limit=1&marker=c97d0557-95e0-4008-b1cc-a8b690edf9e0 => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:32:58.720992 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-839fc95f-8211-4c55-97d3-08fa76d6941c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.722853 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-839fc95f-8211-4c55-97d3-08fa76d6941c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-129089448&status=available Aug 25 15:32:58.723067 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-839fc95f-8211-4c55-97d3-08fa76d6941c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.723248 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-839fc95f-8211-4c55-97d3-08fa76d6941c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.723522 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-839fc95f-8211-4c55-97d3-08fa76d6941c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.723755 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-839fc95f-8211-4c55-97d3-08fa76d6941c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Could not evaluate value available, assuming string {{(pid=100465) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 15:32:58.724026 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.724026 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:58.724391 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-839fc95f-8211-4c55-97d3-08fa76d6941c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-129089448'), ('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.755372 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-839fc95f-8211-4c55-97d3-08fa76d6941c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.757491 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-839fc95f-8211-4c55-97d3-08fa76d6941c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-129089448&status=available returned with HTTP 200 Aug 25 15:32:58.757491 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1344/5369] 10.4.3.85 () {66 vars in 1363 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-129089448&status=available => generated 331 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:58.767204 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-726e26b5-6cef-4fca-81b5-e80c892671dc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.767839 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b927536a-2f89-4e51-b26b-7fc2d2a9e27c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.769360 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-726e26b5-6cef-4fca-81b5-e80c892671dc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-759407611&status=available Aug 25 15:32:58.769622 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-726e26b5-6cef-4fca-81b5-e80c892671dc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.769752 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b927536a-2f89-4e51-b26b-7fc2d2a9e27c tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:32:58.769870 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-726e26b5-6cef-4fca-81b5-e80c892671dc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.769980 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b927536a-2f89-4e51-b26b-7fc2d2a9e27c tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.770171 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b927536a-2f89-4e51-b26b-7fc2d2a9e27c tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.770214 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-726e26b5-6cef-4fca-81b5-e80c892671dc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.770410 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-726e26b5-6cef-4fca-81b5-e80c892671dc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Could not evaluate value available, assuming string {{(pid=100467) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 15:32:58.770687 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.770687 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:58.771108 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-726e26b5-6cef-4fca-81b5-e80c892671dc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-759407611'), ('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.781617 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.781617 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:58.784031 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b927536a-2f89-4e51-b26b-7fc2d2a9e27c tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:58.788613 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b927536a-2f89-4e51-b26b-7fc2d2a9e27c tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:32:58.789392 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1361/5370] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:58.797754 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-726e26b5-6cef-4fca-81b5-e80c892671dc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.797754 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.797754 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:58.801304 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-726e26b5-6cef-4fca-81b5-e80c892671dc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-759407611&status=available returned with HTTP 200 Aug 25 15:32:58.801686 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1340/5371] 10.4.3.85 () {66 vars in 1384 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-759407611&status=available => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:58.815187 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3d2d032a-b7f9-4902-957d-bf869289f9bb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.817421 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3d2d032a-b7f9-4902-957d-bf869289f9bb tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/detail?marker=c97d0557-95e0-4008-b1cc-a8b690edf9e0&sort=id%3Aasc Aug 25 15:32:58.817714 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3d2d032a-b7f9-4902-957d-bf869289f9bb tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.817999 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3d2d032a-b7f9-4902-957d-bf869289f9bb tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.818343 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-3d2d032a-b7f9-4902-957d-bf869289f9bb tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.820043 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-3d2d032a-b7f9-4902-957d-bf869289f9bb tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.859190 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3d2d032a-b7f9-4902-957d-bf869289f9bb tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.861133 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3d2d032a-b7f9-4902-957d-bf869289f9bb tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/detail?marker=c97d0557-95e0-4008-b1cc-a8b690edf9e0&sort=id%3Aasc returned with HTTP 200 Aug 25 15:32:58.861532 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1327/5372] 10.4.3.85 () {66 vars in 1366 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes/detail?marker=c97d0557-95e0-4008-b1cc-a8b690edf9e0&sort=id%3Aasc => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 15:32:58.883124 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ca91411e-1c21-463d-b5d1-04d949aea323 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.884851 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ca91411e-1c21-463d-b5d1-04d949aea323 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 25 15:32:58.885056 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ca91411e-1c21-463d-b5d1-04d949aea323 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.885250 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ca91411e-1c21-463d-b5d1-04d949aea323 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.885524 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-ca91411e-1c21-463d-b5d1-04d949aea323 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.885961 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.885961 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:58.886336 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-ca91411e-1c21-463d-b5d1-04d949aea323 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.917015 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ca91411e-1c21-463d-b5d1-04d949aea323 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.917958 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.917958 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:58.921298 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ca91411e-1c21-463d-b5d1-04d949aea323 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 25 15:32:58.921671 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1345/5373] 10.4.3.85 () {66 vars in 1330 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:58.934705 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e3a3569e-5e9f-4843-9bfa-aadb2e446bdc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.936187 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e3a3569e-5e9f-4843-9bfa-aadb2e446bdc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/detail Aug 25 15:32:58.936882 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e3a3569e-5e9f-4843-9bfa-aadb2e446bdc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.936882 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e3a3569e-5e9f-4843-9bfa-aadb2e446bdc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'detail' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.936882 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-e3a3569e-5e9f-4843-9bfa-aadb2e446bdc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.937313 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e3a3569e-5e9f-4843-9bfa-aadb2e446bdc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:58.944076 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e3a3569e-5e9f-4843-9bfa-aadb2e446bdc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:58.945127 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:58.945127 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:58.948282 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e3a3569e-5e9f-4843-9bfa-aadb2e446bdc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/detail returned with HTTP 200 Aug 25 15:32:58.948640 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1362/5374] 10.4.3.85 () {66 vars in 1251 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:58.963776 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9a62fd83-3a71-4832-8bc4-37fd9a722070 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:58.965708 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9a62fd83-3a71-4832-8bc4-37fd9a722070 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 25 15:32:58.965933 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9a62fd83-3a71-4832-8bc4-37fd9a722070 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:58.966151 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9a62fd83-3a71-4832-8bc4-37fd9a722070 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:58.966417 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-9a62fd83-3a71-4832-8bc4-37fd9a722070 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:58.967342 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-9a62fd83-3a71-4832-8bc4-37fd9a722070 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:59.000111 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9a62fd83-3a71-4832-8bc4-37fd9a722070 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:59.000111 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9a62fd83-3a71-4832-8bc4-37fd9a722070 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 25 15:32:59.000440 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1341/5375] 10.4.3.85 () {66 vars in 1309 bytes} [Tue Aug 25 15:32:58 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:59.010667 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-adbe1e72-e08a-4e44-8b99-9c8b9c60c7c4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.012361 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-adbe1e72-e08a-4e44-8b99-9c8b9c60c7c4 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes?availability_zone=nova Aug 25 15:32:59.012578 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-adbe1e72-e08a-4e44-8b99-9c8b9c60c7c4 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.013710 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-adbe1e72-e08a-4e44-8b99-9c8b9c60c7c4 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.013710 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-adbe1e72-e08a-4e44-8b99-9c8b9c60c7c4 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:59.013710 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-adbe1e72-e08a-4e44-8b99-9c8b9c60c7c4 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Could not evaluate value nova, assuming string {{(pid=100468) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 15:32:59.013865 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-adbe1e72-e08a-4e44-8b99-9c8b9c60c7c4 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:59.043845 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-adbe1e72-e08a-4e44-8b99-9c8b9c60c7c4 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:59.044422 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-adbe1e72-e08a-4e44-8b99-9c8b9c60c7c4 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 25 15:32:59.044847 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1328/5376] 10.4.3.85 () {66 vars in 1275 bytes} [Tue Aug 25 15:32:59 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:59.056713 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7a76e8bb-929a-4106-9bbf-4776f879a56a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.058154 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7a76e8bb-929a-4106-9bbf-4776f879a56a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes?availability_zone=nova Aug 25 15:32:59.060650 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7a76e8bb-929a-4106-9bbf-4776f879a56a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.060650 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7a76e8bb-929a-4106-9bbf-4776f879a56a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.060650 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-7a76e8bb-929a-4106-9bbf-4776f879a56a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:59.060650 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-7a76e8bb-929a-4106-9bbf-4776f879a56a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Could not evaluate value nova, assuming string {{(pid=100465) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 15:32:59.060650 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-7a76e8bb-929a-4106-9bbf-4776f879a56a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:59.091950 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7a76e8bb-929a-4106-9bbf-4776f879a56a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:59.092460 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7a76e8bb-929a-4106-9bbf-4776f879a56a tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 25 15:32:59.092847 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1346/5377] 10.4.3.85 () {66 vars in 1275 bytes} [Tue Aug 25 15:32:59 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:59.103607 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-663042cc-bce5-467b-a12d-25d3396d7d5b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.105329 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-663042cc-bce5-467b-a12d-25d3396d7d5b tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes?bootable=false Aug 25 15:32:59.105539 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-663042cc-bce5-467b-a12d-25d3396d7d5b tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.105736 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-663042cc-bce5-467b-a12d-25d3396d7d5b tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.105986 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.api_utils [None req-663042cc-bce5-467b-a12d-25d3396d7d5b tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100466) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:59.106729 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-663042cc-bce5-467b-a12d-25d3396d7d5b tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100466) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:59.137588 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-663042cc-bce5-467b-a12d-25d3396d7d5b tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:59.138100 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-663042cc-bce5-467b-a12d-25d3396d7d5b tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 25 15:32:59.138478 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1363/5378] 10.4.3.85 () {66 vars in 1259 bytes} [Tue Aug 25 15:32:59 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:59.151238 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e711c12b-bb68-4b85-8880-166cd4d05d87 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.153046 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e711c12b-bb68-4b85-8880-166cd4d05d87 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes?bootable=false Aug 25 15:32:59.153232 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e711c12b-bb68-4b85-8880-166cd4d05d87 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.153415 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e711c12b-bb68-4b85-8880-166cd4d05d87 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.153664 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-e711c12b-bb68-4b85-8880-166cd4d05d87 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:59.153999 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.153999 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:59.154394 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e711c12b-bb68-4b85-8880-166cd4d05d87 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:59.181748 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e711c12b-bb68-4b85-8880-166cd4d05d87 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:59.182316 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e711c12b-bb68-4b85-8880-166cd4d05d87 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 25 15:32:59.182791 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1342/5379] 10.4.3.85 () {66 vars in 1259 bytes} [Tue Aug 25 15:32:59 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:59.192108 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ee71d26c-529b-4a6f-862e-5f8ab671e0bc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.193878 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ee71d26c-529b-4a6f-862e-5f8ab671e0bc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes?status=available Aug 25 15:32:59.194105 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ee71d26c-529b-4a6f-862e-5f8ab671e0bc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.194285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ee71d26c-529b-4a6f-862e-5f8ab671e0bc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.194506 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-ee71d26c-529b-4a6f-862e-5f8ab671e0bc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:59.194745 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ee71d26c-529b-4a6f-862e-5f8ab671e0bc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Could not evaluate value available, assuming string {{(pid=100468) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 15:32:59.194991 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.194991 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:59.195374 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ee71d26c-529b-4a6f-862e-5f8ab671e0bc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:59.221822 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ee71d26c-529b-4a6f-862e-5f8ab671e0bc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:59.222488 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ee71d26c-529b-4a6f-862e-5f8ab671e0bc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes?status=available returned with HTTP 200 Aug 25 15:32:59.222902 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1329/5380] 10.4.3.85 () {66 vars in 1263 bytes} [Tue Aug 25 15:32:59 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:59.231260 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e38ce7ab-18f3-4ea0-8160-5cc88ca6ccde None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.233054 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e38ce7ab-18f3-4ea0-8160-5cc88ca6ccde tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes?status=available Aug 25 15:32:59.233326 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e38ce7ab-18f3-4ea0-8160-5cc88ca6ccde tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.233562 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e38ce7ab-18f3-4ea0-8160-5cc88ca6ccde tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.233849 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-e38ce7ab-18f3-4ea0-8160-5cc88ca6ccde tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:59.234130 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e38ce7ab-18f3-4ea0-8160-5cc88ca6ccde tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Could not evaluate value available, assuming string {{(pid=100465) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 15:32:59.234416 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.234416 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:59.234921 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-e38ce7ab-18f3-4ea0-8160-5cc88ca6ccde tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:59.253414 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e38ce7ab-18f3-4ea0-8160-5cc88ca6ccde tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:59.254754 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e38ce7ab-18f3-4ea0-8160-5cc88ca6ccde tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes?status=available returned with HTTP 200 Aug 25 15:32:59.255364 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1347/5381] 10.4.3.85 () {66 vars in 1263 bytes} [Tue Aug 25 15:32:59 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:59.264933 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-3f2625be-82f7-4741-bfb1-cb24929ab91b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.267176 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-3f2625be-82f7-4741-bfb1-cb24929ab91b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/attachments/4110c60d-c6d8-4b0e-b670-aea661551638/action Aug 25 15:32:59.267602 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-3f2625be-82f7-4741-bfb1-cb24929ab91b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:32:59.267718 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-3f2625be-82f7-4741-bfb1-cb24929ab91b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:32:59.303841 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.303841 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:59.325398 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-eb5e2075-41eb-4be0-ad84-09345bc2679b req-3f2625be-82f7-4741-bfb1-cb24929ab91b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments/4110c60d-c6d8-4b0e-b670-aea661551638/action returned with HTTP 204 Aug 25 15:32:59.325885 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1364/5382] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:32:59 2026] POST /volume/v3/attachments/4110c60d-c6d8-4b0e-b670-aea661551638/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:32:59.329496 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e8a6bd21-f219-435e-b6fc-84aed651d2f0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.331209 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e8a6bd21-f219-435e-b6fc-84aed651d2f0 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/detail?availability_zone=nova Aug 25 15:32:59.331403 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e8a6bd21-f219-435e-b6fc-84aed651d2f0 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.331620 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e8a6bd21-f219-435e-b6fc-84aed651d2f0 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.331860 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.api_utils [None req-e8a6bd21-f219-435e-b6fc-84aed651d2f0 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100467) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:59.332117 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e8a6bd21-f219-435e-b6fc-84aed651d2f0 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Could not evaluate value nova, assuming string {{(pid=100467) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 15:32:59.332444 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.332444 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:59.332772 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e8a6bd21-f219-435e-b6fc-84aed651d2f0 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:59.365311 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e8a6bd21-f219-435e-b6fc-84aed651d2f0 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:59.366241 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.366241 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:59.371123 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e8a6bd21-f219-435e-b6fc-84aed651d2f0 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 25 15:32:59.371583 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1343/5383] 10.4.3.85 () {66 vars in 1296 bytes} [Tue Aug 25 15:32:59 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:59.384894 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d466823e-337d-4b7f-a58a-baaaaeb6a9f6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.386773 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d466823e-337d-4b7f-a58a-baaaaeb6a9f6 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/detail?bootable=false Aug 25 15:32:59.387043 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d466823e-337d-4b7f-a58a-baaaaeb6a9f6 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.387321 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d466823e-337d-4b7f-a58a-baaaaeb6a9f6 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.387641 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-d466823e-337d-4b7f-a58a-baaaaeb6a9f6 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:59.388100 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.388100 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:59.388753 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d466823e-337d-4b7f-a58a-baaaaeb6a9f6 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:59.417948 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d466823e-337d-4b7f-a58a-baaaaeb6a9f6 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:59.418846 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.418846 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:59.422931 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d466823e-337d-4b7f-a58a-baaaaeb6a9f6 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 25 15:32:59.423314 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1330/5384] 10.4.3.85 () {66 vars in 1280 bytes} [Tue Aug 25 15:32:59 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:59.439480 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9e4ece72-0b11-4d65-80e0-f34688f64aed None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.441217 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9e4ece72-0b11-4d65-80e0-f34688f64aed tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/detail?status=available Aug 25 15:32:59.441411 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9e4ece72-0b11-4d65-80e0-f34688f64aed tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.441642 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9e4ece72-0b11-4d65-80e0-f34688f64aed tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.441921 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-9e4ece72-0b11-4d65-80e0-f34688f64aed tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:32:59.442154 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-9e4ece72-0b11-4d65-80e0-f34688f64aed tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Could not evaluate value available, assuming string {{(pid=100465) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 15:32:59.442413 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.442413 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:59.442822 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-9e4ece72-0b11-4d65-80e0-f34688f64aed tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:32:59.450547 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9e4ece72-0b11-4d65-80e0-f34688f64aed tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Get all volumes completed successfully. Aug 25 15:32:59.451608 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.451608 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:59.455795 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9e4ece72-0b11-4d65-80e0-f34688f64aed tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 25 15:32:59.456234 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1348/5385] 10.4.3.85 () {66 vars in 1284 bytes} [Tue Aug 25 15:32:59 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:59.474907 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e50284ce-1d7b-4db4-8e74-169c95ab202b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.478303 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e50284ce-1d7b-4db4-8e74-169c95ab202b tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e Aug 25 15:32:59.478576 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e50284ce-1d7b-4db4-8e74-169c95ab202b tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.478826 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e50284ce-1d7b-4db4-8e74-169c95ab202b tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.496570 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.496570 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:59.502199 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e50284ce-1d7b-4db4-8e74-169c95ab202b tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:32:59.506154 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e50284ce-1d7b-4db4-8e74-169c95ab202b tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e returned with HTTP 200 Aug 25 15:32:59.506518 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1365/5386] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:59 2026] GET /volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:59.521128 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ba619677-c530-4b6d-b75a-ee0e07aade7f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.523405 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ba619677-c530-4b6d-b75a-ee0e07aade7f tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] DELETE https://10.4.3.85/volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e Aug 25 15:32:59.523654 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ba619677-c530-4b6d-b75a-ee0e07aade7f tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.523880 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ba619677-c530-4b6d-b75a-ee0e07aade7f tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.524082 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-ba619677-c530-4b6d-b75a-ee0e07aade7f tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Delete volume with id: 14d4223b-8921-4a3b-9000-cdfc5e18a53e Aug 25 15:32:59.531727 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.531727 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:59.532279 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ba619677-c530-4b6d-b75a-ee0e07aade7f tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:32:59.549735 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ba619677-c530-4b6d-b75a-ee0e07aade7f tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Delete volume request issued successfully. Aug 25 15:32:59.549906 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ba619677-c530-4b6d-b75a-ee0e07aade7f tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e returned with HTTP 202 Aug 25 15:32:59.550294 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1344/5387] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:32:59 2026] DELETE /volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:32:59.556789 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1679ef50-a43f-44b8-965f-bbbaa55b0176 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.559486 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1679ef50-a43f-44b8-965f-bbbaa55b0176 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e Aug 25 15:32:59.559772 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1679ef50-a43f-44b8-965f-bbbaa55b0176 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.560024 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1679ef50-a43f-44b8-965f-bbbaa55b0176 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.568370 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.568370 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:59.572871 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1679ef50-a43f-44b8-965f-bbbaa55b0176 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:32:59.577270 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1679ef50-a43f-44b8-965f-bbbaa55b0176 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e returned with HTTP 200 Aug 25 15:32:59.577651 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1331/5388] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:59 2026] GET /volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:32:59.802352 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1b3cd129-591b-404a-8e9d-6845c9fccc9e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.804277 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1b3cd129-591b-404a-8e9d-6845c9fccc9e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:32:59.804520 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1b3cd129-591b-404a-8e9d-6845c9fccc9e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.804738 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1b3cd129-591b-404a-8e9d-6845c9fccc9e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.815486 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.815486 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:32:59.819484 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1b3cd129-591b-404a-8e9d-6845c9fccc9e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:59.825051 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1b3cd129-591b-404a-8e9d-6845c9fccc9e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:32:59.825703 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1349/5389] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:59 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:59.869784 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-8f110b11-c575-459e-9d68-238d728fe86d req-ca46ccd0-3b72-46b2-bd68-0f3fe3040b03 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.871986 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-8f110b11-c575-459e-9d68-238d728fe86d req-ca46ccd0-3b72-46b2-bd68-0f3fe3040b03 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:32:59.872387 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-8f110b11-c575-459e-9d68-238d728fe86d req-ca46ccd0-3b72-46b2-bd68-0f3fe3040b03 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.872586 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-8f110b11-c575-459e-9d68-238d728fe86d req-ca46ccd0-3b72-46b2-bd68-0f3fe3040b03 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.881040 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.881040 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:32:59.884215 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-8f110b11-c575-459e-9d68-238d728fe86d req-ca46ccd0-3b72-46b2-bd68-0f3fe3040b03 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:59.887951 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-8f110b11-c575-459e-9d68-238d728fe86d req-ca46ccd0-3b72-46b2-bd68-0f3fe3040b03 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:32:59.888369 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1366/5390] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:32:59 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:59.904153 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-754b2a0a-1cfc-4d47-bf0d-f61b9dfded0d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.906098 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-754b2a0a-1cfc-4d47-bf0d-f61b9dfded0d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:32:59.906333 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-754b2a0a-1cfc-4d47-bf0d-f61b9dfded0d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.906590 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-754b2a0a-1cfc-4d47-bf0d-f61b9dfded0d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.914530 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.914530 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:32:59.917245 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-754b2a0a-1cfc-4d47-bf0d-f61b9dfded0d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:59.920697 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-754b2a0a-1cfc-4d47-bf0d-f61b9dfded0d tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:32:59.921048 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1345/5391] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:32:59 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:59.960546 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-304aa397-6168-4cde-a051-b96dff1b8513 req-83b9bba0-c62a-4280-8312-ba1d0a193f8b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.962380 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-83b9bba0-c62a-4280-8312-ba1d0a193f8b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:32:59.962558 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-83b9bba0-c62a-4280-8312-ba1d0a193f8b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:32:59.962915 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-83b9bba0-c62a-4280-8312-ba1d0a193f8b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:32:59.970993 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:32:59.970993 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:32:59.974044 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-304aa397-6168-4cde-a051-b96dff1b8513 req-83b9bba0-c62a-4280-8312-ba1d0a193f8b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:32:59.978119 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-83b9bba0-c62a-4280-8312-ba1d0a193f8b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:32:59.978484 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1332/5392] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:32:59 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:32:59.997353 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-304aa397-6168-4cde-a051-b96dff1b8513 req-e7add251-b525-460b-a9a1-610b3c377afd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:32:59.999334 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-e7add251-b525-460b-a9a1-610b3c377afd tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] POST https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae/action Aug 25 15:32:59.999831 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-e7add251-b525-460b-a9a1-610b3c377afd tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:33:00.000048 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-e7add251-b525-460b-a9a1-610b3c377afd tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:00.010926 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:00.010926 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:00.011370 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-304aa397-6168-4cde-a051-b96dff1b8513 req-e7add251-b525-460b-a9a1-610b3c377afd tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:33:00.021037 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-304aa397-6168-4cde-a051-b96dff1b8513 req-e7add251-b525-460b-a9a1-610b3c377afd tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Begin detaching volume completed successfully. Aug 25 15:33:00.021242 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-e7add251-b525-460b-a9a1-610b3c377afd tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae/action returned with HTTP 202 Aug 25 15:33:00.021697 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1350/5393] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:32:59 2026] POST /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:33:00.049511 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4b3422c3-31cc-434d-a4d8-4cb1e61f3d2e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:00.051100 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4b3422c3-31cc-434d-a4d8-4cb1e61f3d2e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:33:00.051257 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4b3422c3-31cc-434d-a4d8-4cb1e61f3d2e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:00.051427 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4b3422c3-31cc-434d-a4d8-4cb1e61f3d2e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:00.060847 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:00.060847 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:00.064177 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4b3422c3-31cc-434d-a4d8-4cb1e61f3d2e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:33:00.068226 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4b3422c3-31cc-434d-a4d8-4cb1e61f3d2e tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:33:00.068620 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1367/5394] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:00 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:00.072291 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-00816905-2622-409c-bb27-96dc04ff534c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:00.072821 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-00816905-2622-409c-bb27-96dc04ff534c None None] GET https://10.4.3.85/volume// Aug 25 15:33:00.073067 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-00816905-2622-409c-bb27-96dc04ff534c None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:00.073308 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-00816905-2622-409c-bb27-96dc04ff534c None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:00.073709 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-00816905-2622-409c-bb27-96dc04ff534c None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:33:00.074078 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1346/5395] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:33:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 15:33:00.080486 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-304aa397-6168-4cde-a051-b96dff1b8513 req-59c115d4-a53b-4df7-9caa-b1fe3d1b940b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:00.087749 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-59c115d4-a53b-4df7-9caa-b1fe3d1b940b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:33:00.087749 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-59c115d4-a53b-4df7-9caa-b1fe3d1b940b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:00.087749 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-59c115d4-a53b-4df7-9caa-b1fe3d1b940b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:00.090627 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:00.090627 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:00.093522 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-304aa397-6168-4cde-a051-b96dff1b8513 req-59c115d4-a53b-4df7-9caa-b1fe3d1b940b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:33:00.097203 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-59c115d4-a53b-4df7-9caa-b1fe3d1b940b tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:33:00.100907 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1333/5396] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:33:00 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:33:00.589436 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-123a7cce-39cf-4efe-a801-fdb37dbb4932 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:00.591553 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-123a7cce-39cf-4efe-a801-fdb37dbb4932 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e Aug 25 15:33:00.594428 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-123a7cce-39cf-4efe-a801-fdb37dbb4932 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:00.594428 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-123a7cce-39cf-4efe-a801-fdb37dbb4932 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:00.597699 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-123a7cce-39cf-4efe-a801-fdb37dbb4932 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e returned with HTTP 404 Aug 25 15:33:00.598188 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1351/5397] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:00 2026] GET /volume/v3/volumes/14d4223b-8921-4a3b-9000-cdfc5e18a53e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:33:00.604753 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-52e8c609-bf9d-4a12-9d54-dd404c5947cd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:00.607130 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-52e8c609-bf9d-4a12-9d54-dd404c5947cd tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 Aug 25 15:33:00.607396 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-52e8c609-bf9d-4a12-9d54-dd404c5947cd tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:00.607679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-52e8c609-bf9d-4a12-9d54-dd404c5947cd tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:00.617181 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:00.617181 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:00.621862 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-52e8c609-bf9d-4a12-9d54-dd404c5947cd tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:33:00.622691 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-304aa397-6168-4cde-a051-b96dff1b8513 req-d5ecbeac-9889-4612-852b-a3a0ce308bb2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:00.625328 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-d5ecbeac-9889-4612-852b-a3a0ce308bb2 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:33:00.625559 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-d5ecbeac-9889-4612-852b-a3a0ce308bb2 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:00.625752 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-d5ecbeac-9889-4612-852b-a3a0ce308bb2 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:00.626711 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-52e8c609-bf9d-4a12-9d54-dd404c5947cd tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 returned with HTTP 200 Aug 25 15:33:00.631004 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1368/5398] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:00 2026] GET /volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:00.638161 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:00.638161 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:00.638798 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-655d11a2-c85e-4d84-89fb-4cb9d1e8009f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:00.640723 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-655d11a2-c85e-4d84-89fb-4cb9d1e8009f tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] DELETE https://10.4.3.85/volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 Aug 25 15:33:00.640924 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-655d11a2-c85e-4d84-89fb-4cb9d1e8009f tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:00.641129 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-655d11a2-c85e-4d84-89fb-4cb9d1e8009f tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:00.641335 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-655d11a2-c85e-4d84-89fb-4cb9d1e8009f tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Delete volume with id: 08e8ecdb-5294-4cef-9218-efc348ad6889 Aug 25 15:33:00.642551 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-304aa397-6168-4cde-a051-b96dff1b8513 req-d5ecbeac-9889-4612-852b-a3a0ce308bb2 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:33:00.649161 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-d5ecbeac-9889-4612-852b-a3a0ce308bb2 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:33:00.649898 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1347/5399] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:33:00 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:00.650162 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:00.650162 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:00.650586 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-655d11a2-c85e-4d84-89fb-4cb9d1e8009f tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:33:00.687287 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-655d11a2-c85e-4d84-89fb-4cb9d1e8009f tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Delete volume request issued successfully. Aug 25 15:33:00.687287 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-655d11a2-c85e-4d84-89fb-4cb9d1e8009f tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 returned with HTTP 202 Aug 25 15:33:00.687721 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1334/5400] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:33:00 2026] DELETE /volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:33:00.694040 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-83f41c49-37f7-418d-9941-927095b47fe1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:00.696109 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-83f41c49-37f7-418d-9941-927095b47fe1 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 Aug 25 15:33:00.696306 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-83f41c49-37f7-418d-9941-927095b47fe1 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:00.696448 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-83f41c49-37f7-418d-9941-927095b47fe1 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:00.703682 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:00.703682 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:00.707196 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-83f41c49-37f7-418d-9941-927095b47fe1 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:33:00.711048 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-83f41c49-37f7-418d-9941-927095b47fe1 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 returned with HTTP 200 Aug 25 15:33:00.711414 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1352/5401] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:00 2026] GET /volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:00.952060 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-304aa397-6168-4cde-a051-b96dff1b8513 req-b76d7d67-b212-49f4-bdc3-97a3a95f9937 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:00.954152 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-b76d7d67-b212-49f4-bdc3-97a3a95f9937 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] DELETE https://10.4.3.85/volume/v3/attachments/4110c60d-c6d8-4b0e-b670-aea661551638 Aug 25 15:33:00.954379 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-b76d7d67-b212-49f4-bdc3-97a3a95f9937 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:00.954603 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-b76d7d67-b212-49f4-bdc3-97a3a95f9937 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:00.961464 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:00.961464 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:01.030945 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-304aa397-6168-4cde-a051-b96dff1b8513 req-b76d7d67-b212-49f4-bdc3-97a3a95f9937 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/attachments/4110c60d-c6d8-4b0e-b670-aea661551638 returned with HTTP 200 Aug 25 15:33:01.031370 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1369/5402] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:33:00 2026] DELETE /volume/v3/attachments/4110c60d-c6d8-4b0e-b670-aea661551638 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:01.081320 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-28c3cc10-0f61-4c98-976c-37bac26147c2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:01.083198 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-28c3cc10-0f61-4c98-976c-37bac26147c2 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:33:01.083370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-28c3cc10-0f61-4c98-976c-37bac26147c2 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:01.083623 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-28c3cc10-0f61-4c98-976c-37bac26147c2 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:01.090202 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:01.090202 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:01.093638 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-28c3cc10-0f61-4c98-976c-37bac26147c2 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:33:01.097786 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-28c3cc10-0f61-4c98-976c-37bac26147c2 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:33:01.098074 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1348/5403] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:01 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:01.109517 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cedba743-997b-4cde-a9bc-accf448ae8dd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:01.111310 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cedba743-997b-4cde-a9bc-accf448ae8dd tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] DELETE https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:33:01.111509 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cedba743-997b-4cde-a9bc-accf448ae8dd tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:01.111710 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cedba743-997b-4cde-a9bc-accf448ae8dd tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:01.111868 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-cedba743-997b-4cde-a9bc-accf448ae8dd tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Delete volume with id: 8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:33:01.118829 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:01.118829 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:01.119284 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cedba743-997b-4cde-a9bc-accf448ae8dd tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:33:01.210877 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cedba743-997b-4cde-a9bc-accf448ae8dd tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Delete volume request issued successfully. Aug 25 15:33:01.211119 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cedba743-997b-4cde-a9bc-accf448ae8dd tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 202 Aug 25 15:33:01.211566 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1335/5404] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:33:01 2026] DELETE /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:33:01.223151 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8072a2fe-2759-4df5-ad0d-0b71b7466e49 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:01.225144 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8072a2fe-2759-4df5-ad0d-0b71b7466e49 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:33:01.225371 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8072a2fe-2759-4df5-ad0d-0b71b7466e49 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:01.225567 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8072a2fe-2759-4df5-ad0d-0b71b7466e49 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:01.235391 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:01.235391 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:01.242572 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8072a2fe-2759-4df5-ad0d-0b71b7466e49 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Volume info retrieved successfully. Aug 25 15:33:01.250130 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8072a2fe-2759-4df5-ad0d-0b71b7466e49 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 200 Aug 25 15:33:01.250130 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1353/5405] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:01 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 918 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:01.724459 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ec6f3c21-0a9f-4d63-897d-d52c050a944c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:01.726650 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec6f3c21-0a9f-4d63-897d-d52c050a944c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 Aug 25 15:33:01.726894 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec6f3c21-0a9f-4d63-897d-d52c050a944c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:01.727157 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ec6f3c21-0a9f-4d63-897d-d52c050a944c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:01.733664 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ec6f3c21-0a9f-4d63-897d-d52c050a944c tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 returned with HTTP 404 Aug 25 15:33:01.734231 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1370/5406] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:01 2026] GET /volume/v3/volumes/08e8ecdb-5294-4cef-9218-efc348ad6889 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:33:01.740732 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-617b1798-5948-4920-8e2b-457ae3cac9fc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:01.742548 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-617b1798-5948-4920-8e2b-457ae3cac9fc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 Aug 25 15:33:01.750031 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-617b1798-5948-4920-8e2b-457ae3cac9fc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:01.750031 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-617b1798-5948-4920-8e2b-457ae3cac9fc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:01.750031 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:01.750031 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:01.753068 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-617b1798-5948-4920-8e2b-457ae3cac9fc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:33:01.756894 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-617b1798-5948-4920-8e2b-457ae3cac9fc tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 returned with HTTP 200 Aug 25 15:33:01.757263 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1349/5407] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:01 2026] GET /volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:01.769063 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c7aeacc0-e30a-4be8-aef7-40ce55949130 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:01.771041 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c7aeacc0-e30a-4be8-aef7-40ce55949130 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] DELETE https://10.4.3.85/volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 Aug 25 15:33:01.771246 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c7aeacc0-e30a-4be8-aef7-40ce55949130 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:01.771417 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c7aeacc0-e30a-4be8-aef7-40ce55949130 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:01.771608 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-c7aeacc0-e30a-4be8-aef7-40ce55949130 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Delete volume with id: c97d0557-95e0-4008-b1cc-a8b690edf9e0 Aug 25 15:33:01.777699 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:01.777699 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:01.781368 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c7aeacc0-e30a-4be8-aef7-40ce55949130 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:33:01.810629 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c7aeacc0-e30a-4be8-aef7-40ce55949130 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Delete volume request issued successfully. Aug 25 15:33:01.810806 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c7aeacc0-e30a-4be8-aef7-40ce55949130 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 returned with HTTP 202 Aug 25 15:33:01.811260 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1336/5408] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:33:01 2026] DELETE /volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:33:01.818291 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f08ece93-3567-4a6c-86aa-e912ab423f42 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:01.820173 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f08ece93-3567-4a6c-86aa-e912ab423f42 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 Aug 25 15:33:01.820354 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f08ece93-3567-4a6c-86aa-e912ab423f42 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:01.820572 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f08ece93-3567-4a6c-86aa-e912ab423f42 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:01.828106 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:01.828106 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:01.833232 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-f08ece93-3567-4a6c-86aa-e912ab423f42 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Volume info retrieved successfully. Aug 25 15:33:01.837486 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f08ece93-3567-4a6c-86aa-e912ab423f42 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 returned with HTTP 200 Aug 25 15:33:01.837923 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1354/5409] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:01 2026] GET /volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:02.260079 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-50d671fe-7b8c-4e87-913d-ee71e024ea10 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:02.261900 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-50d671fe-7b8c-4e87-913d-ee71e024ea10 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] GET https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae Aug 25 15:33:02.262125 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-50d671fe-7b8c-4e87-913d-ee71e024ea10 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:02.262309 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-50d671fe-7b8c-4e87-913d-ee71e024ea10 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:02.291584 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-50d671fe-7b8c-4e87-913d-ee71e024ea10 tempest-VolumeMultiattachTests-311856620 tempest-VolumeMultiattachTests-311856620-project-member] https://10.4.3.85/volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae returned with HTTP 404 Aug 25 15:33:02.292050 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1371/5410] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:02 2026] GET /volume/v3/volumes/8ab3aeb3-319e-4860-a4e0-e6e30261d7ae => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:33:02.300072 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1d67ff27-f9c2-40f2-b98c-b4725beeee4d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:02.302150 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d67ff27-f9c2-40f2-b98c-b4725beeee4d tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 Aug 25 15:33:02.302351 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d67ff27-f9c2-40f2-b98c-b4725beeee4d tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:02.302589 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1d67ff27-f9c2-40f2-b98c-b4725beeee4d tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:02.303444 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-1d67ff27-f9c2-40f2-b98c-b4725beeee4d tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:33:02.332436 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1d67ff27-f9c2-40f2-b98c-b4725beeee4d tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Get all volumes completed successfully. Aug 25 15:33:02.334296 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:02.334296 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:02.352797 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1d67ff27-f9c2-40f2-b98c-b4725beeee4d tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 15:33:02.353210 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1350/5411] 10.4.3.85 () {66 vars in 1278 bytes} [Tue Aug 25 15:33:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8747 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:02.371726 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-71eb6cf1-3e08-4e85-affe-9daac7d5c0f5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:02.373418 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-71eb6cf1-3e08-4e85-affe-9daac7d5c0f5 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] DELETE https://10.4.3.85/volume/v3/types/10348c3f-b59c-4f5e-8a39-f92969cf26c8 Aug 25 15:33:02.373585 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-71eb6cf1-3e08-4e85-affe-9daac7d5c0f5 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:02.373800 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-71eb6cf1-3e08-4e85-affe-9daac7d5c0f5 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:02.406441 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-71eb6cf1-3e08-4e85-affe-9daac7d5c0f5 tempest-VolumeMultiattachTests-1667716314 tempest-VolumeMultiattachTests-1667716314-project-admin] https://10.4.3.85/volume/v3/types/10348c3f-b59c-4f5e-8a39-f92969cf26c8 returned with HTTP 202 Aug 25 15:33:02.407010 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1337/5412] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:33:02 2026] DELETE /volume/v3/types/10348c3f-b59c-4f5e-8a39-f92969cf26c8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:33:02.850805 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5bf4cdff-6718-4d27-994a-9b4f5ff71678 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:02.853390 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5bf4cdff-6718-4d27-994a-9b4f5ff71678 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] GET https://10.4.3.85/volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 Aug 25 15:33:02.853526 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5bf4cdff-6718-4d27-994a-9b4f5ff71678 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:02.853725 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5bf4cdff-6718-4d27-994a-9b4f5ff71678 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:02.858947 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5bf4cdff-6718-4d27-994a-9b4f5ff71678 tempest-VolumesListTestJSON-278049996 tempest-VolumesListTestJSON-278049996-project-member] https://10.4.3.85/volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 returned with HTTP 404 Aug 25 15:33:02.859530 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1355/5413] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:02 2026] GET /volume/v3/volumes/c97d0557-95e0-4008-b1cc-a8b690edf9e0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:33:03.189844 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-deea5eeb-ad87-4032-a17a-03a15cbf1a41 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:03.245883 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-deea5eeb-ad87-4032-a17a-03a15cbf1a41 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:33:03.246251 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-deea5eeb-ad87-4032-a17a-03a15cbf1a41 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-626922110", "extra_specs": {}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:03.247680 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:03.247680 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:03.270407 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-deea5eeb-ad87-4032-a17a-03a15cbf1a41 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:33:03.270709 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1372/5414] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:33:03 2026] POST /volume/v3/types => generated 211 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:03.279210 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d843d4b8-8674-4161-b0a4-34923950b99f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:03.280907 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d843d4b8-8674-4161-b0a4-34923950b99f tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] POST https://10.4.3.85/volume/v3/types/96a2df34-fcf8-48e4-87fd-b23528a6a52c/encryption Aug 25 15:33:03.281274 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d843d4b8-8674-4161-b0a4-34923950b99f tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:03.314108 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d843d4b8-8674-4161-b0a4-34923950b99f tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] https://10.4.3.85/volume/v3/types/96a2df34-fcf8-48e4-87fd-b23528a6a52c/encryption returned with HTTP 200 Aug 25 15:33:03.314526 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1351/5415] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:33:03 2026] POST /volume/v3/types/96a2df34-fcf8-48e4-87fd-b23528a6a52c/encryption => generated 230 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:03.328279 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:03.384913 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:33:03.385228 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-455636897", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-626922110", "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:03.386708 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-455636897', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-626922110', 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:33:03.390088 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume of 1 GB Aug 25 15:33:03.390373 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:03.390373 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:03.390852 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Availability Zones retrieved successfully. Aug 25 15:33:03.395789 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (57ca984f-3145-49f0-ba2d-df33e5b5b8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:33:03.397496 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0886ce49-4c55-412f-9d21-dc478a2a21b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:03.398355 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:33:03.426046 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0886ce49-4c55-412f-9d21-dc478a2a21b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=96a2df34-fcf8-48e4-87fd-b23528a6a52c,is_public=True,name='tempest-scenario-type-luks-626922110',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96a2df34-fcf8-48e4-87fd-b23528a6a52c', '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=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:03.426856 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2712f6ce-6dd9-4770-b155-6ca1342f579e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:03.453797 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-626922110 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-626922110, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:33:03.453797 np0000008087 devstack@c-api.service[100468]: WARNING cinder.quota [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-626922110 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-626922110, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:33:03.490444 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['e3708ff9-365d-41fc-a583-259cac0b521b', '32addf61-963b-4eee-8470-c42a968dd907', 'ab359baa-659d-4cc5-b11f-5b218294496a', '40315292-1124-4651-bd7f-3e9c2a92ff05'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:33:03.491328 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2712f6ce-6dd9-4770-b155-6ca1342f579e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3708ff9-365d-41fc-a583-259cac0b521b', '32addf61-963b-4eee-8470-c42a968dd907', 'ab359baa-659d-4cc5-b11f-5b218294496a', '40315292-1124-4651-bd7f-3e9c2a92ff05']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:03.492267 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab305f8f-7e70-4e64-b2b8-bb32bc224da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:03.537947 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab305f8f-7e70-4e64-b2b8-bb32bc224da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f71bc284-f604-4fde-86f6-72a1b5a17447', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-455636897',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['e3708ff9-365d-41fc-a583-259cac0b521b','32addf61-963b-4eee-8470-c42a968dd907','ab359baa-659d-4cc5-b11f-5b218294496a','40315292-1124-4651-bd7f-3e9c2a92ff05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=96a2df34-fcf8-48e4-87fd-b23528a6a52c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-455636897',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f71bc284-f604-4fde-86f6-72a1b5a17447,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8be437d69c2a4708b3ce06adc896d0d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='840f760af27d45ffba0653c18bab206d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96a2df34-fcf8-48e4-87fd-b23528a6a52c),volume_type_id=96a2df34-fcf8-48e4-87fd-b23528a6a52c)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:03.538586 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb2221bd-6594-45c3-80d0-bb5ce3e0394e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:03.617671 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb2221bd-6594-45c3-80d0-bb5ce3e0394e) transitioned into state 'SUCCESS' from state '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-455636897',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['e3708ff9-365d-41fc-a583-259cac0b521b','32addf61-963b-4eee-8470-c42a968dd907','ab359baa-659d-4cc5-b11f-5b218294496a','40315292-1124-4651-bd7f-3e9c2a92ff05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=96a2df34-fcf8-48e4-87fd-b23528a6a52c)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:03.618338 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6420d3c4-1b70-4642-b660-1d70fdcf867c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:03.645384 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6420d3c4-1b70-4642-b660-1d70fdcf867c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:03.646162 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (57ca984f-3145-49f0-ba2d-df33e5b5b8b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:33:03.646428 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request issued successfully. Aug 25 15:33:03.646936 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-353fbdf1-8a86-46d2-b66f-fd8802863860 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:33:03.649613 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1338/5416] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:33:03 2026] POST /volume/v3/volumes => generated 776 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:33:03.664709 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2657556b-72e3-400c-9a2c-d819b404eb77 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:03.664709 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2657556b-72e3-400c-9a2c-d819b404eb77 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 Aug 25 15:33:03.664709 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2657556b-72e3-400c-9a2c-d819b404eb77 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:03.664709 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2657556b-72e3-400c-9a2c-d819b404eb77 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:03.671031 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:03.671031 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:03.674678 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2657556b-72e3-400c-9a2c-d819b404eb77 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:03.678277 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2657556b-72e3-400c-9a2c-d819b404eb77 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 returned with HTTP 200 Aug 25 15:33:03.678611 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1356/5417] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:03 2026] GET /volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:04.691326 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-52e0f40d-97cc-42cc-804c-cf5288ba5e0d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:04.692979 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-52e0f40d-97cc-42cc-804c-cf5288ba5e0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 Aug 25 15:33:04.693106 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-52e0f40d-97cc-42cc-804c-cf5288ba5e0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:04.693291 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-52e0f40d-97cc-42cc-804c-cf5288ba5e0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:04.699962 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:04.699962 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:04.703302 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-52e0f40d-97cc-42cc-804c-cf5288ba5e0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:04.706934 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-52e0f40d-97cc-42cc-804c-cf5288ba5e0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 returned with HTTP 200 Aug 25 15:33:04.707286 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1373/5418] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:04 2026] GET /volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:04.722092 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-76c06c4b-59f0-4b09-8004-80fd309fe8a4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:04.723814 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-76c06c4b-59f0-4b09-8004-80fd309fe8a4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 Aug 25 15:33:04.723986 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-76c06c4b-59f0-4b09-8004-80fd309fe8a4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:04.724175 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-76c06c4b-59f0-4b09-8004-80fd309fe8a4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:04.765245 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:04.765245 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:04.765245 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-76c06c4b-59f0-4b09-8004-80fd309fe8a4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:04.765245 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-76c06c4b-59f0-4b09-8004-80fd309fe8a4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 returned with HTTP 200 Aug 25 15:33:04.765245 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1352/5419] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:04 2026] GET /volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:04.778371 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d2f2013c-3eeb-4f94-9ded-a24b259cfb1f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:04.780041 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d2f2013c-3eeb-4f94-9ded-a24b259cfb1f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447/action Aug 25 15:33:04.780350 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d2f2013c-3eeb-4f94-9ded-a24b259cfb1f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:33:04.780459 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d2f2013c-3eeb-4f94-9ded-a24b259cfb1f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:04.787425 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:04.787425 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:04.787806 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d2f2013c-3eeb-4f94-9ded-a24b259cfb1f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:04.867224 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d2f2013c-3eeb-4f94-9ded-a24b259cfb1f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume updated successfully. Aug 25 15:33:04.867442 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d2f2013c-3eeb-4f94-9ded-a24b259cfb1f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447/action returned with HTTP 200 Aug 25 15:33:04.867943 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1339/5420] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:33:04 2026] POST /volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447/action => generated 0 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 15:33:04.996376 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-05e7ade9-27b6-42c3-a5a2-7cc721b471d8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:05.001651 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-05e7ade9-27b6-42c3-a5a2-7cc721b471d8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 Aug 25 15:33:05.001651 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-05e7ade9-27b6-42c3-a5a2-7cc721b471d8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:05.001651 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-05e7ade9-27b6-42c3-a5a2-7cc721b471d8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:05.008314 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:05.008314 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:05.012075 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-05e7ade9-27b6-42c3-a5a2-7cc721b471d8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:05.017339 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-05e7ade9-27b6-42c3-a5a2-7cc721b471d8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 returned with HTTP 200 Aug 25 15:33:05.017834 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1357/5421] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:33:04 2026] GET /volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:05.456244 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-a397588b-c0dd-4cdd-bc25-187439ba2928 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:05.458099 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-a397588b-c0dd-4cdd-bc25-187439ba2928 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 Aug 25 15:33:05.458548 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-a397588b-c0dd-4cdd-bc25-187439ba2928 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:05.458548 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-a397588b-c0dd-4cdd-bc25-187439ba2928 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:05.465541 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:05.465541 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:05.469053 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-a397588b-c0dd-4cdd-bc25-187439ba2928 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:05.472781 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-a397588b-c0dd-4cdd-bc25-187439ba2928 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 returned with HTTP 200 Aug 25 15:33:05.473138 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1374/5422] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:33:05 2026] GET /volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:05.482339 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-adb84d5c-9a7f-4319-9f87-2d99fc1b8405 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:05.482771 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-adb84d5c-9a7f-4319-9f87-2d99fc1b8405 None None] GET https://10.4.3.85/volume// Aug 25 15:33:05.483008 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-adb84d5c-9a7f-4319-9f87-2d99fc1b8405 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:05.483176 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-adb84d5c-9a7f-4319-9f87-2d99fc1b8405 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:05.483485 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-adb84d5c-9a7f-4319-9f87-2d99fc1b8405 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:33:05.483764 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1353/5423] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:33:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:33:05.490842 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-cbe904de-1e8f-4385-9e51-f862b4be971f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:05.492850 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-cbe904de-1e8f-4385-9e51-f862b4be971f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:33:05.493223 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-cbe904de-1e8f-4385-9e51-f862b4be971f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f71bc284-f604-4fde-86f6-72a1b5a17447", "connector": null, "instance_uuid": "eb246d81-37b4-4a14-9a61-755774877723"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:05.501158 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:05.501158 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:05.542481 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-cbe904de-1e8f-4385-9e51-f862b4be971f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:33:05.542905 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1340/5424] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:33:05 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 25 15:33:08.226091 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6c97f0c4-0453-43b0-8172-1e662839b75f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:08.226492 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6c97f0c4-0453-43b0-8172-1e662839b75f None None] GET https://10.4.3.85/volume// Aug 25 15:33:08.226667 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6c97f0c4-0453-43b0-8172-1e662839b75f None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:08.226913 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6c97f0c4-0453-43b0-8172-1e662839b75f None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:08.227247 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6c97f0c4-0453-43b0-8172-1e662839b75f None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:33:08.227564 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1358/5425] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:33:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:33:08.234052 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-78d4dafe-1906-46bb-b1e5-8e766b6ddf52 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:08.236171 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-78d4dafe-1906-46bb-b1e5-8e766b6ddf52 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 Aug 25 15:33:08.236426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-78d4dafe-1906-46bb-b1e5-8e766b6ddf52 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:08.236624 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-78d4dafe-1906-46bb-b1e5-8e766b6ddf52 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:08.286069 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:08.286069 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:08.291277 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-78d4dafe-1906-46bb-b1e5-8e766b6ddf52 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:08.301778 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-78d4dafe-1906-46bb-b1e5-8e766b6ddf52 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 returned with HTTP 200 Aug 25 15:33:08.302397 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1375/5426] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:33:08 2026] GET /volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 => generated 1047 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:33:08.406366 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-b54d581d-e36f-4acc-b52e-747ced93a336 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:08.408360 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-b54d581d-e36f-4acc-b52e-747ced93a336 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] PUT https://10.4.3.85/volume/v3/attachments/0f65a40f-3781-4adc-ae55-86fec98086ab Aug 25 15:33:08.408742 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-b54d581d-e36f-4acc-b52e-747ced93a336 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:08.415620 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-b54d581d-e36f-4acc-b52e-747ced93a336 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Acquiring lock "cinder-attachment_update-f71bc284-f604-4fde-86f6-72a1b5a17447-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:33:08.428305 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-b54d581d-e36f-4acc-b52e-747ced93a336 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-f71bc284-f604-4fde-86f6-72a1b5a17447-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:33:08.428305 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:08.428305 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:08.660521 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-b54d581d-e36f-4acc-b52e-747ced93a336 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-f71bc284-f604-4fde-86f6-72a1b5a17447-np0000008087" released by "attachment_update" :: held 0.240s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:33:08.660862 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-b54d581d-e36f-4acc-b52e-747ced93a336 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/0f65a40f-3781-4adc-ae55-86fec98086ab returned with HTTP 200 Aug 25 15:33:08.661336 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1354/5427] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:33:08 2026] PUT /volume/v3/attachments/0f65a40f-3781-4adc-ae55-86fec98086ab => generated 968 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:08.692900 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-227000c5-de2d-4c5b-be14-90b559ea810b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:08.694985 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-227000c5-de2d-4c5b-be14-90b559ea810b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments/0f65a40f-3781-4adc-ae55-86fec98086ab/action Aug 25 15:33:08.703950 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-227000c5-de2d-4c5b-be14-90b559ea810b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:33:08.703950 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-227000c5-de2d-4c5b-be14-90b559ea810b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:08.709479 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:08.709479 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:08.755155 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-227000c5-de2d-4c5b-be14-90b559ea810b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/0f65a40f-3781-4adc-ae55-86fec98086ab/action returned with HTTP 204 Aug 25 15:33:08.755682 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1341/5428] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:33:08 2026] POST /volume/v3/attachments/0f65a40f-3781-4adc-ae55-86fec98086ab/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:33:12.776120 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-d57497f1-1772-4007-a878-c68d31a95d55 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:12.777002 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-d57497f1-1772-4007-a878-c68d31a95d55 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447/encryption Aug 25 15:33:12.777312 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-d57497f1-1772-4007-a878-c68d31a95d55 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:12.777663 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-d57497f1-1772-4007-a878-c68d31a95d55 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:12.807113 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:12.807113 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:12.823740 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e8aac8d1-92b6-48b8-ab1c-96ba0287f082 req-d57497f1-1772-4007-a878-c68d31a95d55 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447/encryption returned with HTTP 200 Aug 25 15:33:12.824250 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1359/5429] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:33:12 2026] GET /volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447/encryption => generated 160 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:18.294715 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=238,cinder:INSERT=42,cinder:UPDATE=65 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:33:18.635655 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=226,cinder:UPDATE=44,cinder:INSERT=33 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:33:18.738647 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=187,cinder:INSERT=19,cinder:UPDATE=31 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:33:22.515223 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-cf102d10-5dc7-41f8-ab69-740166c66342 req-774675be-6e8a-4cab-9edd-cd4fd08b199d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:22.517870 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cf102d10-5dc7-41f8-ab69-740166c66342 req-774675be-6e8a-4cab-9edd-cd4fd08b199d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/attachments/0f65a40f-3781-4adc-ae55-86fec98086ab Aug 25 15:33:22.517870 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-cf102d10-5dc7-41f8-ab69-740166c66342 req-774675be-6e8a-4cab-9edd-cd4fd08b199d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:22.517870 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-cf102d10-5dc7-41f8-ab69-740166c66342 req-774675be-6e8a-4cab-9edd-cd4fd08b199d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:22.526846 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:22.526846 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:22.620906 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cf102d10-5dc7-41f8-ab69-740166c66342 req-774675be-6e8a-4cab-9edd-cd4fd08b199d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/0f65a40f-3781-4adc-ae55-86fec98086ab returned with HTTP 200 Aug 25 15:33:22.621446 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1376/5430] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:33:22 2026] DELETE /volume/v3/attachments/0f65a40f-3781-4adc-ae55-86fec98086ab => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:22.812990 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=174,cinder:UPDATE=40,cinder:INSERT=19 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:33:23.541723 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-cf7a5424-33b8-4e83-99f0-b2c6aba92196 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:23.543448 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf7a5424-33b8-4e83-99f0-b2c6aba92196 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 Aug 25 15:33:23.543663 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf7a5424-33b8-4e83-99f0-b2c6aba92196 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:23.543839 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-cf7a5424-33b8-4e83-99f0-b2c6aba92196 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:23.544005 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-cf7a5424-33b8-4e83-99f0-b2c6aba92196 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume with id: f71bc284-f604-4fde-86f6-72a1b5a17447 Aug 25 15:33:23.550848 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:23.550848 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:23.551284 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cf7a5424-33b8-4e83-99f0-b2c6aba92196 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:23.642165 np0000008087 devstack@c-api.service[100467]: WARNING cinder.keymgr.conf_key_mgr [None req-cf7a5424-33b8-4e83-99f0-b2c6aba92196 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 15:33:23.654426 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-cf7a5424-33b8-4e83-99f0-b2c6aba92196 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume request issued successfully. Aug 25 15:33:23.654635 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-cf7a5424-33b8-4e83-99f0-b2c6aba92196 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 returned with HTTP 202 Aug 25 15:33:23.655279 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1355/5431] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:33:23 2026] DELETE /volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:33:23.661424 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2321701e-9d04-4c8c-a5d7-1fc9aa12d8e8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:23.663302 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2321701e-9d04-4c8c-a5d7-1fc9aa12d8e8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 Aug 25 15:33:23.663505 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2321701e-9d04-4c8c-a5d7-1fc9aa12d8e8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:23.663691 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2321701e-9d04-4c8c-a5d7-1fc9aa12d8e8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:23.671416 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:23.671416 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:23.677723 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2321701e-9d04-4c8c-a5d7-1fc9aa12d8e8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:23.683903 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2321701e-9d04-4c8c-a5d7-1fc9aa12d8e8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 returned with HTTP 200 Aug 25 15:33:23.684545 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1342/5432] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:23 2026] GET /volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:23.890693 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-068bfefc-aac7-483a-84a8-abda2f096a10 req-63131c3f-112b-4124-82c9-55f40e4a71e4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:23.892744 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-068bfefc-aac7-483a-84a8-abda2f096a10 req-63131c3f-112b-4124-82c9-55f40e4a71e4 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] DELETE https://10.4.3.85/volume/v3/attachments/6ccabe68-1523-4f34-b56d-8f9b56efa2d6 Aug 25 15:33:23.892996 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-068bfefc-aac7-483a-84a8-abda2f096a10 req-63131c3f-112b-4124-82c9-55f40e4a71e4 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:23.893226 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-068bfefc-aac7-483a-84a8-abda2f096a10 req-63131c3f-112b-4124-82c9-55f40e4a71e4 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:23.899887 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:23.899887 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:23.963745 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-068bfefc-aac7-483a-84a8-abda2f096a10 req-63131c3f-112b-4124-82c9-55f40e4a71e4 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/attachments/6ccabe68-1523-4f34-b56d-8f9b56efa2d6 returned with HTTP 200 Aug 25 15:33:23.964146 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1360/5433] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:33:23 2026] DELETE /volume/v3/attachments/6ccabe68-1523-4f34-b56d-8f9b56efa2d6 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:24.696717 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-42d2d39a-daa6-465b-adda-8ec6adfa8beb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:24.698853 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-42d2d39a-daa6-465b-adda-8ec6adfa8beb tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 Aug 25 15:33:24.699086 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-42d2d39a-daa6-465b-adda-8ec6adfa8beb tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:24.699326 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-42d2d39a-daa6-465b-adda-8ec6adfa8beb tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:24.707098 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-42d2d39a-daa6-465b-adda-8ec6adfa8beb tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 returned with HTTP 404 Aug 25 15:33:24.707734 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1377/5434] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:24 2026] GET /volume/v3/volumes/f71bc284-f604-4fde-86f6-72a1b5a17447 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:33:24.715677 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f5fdf01b-1a8c-4d0e-843b-91d296931059 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:24.717727 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f5fdf01b-1a8c-4d0e-843b-91d296931059 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 Aug 25 15:33:24.717951 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f5fdf01b-1a8c-4d0e-843b-91d296931059 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:24.718178 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f5fdf01b-1a8c-4d0e-843b-91d296931059 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Calling method 'detail' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:24.719051 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f5fdf01b-1a8c-4d0e-843b-91d296931059 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100467) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:33:24.730480 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f5fdf01b-1a8c-4d0e-843b-91d296931059 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Get all volumes completed successfully. Aug 25 15:33:24.732882 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:24.732882 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:24.748062 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f5fdf01b-1a8c-4d0e-843b-91d296931059 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 15:33:24.748766 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1356/5435] 10.4.3.85 () {66 vars in 1278 bytes} [Tue Aug 25 15:33:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:24.762943 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3f36c04c-0a9c-4a06-8c5b-c339c5ed6672 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:24.768291 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3f36c04c-0a9c-4a06-8c5b-c339c5ed6672 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] DELETE https://10.4.3.85/volume/v3/types/96a2df34-fcf8-48e4-87fd-b23528a6a52c Aug 25 15:33:24.768584 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3f36c04c-0a9c-4a06-8c5b-c339c5ed6672 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:24.768907 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3f36c04c-0a9c-4a06-8c5b-c339c5ed6672 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:24.839628 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3f36c04c-0a9c-4a06-8c5b-c339c5ed6672 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] https://10.4.3.85/volume/v3/types/96a2df34-fcf8-48e4-87fd-b23528a6a52c returned with HTTP 202 Aug 25 15:33:24.840062 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1343/5436] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:33:24 2026] DELETE /volume/v3/types/96a2df34-fcf8-48e4-87fd-b23528a6a52c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:33:24.849438 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-91d5c38f-3417-425b-9eda-267c2234da24 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:24.851107 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91d5c38f-3417-425b-9eda-267c2234da24 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] POST https://10.4.3.85/volume/v3/types Aug 25 15:33:24.851440 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-91d5c38f-3417-425b-9eda-267c2234da24 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-386107869", "extra_specs": {}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:24.852889 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:24.852889 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:24.866030 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91d5c38f-3417-425b-9eda-267c2234da24 tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] https://10.4.3.85/volume/v3/types returned with HTTP 200 Aug 25 15:33:24.866404 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1361/5437] 10.4.3.85 () {68 vars in 1245 bytes} [Tue Aug 25 15:33:24 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 25 15:33:24.878938 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6318c1a8-7695-4ab2-b15c-e227d7f252cc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:24.884679 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6318c1a8-7695-4ab2-b15c-e227d7f252cc tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] POST https://10.4.3.85/volume/v3/types/6c4c7952-be14-4e3c-8428-39c10a25c8d2/encryption Aug 25 15:33:24.885008 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6318c1a8-7695-4ab2-b15c-e227d7f252cc tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:24.886821 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:24.886821 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:24.905062 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6318c1a8-7695-4ab2-b15c-e227d7f252cc tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] https://10.4.3.85/volume/v3/types/6c4c7952-be14-4e3c-8428-39c10a25c8d2/encryption returned with HTTP 200 Aug 25 15:33:24.905550 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1378/5438] 10.4.3.85 () {68 vars in 1390 bytes} [Tue Aug 25 15:33:24 2026] POST /volume/v3/types/6c4c7952-be14-4e3c-8428-39c10a25c8d2/encryption => generated 231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:24.913680 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f48bc217-f627-4e72-ba05-51b1d74db032 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:24.915908 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:33:24.916269 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-669208237", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-386107869", "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:24.917898 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-669208237', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-386107869', 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:33:24.923402 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume of 1 GB Aug 25 15:33:24.923731 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:24.923731 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:24.924237 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Availability Zones retrieved successfully. Aug 25 15:33:24.929893 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (b6eb2c79-9083-451f-9926-d6756bdd6c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:33:24.930717 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e692a5-cca9-4bf0-9449-fa889fc070cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:24.931523 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:33:24.961821 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4e692a5-cca9-4bf0-9449-fa889fc070cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:33:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c4c7952-be14-4e3c-8428-39c10a25c8d2,is_public=True,name='tempest-scenario-type-luks2-386107869',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c4c7952-be14-4e3c-8428-39c10a25c8d2', '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=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:24.962481 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e945a179-3066-4c46-9a6a-d0cf65b435b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:25.002390 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-386107869 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-386107869, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:33:25.002664 np0000008087 devstack@c-api.service[100467]: WARNING cinder.quota [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-386107869 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-386107869, it is now deprecated. Please use the default quota class for default quota. Aug 25 15:33:25.033025 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5a3e796c-3547-4d32-a937-b6ee742a919d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:25.034758 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:33:25.035048 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-357849030", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:25.036352 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-357849030', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:33:25.036458 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Create volume of 1 GB Aug 25 15:33:25.043838 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['f063485c-30c6-4dd1-a466-ff721c0b1a6a', 'b4cd1a75-81d5-4ebc-a261-3705067dd354', '6c47cbaa-96a3-4d7e-b777-ac1d8d72f29d', '3538a576-4ac8-4940-bd57-890ba43806e7'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:33:25.044744 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e945a179-3066-4c46-9a6a-d0cf65b435b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f063485c-30c6-4dd1-a466-ff721c0b1a6a', 'b4cd1a75-81d5-4ebc-a261-3705067dd354', '6c47cbaa-96a3-4d7e-b777-ac1d8d72f29d', '3538a576-4ac8-4940-bd57-890ba43806e7']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:25.045459 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9071a09c-8d7a-40c8-b50d-4ff3cc1dcd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:25.047406 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Availability Zones retrieved successfully. Aug 25 15:33:25.054323 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Flow 'volume_create_api' (20575e1b-d9e1-4d40-9560-19666de1f8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:33:25.055702 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (343cf147-5345-4abe-b1ea-e53563414b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:25.056913 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:33:25.071367 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9071a09c-8d7a-40c8-b50d-4ff3cc1dcd4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f620f33-6b87-4099-9bed-0e6d65eb451f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-669208237',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['f063485c-30c6-4dd1-a466-ff721c0b1a6a','b4cd1a75-81d5-4ebc-a261-3705067dd354','6c47cbaa-96a3-4d7e-b777-ac1d8d72f29d','3538a576-4ac8-4940-bd57-890ba43806e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=6c4c7952-be14-4e3c-8428-39c10a25c8d2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:33:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-669208237',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9f620f33-6b87-4099-9bed-0e6d65eb451f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8be437d69c2a4708b3ce06adc896d0d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='840f760af27d45ffba0653c18bab206d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c4c7952-be14-4e3c-8428-39c10a25c8d2),volume_type_id=6c4c7952-be14-4e3c-8428-39c10a25c8d2)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:25.072193 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5885ce08-4092-44d4-b526-8d0409d3006e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:25.097496 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (343cf147-5345-4abe-b1ea-e53563414b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:25.097718 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5885ce08-4092-44d4-b526-8d0409d3006e) transitioned into state 'SUCCESS' from state '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-669208237',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['f063485c-30c6-4dd1-a466-ff721c0b1a6a','b4cd1a75-81d5-4ebc-a261-3705067dd354','6c47cbaa-96a3-4d7e-b777-ac1d8d72f29d','3538a576-4ac8-4940-bd57-890ba43806e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=6c4c7952-be14-4e3c-8428-39c10a25c8d2)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:25.098422 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2124325-fbd6-402f-9cfa-b9e9c6b97d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:25.098704 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d494a64b-7a7b-4828-89de-28f81425641e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:25.146084 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d494a64b-7a7b-4828-89de-28f81425641e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:25.146989 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (b6eb2c79-9083-451f-9926-d6756bdd6c6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:33:25.147292 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request issued successfully. Aug 25 15:33:25.147883 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f48bc217-f627-4e72-ba05-51b1d74db032 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:33:25.148480 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1357/5439] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:33:24 2026] POST /volume/v3/volumes => generated 777 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:33:25.161605 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b6902a27-c3c2-4fa4-813f-aae35c5eb523 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:25.163391 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b6902a27-c3c2-4fa4-813f-aae35c5eb523 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f Aug 25 15:33:25.163599 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b6902a27-c3c2-4fa4-813f-aae35c5eb523 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:25.163801 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b6902a27-c3c2-4fa4-813f-aae35c5eb523 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:25.171144 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:25.171144 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:25.173582 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-b6902a27-c3c2-4fa4-813f-aae35c5eb523 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:25.177679 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b6902a27-c3c2-4fa4-813f-aae35c5eb523 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f returned with HTTP 200 Aug 25 15:33:25.178189 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1362/5440] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:25 2026] GET /volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:25.185264 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Created reservations ['12bf4e87-6eae-464e-ab47-db5fd36366fa', '3b26bc78-27f7-4268-ab86-31b123b17446', 'def15dae-4f41-4439-938b-b7cdc1429a03', 'ebf5cad6-d5e0-40fd-89f4-e0b7d2144729'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:33:25.186076 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2124325-fbd6-402f-9cfa-b9e9c6b97d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12bf4e87-6eae-464e-ab47-db5fd36366fa', '3b26bc78-27f7-4268-ab86-31b123b17446', 'def15dae-4f41-4439-938b-b7cdc1429a03', 'ebf5cad6-d5e0-40fd-89f4-e0b7d2144729']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:25.186821 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26c92f0a-0674-483d-ab82-a28b97a05c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:25.230152 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26c92f0a-0674-483d-ab82-a28b97a05c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9311860-1b5d-43d5-a680-1a0a7dee08a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-357849030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2859e3ad6884905bf0b878f2ee8aa5f',qos_specs=None,replication_status=,reservations=['12bf4e87-6eae-464e-ab47-db5fd36366fa','3b26bc78-27f7-4268-ab86-31b123b17446','def15dae-4f41-4439-938b-b7cdc1429a03','ebf5cad6-d5e0-40fd-89f4-e0b7d2144729'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ae3ff217ec43a8b50b4bcd61f0c07d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:33:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-357849030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9311860-1b5d-43d5-a680-1a0a7dee08a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2859e3ad6884905bf0b878f2ee8aa5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93ae3ff217ec43a8b50b4bcd61f0c07d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:25.231017 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d953333-f339-42e0-bda6-960a76620a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:25.241377 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a10e3dcc-5529-4d2b-a7b5-2ee02fd2954f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:25.243151 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a10e3dcc-5529-4d2b-a7b5-2ee02fd2954f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] DELETE https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:33:25.243327 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a10e3dcc-5529-4d2b-a7b5-2ee02fd2954f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:25.243524 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a10e3dcc-5529-4d2b-a7b5-2ee02fd2954f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:25.243710 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-a10e3dcc-5529-4d2b-a7b5-2ee02fd2954f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Delete volume with id: 2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:33:25.250672 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:25.250672 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:25.251156 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a10e3dcc-5529-4d2b-a7b5-2ee02fd2954f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:33:25.268806 np0000008087 devstack@c-api.service[100466]: WARNING cinder.keymgr.conf_key_mgr [None req-a10e3dcc-5529-4d2b-a7b5-2ee02fd2954f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 15:33:25.292671 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d953333-f339-42e0-bda6-960a76620a06) transitioned into state 'SUCCESS' from state '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-357849030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2859e3ad6884905bf0b878f2ee8aa5f',qos_specs=None,replication_status=,reservations=['12bf4e87-6eae-464e-ab47-db5fd36366fa','3b26bc78-27f7-4268-ab86-31b123b17446','def15dae-4f41-4439-938b-b7cdc1429a03','ebf5cad6-d5e0-40fd-89f4-e0b7d2144729'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ae3ff217ec43a8b50b4bcd61f0c07d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:25.293300 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab040e87-2944-4c37-b10e-1f84fa0b93fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:25.308736 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-a10e3dcc-5529-4d2b-a7b5-2ee02fd2954f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Delete volume request issued successfully. Aug 25 15:33:25.308975 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a10e3dcc-5529-4d2b-a7b5-2ee02fd2954f tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 202 Aug 25 15:33:25.309510 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1379/5441] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:33:25 2026] DELETE /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:33:25.317580 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-db049f63-0ff4-4cb0-85ab-57517e708b46 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:25.319900 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db049f63-0ff4-4cb0-85ab-57517e708b46 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:33:25.320151 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-db049f63-0ff4-4cb0-85ab-57517e708b46 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:25.320393 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-db049f63-0ff4-4cb0-85ab-57517e708b46 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:25.330477 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:25.330477 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:25.331139 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab040e87-2944-4c37-b10e-1f84fa0b93fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:25.332103 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Flow 'volume_create_api' (20575e1b-d9e1-4d40-9560-19666de1f8fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:33:25.332447 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Create volume request issued successfully. Aug 25 15:33:25.333104 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5a3e796c-3547-4d32-a937-b6ee742a919d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:33:25.333586 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1344/5442] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:33:25 2026] POST /volume/v3/volumes => generated 752 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:33:25.335499 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-db049f63-0ff4-4cb0-85ab-57517e708b46 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:33:25.344230 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db049f63-0ff4-4cb0-85ab-57517e708b46 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 200 Aug 25 15:33:25.344722 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1358/5443] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:25 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 1447 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:25.349625 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fccce739-db4e-4f01-ab78-7e19c14b5d82 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:25.356278 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fccce739-db4e-4f01-ab78-7e19c14b5d82 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:33:25.356929 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fccce739-db4e-4f01-ab78-7e19c14b5d82 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:25.357212 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fccce739-db4e-4f01-ab78-7e19c14b5d82 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:25.364876 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:25.364876 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:25.368655 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fccce739-db4e-4f01-ab78-7e19c14b5d82 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:33:25.373125 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fccce739-db4e-4f01-ab78-7e19c14b5d82 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:33:25.373569 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1363/5444] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:25 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:26.190607 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-185a7280-c520-459c-bb2d-821cb0c3061a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.192389 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-185a7280-c520-459c-bb2d-821cb0c3061a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f Aug 25 15:33:26.192600 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-185a7280-c520-459c-bb2d-821cb0c3061a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:26.192802 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-185a7280-c520-459c-bb2d-821cb0c3061a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:26.199777 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:26.199777 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:26.203407 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-185a7280-c520-459c-bb2d-821cb0c3061a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:26.207389 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-185a7280-c520-459c-bb2d-821cb0c3061a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f returned with HTTP 200 Aug 25 15:33:26.207811 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1380/5445] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:26 2026] GET /volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:26.220411 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e9696120-955e-4ff1-8776-7c5aba5c0b2f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.222934 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e9696120-955e-4ff1-8776-7c5aba5c0b2f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f Aug 25 15:33:26.223206 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e9696120-955e-4ff1-8776-7c5aba5c0b2f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:26.223480 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e9696120-955e-4ff1-8776-7c5aba5c0b2f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:26.232560 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:26.232560 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:26.236902 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e9696120-955e-4ff1-8776-7c5aba5c0b2f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:26.241501 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e9696120-955e-4ff1-8776-7c5aba5c0b2f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f returned with HTTP 200 Aug 25 15:33:26.241887 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1345/5446] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:26 2026] GET /volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:26.253346 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-40f50768-465e-4204-bec2-efa0367962bf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.255181 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-40f50768-465e-4204-bec2-efa0367962bf tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f/action Aug 25 15:33:26.255557 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-40f50768-465e-4204-bec2-efa0367962bf tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:33:26.255686 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-40f50768-465e-4204-bec2-efa0367962bf tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:26.263223 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:26.263223 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:26.263685 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-40f50768-465e-4204-bec2-efa0367962bf tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:26.280899 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-40f50768-465e-4204-bec2-efa0367962bf tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume updated successfully. Aug 25 15:33:26.281128 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-40f50768-465e-4204-bec2-efa0367962bf tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f/action returned with HTTP 200 Aug 25 15:33:26.281605 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1359/5447] 10.4.3.85 () {68 vars in 1383 bytes} [Tue Aug 25 15:33:26 2026] POST /volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 15:33:26.362697 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-aaf28fc6-58d6-4980-8ed1-077fe8244a60 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.364657 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-aaf28fc6-58d6-4980-8ed1-077fe8244a60 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 Aug 25 15:33:26.364861 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-aaf28fc6-58d6-4980-8ed1-077fe8244a60 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:26.365051 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-aaf28fc6-58d6-4980-8ed1-077fe8244a60 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:26.370387 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-aaf28fc6-58d6-4980-8ed1-077fe8244a60 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 returned with HTTP 404 Aug 25 15:33:26.370881 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1364/5448] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:26 2026] GET /volume/v3/volumes/2641bb5a-9515-4c45-9935-2e47d54d22f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:33:26.385372 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-36785c18-308b-43a2-b33d-871262579402 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.387194 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-36785c18-308b-43a2-b33d-871262579402 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:33:26.387354 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-36785c18-308b-43a2-b33d-871262579402 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:26.387538 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-36785c18-308b-43a2-b33d-871262579402 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:26.396061 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-d20b4e30-0deb-4721-9675-8a03a1495e85 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.396554 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:26.396554 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:26.398993 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-d20b4e30-0deb-4721-9675-8a03a1495e85 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f Aug 25 15:33:26.399252 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-d20b4e30-0deb-4721-9675-8a03a1495e85 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:26.399566 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-d20b4e30-0deb-4721-9675-8a03a1495e85 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:26.399816 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-36785c18-308b-43a2-b33d-871262579402 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:33:26.403583 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-36785c18-308b-43a2-b33d-871262579402 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:33:26.403961 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1381/5449] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:26 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:26.406394 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:26.406394 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:26.409680 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-d20b4e30-0deb-4721-9675-8a03a1495e85 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:26.413665 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-d20b4e30-0deb-4721-9675-8a03a1495e85 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f returned with HTTP 200 Aug 25 15:33:26.414125 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1346/5450] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:33:26 2026] GET /volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:26.416119 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5d46513f-93e6-4cbe-babd-5752f974e1b6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.418073 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d46513f-93e6-4cbe-babd-5752f974e1b6 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:33:26.418275 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d46513f-93e6-4cbe-babd-5752f974e1b6 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:26.418482 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5d46513f-93e6-4cbe-babd-5752f974e1b6 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:26.426310 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:26.426310 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:26.430217 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-5d46513f-93e6-4cbe-babd-5752f974e1b6 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:33:26.434448 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5d46513f-93e6-4cbe-babd-5752f974e1b6 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:33:26.435007 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1360/5451] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:26 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:26.446598 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4dae2324-1da2-4e49-871f-5b45adc5ef8f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.448901 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4dae2324-1da2-4e49-871f-5b45adc5ef8f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes Aug 25 15:33:26.449144 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4dae2324-1da2-4e49-871f-5b45adc5ef8f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:26.449337 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4dae2324-1da2-4e49-871f-5b45adc5ef8f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:26.449580 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.api_utils [None req-4dae2324-1da2-4e49-871f-5b45adc5ef8f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Removing options '' from query. {{(pid=100465) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:33:26.450292 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-4dae2324-1da2-4e49-871f-5b45adc5ef8f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:33:26.457271 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4dae2324-1da2-4e49-871f-5b45adc5ef8f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Get all volumes completed successfully. Aug 25 15:33:26.457771 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4dae2324-1da2-4e49-871f-5b45adc5ef8f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 200 Aug 25 15:33:26.458142 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1365/5452] 10.4.3.85 () {66 vars in 1230 bytes} [Tue Aug 25 15:33:26 2026] GET /volume/v3/volumes => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:26.466048 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ba8f51e6-bd3f-4fc5-9da6-04ba3caddfbd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.468220 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba8f51e6-bd3f-4fc5-9da6-04ba3caddfbd tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:33:26.468464 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ba8f51e6-bd3f-4fc5-9da6-04ba3caddfbd tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:26.468738 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ba8f51e6-bd3f-4fc5-9da6-04ba3caddfbd tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:26.478386 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:26.478386 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:26.484912 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-ba8f51e6-bd3f-4fc5-9da6-04ba3caddfbd tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:33:26.490331 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ba8f51e6-bd3f-4fc5-9da6-04ba3caddfbd tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:33:26.490871 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1382/5453] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:26 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:26.536692 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8ad0e7dc-e4a0-4bcc-978a-fc0c6d3d7a31 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.539149 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8ad0e7dc-e4a0-4bcc-978a-fc0c6d3d7a31 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:33:26.539398 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8ad0e7dc-e4a0-4bcc-978a-fc0c6d3d7a31 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:26.539648 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8ad0e7dc-e4a0-4bcc-978a-fc0c6d3d7a31 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:26.547536 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:26.547536 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:26.551932 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8ad0e7dc-e4a0-4bcc-978a-fc0c6d3d7a31 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:33:26.558662 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8ad0e7dc-e4a0-4bcc-978a-fc0c6d3d7a31 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:33:26.559352 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1347/5454] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:33:26 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:26.668918 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9339cc07-f237-4afd-abc1-457a60963668 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.670836 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9339cc07-f237-4afd-abc1-457a60963668 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] DELETE https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:33:26.671042 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9339cc07-f237-4afd-abc1-457a60963668 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:26.671249 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9339cc07-f237-4afd-abc1-457a60963668 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:26.671440 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-9339cc07-f237-4afd-abc1-457a60963668 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Delete volume with id: 41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:33:26.679331 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:26.679331 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:26.679864 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9339cc07-f237-4afd-abc1-457a60963668 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:33:26.704267 np0000008087 devstack@c-api.service[100467]: WARNING cinder.keymgr.conf_key_mgr [None req-9339cc07-f237-4afd-abc1-457a60963668 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 15:33:26.711203 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-114fff13-3a48-4005-bc65-d360d7ef0a40 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.711614 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-114fff13-3a48-4005-bc65-d360d7ef0a40 None None] GET https://10.4.3.85/volume// Aug 25 15:33:26.711792 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-114fff13-3a48-4005-bc65-d360d7ef0a40 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:26.711970 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-114fff13-3a48-4005-bc65-d360d7ef0a40 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:26.712280 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-114fff13-3a48-4005-bc65-d360d7ef0a40 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:33:26.712596 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1366/5455] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:33:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:33:26.719565 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-4120abce-6000-4cf5-9879-29690007b9e3 req-26365167-9d8c-4cca-95cd-fef3bffc56b6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.723861 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9339cc07-f237-4afd-abc1-457a60963668 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Delete volume request issued successfully. Aug 25 15:33:26.724124 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9339cc07-f237-4afd-abc1-457a60963668 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 202 Aug 25 15:33:26.724501 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1361/5456] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:33:26 2026] DELETE /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:33:26.734515 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-54d82017-4e51-4f96-a19f-119ec3902146 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.739639 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54d82017-4e51-4f96-a19f-119ec3902146 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:33:26.745986 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54d82017-4e51-4f96-a19f-119ec3902146 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:26.745986 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54d82017-4e51-4f96-a19f-119ec3902146 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:26.752385 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:26.752385 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:26.756419 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-54d82017-4e51-4f96-a19f-119ec3902146 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Volume info retrieved successfully. Aug 25 15:33:26.763107 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54d82017-4e51-4f96-a19f-119ec3902146 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 200 Aug 25 15:33:26.763949 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1348/5457] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:26 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 1428 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:26.815157 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-26365167-9d8c-4cca-95cd-fef3bffc56b6 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:33:26.815608 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-26365167-9d8c-4cca-95cd-fef3bffc56b6 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9311860-1b5d-43d5-a680-1a0a7dee08a5", "connector": null, "instance_uuid": "ba23118f-3d04-4a9e-8600-3a44dbff6f3d"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:26.826838 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:26.826838 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:26.912932 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-26365167-9d8c-4cca-95cd-fef3bffc56b6 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:33:26.913894 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1383/5458] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:33:26 2026] POST /volume/v3/attachments => generated 273 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:26.940563 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-d6a96fe0-16fa-434a-9b68-8bf875040a3f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.942482 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-d6a96fe0-16fa-434a-9b68-8bf875040a3f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f Aug 25 15:33:26.942683 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-d6a96fe0-16fa-434a-9b68-8bf875040a3f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:26.942909 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-d6a96fe0-16fa-434a-9b68-8bf875040a3f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:26.956575 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:26.956575 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:26.956575 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-d6a96fe0-16fa-434a-9b68-8bf875040a3f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:26.956785 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-d6a96fe0-16fa-434a-9b68-8bf875040a3f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f returned with HTTP 200 Aug 25 15:33:26.957324 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1367/5459] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:33:26 2026] GET /volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:26.969086 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-35c45053-613f-4165-ad7f-f592299ba00e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.969240 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35c45053-613f-4165-ad7f-f592299ba00e None None] GET https://10.4.3.85/volume// Aug 25 15:33:26.969404 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35c45053-613f-4165-ad7f-f592299ba00e None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:26.969604 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-35c45053-613f-4165-ad7f-f592299ba00e None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:26.969930 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-35c45053-613f-4165-ad7f-f592299ba00e None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:33:26.970204 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1362/5460] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:33:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:33:26.981430 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-91b250bb-a264-43e3-be43-53183febdb84 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:26.981430 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-91b250bb-a264-43e3-be43-53183febdb84 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:33:26.981430 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-91b250bb-a264-43e3-be43-53183febdb84 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f620f33-6b87-4099-9bed-0e6d65eb451f", "connector": null, "instance_uuid": "b2e95c21-1248-429d-96b2-225198c14214"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:26.989640 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:26.989640 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:27.056259 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-41c0bb24-b32e-4fb3-a3e7-f12fb586fc24 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:27.058059 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-41c0bb24-b32e-4fb3-a3e7-f12fb586fc24 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:33:27.058236 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-41c0bb24-b32e-4fb3-a3e7-f12fb586fc24 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:27.058432 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-41c0bb24-b32e-4fb3-a3e7-f12fb586fc24 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:27.067862 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:27.067862 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:27.071242 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-41c0bb24-b32e-4fb3-a3e7-f12fb586fc24 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:33:27.075316 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-41c0bb24-b32e-4fb3-a3e7-f12fb586fc24 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:33:27.075761 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1384/5461] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:27 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:27.160162 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-89d8371c-8473-4e32-8030-af60e2bebf68 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:27.160489 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-89d8371c-8473-4e32-8030-af60e2bebf68 None None] GET https://10.4.3.85/volume// Aug 25 15:33:27.160633 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-89d8371c-8473-4e32-8030-af60e2bebf68 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:27.160809 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-89d8371c-8473-4e32-8030-af60e2bebf68 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:27.161137 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-89d8371c-8473-4e32-8030-af60e2bebf68 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:33:27.161767 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1368/5462] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:33:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:33:27.167663 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8045d2d8-b103-4e70-a4f8-02cf47dbee13 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:27.169647 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8045d2d8-b103-4e70-a4f8-02cf47dbee13 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:33:27.169921 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8045d2d8-b103-4e70-a4f8-02cf47dbee13 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:27.170125 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8045d2d8-b103-4e70-a4f8-02cf47dbee13 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:27.178959 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:27.178959 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:27.182210 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8045d2d8-b103-4e70-a4f8-02cf47dbee13 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:33:27.185772 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-91b250bb-a264-43e3-be43-53183febdb84 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:33:27.186543 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1349/5463] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:33:26 2026] POST /volume/v3/attachments => generated 273 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:27.186839 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8045d2d8-b103-4e70-a4f8-02cf47dbee13 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:33:27.187210 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1363/5464] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:33:27 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:33:27.292614 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-4120abce-6000-4cf5-9879-29690007b9e3 req-bb83017e-a5cf-41fa-a78c-d6f4349c07b4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:27.294875 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-bb83017e-a5cf-41fa-a78c-d6f4349c07b4 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] PUT https://10.4.3.85/volume/v3/attachments/8853de9e-2271-4771-9361-4f1f5c0b0444 Aug 25 15:33:27.295289 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-bb83017e-a5cf-41fa-a78c-d6f4349c07b4 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:27.306214 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-4120abce-6000-4cf5-9879-29690007b9e3 req-bb83017e-a5cf-41fa-a78c-d6f4349c07b4 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Acquiring lock "cinder-attachment_update-e9311860-1b5d-43d5-a680-1a0a7dee08a5-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:33:27.312404 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-4120abce-6000-4cf5-9879-29690007b9e3 req-bb83017e-a5cf-41fa-a78c-d6f4349c07b4 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Lock "cinder-attachment_update-e9311860-1b5d-43d5-a680-1a0a7dee08a5-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:33:27.313355 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:27.313355 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:27.451916 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-4120abce-6000-4cf5-9879-29690007b9e3 req-bb83017e-a5cf-41fa-a78c-d6f4349c07b4 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Lock "cinder-attachment_update-e9311860-1b5d-43d5-a680-1a0a7dee08a5-np0000008087" released by "attachment_update" :: held 0.140s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:33:27.452190 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-bb83017e-a5cf-41fa-a78c-d6f4349c07b4 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/attachments/8853de9e-2271-4771-9361-4f1f5c0b0444 returned with HTTP 200 Aug 25 15:33:27.452645 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1385/5465] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:33:27 2026] PUT /volume/v3/attachments/8853de9e-2271-4771-9361-4f1f5c0b0444 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:27.776159 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4190f7b5-77df-44c1-8682-557db63b0478 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:27.777920 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4190f7b5-77df-44c1-8682-557db63b0478 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] GET https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 Aug 25 15:33:27.778099 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4190f7b5-77df-44c1-8682-557db63b0478 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:27.778271 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4190f7b5-77df-44c1-8682-557db63b0478 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:27.783399 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4190f7b5-77df-44c1-8682-557db63b0478 tempest-TestEncryptedCinderVolumes-845160648 tempest-TestEncryptedCinderVolumes-845160648-project-member] https://10.4.3.85/volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 returned with HTTP 404 Aug 25 15:33:27.783893 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1369/5466] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:27 2026] GET /volume/v3/volumes/41a19e1d-bb2b-4d0f-8256-b51f963f4a37 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:33:27.791764 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-712d5883-9605-4c97-b520-734dc34e666e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:27.793515 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-712d5883-9605-4c97-b520-734dc34e666e tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 Aug 25 15:33:27.793795 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-712d5883-9605-4c97-b520-734dc34e666e tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:27.794054 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-712d5883-9605-4c97-b520-734dc34e666e tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Calling method 'detail' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:27.796511 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:27.796511 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:27.796511 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-712d5883-9605-4c97-b520-734dc34e666e tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:33:27.838497 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-712d5883-9605-4c97-b520-734dc34e666e tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Get all volumes completed successfully. Aug 25 15:33:27.838497 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:27.838497 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:27.842993 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-712d5883-9605-4c97-b520-734dc34e666e tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 15:33:27.843507 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1350/5467] 10.4.3.85 () {66 vars in 1278 bytes} [Tue Aug 25 15:33:27 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7281 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:27.856302 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e8fae6b9-1c09-4793-9170-6a00d8afbcd1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:27.857896 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e8fae6b9-1c09-4793-9170-6a00d8afbcd1 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] DELETE https://10.4.3.85/volume/v3/types/b8c7b600-a4a9-4ea5-9951-275ed731271a Aug 25 15:33:27.858064 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e8fae6b9-1c09-4793-9170-6a00d8afbcd1 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:27.858242 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e8fae6b9-1c09-4793-9170-6a00d8afbcd1 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] Calling method '_delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:27.929928 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e8fae6b9-1c09-4793-9170-6a00d8afbcd1 tempest-TestEncryptedCinderVolumes-1480384121 tempest-TestEncryptedCinderVolumes-1480384121-project-admin] https://10.4.3.85/volume/v3/types/b8c7b600-a4a9-4ea5-9951-275ed731271a returned with HTTP 202 Aug 25 15:33:27.930332 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1364/5468] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:33:27 2026] DELETE /volume/v3/types/b8c7b600-a4a9-4ea5-9951-275ed731271a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:33:28.123679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b152af14-dfe8-44f0-ac06-35f61f512a0d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:28.125233 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b152af14-dfe8-44f0-ac06-35f61f512a0d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:33:28.125394 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b152af14-dfe8-44f0-ac06-35f61f512a0d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:28.125581 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b152af14-dfe8-44f0-ac06-35f61f512a0d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:28.143818 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:28.143818 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:28.155353 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b152af14-dfe8-44f0-ac06-35f61f512a0d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:33:28.165352 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b152af14-dfe8-44f0-ac06-35f61f512a0d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:33:28.165834 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1386/5469] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:28 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:28.401745 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3609a3e7-1866-49cb-9814-891c1f26afb7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:28.402113 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3609a3e7-1866-49cb-9814-891c1f26afb7 None None] GET https://10.4.3.85/volume// Aug 25 15:33:28.402273 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3609a3e7-1866-49cb-9814-891c1f26afb7 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:28.402475 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3609a3e7-1866-49cb-9814-891c1f26afb7 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:28.402986 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3609a3e7-1866-49cb-9814-891c1f26afb7 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:33:28.403269 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1370/5470] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:33:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:33:28.416411 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-e47e53e0-024f-4511-a2c7-4bd2b1fb26c9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:28.421509 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-e47e53e0-024f-4511-a2c7-4bd2b1fb26c9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f Aug 25 15:33:28.422203 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-e47e53e0-024f-4511-a2c7-4bd2b1fb26c9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:28.422525 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-e47e53e0-024f-4511-a2c7-4bd2b1fb26c9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:28.440850 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:28.440850 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:28.446171 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-e47e53e0-024f-4511-a2c7-4bd2b1fb26c9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:28.449056 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-e47e53e0-024f-4511-a2c7-4bd2b1fb26c9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f returned with HTTP 200 Aug 25 15:33:28.449635 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1351/5471] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:33:28 2026] GET /volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f => generated 1048 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:33:28.565702 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-792f95e5-6eaf-41f8-8792-7ab28dc21438 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:28.574585 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-792f95e5-6eaf-41f8-8792-7ab28dc21438 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] PUT https://10.4.3.85/volume/v3/attachments/9ff177b7-68d8-4e69-871c-012c2fc56ecc Aug 25 15:33:28.575051 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-792f95e5-6eaf-41f8-8792-7ab28dc21438 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:28.594320 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-792f95e5-6eaf-41f8-8792-7ab28dc21438 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Acquiring lock "cinder-attachment_update-9f620f33-6b87-4099-9bed-0e6d65eb451f-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:33:28.599597 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-792f95e5-6eaf-41f8-8792-7ab28dc21438 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-9f620f33-6b87-4099-9bed-0e6d65eb451f-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:33:28.601269 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:28.601269 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:28.788098 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-792f95e5-6eaf-41f8-8792-7ab28dc21438 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-9f620f33-6b87-4099-9bed-0e6d65eb451f-np0000008087" released by "attachment_update" :: held 0.189s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:33:28.805203 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-792f95e5-6eaf-41f8-8792-7ab28dc21438 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/9ff177b7-68d8-4e69-871c-012c2fc56ecc returned with HTTP 200 Aug 25 15:33:28.805203 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1365/5472] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:33:28 2026] PUT /volume/v3/attachments/9ff177b7-68d8-4e69-871c-012c2fc56ecc => generated 968 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:28.906842 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-b23e3b20-803b-4aab-a4eb-2212e9615408 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:28.908915 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-b23e3b20-803b-4aab-a4eb-2212e9615408 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments/9ff177b7-68d8-4e69-871c-012c2fc56ecc/action Aug 25 15:33:28.909487 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-b23e3b20-803b-4aab-a4eb-2212e9615408 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:33:28.909671 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-b23e3b20-803b-4aab-a4eb-2212e9615408 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:28.929206 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:28.929206 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:28.959438 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-b23e3b20-803b-4aab-a4eb-2212e9615408 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/9ff177b7-68d8-4e69-871c-012c2fc56ecc/action returned with HTTP 204 Aug 25 15:33:28.959895 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1387/5473] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:33:28 2026] POST /volume/v3/attachments/9ff177b7-68d8-4e69-871c-012c2fc56ecc/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:33:29.176975 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0db5617a-580c-45a0-82e4-42daa7fca756 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:29.178883 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0db5617a-580c-45a0-82e4-42daa7fca756 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:33:29.179062 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0db5617a-580c-45a0-82e4-42daa7fca756 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:29.179267 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0db5617a-580c-45a0-82e4-42daa7fca756 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:29.188215 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:29.188215 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:29.191266 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-0db5617a-580c-45a0-82e4-42daa7fca756 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:33:29.195033 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0db5617a-580c-45a0-82e4-42daa7fca756 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:33:29.195386 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1371/5474] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:29 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:30.208202 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-64e54788-b586-4ead-889b-6b90dc5cf6a5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:30.209641 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64e54788-b586-4ead-889b-6b90dc5cf6a5 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:33:30.209901 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64e54788-b586-4ead-889b-6b90dc5cf6a5 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:30.210130 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64e54788-b586-4ead-889b-6b90dc5cf6a5 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:30.220867 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:30.220867 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:30.225230 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-64e54788-b586-4ead-889b-6b90dc5cf6a5 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:33:30.229716 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64e54788-b586-4ead-889b-6b90dc5cf6a5 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:33:30.230092 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1352/5475] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:30 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:30.729245 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8bcd8a7d-a1bb-4ba7-aba3-b2614ba5baa0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:30.731302 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8bcd8a7d-a1bb-4ba7-aba3-b2614ba5baa0 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] POST https://10.4.3.85/volume/v3/attachments/8853de9e-2271-4771-9361-4f1f5c0b0444/action Aug 25 15:33:30.731695 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8bcd8a7d-a1bb-4ba7-aba3-b2614ba5baa0 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:33:30.731852 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8bcd8a7d-a1bb-4ba7-aba3-b2614ba5baa0 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:30.747254 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:30.747254 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:30.799389 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-4120abce-6000-4cf5-9879-29690007b9e3 req-8bcd8a7d-a1bb-4ba7-aba3-b2614ba5baa0 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/attachments/8853de9e-2271-4771-9361-4f1f5c0b0444/action returned with HTTP 204 Aug 25 15:33:30.799903 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1366/5476] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:33:30 2026] POST /volume/v3/attachments/8853de9e-2271-4771-9361-4f1f5c0b0444/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:33:31.242026 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dffde2bf-1111-4891-816f-b444655446e4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:31.243959 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dffde2bf-1111-4891-816f-b444655446e4 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:33:31.244189 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dffde2bf-1111-4891-816f-b444655446e4 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:31.244381 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dffde2bf-1111-4891-816f-b444655446e4 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:31.253163 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:31.253163 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:31.256314 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dffde2bf-1111-4891-816f-b444655446e4 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:33:31.260588 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dffde2bf-1111-4891-816f-b444655446e4 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:33:31.261047 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1388/5477] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:31 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:31.272650 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-64ce1edf-d323-42b3-a144-f8ac114cb35a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:31.274653 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-64ce1edf-d323-42b3-a144-f8ac114cb35a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:33:31.274957 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-64ce1edf-d323-42b3-a144-f8ac114cb35a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:31.275166 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-64ce1edf-d323-42b3-a144-f8ac114cb35a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:31.284294 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:31.284294 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:31.287403 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-64ce1edf-d323-42b3-a144-f8ac114cb35a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:33:31.291058 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-64ce1edf-d323-42b3-a144-f8ac114cb35a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:33:31.291582 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1372/5478] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:31 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:31.303388 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4a6a0194-0b97-4e4e-846c-9d62f62f7569 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:31.306674 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a6a0194-0b97-4e4e-846c-9d62f62f7569 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:33:31.306674 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4a6a0194-0b97-4e4e-846c-9d62f62f7569 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9311860-1b5d-43d5-a680-1a0a7dee08a5", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1574001953", "description": null, "metadata": null}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:31.317455 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:31.317455 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:31.318197 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4a6a0194-0b97-4e4e-846c-9d62f62f7569 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:33:31.318434 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-4a6a0194-0b97-4e4e-846c-9d62f62f7569 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Create snapshot from volume e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:33:31.368311 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-4a6a0194-0b97-4e4e-846c-9d62f62f7569 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Created reservations ['99e47f5d-0789-41a3-a704-ca09f3df0b91', '4275bbef-26f9-460f-a632-29d2af7f90b6', '4595ed69-380c-45c4-8874-afae39908483', 'd2cdd70e-4843-40f0-8b70-35ad1d997716'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:33:31.404047 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-4a6a0194-0b97-4e4e-846c-9d62f62f7569 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Snapshot force create request issued successfully. Aug 25 15:33:31.404047 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4a6a0194-0b97-4e4e-846c-9d62f62f7569 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:33:31.404047 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1353/5479] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:33:31 2026] POST /volume/v3/snapshots => generated 311 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:33:31.414284 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8278606e-000c-4c6d-9045-2de62e30c1d2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:31.416341 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8278606e-000c-4c6d-9045-2de62e30c1d2 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 Aug 25 15:33:31.416614 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8278606e-000c-4c6d-9045-2de62e30c1d2 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:31.416891 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8278606e-000c-4c6d-9045-2de62e30c1d2 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:31.421836 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:31.421836 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:31.422254 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8278606e-000c-4c6d-9045-2de62e30c1d2 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Snapshot retrieved successfully. Aug 25 15:33:31.423365 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8278606e-000c-4c6d-9045-2de62e30c1d2 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 returned with HTTP 200 Aug 25 15:33:31.423850 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1367/5480] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:33:31 2026] GET /volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:32.434049 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e3ec8c6f-c7cf-4ec4-ade9-e57fdfb1bb5d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:32.435927 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e3ec8c6f-c7cf-4ec4-ade9-e57fdfb1bb5d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 Aug 25 15:33:32.436119 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e3ec8c6f-c7cf-4ec4-ade9-e57fdfb1bb5d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:32.436311 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e3ec8c6f-c7cf-4ec4-ade9-e57fdfb1bb5d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:32.441100 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:32.441100 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:32.441483 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e3ec8c6f-c7cf-4ec4-ade9-e57fdfb1bb5d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Snapshot retrieved successfully. Aug 25 15:33:32.442237 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e3ec8c6f-c7cf-4ec4-ade9-e57fdfb1bb5d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 returned with HTTP 200 Aug 25 15:33:32.442628 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1389/5481] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:33:32 2026] GET /volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:32.455404 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6c5fcfb4-f5fc-4e42-8d3d-33f7c3db15f1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:32.457242 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6c5fcfb4-f5fc-4e42-8d3d-33f7c3db15f1 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 Aug 25 15:33:32.457412 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6c5fcfb4-f5fc-4e42-8d3d-33f7c3db15f1 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:32.457606 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6c5fcfb4-f5fc-4e42-8d3d-33f7c3db15f1 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:32.462945 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:32.462945 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:32.463359 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6c5fcfb4-f5fc-4e42-8d3d-33f7c3db15f1 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Snapshot retrieved successfully. Aug 25 15:33:32.464144 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6c5fcfb4-f5fc-4e42-8d3d-33f7c3db15f1 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 returned with HTTP 200 Aug 25 15:33:32.464501 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1373/5482] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:33:32 2026] GET /volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:32.474941 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1e85895f-86a2-45e0-95b7-1fc26fdf990b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:32.476571 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1e85895f-86a2-45e0-95b7-1fc26fdf990b tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:33:32.476836 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1e85895f-86a2-45e0-95b7-1fc26fdf990b tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:32.477122 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1e85895f-86a2-45e0-95b7-1fc26fdf990b tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:32.486643 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:32.486643 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:32.490179 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1e85895f-86a2-45e0-95b7-1fc26fdf990b tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:33:32.495089 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1e85895f-86a2-45e0-95b7-1fc26fdf990b tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:33:32.495089 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1354/5483] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:32 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:33.537563 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-052ea75d-7c5c-4d18-8c20-a2f9b7effdb5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:33.539361 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-052ea75d-7c5c-4d18-8c20-a2f9b7effdb5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f/encryption Aug 25 15:33:33.539554 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-052ea75d-7c5c-4d18-8c20-a2f9b7effdb5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:33.539721 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-052ea75d-7c5c-4d18-8c20-a2f9b7effdb5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:33.552268 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:33.552268 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:33.560763 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0c9ec353-6d71-481b-8462-daddb8fa2663 req-052ea75d-7c5c-4d18-8c20-a2f9b7effdb5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f/encryption returned with HTTP 200 Aug 25 15:33:33.561216 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1368/5484] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:33:33 2026] GET /volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:42.438344 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=59,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:33:42.460036 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=39,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:33:42.493743 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=97,cinder:UPDATE=30,cinder:INSERT=18 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:33:43.557641 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=67,cinder:UPDATE=22,cinder:INSERT=10 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:33:46.551741 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-9fcc88b3-e14b-4149-9adb-c946f88508e5 req-c71e4f29-c1af-412e-af0d-84d1911063ef None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:46.553760 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9fcc88b3-e14b-4149-9adb-c946f88508e5 req-c71e4f29-c1af-412e-af0d-84d1911063ef tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f/encryption Aug 25 15:33:46.553942 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9fcc88b3-e14b-4149-9adb-c946f88508e5 req-c71e4f29-c1af-412e-af0d-84d1911063ef tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:46.554097 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-9fcc88b3-e14b-4149-9adb-c946f88508e5 req-c71e4f29-c1af-412e-af0d-84d1911063ef tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'index' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:46.562777 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:46.562777 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:46.568407 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-9fcc88b3-e14b-4149-9adb-c946f88508e5 req-c71e4f29-c1af-412e-af0d-84d1911063ef tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f/encryption returned with HTTP 200 Aug 25 15:33:46.568964 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1390/5485] 10.4.3.85 () {68 vars in 1624 bytes} [Tue Aug 25 15:33:46 2026] GET /volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:47.237610 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-9fcc88b3-e14b-4149-9adb-c946f88508e5 req-15d4bcbb-136d-40df-8231-b1f0ea5a4e72 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:47.239580 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-9fcc88b3-e14b-4149-9adb-c946f88508e5 req-15d4bcbb-136d-40df-8231-b1f0ea5a4e72 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/attachments/9ff177b7-68d8-4e69-871c-012c2fc56ecc Aug 25 15:33:47.239765 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-9fcc88b3-e14b-4149-9adb-c946f88508e5 req-15d4bcbb-136d-40df-8231-b1f0ea5a4e72 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:47.239937 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-9fcc88b3-e14b-4149-9adb-c946f88508e5 req-15d4bcbb-136d-40df-8231-b1f0ea5a4e72 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:47.246662 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:47.246662 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:47.290887 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-9fcc88b3-e14b-4149-9adb-c946f88508e5 req-15d4bcbb-136d-40df-8231-b1f0ea5a4e72 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/9ff177b7-68d8-4e69-871c-012c2fc56ecc returned with HTTP 200 Aug 25 15:33:47.291331 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1374/5486] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:33:47 2026] DELETE /volume/v3/attachments/9ff177b7-68d8-4e69-871c-012c2fc56ecc => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:48.471974 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-378fa8ce-904c-45cc-8141-ef5d0dc01c90 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:48.473710 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-378fa8ce-904c-45cc-8141-ef5d0dc01c90 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f Aug 25 15:33:48.473916 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-378fa8ce-904c-45cc-8141-ef5d0dc01c90 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:48.474094 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-378fa8ce-904c-45cc-8141-ef5d0dc01c90 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:48.474248 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-378fa8ce-904c-45cc-8141-ef5d0dc01c90 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume with id: 9f620f33-6b87-4099-9bed-0e6d65eb451f Aug 25 15:33:48.480875 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:48.480875 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:48.481420 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-378fa8ce-904c-45cc-8141-ef5d0dc01c90 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:48.495711 np0000008087 devstack@c-api.service[100468]: WARNING cinder.keymgr.conf_key_mgr [None req-378fa8ce-904c-45cc-8141-ef5d0dc01c90 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 15:33:48.501102 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-378fa8ce-904c-45cc-8141-ef5d0dc01c90 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume request issued successfully. Aug 25 15:33:48.501347 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-378fa8ce-904c-45cc-8141-ef5d0dc01c90 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f returned with HTTP 202 Aug 25 15:33:48.501792 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1355/5487] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:33:48 2026] DELETE /volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:33:48.508662 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-859044f6-db23-48e6-8acb-77794655ae02 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:48.510956 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-859044f6-db23-48e6-8acb-77794655ae02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f Aug 25 15:33:48.511217 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-859044f6-db23-48e6-8acb-77794655ae02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:48.511490 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-859044f6-db23-48e6-8acb-77794655ae02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:48.518767 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:48.518767 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:48.522700 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-859044f6-db23-48e6-8acb-77794655ae02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:48.526863 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-859044f6-db23-48e6-8acb-77794655ae02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f returned with HTTP 200 Aug 25 15:33:48.527224 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1369/5488] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:48 2026] GET /volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:49.542152 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-556fedac-b1bb-433a-acd3-091b66be55bd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:49.545680 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-556fedac-b1bb-433a-acd3-091b66be55bd tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f Aug 25 15:33:49.545680 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-556fedac-b1bb-433a-acd3-091b66be55bd tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:49.545680 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-556fedac-b1bb-433a-acd3-091b66be55bd tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:49.549883 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-556fedac-b1bb-433a-acd3-091b66be55bd tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f returned with HTTP 404 Aug 25 15:33:49.550437 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1391/5489] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:49 2026] GET /volume/v3/volumes/9f620f33-6b87-4099-9bed-0e6d65eb451f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:33:49.557027 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-91be6236-0163-495a-a801-b070f64ccc1e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:49.558620 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91be6236-0163-495a-a801-b070f64ccc1e tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] GET https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 Aug 25 15:33:49.558789 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-91be6236-0163-495a-a801-b070f64ccc1e tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:49.558956 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-91be6236-0163-495a-a801-b070f64ccc1e tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Calling method 'detail' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:49.559395 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:49.559395 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:49.559673 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-91be6236-0163-495a-a801-b070f64ccc1e tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100465) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:33:49.568622 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-91be6236-0163-495a-a801-b070f64ccc1e tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Get all volumes completed successfully. Aug 25 15:33:49.569899 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:49.569899 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:49.572982 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91be6236-0163-495a-a801-b070f64ccc1e tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] https://10.4.3.85/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 15:33:49.573291 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1375/5490] 10.4.3.85 () {66 vars in 1278 bytes} [Tue Aug 25 15:33:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6561 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:49.586838 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-25b155bb-8a17-4059-9a02-628fae35c42b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:49.588562 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25b155bb-8a17-4059-9a02-628fae35c42b tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] DELETE https://10.4.3.85/volume/v3/types/6c4c7952-be14-4e3c-8428-39c10a25c8d2 Aug 25 15:33:49.588741 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25b155bb-8a17-4059-9a02-628fae35c42b tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:49.588924 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-25b155bb-8a17-4059-9a02-628fae35c42b tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] Calling method '_delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:49.608539 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-25b155bb-8a17-4059-9a02-628fae35c42b tempest-TestVolumeBootPattern-1798031032 tempest-TestVolumeBootPattern-1798031032-project-admin] https://10.4.3.85/volume/v3/types/6c4c7952-be14-4e3c-8428-39c10a25c8d2 returned with HTTP 202 Aug 25 15:33:49.608911 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1356/5491] 10.4.3.85 () {66 vars in 1338 bytes} [Tue Aug 25 15:33:49 2026] DELETE /volume/v3/types/6c4c7952-be14-4e3c-8428-39c10a25c8d2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:33:49.632009 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:49.633529 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:33:49.633811 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1342941512", "snapshot_id": null, "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:49.635132 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1342941512', 'snapshot_id': None, 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:33:49.788642 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume of 1 GB Aug 25 15:33:49.792646 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Availability Zones retrieved successfully. Aug 25 15:33:49.797423 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (6fb27b77-d9e4-480f-abf7-67e8497beaca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:33:49.798584 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43a19d84-6dbf-4ac4-a7f1-2c22ea86e6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:49.799438 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:33:49.848919 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43a19d84-6dbf-4ac4-a7f1-2c22ea86e6a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:49.849637 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b0aafc-07f8-4291-85e3-11d4b9a7da60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:49.919662 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['6f7bb39b-ef65-47c0-8a23-ebdcbeab34a0', '9c33b137-eb69-4618-8ec0-aa63c4bec5ec', 'a4b9a9db-de7f-4f40-bb2c-8a545d3d9bf6', '8aadbaf9-0c87-47ba-94a4-7e65bfc51df0'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:33:49.920366 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1b0aafc-07f8-4291-85e3-11d4b9a7da60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f7bb39b-ef65-47c0-8a23-ebdcbeab34a0', '9c33b137-eb69-4618-8ec0-aa63c4bec5ec', 'a4b9a9db-de7f-4f40-bb2c-8a545d3d9bf6', '8aadbaf9-0c87-47ba-94a4-7e65bfc51df0']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:49.921051 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66cc3cb9-7e27-46cf-b2eb-663ef5b82f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:49.985406 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66cc3cb9-7e27-46cf-b2eb-663ef5b82f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac844185-c4f6-483c-b806-5452840dd84f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1342941512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['6f7bb39b-ef65-47c0-8a23-ebdcbeab34a0','9c33b137-eb69-4618-8ec0-aa63c4bec5ec','a4b9a9db-de7f-4f40-bb2c-8a545d3d9bf6','8aadbaf9-0c87-47ba-94a4-7e65bfc51df0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1342941512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac844185-c4f6-483c-b806-5452840dd84f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8be437d69c2a4708b3ce06adc896d0d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='840f760af27d45ffba0653c18bab206d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:49.986177 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675dd3cd-2128-4222-bf2f-7d196ca292d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:50.029652 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675dd3cd-2128-4222-bf2f-7d196ca292d3) transitioned into state 'SUCCESS' from state '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-1342941512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['6f7bb39b-ef65-47c0-8a23-ebdcbeab34a0','9c33b137-eb69-4618-8ec0-aa63c4bec5ec','a4b9a9db-de7f-4f40-bb2c-8a545d3d9bf6','8aadbaf9-0c87-47ba-94a4-7e65bfc51df0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:50.030283 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86a2d927-a9a2-4ed0-839a-1fc33ae443c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:33:50.081134 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86a2d927-a9a2-4ed0-839a-1fc33ae443c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:33:50.081894 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (6fb27b77-d9e4-480f-abf7-67e8497beaca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:33:50.082175 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request issued successfully. Aug 25 15:33:50.082702 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67c50091-7182-4cc0-90bc-7c9cd15e7e02 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:33:50.083243 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1370/5492] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:33:49 2026] POST /volume/v3/volumes => generated 757 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:33:50.096579 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c40936c2-2571-4756-b9ec-ccfabe203fb6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:50.098029 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c40936c2-2571-4756-b9ec-ccfabe203fb6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f Aug 25 15:33:50.100785 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c40936c2-2571-4756-b9ec-ccfabe203fb6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:50.100785 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c40936c2-2571-4756-b9ec-ccfabe203fb6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:50.105914 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:50.105914 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:50.110593 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c40936c2-2571-4756-b9ec-ccfabe203fb6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:50.112718 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c40936c2-2571-4756-b9ec-ccfabe203fb6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f returned with HTTP 200 Aug 25 15:33:50.113178 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1392/5493] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:50 2026] GET /volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:33:51.125806 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a325567d-68d2-4d64-ba7d-a456ec6603a3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:51.127363 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a325567d-68d2-4d64-ba7d-a456ec6603a3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f Aug 25 15:33:51.127561 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a325567d-68d2-4d64-ba7d-a456ec6603a3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:51.127729 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a325567d-68d2-4d64-ba7d-a456ec6603a3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:51.133806 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:51.133806 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:51.136788 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a325567d-68d2-4d64-ba7d-a456ec6603a3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:51.140766 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a325567d-68d2-4d64-ba7d-a456ec6603a3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f returned with HTTP 200 Aug 25 15:33:51.141273 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1376/5494] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:51 2026] GET /volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:51.155166 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e415faa2-f174-427f-8c4a-0ab7d141938b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:51.157131 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e415faa2-f174-427f-8c4a-0ab7d141938b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f Aug 25 15:33:51.157321 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e415faa2-f174-427f-8c4a-0ab7d141938b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:51.157530 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e415faa2-f174-427f-8c4a-0ab7d141938b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:51.165760 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:51.165760 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:51.169727 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e415faa2-f174-427f-8c4a-0ab7d141938b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:51.175238 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e415faa2-f174-427f-8c4a-0ab7d141938b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f returned with HTTP 200 Aug 25 15:33:51.175765 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1357/5495] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:33:51 2026] GET /volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:52.191504 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-f2455ff9-bd3e-4ebb-9a22-16b339c15c4d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:52.193556 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-f2455ff9-bd3e-4ebb-9a22-16b339c15c4d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f Aug 25 15:33:52.193766 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-f2455ff9-bd3e-4ebb-9a22-16b339c15c4d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:52.193946 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-f2455ff9-bd3e-4ebb-9a22-16b339c15c4d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:52.201399 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:52.201399 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:33:52.205076 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-f2455ff9-bd3e-4ebb-9a22-16b339c15c4d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:52.209282 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-f2455ff9-bd3e-4ebb-9a22-16b339c15c4d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f returned with HTTP 200 Aug 25 15:33:52.209851 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1371/5496] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:33:52 2026] GET /volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:52.610048 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-b3d455c6-b166-41a1-8e70-f48e0e446f1a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:52.612108 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-b3d455c6-b166-41a1-8e70-f48e0e446f1a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f Aug 25 15:33:52.612319 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-b3d455c6-b166-41a1-8e70-f48e0e446f1a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:52.612572 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-b3d455c6-b166-41a1-8e70-f48e0e446f1a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:52.619009 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:52.619009 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:52.622198 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-b3d455c6-b166-41a1-8e70-f48e0e446f1a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:52.626111 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-b3d455c6-b166-41a1-8e70-f48e0e446f1a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f returned with HTTP 200 Aug 25 15:33:52.626533 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1393/5497] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:33:52 2026] GET /volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:52.635358 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b83ddcef-c008-42ec-a01d-5c1f02c2585c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:52.635797 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b83ddcef-c008-42ec-a01d-5c1f02c2585c None None] GET https://10.4.3.85/volume// Aug 25 15:33:52.635966 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b83ddcef-c008-42ec-a01d-5c1f02c2585c None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:52.636143 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b83ddcef-c008-42ec-a01d-5c1f02c2585c None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:52.636552 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b83ddcef-c008-42ec-a01d-5c1f02c2585c None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:33:52.636845 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1377/5498] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:33:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:33:52.643812 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-2eec170e-a776-4a72-a8f0-e310c57fc55c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:52.645863 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-2eec170e-a776-4a72-a8f0-e310c57fc55c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:33:52.646208 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-2eec170e-a776-4a72-a8f0-e310c57fc55c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac844185-c4f6-483c-b806-5452840dd84f", "connector": null, "instance_uuid": "22603851-99e7-4a7a-b489-74e58c7e882c"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:52.654211 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:52.654211 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:52.700958 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-2eec170e-a776-4a72-a8f0-e310c57fc55c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:33:52.701417 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1358/5499] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:33:52 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 25 15:33:53.779395 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4b3492c8-c360-481a-b44a-f5b9da5fab23 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:53.779851 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4b3492c8-c360-481a-b44a-f5b9da5fab23 None None] GET https://10.4.3.85/volume// Aug 25 15:33:53.780019 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4b3492c8-c360-481a-b44a-f5b9da5fab23 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:53.780214 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4b3492c8-c360-481a-b44a-f5b9da5fab23 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:53.780560 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4b3492c8-c360-481a-b44a-f5b9da5fab23 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:33:53.787596 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1372/5500] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:33:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:33:53.791232 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-52172316-f9b1-40e0-a1d0-0f79ca284738 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:53.793302 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-52172316-f9b1-40e0-a1d0-0f79ca284738 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f Aug 25 15:33:53.793500 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-52172316-f9b1-40e0-a1d0-0f79ca284738 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:33:53.793700 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-52172316-f9b1-40e0-a1d0-0f79ca284738 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:33:53.823838 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:53.823838 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:33:53.827250 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-52172316-f9b1-40e0-a1d0-0f79ca284738 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:33:53.831452 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-52172316-f9b1-40e0-a1d0-0f79ca284738 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f returned with HTTP 200 Aug 25 15:33:53.831805 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1394/5501] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:33:53 2026] GET /volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f => generated 1544 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:33:53.927188 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-9139b500-722e-4951-b92c-31c947c1cb2f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:53.938729 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-9139b500-722e-4951-b92c-31c947c1cb2f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] PUT https://10.4.3.85/volume/v3/attachments/38a0b0fa-0a47-49a1-9620-45bd6ed703c0 Aug 25 15:33:53.938729 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-9139b500-722e-4951-b92c-31c947c1cb2f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:53.940858 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-9139b500-722e-4951-b92c-31c947c1cb2f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Acquiring lock "cinder-attachment_update-ac844185-c4f6-483c-b806-5452840dd84f-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:33:53.948764 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-9139b500-722e-4951-b92c-31c947c1cb2f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-ac844185-c4f6-483c-b806-5452840dd84f-np0000008087" acquired by "attachment_update" :: waited 0.004s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:33:53.948764 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:53.948764 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:33:54.353295 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-9139b500-722e-4951-b92c-31c947c1cb2f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-ac844185-c4f6-483c-b806-5452840dd84f-np0000008087" released by "attachment_update" :: held 0.408s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:33:54.353610 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-9139b500-722e-4951-b92c-31c947c1cb2f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/38a0b0fa-0a47-49a1-9620-45bd6ed703c0 returned with HTTP 200 Aug 25 15:33:54.354063 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1378/5502] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:33:53 2026] PUT /volume/v3/attachments/38a0b0fa-0a47-49a1-9620-45bd6ed703c0 => generated 969 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:33:54.414135 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-85b055fa-9d6f-4072-8580-c4e05a040be7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:33:54.420024 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-85b055fa-9d6f-4072-8580-c4e05a040be7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments/38a0b0fa-0a47-49a1-9620-45bd6ed703c0/action Aug 25 15:33:54.420443 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-85b055fa-9d6f-4072-8580-c4e05a040be7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:33:54.420645 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-85b055fa-9d6f-4072-8580-c4e05a040be7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:33:54.440717 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:33:54.440717 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:33:54.595361 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-d5860171-7164-4a7d-bd26-fe6439af06a0 req-85b055fa-9d6f-4072-8580-c4e05a040be7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/38a0b0fa-0a47-49a1-9620-45bd6ed703c0/action returned with HTTP 204 Aug 25 15:33:54.624961 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1359/5503] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:33:54 2026] POST /volume/v3/attachments/38a0b0fa-0a47-49a1-9620-45bd6ed703c0/action => generated 0 bytes in 184 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:00.531133 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-71877901-7b5e-4c1c-8b5b-583fcdba4504 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:00.533073 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-71877901-7b5e-4c1c-8b5b-583fcdba4504 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 Aug 25 15:34:00.533259 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-71877901-7b5e-4c1c-8b5b-583fcdba4504 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:00.533455 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-71877901-7b5e-4c1c-8b5b-583fcdba4504 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:00.533618 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-71877901-7b5e-4c1c-8b5b-583fcdba4504 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Delete snapshot with id: 63c40e78-48cb-46f5-9293-e80cd128aa69 Aug 25 15:34:00.538793 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:00.538793 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:34:00.539256 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-71877901-7b5e-4c1c-8b5b-583fcdba4504 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Snapshot retrieved successfully. Aug 25 15:34:00.562705 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-71877901-7b5e-4c1c-8b5b-583fcdba4504 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Snapshot delete request issued successfully. Aug 25 15:34:00.566126 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-71877901-7b5e-4c1c-8b5b-583fcdba4504 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 returned with HTTP 202 Aug 25 15:34:00.566126 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1373/5504] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:34:00 2026] DELETE /volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:34:00.571440 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cb61e598-1968-4984-9570-cca68737bbce None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:00.573120 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cb61e598-1968-4984-9570-cca68737bbce tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 Aug 25 15:34:00.573317 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cb61e598-1968-4984-9570-cca68737bbce tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:00.573588 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cb61e598-1968-4984-9570-cca68737bbce tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:00.578764 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:00.578764 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:34:00.579541 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cb61e598-1968-4984-9570-cca68737bbce tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Snapshot retrieved successfully. Aug 25 15:34:00.580361 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cb61e598-1968-4984-9570-cca68737bbce tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 returned with HTTP 200 Aug 25 15:34:00.580510 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1395/5505] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:00 2026] GET /volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:01.589391 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8797d09f-f140-4896-8b77-3bc422890027 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:01.591494 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8797d09f-f140-4896-8b77-3bc422890027 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 Aug 25 15:34:01.591801 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8797d09f-f140-4896-8b77-3bc422890027 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:01.592019 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8797d09f-f140-4896-8b77-3bc422890027 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:01.596649 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8797d09f-f140-4896-8b77-3bc422890027 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 returned with HTTP 404 Aug 25 15:34:01.597202 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1379/5506] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:01 2026] GET /volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:01.716598 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-145f8456-09c7-4e89-87ed-1c2f14499bea req-98e92487-434d-4e62-be66-055ed1b673b4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:01.721287 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-145f8456-09c7-4e89-87ed-1c2f14499bea req-98e92487-434d-4e62-be66-055ed1b673b4 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/attachments?instance_id=ba23118f-3d04-4a9e-8600-3a44dbff6f3d Aug 25 15:34:01.721555 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-145f8456-09c7-4e89-87ed-1c2f14499bea req-98e92487-434d-4e62-be66-055ed1b673b4 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:01.721796 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-145f8456-09c7-4e89-87ed-1c2f14499bea req-98e92487-434d-4e62-be66-055ed1b673b4 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:01.738565 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-145f8456-09c7-4e89-87ed-1c2f14499bea req-98e92487-434d-4e62-be66-055ed1b673b4 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/attachments?instance_id=ba23118f-3d04-4a9e-8600-3a44dbff6f3d returned with HTTP 200 Aug 25 15:34:01.739028 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1360/5507] 10.4.3.85 () {70 vars in 1630 bytes} [Tue Aug 25 15:34:01 2026] GET /volume/v3/attachments?instance_id=ba23118f-3d04-4a9e-8600-3a44dbff6f3d => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:34:01.750262 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-145f8456-09c7-4e89-87ed-1c2f14499bea req-d2f5d281-71f0-48ba-8f8d-754a5c95852a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:01.753489 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-145f8456-09c7-4e89-87ed-1c2f14499bea req-d2f5d281-71f0-48ba-8f8d-754a5c95852a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/attachments/8853de9e-2271-4771-9361-4f1f5c0b0444 Aug 25 15:34:01.753489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-145f8456-09c7-4e89-87ed-1c2f14499bea req-d2f5d281-71f0-48ba-8f8d-754a5c95852a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:01.753489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-145f8456-09c7-4e89-87ed-1c2f14499bea req-d2f5d281-71f0-48ba-8f8d-754a5c95852a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:01.767766 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-145f8456-09c7-4e89-87ed-1c2f14499bea req-d2f5d281-71f0-48ba-8f8d-754a5c95852a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/attachments/8853de9e-2271-4771-9361-4f1f5c0b0444 returned with HTTP 200 Aug 25 15:34:01.768345 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1374/5508] 10.4.3.85 () {70 vars in 1644 bytes} [Tue Aug 25 15:34:01 2026] GET /volume/v3/attachments/8853de9e-2271-4771-9361-4f1f5c0b0444 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:34:10.575371 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=19 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:34:11.594202 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:34:11.737634 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=27,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:34:11.766868 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=40,cinder:INSERT=8,cinder:UPDATE=13 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:34:38.373997 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9b3b1a93-29ed-4afc-a70a-e5d0aff229c1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:38.375772 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b3b1a93-29ed-4afc-a70a-e5d0aff229c1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:34:38.376131 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9b3b1a93-29ed-4afc-a70a-e5d0aff229c1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac844185-c4f6-483c-b806-5452840dd84f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-286935130", "description": null, "metadata": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:34:38.386244 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:38.386244 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:34:38.386708 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9b3b1a93-29ed-4afc-a70a-e5d0aff229c1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:34:38.386852 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-9b3b1a93-29ed-4afc-a70a-e5d0aff229c1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create snapshot from volume ac844185-c4f6-483c-b806-5452840dd84f Aug 25 15:34:38.419179 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-9b3b1a93-29ed-4afc-a70a-e5d0aff229c1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['e7b42af0-df4a-4719-9dce-5f163d2ed613', '250404fa-0c5f-4e35-94dc-d65656610ac4', '74f47b06-1da8-4cf9-9f54-a002a1015914', '572f619b-117a-4117-9818-e44562ff14c6'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:34:38.447228 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-9b3b1a93-29ed-4afc-a70a-e5d0aff229c1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot force create request issued successfully. Aug 25 15:34:38.447557 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9b3b1a93-29ed-4afc-a70a-e5d0aff229c1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:34:38.448109 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1396/5509] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:34:38 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 25 15:34:38.455440 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-cbcbe097-5d00-416d-b2bd-ccb2b720e5d8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:38.457855 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cbcbe097-5d00-416d-b2bd-ccb2b720e5d8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 Aug 25 15:34:38.458122 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cbcbe097-5d00-416d-b2bd-ccb2b720e5d8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:38.458304 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-cbcbe097-5d00-416d-b2bd-ccb2b720e5d8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:38.463492 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:38.463492 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:34:38.464144 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-cbcbe097-5d00-416d-b2bd-ccb2b720e5d8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:34:38.464641 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-cbcbe097-5d00-416d-b2bd-ccb2b720e5d8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 returned with HTTP 200 Aug 25 15:34:38.464979 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1380/5510] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:38 2026] GET /volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:39.473790 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-675c55f1-3ef7-443b-8a6a-488e74fca7f4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:39.475718 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-675c55f1-3ef7-443b-8a6a-488e74fca7f4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 Aug 25 15:34:39.475966 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-675c55f1-3ef7-443b-8a6a-488e74fca7f4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:39.476187 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-675c55f1-3ef7-443b-8a6a-488e74fca7f4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:39.481153 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:39.481153 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:34:39.481615 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-675c55f1-3ef7-443b-8a6a-488e74fca7f4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:34:39.482386 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-675c55f1-3ef7-443b-8a6a-488e74fca7f4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 returned with HTTP 200 Aug 25 15:34:39.482814 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1361/5511] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:39 2026] GET /volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:39.490769 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4d03b617-593e-4e11-b35b-3d48795f6afd None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:39.492345 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4d03b617-593e-4e11-b35b-3d48795f6afd tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 Aug 25 15:34:39.492495 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4d03b617-593e-4e11-b35b-3d48795f6afd tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:39.492738 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4d03b617-593e-4e11-b35b-3d48795f6afd tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:39.497613 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:39.497613 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:34:39.497991 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4d03b617-593e-4e11-b35b-3d48795f6afd tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:34:39.498717 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4d03b617-593e-4e11-b35b-3d48795f6afd tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 returned with HTTP 200 Aug 25 15:34:39.499054 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1375/5512] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:39 2026] GET /volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:39.506783 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-16fb4fd9-64d3-4fe8-a105-d1d847d6db1b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:39.508629 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-16fb4fd9-64d3-4fe8-a105-d1d847d6db1b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:34:39.509041 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-16fb4fd9-64d3-4fe8-a105-d1d847d6db1b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac844185-c4f6-483c-b806-5452840dd84f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1598675564", "description": null, "metadata": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:34:39.518752 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:39.518752 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:34:39.519174 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-16fb4fd9-64d3-4fe8-a105-d1d847d6db1b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:34:39.519299 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-16fb4fd9-64d3-4fe8-a105-d1d847d6db1b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create snapshot from volume ac844185-c4f6-483c-b806-5452840dd84f Aug 25 15:34:39.554339 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-16fb4fd9-64d3-4fe8-a105-d1d847d6db1b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['bd51c466-194a-413c-9112-ff537df76649', '1e92c336-d6e9-4e7d-bc71-4761d830e714', 'fcea4b14-d8c1-4965-bc3d-94ac0b36e469', '52911813-f54a-468e-917d-aea1761789af'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:34:39.593100 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-16fb4fd9-64d3-4fe8-a105-d1d847d6db1b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot force create request issued successfully. Aug 25 15:34:39.593585 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-16fb4fd9-64d3-4fe8-a105-d1d847d6db1b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:34:39.594122 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1397/5513] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:34:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:34:39.602097 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-35c42ce3-ade4-4dd0-95b0-8464f8957c8f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:39.603866 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-35c42ce3-ade4-4dd0-95b0-8464f8957c8f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc Aug 25 15:34:39.604097 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-35c42ce3-ade4-4dd0-95b0-8464f8957c8f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:39.604321 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-35c42ce3-ade4-4dd0-95b0-8464f8957c8f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:39.608662 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:39.608662 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:34:39.609086 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-35c42ce3-ade4-4dd0-95b0-8464f8957c8f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:34:39.609820 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-35c42ce3-ade4-4dd0-95b0-8464f8957c8f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc returned with HTTP 200 Aug 25 15:34:39.610185 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1381/5514] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:39 2026] GET /volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:40.618490 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-dd2bb02f-9f42-4086-ac8c-732a9db5cf3a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:40.620093 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd2bb02f-9f42-4086-ac8c-732a9db5cf3a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc Aug 25 15:34:40.620305 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd2bb02f-9f42-4086-ac8c-732a9db5cf3a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:40.620496 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-dd2bb02f-9f42-4086-ac8c-732a9db5cf3a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:40.624900 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:40.624900 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:34:40.625283 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-dd2bb02f-9f42-4086-ac8c-732a9db5cf3a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:34:40.625962 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-dd2bb02f-9f42-4086-ac8c-732a9db5cf3a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc returned with HTTP 200 Aug 25 15:34:40.626283 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1362/5515] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:40 2026] GET /volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:40.633807 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-43e494b3-035b-437c-a363-e3954ec4bf32 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:40.635516 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-43e494b3-035b-437c-a363-e3954ec4bf32 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc Aug 25 15:34:40.635713 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-43e494b3-035b-437c-a363-e3954ec4bf32 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:40.635932 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-43e494b3-035b-437c-a363-e3954ec4bf32 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:40.640633 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:40.640633 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:34:40.641016 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-43e494b3-035b-437c-a363-e3954ec4bf32 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:34:40.641714 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-43e494b3-035b-437c-a363-e3954ec4bf32 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc returned with HTTP 200 Aug 25 15:34:40.642069 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1376/5516] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:40 2026] GET /volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:40.649422 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-92dc3125-03e6-4e34-8b57-551aacc47fef None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:40.651544 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-92dc3125-03e6-4e34-8b57-551aacc47fef tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:34:40.651946 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-92dc3125-03e6-4e34-8b57-551aacc47fef tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac844185-c4f6-483c-b806-5452840dd84f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-431227569", "description": null, "metadata": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:34:40.662104 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:40.662104 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:34:40.662688 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-92dc3125-03e6-4e34-8b57-551aacc47fef tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:34:40.662742 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-92dc3125-03e6-4e34-8b57-551aacc47fef tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create snapshot from volume ac844185-c4f6-483c-b806-5452840dd84f Aug 25 15:34:40.685247 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-92dc3125-03e6-4e34-8b57-551aacc47fef tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['40ec9460-e38f-42b4-bdd0-0d69a0c81d37', '65e3c147-a4b2-4734-81ec-6e25461e2bc3', '638f1f9e-ff14-4734-b6b5-c43a8841728d', 'ef1da8cf-cbd5-42ae-a87d-9cebf8c75e88'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:34:40.724554 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-92dc3125-03e6-4e34-8b57-551aacc47fef tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot force create request issued successfully. Aug 25 15:34:40.724899 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-92dc3125-03e6-4e34-8b57-551aacc47fef tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:34:40.725334 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1398/5517] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:34:40 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 25 15:34:40.732995 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8b244892-a31a-481a-86ed-f190448842f2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:40.734853 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8b244892-a31a-481a-86ed-f190448842f2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec Aug 25 15:34:40.735068 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8b244892-a31a-481a-86ed-f190448842f2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:40.735244 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8b244892-a31a-481a-86ed-f190448842f2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:40.739631 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:40.739631 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:34:40.740045 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-8b244892-a31a-481a-86ed-f190448842f2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:34:40.740757 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8b244892-a31a-481a-86ed-f190448842f2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec returned with HTTP 200 Aug 25 15:34:40.741212 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1382/5518] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:40 2026] GET /volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:41.750015 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6dfcd4ca-ec62-46b9-9ad3-7e3f4805dd8a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:41.751896 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6dfcd4ca-ec62-46b9-9ad3-7e3f4805dd8a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec Aug 25 15:34:41.752087 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6dfcd4ca-ec62-46b9-9ad3-7e3f4805dd8a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:41.752276 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6dfcd4ca-ec62-46b9-9ad3-7e3f4805dd8a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:41.756921 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:41.756921 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:34:41.757315 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6dfcd4ca-ec62-46b9-9ad3-7e3f4805dd8a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:34:41.758038 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6dfcd4ca-ec62-46b9-9ad3-7e3f4805dd8a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec returned with HTTP 200 Aug 25 15:34:41.758375 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1363/5519] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:41 2026] GET /volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:41.765901 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d831edf2-f6dc-4a4b-809d-b462a50e8326 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:41.767412 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d831edf2-f6dc-4a4b-809d-b462a50e8326 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec Aug 25 15:34:41.767592 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d831edf2-f6dc-4a4b-809d-b462a50e8326 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:41.767759 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d831edf2-f6dc-4a4b-809d-b462a50e8326 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:41.772017 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:41.772017 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:34:41.772362 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d831edf2-f6dc-4a4b-809d-b462a50e8326 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:34:41.773011 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d831edf2-f6dc-4a4b-809d-b462a50e8326 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec returned with HTTP 200 Aug 25 15:34:41.773327 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1377/5520] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:41 2026] GET /volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:43.153598 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c2147459-b7b2-4044-a191-a96e73aebdf6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:43.155300 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c2147459-b7b2-4044-a191-a96e73aebdf6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec Aug 25 15:34:43.155477 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c2147459-b7b2-4044-a191-a96e73aebdf6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:43.155658 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c2147459-b7b2-4044-a191-a96e73aebdf6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:43.155760 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-c2147459-b7b2-4044-a191-a96e73aebdf6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete snapshot with id: 61549721-4054-49aa-94c5-69e1cfc8caec Aug 25 15:34:43.160075 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:43.160075 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:34:43.160421 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c2147459-b7b2-4044-a191-a96e73aebdf6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:34:43.186898 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c2147459-b7b2-4044-a191-a96e73aebdf6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot delete request issued successfully. Aug 25 15:34:43.187066 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c2147459-b7b2-4044-a191-a96e73aebdf6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec returned with HTTP 202 Aug 25 15:34:43.187444 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1399/5521] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:34:43 2026] DELETE /volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:34:43.194095 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9e2bb902-22b0-432e-94b9-fbc3a4a4273a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:43.196075 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9e2bb902-22b0-432e-94b9-fbc3a4a4273a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec Aug 25 15:34:43.196248 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9e2bb902-22b0-432e-94b9-fbc3a4a4273a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:43.196432 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9e2bb902-22b0-432e-94b9-fbc3a4a4273a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:43.201231 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:43.201231 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:34:43.201619 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9e2bb902-22b0-432e-94b9-fbc3a4a4273a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:34:43.202331 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9e2bb902-22b0-432e-94b9-fbc3a4a4273a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec returned with HTTP 200 Aug 25 15:34:43.202685 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1383/5522] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:43 2026] GET /volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:44.210858 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-31e2ffc3-0782-45b1-a60e-65cfff6a2fa6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:44.212742 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-31e2ffc3-0782-45b1-a60e-65cfff6a2fa6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec Aug 25 15:34:44.212917 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-31e2ffc3-0782-45b1-a60e-65cfff6a2fa6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:44.213141 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-31e2ffc3-0782-45b1-a60e-65cfff6a2fa6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:44.217819 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-31e2ffc3-0782-45b1-a60e-65cfff6a2fa6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec returned with HTTP 404 Aug 25 15:34:44.218384 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1364/5523] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:44 2026] GET /volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:44.225349 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-94c6ff17-97d6-4ba9-a515-4172d1766457 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:44.226946 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94c6ff17-97d6-4ba9-a515-4172d1766457 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc Aug 25 15:34:44.227137 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94c6ff17-97d6-4ba9-a515-4172d1766457 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:44.227307 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-94c6ff17-97d6-4ba9-a515-4172d1766457 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:44.227404 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-94c6ff17-97d6-4ba9-a515-4172d1766457 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete snapshot with id: b9d6f083-abf0-49a7-8335-ee1175db72fc Aug 25 15:34:44.231752 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:44.231752 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:34:44.232120 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-94c6ff17-97d6-4ba9-a515-4172d1766457 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:34:44.248718 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-94c6ff17-97d6-4ba9-a515-4172d1766457 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot delete request issued successfully. Aug 25 15:34:44.248871 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-94c6ff17-97d6-4ba9-a515-4172d1766457 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc returned with HTTP 202 Aug 25 15:34:44.249400 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1378/5524] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:34:44 2026] DELETE /volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:34:44.255668 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-28df0c43-bb3b-497c-9e31-17db3b3131ad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:44.257204 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28df0c43-bb3b-497c-9e31-17db3b3131ad tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc Aug 25 15:34:44.257399 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28df0c43-bb3b-497c-9e31-17db3b3131ad tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:44.257693 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28df0c43-bb3b-497c-9e31-17db3b3131ad tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:44.262483 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:44.262483 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:34:44.262905 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-28df0c43-bb3b-497c-9e31-17db3b3131ad tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:34:44.263670 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28df0c43-bb3b-497c-9e31-17db3b3131ad tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc returned with HTTP 200 Aug 25 15:34:44.264168 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1400/5525] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:44 2026] GET /volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:45.272565 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b6551f35-6370-47de-850d-56101de7de2a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:45.274947 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b6551f35-6370-47de-850d-56101de7de2a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc Aug 25 15:34:45.275244 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b6551f35-6370-47de-850d-56101de7de2a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:45.275540 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b6551f35-6370-47de-850d-56101de7de2a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:45.281071 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b6551f35-6370-47de-850d-56101de7de2a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc returned with HTTP 404 Aug 25 15:34:45.281517 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1384/5526] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:45 2026] GET /volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:45.287387 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-40b40da0-bd37-4ac5-b96c-9da07b4a03df None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:45.289051 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-40b40da0-bd37-4ac5-b96c-9da07b4a03df tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 Aug 25 15:34:45.289253 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-40b40da0-bd37-4ac5-b96c-9da07b4a03df tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:45.289412 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-40b40da0-bd37-4ac5-b96c-9da07b4a03df tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:45.289520 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-40b40da0-bd37-4ac5-b96c-9da07b4a03df tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete snapshot with id: aadee2e7-2ac7-4532-9f02-62b2e87f6c42 Aug 25 15:34:45.294766 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:45.294766 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:34:45.295164 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-40b40da0-bd37-4ac5-b96c-9da07b4a03df tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:34:45.310748 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-40b40da0-bd37-4ac5-b96c-9da07b4a03df tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot delete request issued successfully. Aug 25 15:34:45.310939 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-40b40da0-bd37-4ac5-b96c-9da07b4a03df tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 returned with HTTP 202 Aug 25 15:34:45.311334 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1365/5527] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:34:45 2026] DELETE /volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:34:45.318309 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-414623b9-09bb-4914-913a-a6684c5147d2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:45.320400 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-414623b9-09bb-4914-913a-a6684c5147d2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 Aug 25 15:34:45.320631 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-414623b9-09bb-4914-913a-a6684c5147d2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:45.320856 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-414623b9-09bb-4914-913a-a6684c5147d2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:45.327281 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:45.327281 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:34:45.327887 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-414623b9-09bb-4914-913a-a6684c5147d2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:34:45.328840 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-414623b9-09bb-4914-913a-a6684c5147d2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 returned with HTTP 200 Aug 25 15:34:45.329423 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1379/5528] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:45 2026] GET /volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:46.337452 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f64f1daf-bcb4-4475-9c2d-aa646105a7f0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:46.339767 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f64f1daf-bcb4-4475-9c2d-aa646105a7f0 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 Aug 25 15:34:46.340043 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f64f1daf-bcb4-4475-9c2d-aa646105a7f0 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:46.340151 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f64f1daf-bcb4-4475-9c2d-aa646105a7f0 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:46.344193 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f64f1daf-bcb4-4475-9c2d-aa646105a7f0 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 returned with HTTP 404 Aug 25 15:34:46.344675 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1401/5529] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:46 2026] GET /volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:46.351677 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fe998911-1dc2-45a5-90c7-625b92e800ff None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:46.353827 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fe998911-1dc2-45a5-90c7-625b92e800ff tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec Aug 25 15:34:46.354063 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fe998911-1dc2-45a5-90c7-625b92e800ff tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:46.354308 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fe998911-1dc2-45a5-90c7-625b92e800ff tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:46.354444 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-fe998911-1dc2-45a5-90c7-625b92e800ff tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete snapshot with id: 61549721-4054-49aa-94c5-69e1cfc8caec Aug 25 15:34:46.359321 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fe998911-1dc2-45a5-90c7-625b92e800ff tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec returned with HTTP 404 Aug 25 15:34:46.359909 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1385/5530] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:34:46 2026] DELETE /volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:46.366734 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ba22d916-d16e-4edc-9de9-0c36223bf185 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:46.368951 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba22d916-d16e-4edc-9de9-0c36223bf185 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec Aug 25 15:34:46.369155 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba22d916-d16e-4edc-9de9-0c36223bf185 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:46.369361 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ba22d916-d16e-4edc-9de9-0c36223bf185 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:46.374123 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ba22d916-d16e-4edc-9de9-0c36223bf185 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec returned with HTTP 404 Aug 25 15:34:46.374708 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1366/5531] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:46 2026] GET /volume/v3/snapshots/61549721-4054-49aa-94c5-69e1cfc8caec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:46.380621 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3a81c8dc-2dee-4849-a3e4-439895e3a172 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:46.382252 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a81c8dc-2dee-4849-a3e4-439895e3a172 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc Aug 25 15:34:46.382435 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a81c8dc-2dee-4849-a3e4-439895e3a172 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:46.382629 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3a81c8dc-2dee-4849-a3e4-439895e3a172 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:46.382722 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-3a81c8dc-2dee-4849-a3e4-439895e3a172 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete snapshot with id: b9d6f083-abf0-49a7-8335-ee1175db72fc Aug 25 15:34:46.386558 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3a81c8dc-2dee-4849-a3e4-439895e3a172 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc returned with HTTP 404 Aug 25 15:34:46.386959 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1380/5532] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:34:46 2026] DELETE /volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:46.392722 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a5f1081c-83be-4747-91b6-08b87936bc64 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:46.394512 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5f1081c-83be-4747-91b6-08b87936bc64 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc Aug 25 15:34:46.394683 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a5f1081c-83be-4747-91b6-08b87936bc64 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:46.394880 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a5f1081c-83be-4747-91b6-08b87936bc64 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:46.399286 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a5f1081c-83be-4747-91b6-08b87936bc64 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc returned with HTTP 404 Aug 25 15:34:46.399696 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1402/5533] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:46 2026] GET /volume/v3/snapshots/b9d6f083-abf0-49a7-8335-ee1175db72fc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:46.405917 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-dc663931-86e8-45c6-b292-1d8b94697c0d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:46.407944 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc663931-86e8-45c6-b292-1d8b94697c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 Aug 25 15:34:46.408179 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc663931-86e8-45c6-b292-1d8b94697c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:46.408406 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-dc663931-86e8-45c6-b292-1d8b94697c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:46.408548 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-dc663931-86e8-45c6-b292-1d8b94697c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete snapshot with id: aadee2e7-2ac7-4532-9f02-62b2e87f6c42 Aug 25 15:34:46.413930 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-dc663931-86e8-45c6-b292-1d8b94697c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 returned with HTTP 404 Aug 25 15:34:46.414500 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1386/5534] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:34:46 2026] DELETE /volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:46.421831 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-28b15062-03f8-40e3-bc6d-25d575dd102e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:46.423619 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-28b15062-03f8-40e3-bc6d-25d575dd102e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 Aug 25 15:34:46.423789 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-28b15062-03f8-40e3-bc6d-25d575dd102e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:46.423993 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-28b15062-03f8-40e3-bc6d-25d575dd102e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:46.427989 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-28b15062-03f8-40e3-bc6d-25d575dd102e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 returned with HTTP 404 Aug 25 15:34:46.428422 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1367/5535] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:46 2026] GET /volume/v3/snapshots/aadee2e7-2ac7-4532-9f02-62b2e87f6c42 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:46.550428 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b5fdf7b9-bd9f-4fce-8a43-32a092a876eb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:46.552341 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b5fdf7b9-bd9f-4fce-8a43-32a092a876eb tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 Aug 25 15:34:46.552593 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b5fdf7b9-bd9f-4fce-8a43-32a092a876eb tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:46.552812 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b5fdf7b9-bd9f-4fce-8a43-32a092a876eb tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:46.552955 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-b5fdf7b9-bd9f-4fce-8a43-32a092a876eb tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Delete snapshot with id: 63c40e78-48cb-46f5-9293-e80cd128aa69 Aug 25 15:34:46.571921 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b5fdf7b9-bd9f-4fce-8a43-32a092a876eb tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 returned with HTTP 404 Aug 25 15:34:46.572606 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1381/5536] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:34:46 2026] DELETE /volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:46.585387 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3e722a1d-a7d2-4843-b640-db23b30818d1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:46.587568 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e722a1d-a7d2-4843-b640-db23b30818d1 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 Aug 25 15:34:46.587815 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e722a1d-a7d2-4843-b640-db23b30818d1 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:46.588038 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e722a1d-a7d2-4843-b640-db23b30818d1 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:46.597058 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e722a1d-a7d2-4843-b640-db23b30818d1 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 returned with HTTP 404 Aug 25 15:34:46.597616 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1403/5537] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:34:46 2026] GET /volume/v3/snapshots/63c40e78-48cb-46f5-9293-e80cd128aa69 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:46.632054 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-4501d71c-2575-4082-a9f5-52aff59b7afc None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:46.634215 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-4501d71c-2575-4082-a9f5-52aff59b7afc tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:34:46.634448 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-4501d71c-2575-4082-a9f5-52aff59b7afc tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:46.634695 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-4501d71c-2575-4082-a9f5-52aff59b7afc tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:46.645196 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:46.645196 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:34:46.648486 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-4501d71c-2575-4082-a9f5-52aff59b7afc tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:34:46.653023 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-4501d71c-2575-4082-a9f5-52aff59b7afc tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:34:46.653439 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1387/5538] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:34:46 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:34:46.673910 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-554fdcdf-f97e-4032-8cf0-5518ad66d4c7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:46.676514 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-554fdcdf-f97e-4032-8cf0-5518ad66d4c7 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] POST https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5/action Aug 25 15:34:46.676616 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-554fdcdf-f97e-4032-8cf0-5518ad66d4c7 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:34:46.676779 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-554fdcdf-f97e-4032-8cf0-5518ad66d4c7 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:34:46.686693 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:46.686693 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:34:46.687075 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-554fdcdf-f97e-4032-8cf0-5518ad66d4c7 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:34:46.694623 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-554fdcdf-f97e-4032-8cf0-5518ad66d4c7 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Begin detaching volume completed successfully. Aug 25 15:34:46.694824 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-554fdcdf-f97e-4032-8cf0-5518ad66d4c7 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5/action returned with HTTP 202 Aug 25 15:34:46.695226 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1368/5539] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:34:46 2026] POST /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:34:46.741187 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bef3b014-711b-4501-8386-6d857054c0d2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:46.741815 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bef3b014-711b-4501-8386-6d857054c0d2 None None] GET https://10.4.3.85/volume// Aug 25 15:34:46.741964 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bef3b014-711b-4501-8386-6d857054c0d2 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:46.742227 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bef3b014-711b-4501-8386-6d857054c0d2 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:46.742682 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bef3b014-711b-4501-8386-6d857054c0d2 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:34:46.743073 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1382/5540] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:34:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:34:46.750585 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-b5b4beac-412e-4bc2-b012-e5d017fc3576 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:46.752658 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-b5b4beac-412e-4bc2-b012-e5d017fc3576 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:34:46.752890 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-b5b4beac-412e-4bc2-b012-e5d017fc3576 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:46.753051 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-b5b4beac-412e-4bc2-b012-e5d017fc3576 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:46.763447 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:46.763447 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:34:46.768688 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-b5b4beac-412e-4bc2-b012-e5d017fc3576 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:34:46.775355 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-b5b4beac-412e-4bc2-b012-e5d017fc3576 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:34:46.776346 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1404/5541] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:34:46 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:34:47.449046 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-6769aa2d-4041-428a-959f-ed782e72229e req-2fc0b8df-2098-4782-9194-082c26886d6f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:47.451224 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-6769aa2d-4041-428a-959f-ed782e72229e req-2fc0b8df-2098-4782-9194-082c26886d6f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/attachments/38a0b0fa-0a47-49a1-9620-45bd6ed703c0 Aug 25 15:34:47.451436 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-6769aa2d-4041-428a-959f-ed782e72229e req-2fc0b8df-2098-4782-9194-082c26886d6f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:47.451632 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-6769aa2d-4041-428a-959f-ed782e72229e req-2fc0b8df-2098-4782-9194-082c26886d6f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:47.458617 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:47.458617 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:34:47.503291 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-6769aa2d-4041-428a-959f-ed782e72229e req-2fc0b8df-2098-4782-9194-082c26886d6f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/38a0b0fa-0a47-49a1-9620-45bd6ed703c0 returned with HTTP 200 Aug 25 15:34:47.503718 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1388/5542] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:34:47 2026] DELETE /volume/v3/attachments/38a0b0fa-0a47-49a1-9620-45bd6ed703c0 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:47.579749 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-d09a375c-52c8-4366-8534-215631c04506 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:47.581843 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-d09a375c-52c8-4366-8534-215631c04506 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] DELETE https://10.4.3.85/volume/v3/attachments/8853de9e-2271-4771-9361-4f1f5c0b0444 Aug 25 15:34:47.582049 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-d09a375c-52c8-4366-8534-215631c04506 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:47.582304 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-d09a375c-52c8-4366-8534-215631c04506 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:47.589048 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:47.589048 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:34:47.631349 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-33c158a2-bd00-4d7a-b1f4-51067bf22d60 req-d09a375c-52c8-4366-8534-215631c04506 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/attachments/8853de9e-2271-4771-9361-4f1f5c0b0444 returned with HTTP 200 Aug 25 15:34:47.631798 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1369/5543] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:34:47 2026] DELETE /volume/v3/attachments/8853de9e-2271-4771-9361-4f1f5c0b0444 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:47.812486 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-1cb7676e-4f7c-4739-84ca-169597d81512 req-c2bc386d-b103-49ac-8824-decb6daa192c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:47.814630 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1cb7676e-4f7c-4739-84ca-169597d81512 req-c2bc386d-b103-49ac-8824-decb6daa192c tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:34:47.814853 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1cb7676e-4f7c-4739-84ca-169597d81512 req-c2bc386d-b103-49ac-8824-decb6daa192c tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:47.815041 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-1cb7676e-4f7c-4739-84ca-169597d81512 req-c2bc386d-b103-49ac-8824-decb6daa192c tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:47.822167 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:47.822167 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:34:47.826260 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-1cb7676e-4f7c-4739-84ca-169597d81512 req-c2bc386d-b103-49ac-8824-decb6daa192c tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:34:47.831608 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-1cb7676e-4f7c-4739-84ca-169597d81512 req-c2bc386d-b103-49ac-8824-decb6daa192c tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:34:47.832260 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1383/5544] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:34:47 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:47.843739 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-36ae15ff-f804-408f-9630-dd642f36f0f2 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:47.845942 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-36ae15ff-f804-408f-9630-dd642f36f0f2 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] DELETE https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:34:47.846190 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-36ae15ff-f804-408f-9630-dd642f36f0f2 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:47.846420 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-36ae15ff-f804-408f-9630-dd642f36f0f2 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:47.846631 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-36ae15ff-f804-408f-9630-dd642f36f0f2 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Delete volume with id: e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:34:47.854554 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:47.854554 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:34:47.855096 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-36ae15ff-f804-408f-9630-dd642f36f0f2 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:34:47.871279 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-36ae15ff-f804-408f-9630-dd642f36f0f2 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Delete volume request issued successfully. Aug 25 15:34:47.871279 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-36ae15ff-f804-408f-9630-dd642f36f0f2 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 202 Aug 25 15:34:47.871792 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1405/5545] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:34:47 2026] DELETE /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:34:47.878257 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5ccc4148-5e10-4b0d-9375-85808d08d6c3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:47.880030 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5ccc4148-5e10-4b0d-9375-85808d08d6c3 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:34:47.880254 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5ccc4148-5e10-4b0d-9375-85808d08d6c3 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:47.880432 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5ccc4148-5e10-4b0d-9375-85808d08d6c3 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:47.887057 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:47.887057 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:34:47.890356 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5ccc4148-5e10-4b0d-9375-85808d08d6c3 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:34:47.894389 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5ccc4148-5e10-4b0d-9375-85808d08d6c3 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 200 Aug 25 15:34:47.894755 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1389/5546] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:34:47 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:48.905575 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-005150c1-eb6e-4ae1-93c0-70a69454678f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:48.907378 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-005150c1-eb6e-4ae1-93c0-70a69454678f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 Aug 25 15:34:48.907616 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-005150c1-eb6e-4ae1-93c0-70a69454678f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:48.907809 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-005150c1-eb6e-4ae1-93c0-70a69454678f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:48.913767 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-005150c1-eb6e-4ae1-93c0-70a69454678f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 returned with HTTP 404 Aug 25 15:34:48.914324 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1370/5547] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:34:48 2026] GET /volume/v3/volumes/e9311860-1b5d-43d5-a680-1a0a7dee08a5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:49.217688 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e3911e56-9881-437c-b4dd-87684b668e41 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:49.219459 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e3911e56-9881-437c-b4dd-87684b668e41 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f Aug 25 15:34:49.219654 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e3911e56-9881-437c-b4dd-87684b668e41 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:49.219836 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e3911e56-9881-437c-b4dd-87684b668e41 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:49.219997 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-e3911e56-9881-437c-b4dd-87684b668e41 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume with id: ac844185-c4f6-483c-b806-5452840dd84f Aug 25 15:34:49.226926 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:49.226926 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:34:49.227345 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e3911e56-9881-437c-b4dd-87684b668e41 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:34:49.244586 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e3911e56-9881-437c-b4dd-87684b668e41 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume request issued successfully. Aug 25 15:34:49.244766 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e3911e56-9881-437c-b4dd-87684b668e41 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f returned with HTTP 202 Aug 25 15:34:49.245158 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1384/5548] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:34:49 2026] DELETE /volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:34:49.251583 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c4c9cc36-466a-4903-a603-b15315a4b4e8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:49.253632 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c4c9cc36-466a-4903-a603-b15315a4b4e8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f Aug 25 15:34:49.253811 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c4c9cc36-466a-4903-a603-b15315a4b4e8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:49.253974 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c4c9cc36-466a-4903-a603-b15315a4b4e8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:49.260947 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:49.260947 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:34:49.264109 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c4c9cc36-466a-4903-a603-b15315a4b4e8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:34:49.268207 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c4c9cc36-466a-4903-a603-b15315a4b4e8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f returned with HTTP 200 Aug 25 15:34:49.269014 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1406/5549] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:34:49 2026] GET /volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:34:50.283783 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9ad72e91-03ad-46b5-9a7d-ce1aea6492c4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:50.285270 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9ad72e91-03ad-46b5-9a7d-ce1aea6492c4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f Aug 25 15:34:50.285427 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9ad72e91-03ad-46b5-9a7d-ce1aea6492c4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:50.285622 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9ad72e91-03ad-46b5-9a7d-ce1aea6492c4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:50.290352 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9ad72e91-03ad-46b5-9a7d-ce1aea6492c4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f returned with HTTP 404 Aug 25 15:34:50.290753 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1390/5550] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:34:50 2026] GET /volume/v3/volumes/ac844185-c4f6-483c-b806-5452840dd84f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:50.316771 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:50.318449 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:34:50.318789 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1604666498", "snapshot_id": null, "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "volume_type": null, "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:34:50.320451 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1604666498', 'snapshot_id': None, 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'volume_type': None, 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:34:50.383741 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume of 1 GB Aug 25 15:34:50.384028 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:50.384028 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:34:50.387535 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Availability Zones retrieved successfully. Aug 25 15:34:50.392351 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (41d16f36-d309-4730-ad2d-0259f15fc6e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:34:50.393335 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa5d0be-7602-4628-ac5c-34c7455474e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:34:50.394141 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:34:50.443878 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa5d0be-7602-4628-ac5c-34c7455474e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:34:50.444606 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5e2451a-a6e8-4b1a-9f93-ff795fbff1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:34:50.479704 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['5b323be5-13de-4e88-900a-a6896636acd9', '53bc2a1c-784d-4537-bb1d-81ae38b4eabe', '243f8e9b-d726-4576-8ba2-c94312b0e89e', '50482be9-c990-4838-b04e-966a1fde2862'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:34:50.480531 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5e2451a-a6e8-4b1a-9f93-ff795fbff1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b323be5-13de-4e88-900a-a6896636acd9', '53bc2a1c-784d-4537-bb1d-81ae38b4eabe', '243f8e9b-d726-4576-8ba2-c94312b0e89e', '50482be9-c990-4838-b04e-966a1fde2862']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:34:50.481202 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4f3bdf-a125-4dcf-8ccb-9e03c06d5338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:34:50.508480 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4f3bdf-a125-4dcf-8ccb-9e03c06d5338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f03f5f34-bcbc-4727-8b61-7ca237d0a8bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1604666498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['5b323be5-13de-4e88-900a-a6896636acd9','53bc2a1c-784d-4537-bb1d-81ae38b4eabe','243f8e9b-d726-4576-8ba2-c94312b0e89e','50482be9-c990-4838-b04e-966a1fde2862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:34:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1604666498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f03f5f34-bcbc-4727-8b61-7ca237d0a8bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8be437d69c2a4708b3ce06adc896d0d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='840f760af27d45ffba0653c18bab206d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:34:50.509323 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (163b9de8-6727-4206-bc64-8b36bedc8c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:34:50.537110 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (163b9de8-6727-4206-bc64-8b36bedc8c4e) transitioned into state 'SUCCESS' from state '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-1604666498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['5b323be5-13de-4e88-900a-a6896636acd9','53bc2a1c-784d-4537-bb1d-81ae38b4eabe','243f8e9b-d726-4576-8ba2-c94312b0e89e','50482be9-c990-4838-b04e-966a1fde2862'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:34:50.537799 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f536f29b-9a54-4460-9a40-99dfe48a969a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:34:50.549900 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f536f29b-9a54-4460-9a40-99dfe48a969a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:34:50.550692 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (41d16f36-d309-4730-ad2d-0259f15fc6e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:34:50.550956 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request issued successfully. Aug 25 15:34:50.551485 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec274b2a-01a2-4525-a7d4-e6d943111270 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:34:50.551990 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1371/5551] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:34:50 2026] POST /volume/v3/volumes => generated 757 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:34:50.564809 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-efdf4cec-ad66-4463-a789-132cd7bd4676 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:50.566855 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-efdf4cec-ad66-4463-a789-132cd7bd4676 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc Aug 25 15:34:50.567046 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-efdf4cec-ad66-4463-a789-132cd7bd4676 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:50.567230 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-efdf4cec-ad66-4463-a789-132cd7bd4676 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:50.574484 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:50.574484 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:34:50.578146 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-efdf4cec-ad66-4463-a789-132cd7bd4676 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:34:50.582568 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-efdf4cec-ad66-4463-a789-132cd7bd4676 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc returned with HTTP 200 Aug 25 15:34:50.583027 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1385/5552] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:34:50 2026] GET /volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:51.595543 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b877ffbc-56f0-4145-bec8-3ddb60b5a7af None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:51.597212 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b877ffbc-56f0-4145-bec8-3ddb60b5a7af tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc Aug 25 15:34:51.597522 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b877ffbc-56f0-4145-bec8-3ddb60b5a7af tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:51.597785 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b877ffbc-56f0-4145-bec8-3ddb60b5a7af tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:51.607027 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:51.607027 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:34:51.611304 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b877ffbc-56f0-4145-bec8-3ddb60b5a7af tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:34:51.616976 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b877ffbc-56f0-4145-bec8-3ddb60b5a7af tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc returned with HTTP 200 Aug 25 15:34:51.617524 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1407/5553] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:34:51 2026] GET /volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:34:51.630414 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-83ed29d4-0795-419d-b307-cbfec6ca2764 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:51.632418 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-83ed29d4-0795-419d-b307-cbfec6ca2764 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc Aug 25 15:34:51.632645 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-83ed29d4-0795-419d-b307-cbfec6ca2764 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:51.632880 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-83ed29d4-0795-419d-b307-cbfec6ca2764 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:51.640076 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:51.640076 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:34:51.643239 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-83ed29d4-0795-419d-b307-cbfec6ca2764 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:34:51.647406 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-83ed29d4-0795-419d-b307-cbfec6ca2764 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc returned with HTTP 200 Aug 25 15:34:51.647792 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1391/5554] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:34:51 2026] GET /volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:34:52.671938 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-bee276ca-5291-4542-a19d-3a4e62b5dcc9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:52.674144 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-bee276ca-5291-4542-a19d-3a4e62b5dcc9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc Aug 25 15:34:52.674348 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-bee276ca-5291-4542-a19d-3a4e62b5dcc9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:52.674556 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-bee276ca-5291-4542-a19d-3a4e62b5dcc9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:52.681345 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:52.681345 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:34:52.684705 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-bee276ca-5291-4542-a19d-3a4e62b5dcc9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:34:52.688560 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-bee276ca-5291-4542-a19d-3a4e62b5dcc9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc returned with HTTP 200 Aug 25 15:34:52.688895 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1372/5555] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:34:52 2026] GET /volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:34:53.133022 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-462e018f-ff38-4042-9b0a-f951762d5283 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:53.135375 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-462e018f-ff38-4042-9b0a-f951762d5283 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc Aug 25 15:34:53.135577 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-462e018f-ff38-4042-9b0a-f951762d5283 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:53.135754 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-462e018f-ff38-4042-9b0a-f951762d5283 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:53.142428 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:53.142428 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:34:53.145883 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-462e018f-ff38-4042-9b0a-f951762d5283 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:34:53.150459 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-462e018f-ff38-4042-9b0a-f951762d5283 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc returned with HTTP 200 Aug 25 15:34:53.150848 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1386/5556] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:34:53 2026] GET /volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:34:53.160065 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b1066b1d-bf94-427a-ab53-3bd4e64cbd95 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:53.160502 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b1066b1d-bf94-427a-ab53-3bd4e64cbd95 None None] GET https://10.4.3.85/volume// Aug 25 15:34:53.160502 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b1066b1d-bf94-427a-ab53-3bd4e64cbd95 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:53.160684 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b1066b1d-bf94-427a-ab53-3bd4e64cbd95 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:53.160975 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b1066b1d-bf94-427a-ab53-3bd4e64cbd95 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:34:53.161243 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1408/5557] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:34:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:34:53.168296 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-00891817-53df-447d-a0d7-68ae7db974d2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:53.170151 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-00891817-53df-447d-a0d7-68ae7db974d2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:34:53.170535 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-00891817-53df-447d-a0d7-68ae7db974d2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f03f5f34-bcbc-4727-8b61-7ca237d0a8bc", "connector": null, "instance_uuid": "da56559c-90db-4aff-a6d5-654802d3215f"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:34:53.178811 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:53.178811 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:34:53.204899 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-00891817-53df-447d-a0d7-68ae7db974d2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:34:53.205398 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1392/5558] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:34:53 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 25 15:34:54.089994 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b85cd420-b533-4f0e-b104-54cf27de375d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:54.090252 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b85cd420-b533-4f0e-b104-54cf27de375d None None] GET https://10.4.3.85/volume// Aug 25 15:34:54.090314 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b85cd420-b533-4f0e-b104-54cf27de375d None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:54.090539 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b85cd420-b533-4f0e-b104-54cf27de375d None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:54.090835 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b85cd420-b533-4f0e-b104-54cf27de375d None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:34:54.091141 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1373/5559] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:34:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:34:54.100786 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-4c6a37ab-82c6-4b58-9560-556dca943db9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:54.102891 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-4c6a37ab-82c6-4b58-9560-556dca943db9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc Aug 25 15:34:54.103087 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-4c6a37ab-82c6-4b58-9560-556dca943db9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:54.103274 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-4c6a37ab-82c6-4b58-9560-556dca943db9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:54.115879 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:54.115879 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:34:54.119087 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-4c6a37ab-82c6-4b58-9560-556dca943db9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:34:54.123083 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-4c6a37ab-82c6-4b58-9560-556dca943db9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc returned with HTTP 200 Aug 25 15:34:54.123488 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1387/5560] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:34:54 2026] GET /volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc => generated 1544 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:34:54.222479 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-e1b6c9f1-fc5a-4709-959d-93cd60690b9e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:54.224674 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-e1b6c9f1-fc5a-4709-959d-93cd60690b9e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] PUT https://10.4.3.85/volume/v3/attachments/4e1830dc-d4dd-4221-8fc8-1505a2b6aadf Aug 25 15:34:54.225058 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-e1b6c9f1-fc5a-4709-959d-93cd60690b9e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:34:54.233009 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-e1b6c9f1-fc5a-4709-959d-93cd60690b9e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Acquiring lock "cinder-attachment_update-f03f5f34-bcbc-4727-8b61-7ca237d0a8bc-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:34:54.237722 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-e1b6c9f1-fc5a-4709-959d-93cd60690b9e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-f03f5f34-bcbc-4727-8b61-7ca237d0a8bc-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:34:54.238712 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:54.238712 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:34:54.415075 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-e1b6c9f1-fc5a-4709-959d-93cd60690b9e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-f03f5f34-bcbc-4727-8b61-7ca237d0a8bc-np0000008087" released by "attachment_update" :: held 0.177s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:34:54.415413 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-e1b6c9f1-fc5a-4709-959d-93cd60690b9e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/4e1830dc-d4dd-4221-8fc8-1505a2b6aadf returned with HTTP 200 Aug 25 15:34:54.416166 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1409/5561] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:34:54 2026] PUT /volume/v3/attachments/4e1830dc-d4dd-4221-8fc8-1505a2b6aadf => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:34:54.460222 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-878e96a0-4062-4b41-a4b5-c5de2c4d4499 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:54.462648 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-878e96a0-4062-4b41-a4b5-c5de2c4d4499 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments/4e1830dc-d4dd-4221-8fc8-1505a2b6aadf/action Aug 25 15:34:54.463080 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-878e96a0-4062-4b41-a4b5-c5de2c4d4499 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:34:54.463211 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-878e96a0-4062-4b41-a4b5-c5de2c4d4499 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:34:54.482366 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:54.482366 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:34:54.495501 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-cd878723-2ddd-4135-874b-7f8f963c8e70 req-878e96a0-4062-4b41-a4b5-c5de2c4d4499 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/4e1830dc-d4dd-4221-8fc8-1505a2b6aadf/action returned with HTTP 204 Aug 25 15:34:54.496001 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1393/5562] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:34:54 2026] POST /volume/v3/attachments/4e1830dc-d4dd-4221-8fc8-1505a2b6aadf/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:34:57.747999 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d7445f12-68a2-477d-9681-7fac01c0c636 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:57.750009 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:34:57.750406 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1114452382", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:34:57.752249 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1114452382', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:34:57.752399 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Create volume of 1 GB Aug 25 15:34:57.763288 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Availability Zones retrieved successfully. Aug 25 15:34:57.788123 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Flow 'volume_create_api' (b3395455-8ab1-44a9-a049-5c8b373639a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:34:57.788123 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8962e1-cf90-4c8c-a0ad-122e735f5ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:34:57.788123 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:34:57.799241 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf8962e1-cf90-4c8c-a0ad-122e735f5ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:34:57.800251 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07fc7953-9de3-45fd-a375-9645a4a92f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:34:57.847599 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Created reservations ['1ab918db-9e25-48d8-8cb5-ce566b69ab5f', '0de4d4df-5d46-496f-b6ef-f7c95860e5e8', 'ff7cc94d-2ee5-488e-8d90-8f100a9921de', '856a2002-345e-4f28-aecb-d73976d8f8de'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:34:57.848268 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07fc7953-9de3-45fd-a375-9645a4a92f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ab918db-9e25-48d8-8cb5-ce566b69ab5f', '0de4d4df-5d46-496f-b6ef-f7c95860e5e8', 'ff7cc94d-2ee5-488e-8d90-8f100a9921de', '856a2002-345e-4f28-aecb-d73976d8f8de']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:34:57.848979 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5431e45d-b77c-49c9-a508-04fbba5d76e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:34:57.881707 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5431e45d-b77c-49c9-a508-04fbba5d76e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '269598fb-ed21-471d-a281-98c6f419132d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1114452382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2859e3ad6884905bf0b878f2ee8aa5f',qos_specs=None,replication_status=,reservations=['1ab918db-9e25-48d8-8cb5-ce566b69ab5f','0de4d4df-5d46-496f-b6ef-f7c95860e5e8','ff7cc94d-2ee5-488e-8d90-8f100a9921de','856a2002-345e-4f28-aecb-d73976d8f8de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ae3ff217ec43a8b50b4bcd61f0c07d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1114452382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=269598fb-ed21-471d-a281-98c6f419132d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2859e3ad6884905bf0b878f2ee8aa5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93ae3ff217ec43a8b50b4bcd61f0c07d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:34:57.882353 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07e4a87e-0ff2-446c-ba75-1209a34d79a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:34:57.910174 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07e4a87e-0ff2-446c-ba75-1209a34d79a8) transitioned into state 'SUCCESS' from state '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-1114452382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2859e3ad6884905bf0b878f2ee8aa5f',qos_specs=None,replication_status=,reservations=['1ab918db-9e25-48d8-8cb5-ce566b69ab5f','0de4d4df-5d46-496f-b6ef-f7c95860e5e8','ff7cc94d-2ee5-488e-8d90-8f100a9921de','856a2002-345e-4f28-aecb-d73976d8f8de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93ae3ff217ec43a8b50b4bcd61f0c07d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:34:57.910894 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea9281df-2509-4971-a6f2-7ef92c9b1ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:34:57.936743 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea9281df-2509-4971-a6f2-7ef92c9b1ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:34:57.937515 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Flow 'volume_create_api' (b3395455-8ab1-44a9-a049-5c8b373639a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:34:57.937806 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Create volume request issued successfully. Aug 25 15:34:57.938307 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d7445f12-68a2-477d-9681-7fac01c0c636 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:34:57.938756 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1374/5563] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:34:57 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 25 15:34:57.954199 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-44f694f0-93e4-4277-b604-55b5ff8771a9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:57.955862 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-44f694f0-93e4-4277-b604-55b5ff8771a9 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:34:57.956162 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-44f694f0-93e4-4277-b604-55b5ff8771a9 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:57.956441 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-44f694f0-93e4-4277-b604-55b5ff8771a9 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:57.965161 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:57.965161 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:34:57.968980 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-44f694f0-93e4-4277-b604-55b5ff8771a9 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:34:57.972939 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-44f694f0-93e4-4277-b604-55b5ff8771a9 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:34:57.973396 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1388/5564] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:34:57 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:58.985405 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3006df25-79be-412a-a0ab-ce698a914316 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:58.987868 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3006df25-79be-412a-a0ab-ce698a914316 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:34:58.988170 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3006df25-79be-412a-a0ab-ce698a914316 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:58.988449 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3006df25-79be-412a-a0ab-ce698a914316 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:59.020053 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:59.020053 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:34:59.026320 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3006df25-79be-412a-a0ab-ce698a914316 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:34:59.031263 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3006df25-79be-412a-a0ab-ce698a914316 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:34:59.031769 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1410/5565] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:34:58 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:59.046792 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4882450e-bd10-4015-a389-f864fe72f26e None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:59.048452 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4882450e-bd10-4015-a389-f864fe72f26e tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:34:59.048832 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4882450e-bd10-4015-a389-f864fe72f26e tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:59.049090 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4882450e-bd10-4015-a389-f864fe72f26e tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:59.058417 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:59.058417 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:34:59.062697 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-4882450e-bd10-4015-a389-f864fe72f26e tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:34:59.066454 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4882450e-bd10-4015-a389-f864fe72f26e tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:34:59.067012 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1394/5566] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:34:59 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:59.080721 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7eadbd25-5f2d-44bf-b173-0e813700bb39 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:59.082584 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7eadbd25-5f2d-44bf-b173-0e813700bb39 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes Aug 25 15:34:59.082826 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7eadbd25-5f2d-44bf-b173-0e813700bb39 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:59.083010 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7eadbd25-5f2d-44bf-b173-0e813700bb39 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:59.083268 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.api_utils [None req-7eadbd25-5f2d-44bf-b173-0e813700bb39 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Removing options '' from query. {{(pid=100468) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 15:34:59.083633 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:59.083633 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:34:59.084017 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-7eadbd25-5f2d-44bf-b173-0e813700bb39 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100468) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 15:34:59.091038 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7eadbd25-5f2d-44bf-b173-0e813700bb39 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Get all volumes completed successfully. Aug 25 15:34:59.091490 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7eadbd25-5f2d-44bf-b173-0e813700bb39 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 200 Aug 25 15:34:59.091894 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1375/5567] 10.4.3.85 () {66 vars in 1230 bytes} [Tue Aug 25 15:34:59 2026] GET /volume/v3/volumes => generated 337 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:59.100607 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1111d511-a307-428f-8f01-8fb7ee52cfb3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:59.102160 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1111d511-a307-428f-8f01-8fb7ee52cfb3 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:34:59.102417 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1111d511-a307-428f-8f01-8fb7ee52cfb3 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:59.102672 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1111d511-a307-428f-8f01-8fb7ee52cfb3 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:59.110211 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:59.110211 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:34:59.112743 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1111d511-a307-428f-8f01-8fb7ee52cfb3 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:34:59.116434 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1111d511-a307-428f-8f01-8fb7ee52cfb3 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:34:59.116890 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1389/5568] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:34:59 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:59.168184 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-348fe8a5-bfcc-4d39-af84-8c5b009fc12e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:59.170842 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-348fe8a5-bfcc-4d39-af84-8c5b009fc12e tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:34:59.171090 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-348fe8a5-bfcc-4d39-af84-8c5b009fc12e tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:59.171320 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-348fe8a5-bfcc-4d39-af84-8c5b009fc12e tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:59.179438 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:59.179438 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:34:59.183608 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-348fe8a5-bfcc-4d39-af84-8c5b009fc12e tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:34:59.188308 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-348fe8a5-bfcc-4d39-af84-8c5b009fc12e tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:34:59.188822 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1411/5569] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:34:59 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:59.283798 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6cccf1d7-ca43-4a36-8f6d-53e4bb2ac083 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:59.283798 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6cccf1d7-ca43-4a36-8f6d-53e4bb2ac083 None None] GET https://10.4.3.85/volume// Aug 25 15:34:59.283798 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6cccf1d7-ca43-4a36-8f6d-53e4bb2ac083 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:59.283798 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6cccf1d7-ca43-4a36-8f6d-53e4bb2ac083 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:59.283798 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6cccf1d7-ca43-4a36-8f6d-53e4bb2ac083 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:34:59.283798 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1395/5570] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:34:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:34:59.290257 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-829205af-5cc2-4325-8929-88740e28fb4a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:59.327574 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-829205af-5cc2-4325-8929-88740e28fb4a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:34:59.327987 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-829205af-5cc2-4325-8929-88740e28fb4a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "269598fb-ed21-471d-a281-98c6f419132d", "connector": null, "instance_uuid": "d38d6678-715c-4a55-9e1b-6882245011bf"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:34:59.337922 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:59.337922 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:34:59.386259 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-829205af-5cc2-4325-8929-88740e28fb4a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:34:59.386844 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1376/5571] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:34:59 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:34:59.450306 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-644a4372-b303-4e3b-863d-3b8e42703563 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:59.451735 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-644a4372-b303-4e3b-863d-3b8e42703563 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:34:59.452032 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-644a4372-b303-4e3b-863d-3b8e42703563 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:59.452310 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-644a4372-b303-4e3b-863d-3b8e42703563 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:59.460423 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:59.460423 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:34:59.463415 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-644a4372-b303-4e3b-863d-3b8e42703563 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:34:59.467395 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-644a4372-b303-4e3b-863d-3b8e42703563 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:34:59.467395 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1390/5572] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:34:59 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:34:59.493967 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b3de10d0-1ee3-470d-8b01-e6cfc36c1edb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:59.494377 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3de10d0-1ee3-470d-8b01-e6cfc36c1edb None None] GET https://10.4.3.85/volume// Aug 25 15:34:59.494611 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3de10d0-1ee3-470d-8b01-e6cfc36c1edb None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:59.494845 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3de10d0-1ee3-470d-8b01-e6cfc36c1edb None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:59.495191 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3de10d0-1ee3-470d-8b01-e6cfc36c1edb None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:34:59.495584 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1412/5573] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:34:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:34:59.503385 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-a75daf26-de41-4a87-9905-016ac8e5c78d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:59.506678 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-a75daf26-de41-4a87-9905-016ac8e5c78d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:34:59.507212 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-a75daf26-de41-4a87-9905-016ac8e5c78d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:34:59.507589 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-a75daf26-de41-4a87-9905-016ac8e5c78d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:34:59.517421 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:59.517421 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:34:59.524494 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-a75daf26-de41-4a87-9905-016ac8e5c78d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:34:59.526709 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-a75daf26-de41-4a87-9905-016ac8e5c78d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:34:59.527310 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1396/5574] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:34:59 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:34:59.624993 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-d5d011af-8c20-4ee7-b620-34a3f0751e04 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:34:59.626988 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-d5d011af-8c20-4ee7-b620-34a3f0751e04 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] PUT https://10.4.3.85/volume/v3/attachments/3d49d057-2181-4a59-8bab-431457cebd11 Aug 25 15:34:59.627307 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-d5d011af-8c20-4ee7-b620-34a3f0751e04 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:34:59.634167 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-d5d011af-8c20-4ee7-b620-34a3f0751e04 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Acquiring lock "cinder-attachment_update-269598fb-ed21-471d-a281-98c6f419132d-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:34:59.638395 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-d5d011af-8c20-4ee7-b620-34a3f0751e04 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Lock "cinder-attachment_update-269598fb-ed21-471d-a281-98c6f419132d-np0000008087" acquired by "attachment_update" :: waited 0.004s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:34:59.639615 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:34:59.639615 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:34:59.730069 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-d5d011af-8c20-4ee7-b620-34a3f0751e04 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Lock "cinder-attachment_update-269598fb-ed21-471d-a281-98c6f419132d-np0000008087" released by "attachment_update" :: held 0.092s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:34:59.734912 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-d5d011af-8c20-4ee7-b620-34a3f0751e04 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/attachments/3d49d057-2181-4a59-8bab-431457cebd11 returned with HTTP 200 Aug 25 15:34:59.734912 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1377/5575] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:34:59 2026] PUT /volume/v3/attachments/3d49d057-2181-4a59-8bab-431457cebd11 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:35:00.479931 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ecfed669-17a8-46bf-a66a-e2f91738e82f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:00.481663 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ecfed669-17a8-46bf-a66a-e2f91738e82f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:35:00.481839 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ecfed669-17a8-46bf-a66a-e2f91738e82f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:00.482008 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ecfed669-17a8-46bf-a66a-e2f91738e82f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:00.490894 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:00.490894 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:35:00.494850 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ecfed669-17a8-46bf-a66a-e2f91738e82f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:35:00.498060 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ecfed669-17a8-46bf-a66a-e2f91738e82f tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:35:00.498428 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1391/5576] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:35:00 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:01.512499 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e1df1367-9fac-4494-9947-07543c55455d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:01.514998 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e1df1367-9fac-4494-9947-07543c55455d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:35:01.515198 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e1df1367-9fac-4494-9947-07543c55455d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:01.515426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e1df1367-9fac-4494-9947-07543c55455d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:01.524969 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:01.524969 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:35:01.528945 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e1df1367-9fac-4494-9947-07543c55455d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:35:01.533855 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e1df1367-9fac-4494-9947-07543c55455d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:35:01.534371 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1413/5577] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:35:01 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:02.549168 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2feef112-3d54-4e56-8d27-59f6bb4c77fe None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:02.550898 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2feef112-3d54-4e56-8d27-59f6bb4c77fe tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:35:02.551207 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2feef112-3d54-4e56-8d27-59f6bb4c77fe tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:02.552446 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2feef112-3d54-4e56-8d27-59f6bb4c77fe tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:02.561706 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:02.561706 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:35:02.568156 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2feef112-3d54-4e56-8d27-59f6bb4c77fe tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:35:02.570103 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2feef112-3d54-4e56-8d27-59f6bb4c77fe tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:35:02.570607 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1397/5578] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:35:02 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:02.987013 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-7808cf58-3e8b-4132-b787-eb21dc859c93 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:02.989173 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-7808cf58-3e8b-4132-b787-eb21dc859c93 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] POST https://10.4.3.85/volume/v3/attachments/3d49d057-2181-4a59-8bab-431457cebd11/action Aug 25 15:35:02.989601 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-7808cf58-3e8b-4132-b787-eb21dc859c93 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:35:02.989780 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-7808cf58-3e8b-4132-b787-eb21dc859c93 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:35:03.005966 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:03.005966 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:35:03.019133 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5a3bfe5b-7553-43a2-9481-9bf55cc7abaa req-7808cf58-3e8b-4132-b787-eb21dc859c93 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/attachments/3d49d057-2181-4a59-8bab-431457cebd11/action returned with HTTP 204 Aug 25 15:35:03.019552 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1378/5579] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:35:02 2026] POST /volume/v3/attachments/3d49d057-2181-4a59-8bab-431457cebd11/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:35:03.583012 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7136fe02-e4a9-4deb-a608-3ebef18b4295 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:03.584777 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7136fe02-e4a9-4deb-a608-3ebef18b4295 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:35:03.585087 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7136fe02-e4a9-4deb-a608-3ebef18b4295 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:03.585355 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7136fe02-e4a9-4deb-a608-3ebef18b4295 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:03.594872 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:03.594872 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:35:03.600736 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7136fe02-e4a9-4deb-a608-3ebef18b4295 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:35:03.602492 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7136fe02-e4a9-4deb-a608-3ebef18b4295 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:35:03.602986 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1392/5580] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:35:03 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:35:03.619694 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aeed5253-90d8-4aa4-8489-b3d340527d37 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:03.621458 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aeed5253-90d8-4aa4-8489-b3d340527d37 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:35:03.621663 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aeed5253-90d8-4aa4-8489-b3d340527d37 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:03.621846 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aeed5253-90d8-4aa4-8489-b3d340527d37 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:03.630202 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:03.630202 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:35:03.633715 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-aeed5253-90d8-4aa4-8489-b3d340527d37 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:35:03.637477 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aeed5253-90d8-4aa4-8489-b3d340527d37 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:35:03.637848 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1414/5581] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:35:03 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:35:03.651861 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a3114ff0-b5d6-480f-bdf9-b82aad05c7cd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:03.653945 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a3114ff0-b5d6-480f-bdf9-b82aad05c7cd tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:35:03.654337 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a3114ff0-b5d6-480f-bdf9-b82aad05c7cd tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:03.654709 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a3114ff0-b5d6-480f-bdf9-b82aad05c7cd tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:03.667404 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:03.667404 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:35:03.670434 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a3114ff0-b5d6-480f-bdf9-b82aad05c7cd tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:35:03.674449 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a3114ff0-b5d6-480f-bdf9-b82aad05c7cd tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:35:03.674977 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1398/5582] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:35:03 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:35:13.012595 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=82,cinder:UPDATE=34,cinder:INSERT=13 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:35:13.601713 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=53,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:35:13.636584 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=91,cinder:INSERT=18,cinder:UPDATE=39 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:35:13.673545 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=60,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:35:27.025221 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-805604f8-c763-4913-9d9d-29795787fdaf req-786e4920-076e-43e8-b7f3-73b398795e57 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:27.027222 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-805604f8-c763-4913-9d9d-29795787fdaf req-786e4920-076e-43e8-b7f3-73b398795e57 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/attachments?instance_id=d38d6678-715c-4a55-9e1b-6882245011bf Aug 25 15:35:27.027495 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-805604f8-c763-4913-9d9d-29795787fdaf req-786e4920-076e-43e8-b7f3-73b398795e57 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:27.027652 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-805604f8-c763-4913-9d9d-29795787fdaf req-786e4920-076e-43e8-b7f3-73b398795e57 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:27.034523 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-805604f8-c763-4913-9d9d-29795787fdaf req-786e4920-076e-43e8-b7f3-73b398795e57 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/attachments?instance_id=d38d6678-715c-4a55-9e1b-6882245011bf returned with HTTP 200 Aug 25 15:35:27.034906 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1379/5583] 10.4.3.85 () {70 vars in 1630 bytes} [Tue Aug 25 15:35:27 2026] GET /volume/v3/attachments?instance_id=d38d6678-715c-4a55-9e1b-6882245011bf => generated 192 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:35:27.044237 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-805604f8-c763-4913-9d9d-29795787fdaf req-d78e644c-d8b3-4e05-b759-2e7d12c88b5b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:27.046331 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-805604f8-c763-4913-9d9d-29795787fdaf req-d78e644c-d8b3-4e05-b759-2e7d12c88b5b tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/attachments/3d49d057-2181-4a59-8bab-431457cebd11 Aug 25 15:35:27.046551 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-805604f8-c763-4913-9d9d-29795787fdaf req-d78e644c-d8b3-4e05-b759-2e7d12c88b5b tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:27.046822 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-805604f8-c763-4913-9d9d-29795787fdaf req-d78e644c-d8b3-4e05-b759-2e7d12c88b5b tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:27.059930 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-805604f8-c763-4913-9d9d-29795787fdaf req-d78e644c-d8b3-4e05-b759-2e7d12c88b5b tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/attachments/3d49d057-2181-4a59-8bab-431457cebd11 returned with HTTP 200 Aug 25 15:35:27.060317 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1393/5584] 10.4.3.85 () {70 vars in 1644 bytes} [Tue Aug 25 15:35:27 2026] GET /volume/v3/attachments/3d49d057-2181-4a59-8bab-431457cebd11 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:35:37.033585 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=2 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:35:37.059170 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=4 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:35:38.692904 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7bbf449b-490a-4cd0-97fe-a4a2fb433ad9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:38.694543 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7bbf449b-490a-4cd0-97fe-a4a2fb433ad9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:35:38.694854 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7bbf449b-490a-4cd0-97fe-a4a2fb433ad9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f03f5f34-bcbc-4727-8b61-7ca237d0a8bc", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-469994309", "description": null, "metadata": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:35:38.705183 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:38.705183 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:35:38.705609 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7bbf449b-490a-4cd0-97fe-a4a2fb433ad9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:35:38.705735 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-7bbf449b-490a-4cd0-97fe-a4a2fb433ad9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create snapshot from volume f03f5f34-bcbc-4727-8b61-7ca237d0a8bc Aug 25 15:35:38.738714 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-7bbf449b-490a-4cd0-97fe-a4a2fb433ad9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['d655d35e-cac1-4beb-85f7-5215cba1e02d', '05749ace-58e5-4b86-943b-983309358d19', '2c8d7e1c-cb49-44af-ab62-a93bc041f8db', '7069dc97-7e50-4db0-9c04-b51cf2886c95'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:35:38.802538 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-7bbf449b-490a-4cd0-97fe-a4a2fb433ad9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot force create request issued successfully. Aug 25 15:35:38.802898 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7bbf449b-490a-4cd0-97fe-a4a2fb433ad9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:35:38.803577 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1415/5585] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:35:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:35:38.812047 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-10051908-7e5f-4ec7-ace1-e5060c8b9214 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:38.813954 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-10051908-7e5f-4ec7-ace1-e5060c8b9214 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 Aug 25 15:35:38.814138 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-10051908-7e5f-4ec7-ace1-e5060c8b9214 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:38.814338 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-10051908-7e5f-4ec7-ace1-e5060c8b9214 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:38.819026 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:38.819026 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:35:38.819408 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-10051908-7e5f-4ec7-ace1-e5060c8b9214 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:35:38.820317 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-10051908-7e5f-4ec7-ace1-e5060c8b9214 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 returned with HTTP 200 Aug 25 15:35:38.820742 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1399/5586] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:35:38 2026] GET /volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:39.829438 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1afe0373-63f9-4e85-851c-56fbbca84851 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:39.831440 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1afe0373-63f9-4e85-851c-56fbbca84851 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 Aug 25 15:35:39.831652 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1afe0373-63f9-4e85-851c-56fbbca84851 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:39.831849 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1afe0373-63f9-4e85-851c-56fbbca84851 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:39.837695 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:39.837695 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:35:39.838154 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-1afe0373-63f9-4e85-851c-56fbbca84851 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:35:39.838983 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1afe0373-63f9-4e85-851c-56fbbca84851 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 returned with HTTP 200 Aug 25 15:35:39.839350 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1380/5587] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:35:39 2026] GET /volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:39.847287 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1fea6a5e-3659-431d-9871-628a967b98c7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:39.848996 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1fea6a5e-3659-431d-9871-628a967b98c7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 Aug 25 15:35:39.849178 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1fea6a5e-3659-431d-9871-628a967b98c7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:39.849353 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1fea6a5e-3659-431d-9871-628a967b98c7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:39.853831 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:39.853831 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:35:39.854225 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1fea6a5e-3659-431d-9871-628a967b98c7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:35:39.854851 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1fea6a5e-3659-431d-9871-628a967b98c7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 returned with HTTP 200 Aug 25 15:35:39.855175 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1394/5588] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:35:39 2026] GET /volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:46.066195 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-44536e59-b809-44ac-b5a3-836ac156cec1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:46.068605 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-44536e59-b809-44ac-b5a3-836ac156cec1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 Aug 25 15:35:46.068868 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-44536e59-b809-44ac-b5a3-836ac156cec1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:46.069143 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-44536e59-b809-44ac-b5a3-836ac156cec1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:46.069288 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-44536e59-b809-44ac-b5a3-836ac156cec1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete snapshot with id: 719887ae-d995-4a84-acc8-89e766983018 Aug 25 15:35:46.075542 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:46.075542 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:35:46.076159 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-44536e59-b809-44ac-b5a3-836ac156cec1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:35:46.107009 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-44536e59-b809-44ac-b5a3-836ac156cec1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot delete request issued successfully. Aug 25 15:35:46.107300 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-44536e59-b809-44ac-b5a3-836ac156cec1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 returned with HTTP 202 Aug 25 15:35:46.107844 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1416/5589] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:35:46 2026] DELETE /volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:35:46.115480 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-eae977db-88e8-47a5-b653-3adf045e5fd6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:46.118805 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eae977db-88e8-47a5-b653-3adf045e5fd6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 Aug 25 15:35:46.118984 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-eae977db-88e8-47a5-b653-3adf045e5fd6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:46.119193 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-eae977db-88e8-47a5-b653-3adf045e5fd6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:46.125934 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:46.125934 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:35:46.129255 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-eae977db-88e8-47a5-b653-3adf045e5fd6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:35:46.130348 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-eae977db-88e8-47a5-b653-3adf045e5fd6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 returned with HTTP 200 Aug 25 15:35:46.133444 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1400/5590] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:35:46 2026] GET /volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:47.141978 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4c5454a3-4ffb-4b90-b5a4-1c6c9822acb8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:47.143792 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c5454a3-4ffb-4b90-b5a4-1c6c9822acb8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 Aug 25 15:35:47.143980 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c5454a3-4ffb-4b90-b5a4-1c6c9822acb8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:47.144186 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4c5454a3-4ffb-4b90-b5a4-1c6c9822acb8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:47.148640 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4c5454a3-4ffb-4b90-b5a4-1c6c9822acb8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 returned with HTTP 404 Aug 25 15:35:47.149112 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1381/5591] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:35:47 2026] GET /volume/v3/snapshots/719887ae-d995-4a84-acc8-89e766983018 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:35:48.543925 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-a5e16ebd-ec2c-4632-8764-56a1957fdf0a req-475bbab6-15a9-4b45-b618-a2bbcd49aec3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:48.545807 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a5e16ebd-ec2c-4632-8764-56a1957fdf0a req-475bbab6-15a9-4b45-b618-a2bbcd49aec3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/attachments/4e1830dc-d4dd-4221-8fc8-1505a2b6aadf Aug 25 15:35:48.545967 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a5e16ebd-ec2c-4632-8764-56a1957fdf0a req-475bbab6-15a9-4b45-b618-a2bbcd49aec3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:48.546135 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-a5e16ebd-ec2c-4632-8764-56a1957fdf0a req-475bbab6-15a9-4b45-b618-a2bbcd49aec3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:48.552421 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:48.552421 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:35:48.594762 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-a5e16ebd-ec2c-4632-8764-56a1957fdf0a req-475bbab6-15a9-4b45-b618-a2bbcd49aec3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/4e1830dc-d4dd-4221-8fc8-1505a2b6aadf returned with HTTP 200 Aug 25 15:35:48.595165 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1395/5592] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:35:48 2026] DELETE /volume/v3/attachments/4e1830dc-d4dd-4221-8fc8-1505a2b6aadf => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:49.965195 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dda47b76-9639-42fa-ae77-6dbe2e88111c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:49.967021 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dda47b76-9639-42fa-ae77-6dbe2e88111c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc Aug 25 15:35:49.967219 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dda47b76-9639-42fa-ae77-6dbe2e88111c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:49.967438 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dda47b76-9639-42fa-ae77-6dbe2e88111c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:49.967646 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-dda47b76-9639-42fa-ae77-6dbe2e88111c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume with id: f03f5f34-bcbc-4727-8b61-7ca237d0a8bc Aug 25 15:35:49.974350 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:49.974350 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:35:49.974884 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dda47b76-9639-42fa-ae77-6dbe2e88111c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:35:50.011742 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dda47b76-9639-42fa-ae77-6dbe2e88111c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume request issued successfully. Aug 25 15:35:50.012024 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dda47b76-9639-42fa-ae77-6dbe2e88111c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc returned with HTTP 202 Aug 25 15:35:50.012510 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1417/5593] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:35:49 2026] DELETE /volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:35:50.023051 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d99a3ec2-b33c-4491-bc1e-7d12bc235337 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:50.024684 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d99a3ec2-b33c-4491-bc1e-7d12bc235337 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc Aug 25 15:35:50.024853 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d99a3ec2-b33c-4491-bc1e-7d12bc235337 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:50.025017 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d99a3ec2-b33c-4491-bc1e-7d12bc235337 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:50.031418 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:50.031418 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:35:50.035195 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-d99a3ec2-b33c-4491-bc1e-7d12bc235337 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:35:50.040799 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d99a3ec2-b33c-4491-bc1e-7d12bc235337 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc returned with HTTP 200 Aug 25 15:35:50.041151 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1401/5594] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:35:50 2026] GET /volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:35:51.053987 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0cc4d664-f498-4701-9b2a-bea264712059 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:51.055773 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0cc4d664-f498-4701-9b2a-bea264712059 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc Aug 25 15:35:51.055981 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0cc4d664-f498-4701-9b2a-bea264712059 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:51.056187 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0cc4d664-f498-4701-9b2a-bea264712059 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:51.061437 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0cc4d664-f498-4701-9b2a-bea264712059 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc returned with HTTP 404 Aug 25 15:35:51.061875 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1382/5595] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:35:51 2026] GET /volume/v3/volumes/f03f5f34-bcbc-4727-8b61-7ca237d0a8bc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:35:51.085538 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e065d985-fa20-4d54-ba13-5d6731973c0d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:51.086949 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:35:51.087259 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-194990373", "snapshot_id": null, "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:35:51.088750 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-194990373', 'snapshot_id': None, 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:35:51.158436 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume of 1 GB Aug 25 15:35:51.158754 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:51.158754 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:35:51.162387 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Availability Zones retrieved successfully. Aug 25 15:35:51.167711 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (cb0ba23d-afab-467c-aff8-1980fb1453f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:35:51.168585 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae5c92a-355d-493b-9931-7a88e033d83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:35:51.169431 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:35:51.220721 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ae5c92a-355d-493b-9931-7a88e033d83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:35:51.221536 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a5d83c-0959-45c9-9591-ced2b35ceb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:35:51.265157 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['bcd76071-9bb4-418c-80f1-076e94b26994', '3737f2c3-b360-4629-919f-48279688ce01', '02addb14-16c7-4c13-aee3-8c06c6c7bdaf', '19f4a724-1f26-4a02-ad56-acdfb0ed6dea'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:35:51.265998 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1a5d83c-0959-45c9-9591-ced2b35ceb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcd76071-9bb4-418c-80f1-076e94b26994', '3737f2c3-b360-4629-919f-48279688ce01', '02addb14-16c7-4c13-aee3-8c06c6c7bdaf', '19f4a724-1f26-4a02-ad56-acdfb0ed6dea']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:35:51.266823 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb23162b-563b-43f5-969d-0c75c36678b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:35:51.289133 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb23162b-563b-43f5-969d-0c75c36678b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d3616c6-6c56-4fb4-8b12-b0c438f15dbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-194990373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['bcd76071-9bb4-418c-80f1-076e94b26994','3737f2c3-b360-4629-919f-48279688ce01','02addb14-16c7-4c13-aee3-8c06c6c7bdaf','19f4a724-1f26-4a02-ad56-acdfb0ed6dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-194990373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d3616c6-6c56-4fb4-8b12-b0c438f15dbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8be437d69c2a4708b3ce06adc896d0d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='840f760af27d45ffba0653c18bab206d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:35:51.289904 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f4caf8b-771d-4e23-8906-d4de0a16b51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:35:51.308393 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f4caf8b-771d-4e23-8906-d4de0a16b51d) transitioned into state 'SUCCESS' from state '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-194990373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['bcd76071-9bb4-418c-80f1-076e94b26994','3737f2c3-b360-4629-919f-48279688ce01','02addb14-16c7-4c13-aee3-8c06c6c7bdaf','19f4a724-1f26-4a02-ad56-acdfb0ed6dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:35:51.309028 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ab1d1da-08d3-4396-9bbb-cc53e2ecdb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:35:51.319186 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ab1d1da-08d3-4396-9bbb-cc53e2ecdb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:35:51.320020 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (cb0ba23d-afab-467c-aff8-1980fb1453f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:35:51.320290 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request issued successfully. Aug 25 15:35:51.320974 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e065d985-fa20-4d54-ba13-5d6731973c0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:35:51.321556 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1396/5596] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:35:51 2026] POST /volume/v3/volumes => generated 756 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:35:51.332801 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3a984630-a101-4c29-95f9-f0d3818ab44f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:51.334501 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3a984630-a101-4c29-95f9-f0d3818ab44f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb Aug 25 15:35:51.334674 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3a984630-a101-4c29-95f9-f0d3818ab44f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:51.334869 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3a984630-a101-4c29-95f9-f0d3818ab44f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:51.341785 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:51.341785 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:35:51.345278 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3a984630-a101-4c29-95f9-f0d3818ab44f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:35:51.349369 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3a984630-a101-4c29-95f9-f0d3818ab44f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb returned with HTTP 200 Aug 25 15:35:51.349768 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1418/5597] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:35:51 2026] GET /volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:52.361906 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-db599a1b-5c43-48b5-9b97-cf17d4f8561a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:52.363545 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-db599a1b-5c43-48b5-9b97-cf17d4f8561a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb Aug 25 15:35:52.363747 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-db599a1b-5c43-48b5-9b97-cf17d4f8561a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:52.363925 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-db599a1b-5c43-48b5-9b97-cf17d4f8561a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:52.370682 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:52.370682 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:35:52.374393 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-db599a1b-5c43-48b5-9b97-cf17d4f8561a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:35:52.380382 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-db599a1b-5c43-48b5-9b97-cf17d4f8561a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb returned with HTTP 200 Aug 25 15:35:52.380846 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1402/5598] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:35:52 2026] GET /volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:35:52.396381 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-494337db-4b40-449b-8038-397b48afe9d0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:52.398059 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-494337db-4b40-449b-8038-397b48afe9d0 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb Aug 25 15:35:52.398261 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-494337db-4b40-449b-8038-397b48afe9d0 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:52.398453 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-494337db-4b40-449b-8038-397b48afe9d0 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:52.405115 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:52.405115 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:35:52.408707 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-494337db-4b40-449b-8038-397b48afe9d0 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:35:52.413206 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-494337db-4b40-449b-8038-397b48afe9d0 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb returned with HTTP 200 Aug 25 15:35:52.413626 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1383/5599] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:35:52 2026] GET /volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:35:52.424620 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0ba7310b-4bcc-4179-af06-7fb98fd12bc2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:52.426487 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ba7310b-4bcc-4179-af06-7fb98fd12bc2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:35:52.426846 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0ba7310b-4bcc-4179-af06-7fb98fd12bc2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3d3616c6-6c56-4fb4-8b12-b0c438f15dbb", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1408150184", "description": null, "metadata": null}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:35:52.435590 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:52.435590 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:35:52.436118 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0ba7310b-4bcc-4179-af06-7fb98fd12bc2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:35:52.436268 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-0ba7310b-4bcc-4179-af06-7fb98fd12bc2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create snapshot from volume 3d3616c6-6c56-4fb4-8b12-b0c438f15dbb Aug 25 15:35:52.462794 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-0ba7310b-4bcc-4179-af06-7fb98fd12bc2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['acdf6749-5390-4908-b217-d69bb51ca71d', 'ec7b0a11-98ee-4d12-8b10-c46ce86af22c', '1b747532-8f3a-4f8d-958b-15c96c77f009', 'da3b9bfb-3127-4bae-a61e-9b89fb8e32ef'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:35:52.503140 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0ba7310b-4bcc-4179-af06-7fb98fd12bc2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot create request issued successfully. Aug 25 15:35:52.503511 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0ba7310b-4bcc-4179-af06-7fb98fd12bc2 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:35:52.503960 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1397/5600] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:35:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:35:52.511933 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-78537dae-12d0-4b67-8d7f-ed34b70fba13 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:52.513711 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-78537dae-12d0-4b67-8d7f-ed34b70fba13 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff Aug 25 15:35:52.513913 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-78537dae-12d0-4b67-8d7f-ed34b70fba13 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:52.514106 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-78537dae-12d0-4b67-8d7f-ed34b70fba13 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:52.519168 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:52.519168 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:35:52.519619 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-78537dae-12d0-4b67-8d7f-ed34b70fba13 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:35:52.520314 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-78537dae-12d0-4b67-8d7f-ed34b70fba13 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff returned with HTTP 200 Aug 25 15:35:52.520707 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1419/5601] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:35:52 2026] GET /volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:53.530681 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5674f12c-35af-4dfa-b9d0-9d9289f092ae None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:53.532298 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5674f12c-35af-4dfa-b9d0-9d9289f092ae tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff Aug 25 15:35:53.532492 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5674f12c-35af-4dfa-b9d0-9d9289f092ae tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:53.532681 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5674f12c-35af-4dfa-b9d0-9d9289f092ae tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:53.537928 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:53.537928 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:35:53.538447 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5674f12c-35af-4dfa-b9d0-9d9289f092ae tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:35:53.539265 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5674f12c-35af-4dfa-b9d0-9d9289f092ae tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff returned with HTTP 200 Aug 25 15:35:53.539685 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1403/5602] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:35:53 2026] GET /volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:53.549160 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ec079123-0839-478b-b98d-a0e4dd7f0c2e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:53.550815 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec079123-0839-478b-b98d-a0e4dd7f0c2e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff Aug 25 15:35:53.550990 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec079123-0839-478b-b98d-a0e4dd7f0c2e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:53.551165 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec079123-0839-478b-b98d-a0e4dd7f0c2e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:53.555886 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:53.555886 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:35:53.556260 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ec079123-0839-478b-b98d-a0e4dd7f0c2e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:35:53.556954 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec079123-0839-478b-b98d-a0e4dd7f0c2e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff returned with HTTP 200 Aug 25 15:35:53.557349 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1384/5603] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:35:53 2026] GET /volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:53.633558 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-353be62a-fd74-4abc-8213-177cee07537e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:53.635688 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-353be62a-fd74-4abc-8213-177cee07537e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff Aug 25 15:35:53.635906 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-353be62a-fd74-4abc-8213-177cee07537e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:53.636137 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-353be62a-fd74-4abc-8213-177cee07537e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:53.640821 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:53.640821 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:35:53.641220 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-353be62a-fd74-4abc-8213-177cee07537e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:35:53.642079 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-353be62a-fd74-4abc-8213-177cee07537e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff returned with HTTP 200 Aug 25 15:35:53.642453 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1398/5604] 10.4.3.85 () {68 vars in 1597 bytes} [Tue Aug 25 15:35:53 2026] GET /volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:53.650452 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-3170a717-d790-4021-9dab-17777d36dd06 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:53.652433 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-3170a717-d790-4021-9dab-17777d36dd06 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb Aug 25 15:35:53.652651 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-3170a717-d790-4021-9dab-17777d36dd06 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:53.652872 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-3170a717-d790-4021-9dab-17777d36dd06 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:53.659282 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:53.659282 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:35:53.663000 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-3170a717-d790-4021-9dab-17777d36dd06 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:35:53.667295 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-3170a717-d790-4021-9dab-17777d36dd06 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb returned with HTTP 200 Aug 25 15:35:53.667770 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1420/5605] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:35:53 2026] GET /volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:35:54.032276 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-ce835c16-a79b-4f7d-90b5-f0e1ec84aa16 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:54.034248 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-ce835c16-a79b-4f7d-90b5-f0e1ec84aa16 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff Aug 25 15:35:54.034420 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-ce835c16-a79b-4f7d-90b5-f0e1ec84aa16 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:54.034626 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-ce835c16-a79b-4f7d-90b5-f0e1ec84aa16 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:54.039158 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:54.039158 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:35:54.039569 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-ce835c16-a79b-4f7d-90b5-f0e1ec84aa16 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:35:54.040317 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-ce835c16-a79b-4f7d-90b5-f0e1ec84aa16 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff returned with HTTP 200 Aug 25 15:35:54.040668 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1404/5606] 10.4.3.85 () {68 vars in 1597 bytes} [Tue Aug 25 15:35:54 2026] GET /volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:54.851124 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-83ae368a-f68b-4552-ac36-237aa3dd0352 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:54.853017 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-83ae368a-f68b-4552-ac36-237aa3dd0352 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff Aug 25 15:35:54.854411 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-83ae368a-f68b-4552-ac36-237aa3dd0352 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:54.854411 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-83ae368a-f68b-4552-ac36-237aa3dd0352 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:54.862185 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:54.862185 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:35:54.862603 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-83ae368a-f68b-4552-ac36-237aa3dd0352 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:35:54.863300 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-83ae368a-f68b-4552-ac36-237aa3dd0352 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff returned with HTTP 200 Aug 25 15:35:54.863685 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1385/5607] 10.4.3.85 () {68 vars in 1597 bytes} [Tue Aug 25 15:35:54 2026] GET /volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:54.872843 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f8f2f3f5-d945-4acb-bab5-d9d7b3da19e9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:54.875241 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f8f2f3f5-d945-4acb-bab5-d9d7b3da19e9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb Aug 25 15:35:54.875530 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f8f2f3f5-d945-4acb-bab5-d9d7b3da19e9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:54.875783 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f8f2f3f5-d945-4acb-bab5-d9d7b3da19e9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:54.891599 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:54.891599 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:35:54.895907 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f8f2f3f5-d945-4acb-bab5-d9d7b3da19e9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:35:54.901891 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f8f2f3f5-d945-4acb-bab5-d9d7b3da19e9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb returned with HTTP 200 Aug 25 15:35:54.902305 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1399/5608] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:35:54 2026] GET /volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb => generated 1364 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:35:54.909912 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:54.911800 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:35:54.912123 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "d0702b02-4e95-433e-987d-f48e565101ff", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:35:54.913685 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'd0702b02-4e95-433e-987d-f48e565101ff', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:35:54.921896 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:54.921896 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:35:54.922251 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:35:54.922358 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume of 1 GB Aug 25 15:35:54.922921 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Availability Zones retrieved successfully. Aug 25 15:35:54.927879 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (ec8e49ff-f736-4964-b563-9426f0138522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:35:54.928893 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2bec886-0919-4ee1-8930-f4305f5d987a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:35:54.929723 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:35:54.957695 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2bec886-0919-4ee1-8930-f4305f5d987a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd0702b02-4e95-433e-987d-f48e565101ff', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:35:54.958382 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba86d7e-c452-4ddd-afc4-f148e38e4d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:35:54.995089 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['47e64f30-d48c-49e5-81a7-7891353ca10d', '8f783b87-af20-430d-93cb-5cf556305c80', '136250d0-a800-4fa7-882c-931824efe891', '31b61906-be96-44fe-be4e-d89a25d80ba6'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:35:54.995923 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ba86d7e-c452-4ddd-afc4-f148e38e4d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47e64f30-d48c-49e5-81a7-7891353ca10d', '8f783b87-af20-430d-93cb-5cf556305c80', '136250d0-a800-4fa7-882c-931824efe891', '31b61906-be96-44fe-be4e-d89a25d80ba6']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:35:54.996636 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b203bb1e-bbaf-467d-b967-cd8a9b9126e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:35:55.032037 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b203bb1e-bbaf-467d-b967-cd8a9b9126e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9035f174-5625-4281-8a52-a01b01d37989', '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='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['47e64f30-d48c-49e5-81a7-7891353ca10d','8f783b87-af20-430d-93cb-5cf556305c80','136250d0-a800-4fa7-882c-931824efe891','31b61906-be96-44fe-be4e-d89a25d80ba6'],size=1,snapshot_id=d0702b02-4e95-433e-987d-f48e565101ff,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), '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-25T15:35:55Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9035f174-5625-4281-8a52-a01b01d37989,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8be437d69c2a4708b3ce06adc896d0d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d0702b02-4e95-433e-987d-f48e565101ff,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='840f760af27d45ffba0653c18bab206d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:35:55.032735 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d891536e-9d51-4927-9185-97af2197b682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:35:55.049155 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d891536e-9d51-4927-9185-97af2197b682) transitioned into 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='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['47e64f30-d48c-49e5-81a7-7891353ca10d','8f783b87-af20-430d-93cb-5cf556305c80','136250d0-a800-4fa7-882c-931824efe891','31b61906-be96-44fe-be4e-d89a25d80ba6'],size=1,snapshot_id=d0702b02-4e95-433e-987d-f48e565101ff,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:35:55.050012 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ccc9fa-6fe7-4d24-a73e-c647531653cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:35:55.070341 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0ccc9fa-6fe7-4d24-a73e-c647531653cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:35:55.071373 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (ec8e49ff-f736-4964-b563-9426f0138522) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:35:55.071719 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request issued successfully. Aug 25 15:35:55.072232 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-e48e6391-29b6-45a7-a417-a6e5201c41b9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:35:55.073075 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1421/5609] 10.4.3.85 () {72 vars in 1534 bytes} [Tue Aug 25 15:35:54 2026] POST /volume/v3/volumes => generated 734 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:35:55.080033 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-a4c19027-f32e-42dc-8272-ebd8dea211a7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:55.082021 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-a4c19027-f32e-42dc-8272-ebd8dea211a7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 Aug 25 15:35:55.082202 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-a4c19027-f32e-42dc-8272-ebd8dea211a7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:55.082376 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-a4c19027-f32e-42dc-8272-ebd8dea211a7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:55.088255 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:55.088255 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:35:55.091242 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-a4c19027-f32e-42dc-8272-ebd8dea211a7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:35:55.094702 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-a4c19027-f32e-42dc-8272-ebd8dea211a7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 returned with HTTP 200 Aug 25 15:35:55.095033 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1405/5610] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:35:55 2026] GET /volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:55.101854 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-2af7f611-9461-46d4-9abb-434b024c15f4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:55.103653 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-2af7f611-9461-46d4-9abb-434b024c15f4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 Aug 25 15:35:55.103825 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-2af7f611-9461-46d4-9abb-434b024c15f4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:55.103991 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-2af7f611-9461-46d4-9abb-434b024c15f4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:55.109833 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:55.109833 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:35:55.113236 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-2af7f611-9461-46d4-9abb-434b024c15f4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:35:55.117600 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-2af7f611-9461-46d4-9abb-434b024c15f4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 returned with HTTP 200 Aug 25 15:35:55.118028 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1386/5611] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:35:55 2026] GET /volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:35:58.127379 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-c20567f6-a2f4-4e81-ad26-d39ac1b2384e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:58.129492 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-c20567f6-a2f4-4e81-ad26-d39ac1b2384e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 Aug 25 15:35:58.129677 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-c20567f6-a2f4-4e81-ad26-d39ac1b2384e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:58.129866 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-c20567f6-a2f4-4e81-ad26-d39ac1b2384e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:58.136233 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:58.136233 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:35:58.139276 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-c20567f6-a2f4-4e81-ad26-d39ac1b2384e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:35:58.143702 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-c20567f6-a2f4-4e81-ad26-d39ac1b2384e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 returned with HTTP 200 Aug 25 15:35:58.144071 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1400/5612] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:35:58 2026] GET /volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 => generated 1343 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:35:58.151323 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ad115a21-286f-489e-bc4e-a52626c6c8b5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:58.151905 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad115a21-286f-489e-bc4e-a52626c6c8b5 None None] GET https://10.4.3.85/volume// Aug 25 15:35:58.152122 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ad115a21-286f-489e-bc4e-a52626c6c8b5 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:58.152344 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ad115a21-286f-489e-bc4e-a52626c6c8b5 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:58.152728 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ad115a21-286f-489e-bc4e-a52626c6c8b5 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:35:58.153028 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1422/5613] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:35:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:35:58.160146 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-c8df287c-0cea-461b-b207-da94da4e660d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:58.162180 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-c8df287c-0cea-461b-b207-da94da4e660d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:35:58.162586 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-c8df287c-0cea-461b-b207-da94da4e660d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9035f174-5625-4281-8a52-a01b01d37989", "connector": null, "instance_uuid": "9ddad382-3bd5-4f0b-b1ba-3400f7df5ac0"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:35:58.171655 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:58.171655 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:35:58.224022 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-c8df287c-0cea-461b-b207-da94da4e660d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:35:58.224528 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1406/5614] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:35:58 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 25 15:35:58.230979 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0c2c8954-af04-43aa-8950-6ab1bf220608 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:58.231320 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0c2c8954-af04-43aa-8950-6ab1bf220608 None None] GET https://10.4.3.85/volume// Aug 25 15:35:58.231458 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0c2c8954-af04-43aa-8950-6ab1bf220608 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:58.231665 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0c2c8954-af04-43aa-8950-6ab1bf220608 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:58.231971 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0c2c8954-af04-43aa-8950-6ab1bf220608 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:35:58.232230 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1387/5615] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:35:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:35:58.238666 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f3527f35-4cee-41b8-a1c6-827d2bc7b4c7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:58.240608 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f3527f35-4cee-41b8-a1c6-827d2bc7b4c7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 Aug 25 15:35:58.240803 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f3527f35-4cee-41b8-a1c6-827d2bc7b4c7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:35:58.240970 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f3527f35-4cee-41b8-a1c6-827d2bc7b4c7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:35:58.249592 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:58.249592 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:35:58.252481 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f3527f35-4cee-41b8-a1c6-827d2bc7b4c7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:35:58.256731 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f3527f35-4cee-41b8-a1c6-827d2bc7b4c7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 returned with HTTP 200 Aug 25 15:35:58.257251 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1401/5616] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:35:58 2026] GET /volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 => generated 1522 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:35:58.357042 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-2e8046f1-1853-49d3-9daf-5e9a265e18e5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:58.359352 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-2e8046f1-1853-49d3-9daf-5e9a265e18e5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] PUT https://10.4.3.85/volume/v3/attachments/d5ae5ec4-b694-4d2f-9f36-0aed273f9e6d Aug 25 15:35:58.359753 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-2e8046f1-1853-49d3-9daf-5e9a265e18e5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:35:58.368489 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-2e8046f1-1853-49d3-9daf-5e9a265e18e5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Acquiring lock "cinder-attachment_update-9035f174-5625-4281-8a52-a01b01d37989-np0000008087" by "attachment_update" {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:35:58.373648 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-2e8046f1-1853-49d3-9daf-5e9a265e18e5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-9035f174-5625-4281-8a52-a01b01d37989-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100466) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:35:58.374817 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:58.374817 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:35:58.444482 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.coordination [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-2e8046f1-1853-49d3-9daf-5e9a265e18e5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-9035f174-5625-4281-8a52-a01b01d37989-np0000008087" released by "attachment_update" :: held 0.071s {{(pid=100466) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:35:58.444827 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-2e8046f1-1853-49d3-9daf-5e9a265e18e5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/d5ae5ec4-b694-4d2f-9f36-0aed273f9e6d returned with HTTP 200 Aug 25 15:35:58.445259 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1423/5617] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:35:58 2026] PUT /volume/v3/attachments/d5ae5ec4-b694-4d2f-9f36-0aed273f9e6d => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:35:58.466942 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f744f35d-518a-43a0-ab4c-6671ae34245b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:35:58.469162 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f744f35d-518a-43a0-ab4c-6671ae34245b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments/d5ae5ec4-b694-4d2f-9f36-0aed273f9e6d/action Aug 25 15:35:58.469638 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f744f35d-518a-43a0-ab4c-6671ae34245b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:35:58.469822 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f744f35d-518a-43a0-ab4c-6671ae34245b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:35:58.490211 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:35:58.490211 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:35:58.503056 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-e004f6c5-c060-4194-a719-8bf2f69c1d53 req-f744f35d-518a-43a0-ab4c-6671ae34245b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/d5ae5ec4-b694-4d2f-9f36-0aed273f9e6d/action returned with HTTP 204 Aug 25 15:35:58.503915 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1407/5618] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:35:58 2026] POST /volume/v3/attachments/d5ae5ec4-b694-4d2f-9f36-0aed273f9e6d/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:36:03.876285 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-016e109d-0f7d-418a-8cf9-1c284bf723b1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:03.878318 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-016e109d-0f7d-418a-8cf9-1c284bf723b1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 Aug 25 15:36:03.878531 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-016e109d-0f7d-418a-8cf9-1c284bf723b1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:03.878851 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-016e109d-0f7d-418a-8cf9-1c284bf723b1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:03.893848 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:03.893848 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:36:03.897815 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-016e109d-0f7d-418a-8cf9-1c284bf723b1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:36:03.902621 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-016e109d-0f7d-418a-8cf9-1c284bf723b1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 returned with HTTP 200 Aug 25 15:36:03.903057 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1388/5619] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:36:03 2026] GET /volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 => generated 1635 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:36:05.352389 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-0c133304-052e-4c3b-ab87-9b9a75cc6c14 req-e7e8dd56-15e7-4747-a964-6a647626473f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:05.354368 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0c133304-052e-4c3b-ab87-9b9a75cc6c14 req-e7e8dd56-15e7-4747-a964-6a647626473f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/attachments/d5ae5ec4-b694-4d2f-9f36-0aed273f9e6d Aug 25 15:36:05.354686 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0c133304-052e-4c3b-ab87-9b9a75cc6c14 req-e7e8dd56-15e7-4747-a964-6a647626473f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:05.354989 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-0c133304-052e-4c3b-ab87-9b9a75cc6c14 req-e7e8dd56-15e7-4747-a964-6a647626473f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:05.374570 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:05.374570 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:36:05.626254 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-0c133304-052e-4c3b-ab87-9b9a75cc6c14 req-e7e8dd56-15e7-4747-a964-6a647626473f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/d5ae5ec4-b694-4d2f-9f36-0aed273f9e6d returned with HTTP 200 Aug 25 15:36:05.626767 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1402/5620] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:36:05 2026] DELETE /volume/v3/attachments/d5ae5ec4-b694-4d2f-9f36-0aed273f9e6d => generated 19 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:36:05.636795 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-0c133304-052e-4c3b-ab87-9b9a75cc6c14 req-bd6a471d-79c8-4f51-9709-5482d5d7dcad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:05.652933 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0c133304-052e-4c3b-ab87-9b9a75cc6c14 req-bd6a471d-79c8-4f51-9709-5482d5d7dcad tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 Aug 25 15:36:05.652933 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0c133304-052e-4c3b-ab87-9b9a75cc6c14 req-bd6a471d-79c8-4f51-9709-5482d5d7dcad tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:05.652933 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-0c133304-052e-4c3b-ab87-9b9a75cc6c14 req-bd6a471d-79c8-4f51-9709-5482d5d7dcad tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:05.652933 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [req-0c133304-052e-4c3b-ab87-9b9a75cc6c14 req-bd6a471d-79c8-4f51-9709-5482d5d7dcad tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume with id: 9035f174-5625-4281-8a52-a01b01d37989 Aug 25 15:36:05.664967 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:05.664967 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:36:05.665441 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-0c133304-052e-4c3b-ab87-9b9a75cc6c14 req-bd6a471d-79c8-4f51-9709-5482d5d7dcad tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:36:05.696040 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-0c133304-052e-4c3b-ab87-9b9a75cc6c14 req-bd6a471d-79c8-4f51-9709-5482d5d7dcad tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume request issued successfully. Aug 25 15:36:05.696328 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-0c133304-052e-4c3b-ab87-9b9a75cc6c14 req-bd6a471d-79c8-4f51-9709-5482d5d7dcad tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 returned with HTTP 202 Aug 25 15:36:05.696939 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1424/5621] 10.4.3.85 () {70 vars in 1613 bytes} [Tue Aug 25 15:36:05 2026] DELETE /volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:36:06.378184 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c5a3696a-3bb3-462f-9d6f-88807e4e86a7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:06.380033 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c5a3696a-3bb3-462f-9d6f-88807e4e86a7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 Aug 25 15:36:06.380220 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c5a3696a-3bb3-462f-9d6f-88807e4e86a7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:06.380414 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c5a3696a-3bb3-462f-9d6f-88807e4e86a7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:06.385658 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c5a3696a-3bb3-462f-9d6f-88807e4e86a7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 returned with HTTP 404 Aug 25 15:36:06.386213 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1408/5622] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:36:06 2026] GET /volume/v3/volumes/9035f174-5625-4281-8a52-a01b01d37989 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:36:06.434053 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bf332829-3aa5-44f4-9919-5d050601b493 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:06.435891 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf332829-3aa5-44f4-9919-5d050601b493 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff Aug 25 15:36:06.436096 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf332829-3aa5-44f4-9919-5d050601b493 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:06.436280 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf332829-3aa5-44f4-9919-5d050601b493 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:06.436381 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-bf332829-3aa5-44f4-9919-5d050601b493 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete snapshot with id: d0702b02-4e95-433e-987d-f48e565101ff Aug 25 15:36:06.441329 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:06.441329 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:36:06.441818 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bf332829-3aa5-44f4-9919-5d050601b493 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:36:06.457969 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bf332829-3aa5-44f4-9919-5d050601b493 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot delete request issued successfully. Aug 25 15:36:06.458218 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf332829-3aa5-44f4-9919-5d050601b493 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff returned with HTTP 202 Aug 25 15:36:06.458687 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1389/5623] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:36:06 2026] DELETE /volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:36:06.464957 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-043fa465-8996-4d27-8cab-8fdba617c8e4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:06.466547 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-043fa465-8996-4d27-8cab-8fdba617c8e4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff Aug 25 15:36:06.466714 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-043fa465-8996-4d27-8cab-8fdba617c8e4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:06.466894 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-043fa465-8996-4d27-8cab-8fdba617c8e4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:06.471266 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:06.471266 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:36:06.471656 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-043fa465-8996-4d27-8cab-8fdba617c8e4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:36:06.472268 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-043fa465-8996-4d27-8cab-8fdba617c8e4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff returned with HTTP 200 Aug 25 15:36:06.472607 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1403/5624] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:36:06 2026] GET /volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:36:07.482426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-28b52334-d5e7-4fad-a9b3-7b6fc86e8814 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:07.484692 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28b52334-d5e7-4fad-a9b3-7b6fc86e8814 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff Aug 25 15:36:07.485016 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28b52334-d5e7-4fad-a9b3-7b6fc86e8814 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:07.485292 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28b52334-d5e7-4fad-a9b3-7b6fc86e8814 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:07.490635 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28b52334-d5e7-4fad-a9b3-7b6fc86e8814 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff returned with HTTP 404 Aug 25 15:36:07.491170 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1425/5625] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:36:07 2026] GET /volume/v3/snapshots/d0702b02-4e95-433e-987d-f48e565101ff => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:36:07.499805 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6681757c-9505-491c-bbc6-a7441791fd43 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:07.501555 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6681757c-9505-491c-bbc6-a7441791fd43 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb Aug 25 15:36:07.501745 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6681757c-9505-491c-bbc6-a7441791fd43 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:07.501937 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6681757c-9505-491c-bbc6-a7441791fd43 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:07.502094 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-6681757c-9505-491c-bbc6-a7441791fd43 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume with id: 3d3616c6-6c56-4fb4-8b12-b0c438f15dbb Aug 25 15:36:07.508475 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:07.508475 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:36:07.508911 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6681757c-9505-491c-bbc6-a7441791fd43 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:36:07.524364 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-6681757c-9505-491c-bbc6-a7441791fd43 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume request issued successfully. Aug 25 15:36:07.524564 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6681757c-9505-491c-bbc6-a7441791fd43 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb returned with HTTP 202 Aug 25 15:36:07.524969 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1409/5626] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:36:07 2026] DELETE /volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:36:07.531677 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-41d7345e-7c44-4a40-9256-c1f9b32549c8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:07.533342 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41d7345e-7c44-4a40-9256-c1f9b32549c8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb Aug 25 15:36:07.533550 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41d7345e-7c44-4a40-9256-c1f9b32549c8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:07.533737 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41d7345e-7c44-4a40-9256-c1f9b32549c8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:07.539855 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:07.539855 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:36:07.543022 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-41d7345e-7c44-4a40-9256-c1f9b32549c8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:36:07.547448 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41d7345e-7c44-4a40-9256-c1f9b32549c8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb returned with HTTP 200 Aug 25 15:36:07.547987 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1390/5627] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:36:07 2026] GET /volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb => generated 1363 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:36:08.559974 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-08201178-b14f-4cec-99df-5b17273df29a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:08.561673 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08201178-b14f-4cec-99df-5b17273df29a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb Aug 25 15:36:08.561855 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08201178-b14f-4cec-99df-5b17273df29a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:08.562046 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08201178-b14f-4cec-99df-5b17273df29a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:08.567191 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08201178-b14f-4cec-99df-5b17273df29a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb returned with HTTP 404 Aug 25 15:36:08.567627 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1404/5628] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:36:08 2026] GET /volume/v3/volumes/3d3616c6-6c56-4fb4-8b12-b0c438f15dbb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:36:08.593436 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2e582c3f-f731-428e-9149-c410d0c53986 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:08.595095 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:36:08.595390 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1797210220", "snapshot_id": null, "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "volume_type": null, "size": 1}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:36:08.596850 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1797210220', 'snapshot_id': None, 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'volume_type': None, 'size': 1}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:36:08.682801 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume of 1 GB Aug 25 15:36:08.687577 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Availability Zones retrieved successfully. Aug 25 15:36:08.695430 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (0337d450-a41f-46da-b022-cb2af8216840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:36:08.708160 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2574d0d5-0546-439a-a4a3-0b1308b1ccad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:36:08.708160 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:36:08.763013 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2574d0d5-0546-439a-a4a3-0b1308b1ccad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:36:08.766310 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e99f5266-7750-48bd-9848-2681c6a7da67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:36:08.850652 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['a77f0d3a-b555-4708-a818-1edbe1bca287', 'd7ee8c40-9f95-407f-8214-703a3ea56167', '422abfd6-08b5-41ed-aae9-63e50c9b61df', '59851892-6cb0-44b2-9b14-651deb360d82'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:36:08.851446 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e99f5266-7750-48bd-9848-2681c6a7da67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a77f0d3a-b555-4708-a818-1edbe1bca287', 'd7ee8c40-9f95-407f-8214-703a3ea56167', '422abfd6-08b5-41ed-aae9-63e50c9b61df', '59851892-6cb0-44b2-9b14-651deb360d82']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:36:08.852283 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f1acffc-7175-43c5-90c0-4b82f35c154e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:36:08.884732 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f1acffc-7175-43c5-90c0-4b82f35c154e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '573f17bb-6328-4381-916e-527ed87f9393', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1797210220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['a77f0d3a-b555-4708-a818-1edbe1bca287','d7ee8c40-9f95-407f-8214-703a3ea56167','422abfd6-08b5-41ed-aae9-63e50c9b61df','59851892-6cb0-44b2-9b14-651deb360d82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1797210220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=573f17bb-6328-4381-916e-527ed87f9393,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8be437d69c2a4708b3ce06adc896d0d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='840f760af27d45ffba0653c18bab206d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:36:08.885563 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f17c82-2d16-45b6-9045-e9ee2d93a541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:36:08.917211 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0f17c82-2d16-45b6-9045-e9ee2d93a541) transitioned into state 'SUCCESS' from state '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-1797210220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['a77f0d3a-b555-4708-a818-1edbe1bca287','d7ee8c40-9f95-407f-8214-703a3ea56167','422abfd6-08b5-41ed-aae9-63e50c9b61df','59851892-6cb0-44b2-9b14-651deb360d82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:36:08.917900 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e1f0a8-216f-4efb-8d4c-f8d826537f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:36:08.933526 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e1f0a8-216f-4efb-8d4c-f8d826537f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:36:08.934311 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (0337d450-a41f-46da-b022-cb2af8216840) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:36:08.934614 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request issued successfully. Aug 25 15:36:08.935598 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2e582c3f-f731-428e-9149-c410d0c53986 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:36:08.935598 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1426/5629] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:36:08 2026] POST /volume/v3/volumes => generated 757 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:36:08.946572 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-03a88750-8b86-46bd-b9b6-8e7bb5f83e86 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:08.948448 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-03a88750-8b86-46bd-b9b6-8e7bb5f83e86 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 Aug 25 15:36:08.948680 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-03a88750-8b86-46bd-b9b6-8e7bb5f83e86 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:08.948899 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-03a88750-8b86-46bd-b9b6-8e7bb5f83e86 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:08.957723 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:08.957723 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:36:08.962164 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-03a88750-8b86-46bd-b9b6-8e7bb5f83e86 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:36:08.973206 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-03a88750-8b86-46bd-b9b6-8e7bb5f83e86 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 returned with HTTP 200 Aug 25 15:36:08.973673 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1410/5630] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:36:08 2026] GET /volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:36:09.194480 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-fbd8ff8c-69ee-4430-b145-6c2e098782a8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:09.196386 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-fbd8ff8c-69ee-4430-b145-6c2e098782a8 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:36:09.196598 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-fbd8ff8c-69ee-4430-b145-6c2e098782a8 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:09.196776 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-fbd8ff8c-69ee-4430-b145-6c2e098782a8 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:09.206177 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:09.206177 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:36:09.209581 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-fbd8ff8c-69ee-4430-b145-6c2e098782a8 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:36:09.214679 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-fbd8ff8c-69ee-4430-b145-6c2e098782a8 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:36:09.215369 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1391/5631] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:36:09 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:36:09.232523 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-47c5031c-13fd-4bb7-9d56-44ba61a9ad59 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:09.234584 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-47c5031c-13fd-4bb7-9d56-44ba61a9ad59 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] POST https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d/action Aug 25 15:36:09.234919 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-47c5031c-13fd-4bb7-9d56-44ba61a9ad59 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:36:09.235067 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-47c5031c-13fd-4bb7-9d56-44ba61a9ad59 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:36:09.245095 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:09.245095 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:36:09.245558 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-47c5031c-13fd-4bb7-9d56-44ba61a9ad59 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:36:09.251571 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-47c5031c-13fd-4bb7-9d56-44ba61a9ad59 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Begin detaching volume completed successfully. Aug 25 15:36:09.251892 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-47c5031c-13fd-4bb7-9d56-44ba61a9ad59 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d/action returned with HTTP 202 Aug 25 15:36:09.252399 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1405/5632] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:36:09 2026] POST /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:36:09.293102 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8d5c4388-cf7d-4ecf-ab11-8451f94df88a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:09.293545 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8d5c4388-cf7d-4ecf-ab11-8451f94df88a None None] GET https://10.4.3.85/volume// Aug 25 15:36:09.293688 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8d5c4388-cf7d-4ecf-ab11-8451f94df88a None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:09.293869 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8d5c4388-cf7d-4ecf-ab11-8451f94df88a None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:09.294186 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8d5c4388-cf7d-4ecf-ab11-8451f94df88a None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:36:09.294449 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1427/5633] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:36:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:36:09.301423 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-2984a822-d013-4212-b67f-104a6b843790 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:09.303387 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-2984a822-d013-4212-b67f-104a6b843790 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:36:09.303662 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-2984a822-d013-4212-b67f-104a6b843790 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:09.303915 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-2984a822-d013-4212-b67f-104a6b843790 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:09.312088 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:09.312088 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:36:09.315005 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-2984a822-d013-4212-b67f-104a6b843790 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:36:09.318753 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-2984a822-d013-4212-b67f-104a6b843790 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:36:09.319144 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1411/5634] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:36:09 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 1321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:36:09.988101 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-41a15c8c-3931-4a86-95ee-97c900240510 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:09.989886 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41a15c8c-3931-4a86-95ee-97c900240510 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 Aug 25 15:36:09.990114 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41a15c8c-3931-4a86-95ee-97c900240510 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:09.990314 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-41a15c8c-3931-4a86-95ee-97c900240510 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:09.997066 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:09.997066 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:36:10.000358 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-41a15c8c-3931-4a86-95ee-97c900240510 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:36:10.004832 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-41a15c8c-3931-4a86-95ee-97c900240510 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 returned with HTTP 200 Aug 25 15:36:10.005231 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1392/5635] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:36:09 2026] GET /volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:36:10.021044 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-18648329-f3af-4f7d-ad0d-63658041917f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:10.021044 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18648329-f3af-4f7d-ad0d-63658041917f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 Aug 25 15:36:10.021044 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18648329-f3af-4f7d-ad0d-63658041917f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:10.021044 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-18648329-f3af-4f7d-ad0d-63658041917f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:10.049767 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:10.049767 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:36:10.049767 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-18648329-f3af-4f7d-ad0d-63658041917f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:36:10.049767 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-18648329-f3af-4f7d-ad0d-63658041917f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 returned with HTTP 200 Aug 25 15:36:10.049767 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1406/5636] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:36:10 2026] GET /volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:36:10.194813 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-392930d0-ddee-4f4d-a391-67b5c385a86d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:10.194813 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-392930d0-ddee-4f4d-a391-67b5c385a86d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] DELETE https://10.4.3.85/volume/v3/attachments/3d49d057-2181-4a59-8bab-431457cebd11 Aug 25 15:36:10.194813 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-392930d0-ddee-4f4d-a391-67b5c385a86d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:10.194813 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-392930d0-ddee-4f4d-a391-67b5c385a86d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:10.194813 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:10.194813 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:36:10.407478 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-2d80c3b1-2668-41ad-b872-8f4a69d304e2 req-392930d0-ddee-4f4d-a391-67b5c385a86d tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/attachments/3d49d057-2181-4a59-8bab-431457cebd11 returned with HTTP 200 Aug 25 15:36:10.407901 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1428/5637] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:36:10 2026] DELETE /volume/v3/attachments/3d49d057-2181-4a59-8bab-431457cebd11 => generated 19 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:36:11.423009 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-4d3cfe30-b3f0-4d16-9118-cf2f468549b0 req-abfbf593-a190-4601-a683-37e451a6c455 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:11.425110 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-4d3cfe30-b3f0-4d16-9118-cf2f468549b0 req-abfbf593-a190-4601-a683-37e451a6c455 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:36:11.425307 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-4d3cfe30-b3f0-4d16-9118-cf2f468549b0 req-abfbf593-a190-4601-a683-37e451a6c455 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:11.425499 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-4d3cfe30-b3f0-4d16-9118-cf2f468549b0 req-abfbf593-a190-4601-a683-37e451a6c455 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:11.432158 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:11.432158 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:36:11.435693 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-4d3cfe30-b3f0-4d16-9118-cf2f468549b0 req-abfbf593-a190-4601-a683-37e451a6c455 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:36:11.440307 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-4d3cfe30-b3f0-4d16-9118-cf2f468549b0 req-abfbf593-a190-4601-a683-37e451a6c455 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:36:11.440700 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1412/5638] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:36:11 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:36:11.453543 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b582fe3f-9a5b-49d3-a4b8-763ec58cc652 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:11.455446 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b582fe3f-9a5b-49d3-a4b8-763ec58cc652 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] DELETE https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:36:11.455691 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b582fe3f-9a5b-49d3-a4b8-763ec58cc652 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:11.455915 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b582fe3f-9a5b-49d3-a4b8-763ec58cc652 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:11.456124 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-b582fe3f-9a5b-49d3-a4b8-763ec58cc652 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Delete volume with id: 269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:36:11.463146 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:11.463146 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:36:11.463717 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b582fe3f-9a5b-49d3-a4b8-763ec58cc652 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:36:11.482965 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b582fe3f-9a5b-49d3-a4b8-763ec58cc652 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Delete volume request issued successfully. Aug 25 15:36:11.482965 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b582fe3f-9a5b-49d3-a4b8-763ec58cc652 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 202 Aug 25 15:36:11.483594 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1393/5639] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:36:11 2026] DELETE /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:36:11.491910 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-742784b4-60e4-4152-b219-8f709865cd6a None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:11.494114 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-742784b4-60e4-4152-b219-8f709865cd6a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:36:11.494375 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-742784b4-60e4-4152-b219-8f709865cd6a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:11.494640 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-742784b4-60e4-4152-b219-8f709865cd6a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:11.498921 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-448c5940-820b-490f-88e4-b1a778ad0069 req-f0d3a72f-83ba-4539-b92e-6ac8167117e1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:11.501209 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-f0d3a72f-83ba-4539-b92e-6ac8167117e1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 Aug 25 15:36:11.501582 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-f0d3a72f-83ba-4539-b92e-6ac8167117e1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:11.501883 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-f0d3a72f-83ba-4539-b92e-6ac8167117e1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:11.501958 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:11.501958 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:36:11.506047 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-742784b4-60e4-4152-b219-8f709865cd6a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Volume info retrieved successfully. Aug 25 15:36:11.509990 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:11.509990 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:36:11.512191 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-742784b4-60e4-4152-b219-8f709865cd6a tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 200 Aug 25 15:36:11.512714 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1407/5640] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:36:11 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:36:11.515220 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-448c5940-820b-490f-88e4-b1a778ad0069 req-f0d3a72f-83ba-4539-b92e-6ac8167117e1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:36:11.522433 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-f0d3a72f-83ba-4539-b92e-6ac8167117e1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 returned with HTTP 200 Aug 25 15:36:11.522990 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1429/5641] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:36:11 2026] GET /volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:36:11.978304 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-448c5940-820b-490f-88e4-b1a778ad0069 req-77136364-3fc9-4ce5-8c9d-93c825cce23a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:11.980976 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-77136364-3fc9-4ce5-8c9d-93c825cce23a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 Aug 25 15:36:11.981207 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-77136364-3fc9-4ce5-8c9d-93c825cce23a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:11.981432 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-77136364-3fc9-4ce5-8c9d-93c825cce23a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:11.989242 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:11.989242 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:36:11.993328 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-448c5940-820b-490f-88e4-b1a778ad0069 req-77136364-3fc9-4ce5-8c9d-93c825cce23a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:36:11.998485 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-77136364-3fc9-4ce5-8c9d-93c825cce23a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 returned with HTTP 200 Aug 25 15:36:11.998968 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1413/5642] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:36:11 2026] GET /volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:36:12.009084 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-17a9e07b-a4b1-4d6c-a456-696fbb65d5b0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:12.009557 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-17a9e07b-a4b1-4d6c-a456-696fbb65d5b0 None None] GET https://10.4.3.85/volume// Aug 25 15:36:12.009711 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-17a9e07b-a4b1-4d6c-a456-696fbb65d5b0 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:12.009978 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-17a9e07b-a4b1-4d6c-a456-696fbb65d5b0 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:12.010365 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-17a9e07b-a4b1-4d6c-a456-696fbb65d5b0 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:36:12.010869 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1394/5643] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:36:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:36:12.018492 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-448c5940-820b-490f-88e4-b1a778ad0069 req-49f4dfeb-33a6-4e00-8fad-37c533fa240f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:12.020810 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-49f4dfeb-33a6-4e00-8fad-37c533fa240f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:36:12.021237 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-49f4dfeb-33a6-4e00-8fad-37c533fa240f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "573f17bb-6328-4381-916e-527ed87f9393", "connector": null, "instance_uuid": "40edf6df-4a1a-49eb-a9bb-634f537a2170"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:36:12.030724 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:12.030724 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:36:12.065122 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-49f4dfeb-33a6-4e00-8fad-37c533fa240f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:36:12.065585 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1408/5644] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:36:12 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 25 15:36:12.526228 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fce9e3a7-fd55-40c6-85e7-359a47d60173 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:12.528154 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fce9e3a7-fd55-40c6-85e7-359a47d60173 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] GET https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d Aug 25 15:36:12.528362 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fce9e3a7-fd55-40c6-85e7-359a47d60173 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:12.528564 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fce9e3a7-fd55-40c6-85e7-359a47d60173 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:12.540608 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fce9e3a7-fd55-40c6-85e7-359a47d60173 tempest-TestMinimumBasicScenario-675777809 tempest-TestMinimumBasicScenario-675777809-project-member] https://10.4.3.85/volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d returned with HTTP 404 Aug 25 15:36:12.540608 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1430/5645] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:36:12 2026] GET /volume/v3/volumes/269598fb-ed21-471d-a281-98c6f419132d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:36:12.957066 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-86e9e766-15e2-4367-90c9-c19332f88726 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:12.957595 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-86e9e766-15e2-4367-90c9-c19332f88726 None None] GET https://10.4.3.85/volume// Aug 25 15:36:12.957595 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-86e9e766-15e2-4367-90c9-c19332f88726 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:12.957794 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-86e9e766-15e2-4367-90c9-c19332f88726 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:12.958145 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-86e9e766-15e2-4367-90c9-c19332f88726 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:36:12.958434 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1414/5646] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:36:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:36:12.965209 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-448c5940-820b-490f-88e4-b1a778ad0069 req-0e9e56b9-d5d1-4bfb-8672-29cf68e39ac5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:12.967720 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-0e9e56b9-d5d1-4bfb-8672-29cf68e39ac5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 Aug 25 15:36:12.967947 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-0e9e56b9-d5d1-4bfb-8672-29cf68e39ac5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:12.968174 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-0e9e56b9-d5d1-4bfb-8672-29cf68e39ac5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:12.978150 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:12.978150 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:36:12.981889 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-448c5940-820b-490f-88e4-b1a778ad0069 req-0e9e56b9-d5d1-4bfb-8672-29cf68e39ac5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:36:12.987003 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-0e9e56b9-d5d1-4bfb-8672-29cf68e39ac5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 returned with HTTP 200 Aug 25 15:36:12.987725 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1395/5647] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:36:12 2026] GET /volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 => generated 1544 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:36:13.111807 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-448c5940-820b-490f-88e4-b1a778ad0069 req-b60c0f72-dacc-450a-97e6-2e5186597f4d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:13.114072 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-b60c0f72-dacc-450a-97e6-2e5186597f4d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] PUT https://10.4.3.85/volume/v3/attachments/4965363d-d802-4d4f-92bd-e65b819c81aa Aug 25 15:36:13.114496 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-b60c0f72-dacc-450a-97e6-2e5186597f4d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:36:13.122718 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-448c5940-820b-490f-88e4-b1a778ad0069 req-b60c0f72-dacc-450a-97e6-2e5186597f4d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Acquiring lock "cinder-attachment_update-573f17bb-6328-4381-916e-527ed87f9393-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:36:13.127431 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-448c5940-820b-490f-88e4-b1a778ad0069 req-b60c0f72-dacc-450a-97e6-2e5186597f4d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-573f17bb-6328-4381-916e-527ed87f9393-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:36:13.128367 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:13.128367 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:36:13.272919 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-448c5940-820b-490f-88e4-b1a778ad0069 req-b60c0f72-dacc-450a-97e6-2e5186597f4d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-573f17bb-6328-4381-916e-527ed87f9393-np0000008087" released by "attachment_update" :: held 0.145s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:36:13.273093 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-b60c0f72-dacc-450a-97e6-2e5186597f4d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/4965363d-d802-4d4f-92bd-e65b819c81aa returned with HTTP 200 Aug 25 15:36:13.273642 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1409/5648] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:36:13 2026] PUT /volume/v3/attachments/4965363d-d802-4d4f-92bd-e65b819c81aa => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:36:13.307821 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-448c5940-820b-490f-88e4-b1a778ad0069 req-4860b07b-e415-425d-a794-1641fec25638 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:13.310081 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-4860b07b-e415-425d-a794-1641fec25638 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments/4965363d-d802-4d4f-92bd-e65b819c81aa/action Aug 25 15:36:13.310490 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-4860b07b-e415-425d-a794-1641fec25638 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:36:13.310626 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-4860b07b-e415-425d-a794-1641fec25638 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:36:13.326411 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:13.326411 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:36:13.390798 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-448c5940-820b-490f-88e4-b1a778ad0069 req-4860b07b-e415-425d-a794-1641fec25638 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/4965363d-d802-4d4f-92bd-e65b819c81aa/action returned with HTTP 204 Aug 25 15:36:13.391935 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1431/5649] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:36:13 2026] POST /volume/v3/attachments/4965363d-d802-4d4f-92bd-e65b819c81aa/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:36:21.998526 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=47,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:36:22.985167 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=42,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:36:23.256287 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=89,cinder:UPDATE=34,cinder:INSERT=12 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:36:23.341558 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=101,cinder:INSERT=19,cinder:UPDATE=45 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:36:30.834566 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:30.836961 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:36:30.837450 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2042721152", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:36:30.839578 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2042721152', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:36:30.839759 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Create volume of 1 GB Aug 25 15:36:30.845166 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Availability Zones retrieved successfully. Aug 25 15:36:30.853919 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Flow 'volume_create_api' (b2c876b3-576c-4691-90dd-42f73bb0a70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:36:30.855336 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b063f68-eeef-4b81-b0fd-6d8ca6ddf904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:36:30.856783 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:36:30.893236 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b063f68-eeef-4b81-b0fd-6d8ca6ddf904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:36:30.894335 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b542ef8-e176-4841-9171-5b797b61ee35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:36:30.984819 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Created reservations ['e81b1b4f-91df-45d1-889d-653bdead1142', 'd65a73ea-a3ab-4c03-9d93-cf9e44632179', '341dc355-8db4-4972-9dc2-4e87a0f9f3eb', '58d0f7eb-1ac0-400f-b6b4-957419fd7df1'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:36:30.985554 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b542ef8-e176-4841-9171-5b797b61ee35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e81b1b4f-91df-45d1-889d-653bdead1142', 'd65a73ea-a3ab-4c03-9d93-cf9e44632179', '341dc355-8db4-4972-9dc2-4e87a0f9f3eb', '58d0f7eb-1ac0-400f-b6b4-957419fd7df1']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:36:30.986204 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b0dc7e-bc2d-4ee7-a959-633266846fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:36:31.014560 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b0dc7e-bc2d-4ee7-a959-633266846fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2042721152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc996356083f4e3ab1b6f9fac5d1790d',qos_specs=None,replication_status=,reservations=['e81b1b4f-91df-45d1-889d-653bdead1142','d65a73ea-a3ab-4c03-9d93-cf9e44632179','341dc355-8db4-4972-9dc2-4e87a0f9f3eb','58d0f7eb-1ac0-400f-b6b4-957419fd7df1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f620cdd98a0244b7a4bcf80b0c27d450',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:36:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2042721152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc996356083f4e3ab1b6f9fac5d1790d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f620cdd98a0244b7a4bcf80b0c27d450',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:36:31.015582 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c714ba1-88b0-48d4-ad5e-a34c71b030fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:36:31.043785 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c714ba1-88b0-48d4-ad5e-a34c71b030fe) transitioned into state 'SUCCESS' from state '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-2042721152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc996356083f4e3ab1b6f9fac5d1790d',qos_specs=None,replication_status=,reservations=['e81b1b4f-91df-45d1-889d-653bdead1142','d65a73ea-a3ab-4c03-9d93-cf9e44632179','341dc355-8db4-4972-9dc2-4e87a0f9f3eb','58d0f7eb-1ac0-400f-b6b4-957419fd7df1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f620cdd98a0244b7a4bcf80b0c27d450',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:36:31.044340 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0817f8a3-f13d-4e3c-8d53-fe498cbb22af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:36:31.053536 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0817f8a3-f13d-4e3c-8d53-fe498cbb22af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:36:31.054349 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Flow 'volume_create_api' (b2c876b3-576c-4691-90dd-42f73bb0a70f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:36:31.054650 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Create volume request issued successfully. Aug 25 15:36:31.055149 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a013272e-5fd0-447d-a759-c2aa7fb61549 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:36:31.055660 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1415/5650] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:36:30 2026] POST /volume/v3/volumes => generated 745 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:36:41.046575 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:36:58.201244 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-0b99bc74-a863-4f5d-b943-4ff19b88849b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:58.203781 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-0b99bc74-a863-4f5d-b943-4ff19b88849b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/limits Aug 25 15:36:58.204029 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-0b99bc74-a863-4f5d-b943-4ff19b88849b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:58.204294 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-0b99bc74-a863-4f5d-b943-4ff19b88849b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'index' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:58.226408 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-0b99bc74-a863-4f5d-b943-4ff19b88849b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/limits returned with HTTP 200 Aug 25 15:36:58.226921 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1396/5651] 10.4.3.85 () {68 vars in 1477 bytes} [Tue Aug 25 15:36:58 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:36:58.297679 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-ca571fc1-e232-45ee-b0c2-f3a326377cd1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:58.299698 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-ca571fc1-e232-45ee-b0c2-f3a326377cd1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 Aug 25 15:36:58.299947 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-ca571fc1-e232-45ee-b0c2-f3a326377cd1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:36:58.300177 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-ca571fc1-e232-45ee-b0c2-f3a326377cd1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:36:58.309358 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:58.309358 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:36:58.312645 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-ca571fc1-e232-45ee-b0c2-f3a326377cd1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:36:58.317095 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-ca571fc1-e232-45ee-b0c2-f3a326377cd1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 returned with HTTP 200 Aug 25 15:36:58.318056 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1410/5652] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:36:58 2026] GET /volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 => generated 1657 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:36:58.325987 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-fddc1efd-ddde-490c-b5f8-f352721c010a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:36:58.328031 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-fddc1efd-ddde-490c-b5f8-f352721c010a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:36:58.328347 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-fddc1efd-ddde-490c-b5f8-f352721c010a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "573f17bb-6328-4381-916e-527ed87f9393", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-787034369", "description": null, "metadata": {}}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:36:58.338480 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:36:58.338480 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:36:58.338921 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-fddc1efd-ddde-490c-b5f8-f352721c010a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:36:58.339054 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-fddc1efd-ddde-490c-b5f8-f352721c010a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create snapshot from volume 573f17bb-6328-4381-916e-527ed87f9393 Aug 25 15:36:58.379213 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-fddc1efd-ddde-490c-b5f8-f352721c010a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['3ec7a54d-6580-4aa3-b3d3-2be49411d107', '7696ddf7-7e76-4f37-8e33-c3ef9fae7e93', '0d5c1d80-81b2-484a-883b-acb1247d4a0a', '6b9e5818-31a4-451f-a6ca-1ca5842e7a47'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:36:58.469000 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-fddc1efd-ddde-490c-b5f8-f352721c010a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot force create request issued successfully. Aug 25 15:36:58.469386 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-e020efba-91ad-44a8-ac33-22d52d6a0e73 req-fddc1efd-ddde-490c-b5f8-f352721c010a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:36:58.469893 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1432/5653] 10.4.3.85 () {72 vars in 1540 bytes} [Tue Aug 25 15:36:58 2026] POST /volume/v3/snapshots => generated 319 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:37:00.369601 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7e473652-2d3b-4f33-99b2-b9b55a6f9b52 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:00.371594 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7e473652-2d3b-4f33-99b2-b9b55a6f9b52 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 Aug 25 15:37:00.371792 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7e473652-2d3b-4f33-99b2-b9b55a6f9b52 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:00.372004 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7e473652-2d3b-4f33-99b2-b9b55a6f9b52 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:00.376971 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:00.376971 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:37:00.377360 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7e473652-2d3b-4f33-99b2-b9b55a6f9b52 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:37:00.378141 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7e473652-2d3b-4f33-99b2-b9b55a6f9b52 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 returned with HTTP 200 Aug 25 15:37:00.378499 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1416/5654] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:37:00 2026] GET /volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:02.249501 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-273cccb3-9935-4def-9de4-e735b4b82101 req-2ac7dc67-cd12-443b-9d4e-6771e3ea4174 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:02.251068 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-2ac7dc67-cd12-443b-9d4e-6771e3ea4174 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 Aug 25 15:37:02.251230 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-2ac7dc67-cd12-443b-9d4e-6771e3ea4174 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:02.251389 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-2ac7dc67-cd12-443b-9d4e-6771e3ea4174 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:02.255860 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:02.255860 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:37:02.256278 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-2ac7dc67-cd12-443b-9d4e-6771e3ea4174 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:37:02.256996 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-2ac7dc67-cd12-443b-9d4e-6771e3ea4174 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 returned with HTTP 200 Aug 25 15:37:02.257333 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1397/5655] 10.4.3.85 () {68 vars in 1597 bytes} [Tue Aug 25 15:37:02 2026] GET /volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:03.436554 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-273cccb3-9935-4def-9de4-e735b4b82101 req-129bf303-1aa1-45df-81ce-dd9bedbc0b4f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:03.443842 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-129bf303-1aa1-45df-81ce-dd9bedbc0b4f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 Aug 25 15:37:03.443842 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-129bf303-1aa1-45df-81ce-dd9bedbc0b4f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:03.443842 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-129bf303-1aa1-45df-81ce-dd9bedbc0b4f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:03.448511 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:03.448511 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:37:03.449247 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-129bf303-1aa1-45df-81ce-dd9bedbc0b4f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:37:03.450022 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-129bf303-1aa1-45df-81ce-dd9bedbc0b4f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 returned with HTTP 200 Aug 25 15:37:03.450447 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1411/5656] 10.4.3.85 () {68 vars in 1597 bytes} [Tue Aug 25 15:37:03 2026] GET /volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 => generated 478 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:03.458971 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-273cccb3-9935-4def-9de4-e735b4b82101 req-4d0a6345-b241-4b7e-91e2-48028702ae74 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:03.461228 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-4d0a6345-b241-4b7e-91e2-48028702ae74 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 Aug 25 15:37:03.461402 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-4d0a6345-b241-4b7e-91e2-48028702ae74 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:03.461614 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-4d0a6345-b241-4b7e-91e2-48028702ae74 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:03.473109 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:03.473109 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:37:03.477904 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-4d0a6345-b241-4b7e-91e2-48028702ae74 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:37:03.484706 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-4d0a6345-b241-4b7e-91e2-48028702ae74 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 returned with HTTP 200 Aug 25 15:37:03.485351 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1433/5657] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:37:03 2026] GET /volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 => generated 1657 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:37:03.497555 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:03.497964 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:37:03.498113 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "67864908-b05e-4b4d-bb7e-ab300e98f334", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:37:03.500300 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '67864908-b05e-4b4d-bb7e-ab300e98f334', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:37:03.508292 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:03.508292 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:37:03.508749 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:37:03.508880 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume of 1 GB Aug 25 15:37:03.509570 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Availability Zones retrieved successfully. Aug 25 15:37:03.515220 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (3b4f1d42-e1dd-4dae-8b7f-064323fba03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:37:03.516428 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3551e9a8-a3d3-4d1b-ad5d-6f1fef8574f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:37:03.517552 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:37:03.545294 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3551e9a8-a3d3-4d1b-ad5d-6f1fef8574f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '67864908-b05e-4b4d-bb7e-ab300e98f334', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:37:03.546435 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57d81c0-24af-49c3-bab0-c2cd61a419d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:37:03.594335 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['7fa34bc6-3ba5-47aa-ac28-e6e44096f750', '6bba3dd6-3fe4-4a4d-80cf-c48c06d41f4b', '9fb9df9f-e63f-46d5-a923-b89c17d96fb1', '4e24b252-bad2-4c8b-8740-3b5c57fbc12f'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:37:03.595220 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d57d81c0-24af-49c3-bab0-c2cd61a419d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fa34bc6-3ba5-47aa-ac28-e6e44096f750', '6bba3dd6-3fe4-4a4d-80cf-c48c06d41f4b', '9fb9df9f-e63f-46d5-a923-b89c17d96fb1', '4e24b252-bad2-4c8b-8740-3b5c57fbc12f']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:37:03.596029 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b74a98bf-d74f-408f-ae78-350e0466ebc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:37:03.649196 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b74a98bf-d74f-408f-ae78-350e0466ebc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5', '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='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['7fa34bc6-3ba5-47aa-ac28-e6e44096f750','6bba3dd6-3fe4-4a4d-80cf-c48c06d41f4b','9fb9df9f-e63f-46d5-a923-b89c17d96fb1','4e24b252-bad2-4c8b-8740-3b5c57fbc12f'],size=1,snapshot_id=67864908-b05e-4b4d-bb7e-ab300e98f334,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), '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-25T15:37:03Z,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=6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8be437d69c2a4708b3ce06adc896d0d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=67864908-b05e-4b4d-bb7e-ab300e98f334,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='840f760af27d45ffba0653c18bab206d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:37:03.650077 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f42919-b5ca-4b59-92ed-05cb87ffade6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:37:03.684549 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f42919-b5ca-4b59-92ed-05cb87ffade6) transitioned into 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='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['7fa34bc6-3ba5-47aa-ac28-e6e44096f750','6bba3dd6-3fe4-4a4d-80cf-c48c06d41f4b','9fb9df9f-e63f-46d5-a923-b89c17d96fb1','4e24b252-bad2-4c8b-8740-3b5c57fbc12f'],size=1,snapshot_id=67864908-b05e-4b4d-bb7e-ab300e98f334,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:37:03.685239 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57717790-422f-4e71-9d70-4ad8b487af94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:37:03.724425 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57717790-422f-4e71-9d70-4ad8b487af94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:37:03.725628 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (3b4f1d42-e1dd-4dae-8b7f-064323fba03f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:37:03.726032 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request issued successfully. Aug 25 15:37:03.727051 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-0e68e7e4-f4e5-4530-b4ed-ce381c5fafe9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:37:03.727712 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1417/5658] 10.4.3.85 () {72 vars in 1534 bytes} [Tue Aug 25 15:37:03 2026] POST /volume/v3/volumes => generated 734 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:37:03.734282 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-273cccb3-9935-4def-9de4-e735b4b82101 req-d023aeb0-e2e9-4231-b66d-4496c1e2532e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:03.736193 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-d023aeb0-e2e9-4231-b66d-4496c1e2532e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 Aug 25 15:37:03.736421 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-d023aeb0-e2e9-4231-b66d-4496c1e2532e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:03.736619 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-d023aeb0-e2e9-4231-b66d-4496c1e2532e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:03.743418 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:03.743418 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:37:03.747211 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-d023aeb0-e2e9-4231-b66d-4496c1e2532e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:37:03.751234 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-d023aeb0-e2e9-4231-b66d-4496c1e2532e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 returned with HTTP 200 Aug 25 15:37:03.751757 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1398/5659] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:37:03 2026] GET /volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:03.761241 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-273cccb3-9935-4def-9de4-e735b4b82101 req-4dd55194-d429-4a3c-8641-8772967d694b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:03.763188 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-4dd55194-d429-4a3c-8641-8772967d694b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 Aug 25 15:37:03.763365 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-4dd55194-d429-4a3c-8641-8772967d694b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:03.763562 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-4dd55194-d429-4a3c-8641-8772967d694b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:03.770146 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:03.770146 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:37:03.773548 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-4dd55194-d429-4a3c-8641-8772967d694b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:37:03.777321 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-4dd55194-d429-4a3c-8641-8772967d694b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 returned with HTTP 200 Aug 25 15:37:03.777721 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1412/5660] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:37:03 2026] GET /volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:06.785761 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-273cccb3-9935-4def-9de4-e735b4b82101 req-eea787e6-fe48-4a00-bdfe-b1c944725839 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:06.787928 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-eea787e6-fe48-4a00-bdfe-b1c944725839 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 Aug 25 15:37:06.788153 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-eea787e6-fe48-4a00-bdfe-b1c944725839 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:06.788453 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-eea787e6-fe48-4a00-bdfe-b1c944725839 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:06.795221 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:06.795221 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:37:06.798723 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-eea787e6-fe48-4a00-bdfe-b1c944725839 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:37:06.803146 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-eea787e6-fe48-4a00-bdfe-b1c944725839 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 returned with HTTP 200 Aug 25 15:37:06.803532 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1434/5661] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:37:06 2026] GET /volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:37:06.810680 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-92c8b690-ba93-401b-a434-e504c4efdd58 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:06.811261 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-92c8b690-ba93-401b-a434-e504c4efdd58 None None] GET https://10.4.3.85/volume// Aug 25 15:37:06.811461 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-92c8b690-ba93-401b-a434-e504c4efdd58 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:06.811712 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-92c8b690-ba93-401b-a434-e504c4efdd58 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:06.812125 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-92c8b690-ba93-401b-a434-e504c4efdd58 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:37:06.812426 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1418/5662] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:37:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:37:06.818648 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-273cccb3-9935-4def-9de4-e735b4b82101 req-3be0f2dd-7ca4-4fe6-8d64-9a040270f282 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:06.820642 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-3be0f2dd-7ca4-4fe6-8d64-9a040270f282 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:37:06.821033 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-3be0f2dd-7ca4-4fe6-8d64-9a040270f282 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5", "connector": null, "instance_uuid": "d4683493-2534-4079-b4ca-f8bf960c98f9"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:37:06.829762 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:06.829762 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:37:06.853164 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-3be0f2dd-7ca4-4fe6-8d64-9a040270f282 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:37:06.853803 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1399/5663] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:37:06 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 25 15:37:06.861897 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b44ba7d7-08ad-4f6d-912c-86002f8aad16 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:06.862283 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b44ba7d7-08ad-4f6d-912c-86002f8aad16 None None] GET https://10.4.3.85/volume// Aug 25 15:37:06.862484 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b44ba7d7-08ad-4f6d-912c-86002f8aad16 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:06.862695 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b44ba7d7-08ad-4f6d-912c-86002f8aad16 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:06.862996 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b44ba7d7-08ad-4f6d-912c-86002f8aad16 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:37:06.863282 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1413/5664] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:37:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:37:06.869372 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-273cccb3-9935-4def-9de4-e735b4b82101 req-9476359d-9404-471e-9e42-d6e4c814422b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:06.872003 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-9476359d-9404-471e-9e42-d6e4c814422b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 Aug 25 15:37:06.872307 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-9476359d-9404-471e-9e42-d6e4c814422b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:06.872578 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-9476359d-9404-471e-9e42-d6e4c814422b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:06.881032 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:06.881032 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:37:06.884278 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-273cccb3-9935-4def-9de4-e735b4b82101 req-9476359d-9404-471e-9e42-d6e4c814422b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:37:06.888426 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-9476359d-9404-471e-9e42-d6e4c814422b tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 returned with HTTP 200 Aug 25 15:37:06.888871 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1435/5665] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:37:06 2026] GET /volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 => generated 1522 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:37:06.992009 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-273cccb3-9935-4def-9de4-e735b4b82101 req-314a56ae-2d99-4294-bd64-f30cd3bb27c4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:06.993970 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-314a56ae-2d99-4294-bd64-f30cd3bb27c4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] PUT https://10.4.3.85/volume/v3/attachments/f0c87fb2-9c10-46d1-9e2f-91c8001c838b Aug 25 15:37:06.994364 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-314a56ae-2d99-4294-bd64-f30cd3bb27c4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:37:07.001840 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-273cccb3-9935-4def-9de4-e735b4b82101 req-314a56ae-2d99-4294-bd64-f30cd3bb27c4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Acquiring lock "cinder-attachment_update-6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:37:07.006370 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-273cccb3-9935-4def-9de4-e735b4b82101 req-314a56ae-2d99-4294-bd64-f30cd3bb27c4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5-np0000008087" acquired by "attachment_update" :: waited 0.005s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:37:07.007431 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:07.007431 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:37:07.096797 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-273cccb3-9935-4def-9de4-e735b4b82101 req-314a56ae-2d99-4294-bd64-f30cd3bb27c4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5-np0000008087" released by "attachment_update" :: held 0.090s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:37:07.097127 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-314a56ae-2d99-4294-bd64-f30cd3bb27c4 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/f0c87fb2-9c10-46d1-9e2f-91c8001c838b returned with HTTP 200 Aug 25 15:37:07.097676 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1419/5666] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:37:06 2026] PUT /volume/v3/attachments/f0c87fb2-9c10-46d1-9e2f-91c8001c838b => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:37:07.122197 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-273cccb3-9935-4def-9de4-e735b4b82101 req-40962f62-ff3f-466f-be0d-1f16f4782217 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:07.124239 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-40962f62-ff3f-466f-be0d-1f16f4782217 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments/f0c87fb2-9c10-46d1-9e2f-91c8001c838b/action Aug 25 15:37:07.124592 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-40962f62-ff3f-466f-be0d-1f16f4782217 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:37:07.124703 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-40962f62-ff3f-466f-be0d-1f16f4782217 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:37:07.138303 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:07.138303 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:37:07.147982 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-273cccb3-9935-4def-9de4-e735b4b82101 req-40962f62-ff3f-466f-be0d-1f16f4782217 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/f0c87fb2-9c10-46d1-9e2f-91c8001c838b/action returned with HTTP 204 Aug 25 15:37:07.148532 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1400/5667] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:37:07 2026] POST /volume/v3/attachments/f0c87fb2-9c10-46d1-9e2f-91c8001c838b/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:37:13.776432 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=10 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:37:14.143590 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a6dd050b-d21a-4b53-bcd4-daa9d09c62bb None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:14.145746 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a6dd050b-d21a-4b53-bcd4-daa9d09c62bb tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:37:14.146029 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a6dd050b-d21a-4b53-bcd4-daa9d09c62bb tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:14.146306 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a6dd050b-d21a-4b53-bcd4-daa9d09c62bb tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:14.155964 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:14.155964 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:37:14.160260 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-a6dd050b-d21a-4b53-bcd4-daa9d09c62bb tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:37:14.165826 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a6dd050b-d21a-4b53-bcd4-daa9d09c62bb tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 200 Aug 25 15:37:14.166177 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1414/5668] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:37:14 2026] GET /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:14.176364 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e96731ba-7774-4975-8f5e-fe8a952cee6e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:14.178168 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e96731ba-7774-4975-8f5e-fe8a952cee6e tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:37:14.178401 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e96731ba-7774-4975-8f5e-fe8a952cee6e tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:14.178620 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e96731ba-7774-4975-8f5e-fe8a952cee6e tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:14.184976 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:14.184976 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:37:14.189019 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e96731ba-7774-4975-8f5e-fe8a952cee6e tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:37:14.193284 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e96731ba-7774-4975-8f5e-fe8a952cee6e tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 200 Aug 25 15:37:14.193841 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1436/5669] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:37:14 2026] GET /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:14.233969 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-062e28d7-3a3a-4a13-8bff-fad30bd21289 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:14.235846 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-062e28d7-3a3a-4a13-8bff-fad30bd21289 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:37:14.236010 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-062e28d7-3a3a-4a13-8bff-fad30bd21289 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:14.236171 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-062e28d7-3a3a-4a13-8bff-fad30bd21289 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:14.242822 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:14.242822 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:37:14.246456 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-062e28d7-3a3a-4a13-8bff-fad30bd21289 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:37:14.250758 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-062e28d7-3a3a-4a13-8bff-fad30bd21289 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 200 Aug 25 15:37:14.251125 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1420/5670] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:37:14 2026] GET /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:14.320437 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7cea8456-e5d4-4cbf-a40b-7429831bb83f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:14.320887 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7cea8456-e5d4-4cbf-a40b-7429831bb83f None None] GET https://10.4.3.85/volume// Aug 25 15:37:14.321116 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7cea8456-e5d4-4cbf-a40b-7429831bb83f None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:14.321301 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7cea8456-e5d4-4cbf-a40b-7429831bb83f None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:14.321731 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7cea8456-e5d4-4cbf-a40b-7429831bb83f None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:37:14.322066 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1401/5671] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:37:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:37:14.328382 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-e6196813-9c72-418a-b80b-87a17c4b7118 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:14.409919 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-e6196813-9c72-418a-b80b-87a17c4b7118 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:37:14.410246 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-e6196813-9c72-418a-b80b-87a17c4b7118 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34", "connector": null, "instance_uuid": "e3a276c3-e3f3-4613-89d4-d24215951864"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:37:14.419278 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:14.419278 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:37:14.448500 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-e6196813-9c72-418a-b80b-87a17c4b7118 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:37:14.449156 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1415/5672] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:37:14 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 25 15:37:14.498134 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-92d90a6e-798d-4977-a9c9-2077026db4eb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:14.503217 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-92d90a6e-798d-4977-a9c9-2077026db4eb tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:37:14.503217 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-92d90a6e-798d-4977-a9c9-2077026db4eb tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:14.503217 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-92d90a6e-798d-4977-a9c9-2077026db4eb tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:14.507325 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-df9f236a-a987-49c4-abf3-acdd8c51e304 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:14.507880 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-df9f236a-a987-49c4-abf3-acdd8c51e304 None None] GET https://10.4.3.85/volume// Aug 25 15:37:14.508098 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-df9f236a-a987-49c4-abf3-acdd8c51e304 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:14.509254 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-df9f236a-a987-49c4-abf3-acdd8c51e304 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:14.509254 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-df9f236a-a987-49c4-abf3-acdd8c51e304 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:37:14.509254 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1421/5673] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:37:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:37:14.511706 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:14.511706 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:37:14.516617 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-2d9f33d1-90f9-40c0-8dca-70af2dfb06f7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:14.519847 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-92d90a6e-798d-4977-a9c9-2077026db4eb tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:37:14.519927 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-2d9f33d1-90f9-40c0-8dca-70af2dfb06f7 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:37:14.519927 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-2d9f33d1-90f9-40c0-8dca-70af2dfb06f7 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:14.519927 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-2d9f33d1-90f9-40c0-8dca-70af2dfb06f7 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:14.521832 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-92d90a6e-798d-4977-a9c9-2077026db4eb tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 200 Aug 25 15:37:14.522282 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1437/5674] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:37:14 2026] GET /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:14.527914 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:14.527914 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:37:14.530882 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-2d9f33d1-90f9-40c0-8dca-70af2dfb06f7 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:37:14.534304 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-2d9f33d1-90f9-40c0-8dca-70af2dfb06f7 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 200 Aug 25 15:37:14.534707 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1402/5675] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:37:14 2026] GET /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:37:14.635488 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-fb00df86-1926-44d9-8939-f6862d08dca8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:14.637477 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-fb00df86-1926-44d9-8939-f6862d08dca8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] PUT https://10.4.3.85/volume/v3/attachments/ab035ff3-dd8a-4f52-9d6b-4b897f14cee8 Aug 25 15:37:14.637825 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-fb00df86-1926-44d9-8939-f6862d08dca8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:37:14.645102 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-fb00df86-1926-44d9-8939-f6862d08dca8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Acquiring lock "cinder-attachment_update-c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34-np0000008087" by "attachment_update" {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:37:14.649175 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-fb00df86-1926-44d9-8939-f6862d08dca8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Lock "cinder-attachment_update-c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34-np0000008087" acquired by "attachment_update" :: waited 0.004s {{(pid=100467) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:37:14.650080 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:14.650080 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:37:14.721607 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.coordination [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-fb00df86-1926-44d9-8939-f6862d08dca8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Lock "cinder-attachment_update-c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34-np0000008087" released by "attachment_update" :: held 0.072s {{(pid=100467) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:37:14.721881 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-fb00df86-1926-44d9-8939-f6862d08dca8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/attachments/ab035ff3-dd8a-4f52-9d6b-4b897f14cee8 returned with HTTP 200 Aug 25 15:37:14.722308 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1416/5676] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:37:14 2026] PUT /volume/v3/attachments/ab035ff3-dd8a-4f52-9d6b-4b897f14cee8 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:37:15.536772 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-459bfed6-f8ff-4211-b3ba-43edaf5832ee None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:15.538816 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-459bfed6-f8ff-4211-b3ba-43edaf5832ee tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:37:15.539071 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-459bfed6-f8ff-4211-b3ba-43edaf5832ee tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:15.539281 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-459bfed6-f8ff-4211-b3ba-43edaf5832ee tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:15.548833 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:15.548833 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:37:15.553535 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-459bfed6-f8ff-4211-b3ba-43edaf5832ee tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:37:15.558631 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-459bfed6-f8ff-4211-b3ba-43edaf5832ee tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 200 Aug 25 15:37:15.559098 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1422/5677] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:37:15 2026] GET /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:16.571368 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2ceffddc-6541-48c0-952f-7b97b1fa7fc0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:16.573488 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2ceffddc-6541-48c0-952f-7b97b1fa7fc0 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:37:16.573713 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2ceffddc-6541-48c0-952f-7b97b1fa7fc0 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:16.573905 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2ceffddc-6541-48c0-952f-7b97b1fa7fc0 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:16.583407 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:16.583407 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:37:16.586644 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2ceffddc-6541-48c0-952f-7b97b1fa7fc0 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:37:16.590541 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2ceffddc-6541-48c0-952f-7b97b1fa7fc0 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 200 Aug 25 15:37:16.590780 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1438/5678] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:37:16 2026] GET /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:17.602349 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-87daaee4-9f28-42f9-895a-aed95cb892a6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:17.604425 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-87daaee4-9f28-42f9-895a-aed95cb892a6 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:37:17.604651 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-87daaee4-9f28-42f9-895a-aed95cb892a6 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:17.604867 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-87daaee4-9f28-42f9-895a-aed95cb892a6 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:17.616591 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:17.616591 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:37:17.620276 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-87daaee4-9f28-42f9-895a-aed95cb892a6 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:37:17.624684 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-87daaee4-9f28-42f9-895a-aed95cb892a6 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 200 Aug 25 15:37:17.625112 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1403/5679] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:37:17 2026] GET /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:17.957771 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-2d4ee206-c7ab-4483-95cb-73293a60d552 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:17.960220 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-2d4ee206-c7ab-4483-95cb-73293a60d552 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] POST https://10.4.3.85/volume/v3/attachments/ab035ff3-dd8a-4f52-9d6b-4b897f14cee8/action Aug 25 15:37:17.960670 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-2d4ee206-c7ab-4483-95cb-73293a60d552 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Action body: b'{"os-complete": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:37:17.960833 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-2d4ee206-c7ab-4483-95cb-73293a60d552 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:37:17.979272 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:17.979272 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:37:17.993852 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-aa84173d-7cbd-4287-83cd-4a093304d9d6 req-2d4ee206-c7ab-4483-95cb-73293a60d552 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/attachments/ab035ff3-dd8a-4f52-9d6b-4b897f14cee8/action returned with HTTP 204 Aug 25 15:37:17.994310 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1417/5680] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:37:17 2026] POST /volume/v3/attachments/ab035ff3-dd8a-4f52-9d6b-4b897f14cee8/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:37:18.638044 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a84a809c-4989-4c18-92da-eb4cfe9832a2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:18.639663 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a84a809c-4989-4c18-92da-eb4cfe9832a2 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:37:18.639836 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a84a809c-4989-4c18-92da-eb4cfe9832a2 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:18.640005 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a84a809c-4989-4c18-92da-eb4cfe9832a2 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:18.648862 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:18.648862 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:37:18.652748 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a84a809c-4989-4c18-92da-eb4cfe9832a2 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:37:18.656723 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a84a809c-4989-4c18-92da-eb4cfe9832a2 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 200 Aug 25 15:37:18.657090 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1423/5681] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:37:18 2026] GET /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 1130 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:37:18.667989 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-369a6433-3e3c-447a-8c98-3dee0625f988 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:18.669749 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-369a6433-3e3c-447a-8c98-3dee0625f988 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:37:18.669969 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-369a6433-3e3c-447a-8c98-3dee0625f988 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:18.670181 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-369a6433-3e3c-447a-8c98-3dee0625f988 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:18.678618 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:18.678618 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:37:18.681481 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-369a6433-3e3c-447a-8c98-3dee0625f988 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:37:18.685065 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-369a6433-3e3c-447a-8c98-3dee0625f988 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 200 Aug 25 15:37:18.685397 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1439/5682] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:37:18 2026] GET /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 1130 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:37:21.858631 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-f43eb3b0-3d21-47d3-9552-60c02b6a190e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:21.860908 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-f43eb3b0-3d21-47d3-9552-60c02b6a190e tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:37:21.861151 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-f43eb3b0-3d21-47d3-9552-60c02b6a190e tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:21.861390 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-f43eb3b0-3d21-47d3-9552-60c02b6a190e tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:21.870441 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:21.870441 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:37:21.873346 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-f43eb3b0-3d21-47d3-9552-60c02b6a190e tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:37:21.877172 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-f43eb3b0-3d21-47d3-9552-60c02b6a190e tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 200 Aug 25 15:37:21.877568 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1404/5683] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:37:21 2026] GET /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 1130 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:37:21.898117 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-1291df5f-1d4b-47c0-979e-787f46bcf13c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:21.900096 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-1291df5f-1d4b-47c0-979e-787f46bcf13c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] POST https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34/action Aug 25 15:37:21.900426 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-1291df5f-1d4b-47c0-979e-787f46bcf13c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:37:21.900553 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-1291df5f-1d4b-47c0-979e-787f46bcf13c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:37:21.910709 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:21.910709 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:37:21.911116 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-1291df5f-1d4b-47c0-979e-787f46bcf13c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:37:21.917675 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-1291df5f-1d4b-47c0-979e-787f46bcf13c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Begin detaching volume completed successfully. Aug 25 15:37:21.917952 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-1291df5f-1d4b-47c0-979e-787f46bcf13c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34/action returned with HTTP 202 Aug 25 15:37:21.918527 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1418/5684] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:37:21 2026] POST /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:37:21.964587 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e30baf67-ca28-4eef-89fa-312829b87cad None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:21.965078 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e30baf67-ca28-4eef-89fa-312829b87cad None None] GET https://10.4.3.85/volume// Aug 25 15:37:21.965306 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e30baf67-ca28-4eef-89fa-312829b87cad None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:21.965546 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e30baf67-ca28-4eef-89fa-312829b87cad None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:21.965974 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e30baf67-ca28-4eef-89fa-312829b87cad None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:37:21.966330 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1424/5685] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:37:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:37:21.972746 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-3ae0c50c-3bd4-407a-8f84-406692a03885 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:21.975055 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-3ae0c50c-3bd4-407a-8f84-406692a03885 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:37:21.975252 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-3ae0c50c-3bd4-407a-8f84-406692a03885 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:21.975423 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-3ae0c50c-3bd4-407a-8f84-406692a03885 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:21.984056 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:21.984056 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:37:21.986949 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-3ae0c50c-3bd4-407a-8f84-406692a03885 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:37:21.990396 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-3ae0c50c-3bd4-407a-8f84-406692a03885 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 200 Aug 25 15:37:21.990758 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1440/5686] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:37:21 2026] GET /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 1313 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:37:22.816795 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-c964f044-6921-414d-8477-46464ed7a0ca None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:22.818733 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-c964f044-6921-414d-8477-46464ed7a0ca tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] DELETE https://10.4.3.85/volume/v3/attachments/ab035ff3-dd8a-4f52-9d6b-4b897f14cee8 Aug 25 15:37:22.818908 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-c964f044-6921-414d-8477-46464ed7a0ca tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:22.819074 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-c964f044-6921-414d-8477-46464ed7a0ca tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:22.825607 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:22.825607 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:37:22.870622 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-141a1b4e-bb67-4f0d-af45-b0fc21624052 req-c964f044-6921-414d-8477-46464ed7a0ca tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/attachments/ab035ff3-dd8a-4f52-9d6b-4b897f14cee8 returned with HTTP 200 Aug 25 15:37:22.871184 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1405/5687] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:37:22 2026] DELETE /volume/v3/attachments/ab035ff3-dd8a-4f52-9d6b-4b897f14cee8 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:23.010812 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4d99c7a5-f22a-4be8-8646-630d4f435042 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:23.012613 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4d99c7a5-f22a-4be8-8646-630d4f435042 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:37:23.013008 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4d99c7a5-f22a-4be8-8646-630d4f435042 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34", "force": false, "name": "tempest-TestStampPattern-snapshot-1659725368", "description": null, "metadata": null}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:37:23.020391 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:23.020391 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:37:23.020907 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4d99c7a5-f22a-4be8-8646-630d4f435042 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:37:23.021069 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-4d99c7a5-f22a-4be8-8646-630d4f435042 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Create snapshot from volume c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:37:23.061923 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-4d99c7a5-f22a-4be8-8646-630d4f435042 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Created reservations ['69dcea16-d624-45b0-a66f-bc049b6cba32', '7e710f0f-6262-4cfe-b7b9-f92495c8ac7b', '037114c5-e0e6-4c61-a8df-1e11e7896938', '5223abfa-132f-4e53-b9f6-884343fb98c8'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:37:23.091874 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-4d99c7a5-f22a-4be8-8646-630d4f435042 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Snapshot create request issued successfully. Aug 25 15:37:23.091874 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4d99c7a5-f22a-4be8-8646-630d4f435042 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:37:23.091874 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1419/5688] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:37:23 2026] POST /volume/v3/snapshots => generated 303 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:37:23.100413 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2aaa632d-d463-4661-8d96-661b1d3bec4c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:23.102428 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2aaa632d-d463-4661-8d96-661b1d3bec4c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 Aug 25 15:37:23.102692 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2aaa632d-d463-4661-8d96-661b1d3bec4c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:23.102936 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2aaa632d-d463-4661-8d96-661b1d3bec4c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:23.107941 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:23.107941 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:37:23.108404 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2aaa632d-d463-4661-8d96-661b1d3bec4c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Snapshot retrieved successfully. Aug 25 15:37:23.109119 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2aaa632d-d463-4661-8d96-661b1d3bec4c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 returned with HTTP 200 Aug 25 15:37:23.109651 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1425/5689] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:37:23 2026] GET /volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:24.118708 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-98175962-1d17-4239-9afd-4f35d9f5ffb3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:24.120904 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-98175962-1d17-4239-9afd-4f35d9f5ffb3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 Aug 25 15:37:24.121083 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-98175962-1d17-4239-9afd-4f35d9f5ffb3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:24.121325 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-98175962-1d17-4239-9afd-4f35d9f5ffb3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:24.127151 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:24.127151 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:37:24.127711 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-98175962-1d17-4239-9afd-4f35d9f5ffb3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Snapshot retrieved successfully. Aug 25 15:37:24.128708 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-98175962-1d17-4239-9afd-4f35d9f5ffb3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 returned with HTTP 200 Aug 25 15:37:24.129198 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1441/5690] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:37:24 2026] GET /volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:24.137364 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0b61b4ef-c25a-46f1-a3dc-e3ee4c177d6d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:24.139209 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b61b4ef-c25a-46f1-a3dc-e3ee4c177d6d tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 Aug 25 15:37:24.139441 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0b61b4ef-c25a-46f1-a3dc-e3ee4c177d6d tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:24.139694 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0b61b4ef-c25a-46f1-a3dc-e3ee4c177d6d tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:24.144930 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:24.144930 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:37:24.145675 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-0b61b4ef-c25a-46f1-a3dc-e3ee4c177d6d tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Snapshot retrieved successfully. Aug 25 15:37:24.146864 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0b61b4ef-c25a-46f1-a3dc-e3ee4c177d6d tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 returned with HTTP 200 Aug 25 15:37:24.147556 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1406/5691] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:37:24 2026] GET /volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:28.785211 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-67279363-f035-48bc-bd70-6393e55cb9c8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:28.786923 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:37:28.787280 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-987655061", "snapshot_id": "3e6ef359-cd41-4cb9-9268-b28efd918df4", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:37:28.788705 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-987655061', 'snapshot_id': '3e6ef359-cd41-4cb9-9268-b28efd918df4', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:37:28.794029 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:28.794029 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:37:28.796914 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Snapshot retrieved successfully. Aug 25 15:37:28.796914 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Create volume of 1 GB Aug 25 15:37:28.797861 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Availability Zones retrieved successfully. Aug 25 15:37:28.803540 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Flow 'volume_create_api' (1e171099-49c1-4755-b0df-52db47b1b96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:37:28.805446 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16e2a07d-4611-4ff1-95ba-5c892faed7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:37:28.806481 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:37:28.836367 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16e2a07d-4611-4ff1-95ba-5c892faed7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3e6ef359-cd41-4cb9-9268-b28efd918df4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:37:28.837146 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93b6a9c6-40f8-4f9d-8e5b-9928fd933159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:37:28.874445 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Created reservations ['cfc18342-a668-4385-9aff-3cef675d8316', '31278208-27bc-475c-bd7c-040d298ac98d', 'a89c636e-b9ad-4efe-bc69-efda840c53c2', '7d1e9ca7-d2f6-4520-aabe-7a532350cef0'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:37:28.875213 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93b6a9c6-40f8-4f9d-8e5b-9928fd933159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfc18342-a668-4385-9aff-3cef675d8316', '31278208-27bc-475c-bd7c-040d298ac98d', 'a89c636e-b9ad-4efe-bc69-efda840c53c2', '7d1e9ca7-d2f6-4520-aabe-7a532350cef0']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:37:28.875878 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e206d910-21e9-43c0-a3c2-a66cd90960bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:37:28.913305 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e206d910-21e9-43c0-a3c2-a66cd90960bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28f2d2c2-eba4-446c-9cae-0e6f20fd8972', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-987655061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc996356083f4e3ab1b6f9fac5d1790d',qos_specs=None,replication_status=,reservations=['cfc18342-a668-4385-9aff-3cef675d8316','31278208-27bc-475c-bd7c-040d298ac98d','a89c636e-b9ad-4efe-bc69-efda840c53c2','7d1e9ca7-d2f6-4520-aabe-7a532350cef0'],size=1,snapshot_id=3e6ef359-cd41-4cb9-9268-b28efd918df4,source_replicaid=,source_volid=None,status='creating',user_id='f620cdd98a0244b7a4bcf80b0c27d450',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-987655061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28f2d2c2-eba4-446c-9cae-0e6f20fd8972,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc996356083f4e3ab1b6f9fac5d1790d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3e6ef359-cd41-4cb9-9268-b28efd918df4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f620cdd98a0244b7a4bcf80b0c27d450',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:37:28.914046 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd742703-c264-4b81-989e-fb45e540b665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:37:28.943608 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd742703-c264-4b81-989e-fb45e540b665) transitioned into state 'SUCCESS' from state '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-987655061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc996356083f4e3ab1b6f9fac5d1790d',qos_specs=None,replication_status=,reservations=['cfc18342-a668-4385-9aff-3cef675d8316','31278208-27bc-475c-bd7c-040d298ac98d','a89c636e-b9ad-4efe-bc69-efda840c53c2','7d1e9ca7-d2f6-4520-aabe-7a532350cef0'],size=1,snapshot_id=3e6ef359-cd41-4cb9-9268-b28efd918df4,source_replicaid=,source_volid=None,status='creating',user_id='f620cdd98a0244b7a4bcf80b0c27d450',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:37:28.944322 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5819309-e0e2-41a9-a668-51bd0a1a2c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:37:28.963956 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5819309-e0e2-41a9-a668-51bd0a1a2c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:37:28.964687 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Flow 'volume_create_api' (1e171099-49c1-4755-b0df-52db47b1b96b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:37:28.964949 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Create volume request issued successfully. Aug 25 15:37:28.965459 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67279363-f035-48bc-bd70-6393e55cb9c8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:37:28.965927 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1420/5692] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:37:28 2026] POST /volume/v3/volumes => generated 778 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:37:33.105090 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=47,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:37:34.123627 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=53,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:37:34.141868 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=48,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:37:38.956075 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=60,cinder:UPDATE=30,cinder:INSERT=14 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:37:49.864584 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-66722cb3-ec49-49c8-ae11-481e3aa9844d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:49.866172 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-66722cb3-ec49-49c8-ae11-481e3aa9844d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 Aug 25 15:37:49.866336 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-66722cb3-ec49-49c8-ae11-481e3aa9844d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:49.866545 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-66722cb3-ec49-49c8-ae11-481e3aa9844d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:49.874854 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:49.874854 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:37:49.877552 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-66722cb3-ec49-49c8-ae11-481e3aa9844d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:37:49.881511 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-66722cb3-ec49-49c8-ae11-481e3aa9844d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 returned with HTTP 200 Aug 25 15:37:49.881839 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1426/5693] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:37:49 2026] GET /volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 => generated 1635 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:37:51.422377 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-cb6b387a-b100-4b77-85bd-549adcfa3b45 req-2b95d812-49c9-4f45-b2fa-1bc644f91733 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:51.424447 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cb6b387a-b100-4b77-85bd-549adcfa3b45 req-2b95d812-49c9-4f45-b2fa-1bc644f91733 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/attachments/f0c87fb2-9c10-46d1-9e2f-91c8001c838b Aug 25 15:37:51.424627 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-cb6b387a-b100-4b77-85bd-549adcfa3b45 req-2b95d812-49c9-4f45-b2fa-1bc644f91733 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:51.424820 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-cb6b387a-b100-4b77-85bd-549adcfa3b45 req-2b95d812-49c9-4f45-b2fa-1bc644f91733 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:51.431825 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:51.431825 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:37:51.505492 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-cb6b387a-b100-4b77-85bd-549adcfa3b45 req-2b95d812-49c9-4f45-b2fa-1bc644f91733 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/f0c87fb2-9c10-46d1-9e2f-91c8001c838b returned with HTTP 200 Aug 25 15:37:51.505933 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1442/5694] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:37:51 2026] DELETE /volume/v3/attachments/f0c87fb2-9c10-46d1-9e2f-91c8001c838b => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:51.515340 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-cb6b387a-b100-4b77-85bd-549adcfa3b45 req-abcf9ced-c545-40b9-8a34-66836d64cf5a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:51.518023 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-cb6b387a-b100-4b77-85bd-549adcfa3b45 req-abcf9ced-c545-40b9-8a34-66836d64cf5a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 Aug 25 15:37:51.518243 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-cb6b387a-b100-4b77-85bd-549adcfa3b45 req-abcf9ced-c545-40b9-8a34-66836d64cf5a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:51.518499 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-cb6b387a-b100-4b77-85bd-549adcfa3b45 req-abcf9ced-c545-40b9-8a34-66836d64cf5a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:51.518715 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [req-cb6b387a-b100-4b77-85bd-549adcfa3b45 req-abcf9ced-c545-40b9-8a34-66836d64cf5a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume with id: 6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 Aug 25 15:37:51.526510 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:51.526510 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:37:51.527011 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-cb6b387a-b100-4b77-85bd-549adcfa3b45 req-abcf9ced-c545-40b9-8a34-66836d64cf5a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:37:51.545444 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-cb6b387a-b100-4b77-85bd-549adcfa3b45 req-abcf9ced-c545-40b9-8a34-66836d64cf5a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume request issued successfully. Aug 25 15:37:51.545857 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-cb6b387a-b100-4b77-85bd-549adcfa3b45 req-abcf9ced-c545-40b9-8a34-66836d64cf5a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 returned with HTTP 202 Aug 25 15:37:51.546381 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1407/5695] 10.4.3.85 () {70 vars in 1613 bytes} [Tue Aug 25 15:37:51 2026] DELETE /volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:37:52.539364 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2a7c34af-359b-44ec-a551-e556c0881b32 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:52.541168 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a7c34af-359b-44ec-a551-e556c0881b32 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 Aug 25 15:37:52.541341 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2a7c34af-359b-44ec-a551-e556c0881b32 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:52.541540 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2a7c34af-359b-44ec-a551-e556c0881b32 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:52.547182 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2a7c34af-359b-44ec-a551-e556c0881b32 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 returned with HTTP 404 Aug 25 15:37:52.547602 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1421/5696] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:37:52 2026] GET /volume/v3/volumes/6d0671a6-ca8f-4117-a2b3-70cb4e4b3ea5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:37:52.553940 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3fd4357e-4240-444f-b5ec-3f82205f6f25 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:52.555796 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3fd4357e-4240-444f-b5ec-3f82205f6f25 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 Aug 25 15:37:52.556031 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3fd4357e-4240-444f-b5ec-3f82205f6f25 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:52.556256 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3fd4357e-4240-444f-b5ec-3f82205f6f25 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:52.556578 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-3fd4357e-4240-444f-b5ec-3f82205f6f25 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete snapshot with id: 67864908-b05e-4b4d-bb7e-ab300e98f334 Aug 25 15:37:52.561197 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:52.561197 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:37:52.561636 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3fd4357e-4240-444f-b5ec-3f82205f6f25 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:37:52.578079 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3fd4357e-4240-444f-b5ec-3f82205f6f25 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot delete request issued successfully. Aug 25 15:37:52.578279 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3fd4357e-4240-444f-b5ec-3f82205f6f25 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 returned with HTTP 202 Aug 25 15:37:52.578703 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1427/5697] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:37:52 2026] DELETE /volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:37:52.585364 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dc617e04-a469-4e1e-be45-00812e135d48 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:52.587185 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc617e04-a469-4e1e-be45-00812e135d48 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 Aug 25 15:37:52.587414 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc617e04-a469-4e1e-be45-00812e135d48 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:52.587647 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dc617e04-a469-4e1e-be45-00812e135d48 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:52.593142 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:52.593142 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:37:52.593660 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dc617e04-a469-4e1e-be45-00812e135d48 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:37:52.594428 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dc617e04-a469-4e1e-be45-00812e135d48 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 returned with HTTP 200 Aug 25 15:37:52.594835 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1443/5698] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:37:52 2026] GET /volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:53.604061 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-67003f37-49ad-4da4-a10f-320f2df630d8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:53.606003 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67003f37-49ad-4da4-a10f-320f2df630d8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 Aug 25 15:37:53.606209 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67003f37-49ad-4da4-a10f-320f2df630d8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:53.606392 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-67003f37-49ad-4da4-a10f-320f2df630d8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:53.610586 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-67003f37-49ad-4da4-a10f-320f2df630d8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 returned with HTTP 404 Aug 25 15:37:53.611137 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1408/5699] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:37:53 2026] GET /volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:37:55.055664 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-20b4ff4e-c660-445c-af96-54e880dd0397 req-f289cf26-292b-40b5-b1bd-f74ee499f1d5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:55.057711 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-20b4ff4e-c660-445c-af96-54e880dd0397 req-f289cf26-292b-40b5-b1bd-f74ee499f1d5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/attachments/4965363d-d802-4d4f-92bd-e65b819c81aa Aug 25 15:37:55.057954 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-20b4ff4e-c660-445c-af96-54e880dd0397 req-f289cf26-292b-40b5-b1bd-f74ee499f1d5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:55.058158 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-20b4ff4e-c660-445c-af96-54e880dd0397 req-f289cf26-292b-40b5-b1bd-f74ee499f1d5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:55.065354 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:55.065354 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:37:55.108339 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-20b4ff4e-c660-445c-af96-54e880dd0397 req-f289cf26-292b-40b5-b1bd-f74ee499f1d5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/4965363d-d802-4d4f-92bd-e65b819c81aa returned with HTTP 200 Aug 25 15:37:55.108725 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1422/5700] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:37:55 2026] DELETE /volume/v3/attachments/4965363d-d802-4d4f-92bd-e65b819c81aa => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:37:55.117629 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-20b4ff4e-c660-445c-af96-54e880dd0397 req-ac47bf65-263e-4c62-8bdf-7d3f2f829ad3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:55.119623 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-20b4ff4e-c660-445c-af96-54e880dd0397 req-ac47bf65-263e-4c62-8bdf-7d3f2f829ad3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 Aug 25 15:37:55.119794 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-20b4ff4e-c660-445c-af96-54e880dd0397 req-ac47bf65-263e-4c62-8bdf-7d3f2f829ad3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:55.120001 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-20b4ff4e-c660-445c-af96-54e880dd0397 req-ac47bf65-263e-4c62-8bdf-7d3f2f829ad3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:55.120153 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [req-20b4ff4e-c660-445c-af96-54e880dd0397 req-ac47bf65-263e-4c62-8bdf-7d3f2f829ad3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume with id: 573f17bb-6328-4381-916e-527ed87f9393 Aug 25 15:37:55.126702 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:55.126702 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:37:55.127172 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-20b4ff4e-c660-445c-af96-54e880dd0397 req-ac47bf65-263e-4c62-8bdf-7d3f2f829ad3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:37:55.148648 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-20b4ff4e-c660-445c-af96-54e880dd0397 req-ac47bf65-263e-4c62-8bdf-7d3f2f829ad3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume request issued successfully. Aug 25 15:37:55.148812 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-20b4ff4e-c660-445c-af96-54e880dd0397 req-ac47bf65-263e-4c62-8bdf-7d3f2f829ad3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 returned with HTTP 202 Aug 25 15:37:55.149447 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1428/5701] 10.4.3.85 () {70 vars in 1613 bytes} [Tue Aug 25 15:37:55 2026] DELETE /volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:37:56.400543 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a07d849d-53ab-4c20-8f79-8bc3620a8fb5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:56.402255 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a07d849d-53ab-4c20-8f79-8bc3620a8fb5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 Aug 25 15:37:56.402451 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a07d849d-53ab-4c20-8f79-8bc3620a8fb5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:56.402645 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a07d849d-53ab-4c20-8f79-8bc3620a8fb5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:56.408208 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a07d849d-53ab-4c20-8f79-8bc3620a8fb5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 returned with HTTP 404 Aug 25 15:37:56.408681 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1444/5702] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:37:56 2026] GET /volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:37:56.829021 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6b98b017-d7f8-421c-a2c7-feb9858f711e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:56.830781 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6b98b017-d7f8-421c-a2c7-feb9858f711e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 Aug 25 15:37:56.830960 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6b98b017-d7f8-421c-a2c7-feb9858f711e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:56.831148 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6b98b017-d7f8-421c-a2c7-feb9858f711e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:56.831266 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-6b98b017-d7f8-421c-a2c7-feb9858f711e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete snapshot with id: 67864908-b05e-4b4d-bb7e-ab300e98f334 Aug 25 15:37:56.838295 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6b98b017-d7f8-421c-a2c7-feb9858f711e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 returned with HTTP 404 Aug 25 15:37:56.838772 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1409/5703] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:37:56 2026] DELETE /volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:37:56.845932 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ed2e1bcc-bb54-4f8d-874e-870c589ac89e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:56.847674 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ed2e1bcc-bb54-4f8d-874e-870c589ac89e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 Aug 25 15:37:56.847861 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ed2e1bcc-bb54-4f8d-874e-870c589ac89e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:56.848043 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ed2e1bcc-bb54-4f8d-874e-870c589ac89e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:56.852151 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ed2e1bcc-bb54-4f8d-874e-870c589ac89e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 returned with HTTP 404 Aug 25 15:37:56.852572 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1423/5704] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:37:56 2026] GET /volume/v3/snapshots/67864908-b05e-4b4d-bb7e-ab300e98f334 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:37:57.486150 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3a8cd390-c063-4ded-98bf-67bfaeaacc3f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:57.487735 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3a8cd390-c063-4ded-98bf-67bfaeaacc3f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 Aug 25 15:37:57.487904 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3a8cd390-c063-4ded-98bf-67bfaeaacc3f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:57.488089 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3a8cd390-c063-4ded-98bf-67bfaeaacc3f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:57.488233 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-3a8cd390-c063-4ded-98bf-67bfaeaacc3f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume with id: 573f17bb-6328-4381-916e-527ed87f9393 Aug 25 15:37:57.493735 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3a8cd390-c063-4ded-98bf-67bfaeaacc3f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 returned with HTTP 404 Aug 25 15:37:57.494164 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1429/5705] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:37:57 2026] DELETE /volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:37:57.500876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9c7b007b-da67-4472-bb5b-c0f3d9a29395 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:57.502614 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9c7b007b-da67-4472-bb5b-c0f3d9a29395 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 Aug 25 15:37:57.502801 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9c7b007b-da67-4472-bb5b-c0f3d9a29395 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:57.502984 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9c7b007b-da67-4472-bb5b-c0f3d9a29395 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:57.508659 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9c7b007b-da67-4472-bb5b-c0f3d9a29395 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 returned with HTTP 404 Aug 25 15:37:57.509124 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1445/5706] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:37:57 2026] GET /volume/v3/volumes/573f17bb-6328-4381-916e-527ed87f9393 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:37:58.662565 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-58cfff87-4a23-4ade-978f-c172a14faff5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:58.664441 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:37:58.664845 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1825708477", "snapshot_id": null, "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "volume_type": null, "size": 1}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:37:58.666654 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1825708477', 'snapshot_id': None, 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'volume_type': None, 'size': 1}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:37:58.809574 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume of 1 GB Aug 25 15:37:58.824118 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Availability Zones retrieved successfully. Aug 25 15:37:58.829022 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (b912843c-a3d9-4726-9915-5f612e15b719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:37:58.830053 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66e24d5-654b-4f4f-a6d5-35620d57679c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:37:58.830942 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:37:58.887711 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66e24d5-654b-4f4f-a6d5-35620d57679c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:37:58.888464 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7332ab45-6187-472f-9fce-c10511c5626b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:37:58.925969 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['66640966-36ba-4ec8-bfb0-536cc69690b0', '38223cdc-9285-482f-8907-b00d628d32d7', '53508f58-020c-48eb-98cf-408e140cbf2a', '527b2ae9-769e-4463-b129-2695b9e6d484'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:37:58.926940 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7332ab45-6187-472f-9fce-c10511c5626b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66640966-36ba-4ec8-bfb0-536cc69690b0', '38223cdc-9285-482f-8907-b00d628d32d7', '53508f58-020c-48eb-98cf-408e140cbf2a', '527b2ae9-769e-4463-b129-2695b9e6d484']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:37:58.927699 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (647f5a0e-c858-4917-820d-feab6e3e16d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:37:58.970637 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (647f5a0e-c858-4917-820d-feab6e3e16d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '063c3313-9e50-4119-ab57-b0e97b91583d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1825708477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['66640966-36ba-4ec8-bfb0-536cc69690b0','38223cdc-9285-482f-8907-b00d628d32d7','53508f58-020c-48eb-98cf-408e140cbf2a','527b2ae9-769e-4463-b129-2695b9e6d484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:37:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1825708477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=063c3313-9e50-4119-ab57-b0e97b91583d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8be437d69c2a4708b3ce06adc896d0d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='840f760af27d45ffba0653c18bab206d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:37:58.971350 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7005ba80-1664-4527-90b2-bcaf2d0d5839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:37:59.008732 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7005ba80-1664-4527-90b2-bcaf2d0d5839) transitioned into state 'SUCCESS' from state '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-1825708477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['66640966-36ba-4ec8-bfb0-536cc69690b0','38223cdc-9285-482f-8907-b00d628d32d7','53508f58-020c-48eb-98cf-408e140cbf2a','527b2ae9-769e-4463-b129-2695b9e6d484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:37:59.009366 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e158887-3784-4f47-8e1b-1d0933af865e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:37:59.017840 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e158887-3784-4f47-8e1b-1d0933af865e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:37:59.018603 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (b912843c-a3d9-4726-9915-5f612e15b719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:37:59.018869 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request issued successfully. Aug 25 15:37:59.019390 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-58cfff87-4a23-4ade-978f-c172a14faff5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:37:59.019816 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1410/5707] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:37:58 2026] POST /volume/v3/volumes => generated 757 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:37:59.030772 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0a3a25f2-291b-4494-a0ca-8929464cf88e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:37:59.032360 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a3a25f2-291b-4494-a0ca-8929464cf88e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d Aug 25 15:37:59.032582 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0a3a25f2-291b-4494-a0ca-8929464cf88e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:37:59.032758 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0a3a25f2-291b-4494-a0ca-8929464cf88e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:37:59.039458 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:37:59.039458 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:37:59.042833 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0a3a25f2-291b-4494-a0ca-8929464cf88e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:37:59.046498 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0a3a25f2-291b-4494-a0ca-8929464cf88e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d returned with HTTP 200 Aug 25 15:37:59.046854 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1424/5708] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:37:59 2026] GET /volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:00.059388 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-68acb30e-7940-4b43-8dd3-4f3d6e7c115c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:00.061454 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-68acb30e-7940-4b43-8dd3-4f3d6e7c115c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d Aug 25 15:38:00.061686 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-68acb30e-7940-4b43-8dd3-4f3d6e7c115c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:00.061905 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-68acb30e-7940-4b43-8dd3-4f3d6e7c115c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:00.070335 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:00.070335 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:38:00.074367 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-68acb30e-7940-4b43-8dd3-4f3d6e7c115c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:38:00.078715 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-68acb30e-7940-4b43-8dd3-4f3d6e7c115c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d returned with HTTP 200 Aug 25 15:38:00.079070 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1430/5709] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:38:00 2026] GET /volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:00.089970 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e829729e-2c31-4f64-80e2-7015bd98c30e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:00.091873 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e829729e-2c31-4f64-80e2-7015bd98c30e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d Aug 25 15:38:00.092069 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e829729e-2c31-4f64-80e2-7015bd98c30e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:00.092275 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e829729e-2c31-4f64-80e2-7015bd98c30e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:00.098730 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:00.098730 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:00.101913 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e829729e-2c31-4f64-80e2-7015bd98c30e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:38:00.105920 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e829729e-2c31-4f64-80e2-7015bd98c30e tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d returned with HTTP 200 Aug 25 15:38:00.106263 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1446/5710] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:38:00 2026] GET /volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:00.199287 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-27b1544d-915d-4653-9e63-1057c87b0266 req-79e280b9-b6d6-4dfc-ba21-297863b86098 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:00.201733 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-79e280b9-b6d6-4dfc-ba21-297863b86098 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d Aug 25 15:38:00.202143 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-79e280b9-b6d6-4dfc-ba21-297863b86098 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:00.202520 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-79e280b9-b6d6-4dfc-ba21-297863b86098 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:00.211075 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:00.211075 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:00.215213 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-27b1544d-915d-4653-9e63-1057c87b0266 req-79e280b9-b6d6-4dfc-ba21-297863b86098 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:38:00.220673 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-79e280b9-b6d6-4dfc-ba21-297863b86098 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d returned with HTTP 200 Aug 25 15:38:00.221320 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1411/5711] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:38:00 2026] GET /volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:00.649339 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-27b1544d-915d-4653-9e63-1057c87b0266 req-910cf81c-69ba-4772-941b-28b03109829d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:00.651423 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-910cf81c-69ba-4772-941b-28b03109829d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d Aug 25 15:38:00.651623 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-910cf81c-69ba-4772-941b-28b03109829d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:00.651798 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-910cf81c-69ba-4772-941b-28b03109829d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:00.658277 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:00.658277 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:38:00.661413 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-27b1544d-915d-4653-9e63-1057c87b0266 req-910cf81c-69ba-4772-941b-28b03109829d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:38:00.666307 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-910cf81c-69ba-4772-941b-28b03109829d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d returned with HTTP 200 Aug 25 15:38:00.666808 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1425/5712] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:38:00 2026] GET /volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:00.676150 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-90e2bbc4-211d-4c9a-8c2f-0a679dcb6d0d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:00.676585 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-90e2bbc4-211d-4c9a-8c2f-0a679dcb6d0d None None] GET https://10.4.3.85/volume// Aug 25 15:38:00.676781 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-90e2bbc4-211d-4c9a-8c2f-0a679dcb6d0d None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:00.676997 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-90e2bbc4-211d-4c9a-8c2f-0a679dcb6d0d None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:00.677364 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-90e2bbc4-211d-4c9a-8c2f-0a679dcb6d0d None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:38:00.677702 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1431/5713] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:38:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:38:00.685274 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-27b1544d-915d-4653-9e63-1057c87b0266 req-ca83d0ce-4346-42be-85a1-e110d0ab2efc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:00.687507 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-ca83d0ce-4346-42be-85a1-e110d0ab2efc tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:38:00.687907 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-ca83d0ce-4346-42be-85a1-e110d0ab2efc tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "063c3313-9e50-4119-ab57-b0e97b91583d", "connector": null, "instance_uuid": "2f209d1e-3b10-459b-8bca-f4951657b7eb"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:38:00.697554 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:00.697554 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:00.736966 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-ca83d0ce-4346-42be-85a1-e110d0ab2efc tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:38:00.737604 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1447/5714] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:38:00 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:01.747201 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f380e5ab-3a59-4c05-a91b-097ad831be0f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:01.747561 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f380e5ab-3a59-4c05-a91b-097ad831be0f None None] GET https://10.4.3.85/volume// Aug 25 15:38:01.747731 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f380e5ab-3a59-4c05-a91b-097ad831be0f None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:01.747909 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f380e5ab-3a59-4c05-a91b-097ad831be0f None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:01.748245 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f380e5ab-3a59-4c05-a91b-097ad831be0f None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:38:01.748524 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1412/5715] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:38:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:38:01.758910 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-27b1544d-915d-4653-9e63-1057c87b0266 req-f1628f5f-f9d7-4a46-a71c-706bddf0a1e7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:01.761081 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-f1628f5f-f9d7-4a46-a71c-706bddf0a1e7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d Aug 25 15:38:01.761293 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-f1628f5f-f9d7-4a46-a71c-706bddf0a1e7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:01.761512 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-f1628f5f-f9d7-4a46-a71c-706bddf0a1e7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:01.769770 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:01.769770 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:38:01.772750 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-27b1544d-915d-4653-9e63-1057c87b0266 req-f1628f5f-f9d7-4a46-a71c-706bddf0a1e7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:38:01.776775 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-f1628f5f-f9d7-4a46-a71c-706bddf0a1e7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d returned with HTTP 200 Aug 25 15:38:01.777141 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1426/5716] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:38:01 2026] GET /volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d => generated 1544 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:38:01.886308 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-27b1544d-915d-4653-9e63-1057c87b0266 req-e38518e4-d5ad-4369-a1b4-b24f8b77154c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:01.889109 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-e38518e4-d5ad-4369-a1b4-b24f8b77154c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] PUT https://10.4.3.85/volume/v3/attachments/dfe9f867-003c-4454-a428-e69b39133dc8 Aug 25 15:38:01.889645 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-e38518e4-d5ad-4369-a1b4-b24f8b77154c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:38:01.899403 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-27b1544d-915d-4653-9e63-1057c87b0266 req-e38518e4-d5ad-4369-a1b4-b24f8b77154c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Acquiring lock "cinder-attachment_update-063c3313-9e50-4119-ab57-b0e97b91583d-np0000008087" by "attachment_update" {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:38:01.905029 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-27b1544d-915d-4653-9e63-1057c87b0266 req-e38518e4-d5ad-4369-a1b4-b24f8b77154c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-063c3313-9e50-4119-ab57-b0e97b91583d-np0000008087" acquired by "attachment_update" :: waited 0.006s {{(pid=100465) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:38:01.906684 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:01.906684 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:38:02.041153 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.coordination [req-27b1544d-915d-4653-9e63-1057c87b0266 req-e38518e4-d5ad-4369-a1b4-b24f8b77154c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-063c3313-9e50-4119-ab57-b0e97b91583d-np0000008087" released by "attachment_update" :: held 0.136s {{(pid=100465) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:38:02.041515 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-e38518e4-d5ad-4369-a1b4-b24f8b77154c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/dfe9f867-003c-4454-a428-e69b39133dc8 returned with HTTP 200 Aug 25 15:38:02.041864 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1432/5717] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:38:01 2026] PUT /volume/v3/attachments/dfe9f867-003c-4454-a428-e69b39133dc8 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:02.072136 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-27b1544d-915d-4653-9e63-1057c87b0266 req-b44817a7-0fc3-4809-9d5e-5a2a41c470b1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:02.074231 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-b44817a7-0fc3-4809-9d5e-5a2a41c470b1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments/dfe9f867-003c-4454-a428-e69b39133dc8/action Aug 25 15:38:02.074617 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-b44817a7-0fc3-4809-9d5e-5a2a41c470b1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action body: b'{"os-complete": null}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:38:02.074745 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-b44817a7-0fc3-4809-9d5e-5a2a41c470b1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:38:02.089483 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:02.089483 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:02.115114 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-27b1544d-915d-4653-9e63-1057c87b0266 req-b44817a7-0fc3-4809-9d5e-5a2a41c470b1 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/dfe9f867-003c-4454-a428-e69b39133dc8/action returned with HTTP 204 Aug 25 15:38:02.115605 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1448/5718] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:38:02 2026] POST /volume/v3/attachments/dfe9f867-003c-4454-a428-e69b39133dc8/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:38:10.219772 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:38:11.776060 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:38:11.955135 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-30d132c7-2a55-4b26-974f-8ea45f5d71b2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:11.956825 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-30d132c7-2a55-4b26-974f-8ea45f5d71b2 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:11.957021 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-30d132c7-2a55-4b26-974f-8ea45f5d71b2 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:11.957191 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-30d132c7-2a55-4b26-974f-8ea45f5d71b2 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:11.964690 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:11.964690 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:11.968268 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-30d132c7-2a55-4b26-974f-8ea45f5d71b2 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:11.972237 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-30d132c7-2a55-4b26-974f-8ea45f5d71b2 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 returned with HTTP 200 Aug 25 15:38:11.972727 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1413/5719] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:38:11 2026] GET /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:11.983451 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e836299a-a9f0-4e9f-bab2-dac78471bbd2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:11.985217 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e836299a-a9f0-4e9f-bab2-dac78471bbd2 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:11.985393 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e836299a-a9f0-4e9f-bab2-dac78471bbd2 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:11.985640 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e836299a-a9f0-4e9f-bab2-dac78471bbd2 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:11.992687 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:11.992687 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:38:11.995815 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e836299a-a9f0-4e9f-bab2-dac78471bbd2 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:11.999417 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e836299a-a9f0-4e9f-bab2-dac78471bbd2 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 returned with HTTP 200 Aug 25 15:38:11.999903 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1427/5720] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:38:11 2026] GET /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:12.028458 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:38:12.040021 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-4b6537a7-95e2-4499-8bf5-414766616292 req-974520da-9fd4-4832-88e5-54c33d34c797 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:12.042545 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-974520da-9fd4-4832-88e5-54c33d34c797 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:12.042775 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-974520da-9fd4-4832-88e5-54c33d34c797 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:12.043005 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-974520da-9fd4-4832-88e5-54c33d34c797 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:12.049617 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:12.049617 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:38:12.053090 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-4b6537a7-95e2-4499-8bf5-414766616292 req-974520da-9fd4-4832-88e5-54c33d34c797 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:12.058591 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-974520da-9fd4-4832-88e5-54c33d34c797 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 returned with HTTP 200 Aug 25 15:38:12.059020 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1433/5721] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:38:12 2026] GET /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:12.111777 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:38:12.128297 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-784e7425-a5be-4999-9664-436dbefd8ff4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:12.128716 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-784e7425-a5be-4999-9664-436dbefd8ff4 None None] GET https://10.4.3.85/volume// Aug 25 15:38:12.128887 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-784e7425-a5be-4999-9664-436dbefd8ff4 None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:12.129093 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-784e7425-a5be-4999-9664-436dbefd8ff4 None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:12.129453 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-784e7425-a5be-4999-9664-436dbefd8ff4 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:38:12.129778 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1449/5722] 10.4.3.85 () {66 vars in 1421 bytes} [Tue Aug 25 15:38:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:38:12.136322 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-4b6537a7-95e2-4499-8bf5-414766616292 req-319cf01a-eef0-4384-b495-1b3b66bc1e19 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:12.138369 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-319cf01a-eef0-4384-b495-1b3b66bc1e19 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:38:12.138734 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-319cf01a-eef0-4384-b495-1b3b66bc1e19 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28f2d2c2-eba4-446c-9cae-0e6f20fd8972", "connector": null, "instance_uuid": "e8130ced-e063-4336-bd51-18beb6685b71"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:38:12.146200 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:12.146200 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:12.168642 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-319cf01a-eef0-4384-b495-1b3b66bc1e19 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:38:12.168956 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1414/5723] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:38:12 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 25 15:38:12.200638 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-dc4b0954-1145-4be4-9efb-516d85fe7da1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:12.202942 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dc4b0954-1145-4be4-9efb-516d85fe7da1 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:12.203170 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dc4b0954-1145-4be4-9efb-516d85fe7da1 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:12.203400 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-dc4b0954-1145-4be4-9efb-516d85fe7da1 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:12.213338 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-06a80afc-81a9-4d35-8008-7ccd620fb4e9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:12.213739 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-06a80afc-81a9-4d35-8008-7ccd620fb4e9 None None] GET https://10.4.3.85/volume// Aug 25 15:38:12.213910 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-06a80afc-81a9-4d35-8008-7ccd620fb4e9 None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:12.214082 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-06a80afc-81a9-4d35-8008-7ccd620fb4e9 None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:12.214408 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-06a80afc-81a9-4d35-8008-7ccd620fb4e9 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:38:12.214759 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1434/5724] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:38:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:38:12.216188 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:12.216188 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:38:12.220367 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-dc4b0954-1145-4be4-9efb-516d85fe7da1 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:12.222389 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-4b6537a7-95e2-4499-8bf5-414766616292 req-f10134c1-e828-4e67-82c4-787262ec7515 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:12.224555 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-f10134c1-e828-4e67-82c4-787262ec7515 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:12.224783 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-f10134c1-e828-4e67-82c4-787262ec7515 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:12.224984 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-f10134c1-e828-4e67-82c4-787262ec7515 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:12.229285 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-dc4b0954-1145-4be4-9efb-516d85fe7da1 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 returned with HTTP 200 Aug 25 15:38:12.229927 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1428/5725] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:38:12 2026] GET /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:12.235566 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:12.235566 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:12.239048 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-4b6537a7-95e2-4499-8bf5-414766616292 req-f10134c1-e828-4e67-82c4-787262ec7515 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:12.243903 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-f10134c1-e828-4e67-82c4-787262ec7515 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 returned with HTTP 200 Aug 25 15:38:12.244442 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1450/5726] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:38:12 2026] GET /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 => generated 1050 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:38:12.349579 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-4b6537a7-95e2-4499-8bf5-414766616292 req-798b9120-8700-478c-aecf-eef49ca81e22 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:12.351823 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-798b9120-8700-478c-aecf-eef49ca81e22 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] PUT https://10.4.3.85/volume/v3/attachments/5ce54aad-f931-49d4-8e8d-f64f352dbf32 Aug 25 15:38:12.352201 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-798b9120-8700-478c-aecf-eef49ca81e22 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:38:12.359908 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-4b6537a7-95e2-4499-8bf5-414766616292 req-798b9120-8700-478c-aecf-eef49ca81e22 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Acquiring lock "cinder-attachment_update-28f2d2c2-eba4-446c-9cae-0e6f20fd8972-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:38:12.364339 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-4b6537a7-95e2-4499-8bf5-414766616292 req-798b9120-8700-478c-aecf-eef49ca81e22 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Lock "cinder-attachment_update-28f2d2c2-eba4-446c-9cae-0e6f20fd8972-np0000008087" acquired by "attachment_update" :: waited 0.004s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:38:12.365272 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:12.365272 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:12.441404 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-4b6537a7-95e2-4499-8bf5-414766616292 req-798b9120-8700-478c-aecf-eef49ca81e22 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Lock "cinder-attachment_update-28f2d2c2-eba4-446c-9cae-0e6f20fd8972-np0000008087" released by "attachment_update" :: held 0.077s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:38:12.441779 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-798b9120-8700-478c-aecf-eef49ca81e22 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/attachments/5ce54aad-f931-49d4-8e8d-f64f352dbf32 returned with HTTP 200 Aug 25 15:38:12.442237 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1415/5727] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:38:12 2026] PUT /volume/v3/attachments/5ce54aad-f931-49d4-8e8d-f64f352dbf32 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:13.243547 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2abbe577-84dd-49a9-a1c3-90dc2232a4e3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:13.245347 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2abbe577-84dd-49a9-a1c3-90dc2232a4e3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:13.245553 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2abbe577-84dd-49a9-a1c3-90dc2232a4e3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:13.245752 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2abbe577-84dd-49a9-a1c3-90dc2232a4e3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:13.253926 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:13.253926 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:38:13.256744 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2abbe577-84dd-49a9-a1c3-90dc2232a4e3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:13.260135 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2abbe577-84dd-49a9-a1c3-90dc2232a4e3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 returned with HTTP 200 Aug 25 15:38:13.260513 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1435/5728] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:38:13 2026] GET /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:14.275924 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-da1c5124-e585-4f97-aa7d-383914088f3c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:14.277714 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da1c5124-e585-4f97-aa7d-383914088f3c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:14.277890 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da1c5124-e585-4f97-aa7d-383914088f3c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:14.278080 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da1c5124-e585-4f97-aa7d-383914088f3c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:14.287289 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:14.287289 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:38:14.290119 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-da1c5124-e585-4f97-aa7d-383914088f3c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:14.294059 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da1c5124-e585-4f97-aa7d-383914088f3c tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 returned with HTTP 200 Aug 25 15:38:14.294450 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1429/5729] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:38:14 2026] GET /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:15.305760 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e6d695da-7c81-4206-a383-80b7f67757bc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:15.307733 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e6d695da-7c81-4206-a383-80b7f67757bc tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:15.308000 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e6d695da-7c81-4206-a383-80b7f67757bc tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:15.308232 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e6d695da-7c81-4206-a383-80b7f67757bc tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:15.317440 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:15.317440 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:15.320760 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e6d695da-7c81-4206-a383-80b7f67757bc tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:15.324461 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e6d695da-7c81-4206-a383-80b7f67757bc tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 returned with HTTP 200 Aug 25 15:38:15.324868 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1451/5730] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:38:15 2026] GET /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:15.670696 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-4b6537a7-95e2-4499-8bf5-414766616292 req-8133b07a-d9e8-4929-ae71-86e0254007e4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:15.673036 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-8133b07a-d9e8-4929-ae71-86e0254007e4 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] POST https://10.4.3.85/volume/v3/attachments/5ce54aad-f931-49d4-8e8d-f64f352dbf32/action Aug 25 15:38:15.673400 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-8133b07a-d9e8-4929-ae71-86e0254007e4 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Action body: b'{"os-complete": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:38:15.673580 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-8133b07a-d9e8-4929-ae71-86e0254007e4 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:38:15.690914 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:15.690914 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:15.701918 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-4b6537a7-95e2-4499-8bf5-414766616292 req-8133b07a-d9e8-4929-ae71-86e0254007e4 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/attachments/5ce54aad-f931-49d4-8e8d-f64f352dbf32/action returned with HTTP 204 Aug 25 15:38:15.702317 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1416/5731] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:38:15 2026] POST /volume/v3/attachments/5ce54aad-f931-49d4-8e8d-f64f352dbf32/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:38:16.336984 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-94b1211a-a6c5-484d-b30d-0957ada16a90 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:16.338533 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-94b1211a-a6c5-484d-b30d-0957ada16a90 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:16.338846 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-94b1211a-a6c5-484d-b30d-0957ada16a90 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:16.338899 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-94b1211a-a6c5-484d-b30d-0957ada16a90 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:16.347424 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:16.347424 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:38:16.350416 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-94b1211a-a6c5-484d-b30d-0957ada16a90 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:16.354008 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-94b1211a-a6c5-484d-b30d-0957ada16a90 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 returned with HTTP 200 Aug 25 15:38:16.354316 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1436/5732] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:38:16 2026] GET /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 => generated 1163 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:16.366800 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3c7ed897-9008-4565-a200-d3cccba32f04 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:16.369090 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c7ed897-9008-4565-a200-d3cccba32f04 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:16.369274 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c7ed897-9008-4565-a200-d3cccba32f04 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:16.369456 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c7ed897-9008-4565-a200-d3cccba32f04 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:16.378727 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:16.378727 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:38:16.381634 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-3c7ed897-9008-4565-a200-d3cccba32f04 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:16.385312 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c7ed897-9008-4565-a200-d3cccba32f04 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 returned with HTTP 200 Aug 25 15:38:16.385672 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1430/5733] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:38:16 2026] GET /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 => generated 1163 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:18.856604 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-5ae7cfb7-5aca-4e79-a0d8-3638f30858d7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:18.858753 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-5ae7cfb7-5aca-4e79-a0d8-3638f30858d7 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:18.858941 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-5ae7cfb7-5aca-4e79-a0d8-3638f30858d7 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:18.859104 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-5ae7cfb7-5aca-4e79-a0d8-3638f30858d7 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:18.868710 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:18.868710 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:18.872406 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-5ae7cfb7-5aca-4e79-a0d8-3638f30858d7 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:18.876219 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-5ae7cfb7-5aca-4e79-a0d8-3638f30858d7 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 returned with HTTP 200 Aug 25 15:38:18.876698 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1452/5734] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:38:18 2026] GET /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 => generated 1163 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:18.901398 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-12ccbdfc-fec7-44f4-a43a-fad3bc588031 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:18.903901 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-12ccbdfc-fec7-44f4-a43a-fad3bc588031 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] POST https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972/action Aug 25 15:38:18.904340 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-12ccbdfc-fec7-44f4-a43a-fad3bc588031 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:38:18.904532 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-12ccbdfc-fec7-44f4-a43a-fad3bc588031 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:38:18.919163 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:18.919163 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:18.919792 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-12ccbdfc-fec7-44f4-a43a-fad3bc588031 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:18.928712 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-12ccbdfc-fec7-44f4-a43a-fad3bc588031 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Begin detaching volume completed successfully. Aug 25 15:38:18.929094 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-12ccbdfc-fec7-44f4-a43a-fad3bc588031 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972/action returned with HTTP 202 Aug 25 15:38:18.929701 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1417/5735] 10.4.3.85 () {72 vars in 1665 bytes} [Tue Aug 25 15:38:18 2026] POST /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:38:18.977054 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1eab4c84-92c8-477e-8892-547e1e81e98f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:18.977820 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1eab4c84-92c8-477e-8892-547e1e81e98f None None] GET https://10.4.3.85/volume// Aug 25 15:38:18.977820 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1eab4c84-92c8-477e-8892-547e1e81e98f None None] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:18.977820 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1eab4c84-92c8-477e-8892-547e1e81e98f None None] Calling method 'all' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:18.978173 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1eab4c84-92c8-477e-8892-547e1e81e98f None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:38:18.978562 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1437/5736] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:38:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:38:18.986733 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-817622f7-fb48-48a0-aa29-0468a0023277 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:18.988601 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-817622f7-fb48-48a0-aa29-0468a0023277 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:18.993677 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-817622f7-fb48-48a0-aa29-0468a0023277 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:18.993677 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-817622f7-fb48-48a0-aa29-0468a0023277 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:18.997320 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:18.997320 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:38:19.000195 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-817622f7-fb48-48a0-aa29-0468a0023277 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:19.003717 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-817622f7-fb48-48a0-aa29-0468a0023277 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 returned with HTTP 200 Aug 25 15:38:19.004063 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1431/5737] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:38:18 2026] GET /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 => generated 1346 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:38:19.839370 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-708306d9-a85b-4809-81b7-fab8b13f30f5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:19.841569 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-708306d9-a85b-4809-81b7-fab8b13f30f5 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] DELETE https://10.4.3.85/volume/v3/attachments/5ce54aad-f931-49d4-8e8d-f64f352dbf32 Aug 25 15:38:19.841760 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-708306d9-a85b-4809-81b7-fab8b13f30f5 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:19.841941 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-708306d9-a85b-4809-81b7-fab8b13f30f5 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'version_select' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:19.849100 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:19.849100 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:19.899261 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-050a0898-71ee-48ff-bf3a-b18c0976d389 req-708306d9-a85b-4809-81b7-fab8b13f30f5 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/attachments/5ce54aad-f931-49d4-8e8d-f64f352dbf32 returned with HTTP 200 Aug 25 15:38:19.899767 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1453/5738] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:38:19 2026] DELETE /volume/v3/attachments/5ce54aad-f931-49d4-8e8d-f64f352dbf32 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:21.679398 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6d5024d0-56b3-4037-879b-b19d1344b9c3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:21.681057 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6d5024d0-56b3-4037-879b-b19d1344b9c3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] DELETE https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:21.681236 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6d5024d0-56b3-4037-879b-b19d1344b9c3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:21.681413 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6d5024d0-56b3-4037-879b-b19d1344b9c3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:21.681618 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-6d5024d0-56b3-4037-879b-b19d1344b9c3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Delete volume with id: 28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:21.688721 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:21.688721 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:21.689113 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6d5024d0-56b3-4037-879b-b19d1344b9c3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:21.705108 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6d5024d0-56b3-4037-879b-b19d1344b9c3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Delete volume request issued successfully. Aug 25 15:38:21.705277 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6d5024d0-56b3-4037-879b-b19d1344b9c3 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 returned with HTTP 202 Aug 25 15:38:21.705691 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1418/5739] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:38:21 2026] DELETE /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:38:21.712425 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ae0d85d9-86fa-439a-8289-3db98916df8b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:21.716274 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ae0d85d9-86fa-439a-8289-3db98916df8b tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:21.716500 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ae0d85d9-86fa-439a-8289-3db98916df8b tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:21.716700 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ae0d85d9-86fa-439a-8289-3db98916df8b tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:21.725851 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:21.725851 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:38:21.730102 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-ae0d85d9-86fa-439a-8289-3db98916df8b tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:21.734873 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ae0d85d9-86fa-439a-8289-3db98916df8b tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 returned with HTTP 200 Aug 25 15:38:21.735254 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1438/5740] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:38:21 2026] GET /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:22.747065 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7eda5942-488f-409e-b67e-c02e7dfe3f03 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:22.748734 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7eda5942-488f-409e-b67e-c02e7dfe3f03 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 Aug 25 15:38:22.748953 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7eda5942-488f-409e-b67e-c02e7dfe3f03 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:22.749172 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7eda5942-488f-409e-b67e-c02e7dfe3f03 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:22.754204 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7eda5942-488f-409e-b67e-c02e7dfe3f03 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 returned with HTTP 404 Aug 25 15:38:22.754784 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1432/5741] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:38:22 2026] GET /volume/v3/volumes/28f2d2c2-eba4-446c-9cae-0e6f20fd8972 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:38:23.023353 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fbcf40d2-dd0c-4241-95b4-c4134ecee9e8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:23.025118 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fbcf40d2-dd0c-4241-95b4-c4134ecee9e8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 Aug 25 15:38:23.025304 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fbcf40d2-dd0c-4241-95b4-c4134ecee9e8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:23.025518 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fbcf40d2-dd0c-4241-95b4-c4134ecee9e8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:23.025622 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-fbcf40d2-dd0c-4241-95b4-c4134ecee9e8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Delete snapshot with id: 3e6ef359-cd41-4cb9-9268-b28efd918df4 Aug 25 15:38:23.030954 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:23.030954 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:23.031411 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fbcf40d2-dd0c-4241-95b4-c4134ecee9e8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Snapshot retrieved successfully. Aug 25 15:38:23.052683 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-fbcf40d2-dd0c-4241-95b4-c4134ecee9e8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Snapshot delete request issued successfully. Aug 25 15:38:23.052947 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fbcf40d2-dd0c-4241-95b4-c4134ecee9e8 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 returned with HTTP 202 Aug 25 15:38:23.053446 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1454/5742] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:38:23 2026] DELETE /volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:38:23.061881 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-fd1ea13c-79ce-4d12-ba66-709c3a51f8ee None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:23.063692 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fd1ea13c-79ce-4d12-ba66-709c3a51f8ee tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 Aug 25 15:38:23.063884 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fd1ea13c-79ce-4d12-ba66-709c3a51f8ee tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:23.064091 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-fd1ea13c-79ce-4d12-ba66-709c3a51f8ee tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:23.069567 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:23.069567 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:23.069827 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-fd1ea13c-79ce-4d12-ba66-709c3a51f8ee tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Snapshot retrieved successfully. Aug 25 15:38:23.070674 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-fd1ea13c-79ce-4d12-ba66-709c3a51f8ee tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 returned with HTTP 200 Aug 25 15:38:23.071052 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1419/5743] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:38:23 2026] GET /volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:24.079418 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2855e076-0928-4970-82e7-c6687b36c92f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:24.081518 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2855e076-0928-4970-82e7-c6687b36c92f tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 Aug 25 15:38:24.081749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2855e076-0928-4970-82e7-c6687b36c92f tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:24.081981 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2855e076-0928-4970-82e7-c6687b36c92f tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:24.086913 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2855e076-0928-4970-82e7-c6687b36c92f tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 returned with HTTP 404 Aug 25 15:38:24.087485 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1439/5744] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:38:24 2026] GET /volume/v3/snapshots/3e6ef359-cd41-4cb9-9268-b28efd918df4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:38:24.117902 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-b9faffc3-18bf-4cab-8bb5-e4bf17709d16 req-09f3aeb1-02d0-49ec-a171-61c7a197b359 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:24.120178 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b9faffc3-18bf-4cab-8bb5-e4bf17709d16 req-09f3aeb1-02d0-49ec-a171-61c7a197b359 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:38:24.120373 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b9faffc3-18bf-4cab-8bb5-e4bf17709d16 req-09f3aeb1-02d0-49ec-a171-61c7a197b359 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:24.120576 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-b9faffc3-18bf-4cab-8bb5-e4bf17709d16 req-09f3aeb1-02d0-49ec-a171-61c7a197b359 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:24.126750 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:24.126750 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:38:24.129685 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-b9faffc3-18bf-4cab-8bb5-e4bf17709d16 req-09f3aeb1-02d0-49ec-a171-61c7a197b359 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:24.133146 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-b9faffc3-18bf-4cab-8bb5-e4bf17709d16 req-09f3aeb1-02d0-49ec-a171-61c7a197b359 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 200 Aug 25 15:38:24.133500 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1433/5745] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:38:24 2026] GET /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:25.710355 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d1d7236e-eea0-4d0b-80ab-2c203a02b326 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:25.712014 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d1d7236e-eea0-4d0b-80ab-2c203a02b326 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] DELETE https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:38:25.712200 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d1d7236e-eea0-4d0b-80ab-2c203a02b326 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:25.712361 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d1d7236e-eea0-4d0b-80ab-2c203a02b326 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:25.712546 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-d1d7236e-eea0-4d0b-80ab-2c203a02b326 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Delete volume with id: c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:38:25.719036 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:25.719036 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:25.719504 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d1d7236e-eea0-4d0b-80ab-2c203a02b326 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:25.735594 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d1d7236e-eea0-4d0b-80ab-2c203a02b326 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Delete volume request issued successfully. Aug 25 15:38:25.735763 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d1d7236e-eea0-4d0b-80ab-2c203a02b326 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 202 Aug 25 15:38:25.736172 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1455/5746] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:38:25 2026] DELETE /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:38:25.741990 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8cf1525d-98a4-43b8-90f5-80e7414883a1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:25.743693 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8cf1525d-98a4-43b8-90f5-80e7414883a1 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:38:25.743867 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8cf1525d-98a4-43b8-90f5-80e7414883a1 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:25.744064 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8cf1525d-98a4-43b8-90f5-80e7414883a1 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:25.750336 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:25.750336 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:25.753560 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8cf1525d-98a4-43b8-90f5-80e7414883a1 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Volume info retrieved successfully. Aug 25 15:38:25.757726 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8cf1525d-98a4-43b8-90f5-80e7414883a1 tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 200 Aug 25 15:38:25.758162 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1420/5747] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:38:25 2026] GET /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:26.771583 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-96f5fc9d-3497-4a93-8881-820a216d38bd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:26.773372 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-96f5fc9d-3497-4a93-8881-820a216d38bd tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] GET https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 Aug 25 15:38:26.773569 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-96f5fc9d-3497-4a93-8881-820a216d38bd tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:26.773771 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-96f5fc9d-3497-4a93-8881-820a216d38bd tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:26.778941 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-96f5fc9d-3497-4a93-8881-820a216d38bd tempest-TestStampPattern-313627547 tempest-TestStampPattern-313627547-project-member] https://10.4.3.85/volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 returned with HTTP 404 Aug 25 15:38:26.779349 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1440/5748] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:38:26 2026] GET /volume/v3/volumes/c3a45ebb-ea8f-4b73-9fa3-7355c8a83e34 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:38:32.841836 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:32.921745 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:38:32.922098 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1627586154"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:38:32.923344 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1627586154'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:38:32.923482 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Create volume of 1 GB Aug 25 15:38:32.930262 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Availability Zones retrieved successfully. Aug 25 15:38:32.932565 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Flow 'volume_create_api' (620cc615-e53f-438b-91e5-c52abd0340a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:38:32.933512 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d58ce887-a0aa-4427-a8bb-bc4c90890b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:38:32.934275 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:38:32.958486 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d58ce887-a0aa-4427-a8bb-bc4c90890b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:38:32.959394 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecff20fa-c197-4907-9e26-a68d83169807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:38:33.014087 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Created reservations ['8dbe8873-f333-433b-93c7-12d8db602a50', 'fcb3b863-d2e0-4601-8b94-cb94f9c7f5a7', 'eb6a60c0-72c2-4d66-ab02-2814b29194dd', '43cc3324-54e9-4a9e-b6bf-1de78ed3b798'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:38:33.015055 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecff20fa-c197-4907-9e26-a68d83169807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dbe8873-f333-433b-93c7-12d8db602a50', 'fcb3b863-d2e0-4601-8b94-cb94f9c7f5a7', 'eb6a60c0-72c2-4d66-ab02-2814b29194dd', '43cc3324-54e9-4a9e-b6bf-1de78ed3b798']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:38:33.016281 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80409cff-8559-47ca-abb3-c925ff2df3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:38:33.040770 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80409cff-8559-47ca-abb3-c925ff2df3ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15867f19-fb29-49ec-9df5-fb1346580958', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1627586154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed572cc808de4f55a93313254cde245c',qos_specs=None,replication_status=,reservations=['8dbe8873-f333-433b-93c7-12d8db602a50','fcb3b863-d2e0-4601-8b94-cb94f9c7f5a7','eb6a60c0-72c2-4d66-ab02-2814b29194dd','43cc3324-54e9-4a9e-b6bf-1de78ed3b798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d97d291b5124abe96b23092e88cddc7',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:38:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1627586154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15867f19-fb29-49ec-9df5-fb1346580958,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed572cc808de4f55a93313254cde245c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d97d291b5124abe96b23092e88cddc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:38:33.042572 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c5ac1c-8017-42bc-90c3-aacfd800bd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:38:33.068138 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c5ac1c-8017-42bc-90c3-aacfd800bd81) transitioned into state 'SUCCESS' from state '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-1627586154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed572cc808de4f55a93313254cde245c',qos_specs=None,replication_status=,reservations=['8dbe8873-f333-433b-93c7-12d8db602a50','fcb3b863-d2e0-4601-8b94-cb94f9c7f5a7','eb6a60c0-72c2-4d66-ab02-2814b29194dd','43cc3324-54e9-4a9e-b6bf-1de78ed3b798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d97d291b5124abe96b23092e88cddc7',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:38:33.068935 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75dbe2bf-41cc-454e-b204-937e5fc6136a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:38:33.081514 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75dbe2bf-41cc-454e-b204-937e5fc6136a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:38:33.082515 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Flow 'volume_create_api' (620cc615-e53f-438b-91e5-c52abd0340a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:38:33.082895 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Create volume request issued successfully. Aug 25 15:38:33.083626 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d646d7d4-fd48-47f1-89b9-4251fc0e2b98 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:38:33.084103 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1434/5749] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:38:32 2026] POST /volume/v3/volumes => generated 776 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:38:33.096006 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-30cc1db9-2125-4b34-b156-223a27e042ec None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:33.097835 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-30cc1db9-2125-4b34-b156-223a27e042ec tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/volumes/15867f19-fb29-49ec-9df5-fb1346580958 Aug 25 15:38:33.098133 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-30cc1db9-2125-4b34-b156-223a27e042ec tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:33.099452 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-30cc1db9-2125-4b34-b156-223a27e042ec tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:33.106037 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:33.106037 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:33.113108 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-30cc1db9-2125-4b34-b156-223a27e042ec tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Volume info retrieved successfully. Aug 25 15:38:33.115738 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-30cc1db9-2125-4b34-b156-223a27e042ec tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/volumes/15867f19-fb29-49ec-9df5-fb1346580958 returned with HTTP 200 Aug 25 15:38:33.116256 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1456/5750] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:33 2026] GET /volume/v3/volumes/15867f19-fb29-49ec-9df5-fb1346580958 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:34.129830 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a771ba25-86ca-492f-a767-c5e1dbc1c722 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:34.131651 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a771ba25-86ca-492f-a767-c5e1dbc1c722 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/volumes/15867f19-fb29-49ec-9df5-fb1346580958 Aug 25 15:38:34.131847 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a771ba25-86ca-492f-a767-c5e1dbc1c722 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:34.132064 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a771ba25-86ca-492f-a767-c5e1dbc1c722 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:34.138923 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:34.138923 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:34.141958 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a771ba25-86ca-492f-a767-c5e1dbc1c722 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Volume info retrieved successfully. Aug 25 15:38:34.145203 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a771ba25-86ca-492f-a767-c5e1dbc1c722 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/volumes/15867f19-fb29-49ec-9df5-fb1346580958 returned with HTTP 200 Aug 25 15:38:34.145607 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1421/5751] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:34 2026] GET /volume/v3/volumes/15867f19-fb29-49ec-9df5-fb1346580958 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:34.157448 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5d0305aa-4b81-42ed-8c26-42be96069e60 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:34.159561 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5d0305aa-4b81-42ed-8c26-42be96069e60 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:38:34.160091 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5d0305aa-4b81-42ed-8c26-42be96069e60 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "15867f19-fb29-49ec-9df5-fb1346580958", "name": "tempest-type-Backup-287389908"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:38:34.161936 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-5d0305aa-4b81-42ed-8c26-42be96069e60 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Creating new backup {'backup': {'volume_id': '15867f19-fb29-49ec-9df5-fb1346580958', 'name': 'tempest-type-Backup-287389908'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:38:34.162107 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-5d0305aa-4b81-42ed-8c26-42be96069e60 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Creating backup of volume 15867f19-fb29-49ec-9df5-fb1346580958 in container None Aug 25 15:38:34.170397 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:34.170397 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:38:34.170812 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5d0305aa-4b81-42ed-8c26-42be96069e60 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Volume info retrieved successfully. Aug 25 15:38:34.203818 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-5d0305aa-4b81-42ed-8c26-42be96069e60 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Created reservations ['a40cde2b-8ea0-4903-8f62-a9c4ac95c742', 'd356a6b9-b828-498f-8fe3-5b43858e5bce'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:38:34.236702 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5d0305aa-4b81-42ed-8c26-42be96069e60 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:38:34.237039 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1441/5752] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:38:34 2026] POST /volume/v3/backups => generated 313 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:38:34.247758 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e78308dc-0be1-4071-98de-db7af2826bc8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:34.250449 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e78308dc-0be1-4071-98de-db7af2826bc8 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:34.250848 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e78308dc-0be1-4071-98de-db7af2826bc8 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:34.251141 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e78308dc-0be1-4071-98de-db7af2826bc8 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:34.251316 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-e78308dc-0be1-4071-98de-db7af2826bc8 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:34.256847 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:34.256847 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:38:34.257821 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e78308dc-0be1-4071-98de-db7af2826bc8 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:34.258280 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1435/5753] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:34 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:35.269114 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-757980c1-2744-410b-a996-773943ef70b8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:35.270890 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-757980c1-2744-410b-a996-773943ef70b8 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:35.271093 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-757980c1-2744-410b-a996-773943ef70b8 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:35.271275 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-757980c1-2744-410b-a996-773943ef70b8 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:35.271373 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-757980c1-2744-410b-a996-773943ef70b8 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:35.276251 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:35.276251 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:35.277149 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-757980c1-2744-410b-a996-773943ef70b8 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:35.277480 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1457/5754] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:35 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:36.288435 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cd0d7631-d725-439f-949c-1aa30bbf08e3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:36.290309 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd0d7631-d725-439f-949c-1aa30bbf08e3 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:36.290651 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd0d7631-d725-439f-949c-1aa30bbf08e3 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:36.290925 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cd0d7631-d725-439f-949c-1aa30bbf08e3 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:36.291076 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cd0d7631-d725-439f-949c-1aa30bbf08e3 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:36.295160 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:36.295160 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:36.295814 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cd0d7631-d725-439f-949c-1aa30bbf08e3 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:36.296248 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1422/5755] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:36 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:37.306300 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4c3f3aa0-a426-439a-a9c3-6702327a6816 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:37.308503 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4c3f3aa0-a426-439a-a9c3-6702327a6816 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:37.308786 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4c3f3aa0-a426-439a-a9c3-6702327a6816 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:37.309008 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4c3f3aa0-a426-439a-a9c3-6702327a6816 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:37.309202 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-4c3f3aa0-a426-439a-a9c3-6702327a6816 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:37.314036 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:37.314036 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:38:37.314784 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4c3f3aa0-a426-439a-a9c3-6702327a6816 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:37.315199 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1442/5756] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:37 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:38.325855 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8f5f209d-cd7f-4cad-841f-e47d54772582 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:38.327456 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8f5f209d-cd7f-4cad-841f-e47d54772582 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:38.327722 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8f5f209d-cd7f-4cad-841f-e47d54772582 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:38.327917 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8f5f209d-cd7f-4cad-841f-e47d54772582 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:38.328014 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-8f5f209d-cd7f-4cad-841f-e47d54772582 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:38.331702 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:38.331702 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:38:38.332240 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8f5f209d-cd7f-4cad-841f-e47d54772582 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:38.332557 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1436/5757] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:38 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:39.342020 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-13404897-1cf8-434b-b8bb-f4aa05ced5d3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:39.344003 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-13404897-1cf8-434b-b8bb-f4aa05ced5d3 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:39.344226 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-13404897-1cf8-434b-b8bb-f4aa05ced5d3 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:39.344437 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-13404897-1cf8-434b-b8bb-f4aa05ced5d3 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:39.344585 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-13404897-1cf8-434b-b8bb-f4aa05ced5d3 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:39.348883 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:39.348883 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:39.349591 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-13404897-1cf8-434b-b8bb-f4aa05ced5d3 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:39.350162 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1458/5758] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:39 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:40.360375 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f15f24b0-8131-41f1-a5a4-d31d93e92cd0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:40.362368 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f15f24b0-8131-41f1-a5a4-d31d93e92cd0 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:40.362593 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f15f24b0-8131-41f1-a5a4-d31d93e92cd0 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:40.362830 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f15f24b0-8131-41f1-a5a4-d31d93e92cd0 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:40.362958 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f15f24b0-8131-41f1-a5a4-d31d93e92cd0 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:40.367246 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:40.367246 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:40.367945 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f15f24b0-8131-41f1-a5a4-d31d93e92cd0 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:40.368313 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1423/5759] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:40 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:41.378230 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4c339310-4653-4a2b-b26e-dcb9268823b6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:41.379872 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4c339310-4653-4a2b-b26e-dcb9268823b6 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:41.380104 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4c339310-4653-4a2b-b26e-dcb9268823b6 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:41.380329 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4c339310-4653-4a2b-b26e-dcb9268823b6 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:41.380447 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-4c339310-4653-4a2b-b26e-dcb9268823b6 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:41.384352 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:41.384352 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:38:41.384937 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4c339310-4653-4a2b-b26e-dcb9268823b6 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:41.385297 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1443/5760] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:41 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:42.395223 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ae227355-704e-48cf-a29f-db8c53b568da None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:42.397097 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae227355-704e-48cf-a29f-db8c53b568da tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:42.397296 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae227355-704e-48cf-a29f-db8c53b568da tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:42.397482 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae227355-704e-48cf-a29f-db8c53b568da tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:42.397622 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ae227355-704e-48cf-a29f-db8c53b568da tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:42.402115 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:42.402115 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:38:42.402852 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae227355-704e-48cf-a29f-db8c53b568da tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:42.403216 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1437/5761] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:42 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:43.416503 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aaf4ce39-7680-4e0d-814e-ec61ea08985e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:43.424149 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aaf4ce39-7680-4e0d-814e-ec61ea08985e tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:43.426876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aaf4ce39-7680-4e0d-814e-ec61ea08985e tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:43.428108 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aaf4ce39-7680-4e0d-814e-ec61ea08985e tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:43.428316 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-aaf4ce39-7680-4e0d-814e-ec61ea08985e tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:43.461857 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:43.461857 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:43.462859 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aaf4ce39-7680-4e0d-814e-ec61ea08985e tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:43.463349 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1459/5762] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:43 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 733 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:44.474391 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ef30e511-6d0b-488e-bcf4-30bb1cbabd06 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:44.478219 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef30e511-6d0b-488e-bcf4-30bb1cbabd06 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:44.478399 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef30e511-6d0b-488e-bcf4-30bb1cbabd06 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:44.478577 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ef30e511-6d0b-488e-bcf4-30bb1cbabd06 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:44.478669 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ef30e511-6d0b-488e-bcf4-30bb1cbabd06 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:44.484831 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:44.484831 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:44.485661 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ef30e511-6d0b-488e-bcf4-30bb1cbabd06 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:44.486185 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1424/5763] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:44 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:45.496677 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-62220a79-96b3-4deb-ab4e-99674c7c946d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:45.498530 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-62220a79-96b3-4deb-ab4e-99674c7c946d tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:45.498738 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-62220a79-96b3-4deb-ab4e-99674c7c946d tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:45.498940 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-62220a79-96b3-4deb-ab4e-99674c7c946d tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:45.499059 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-62220a79-96b3-4deb-ab4e-99674c7c946d tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:45.503256 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:45.503256 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:38:45.503924 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-62220a79-96b3-4deb-ab4e-99674c7c946d tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:45.504328 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1444/5764] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:45 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:46.513567 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4b7fa3d6-64c6-4ae8-b95f-3e173c5017ef None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:46.515280 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4b7fa3d6-64c6-4ae8-b95f-3e173c5017ef tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:46.515548 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4b7fa3d6-64c6-4ae8-b95f-3e173c5017ef tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:46.515725 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4b7fa3d6-64c6-4ae8-b95f-3e173c5017ef tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:46.515824 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-4b7fa3d6-64c6-4ae8-b95f-3e173c5017ef tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:46.520098 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:46.520098 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:38:46.520825 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4b7fa3d6-64c6-4ae8-b95f-3e173c5017ef tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:46.521271 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1438/5765] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:46 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:47.532017 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d9e98606-db53-482a-a260-6ba9be12c45e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:47.534602 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9e98606-db53-482a-a260-6ba9be12c45e tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:47.534808 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9e98606-db53-482a-a260-6ba9be12c45e tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:47.534981 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d9e98606-db53-482a-a260-6ba9be12c45e tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:47.535088 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d9e98606-db53-482a-a260-6ba9be12c45e tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:47.539172 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:47.539172 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:47.540141 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d9e98606-db53-482a-a260-6ba9be12c45e tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:47.540613 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1460/5766] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:47 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:48.549437 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8a8cfae0-4892-4b26-8598-ef033300acaa None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:48.551224 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a8cfae0-4892-4b26-8598-ef033300acaa tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:48.551429 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a8cfae0-4892-4b26-8598-ef033300acaa tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:48.551699 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8a8cfae0-4892-4b26-8598-ef033300acaa tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:48.551843 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-8a8cfae0-4892-4b26-8598-ef033300acaa tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:48.556165 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:48.556165 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:48.556751 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8a8cfae0-4892-4b26-8598-ef033300acaa tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:48.557254 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1425/5767] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:48 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:48.566594 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6bf40d30-ac90-4766-8955-d756a2a0becb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:48.629366 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6bf40d30-ac90-4766-8955-d756a2a0becb tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-member] PUT https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:48.629690 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6bf40d30-ac90-4766-8955-d756a2a0becb tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:38:48.635050 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:48.635050 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:38:48.641575 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6bf40d30-ac90-4766-8955-d756a2a0becb tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-member] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:48.642013 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1445/5768] 10.4.3.85 () {70 vars in 1401 bytes} [Tue Aug 25 15:38:48 2026] PUT /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 313 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:48.652275 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f05833ab-a7d0-4668-8b82-922af4633f54 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:48.653890 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f05833ab-a7d0-4668-8b82-922af4633f54 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:48.654255 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f05833ab-a7d0-4668-8b82-922af4633f54 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:48.654591 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f05833ab-a7d0-4668-8b82-922af4633f54 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:48.656124 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f05833ab-a7d0-4668-8b82-922af4633f54 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:48.659603 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:48.659603 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:38:48.664448 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f05833ab-a7d0-4668-8b82-922af4633f54 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:48.664448 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1439/5769] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:48 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:48.670338 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-aca341f6-ca21-4350-9f74-e14b9066face None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:48.672288 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aca341f6-ca21-4350-9f74-e14b9066face tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] DELETE https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:48.672555 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aca341f6-ca21-4350-9f74-e14b9066face tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:48.672749 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-aca341f6-ca21-4350-9f74-e14b9066face tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:48.672879 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-aca341f6-ca21-4350-9f74-e14b9066face tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Delete backup with id: 29c82082-3823-43a2-8a92-586692764b17. Aug 25 15:38:48.677539 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:48.677539 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:48.754324 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-aca341f6-ca21-4350-9f74-e14b9066face tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] delete_backup rpcapi backup_id 29c82082-3823-43a2-8a92-586692764b17 {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:38:48.755938 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-aca341f6-ca21-4350-9f74-e14b9066face tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 202 Aug 25 15:38:48.756425 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1461/5770] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:38:48 2026] DELETE /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:38:48.764565 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cb5f49da-b98c-4bf8-9fc4-3df89c29046a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:48.766349 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cb5f49da-b98c-4bf8-9fc4-3df89c29046a tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:48.766587 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cb5f49da-b98c-4bf8-9fc4-3df89c29046a tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:48.766792 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cb5f49da-b98c-4bf8-9fc4-3df89c29046a tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:48.766908 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cb5f49da-b98c-4bf8-9fc4-3df89c29046a tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:48.771765 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:48.771765 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:48.772442 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cb5f49da-b98c-4bf8-9fc4-3df89c29046a tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 200 Aug 25 15:38:48.772618 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1426/5771] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:48 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:48.916943 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-1302020d-6e2f-47dd-86d2-d1f2095cf256 req-6316aa2e-d51e-4a94-a14f-ba9246a03d7d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:48.921687 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-1302020d-6e2f-47dd-86d2-d1f2095cf256 req-6316aa2e-d51e-4a94-a14f-ba9246a03d7d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/attachments/dfe9f867-003c-4454-a428-e69b39133dc8 Aug 25 15:38:48.921687 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-1302020d-6e2f-47dd-86d2-d1f2095cf256 req-6316aa2e-d51e-4a94-a14f-ba9246a03d7d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:48.921687 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-1302020d-6e2f-47dd-86d2-d1f2095cf256 req-6316aa2e-d51e-4a94-a14f-ba9246a03d7d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:48.925950 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:48.925950 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:38:49.003449 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-1302020d-6e2f-47dd-86d2-d1f2095cf256 req-6316aa2e-d51e-4a94-a14f-ba9246a03d7d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/dfe9f867-003c-4454-a428-e69b39133dc8 returned with HTTP 200 Aug 25 15:38:49.003898 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1446/5772] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:38:48 2026] DELETE /volume/v3/attachments/dfe9f867-003c-4454-a428-e69b39133dc8 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:38:49.781744 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2e0347c4-6566-47fb-80fa-0277f02842f5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:49.783437 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e0347c4-6566-47fb-80fa-0277f02842f5 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 Aug 25 15:38:49.783656 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e0347c4-6566-47fb-80fa-0277f02842f5 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:49.783846 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2e0347c4-6566-47fb-80fa-0277f02842f5 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:49.783952 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-2e0347c4-6566-47fb-80fa-0277f02842f5 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Show backup with id 29c82082-3823-43a2-8a92-586692764b17. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:38:49.787347 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2e0347c4-6566-47fb-80fa-0277f02842f5 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 returned with HTTP 404 Aug 25 15:38:49.787793 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1440/5773] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:49 2026] GET /volume/v3/backups/29c82082-3823-43a2-8a92-586692764b17 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:38:49.794102 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-eb73a08c-0c2c-4949-a35a-8be0a0694c75 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:49.795793 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eb73a08c-0c2c-4949-a35a-8be0a0694c75 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/15867f19-fb29-49ec-9df5-fb1346580958 Aug 25 15:38:49.795988 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eb73a08c-0c2c-4949-a35a-8be0a0694c75 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:49.796169 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eb73a08c-0c2c-4949-a35a-8be0a0694c75 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:49.796322 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-eb73a08c-0c2c-4949-a35a-8be0a0694c75 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Delete volume with id: 15867f19-fb29-49ec-9df5-fb1346580958 Aug 25 15:38:49.803041 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:49.803041 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:49.803319 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-eb73a08c-0c2c-4949-a35a-8be0a0694c75 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Volume info retrieved successfully. Aug 25 15:38:49.831737 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-eb73a08c-0c2c-4949-a35a-8be0a0694c75 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Delete volume request issued successfully. Aug 25 15:38:49.831891 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eb73a08c-0c2c-4949-a35a-8be0a0694c75 tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/volumes/15867f19-fb29-49ec-9df5-fb1346580958 returned with HTTP 202 Aug 25 15:38:49.832295 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1462/5774] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:38:49 2026] DELETE /volume/v3/volumes/15867f19-fb29-49ec-9df5-fb1346580958 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:38:49.838988 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b2250ce0-db9f-4be5-9006-ce57751a506f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:49.840993 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b2250ce0-db9f-4be5-9006-ce57751a506f tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/volumes/15867f19-fb29-49ec-9df5-fb1346580958 Aug 25 15:38:49.841245 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b2250ce0-db9f-4be5-9006-ce57751a506f tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:49.841493 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b2250ce0-db9f-4be5-9006-ce57751a506f tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:49.849502 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:49.849502 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:49.853844 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b2250ce0-db9f-4be5-9006-ce57751a506f tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Volume info retrieved successfully. Aug 25 15:38:49.860524 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b2250ce0-db9f-4be5-9006-ce57751a506f tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/volumes/15867f19-fb29-49ec-9df5-fb1346580958 returned with HTTP 200 Aug 25 15:38:49.860951 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1427/5775] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:49 2026] GET /volume/v3/volumes/15867f19-fb29-49ec-9df5-fb1346580958 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:49.969409 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-74e42aa5-9644-4c02-bf84-31ce0445375a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:49.994460 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-74e42aa5-9644-4c02-bf84-31ce0445375a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d Aug 25 15:38:49.994667 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-74e42aa5-9644-4c02-bf84-31ce0445375a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:49.995530 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-74e42aa5-9644-4c02-bf84-31ce0445375a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:50.001233 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:50.001233 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:38:50.004419 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-74e42aa5-9644-4c02-bf84-31ce0445375a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:38:50.009079 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-74e42aa5-9644-4c02-bf84-31ce0445375a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d returned with HTTP 200 Aug 25 15:38:50.009193 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1447/5776] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:38:49 2026] GET /volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:50.388268 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-f14e71c3-99a9-445f-8e05-b7de95d1e505 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:50.390260 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-f14e71c3-99a9-445f-8e05-b7de95d1e505 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d Aug 25 15:38:50.390544 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-f14e71c3-99a9-445f-8e05-b7de95d1e505 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:50.390794 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-f14e71c3-99a9-445f-8e05-b7de95d1e505 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:50.397362 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:50.397362 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:38:50.400728 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-f14e71c3-99a9-445f-8e05-b7de95d1e505 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:38:50.404851 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-f14e71c3-99a9-445f-8e05-b7de95d1e505 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d returned with HTTP 200 Aug 25 15:38:50.405244 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1441/5777] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:38:50 2026] GET /volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:50.415508 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a809d5e2-3bab-49f6-a5c9-e39ca316d73a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:50.415508 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a809d5e2-3bab-49f6-a5c9-e39ca316d73a None None] GET https://10.4.3.85/volume// Aug 25 15:38:50.415508 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a809d5e2-3bab-49f6-a5c9-e39ca316d73a None None] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:50.415745 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a809d5e2-3bab-49f6-a5c9-e39ca316d73a None None] Calling method 'all' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:50.415968 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a809d5e2-3bab-49f6-a5c9-e39ca316d73a None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:38:50.416233 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1463/5778] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:38:50 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:38:50.423252 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-2f8f8586-5cd5-4972-8662-0a40c70eaf41 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:50.425206 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-2f8f8586-5cd5-4972-8662-0a40c70eaf41 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:38:50.425528 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-2f8f8586-5cd5-4972-8662-0a40c70eaf41 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "063c3313-9e50-4119-ab57-b0e97b91583d", "connector": null, "instance_uuid": "39b062c5-e478-465e-8583-9b38253643fb"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:38:50.432824 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:50.432824 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:50.505318 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-2f8f8586-5cd5-4972-8662-0a40c70eaf41 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:38:50.505841 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1428/5779] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:38:50 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:50.874011 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-47031c89-991c-40de-80ad-fd75c5b41b2c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:50.876045 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-47031c89-991c-40de-80ad-fd75c5b41b2c tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] GET https://10.4.3.85/volume/v3/volumes/15867f19-fb29-49ec-9df5-fb1346580958 Aug 25 15:38:50.876314 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-47031c89-991c-40de-80ad-fd75c5b41b2c tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:50.876554 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-47031c89-991c-40de-80ad-fd75c5b41b2c tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:50.885048 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-47031c89-991c-40de-80ad-fd75c5b41b2c tempest-ProjectMemberTests39-1209079425 tempest-ProjectMemberTests39-1209079425-project-admin] https://10.4.3.85/volume/v3/volumes/15867f19-fb29-49ec-9df5-fb1346580958 returned with HTTP 404 Aug 25 15:38:50.885396 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1448/5780] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:38:50 2026] GET /volume/v3/volumes/15867f19-fb29-49ec-9df5-fb1346580958 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:38:51.427853 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d8ab7e79-f7ce-4b1b-bda6-765a5f91d5c0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:51.428268 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d8ab7e79-f7ce-4b1b-bda6-765a5f91d5c0 None None] GET https://10.4.3.85/volume// Aug 25 15:38:51.428462 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d8ab7e79-f7ce-4b1b-bda6-765a5f91d5c0 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:51.428693 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d8ab7e79-f7ce-4b1b-bda6-765a5f91d5c0 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:51.429028 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d8ab7e79-f7ce-4b1b-bda6-765a5f91d5c0 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:38:51.429341 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1442/5781] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:38:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:38:51.435455 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-4d80aa03-6bea-4ff8-a559-22f773cf0f68 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:51.437552 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-4d80aa03-6bea-4ff8-a559-22f773cf0f68 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d Aug 25 15:38:51.437848 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-4d80aa03-6bea-4ff8-a559-22f773cf0f68 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:38:51.438098 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-4d80aa03-6bea-4ff8-a559-22f773cf0f68 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:38:51.449953 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:51.449953 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:38:51.453848 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-4d80aa03-6bea-4ff8-a559-22f773cf0f68 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:38:51.458067 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-4d80aa03-6bea-4ff8-a559-22f773cf0f68 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d returned with HTTP 200 Aug 25 15:38:51.458478 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1464/5782] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:38:51 2026] GET /volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d => generated 1544 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:38:51.556338 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-06032f2a-a1c2-482b-98fb-7ffb32c8d346 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:51.558351 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-06032f2a-a1c2-482b-98fb-7ffb32c8d346 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] PUT https://10.4.3.85/volume/v3/attachments/d300ddcb-9e1d-44e4-aea1-6223827e1c3e Aug 25 15:38:51.558720 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-06032f2a-a1c2-482b-98fb-7ffb32c8d346 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:38:51.566028 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-06032f2a-a1c2-482b-98fb-7ffb32c8d346 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Acquiring lock "cinder-attachment_update-063c3313-9e50-4119-ab57-b0e97b91583d-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:38:51.570367 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-06032f2a-a1c2-482b-98fb-7ffb32c8d346 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-063c3313-9e50-4119-ab57-b0e97b91583d-np0000008087" acquired by "attachment_update" :: waited 0.004s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:38:51.571311 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:51.571311 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:38:51.754651 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-06032f2a-a1c2-482b-98fb-7ffb32c8d346 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-063c3313-9e50-4119-ab57-b0e97b91583d-np0000008087" released by "attachment_update" :: held 0.184s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:38:51.755010 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-06032f2a-a1c2-482b-98fb-7ffb32c8d346 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/d300ddcb-9e1d-44e4-aea1-6223827e1c3e returned with HTTP 200 Aug 25 15:38:51.755620 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1429/5783] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:38:51 2026] PUT /volume/v3/attachments/d300ddcb-9e1d-44e4-aea1-6223827e1c3e => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:38:51.785246 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-cd69750d-4a0d-4049-97f1-556c79d2f8a9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:38:51.787839 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-cd69750d-4a0d-4049-97f1-556c79d2f8a9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments/d300ddcb-9e1d-44e4-aea1-6223827e1c3e/action Aug 25 15:38:51.788348 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-cd69750d-4a0d-4049-97f1-556c79d2f8a9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:38:51.788461 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-cd69750d-4a0d-4049-97f1-556c79d2f8a9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:38:51.809944 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:38:51.809944 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:38:51.932558 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-bb01bbfe-73ba-43e6-922a-b4200fb4e4d3 req-cd69750d-4a0d-4049-97f1-556c79d2f8a9 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/d300ddcb-9e1d-44e4-aea1-6223827e1c3e/action returned with HTTP 204 Aug 25 15:38:51.932903 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1449/5784] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:38:51 2026] POST /volume/v3/attachments/d300ddcb-9e1d-44e4-aea1-6223827e1c3e/action => generated 0 bytes in 148 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:39:00.403985 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=66,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:39:01.456737 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=50,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:39:01.726363 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=51,cinder:UPDATE=10,cinder:INSERT=3 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:39:01.841211 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=55,cinder:INSERT=5,cinder:UPDATE=14 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:39:39.296526 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7c1cb04e-563d-40c5-93cf-cb72a9c60f54 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:39.298217 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7c1cb04e-563d-40c5-93cf-cb72a9c60f54 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:39:39.298576 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7c1cb04e-563d-40c5-93cf-cb72a9c60f54 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "063c3313-9e50-4119-ab57-b0e97b91583d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-961705219", "description": null, "metadata": null}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:39:39.308424 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:39:39.308424 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:39:39.308853 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7c1cb04e-563d-40c5-93cf-cb72a9c60f54 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:39:39.308976 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-7c1cb04e-563d-40c5-93cf-cb72a9c60f54 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create snapshot from volume 063c3313-9e50-4119-ab57-b0e97b91583d Aug 25 15:39:39.386491 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-7c1cb04e-563d-40c5-93cf-cb72a9c60f54 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['da17efd8-6913-434f-bcaa-fe11bdff42e6', 'dfa5a0ec-011b-4e3b-9f85-89c6e2ca8822', 'b461618a-93c6-43cd-870f-5d6f76068164', '6f89825a-1e88-41f7-95d0-59770b29e1a6'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:39:39.566278 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7c1cb04e-563d-40c5-93cf-cb72a9c60f54 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot force create request issued successfully. Aug 25 15:39:39.566563 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7c1cb04e-563d-40c5-93cf-cb72a9c60f54 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:39:39.566973 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1443/5785] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:39:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:39:39.576627 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c00ccb0c-296a-4459-9bc0-db894e199c33 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:39.578602 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c00ccb0c-296a-4459-9bc0-db894e199c33 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a Aug 25 15:39:39.578839 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c00ccb0c-296a-4459-9bc0-db894e199c33 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:39:39.579023 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c00ccb0c-296a-4459-9bc0-db894e199c33 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:39:39.584448 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:39:39.584448 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:39:39.584884 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c00ccb0c-296a-4459-9bc0-db894e199c33 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:39:39.585680 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c00ccb0c-296a-4459-9bc0-db894e199c33 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a returned with HTTP 200 Aug 25 15:39:39.586026 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1465/5786] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:39:39 2026] GET /volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:39:40.595943 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-26ac7c45-2f1f-4ccc-a5ef-6ad308e1f5f5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:40.598091 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-26ac7c45-2f1f-4ccc-a5ef-6ad308e1f5f5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a Aug 25 15:39:40.598332 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-26ac7c45-2f1f-4ccc-a5ef-6ad308e1f5f5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:39:40.598552 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-26ac7c45-2f1f-4ccc-a5ef-6ad308e1f5f5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:39:40.603626 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:39:40.603626 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:39:40.604021 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-26ac7c45-2f1f-4ccc-a5ef-6ad308e1f5f5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:39:40.604799 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-26ac7c45-2f1f-4ccc-a5ef-6ad308e1f5f5 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a returned with HTTP 200 Aug 25 15:39:40.605185 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1430/5787] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:39:40 2026] GET /volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:39:40.613911 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a192529d-58c7-4d81-8bd4-4b23fdde426c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:40.615533 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a192529d-58c7-4d81-8bd4-4b23fdde426c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a Aug 25 15:39:40.615712 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a192529d-58c7-4d81-8bd4-4b23fdde426c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:39:40.615887 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a192529d-58c7-4d81-8bd4-4b23fdde426c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:39:40.620689 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:39:40.620689 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:39:40.621047 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-a192529d-58c7-4d81-8bd4-4b23fdde426c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:39:40.621756 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a192529d-58c7-4d81-8bd4-4b23fdde426c tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a returned with HTTP 200 Aug 25 15:39:40.622049 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1450/5788] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:39:40 2026] GET /volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:39:40.630987 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:40.632763 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:39:40.633066 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1895744962", "snapshot_id": "7c8d788f-a4da-4591-ac36-93f7b50d917a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:39:40.634536 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1895744962', 'snapshot_id': '7c8d788f-a4da-4591-ac36-93f7b50d917a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:39:40.638860 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:39:40.638860 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:39:40.639235 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:39:40.639340 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume of 1 GB Aug 25 15:39:40.642341 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Availability Zones retrieved successfully. Aug 25 15:39:40.647238 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (0e5f312c-bc49-451d-ba5f-b44087179d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:39:40.648058 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71a1cf6b-7236-4f0d-b9c7-e82e86711cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:39:40.648878 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:39:40.677342 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71a1cf6b-7236-4f0d-b9c7-e82e86711cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7c8d788f-a4da-4591-ac36-93f7b50d917a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:39:40.678047 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b460fbb-54e5-4ef8-a9a3-1adc9cd908d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:39:40.715879 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Created reservations ['f32793de-8910-468e-989e-706dd293a8c2', '6f570958-449a-4af9-83df-82126b8189c7', '774275b6-2706-47cf-926e-98df194613d7', '023000b5-4845-471d-8d37-a7ff97430840'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:39:40.716854 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b460fbb-54e5-4ef8-a9a3-1adc9cd908d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f32793de-8910-468e-989e-706dd293a8c2', '6f570958-449a-4af9-83df-82126b8189c7', '774275b6-2706-47cf-926e-98df194613d7', '023000b5-4845-471d-8d37-a7ff97430840']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:39:40.717811 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef1ea79-b840-450f-a4f9-faf147c14a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:39:40.764933 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef1ea79-b840-450f-a4f9-faf147c14a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86187cf6-0a67-46be-93e1-66492c7eb757', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1895744962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['f32793de-8910-468e-989e-706dd293a8c2','6f570958-449a-4af9-83df-82126b8189c7','774275b6-2706-47cf-926e-98df194613d7','023000b5-4845-471d-8d37-a7ff97430840'],size=1,snapshot_id=7c8d788f-a4da-4591-ac36-93f7b50d917a,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), '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-25T15:39:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1895744962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86187cf6-0a67-46be-93e1-66492c7eb757,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8be437d69c2a4708b3ce06adc896d0d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7c8d788f-a4da-4591-ac36-93f7b50d917a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='840f760af27d45ffba0653c18bab206d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:39:40.765679 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4919af6f-47ff-41c6-a5f1-5fbc1ac86fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:39:40.791118 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4919af6f-47ff-41c6-a5f1-5fbc1ac86fda) transitioned into state 'SUCCESS' from state '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-1895744962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be437d69c2a4708b3ce06adc896d0d5',qos_specs=None,replication_status=,reservations=['f32793de-8910-468e-989e-706dd293a8c2','6f570958-449a-4af9-83df-82126b8189c7','774275b6-2706-47cf-926e-98df194613d7','023000b5-4845-471d-8d37-a7ff97430840'],size=1,snapshot_id=7c8d788f-a4da-4591-ac36-93f7b50d917a,source_replicaid=,source_volid=None,status='creating',user_id='840f760af27d45ffba0653c18bab206d',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:39:40.792041 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f47fbdb8-8366-4165-80ef-ac152736ba03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:39:40.814757 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f47fbdb8-8366-4165-80ef-ac152736ba03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:39:40.815452 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Flow 'volume_create_api' (0e5f312c-bc49-451d-ba5f-b44087179d8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:39:40.815745 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Create volume request issued successfully. Aug 25 15:39:40.816284 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bed8eee9-8134-46ba-b0c0-7fe60cdc4e30 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:39:40.816705 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1444/5789] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:39:40 2026] POST /volume/v3/volumes => generated 783 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:39:40.829266 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-c8a1aa79-5532-4a0d-b81a-5ec13ca1027a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:40.831175 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8a1aa79-5532-4a0d-b81a-5ec13ca1027a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 Aug 25 15:39:40.831372 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c8a1aa79-5532-4a0d-b81a-5ec13ca1027a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:39:40.831589 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-c8a1aa79-5532-4a0d-b81a-5ec13ca1027a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:39:40.838174 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:39:40.838174 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:39:40.841603 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-c8a1aa79-5532-4a0d-b81a-5ec13ca1027a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:39:40.845808 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-c8a1aa79-5532-4a0d-b81a-5ec13ca1027a tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 returned with HTTP 200 Aug 25 15:39:40.846194 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1466/5790] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:39:40 2026] GET /volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:39:41.858539 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-64712801-3705-4534-a69c-8517a16e7abe None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:41.860085 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64712801-3705-4534-a69c-8517a16e7abe tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 Aug 25 15:39:41.860283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64712801-3705-4534-a69c-8517a16e7abe tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:39:41.860461 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-64712801-3705-4534-a69c-8517a16e7abe tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:39:41.866805 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:39:41.866805 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:39:41.869855 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-64712801-3705-4534-a69c-8517a16e7abe tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:39:41.873657 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-64712801-3705-4534-a69c-8517a16e7abe tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 returned with HTTP 200 Aug 25 15:39:41.873980 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1431/5791] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:39:41 2026] GET /volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:39:41.885216 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-933157dc-b68a-40e0-a1d5-701ac284a9f7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:41.886777 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-933157dc-b68a-40e0-a1d5-701ac284a9f7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 Aug 25 15:39:41.886950 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-933157dc-b68a-40e0-a1d5-701ac284a9f7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:39:41.887117 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-933157dc-b68a-40e0-a1d5-701ac284a9f7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:39:41.893334 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:39:41.893334 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:39:41.896444 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-933157dc-b68a-40e0-a1d5-701ac284a9f7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:39:41.900572 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-933157dc-b68a-40e0-a1d5-701ac284a9f7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 returned with HTTP 200 Aug 25 15:39:41.900911 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1451/5792] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:39:41 2026] GET /volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:39:42.005548 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-e1cac0b3-10bc-4222-b850-236b546c58a7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:42.007456 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-e1cac0b3-10bc-4222-b850-236b546c58a7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 Aug 25 15:39:42.007673 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-e1cac0b3-10bc-4222-b850-236b546c58a7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:39:42.007854 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-e1cac0b3-10bc-4222-b850-236b546c58a7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:39:42.014610 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:39:42.014610 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:39:42.017998 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-e1cac0b3-10bc-4222-b850-236b546c58a7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:39:42.022540 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-e1cac0b3-10bc-4222-b850-236b546c58a7 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 returned with HTTP 200 Aug 25 15:39:42.022898 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1445/5793] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:39:42 2026] GET /volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:39:42.424130 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-30ea4313-f9bc-429d-a5c1-2353e7756370 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:42.426882 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-30ea4313-f9bc-429d-a5c1-2353e7756370 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 Aug 25 15:39:42.427120 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-30ea4313-f9bc-429d-a5c1-2353e7756370 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:39:42.427369 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-30ea4313-f9bc-429d-a5c1-2353e7756370 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:39:42.435722 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:39:42.435722 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:39:42.439877 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-30ea4313-f9bc-429d-a5c1-2353e7756370 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:39:42.445487 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-30ea4313-f9bc-429d-a5c1-2353e7756370 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 returned with HTTP 200 Aug 25 15:39:42.446021 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1467/5794] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:39:42 2026] GET /volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:39:42.456430 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cdc1544c-c3af-483c-9ab6-f2ae108bfbb6 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:42.456831 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cdc1544c-c3af-483c-9ab6-f2ae108bfbb6 None None] GET https://10.4.3.85/volume// Aug 25 15:39:42.456990 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cdc1544c-c3af-483c-9ab6-f2ae108bfbb6 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:39:42.457186 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cdc1544c-c3af-483c-9ab6-f2ae108bfbb6 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:39:42.457529 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cdc1544c-c3af-483c-9ab6-f2ae108bfbb6 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:39:42.457803 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1432/5795] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:39:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:39:42.465349 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-31731ace-4283-4214-a1cc-6af87b804691 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:42.467757 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-31731ace-4283-4214-a1cc-6af87b804691 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:39:42.468175 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-31731ace-4283-4214-a1cc-6af87b804691 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86187cf6-0a67-46be-93e1-66492c7eb757", "connector": null, "instance_uuid": "14cdc522-f84c-4b43-bdda-95870851f603"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:39:42.478155 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:39:42.478155 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:39:42.511340 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-31731ace-4283-4214-a1cc-6af87b804691 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:39:42.511881 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1452/5796] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:39:42 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 25 15:39:43.921732 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-eceb0014-6470-48a3-8d60-f2b858e6d788 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:43.922117 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eceb0014-6470-48a3-8d60-f2b858e6d788 None None] GET https://10.4.3.85/volume// Aug 25 15:39:43.922252 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eceb0014-6470-48a3-8d60-f2b858e6d788 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:39:43.922488 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eceb0014-6470-48a3-8d60-f2b858e6d788 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:39:43.922814 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eceb0014-6470-48a3-8d60-f2b858e6d788 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:39:43.923091 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1446/5797] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:39:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:39:43.929689 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-f71aff0e-3e18-44a9-8789-3f7fd66d91b6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:43.932204 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-f71aff0e-3e18-44a9-8789-3f7fd66d91b6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 Aug 25 15:39:43.932502 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-f71aff0e-3e18-44a9-8789-3f7fd66d91b6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:39:43.932746 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-f71aff0e-3e18-44a9-8789-3f7fd66d91b6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:39:43.943797 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:39:43.943797 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:39:43.947295 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-f71aff0e-3e18-44a9-8789-3f7fd66d91b6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:39:43.951968 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-f71aff0e-3e18-44a9-8789-3f7fd66d91b6 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 returned with HTTP 200 Aug 25 15:39:43.952510 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1468/5798] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:39:43 2026] GET /volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 => generated 1571 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:39:44.054337 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-08ca62f8-575e-48a0-a335-9fd60e97d102 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:44.057708 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-08ca62f8-575e-48a0-a335-9fd60e97d102 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] PUT https://10.4.3.85/volume/v3/attachments/9510c866-5f28-410f-84b9-9ae7bd7727cf Aug 25 15:39:44.058152 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-08ca62f8-575e-48a0-a335-9fd60e97d102 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:39:44.066048 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-08ca62f8-575e-48a0-a335-9fd60e97d102 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Acquiring lock "cinder-attachment_update-86187cf6-0a67-46be-93e1-66492c7eb757-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:39:44.070501 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-08ca62f8-575e-48a0-a335-9fd60e97d102 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-86187cf6-0a67-46be-93e1-66492c7eb757-np0000008087" acquired by "attachment_update" :: waited 0.004s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:39:44.071761 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:39:44.071761 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:39:44.177329 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-08ca62f8-575e-48a0-a335-9fd60e97d102 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Lock "cinder-attachment_update-86187cf6-0a67-46be-93e1-66492c7eb757-np0000008087" released by "attachment_update" :: held 0.107s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:39:44.177626 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-08ca62f8-575e-48a0-a335-9fd60e97d102 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/9510c866-5f28-410f-84b9-9ae7bd7727cf returned with HTTP 200 Aug 25 15:39:44.178096 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1433/5799] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:39:44 2026] PUT /volume/v3/attachments/9510c866-5f28-410f-84b9-9ae7bd7727cf => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:39:44.227180 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-b6a8c81b-4415-4179-ae88-f8b0ce0b07b3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:39:44.229114 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-b6a8c81b-4415-4179-ae88-f8b0ce0b07b3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] POST https://10.4.3.85/volume/v3/attachments/9510c866-5f28-410f-84b9-9ae7bd7727cf/action Aug 25 15:39:44.229486 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-b6a8c81b-4415-4179-ae88-f8b0ce0b07b3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:39:44.229645 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-b6a8c81b-4415-4179-ae88-f8b0ce0b07b3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:39:44.245275 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:39:44.245275 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:39:44.277914 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-5d0ae118-4a66-4c71-a76c-7b78f1004024 req-b6a8c81b-4415-4179-ae88-f8b0ce0b07b3 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/9510c866-5f28-410f-84b9-9ae7bd7727cf/action returned with HTTP 204 Aug 25 15:39:44.278601 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1453/5800] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:39:44 2026] POST /volume/v3/attachments/9510c866-5f28-410f-84b9-9ae7bd7727cf/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:39:52.021074 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:39:53.950738 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=14 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:39:54.166735 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:39:54.253196 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:40:29.715191 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [req-70331e7e-0e23-4864-ac8d-4344a2027eed req-06fd6b5d-85f2-4d71-a0d6-6fbd8b3e0624 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:29.717770 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-70331e7e-0e23-4864-ac8d-4344a2027eed req-06fd6b5d-85f2-4d71-a0d6-6fbd8b3e0624 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/attachments/9510c866-5f28-410f-84b9-9ae7bd7727cf Aug 25 15:40:29.717989 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-70331e7e-0e23-4864-ac8d-4344a2027eed req-06fd6b5d-85f2-4d71-a0d6-6fbd8b3e0624 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:29.718239 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [req-70331e7e-0e23-4864-ac8d-4344a2027eed req-06fd6b5d-85f2-4d71-a0d6-6fbd8b3e0624 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'version_select' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:29.726817 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:29.726817 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:40:29.781298 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [req-70331e7e-0e23-4864-ac8d-4344a2027eed req-06fd6b5d-85f2-4d71-a0d6-6fbd8b3e0624 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/9510c866-5f28-410f-84b9-9ae7bd7727cf returned with HTTP 200 Aug 25 15:40:29.781979 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1447/5801] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:40:29 2026] DELETE /volume/v3/attachments/9510c866-5f28-410f-84b9-9ae7bd7727cf => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:40:30.978600 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f0b4884d-62a0-4c8e-9133-1337228d7561 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:30.980509 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0b4884d-62a0-4c8e-9133-1337228d7561 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 Aug 25 15:40:30.980707 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0b4884d-62a0-4c8e-9133-1337228d7561 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:30.980891 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f0b4884d-62a0-4c8e-9133-1337228d7561 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:30.981050 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-f0b4884d-62a0-4c8e-9133-1337228d7561 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume with id: 86187cf6-0a67-46be-93e1-66492c7eb757 Aug 25 15:40:30.988559 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:30.988559 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:40:30.989018 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f0b4884d-62a0-4c8e-9133-1337228d7561 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:40:31.012158 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f0b4884d-62a0-4c8e-9133-1337228d7561 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume request issued successfully. Aug 25 15:40:31.012431 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f0b4884d-62a0-4c8e-9133-1337228d7561 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 returned with HTTP 202 Aug 25 15:40:31.012894 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1469/5802] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:40:30 2026] DELETE /volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:40:31.020085 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ca7b97e8-0ce8-4f87-8449-830b984a1f0d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:31.022247 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ca7b97e8-0ce8-4f87-8449-830b984a1f0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 Aug 25 15:40:31.022522 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ca7b97e8-0ce8-4f87-8449-830b984a1f0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:31.022765 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ca7b97e8-0ce8-4f87-8449-830b984a1f0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:31.030708 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:31.030708 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:40:31.034487 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-ca7b97e8-0ce8-4f87-8449-830b984a1f0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:40:31.039246 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ca7b97e8-0ce8-4f87-8449-830b984a1f0d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 returned with HTTP 200 Aug 25 15:40:31.039688 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1434/5803] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:31 2026] GET /volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:40:32.053562 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4e66f4e6-1b9a-497b-bf8d-269727b15ec8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:32.055406 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4e66f4e6-1b9a-497b-bf8d-269727b15ec8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 Aug 25 15:40:32.055611 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4e66f4e6-1b9a-497b-bf8d-269727b15ec8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:32.055805 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4e66f4e6-1b9a-497b-bf8d-269727b15ec8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:32.061640 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4e66f4e6-1b9a-497b-bf8d-269727b15ec8 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 returned with HTTP 404 Aug 25 15:40:32.062086 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1454/5804] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:32 2026] GET /volume/v3/volumes/86187cf6-0a67-46be-93e1-66492c7eb757 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:40:32.068102 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9cae39ee-83d3-474d-94d3-b9c4e9a45a17 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:32.069997 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9cae39ee-83d3-474d-94d3-b9c4e9a45a17 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a Aug 25 15:40:32.070206 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9cae39ee-83d3-474d-94d3-b9c4e9a45a17 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:32.070443 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9cae39ee-83d3-474d-94d3-b9c4e9a45a17 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:32.070593 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-9cae39ee-83d3-474d-94d3-b9c4e9a45a17 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete snapshot with id: 7c8d788f-a4da-4591-ac36-93f7b50d917a Aug 25 15:40:32.075978 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:32.075978 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:40:32.076529 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9cae39ee-83d3-474d-94d3-b9c4e9a45a17 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:40:32.095580 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-9cae39ee-83d3-474d-94d3-b9c4e9a45a17 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot delete request issued successfully. Aug 25 15:40:32.095765 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9cae39ee-83d3-474d-94d3-b9c4e9a45a17 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a returned with HTTP 202 Aug 25 15:40:32.096200 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1448/5805] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:40:32 2026] DELETE /volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:40:32.103079 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1ea7965e-b980-4d09-8578-5277b484bbaa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:32.104916 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1ea7965e-b980-4d09-8578-5277b484bbaa tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a Aug 25 15:40:32.105119 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1ea7965e-b980-4d09-8578-5277b484bbaa tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:32.105333 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1ea7965e-b980-4d09-8578-5277b484bbaa tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:32.110544 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:32.110544 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:40:32.110936 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-1ea7965e-b980-4d09-8578-5277b484bbaa tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Snapshot retrieved successfully. Aug 25 15:40:32.111707 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1ea7965e-b980-4d09-8578-5277b484bbaa tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a returned with HTTP 200 Aug 25 15:40:32.112066 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1470/5806] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:40:32 2026] GET /volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:40:33.121223 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-35a7f8aa-10cb-4d5d-9e15-8933acc42b5f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:33.123015 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-35a7f8aa-10cb-4d5d-9e15-8933acc42b5f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a Aug 25 15:40:33.123230 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-35a7f8aa-10cb-4d5d-9e15-8933acc42b5f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:33.123476 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-35a7f8aa-10cb-4d5d-9e15-8933acc42b5f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:33.127607 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-35a7f8aa-10cb-4d5d-9e15-8933acc42b5f tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a returned with HTTP 404 Aug 25 15:40:33.128087 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1435/5807] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:40:33 2026] GET /volume/v3/snapshots/7c8d788f-a4da-4591-ac36-93f7b50d917a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:40:34.711826 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-80c88574-bff4-42fe-9b1a-2b678a944f10 req-4f5a7dff-599b-4518-868e-cf06bea269ae None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:34.714484 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-80c88574-bff4-42fe-9b1a-2b678a944f10 req-4f5a7dff-599b-4518-868e-cf06bea269ae tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/attachments/d300ddcb-9e1d-44e4-aea1-6223827e1c3e Aug 25 15:40:34.714736 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-80c88574-bff4-42fe-9b1a-2b678a944f10 req-4f5a7dff-599b-4518-868e-cf06bea269ae tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:34.714987 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-80c88574-bff4-42fe-9b1a-2b678a944f10 req-4f5a7dff-599b-4518-868e-cf06bea269ae tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'version_select' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:34.723770 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:34.723770 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:40:34.770214 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-80c88574-bff4-42fe-9b1a-2b678a944f10 req-4f5a7dff-599b-4518-868e-cf06bea269ae tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/attachments/d300ddcb-9e1d-44e4-aea1-6223827e1c3e returned with HTTP 200 Aug 25 15:40:34.770721 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1455/5808] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:40:34 2026] DELETE /volume/v3/attachments/d300ddcb-9e1d-44e4-aea1-6223827e1c3e => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:40:36.190081 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e5362c36-bd12-4b63-9ec8-0183a1c15b7d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:36.191901 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e5362c36-bd12-4b63-9ec8-0183a1c15b7d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] DELETE https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d Aug 25 15:40:36.192099 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e5362c36-bd12-4b63-9ec8-0183a1c15b7d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:36.192282 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e5362c36-bd12-4b63-9ec8-0183a1c15b7d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:36.192463 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-e5362c36-bd12-4b63-9ec8-0183a1c15b7d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume with id: 063c3313-9e50-4119-ab57-b0e97b91583d Aug 25 15:40:36.199761 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:36.199761 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:40:36.200187 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e5362c36-bd12-4b63-9ec8-0183a1c15b7d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:40:36.239807 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e5362c36-bd12-4b63-9ec8-0183a1c15b7d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Delete volume request issued successfully. Aug 25 15:40:36.239995 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e5362c36-bd12-4b63-9ec8-0183a1c15b7d tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d returned with HTTP 202 Aug 25 15:40:36.240434 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1449/5809] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:40:36 2026] DELETE /volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:40:36.247290 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2acaf74e-feab-4d9b-a11e-d17492740260 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:36.249156 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2acaf74e-feab-4d9b-a11e-d17492740260 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d Aug 25 15:40:36.249342 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2acaf74e-feab-4d9b-a11e-d17492740260 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:36.249583 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2acaf74e-feab-4d9b-a11e-d17492740260 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:36.256552 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:36.256552 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:40:36.260653 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-2acaf74e-feab-4d9b-a11e-d17492740260 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Volume info retrieved successfully. Aug 25 15:40:36.266954 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2acaf74e-feab-4d9b-a11e-d17492740260 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d returned with HTTP 200 Aug 25 15:40:36.267482 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1471/5810] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:36 2026] GET /volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:40:37.279840 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e68f3fd4-5475-4db8-a0db-d2506fd90739 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:37.281594 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e68f3fd4-5475-4db8-a0db-d2506fd90739 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] GET https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d Aug 25 15:40:37.282102 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e68f3fd4-5475-4db8-a0db-d2506fd90739 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:37.282102 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e68f3fd4-5475-4db8-a0db-d2506fd90739 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:37.287593 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e68f3fd4-5475-4db8-a0db-d2506fd90739 tempest-TestVolumeBootPattern-119118394 tempest-TestVolumeBootPattern-119118394-project-member] https://10.4.3.85/volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d returned with HTTP 404 Aug 25 15:40:37.288002 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1436/5811] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:37 2026] GET /volume/v3/volumes/063c3313-9e50-4119-ab57-b0e97b91583d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:40:44.769244 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=11,cinder:UPDATE=3 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:40:46.230775 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:40:46.265707 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:40:47.284183 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=6 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:40:48.293996 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:48.345820 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:40:48.346161 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1734296643"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:40:48.347480 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1734296643'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:40:48.347609 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Create volume of 1 GB Aug 25 15:40:48.347854 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:48.347854 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:40:48.351709 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Availability Zones retrieved successfully. Aug 25 15:40:48.356527 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Flow 'volume_create_api' (08340768-11ce-4d37-8575-9cf28eabc174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:40:48.357476 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (597e531b-6df3-4163-835a-207f88302de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:40:48.358286 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:40:48.379556 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (597e531b-6df3-4163-835a-207f88302de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:40:48.380196 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2aad4c8-d3cd-4336-8b0d-b396ebdd52f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:40:48.634828 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Created reservations ['81d8eded-ef12-4cbb-98fb-0ed4249c9ada', 'da5d09b5-87e3-442b-96ab-cf00b56024fd', '2786847c-8f39-45a9-84ad-f0181a5909d1', '78ec2a25-4b62-4b66-bd08-1a4d32d1f7ea'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:40:48.635624 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2aad4c8-d3cd-4336-8b0d-b396ebdd52f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81d8eded-ef12-4cbb-98fb-0ed4249c9ada', 'da5d09b5-87e3-442b-96ab-cf00b56024fd', '2786847c-8f39-45a9-84ad-f0181a5909d1', '78ec2a25-4b62-4b66-bd08-1a4d32d1f7ea']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:40:48.636382 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405be7e5-627b-4a87-9170-c30532210504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:40:48.696230 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405be7e5-627b-4a87-9170-c30532210504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c95d6e87-3be2-4047-b9cf-497b01d95a01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1734296643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23bd850c242046cbbc79f039a31c7ca8',qos_specs=None,replication_status=,reservations=['81d8eded-ef12-4cbb-98fb-0ed4249c9ada','da5d09b5-87e3-442b-96ab-cf00b56024fd','2786847c-8f39-45a9-84ad-f0181a5909d1','78ec2a25-4b62-4b66-bd08-1a4d32d1f7ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb3a736ae1614e4caaec059faf36e74c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:40:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1734296643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c95d6e87-3be2-4047-b9cf-497b01d95a01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23bd850c242046cbbc79f039a31c7ca8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb3a736ae1614e4caaec059faf36e74c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:40:48.696865 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6db181d-ae74-4ddf-b5dd-d6db1bbbbba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:40:48.782916 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6db181d-ae74-4ddf-b5dd-d6db1bbbbba9) transitioned into state 'SUCCESS' from state '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-1734296643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23bd850c242046cbbc79f039a31c7ca8',qos_specs=None,replication_status=,reservations=['81d8eded-ef12-4cbb-98fb-0ed4249c9ada','da5d09b5-87e3-442b-96ab-cf00b56024fd','2786847c-8f39-45a9-84ad-f0181a5909d1','78ec2a25-4b62-4b66-bd08-1a4d32d1f7ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb3a736ae1614e4caaec059faf36e74c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:40:48.783661 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56201f56-2c23-42dc-88e4-4bd3688c7438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:40:48.800174 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56201f56-2c23-42dc-88e4-4bd3688c7438) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:40:48.801077 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Flow 'volume_create_api' (08340768-11ce-4d37-8575-9cf28eabc174) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:40:48.801395 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Create volume request issued successfully. Aug 25 15:40:48.802012 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-7b9ca6cf-f614-4f7f-8ef6-5139a57ce339 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:40:48.802437 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1456/5812] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:40:48 2026] POST /volume/v3/volumes => generated 747 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:40:48.814775 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2edbc3a6-81c4-4171-bf72-46fc23fb6910 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:48.816964 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2edbc3a6-81c4-4171-bf72-46fc23fb6910 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 Aug 25 15:40:48.817227 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2edbc3a6-81c4-4171-bf72-46fc23fb6910 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:48.817490 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2edbc3a6-81c4-4171-bf72-46fc23fb6910 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:48.824665 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:48.824665 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:40:48.859160 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2edbc3a6-81c4-4171-bf72-46fc23fb6910 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:40:48.865395 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2edbc3a6-81c4-4171-bf72-46fc23fb6910 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 returned with HTTP 200 Aug 25 15:40:48.865754 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1450/5813] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:48 2026] GET /volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 => generated 815 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:40:49.877901 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4209d6ca-57df-4277-ac9f-ecb842d470bc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:49.879529 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4209d6ca-57df-4277-ac9f-ecb842d470bc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 Aug 25 15:40:49.879721 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4209d6ca-57df-4277-ac9f-ecb842d470bc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:49.879870 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4209d6ca-57df-4277-ac9f-ecb842d470bc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:49.886013 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:49.886013 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:40:49.888948 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4209d6ca-57df-4277-ac9f-ecb842d470bc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:40:49.892432 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4209d6ca-57df-4277-ac9f-ecb842d470bc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 returned with HTTP 200 Aug 25 15:40:49.892850 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1472/5814] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:49 2026] GET /volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 => generated 840 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:40:49.903680 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-75dc5f42-a605-498b-9439-142f9089d6a2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:49.905332 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-75dc5f42-a605-498b-9439-142f9089d6a2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:40:49.905662 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-75dc5f42-a605-498b-9439-142f9089d6a2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c95d6e87-3be2-4047-b9cf-497b01d95a01", "name": "tempest-VolumesBackupsTest-Backup-205308621"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:40:49.906961 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-75dc5f42-a605-498b-9439-142f9089d6a2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Creating new backup {'backup': {'volume_id': 'c95d6e87-3be2-4047-b9cf-497b01d95a01', 'name': 'tempest-VolumesBackupsTest-Backup-205308621'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:40:49.907098 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-75dc5f42-a605-498b-9439-142f9089d6a2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Creating backup of volume c95d6e87-3be2-4047-b9cf-497b01d95a01 in container None Aug 25 15:40:49.913531 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:49.913531 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:40:49.913997 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-75dc5f42-a605-498b-9439-142f9089d6a2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:40:49.942377 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-75dc5f42-a605-498b-9439-142f9089d6a2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Created reservations ['65ffc666-3442-493b-8674-39e112ced967', '9d0b80f8-d632-414a-bc54-1ba4825c08a6'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:40:49.974869 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-75dc5f42-a605-498b-9439-142f9089d6a2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:40:49.975289 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1437/5815] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:40:49 2026] POST /volume/v3/backups => generated 327 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:40:49.982968 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-480f4d2d-fb75-4cf8-b8d6-aa344bad12db None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:49.985035 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-480f4d2d-fb75-4cf8-b8d6-aa344bad12db tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:40:49.985119 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-480f4d2d-fb75-4cf8-b8d6-aa344bad12db tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:49.985311 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-480f4d2d-fb75-4cf8-b8d6-aa344bad12db tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:49.985416 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-480f4d2d-fb75-4cf8-b8d6-aa344bad12db tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:40:49.989891 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:49.989891 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:40:49.990771 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-480f4d2d-fb75-4cf8-b8d6-aa344bad12db tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:40:49.991215 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1457/5816] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:49 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:40:51.000274 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-16b7356f-e899-4909-9253-2cc967c54b84 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:51.002206 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-16b7356f-e899-4909-9253-2cc967c54b84 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:40:51.002478 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-16b7356f-e899-4909-9253-2cc967c54b84 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:51.002738 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-16b7356f-e899-4909-9253-2cc967c54b84 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:51.002905 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-16b7356f-e899-4909-9253-2cc967c54b84 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:40:51.007365 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:51.007365 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:40:51.008131 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-16b7356f-e899-4909-9253-2cc967c54b84 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:40:51.008508 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1451/5817] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:50 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:40:52.018519 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b6465ef7-1b15-4095-ba68-9673ac7cd257 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:52.020268 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6465ef7-1b15-4095-ba68-9673ac7cd257 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:40:52.032874 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6465ef7-1b15-4095-ba68-9673ac7cd257 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:52.032874 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b6465ef7-1b15-4095-ba68-9673ac7cd257 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:52.032874 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b6465ef7-1b15-4095-ba68-9673ac7cd257 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:40:52.032874 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:52.032874 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:40:52.032874 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b6465ef7-1b15-4095-ba68-9673ac7cd257 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:40:52.032874 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1473/5818] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:52 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:40:53.035620 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bf3507f9-dea2-4e9a-9abd-e15c3b3cd16a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:53.037344 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf3507f9-dea2-4e9a-9abd-e15c3b3cd16a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:40:53.037529 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf3507f9-dea2-4e9a-9abd-e15c3b3cd16a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:53.037705 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bf3507f9-dea2-4e9a-9abd-e15c3b3cd16a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:53.037801 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-bf3507f9-dea2-4e9a-9abd-e15c3b3cd16a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:40:53.041867 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:53.041867 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:40:53.042576 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bf3507f9-dea2-4e9a-9abd-e15c3b3cd16a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:40:53.042902 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1438/5819] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:53 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:40:54.052665 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b8067b83-4d4f-4c3a-b774-7357ae8b92d5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:54.054388 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b8067b83-4d4f-4c3a-b774-7357ae8b92d5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:40:54.054573 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b8067b83-4d4f-4c3a-b774-7357ae8b92d5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:54.054746 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b8067b83-4d4f-4c3a-b774-7357ae8b92d5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:54.054845 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-b8067b83-4d4f-4c3a-b774-7357ae8b92d5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:40:54.058843 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:54.058843 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:40:54.059522 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b8067b83-4d4f-4c3a-b774-7357ae8b92d5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:40:54.059979 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1458/5820] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:54 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:40:55.069026 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-da59625e-24ab-4e64-b348-cf367c17c6d5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:55.070612 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da59625e-24ab-4e64-b348-cf367c17c6d5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:40:55.070814 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da59625e-24ab-4e64-b348-cf367c17c6d5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:55.071014 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-da59625e-24ab-4e64-b348-cf367c17c6d5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:55.071144 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-da59625e-24ab-4e64-b348-cf367c17c6d5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:40:55.074920 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:55.074920 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:40:55.075596 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-da59625e-24ab-4e64-b348-cf367c17c6d5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:40:55.075935 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1452/5821] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:55 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:40:56.085894 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-24f61cbc-30fe-4478-aecf-60fbc6fee6fa None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:56.087365 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-24f61cbc-30fe-4478-aecf-60fbc6fee6fa tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:40:56.087544 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-24f61cbc-30fe-4478-aecf-60fbc6fee6fa tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:56.087714 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-24f61cbc-30fe-4478-aecf-60fbc6fee6fa tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:56.087815 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-24f61cbc-30fe-4478-aecf-60fbc6fee6fa tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:40:56.091726 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:56.091726 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:40:56.092459 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-24f61cbc-30fe-4478-aecf-60fbc6fee6fa tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:40:56.092817 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1474/5822] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:56 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:40:57.102434 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-20680579-6364-4df8-9a4e-cbf73fd84fb4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:57.104015 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20680579-6364-4df8-9a4e-cbf73fd84fb4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:40:57.104361 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20680579-6364-4df8-9a4e-cbf73fd84fb4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:57.104664 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-20680579-6364-4df8-9a4e-cbf73fd84fb4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:57.105539 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-20680579-6364-4df8-9a4e-cbf73fd84fb4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:40:57.108873 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:57.108873 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:40:57.109593 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-20680579-6364-4df8-9a4e-cbf73fd84fb4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:40:57.109970 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1439/5823] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:57 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:40:58.120487 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3542fa79-d7a6-4686-9064-4be2d12cfbc9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:58.121212 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3542fa79-d7a6-4686-9064-4be2d12cfbc9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:40:58.121380 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3542fa79-d7a6-4686-9064-4be2d12cfbc9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:58.121565 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3542fa79-d7a6-4686-9064-4be2d12cfbc9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:58.121663 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-3542fa79-d7a6-4686-9064-4be2d12cfbc9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:40:58.125397 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:58.125397 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:40:58.126093 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3542fa79-d7a6-4686-9064-4be2d12cfbc9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:40:58.126424 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1459/5824] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:58 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:40:59.137071 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-08d7d7c3-1186-46c1-a70f-d66035a9fbb7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:40:59.138786 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08d7d7c3-1186-46c1-a70f-d66035a9fbb7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:40:59.138963 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08d7d7c3-1186-46c1-a70f-d66035a9fbb7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:40:59.139137 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08d7d7c3-1186-46c1-a70f-d66035a9fbb7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:40:59.139231 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-08d7d7c3-1186-46c1-a70f-d66035a9fbb7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:40:59.143076 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:40:59.143076 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:40:59.143730 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08d7d7c3-1186-46c1-a70f-d66035a9fbb7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:40:59.144053 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1453/5825] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:40:59 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:00.153732 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b7d8c0b3-5a2f-4c1c-a2b0-546833a78c0e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:00.155366 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b7d8c0b3-5a2f-4c1c-a2b0-546833a78c0e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:00.155582 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b7d8c0b3-5a2f-4c1c-a2b0-546833a78c0e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:00.155754 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b7d8c0b3-5a2f-4c1c-a2b0-546833a78c0e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:00.155848 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b7d8c0b3-5a2f-4c1c-a2b0-546833a78c0e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:00.159807 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:00.159807 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:00.160603 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b7d8c0b3-5a2f-4c1c-a2b0-546833a78c0e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:00.160996 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1475/5826] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:00 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:01.171966 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7602ee16-710d-44ce-825c-dcb2956287b8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:01.174229 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7602ee16-710d-44ce-825c-dcb2956287b8 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:01.174509 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7602ee16-710d-44ce-825c-dcb2956287b8 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:01.174793 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7602ee16-710d-44ce-825c-dcb2956287b8 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:01.174959 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-7602ee16-710d-44ce-825c-dcb2956287b8 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:01.179703 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:01.179703 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:01.180544 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7602ee16-710d-44ce-825c-dcb2956287b8 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:01.181072 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1440/5827] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:01 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:02.192380 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ed6cfb07-5085-4589-8006-effeca8edf38 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:02.196104 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ed6cfb07-5085-4589-8006-effeca8edf38 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:02.196104 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ed6cfb07-5085-4589-8006-effeca8edf38 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:02.196104 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ed6cfb07-5085-4589-8006-effeca8edf38 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:02.196104 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-ed6cfb07-5085-4589-8006-effeca8edf38 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:02.200142 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:02.200142 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:02.200994 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ed6cfb07-5085-4589-8006-effeca8edf38 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:02.201374 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1460/5828] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:02 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:03.211907 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-08824651-6e53-4554-a557-fa84ce7e01d0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:03.213658 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08824651-6e53-4554-a557-fa84ce7e01d0 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:03.213837 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08824651-6e53-4554-a557-fa84ce7e01d0 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:03.214012 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-08824651-6e53-4554-a557-fa84ce7e01d0 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:03.214110 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-08824651-6e53-4554-a557-fa84ce7e01d0 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:03.218072 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:03.218072 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:03.218769 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-08824651-6e53-4554-a557-fa84ce7e01d0 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:03.219153 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1454/5829] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:03 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:04.230245 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-28890964-9fd9-4f6c-afdc-5d735ffc86e3 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:04.232593 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28890964-9fd9-4f6c-afdc-5d735ffc86e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:04.232886 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28890964-9fd9-4f6c-afdc-5d735ffc86e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:04.233136 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-28890964-9fd9-4f6c-afdc-5d735ffc86e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:04.233281 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-28890964-9fd9-4f6c-afdc-5d735ffc86e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:04.238224 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:04.238224 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:04.238860 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-28890964-9fd9-4f6c-afdc-5d735ffc86e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:04.239207 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1476/5830] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:04 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:05.248891 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5203bef9-1ae1-4eaf-8ca4-952832d12739 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:05.250564 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5203bef9-1ae1-4eaf-8ca4-952832d12739 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:05.250765 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5203bef9-1ae1-4eaf-8ca4-952832d12739 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:05.250986 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5203bef9-1ae1-4eaf-8ca4-952832d12739 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:05.251086 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-5203bef9-1ae1-4eaf-8ca4-952832d12739 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:05.255051 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:05.255051 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:05.255740 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5203bef9-1ae1-4eaf-8ca4-952832d12739 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:05.256056 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1441/5831] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:05 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:05.264956 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-07e4903c-bc61-4d16-87c4-1c7fdecb3590 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:05.266615 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-07e4903c-bc61-4d16-87c4-1c7fdecb3590 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] POST https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c/restore Aug 25 15:41:05.266959 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-07e4903c-bc61-4d16-87c4-1c7fdecb3590 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "c95d6e87-3be2-4047-b9cf-497b01d95a01"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:41:05.268311 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-07e4903c-bc61-4d16-87c4-1c7fdecb3590 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Restoring backup 4a3d073c-1beb-4564-bd0e-19868fbd868c ({'restore': {'volume_id': 'c95d6e87-3be2-4047-b9cf-497b01d95a01'}}) {{(pid=100465) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 15:41:05.268410 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-07e4903c-bc61-4d16-87c4-1c7fdecb3590 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Restoring backup 4a3d073c-1beb-4564-bd0e-19868fbd868c to volume c95d6e87-3be2-4047-b9cf-497b01d95a01. Aug 25 15:41:05.272914 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:05.272914 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:05.279833 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:05.279833 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:05.280241 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-07e4903c-bc61-4d16-87c4-1c7fdecb3590 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:41:05.280351 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.api [None req-07e4903c-bc61-4d16-87c4-1c7fdecb3590 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Checking backup size 1 against volume size 1 {{(pid=100465) restore /opt/stack/cinder/cinder/backup/api.py:477}} Aug 25 15:41:05.280438 np0000008087 devstack@c-api.service[100465]: INFO cinder.backup.api [None req-07e4903c-bc61-4d16-87c4-1c7fdecb3590 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Overwriting volume c95d6e87-3be2-4047-b9cf-497b01d95a01 with restore of backup 4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:05.378640 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-07e4903c-bc61-4d16-87c4-1c7fdecb3590 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] restore_backup in rpcapi backup_id 4a3d073c-1beb-4564-bd0e-19868fbd868c {{(pid=100465) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 15:41:05.380321 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-07e4903c-bc61-4d16-87c4-1c7fdecb3590 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c/restore returned with HTTP 202 Aug 25 15:41:05.380756 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1461/5832] 10.4.3.85 () {68 vars in 1386 bytes} [Tue Aug 25 15:41:05 2026] POST /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c/restore => generated 182 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:41:05.387909 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b60937e7-04b7-4a2b-b069-ebd214b420c2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:05.398992 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b60937e7-04b7-4a2b-b069-ebd214b420c2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:05.398992 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b60937e7-04b7-4a2b-b069-ebd214b420c2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:05.398992 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b60937e7-04b7-4a2b-b069-ebd214b420c2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:05.398992 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-b60937e7-04b7-4a2b-b069-ebd214b420c2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:05.398992 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:05.398992 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:05.398992 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b60937e7-04b7-4a2b-b069-ebd214b420c2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:05.398992 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1455/5833] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:05 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:06.407154 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-64d62deb-cd8b-4557-a0ae-747e4737fb4e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:06.408898 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64d62deb-cd8b-4557-a0ae-747e4737fb4e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:06.409083 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64d62deb-cd8b-4557-a0ae-747e4737fb4e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:06.409316 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-64d62deb-cd8b-4557-a0ae-747e4737fb4e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:06.409438 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-64d62deb-cd8b-4557-a0ae-747e4737fb4e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:06.413404 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:06.413404 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:06.414094 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-64d62deb-cd8b-4557-a0ae-747e4737fb4e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:06.414445 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1477/5834] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:06 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:07.424550 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ec500c1f-11dc-44d8-875c-450434ad8d52 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:07.426338 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec500c1f-11dc-44d8-875c-450434ad8d52 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:07.426550 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec500c1f-11dc-44d8-875c-450434ad8d52 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:07.426775 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ec500c1f-11dc-44d8-875c-450434ad8d52 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:07.426894 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ec500c1f-11dc-44d8-875c-450434ad8d52 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:07.431893 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:07.431893 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:07.432692 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ec500c1f-11dc-44d8-875c-450434ad8d52 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:07.433278 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1442/5835] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:07 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:08.442714 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6044c249-ba94-4bf9-a84e-61a32fb37ac3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:08.444372 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6044c249-ba94-4bf9-a84e-61a32fb37ac3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:08.444582 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6044c249-ba94-4bf9-a84e-61a32fb37ac3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:08.444765 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6044c249-ba94-4bf9-a84e-61a32fb37ac3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:08.444883 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-6044c249-ba94-4bf9-a84e-61a32fb37ac3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:08.448960 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:08.448960 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:08.449728 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6044c249-ba94-4bf9-a84e-61a32fb37ac3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:08.450111 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1462/5836] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:08 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:09.460117 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5ef8a27e-6ff0-4be9-bf53-8e83105f95e1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:09.461722 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5ef8a27e-6ff0-4be9-bf53-8e83105f95e1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:09.461907 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5ef8a27e-6ff0-4be9-bf53-8e83105f95e1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:09.462095 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5ef8a27e-6ff0-4be9-bf53-8e83105f95e1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:09.462194 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5ef8a27e-6ff0-4be9-bf53-8e83105f95e1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:09.466054 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:09.466054 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:09.466694 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5ef8a27e-6ff0-4be9-bf53-8e83105f95e1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:09.467228 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1456/5837] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:09 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:10.477515 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6fcf5596-b9ee-428e-b8bd-f1c1982373fb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:10.479643 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6fcf5596-b9ee-428e-b8bd-f1c1982373fb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:10.479873 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6fcf5596-b9ee-428e-b8bd-f1c1982373fb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:10.480119 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6fcf5596-b9ee-428e-b8bd-f1c1982373fb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:10.480268 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-6fcf5596-b9ee-428e-b8bd-f1c1982373fb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:10.485017 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:10.485017 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:10.485842 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6fcf5596-b9ee-428e-b8bd-f1c1982373fb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:10.486268 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1478/5838] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:10 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:11.496027 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7a4bca43-cd7b-45dc-9307-1453a75c990c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:11.497700 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7a4bca43-cd7b-45dc-9307-1453a75c990c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:11.497885 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7a4bca43-cd7b-45dc-9307-1453a75c990c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:11.498047 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7a4bca43-cd7b-45dc-9307-1453a75c990c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:11.498149 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-7a4bca43-cd7b-45dc-9307-1453a75c990c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:11.502218 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:11.502218 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:11.502910 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7a4bca43-cd7b-45dc-9307-1453a75c990c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:11.503244 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1443/5839] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:11 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:12.512749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-50efdd54-be28-4589-8280-8e685129690b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:12.514419 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-50efdd54-be28-4589-8280-8e685129690b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:12.514618 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-50efdd54-be28-4589-8280-8e685129690b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:12.514786 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-50efdd54-be28-4589-8280-8e685129690b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:12.514882 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-50efdd54-be28-4589-8280-8e685129690b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:12.518774 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:12.518774 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:12.519480 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-50efdd54-be28-4589-8280-8e685129690b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:12.519803 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1463/5840] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:12 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:13.529077 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e2f3f6aa-0921-4ab7-88dc-1c7a8cf4de71 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:13.530886 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2f3f6aa-0921-4ab7-88dc-1c7a8cf4de71 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:13.531131 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e2f3f6aa-0921-4ab7-88dc-1c7a8cf4de71 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:13.531318 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e2f3f6aa-0921-4ab7-88dc-1c7a8cf4de71 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:13.531436 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-e2f3f6aa-0921-4ab7-88dc-1c7a8cf4de71 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:13.536254 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:13.536254 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:13.537047 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2f3f6aa-0921-4ab7-88dc-1c7a8cf4de71 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:13.537380 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1457/5841] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:13 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:14.549614 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1c62d49f-25da-451a-afc2-13c7583811b5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:14.552153 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c62d49f-25da-451a-afc2-13c7583811b5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:14.552430 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1c62d49f-25da-451a-afc2-13c7583811b5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:14.552740 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1c62d49f-25da-451a-afc2-13c7583811b5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:14.552941 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-1c62d49f-25da-451a-afc2-13c7583811b5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:14.560172 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:14.560172 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:14.561573 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1c62d49f-25da-451a-afc2-13c7583811b5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:14.565353 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1479/5842] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:14 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:15.575739 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c93bd40b-603c-4a3d-968b-c796692996d0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:15.577446 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c93bd40b-603c-4a3d-968b-c796692996d0 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:15.577650 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c93bd40b-603c-4a3d-968b-c796692996d0 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:15.577823 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c93bd40b-603c-4a3d-968b-c796692996d0 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:15.577926 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c93bd40b-603c-4a3d-968b-c796692996d0 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:15.582001 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:15.582001 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:15.582725 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c93bd40b-603c-4a3d-968b-c796692996d0 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:15.583083 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1444/5843] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:15 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:16.592762 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-13068b0b-9e25-404a-9781-b9d3d5e1f984 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:16.594939 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-13068b0b-9e25-404a-9781-b9d3d5e1f984 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:16.595137 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-13068b0b-9e25-404a-9781-b9d3d5e1f984 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:16.595328 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-13068b0b-9e25-404a-9781-b9d3d5e1f984 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:16.595422 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-13068b0b-9e25-404a-9781-b9d3d5e1f984 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:16.599368 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:16.599368 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:16.600088 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-13068b0b-9e25-404a-9781-b9d3d5e1f984 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:16.600511 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1464/5844] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:16 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:16.609409 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-88333bf4-9838-4dd1-886f-68e446b4434c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:16.611114 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-88333bf4-9838-4dd1-886f-68e446b4434c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 Aug 25 15:41:16.611298 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-88333bf4-9838-4dd1-886f-68e446b4434c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:16.611493 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-88333bf4-9838-4dd1-886f-68e446b4434c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:16.617936 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:16.617936 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:16.621166 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-88333bf4-9838-4dd1-886f-68e446b4434c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:41:16.624637 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-88333bf4-9838-4dd1-886f-68e446b4434c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 returned with HTTP 200 Aug 25 15:41:16.624966 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1458/5845] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:16 2026] GET /volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:16.636462 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0b21160f-b00a-43d6-a7f7-2c1e51b4f2cb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:16.638225 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0b21160f-b00a-43d6-a7f7-2c1e51b4f2cb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] DELETE https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:16.638412 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0b21160f-b00a-43d6-a7f7-2c1e51b4f2cb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:16.638609 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0b21160f-b00a-43d6-a7f7-2c1e51b4f2cb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:16.638708 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-0b21160f-b00a-43d6-a7f7-2c1e51b4f2cb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Delete backup with id: 4a3d073c-1beb-4564-bd0e-19868fbd868c. Aug 25 15:41:16.642806 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:16.642806 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:16.662076 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-0b21160f-b00a-43d6-a7f7-2c1e51b4f2cb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] delete_backup rpcapi backup_id 4a3d073c-1beb-4564-bd0e-19868fbd868c {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:41:16.664006 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0b21160f-b00a-43d6-a7f7-2c1e51b4f2cb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 202 Aug 25 15:41:16.664459 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1480/5846] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:41:16 2026] DELETE /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:41:16.670797 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-aa3e58f1-c156-4d9d-a696-1488f52a3d8f None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:16.672416 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aa3e58f1-c156-4d9d-a696-1488f52a3d8f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:16.672622 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aa3e58f1-c156-4d9d-a696-1488f52a3d8f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:16.672805 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-aa3e58f1-c156-4d9d-a696-1488f52a3d8f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:16.672920 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-aa3e58f1-c156-4d9d-a696-1488f52a3d8f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:16.676878 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:16.676878 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:16.677555 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-aa3e58f1-c156-4d9d-a696-1488f52a3d8f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:16.677879 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1445/5847] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:16 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:17.687627 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f98b64ad-877f-4eda-a985-ceac83479578 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:17.689399 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f98b64ad-877f-4eda-a985-ceac83479578 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:17.689717 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f98b64ad-877f-4eda-a985-ceac83479578 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:17.689909 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f98b64ad-877f-4eda-a985-ceac83479578 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:17.690017 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-f98b64ad-877f-4eda-a985-ceac83479578 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:17.694185 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:17.694185 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:17.694945 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f98b64ad-877f-4eda-a985-ceac83479578 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 200 Aug 25 15:41:17.695317 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1465/5848] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:17 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:18.704875 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-17f07c6c-ab7e-4a1c-bf44-a93054fb9d35 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:18.706699 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17f07c6c-ab7e-4a1c-bf44-a93054fb9d35 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c Aug 25 15:41:18.706978 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17f07c6c-ab7e-4a1c-bf44-a93054fb9d35 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:18.707212 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17f07c6c-ab7e-4a1c-bf44-a93054fb9d35 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:18.707370 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-17f07c6c-ab7e-4a1c-bf44-a93054fb9d35 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 4a3d073c-1beb-4564-bd0e-19868fbd868c. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:18.710733 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17f07c6c-ab7e-4a1c-bf44-a93054fb9d35 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c returned with HTTP 404 Aug 25 15:41:18.711225 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1459/5849] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:18 2026] GET /volume/v3/backups/4a3d073c-1beb-4564-bd0e-19868fbd868c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:41:18.719123 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:18.721162 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:41:18.721599 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-616612182"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:41:18.723337 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-616612182'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:41:18.723495 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Create volume of 1 GB Aug 25 15:41:18.727887 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Availability Zones retrieved successfully. Aug 25 15:41:18.735004 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Flow 'volume_create_api' (9fe5eb3c-09f9-4116-a532-a1bf3e033370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:41:18.736166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7db66392-affe-42f0-b685-8de73b508648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:41:18.737263 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:41:18.762346 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7db66392-affe-42f0-b685-8de73b508648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:41:18.763037 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d59119-40f8-4dfc-9751-297e174f6362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:41:18.795915 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Created reservations ['ace595cd-3ebb-4dd1-9119-2118442baeee', '3af0aed1-96ee-49ec-879f-1f22e0e95cc9', 'b9845517-bc40-43f9-adbb-70740042fc9c', 'd472185c-075a-4251-8135-82f3b10f037b'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:41:18.796819 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d59119-40f8-4dfc-9751-297e174f6362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ace595cd-3ebb-4dd1-9119-2118442baeee', '3af0aed1-96ee-49ec-879f-1f22e0e95cc9', 'b9845517-bc40-43f9-adbb-70740042fc9c', 'd472185c-075a-4251-8135-82f3b10f037b']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:41:18.797910 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a74f47ed-cf52-43c6-bb69-8143f86179f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:41:18.817663 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a74f47ed-cf52-43c6-bb69-8143f86179f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c8b672c-f27f-48f5-95e5-13e75d024b73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-616612182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23bd850c242046cbbc79f039a31c7ca8',qos_specs=None,replication_status=,reservations=['ace595cd-3ebb-4dd1-9119-2118442baeee','3af0aed1-96ee-49ec-879f-1f22e0e95cc9','b9845517-bc40-43f9-adbb-70740042fc9c','d472185c-075a-4251-8135-82f3b10f037b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb3a736ae1614e4caaec059faf36e74c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:41:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-616612182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c8b672c-f27f-48f5-95e5-13e75d024b73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23bd850c242046cbbc79f039a31c7ca8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb3a736ae1614e4caaec059faf36e74c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:41:18.818605 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49f01fe1-8c51-4f92-ae69-6bb416dfc400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:41:18.840027 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49f01fe1-8c51-4f92-ae69-6bb416dfc400) transitioned into state 'SUCCESS' from state '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-616612182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23bd850c242046cbbc79f039a31c7ca8',qos_specs=None,replication_status=,reservations=['ace595cd-3ebb-4dd1-9119-2118442baeee','3af0aed1-96ee-49ec-879f-1f22e0e95cc9','b9845517-bc40-43f9-adbb-70740042fc9c','d472185c-075a-4251-8135-82f3b10f037b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb3a736ae1614e4caaec059faf36e74c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:41:18.840684 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a0a45a-fbae-4e16-8efb-5aab08fc3e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:41:18.858876 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a0a45a-fbae-4e16-8efb-5aab08fc3e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:41:18.859822 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Flow 'volume_create_api' (9fe5eb3c-09f9-4116-a532-a1bf3e033370) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:41:18.860108 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Create volume request issued successfully. Aug 25 15:41:18.860635 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6bf40ccb-f62b-487e-a5a2-e14e8739af37 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:41:18.861009 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1481/5850] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:41:18 2026] POST /volume/v3/volumes => generated 746 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:41:18.871769 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-12e39f86-b987-43c4-8505-8759ad678d34 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:18.873569 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-12e39f86-b987-43c4-8505-8759ad678d34 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 Aug 25 15:41:18.873804 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-12e39f86-b987-43c4-8505-8759ad678d34 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:18.873999 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-12e39f86-b987-43c4-8505-8759ad678d34 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:18.882035 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:18.882035 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:18.886313 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-12e39f86-b987-43c4-8505-8759ad678d34 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:41:18.891232 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-12e39f86-b987-43c4-8505-8759ad678d34 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 returned with HTTP 200 Aug 25 15:41:18.891733 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1446/5851] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:18 2026] GET /volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:19.903281 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fd83f09e-7cf6-416a-b818-6ea035a0c3a5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:19.904843 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fd83f09e-7cf6-416a-b818-6ea035a0c3a5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 Aug 25 15:41:19.905019 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fd83f09e-7cf6-416a-b818-6ea035a0c3a5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:19.905191 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fd83f09e-7cf6-416a-b818-6ea035a0c3a5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:19.912411 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:19.912411 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:19.915536 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fd83f09e-7cf6-416a-b818-6ea035a0c3a5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:41:19.919043 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fd83f09e-7cf6-416a-b818-6ea035a0c3a5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 returned with HTTP 200 Aug 25 15:41:19.919365 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1466/5852] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:19 2026] GET /volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:19.930842 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f5eb3814-8e6f-4093-a6cd-3de8e653d153 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:19.932617 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f5eb3814-8e6f-4093-a6cd-3de8e653d153 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:41:19.932946 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f5eb3814-8e6f-4093-a6cd-3de8e653d153 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1c8b672c-f27f-48f5-95e5-13e75d024b73", "name": "tempest-VolumesBackupsTest-Backup-2115782051"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:41:19.934328 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-f5eb3814-8e6f-4093-a6cd-3de8e653d153 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Creating new backup {'backup': {'volume_id': '1c8b672c-f27f-48f5-95e5-13e75d024b73', 'name': 'tempest-VolumesBackupsTest-Backup-2115782051'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:41:19.934603 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-f5eb3814-8e6f-4093-a6cd-3de8e653d153 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Creating backup of volume 1c8b672c-f27f-48f5-95e5-13e75d024b73 in container None Aug 25 15:41:19.941599 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:19.941599 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:19.941996 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-f5eb3814-8e6f-4093-a6cd-3de8e653d153 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:41:19.957168 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-f5eb3814-8e6f-4093-a6cd-3de8e653d153 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Created reservations ['7adbc52a-f582-4327-bf3c-d352f71df69b', 'e6ab52dd-ef7f-4234-b976-3637ed1098af'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:41:19.987430 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f5eb3814-8e6f-4093-a6cd-3de8e653d153 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:41:19.987935 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1460/5853] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:41:19 2026] POST /volume/v3/backups => generated 328 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:41:19.995120 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-17ab0c3b-a9dc-4429-9668-692da29db1cc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:19.996740 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-17ab0c3b-a9dc-4429-9668-692da29db1cc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:19.996909 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-17ab0c3b-a9dc-4429-9668-692da29db1cc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:19.997082 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-17ab0c3b-a9dc-4429-9668-692da29db1cc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:19.997173 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-17ab0c3b-a9dc-4429-9668-692da29db1cc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:20.001021 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:20.001021 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:20.001920 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-17ab0c3b-a9dc-4429-9668-692da29db1cc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:20.001973 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1482/5854] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:19 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:21.011440 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6e60a98e-7ba9-4c90-a18b-11b5b6f7b9cb None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:21.012980 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6e60a98e-7ba9-4c90-a18b-11b5b6f7b9cb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:21.013208 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6e60a98e-7ba9-4c90-a18b-11b5b6f7b9cb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:21.013400 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6e60a98e-7ba9-4c90-a18b-11b5b6f7b9cb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:21.013527 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-6e60a98e-7ba9-4c90-a18b-11b5b6f7b9cb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:21.017488 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:21.017488 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:21.018161 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6e60a98e-7ba9-4c90-a18b-11b5b6f7b9cb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:21.018498 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1447/5855] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:21 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:22.027999 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-359ed223-71ae-4ae6-bd4d-6184fc1ced17 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:22.030067 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-359ed223-71ae-4ae6-bd4d-6184fc1ced17 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:22.030304 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-359ed223-71ae-4ae6-bd4d-6184fc1ced17 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:22.030539 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-359ed223-71ae-4ae6-bd4d-6184fc1ced17 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:22.030649 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-359ed223-71ae-4ae6-bd4d-6184fc1ced17 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:22.035145 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:22.035145 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:22.035990 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-359ed223-71ae-4ae6-bd4d-6184fc1ced17 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:22.036425 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1467/5856] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:22 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:23.045520 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-826e79eb-a78e-4bfe-b01f-925c769a01d6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:23.047666 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-826e79eb-a78e-4bfe-b01f-925c769a01d6 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:23.047879 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-826e79eb-a78e-4bfe-b01f-925c769a01d6 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:23.048088 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-826e79eb-a78e-4bfe-b01f-925c769a01d6 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:23.048212 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-826e79eb-a78e-4bfe-b01f-925c769a01d6 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:23.053178 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:23.053178 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:23.054065 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-826e79eb-a78e-4bfe-b01f-925c769a01d6 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:23.054446 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1461/5857] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:23 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:24.063446 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-06e42845-988e-4724-84a2-7f756974bb66 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:24.065199 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-06e42845-988e-4724-84a2-7f756974bb66 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:24.065389 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-06e42845-988e-4724-84a2-7f756974bb66 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:24.065587 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-06e42845-988e-4724-84a2-7f756974bb66 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:24.065677 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-06e42845-988e-4724-84a2-7f756974bb66 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:24.069481 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:24.069481 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:24.070173 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-06e42845-988e-4724-84a2-7f756974bb66 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:24.070536 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1483/5858] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:24 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:25.079540 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-5ba39413-949c-4481-84b6-bbe4d98036e3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:25.081393 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5ba39413-949c-4481-84b6-bbe4d98036e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:25.081615 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5ba39413-949c-4481-84b6-bbe4d98036e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:25.081792 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-5ba39413-949c-4481-84b6-bbe4d98036e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:25.081910 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-5ba39413-949c-4481-84b6-bbe4d98036e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:25.086041 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:25.086041 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:25.086736 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-5ba39413-949c-4481-84b6-bbe4d98036e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:25.087067 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1448/5859] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:25 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:26.097625 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9ac9691d-92f5-46df-aaee-6a36b255f2f4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:26.099353 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9ac9691d-92f5-46df-aaee-6a36b255f2f4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:26.099576 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9ac9691d-92f5-46df-aaee-6a36b255f2f4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:26.099778 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9ac9691d-92f5-46df-aaee-6a36b255f2f4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:26.099892 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-9ac9691d-92f5-46df-aaee-6a36b255f2f4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:26.104294 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:26.104294 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:26.105046 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9ac9691d-92f5-46df-aaee-6a36b255f2f4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:26.105384 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1468/5860] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:26 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:27.116566 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f17b9b12-d004-44c9-bdb6-49ff8eb7bd93 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:27.118307 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f17b9b12-d004-44c9-bdb6-49ff8eb7bd93 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:27.118619 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f17b9b12-d004-44c9-bdb6-49ff8eb7bd93 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:27.118966 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f17b9b12-d004-44c9-bdb6-49ff8eb7bd93 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:27.119950 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-f17b9b12-d004-44c9-bdb6-49ff8eb7bd93 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:27.124252 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:27.124252 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:27.124252 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f17b9b12-d004-44c9-bdb6-49ff8eb7bd93 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:27.124252 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1462/5861] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:27 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:28.135123 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8a933af9-0717-4400-81d5-5ae196be98eb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:28.136665 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8a933af9-0717-4400-81d5-5ae196be98eb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:28.136829 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8a933af9-0717-4400-81d5-5ae196be98eb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:28.136995 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8a933af9-0717-4400-81d5-5ae196be98eb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:28.137089 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-8a933af9-0717-4400-81d5-5ae196be98eb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:28.140708 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:28.140708 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:28.141302 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8a933af9-0717-4400-81d5-5ae196be98eb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:28.141785 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1484/5862] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:28 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:29.151082 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b633519d-4588-4b41-a626-224ea4b73ac2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:29.152643 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b633519d-4588-4b41-a626-224ea4b73ac2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:29.152824 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b633519d-4588-4b41-a626-224ea4b73ac2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:29.152994 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b633519d-4588-4b41-a626-224ea4b73ac2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:29.153093 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b633519d-4588-4b41-a626-224ea4b73ac2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:29.156902 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:29.156902 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:29.157517 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b633519d-4588-4b41-a626-224ea4b73ac2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:29.157843 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1449/5863] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:29 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:30.166516 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-28a7b794-6834-4043-812a-26c16a199583 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:30.168222 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-28a7b794-6834-4043-812a-26c16a199583 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:30.168402 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-28a7b794-6834-4043-812a-26c16a199583 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:30.168595 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-28a7b794-6834-4043-812a-26c16a199583 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:30.168690 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-28a7b794-6834-4043-812a-26c16a199583 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:30.172487 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:30.172487 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:30.173170 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-28a7b794-6834-4043-812a-26c16a199583 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:30.173487 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1469/5864] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:30 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:31.182235 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d8d0ea36-6b48-48b4-8df8-62273704cddf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:31.183929 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d8d0ea36-6b48-48b4-8df8-62273704cddf tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:31.184121 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d8d0ea36-6b48-48b4-8df8-62273704cddf tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:31.184307 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d8d0ea36-6b48-48b4-8df8-62273704cddf tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:31.184408 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-d8d0ea36-6b48-48b4-8df8-62273704cddf tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:31.188047 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:31.188047 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:31.188691 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d8d0ea36-6b48-48b4-8df8-62273704cddf tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:31.189011 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1463/5865] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:31 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:32.197850 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1dab025e-9bb2-45ab-beeb-34f201d9f64f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:32.199915 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1dab025e-9bb2-45ab-beeb-34f201d9f64f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:32.200154 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1dab025e-9bb2-45ab-beeb-34f201d9f64f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:32.200383 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1dab025e-9bb2-45ab-beeb-34f201d9f64f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:32.200611 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-1dab025e-9bb2-45ab-beeb-34f201d9f64f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:32.205157 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:32.205157 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:32.206009 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1dab025e-9bb2-45ab-beeb-34f201d9f64f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:32.206417 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1485/5866] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:32 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:33.215176 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e0a88199-0e7f-4e86-879f-0f770b2506ce None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:33.216994 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e0a88199-0e7f-4e86-879f-0f770b2506ce tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:33.217221 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e0a88199-0e7f-4e86-879f-0f770b2506ce tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:33.217447 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e0a88199-0e7f-4e86-879f-0f770b2506ce tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:33.217630 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e0a88199-0e7f-4e86-879f-0f770b2506ce tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:33.222093 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:33.222093 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:33.222823 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e0a88199-0e7f-4e86-879f-0f770b2506ce tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:33.223187 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1450/5867] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:33 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:34.232182 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a073b3d2-4392-4fc6-97f3-bf9fcbb91dea None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:34.234069 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a073b3d2-4392-4fc6-97f3-bf9fcbb91dea tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:34.234291 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a073b3d2-4392-4fc6-97f3-bf9fcbb91dea tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:34.234573 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a073b3d2-4392-4fc6-97f3-bf9fcbb91dea tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:34.234677 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-a073b3d2-4392-4fc6-97f3-bf9fcbb91dea tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:34.238641 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:34.238641 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:34.239382 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a073b3d2-4392-4fc6-97f3-bf9fcbb91dea tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:34.239770 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1470/5868] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:34 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:34.247906 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-acd4cc77-32e2-44f6-8087-d17c84edab20 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:34.249426 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-acd4cc77-32e2-44f6-8087-d17c84edab20 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:41:34.249724 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-acd4cc77-32e2-44f6-8087-d17c84edab20 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1c8b672c-f27f-48f5-95e5-13e75d024b73", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1727395602"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:41:34.250955 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-acd4cc77-32e2-44f6-8087-d17c84edab20 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Creating new backup {'backup': {'volume_id': '1c8b672c-f27f-48f5-95e5-13e75d024b73', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1727395602'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:41:34.251078 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-acd4cc77-32e2-44f6-8087-d17c84edab20 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Creating backup of volume 1c8b672c-f27f-48f5-95e5-13e75d024b73 in container None Aug 25 15:41:34.256791 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:34.256791 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:34.257200 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-acd4cc77-32e2-44f6-8087-d17c84edab20 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:41:34.302226 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-acd4cc77-32e2-44f6-8087-d17c84edab20 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Created reservations ['56d2a329-3033-44f6-a9e4-001aab596ce2', '8728591b-8980-4283-8535-249b6866528f'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:41:34.381321 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-acd4cc77-32e2-44f6-8087-d17c84edab20 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:41:34.381720 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1464/5869] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:41:34 2026] POST /volume/v3/backups => generated 328 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:41:34.388738 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-376f535f-5676-4818-b88e-d4b24f1ec266 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:34.390487 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-376f535f-5676-4818-b88e-d4b24f1ec266 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:34.390685 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-376f535f-5676-4818-b88e-d4b24f1ec266 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:34.390867 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-376f535f-5676-4818-b88e-d4b24f1ec266 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:34.390981 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-376f535f-5676-4818-b88e-d4b24f1ec266 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:34.395185 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:34.395185 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:34.395857 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-376f535f-5676-4818-b88e-d4b24f1ec266 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:34.396291 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1486/5870] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:34 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:35.405966 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-905f5b4b-7ce7-4956-8660-6f0d8e06cd25 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:35.407578 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-905f5b4b-7ce7-4956-8660-6f0d8e06cd25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:35.407757 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-905f5b4b-7ce7-4956-8660-6f0d8e06cd25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:35.407926 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-905f5b4b-7ce7-4956-8660-6f0d8e06cd25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:35.408039 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-905f5b4b-7ce7-4956-8660-6f0d8e06cd25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:35.411766 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:35.411766 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:35.412668 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-905f5b4b-7ce7-4956-8660-6f0d8e06cd25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:35.412737 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1451/5871] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:35 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:36.421808 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3c5f682b-3fa0-46f7-89ba-99b45a5cff7c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:36.423517 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3c5f682b-3fa0-46f7-89ba-99b45a5cff7c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:36.423729 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3c5f682b-3fa0-46f7-89ba-99b45a5cff7c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:36.423932 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3c5f682b-3fa0-46f7-89ba-99b45a5cff7c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:36.424074 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-3c5f682b-3fa0-46f7-89ba-99b45a5cff7c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:36.428302 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:36.428302 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:36.428943 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3c5f682b-3fa0-46f7-89ba-99b45a5cff7c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:36.429265 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1471/5872] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:36 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:37.438380 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-59d68465-dac6-45fa-827e-150baffebdc4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:37.440194 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-59d68465-dac6-45fa-827e-150baffebdc4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:37.440432 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-59d68465-dac6-45fa-827e-150baffebdc4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:37.440710 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-59d68465-dac6-45fa-827e-150baffebdc4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:37.440864 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-59d68465-dac6-45fa-827e-150baffebdc4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:37.444844 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:37.444844 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:37.445525 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-59d68465-dac6-45fa-827e-150baffebdc4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:37.445845 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1465/5873] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:37 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:38.459863 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-95579996-c604-4016-8a08-819e7d37aef5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:38.467259 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-95579996-c604-4016-8a08-819e7d37aef5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:38.467989 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-95579996-c604-4016-8a08-819e7d37aef5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:38.469782 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-95579996-c604-4016-8a08-819e7d37aef5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:38.469957 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-95579996-c604-4016-8a08-819e7d37aef5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:38.477540 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:38.477540 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:38.478377 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-95579996-c604-4016-8a08-819e7d37aef5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:38.478773 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1487/5874] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:38 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:39.497284 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-26cc3f44-f421-4924-9c56-10126e9455d9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:39.499032 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-26cc3f44-f421-4924-9c56-10126e9455d9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:39.499260 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-26cc3f44-f421-4924-9c56-10126e9455d9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:39.499443 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-26cc3f44-f421-4924-9c56-10126e9455d9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:39.499600 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-26cc3f44-f421-4924-9c56-10126e9455d9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:39.503757 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:39.503757 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:39.504443 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-26cc3f44-f421-4924-9c56-10126e9455d9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:39.504790 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1452/5875] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:39 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:40.513800 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-b39878c0-91bd-4c88-8b3c-c195e8b4589d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:40.572620 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b39878c0-91bd-4c88-8b3c-c195e8b4589d tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:40.572620 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b39878c0-91bd-4c88-8b3c-c195e8b4589d tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:40.572620 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-b39878c0-91bd-4c88-8b3c-c195e8b4589d tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:40.572620 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-b39878c0-91bd-4c88-8b3c-c195e8b4589d tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:40.572620 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:40.572620 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:40.572620 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-b39878c0-91bd-4c88-8b3c-c195e8b4589d tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:40.572620 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1472/5876] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:40 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:41.529979 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5c0c8575-0a09-42a7-ac7a-a094886c11f3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:41.531658 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c0c8575-0a09-42a7-ac7a-a094886c11f3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:41.531838 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c0c8575-0a09-42a7-ac7a-a094886c11f3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:41.532013 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5c0c8575-0a09-42a7-ac7a-a094886c11f3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:41.532109 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-5c0c8575-0a09-42a7-ac7a-a094886c11f3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:41.535905 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:41.535905 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:41.536554 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5c0c8575-0a09-42a7-ac7a-a094886c11f3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:41.536865 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1466/5877] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:41 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:42.546667 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-27cae9b0-74aa-46e7-a5cf-17ae6888db4e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:42.548451 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27cae9b0-74aa-46e7-a5cf-17ae6888db4e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:42.548652 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27cae9b0-74aa-46e7-a5cf-17ae6888db4e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:42.548843 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-27cae9b0-74aa-46e7-a5cf-17ae6888db4e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:42.548948 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-27cae9b0-74aa-46e7-a5cf-17ae6888db4e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:42.552996 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:42.552996 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:42.553677 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-27cae9b0-74aa-46e7-a5cf-17ae6888db4e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:42.554032 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1488/5878] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:42 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:42.563153 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3b01062b-b648-4a46-b4bc-b3f3ce41c17e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:42.565006 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3b01062b-b648-4a46-b4bc-b3f3ce41c17e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] POST https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08/restore Aug 25 15:41:42.565419 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3b01062b-b648-4a46-b4bc-b3f3ce41c17e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "1c8b672c-f27f-48f5-95e5-13e75d024b73"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:41:42.566775 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-3b01062b-b648-4a46-b4bc-b3f3ce41c17e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Restoring backup 53843895-736f-41d4-8ac8-fcdc32d90b08 ({'restore': {'volume_id': '1c8b672c-f27f-48f5-95e5-13e75d024b73'}}) {{(pid=100468) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 15:41:42.566924 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-3b01062b-b648-4a46-b4bc-b3f3ce41c17e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Restoring backup 53843895-736f-41d4-8ac8-fcdc32d90b08 to volume 1c8b672c-f27f-48f5-95e5-13e75d024b73. Aug 25 15:41:42.570791 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:42.570791 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:42.577904 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:42.577904 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:42.578428 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-3b01062b-b648-4a46-b4bc-b3f3ce41c17e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:41:42.578589 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.backup.api [None req-3b01062b-b648-4a46-b4bc-b3f3ce41c17e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Checking backup size 1 against volume size 1 {{(pid=100468) restore /opt/stack/cinder/cinder/backup/api.py:477}} Aug 25 15:41:42.578698 np0000008087 devstack@c-api.service[100468]: INFO cinder.backup.api [None req-3b01062b-b648-4a46-b4bc-b3f3ce41c17e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Overwriting volume 1c8b672c-f27f-48f5-95e5-13e75d024b73 with restore of backup 53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:42.626124 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-3b01062b-b648-4a46-b4bc-b3f3ce41c17e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] restore_backup in rpcapi backup_id 53843895-736f-41d4-8ac8-fcdc32d90b08 {{(pid=100468) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 15:41:42.627898 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3b01062b-b648-4a46-b4bc-b3f3ce41c17e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08/restore returned with HTTP 202 Aug 25 15:41:42.628335 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1453/5879] 10.4.3.85 () {68 vars in 1386 bytes} [Tue Aug 25 15:41:42 2026] POST /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08/restore => generated 181 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:41:42.639627 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-231dbcbc-8090-4713-86e6-58757f87b86a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:42.641284 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-231dbcbc-8090-4713-86e6-58757f87b86a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:42.641488 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-231dbcbc-8090-4713-86e6-58757f87b86a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:42.641729 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-231dbcbc-8090-4713-86e6-58757f87b86a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:42.641838 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-231dbcbc-8090-4713-86e6-58757f87b86a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:42.645878 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:42.645878 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:42.646597 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-231dbcbc-8090-4713-86e6-58757f87b86a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:42.646950 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1473/5880] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:42 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:43.656945 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-75d4b485-c9a2-484c-a771-258b7b2cc531 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:43.659432 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75d4b485-c9a2-484c-a771-258b7b2cc531 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:43.659711 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75d4b485-c9a2-484c-a771-258b7b2cc531 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:43.659903 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-75d4b485-c9a2-484c-a771-258b7b2cc531 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:43.660001 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-75d4b485-c9a2-484c-a771-258b7b2cc531 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:43.664048 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:43.664048 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:43.664747 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-75d4b485-c9a2-484c-a771-258b7b2cc531 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:43.665075 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1467/5881] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:43 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:44.674589 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b187a5d9-2aeb-48b2-92c3-2551ab471a62 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:44.676230 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b187a5d9-2aeb-48b2-92c3-2551ab471a62 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:44.676435 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b187a5d9-2aeb-48b2-92c3-2551ab471a62 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:44.676631 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b187a5d9-2aeb-48b2-92c3-2551ab471a62 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:44.676727 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b187a5d9-2aeb-48b2-92c3-2551ab471a62 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:44.680637 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:44.680637 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:44.681274 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b187a5d9-2aeb-48b2-92c3-2551ab471a62 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:44.681640 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1489/5882] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:44 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:45.690782 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-caf5708e-0406-475b-b5a8-650954daba21 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:45.692372 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-caf5708e-0406-475b-b5a8-650954daba21 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:45.692627 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-caf5708e-0406-475b-b5a8-650954daba21 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:45.692750 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-caf5708e-0406-475b-b5a8-650954daba21 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:45.692850 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-caf5708e-0406-475b-b5a8-650954daba21 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:45.696745 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:45.696745 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:45.697490 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-caf5708e-0406-475b-b5a8-650954daba21 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:45.697850 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1454/5883] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:45 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:46.707276 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-945ca740-9c8c-4a33-855f-b1263eee4791 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:46.708724 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-945ca740-9c8c-4a33-855f-b1263eee4791 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:46.708910 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-945ca740-9c8c-4a33-855f-b1263eee4791 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:46.709083 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-945ca740-9c8c-4a33-855f-b1263eee4791 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:46.709179 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-945ca740-9c8c-4a33-855f-b1263eee4791 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:46.710925 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=50,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:41:46.713858 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:46.713858 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:46.714623 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-945ca740-9c8c-4a33-855f-b1263eee4791 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:46.714991 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1474/5884] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:46 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:47.724775 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0dffaa38-8c73-48e4-956a-bbecf5ef589c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:47.726505 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0dffaa38-8c73-48e4-956a-bbecf5ef589c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:47.726749 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0dffaa38-8c73-48e4-956a-bbecf5ef589c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:47.726960 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0dffaa38-8c73-48e4-956a-bbecf5ef589c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:47.727090 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-0dffaa38-8c73-48e4-956a-bbecf5ef589c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:47.728716 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=42,cinder:INSERT=6,cinder:UPDATE=16 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:41:47.732127 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:47.732127 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:47.732845 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0dffaa38-8c73-48e4-956a-bbecf5ef589c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:47.734024 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1468/5885] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:47 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:48.742992 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ddd4fb2f-8b4f-4443-89df-3c3c393ace1a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:48.744818 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ddd4fb2f-8b4f-4443-89df-3c3c393ace1a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:48.745040 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ddd4fb2f-8b4f-4443-89df-3c3c393ace1a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:48.745260 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ddd4fb2f-8b4f-4443-89df-3c3c393ace1a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:48.745414 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-ddd4fb2f-8b4f-4443-89df-3c3c393ace1a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:48.747228 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=43,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:41:48.750194 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:48.750194 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:48.750961 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ddd4fb2f-8b4f-4443-89df-3c3c393ace1a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:48.751491 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1490/5886] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:48 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:49.760283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-4fdcad44-f8b4-4be6-8661-4c281352f85a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:49.763533 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4fdcad44-f8b4-4be6-8661-4c281352f85a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:49.763533 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4fdcad44-f8b4-4be6-8661-4c281352f85a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:49.763533 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-4fdcad44-f8b4-4be6-8661-4c281352f85a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:49.763533 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-4fdcad44-f8b4-4be6-8661-4c281352f85a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:49.765156 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=35,cinder:INSERT=5,cinder:UPDATE=10 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:41:49.768226 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:49.768226 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:49.769079 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-4fdcad44-f8b4-4be6-8661-4c281352f85a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:49.769506 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1455/5887] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:49 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:50.779302 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f1b21fb5-4cd7-40a6-b01f-5e6c534715d7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:50.781632 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f1b21fb5-4cd7-40a6-b01f-5e6c534715d7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:50.781865 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f1b21fb5-4cd7-40a6-b01f-5e6c534715d7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:50.782050 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f1b21fb5-4cd7-40a6-b01f-5e6c534715d7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:50.782253 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-f1b21fb5-4cd7-40a6-b01f-5e6c534715d7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:50.787829 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:50.787829 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:50.788928 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f1b21fb5-4cd7-40a6-b01f-5e6c534715d7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:50.789548 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1475/5888] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:50 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:51.800978 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-50aa320b-2347-4a14-9c8e-ac5b88fe7669 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:51.802668 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50aa320b-2347-4a14-9c8e-ac5b88fe7669 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:51.802905 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50aa320b-2347-4a14-9c8e-ac5b88fe7669 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:51.803142 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-50aa320b-2347-4a14-9c8e-ac5b88fe7669 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:51.803276 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-50aa320b-2347-4a14-9c8e-ac5b88fe7669 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:51.807425 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:51.807425 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:51.808164 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-50aa320b-2347-4a14-9c8e-ac5b88fe7669 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:51.808535 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1469/5889] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:51 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:52.824167 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-274a5c06-3271-4e0a-bbc7-47aec8e03236 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:52.826115 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-274a5c06-3271-4e0a-bbc7-47aec8e03236 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:52.826299 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-274a5c06-3271-4e0a-bbc7-47aec8e03236 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:52.826464 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-274a5c06-3271-4e0a-bbc7-47aec8e03236 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:52.826541 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-274a5c06-3271-4e0a-bbc7-47aec8e03236 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:52.832108 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:52.832108 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:52.833080 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-274a5c06-3271-4e0a-bbc7-47aec8e03236 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:52.833489 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1491/5890] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:52 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:53.849678 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-16a46722-9132-417e-b084-399bf943e8bc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:53.849678 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-16a46722-9132-417e-b084-399bf943e8bc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:53.849678 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-16a46722-9132-417e-b084-399bf943e8bc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:53.849678 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-16a46722-9132-417e-b084-399bf943e8bc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:53.849678 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-16a46722-9132-417e-b084-399bf943e8bc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:53.850872 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:53.850872 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:53.851713 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-16a46722-9132-417e-b084-399bf943e8bc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:53.852115 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1456/5891] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:53 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:54.864805 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ff5d5e1e-cb5c-4cff-8b65-908b9a86d756 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:54.866609 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ff5d5e1e-cb5c-4cff-8b65-908b9a86d756 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:54.866807 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ff5d5e1e-cb5c-4cff-8b65-908b9a86d756 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:54.867015 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ff5d5e1e-cb5c-4cff-8b65-908b9a86d756 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:54.867116 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-ff5d5e1e-cb5c-4cff-8b65-908b9a86d756 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:54.872357 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:54.872357 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:54.873293 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ff5d5e1e-cb5c-4cff-8b65-908b9a86d756 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:54.873841 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1476/5892] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:54 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:54.937342 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-49e43587-0094-42c8-a5ec-3f708b18e89c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:54.938952 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49e43587-0094-42c8-a5ec-3f708b18e89c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 Aug 25 15:41:54.939127 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49e43587-0094-42c8-a5ec-3f708b18e89c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:54.939313 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49e43587-0094-42c8-a5ec-3f708b18e89c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:54.945905 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:54.945905 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:54.949132 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-49e43587-0094-42c8-a5ec-3f708b18e89c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:41:54.953528 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49e43587-0094-42c8-a5ec-3f708b18e89c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 returned with HTTP 200 Aug 25 15:41:54.954066 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1470/5893] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:54 2026] GET /volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:54.995525 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3904964c-8a32-4057-a8d9-93c6d6e00952 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:54.997072 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3904964c-8a32-4057-a8d9-93c6d6e00952 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] DELETE https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:54.997275 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3904964c-8a32-4057-a8d9-93c6d6e00952 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:54.997405 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3904964c-8a32-4057-a8d9-93c6d6e00952 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:54.997524 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-3904964c-8a32-4057-a8d9-93c6d6e00952 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Delete backup with id: 53843895-736f-41d4-8ac8-fcdc32d90b08. Aug 25 15:41:55.001493 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:55.001493 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:55.138924 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-3904964c-8a32-4057-a8d9-93c6d6e00952 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] delete_backup rpcapi backup_id 53843895-736f-41d4-8ac8-fcdc32d90b08 {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:41:55.140685 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3904964c-8a32-4057-a8d9-93c6d6e00952 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 202 Aug 25 15:41:55.141140 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1492/5894] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:41:54 2026] DELETE /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:41:55.148536 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3ac43c12-1c4e-4e72-b940-14290f2bd24b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:55.150863 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ac43c12-1c4e-4e72-b940-14290f2bd24b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:55.151105 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ac43c12-1c4e-4e72-b940-14290f2bd24b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:55.151370 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3ac43c12-1c4e-4e72-b940-14290f2bd24b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:55.151547 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3ac43c12-1c4e-4e72-b940-14290f2bd24b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:55.157247 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:55.157247 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:55.158433 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3ac43c12-1c4e-4e72-b940-14290f2bd24b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 200 Aug 25 15:41:55.158948 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1457/5895] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:55 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:56.169111 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8b0859a0-9918-4041-8e4d-bb0c8ef27b80 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:56.170853 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8b0859a0-9918-4041-8e4d-bb0c8ef27b80 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 Aug 25 15:41:56.171066 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8b0859a0-9918-4041-8e4d-bb0c8ef27b80 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:56.171271 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8b0859a0-9918-4041-8e4d-bb0c8ef27b80 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:56.171385 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-8b0859a0-9918-4041-8e4d-bb0c8ef27b80 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 53843895-736f-41d4-8ac8-fcdc32d90b08. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:56.174856 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8b0859a0-9918-4041-8e4d-bb0c8ef27b80 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 returned with HTTP 404 Aug 25 15:41:56.175320 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1477/5896] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:56 2026] GET /volume/v3/backups/53843895-736f-41d4-8ac8-fcdc32d90b08 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:41:56.182746 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-5ad0cca5-239b-450b-adfe-e123808809c1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:56.184561 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5ad0cca5-239b-450b-adfe-e123808809c1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] DELETE https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:56.184786 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5ad0cca5-239b-450b-adfe-e123808809c1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:56.185025 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-5ad0cca5-239b-450b-adfe-e123808809c1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:56.185168 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-5ad0cca5-239b-450b-adfe-e123808809c1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Delete backup with id: c0c245a4-38e3-4d7c-97c8-2bfcee43f238. Aug 25 15:41:56.189593 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:56.189593 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:56.237193 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-5ad0cca5-239b-450b-adfe-e123808809c1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] delete_backup rpcapi backup_id c0c245a4-38e3-4d7c-97c8-2bfcee43f238 {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:41:56.239022 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-5ad0cca5-239b-450b-adfe-e123808809c1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 202 Aug 25 15:41:56.239446 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1471/5897] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:41:56 2026] DELETE /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:41:56.253981 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-31ff8f65-3504-495d-94b6-61e6e1ec618a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:56.255874 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-31ff8f65-3504-495d-94b6-61e6e1ec618a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:56.256071 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-31ff8f65-3504-495d-94b6-61e6e1ec618a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:56.256248 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-31ff8f65-3504-495d-94b6-61e6e1ec618a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:56.256343 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-31ff8f65-3504-495d-94b6-61e6e1ec618a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:56.260758 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:56.260758 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:56.261431 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-31ff8f65-3504-495d-94b6-61e6e1ec618a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:56.261770 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1493/5898] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:56 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:57.272607 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-26a38701-f71c-4009-8e2b-c854bc763e2c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:57.274585 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-26a38701-f71c-4009-8e2b-c854bc763e2c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:57.274774 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-26a38701-f71c-4009-8e2b-c854bc763e2c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:57.274956 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-26a38701-f71c-4009-8e2b-c854bc763e2c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:57.275090 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-26a38701-f71c-4009-8e2b-c854bc763e2c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:57.280005 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:57.280005 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:57.280927 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-26a38701-f71c-4009-8e2b-c854bc763e2c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 200 Aug 25 15:41:57.281405 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1458/5899] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:57 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:58.291403 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f573f7e2-d147-48c1-a14f-1291b6d2f9ba None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:58.293120 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f573f7e2-d147-48c1-a14f-1291b6d2f9ba tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 Aug 25 15:41:58.293305 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f573f7e2-d147-48c1-a14f-1291b6d2f9ba tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:58.293462 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f573f7e2-d147-48c1-a14f-1291b6d2f9ba tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:58.293586 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-f573f7e2-d147-48c1-a14f-1291b6d2f9ba tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id c0c245a4-38e3-4d7c-97c8-2bfcee43f238. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:58.297323 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f573f7e2-d147-48c1-a14f-1291b6d2f9ba tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 returned with HTTP 404 Aug 25 15:41:58.297782 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1478/5900] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:58 2026] GET /volume/v3/backups/c0c245a4-38e3-4d7c-97c8-2bfcee43f238 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:41:58.324735 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-204bff07-453c-4375-89e0-1c9388b9c80e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:58.326510 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:41:58.326872 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "6fdcaa58-cdb6-4785-91a1-393d3da1240a", "name": "tempest-VolumesBackupsTest-Volume-128469011"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:41:58.328355 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '6fdcaa58-cdb6-4785-91a1-393d3da1240a', 'name': 'tempest-VolumesBackupsTest-Volume-128469011'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:41:58.465221 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Create volume of 1 GB Aug 25 15:41:58.469755 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Availability Zones retrieved successfully. Aug 25 15:41:58.475850 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Flow 'volume_create_api' (50fa548b-ff27-4312-a26e-263c04a5d0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:41:58.476811 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5939d01-3356-4039-a7fb-80dc7f6b3b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:41:58.477850 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:41:58.532360 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5939d01-3356-4039-a7fb-80dc7f6b3b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:41:58.533131 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05890434-8cb7-4c54-9480-b66edf3d7e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:41:58.591108 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Created reservations ['622efd71-9821-4f5f-81c9-ced5906a868f', 'aa954f18-9c05-4900-9b05-433768b03787', 'b86eccdc-3962-4625-890e-ca3c5a0349d1', 'a2daedb1-b9fa-43ad-a228-1bf17f115b7b'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:41:58.591920 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05890434-8cb7-4c54-9480-b66edf3d7e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['622efd71-9821-4f5f-81c9-ced5906a868f', 'aa954f18-9c05-4900-9b05-433768b03787', 'b86eccdc-3962-4625-890e-ca3c5a0349d1', 'a2daedb1-b9fa-43ad-a228-1bf17f115b7b']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:41:58.592614 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d58381ed-4977-45e5-9c91-12ae136db120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:41:58.616450 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d58381ed-4977-45e5-9c91-12ae136db120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a4aff5f-4366-4def-8f87-a2d2c27a1090', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-128469011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23bd850c242046cbbc79f039a31c7ca8',qos_specs=None,replication_status=,reservations=['622efd71-9821-4f5f-81c9-ced5906a868f','aa954f18-9c05-4900-9b05-433768b03787','b86eccdc-3962-4625-890e-ca3c5a0349d1','a2daedb1-b9fa-43ad-a228-1bf17f115b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb3a736ae1614e4caaec059faf36e74c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:41:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-128469011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a4aff5f-4366-4def-8f87-a2d2c27a1090,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23bd850c242046cbbc79f039a31c7ca8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb3a736ae1614e4caaec059faf36e74c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:41:58.617098 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (364d8b2c-8487-45ea-853f-ec78d67a2599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:41:58.640303 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (364d8b2c-8487-45ea-853f-ec78d67a2599) transitioned into state 'SUCCESS' from state '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-128469011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23bd850c242046cbbc79f039a31c7ca8',qos_specs=None,replication_status=,reservations=['622efd71-9821-4f5f-81c9-ced5906a868f','aa954f18-9c05-4900-9b05-433768b03787','b86eccdc-3962-4625-890e-ca3c5a0349d1','a2daedb1-b9fa-43ad-a228-1bf17f115b7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb3a736ae1614e4caaec059faf36e74c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:41:58.641063 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b9a712-94dc-46e6-9025-2e139f172e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:41:58.657651 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b9a712-94dc-46e6-9025-2e139f172e16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:41:58.658807 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Flow 'volume_create_api' (50fa548b-ff27-4312-a26e-263c04a5d0ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:41:58.659224 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Create volume request issued successfully. Aug 25 15:41:58.660022 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-204bff07-453c-4375-89e0-1c9388b9c80e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:41:58.660600 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1472/5901] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:41:58 2026] POST /volume/v3/volumes => generated 746 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:41:58.671882 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-41650a01-3def-43a0-a6d0-31c1cf962d0f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:58.674094 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-41650a01-3def-43a0-a6d0-31c1cf962d0f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 Aug 25 15:41:58.674330 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-41650a01-3def-43a0-a6d0-31c1cf962d0f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:58.674597 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-41650a01-3def-43a0-a6d0-31c1cf962d0f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:58.682459 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:58.682459 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:41:58.686787 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-41650a01-3def-43a0-a6d0-31c1cf962d0f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:41:58.690979 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-41650a01-3def-43a0-a6d0-31c1cf962d0f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 returned with HTTP 200 Aug 25 15:41:58.691512 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1494/5902] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:58 2026] GET /volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:41:59.703407 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9e6458d5-2cee-4ec2-9998-805949422720 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:59.705018 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9e6458d5-2cee-4ec2-9998-805949422720 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 Aug 25 15:41:59.705217 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9e6458d5-2cee-4ec2-9998-805949422720 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:59.705425 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9e6458d5-2cee-4ec2-9998-805949422720 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:59.711655 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:59.711655 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:41:59.714881 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9e6458d5-2cee-4ec2-9998-805949422720 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:41:59.719615 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9e6458d5-2cee-4ec2-9998-805949422720 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 returned with HTTP 200 Aug 25 15:41:59.720001 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1459/5903] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:59 2026] GET /volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:41:59.731632 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-030bf539-25ad-4043-9309-654d10c009ed None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:59.733116 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-030bf539-25ad-4043-9309-654d10c009ed tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:41:59.733427 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-030bf539-25ad-4043-9309-654d10c009ed tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1a4aff5f-4366-4def-8f87-a2d2c27a1090", "name": "tempest-VolumesBackupsTest-Backup-1322516941"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:41:59.734748 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-030bf539-25ad-4043-9309-654d10c009ed tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Creating new backup {'backup': {'volume_id': '1a4aff5f-4366-4def-8f87-a2d2c27a1090', 'name': 'tempest-VolumesBackupsTest-Backup-1322516941'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:41:59.734872 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-030bf539-25ad-4043-9309-654d10c009ed tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Creating backup of volume 1a4aff5f-4366-4def-8f87-a2d2c27a1090 in container None Aug 25 15:41:59.741128 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:59.741128 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:41:59.741522 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-030bf539-25ad-4043-9309-654d10c009ed tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:41:59.761093 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-030bf539-25ad-4043-9309-654d10c009ed tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Created reservations ['92fd2a8d-fec1-4374-acea-9b452ae5983c', '12e62f4d-488a-4fb8-8b3b-ff0d4efc9ed8'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:41:59.807898 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-030bf539-25ad-4043-9309-654d10c009ed tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:41:59.808480 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1479/5904] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:41:59 2026] POST /volume/v3/backups => generated 328 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:41:59.818840 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7bc68d84-4b2c-4a58-bbbb-ae829b7eb9fc None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:41:59.820766 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7bc68d84-4b2c-4a58-bbbb-ae829b7eb9fc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:41:59.821002 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7bc68d84-4b2c-4a58-bbbb-ae829b7eb9fc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:41:59.821183 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7bc68d84-4b2c-4a58-bbbb-ae829b7eb9fc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:41:59.821283 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-7bc68d84-4b2c-4a58-bbbb-ae829b7eb9fc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:41:59.825528 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:41:59.825528 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:41:59.826086 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7bc68d84-4b2c-4a58-bbbb-ae829b7eb9fc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:41:59.826438 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1473/5905] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:41:59 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:00.837702 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b3c1c1e2-e386-4eb1-9f98-b81230edf1da None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:00.839529 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3c1c1e2-e386-4eb1-9f98-b81230edf1da tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:00.839736 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3c1c1e2-e386-4eb1-9f98-b81230edf1da tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:00.839938 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b3c1c1e2-e386-4eb1-9f98-b81230edf1da tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:00.840046 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-b3c1c1e2-e386-4eb1-9f98-b81230edf1da tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:00.843872 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:00.843872 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:42:00.844559 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b3c1c1e2-e386-4eb1-9f98-b81230edf1da tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:00.845679 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1495/5906] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:00 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:01.854331 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b4582c25-11a6-4918-8a02-3ef898dc191e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:01.855998 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4582c25-11a6-4918-8a02-3ef898dc191e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:01.856189 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b4582c25-11a6-4918-8a02-3ef898dc191e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:01.856372 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b4582c25-11a6-4918-8a02-3ef898dc191e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:01.856491 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-b4582c25-11a6-4918-8a02-3ef898dc191e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:01.860505 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:01.860505 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:42:01.861173 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b4582c25-11a6-4918-8a02-3ef898dc191e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:01.861519 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1460/5907] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:01 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:02.871819 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-885eecb7-dbd6-464b-b70a-6f6c1d4dc3ab None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:02.873729 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-885eecb7-dbd6-464b-b70a-6f6c1d4dc3ab tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:02.873952 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-885eecb7-dbd6-464b-b70a-6f6c1d4dc3ab tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:02.874166 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-885eecb7-dbd6-464b-b70a-6f6c1d4dc3ab tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:02.874272 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-885eecb7-dbd6-464b-b70a-6f6c1d4dc3ab tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:02.878697 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:02.878697 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:42:02.879402 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-885eecb7-dbd6-464b-b70a-6f6c1d4dc3ab tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:02.879812 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1480/5908] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:02 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:03.891526 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bad4ae04-31a7-41e4-8768-12da5ee9745d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:03.893722 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bad4ae04-31a7-41e4-8768-12da5ee9745d tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:03.894022 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bad4ae04-31a7-41e4-8768-12da5ee9745d tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:03.894310 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bad4ae04-31a7-41e4-8768-12da5ee9745d tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:03.894493 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-bad4ae04-31a7-41e4-8768-12da5ee9745d tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:03.898790 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:03.898790 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:42:03.899507 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bad4ae04-31a7-41e4-8768-12da5ee9745d tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:03.899845 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1474/5909] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:03 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:04.910042 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0bc448b1-ec59-49f6-a9c3-91e963176a34 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:04.911598 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0bc448b1-ec59-49f6-a9c3-91e963176a34 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:04.911757 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0bc448b1-ec59-49f6-a9c3-91e963176a34 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:04.911925 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0bc448b1-ec59-49f6-a9c3-91e963176a34 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:04.912017 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-0bc448b1-ec59-49f6-a9c3-91e963176a34 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:04.916094 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:04.916094 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:42:04.916729 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0bc448b1-ec59-49f6-a9c3-91e963176a34 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:04.917024 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1496/5910] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:04 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:05.926355 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a2357d95-db47-4678-bb03-09a295f532a2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:05.927966 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a2357d95-db47-4678-bb03-09a295f532a2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:05.928167 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a2357d95-db47-4678-bb03-09a295f532a2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:05.928384 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a2357d95-db47-4678-bb03-09a295f532a2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:05.928546 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a2357d95-db47-4678-bb03-09a295f532a2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:05.932347 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:05.932347 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:42:05.933038 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a2357d95-db47-4678-bb03-09a295f532a2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:05.933395 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1461/5911] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:05 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:06.944445 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9bd92be6-9e55-451d-a61e-c9bdc6070d2c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:06.946577 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9bd92be6-9e55-451d-a61e-c9bdc6070d2c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:06.946892 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9bd92be6-9e55-451d-a61e-c9bdc6070d2c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:06.947171 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9bd92be6-9e55-451d-a61e-c9bdc6070d2c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:06.947336 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-9bd92be6-9e55-451d-a61e-c9bdc6070d2c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:06.952222 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:06.952222 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:42:06.953085 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9bd92be6-9e55-451d-a61e-c9bdc6070d2c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:06.953512 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1481/5912] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:06 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:07.964254 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c18f385f-a73e-48df-83d8-bc97e7c1cecf None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:07.966328 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c18f385f-a73e-48df-83d8-bc97e7c1cecf tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:07.966570 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c18f385f-a73e-48df-83d8-bc97e7c1cecf tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:07.966752 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c18f385f-a73e-48df-83d8-bc97e7c1cecf tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:07.966853 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c18f385f-a73e-48df-83d8-bc97e7c1cecf tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:07.971077 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:07.971077 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:42:07.971913 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c18f385f-a73e-48df-83d8-bc97e7c1cecf tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:07.972317 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1475/5913] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:07 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:08.983619 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-103f326d-ca8b-4982-9058-ca5f7bf35900 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:08.985747 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-103f326d-ca8b-4982-9058-ca5f7bf35900 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:08.986002 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-103f326d-ca8b-4982-9058-ca5f7bf35900 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:08.986237 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-103f326d-ca8b-4982-9058-ca5f7bf35900 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:08.986398 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-103f326d-ca8b-4982-9058-ca5f7bf35900 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:08.991340 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:08.991340 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:42:08.992244 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-103f326d-ca8b-4982-9058-ca5f7bf35900 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:08.992692 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1497/5914] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:08 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:10.002863 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9db12cb4-8b14-4d0f-824f-b95c999006ae None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:10.004614 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9db12cb4-8b14-4d0f-824f-b95c999006ae tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:10.004846 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9db12cb4-8b14-4d0f-824f-b95c999006ae tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:10.005024 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9db12cb4-8b14-4d0f-824f-b95c999006ae tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:10.005126 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9db12cb4-8b14-4d0f-824f-b95c999006ae tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:10.009976 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:10.009976 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:42:10.010896 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9db12cb4-8b14-4d0f-824f-b95c999006ae tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:10.011261 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1462/5915] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:10 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:11.022391 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-51ca0aec-90ee-424a-ab6b-743c1b72d297 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:11.024156 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-51ca0aec-90ee-424a-ab6b-743c1b72d297 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:11.024400 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-51ca0aec-90ee-424a-ab6b-743c1b72d297 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:11.024626 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-51ca0aec-90ee-424a-ab6b-743c1b72d297 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:11.024764 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-51ca0aec-90ee-424a-ab6b-743c1b72d297 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:11.029209 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:11.029209 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:42:11.030036 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-51ca0aec-90ee-424a-ab6b-743c1b72d297 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:11.030442 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1482/5916] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:11 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:12.040416 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-025f1c88-68db-4a4e-a283-8bd4dedfe3e9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:12.042240 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-025f1c88-68db-4a4e-a283-8bd4dedfe3e9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:12.042422 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-025f1c88-68db-4a4e-a283-8bd4dedfe3e9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:12.042629 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-025f1c88-68db-4a4e-a283-8bd4dedfe3e9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:12.042728 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-025f1c88-68db-4a4e-a283-8bd4dedfe3e9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:12.047000 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:12.047000 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:42:12.047703 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-025f1c88-68db-4a4e-a283-8bd4dedfe3e9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:12.048011 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1476/5917] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:12 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:13.058037 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3876ac6b-c571-46d9-b391-0976f8e32406 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:13.059701 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3876ac6b-c571-46d9-b391-0976f8e32406 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:13.059881 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3876ac6b-c571-46d9-b391-0976f8e32406 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:13.060049 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3876ac6b-c571-46d9-b391-0976f8e32406 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:13.060158 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3876ac6b-c571-46d9-b391-0976f8e32406 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:13.063837 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:13.063837 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:42:13.064581 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3876ac6b-c571-46d9-b391-0976f8e32406 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:13.064902 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1498/5918] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:13 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:14.073496 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f619d70e-306d-4bbd-a814-333f2f2eea71 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:14.075207 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f619d70e-306d-4bbd-a814-333f2f2eea71 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:14.075381 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f619d70e-306d-4bbd-a814-333f2f2eea71 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:14.075572 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f619d70e-306d-4bbd-a814-333f2f2eea71 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:14.075671 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-f619d70e-306d-4bbd-a814-333f2f2eea71 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:14.080197 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:14.080197 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:42:14.081020 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f619d70e-306d-4bbd-a814-333f2f2eea71 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:14.081396 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1463/5919] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:14 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:15.090937 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-807909e9-dd9a-4687-a054-89b7d4f8366b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:15.092623 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-807909e9-dd9a-4687-a054-89b7d4f8366b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:15.092816 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-807909e9-dd9a-4687-a054-89b7d4f8366b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:15.092996 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-807909e9-dd9a-4687-a054-89b7d4f8366b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:15.093097 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-807909e9-dd9a-4687-a054-89b7d4f8366b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:15.097429 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:15.097429 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:42:15.098160 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-807909e9-dd9a-4687-a054-89b7d4f8366b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:15.102636 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1483/5920] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:15 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:16.108918 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e2b3fb1a-3aa9-4e1a-8cf4-97d309026dad None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:16.110572 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2b3fb1a-3aa9-4e1a-8cf4-97d309026dad tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:42:16.110794 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e2b3fb1a-3aa9-4e1a-8cf4-97d309026dad tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:16.110966 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e2b3fb1a-3aa9-4e1a-8cf4-97d309026dad tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:16.111065 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-e2b3fb1a-3aa9-4e1a-8cf4-97d309026dad tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:42:16.115440 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:16.115440 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:42:16.116133 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e2b3fb1a-3aa9-4e1a-8cf4-97d309026dad tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:42:16.116459 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1477/5921] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:42:16 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:42:17.932586 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-e82cb284-9c3a-40c4-b94e-67ad47628264 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:17.935200 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-e82cb284-9c3a-40c4-b94e-67ad47628264 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 Aug 25 15:42:17.935475 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-e82cb284-9c3a-40c4-b94e-67ad47628264 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:17.935740 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-e82cb284-9c3a-40c4-b94e-67ad47628264 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:17.976779 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:17.976779 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:42:17.981670 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-e82cb284-9c3a-40c4-b94e-67ad47628264 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:42:18.017431 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-e82cb284-9c3a-40c4-b94e-67ad47628264 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 returned with HTTP 200 Aug 25 15:42:18.017878 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1499/5922] 10.4.3.85 () {68 vars in 1591 bytes} [Tue Aug 25 15:42:17 2026] GET /volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 => generated 1354 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:42:18.027031 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8e856d12-f4e4-4080-871d-406ef9d73b58 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:18.027351 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e856d12-f4e4-4080-871d-406ef9d73b58 None None] GET https://10.4.3.85/volume// Aug 25 15:42:18.027525 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e856d12-f4e4-4080-871d-406ef9d73b58 None None] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:18.027707 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8e856d12-f4e4-4080-871d-406ef9d73b58 None None] Calling method 'all' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:18.028064 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8e856d12-f4e4-4080-871d-406ef9d73b58 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:42:18.028375 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1464/5923] 10.4.3.85 () {66 vars in 1412 bytes} [Tue Aug 25 15:42:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:42:18.037228 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-62489a2d-8bde-4006-b647-c9e75bcb8b52 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:18.039199 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-62489a2d-8bde-4006-b647-c9e75bcb8b52 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] POST https://10.4.3.85/volume/v3/attachments Aug 25 15:42:18.039578 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-62489a2d-8bde-4006-b647-c9e75bcb8b52 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a4aff5f-4366-4def-8f87-a2d2c27a1090", "connector": null, "instance_uuid": "700b580d-676f-435d-8f40-e8e5a830636b"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:42:18.049902 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:18.049902 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:42:18.144350 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-62489a2d-8bde-4006-b647-c9e75bcb8b52 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/attachments returned with HTTP 200 Aug 25 15:42:18.144816 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1484/5924] 10.4.3.85 () {74 vars in 1587 bytes} [Tue Aug 25 15:42:18 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:42:19.219881 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-06a2381e-6307-40ce-82b0-442e40559302 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:19.220250 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-06a2381e-6307-40ce-82b0-442e40559302 None None] GET https://10.4.3.85/volume// Aug 25 15:42:19.220390 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-06a2381e-6307-40ce-82b0-442e40559302 None None] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:19.220585 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-06a2381e-6307-40ce-82b0-442e40559302 None None] Calling method 'all' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:19.220908 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-06a2381e-6307-40ce-82b0-442e40559302 None None] https://10.4.3.85/volume// returned with HTTP 300 Aug 25 15:42:19.221174 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1478/5925] 10.4.3.85 () {66 vars in 1419 bytes} [Tue Aug 25 15:42:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 15:42:19.226932 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-8cd0b955-b6ce-4fcd-add3-8a79d66af05b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:19.228753 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-8cd0b955-b6ce-4fcd-add3-8a79d66af05b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 Aug 25 15:42:19.228938 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-8cd0b955-b6ce-4fcd-add3-8a79d66af05b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:42:19.229107 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-8cd0b955-b6ce-4fcd-add3-8a79d66af05b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:42:19.237848 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:19.237848 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:42:19.240959 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-8cd0b955-b6ce-4fcd-add3-8a79d66af05b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:42:19.245137 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-8cd0b955-b6ce-4fcd-add3-8a79d66af05b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 returned with HTTP 200 Aug 25 15:42:19.245662 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1500/5926] 10.4.3.85 () {70 vars in 1632 bytes} [Tue Aug 25 15:42:19 2026] GET /volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 => generated 1533 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 15:42:19.340228 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-fce3c43a-7e93-4b85-aa8a-a3378001594b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:19.342437 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-fce3c43a-7e93-4b85-aa8a-a3378001594b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] PUT https://10.4.3.85/volume/v3/attachments/e3bb43c4-3bbf-471c-81d9-51ed32ec27b8 Aug 25 15:42:19.342887 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-fce3c43a-7e93-4b85-aa8a-a3378001594b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.85", "host": "np0000008087", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f7285b1661e7", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e0a915d3-675a-4ff0-93f1-b73a7e1402fd", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:42:19.350718 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-fce3c43a-7e93-4b85-aa8a-a3378001594b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Acquiring lock "cinder-attachment_update-1a4aff5f-4366-4def-8f87-a2d2c27a1090-np0000008087" by "attachment_update" {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 15:42:19.354522 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-fce3c43a-7e93-4b85-aa8a-a3378001594b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Lock "cinder-attachment_update-1a4aff5f-4366-4def-8f87-a2d2c27a1090-np0000008087" acquired by "attachment_update" :: waited 0.004s {{(pid=100468) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 15:42:19.355443 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:19.355443 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:42:19.508351 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.coordination [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-fce3c43a-7e93-4b85-aa8a-a3378001594b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Lock "cinder-attachment_update-1a4aff5f-4366-4def-8f87-a2d2c27a1090-np0000008087" released by "attachment_update" :: held 0.154s {{(pid=100468) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 15:42:19.508660 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-fce3c43a-7e93-4b85-aa8a-a3378001594b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/attachments/e3bb43c4-3bbf-471c-81d9-51ed32ec27b8 returned with HTTP 200 Aug 25 15:42:19.509099 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1465/5927] 10.4.3.85 () {74 vars in 1697 bytes} [Tue Aug 25 15:42:19 2026] PUT /volume/v3/attachments/e3bb43c4-3bbf-471c-81d9-51ed32ec27b8 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:42:19.570161 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-14d18330-dc53-4a42-b7c9-e42d19239d35 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:42:19.571965 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-14d18330-dc53-4a42-b7c9-e42d19239d35 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] POST https://10.4.3.85/volume/v3/attachments/e3bb43c4-3bbf-471c-81d9-51ed32ec27b8/action Aug 25 15:42:19.572235 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-14d18330-dc53-4a42-b7c9-e42d19239d35 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action body: b'{"os-complete": null}' {{(pid=100465) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:42:19.572345 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-14d18330-dc53-4a42-b7c9-e42d19239d35 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:42:19.585859 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:42:19.585859 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:42:19.622420 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [req-92d31e27-f4b2-45cf-ad60-bd08f2ac6839 req-14d18330-dc53-4a42-b7c9-e42d19239d35 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/attachments/e3bb43c4-3bbf-471c-81d9-51ed32ec27b8/action returned with HTTP 204 Aug 25 15:42:19.622914 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1485/5928] 10.4.3.85 () {74 vars in 1718 bytes} [Tue Aug 25 15:42:19 2026] POST /volume/v3/attachments/e3bb43c4-3bbf-471c-81d9-51ed32ec27b8/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:42:26.113191 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=33,cinder:UPDATE=13,cinder:INSERT=6 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:42:29.243877 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=22,cinder:UPDATE=1 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:42:29.470098 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:42:29.608742 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=27,cinder:INSERT=4,cinder:UPDATE=12 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:43:04.198081 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e042b0df-bb77-4ed2-ac3c-2ad0a0c9640e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:04.199896 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e042b0df-bb77-4ed2-ac3c-2ad0a0c9640e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 Aug 25 15:43:04.200763 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e042b0df-bb77-4ed2-ac3c-2ad0a0c9640e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:04.200763 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e042b0df-bb77-4ed2-ac3c-2ad0a0c9640e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:04.209423 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:04.209423 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:04.212834 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-e042b0df-bb77-4ed2-ac3c-2ad0a0c9640e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:04.217773 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e042b0df-bb77-4ed2-ac3c-2ad0a0c9640e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 returned with HTTP 200 Aug 25 15:43:04.218154 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1479/5929] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:04 2026] GET /volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 => generated 1646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:43:05.233180 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3e0b21f5-bc49-4f29-9b8d-78c829b09f1c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:05.235034 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e0b21f5-bc49-4f29-9b8d-78c829b09f1c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 Aug 25 15:43:05.235257 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e0b21f5-bc49-4f29-9b8d-78c829b09f1c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:05.235503 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3e0b21f5-bc49-4f29-9b8d-78c829b09f1c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:05.245421 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:05.245421 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:05.248786 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-3e0b21f5-bc49-4f29-9b8d-78c829b09f1c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:05.253972 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3e0b21f5-bc49-4f29-9b8d-78c829b09f1c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 returned with HTTP 200 Aug 25 15:43:05.254149 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1501/5930] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:05 2026] GET /volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 => generated 1646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:43:05.592011 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [req-cf81805a-e0b8-4805-b711-180a98c16c11 req-c2d96393-0444-498b-aefc-683642ee3cfd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:05.593915 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-cf81805a-e0b8-4805-b711-180a98c16c11 req-c2d96393-0444-498b-aefc-683642ee3cfd tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] DELETE https://10.4.3.85/volume/v3/attachments/e3bb43c4-3bbf-471c-81d9-51ed32ec27b8 Aug 25 15:43:05.594090 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-cf81805a-e0b8-4805-b711-180a98c16c11 req-c2d96393-0444-498b-aefc-683642ee3cfd tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:05.594302 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [req-cf81805a-e0b8-4805-b711-180a98c16c11 req-c2d96393-0444-498b-aefc-683642ee3cfd tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'version_select' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:05.600850 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:05.600850 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:05.667685 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [req-cf81805a-e0b8-4805-b711-180a98c16c11 req-c2d96393-0444-498b-aefc-683642ee3cfd tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/attachments/e3bb43c4-3bbf-471c-81d9-51ed32ec27b8 returned with HTTP 200 Aug 25 15:43:05.668048 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1466/5931] 10.4.3.85 () {72 vars in 1666 bytes} [Tue Aug 25 15:43:05 2026] DELETE /volume/v3/attachments/e3bb43c4-3bbf-471c-81d9-51ed32ec27b8 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:06.266412 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-077c602c-e30b-41eb-834c-c52285cb566a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:06.268018 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-077c602c-e30b-41eb-834c-c52285cb566a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 Aug 25 15:43:06.268211 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-077c602c-e30b-41eb-834c-c52285cb566a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:06.268383 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-077c602c-e30b-41eb-834c-c52285cb566a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:06.276033 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:06.276033 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:06.278963 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-077c602c-e30b-41eb-834c-c52285cb566a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:06.283014 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-077c602c-e30b-41eb-834c-c52285cb566a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 returned with HTTP 200 Aug 25 15:43:06.283330 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1486/5932] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:06 2026] GET /volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:43:06.294320 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-8d098515-b8a7-4e5e-bed5-42081ddf2319 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:06.296138 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d098515-b8a7-4e5e-bed5-42081ddf2319 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:43:06.296455 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-8d098515-b8a7-4e5e-bed5-42081ddf2319 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1a4aff5f-4366-4def-8f87-a2d2c27a1090", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-740522246"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:43:06.297896 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-8d098515-b8a7-4e5e-bed5-42081ddf2319 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Creating new backup {'backup': {'volume_id': '1a4aff5f-4366-4def-8f87-a2d2c27a1090', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-740522246'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:43:06.298062 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-8d098515-b8a7-4e5e-bed5-42081ddf2319 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Creating backup of volume 1a4aff5f-4366-4def-8f87-a2d2c27a1090 in container None Aug 25 15:43:06.305593 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:06.305593 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:06.305993 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-8d098515-b8a7-4e5e-bed5-42081ddf2319 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:06.326424 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-8d098515-b8a7-4e5e-bed5-42081ddf2319 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Created reservations ['7f156e8c-cb96-42d7-8108-897713dccca6', '42d877f6-91ca-4a79-9d7b-eafd98a65c17'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:43:06.494682 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-8d098515-b8a7-4e5e-bed5-42081ddf2319 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:43:06.498758 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1480/5933] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:43:06 2026] POST /volume/v3/backups => generated 327 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:43:06.503379 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-84ba7b1c-ecf7-4714-a6d0-09ad2a6cfbea None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:06.506121 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84ba7b1c-ecf7-4714-a6d0-09ad2a6cfbea tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:06.506431 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84ba7b1c-ecf7-4714-a6d0-09ad2a6cfbea tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:06.506715 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-84ba7b1c-ecf7-4714-a6d0-09ad2a6cfbea tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:06.506912 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-84ba7b1c-ecf7-4714-a6d0-09ad2a6cfbea tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:06.512817 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:06.512817 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:06.514009 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-84ba7b1c-ecf7-4714-a6d0-09ad2a6cfbea tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:06.514613 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1502/5934] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:06 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:07.524355 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bc9d3786-6f48-4527-a5ef-edbff4ffb170 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:07.526728 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc9d3786-6f48-4527-a5ef-edbff4ffb170 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:07.526992 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc9d3786-6f48-4527-a5ef-edbff4ffb170 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:07.527258 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bc9d3786-6f48-4527-a5ef-edbff4ffb170 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:07.527435 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-bc9d3786-6f48-4527-a5ef-edbff4ffb170 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:07.532590 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:07.532590 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:07.533568 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bc9d3786-6f48-4527-a5ef-edbff4ffb170 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:07.534076 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1467/5935] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:07 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:08.544418 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6432ecdd-81e1-415e-8b07-144ba15fbbb6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:08.546108 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6432ecdd-81e1-415e-8b07-144ba15fbbb6 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:08.546304 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6432ecdd-81e1-415e-8b07-144ba15fbbb6 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:08.546495 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6432ecdd-81e1-415e-8b07-144ba15fbbb6 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:08.546619 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-6432ecdd-81e1-415e-8b07-144ba15fbbb6 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:08.551025 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:08.551025 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:08.551711 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6432ecdd-81e1-415e-8b07-144ba15fbbb6 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:08.552126 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1487/5936] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:08 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:09.561530 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-49381d65-bd44-427a-9d89-f144d3d8e320 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:09.563430 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49381d65-bd44-427a-9d89-f144d3d8e320 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:09.563689 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49381d65-bd44-427a-9d89-f144d3d8e320 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:09.563915 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-49381d65-bd44-427a-9d89-f144d3d8e320 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:09.564053 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-49381d65-bd44-427a-9d89-f144d3d8e320 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:09.569029 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:09.569029 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:09.569457 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-49381d65-bd44-427a-9d89-f144d3d8e320 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:09.569814 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1481/5937] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:09 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:10.579540 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-6ce8e859-403a-4790-a9f6-47d2c8720360 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:10.581862 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6ce8e859-403a-4790-a9f6-47d2c8720360 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:10.582149 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6ce8e859-403a-4790-a9f6-47d2c8720360 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:10.582403 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-6ce8e859-403a-4790-a9f6-47d2c8720360 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:10.582629 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-6ce8e859-403a-4790-a9f6-47d2c8720360 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:10.587361 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:10.587361 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:10.588094 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-6ce8e859-403a-4790-a9f6-47d2c8720360 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:10.588499 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1503/5938] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:10 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:11.599180 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c78de232-55f9-44fd-a105-a2708e9b6d50 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:11.601062 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c78de232-55f9-44fd-a105-a2708e9b6d50 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:11.601234 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c78de232-55f9-44fd-a105-a2708e9b6d50 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:11.601407 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c78de232-55f9-44fd-a105-a2708e9b6d50 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:11.601536 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c78de232-55f9-44fd-a105-a2708e9b6d50 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:11.605852 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:11.605852 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:11.606572 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c78de232-55f9-44fd-a105-a2708e9b6d50 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:11.606920 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1468/5939] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:11 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:12.617407 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-12d6604d-809d-4ee4-913b-86edce3e9179 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:12.619197 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-12d6604d-809d-4ee4-913b-86edce3e9179 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:12.619408 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-12d6604d-809d-4ee4-913b-86edce3e9179 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:12.619645 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-12d6604d-809d-4ee4-913b-86edce3e9179 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:12.619749 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-12d6604d-809d-4ee4-913b-86edce3e9179 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:12.623842 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:12.623842 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:12.624587 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-12d6604d-809d-4ee4-913b-86edce3e9179 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:12.625141 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1488/5940] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:12 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:13.635329 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-db54c78d-1a30-49bf-8710-b52eab0d814b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:13.636987 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db54c78d-1a30-49bf-8710-b52eab0d814b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:13.637194 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-db54c78d-1a30-49bf-8710-b52eab0d814b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:13.637559 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-db54c78d-1a30-49bf-8710-b52eab0d814b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:13.637731 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-db54c78d-1a30-49bf-8710-b52eab0d814b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:13.641825 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:13.641825 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:13.642483 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-db54c78d-1a30-49bf-8710-b52eab0d814b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:13.642830 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1482/5941] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:13 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:14.652893 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-08a8fd2f-f991-4c86-b626-be68f0f48b26 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:14.654571 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08a8fd2f-f991-4c86-b626-be68f0f48b26 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:14.654758 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08a8fd2f-f991-4c86-b626-be68f0f48b26 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:14.654938 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-08a8fd2f-f991-4c86-b626-be68f0f48b26 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:14.655038 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-08a8fd2f-f991-4c86-b626-be68f0f48b26 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:14.659308 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:14.659308 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:14.660223 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-08a8fd2f-f991-4c86-b626-be68f0f48b26 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:14.660660 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1504/5942] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:14 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:15.670713 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a47e42f1-8075-4211-a538-2700751efd75 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:15.672370 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a47e42f1-8075-4211-a538-2700751efd75 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:15.672554 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a47e42f1-8075-4211-a538-2700751efd75 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:15.672745 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a47e42f1-8075-4211-a538-2700751efd75 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:15.672843 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a47e42f1-8075-4211-a538-2700751efd75 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:15.677003 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:15.677003 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:15.677592 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a47e42f1-8075-4211-a538-2700751efd75 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:15.678012 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1469/5943] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:15 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:16.688286 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-91bab476-126f-41df-b6ea-27f713d9dcb7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:16.689923 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91bab476-126f-41df-b6ea-27f713d9dcb7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:16.690109 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-91bab476-126f-41df-b6ea-27f713d9dcb7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:16.690282 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-91bab476-126f-41df-b6ea-27f713d9dcb7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:16.690381 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-91bab476-126f-41df-b6ea-27f713d9dcb7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:16.694592 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:16.694592 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:16.695262 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91bab476-126f-41df-b6ea-27f713d9dcb7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:16.695648 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1489/5944] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:16 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:17.706302 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-367cd423-41de-405b-9a31-dd233456b97c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:17.708247 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-367cd423-41de-405b-9a31-dd233456b97c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:17.708451 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-367cd423-41de-405b-9a31-dd233456b97c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:17.708735 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-367cd423-41de-405b-9a31-dd233456b97c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:17.708815 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-367cd423-41de-405b-9a31-dd233456b97c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:17.713392 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:17.713392 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:17.714168 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-367cd423-41de-405b-9a31-dd233456b97c tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:17.714621 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1483/5945] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:17 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:18.723337 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-17dff553-38f1-45d5-85a8-4c64ebf8fbfc None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:18.724940 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-17dff553-38f1-45d5-85a8-4c64ebf8fbfc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:18.725042 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-17dff553-38f1-45d5-85a8-4c64ebf8fbfc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:18.725627 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-17dff553-38f1-45d5-85a8-4c64ebf8fbfc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:18.725627 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-17dff553-38f1-45d5-85a8-4c64ebf8fbfc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:18.729218 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:18.729218 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:18.729928 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-17dff553-38f1-45d5-85a8-4c64ebf8fbfc tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:18.730403 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1505/5946] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:18 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:19.739037 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-d797d80a-08c4-4be5-84f3-dec6af815241 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:19.740574 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d797d80a-08c4-4be5-84f3-dec6af815241 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:19.740770 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d797d80a-08c4-4be5-84f3-dec6af815241 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:19.740939 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-d797d80a-08c4-4be5-84f3-dec6af815241 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:19.741032 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-d797d80a-08c4-4be5-84f3-dec6af815241 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:19.744809 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:19.744809 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:19.745480 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-d797d80a-08c4-4be5-84f3-dec6af815241 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:19.745951 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1470/5947] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:19 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:19.754370 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e9248013-a2bb-4e3c-a8ef-27787ab4cfe4 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:19.755937 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e9248013-a2bb-4e3c-a8ef-27787ab4cfe4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:19.756101 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e9248013-a2bb-4e3c-a8ef-27787ab4cfe4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:19.756268 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e9248013-a2bb-4e3c-a8ef-27787ab4cfe4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:19.756403 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-e9248013-a2bb-4e3c-a8ef-27787ab4cfe4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:19.760172 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:19.760172 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:19.760840 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e9248013-a2bb-4e3c-a8ef-27787ab4cfe4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:19.761172 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1490/5948] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:19 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:19.768856 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-78089d9b-3b78-48eb-b448-9dc6b0826857 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:19.770482 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-78089d9b-3b78-48eb-b448-9dc6b0826857 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] DELETE https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:19.770681 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-78089d9b-3b78-48eb-b448-9dc6b0826857 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:19.770885 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-78089d9b-3b78-48eb-b448-9dc6b0826857 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:19.770980 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-78089d9b-3b78-48eb-b448-9dc6b0826857 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Delete backup with id: bb2e0096-a400-41c7-ac16-550c459b6621. Aug 25 15:43:19.774862 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:19.774862 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:19.786177 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-78089d9b-3b78-48eb-b448-9dc6b0826857 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] delete_backup rpcapi backup_id bb2e0096-a400-41c7-ac16-550c459b6621 {{(pid=100467) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:43:19.788250 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-78089d9b-3b78-48eb-b448-9dc6b0826857 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 202 Aug 25 15:43:19.788824 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1484/5949] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:43:19 2026] DELETE /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:43:19.795206 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dba6bba8-73e1-444b-9631-32b87f2deff9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:19.796975 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dba6bba8-73e1-444b-9631-32b87f2deff9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:19.797184 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dba6bba8-73e1-444b-9631-32b87f2deff9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:19.797428 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dba6bba8-73e1-444b-9631-32b87f2deff9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:19.797598 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-dba6bba8-73e1-444b-9631-32b87f2deff9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:19.801957 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:19.801957 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:19.803009 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dba6bba8-73e1-444b-9631-32b87f2deff9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:19.803459 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1506/5950] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:19 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:20.812807 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ea03e8c2-5ba1-4c53-9d58-a49ca9a67dc4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:20.814572 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ea03e8c2-5ba1-4c53-9d58-a49ca9a67dc4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:20.814782 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ea03e8c2-5ba1-4c53-9d58-a49ca9a67dc4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:20.815000 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ea03e8c2-5ba1-4c53-9d58-a49ca9a67dc4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:20.815098 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ea03e8c2-5ba1-4c53-9d58-a49ca9a67dc4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:20.819411 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:20.819411 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:20.820151 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ea03e8c2-5ba1-4c53-9d58-a49ca9a67dc4 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:20.820577 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1471/5951] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:20 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:21.870106 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-436c1dc6-c997-4af8-a5d1-96677ad482de None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:21.871720 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-436c1dc6-c997-4af8-a5d1-96677ad482de tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:21.871895 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-436c1dc6-c997-4af8-a5d1-96677ad482de tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:21.875244 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-436c1dc6-c997-4af8-a5d1-96677ad482de tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:21.875244 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-436c1dc6-c997-4af8-a5d1-96677ad482de tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:21.876513 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:21.876513 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:21.877206 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-436c1dc6-c997-4af8-a5d1-96677ad482de tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:21.877552 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1491/5952] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:21 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:22.894117 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b9e77e67-4c4c-40e0-a03a-150d0cf58af1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:22.896425 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b9e77e67-4c4c-40e0-a03a-150d0cf58af1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:22.896688 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b9e77e67-4c4c-40e0-a03a-150d0cf58af1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:22.896947 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b9e77e67-4c4c-40e0-a03a-150d0cf58af1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:22.897124 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-b9e77e67-4c4c-40e0-a03a-150d0cf58af1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:22.902241 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:22.902241 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:22.903317 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b9e77e67-4c4c-40e0-a03a-150d0cf58af1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 200 Aug 25 15:43:22.903843 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1485/5953] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:22 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:23.912698 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f96919a6-6e62-446f-916c-c4f6af31c414 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:23.914395 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f96919a6-6e62-446f-916c-c4f6af31c414 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 Aug 25 15:43:23.914587 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f96919a6-6e62-446f-916c-c4f6af31c414 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:23.914779 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f96919a6-6e62-446f-916c-c4f6af31c414 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:23.914907 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-f96919a6-6e62-446f-916c-c4f6af31c414 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id bb2e0096-a400-41c7-ac16-550c459b6621. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:23.918355 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f96919a6-6e62-446f-916c-c4f6af31c414 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 returned with HTTP 404 Aug 25 15:43:23.918813 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1507/5954] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:23 2026] GET /volume/v3/backups/bb2e0096-a400-41c7-ac16-550c459b6621 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:43:24.568793 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c5f8b4a2-1bab-4adb-b198-dff25004d192 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:24.570579 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c5f8b4a2-1bab-4adb-b198-dff25004d192 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] DELETE https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:43:24.570793 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c5f8b4a2-1bab-4adb-b198-dff25004d192 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:24.571021 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c5f8b4a2-1bab-4adb-b198-dff25004d192 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:24.571166 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-c5f8b4a2-1bab-4adb-b198-dff25004d192 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Delete backup with id: 1226b776-d2f8-4b2f-bbcf-f14060f863d4. Aug 25 15:43:24.575505 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:24.575505 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:24.605929 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-c5f8b4a2-1bab-4adb-b198-dff25004d192 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] delete_backup rpcapi backup_id 1226b776-d2f8-4b2f-bbcf-f14060f863d4 {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:43:24.607944 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c5f8b4a2-1bab-4adb-b198-dff25004d192 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 202 Aug 25 15:43:24.608587 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1472/5955] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:43:24 2026] DELETE /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:43:24.616250 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-0ed3f442-4100-43bb-8db3-a21ea84dea98 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:24.618360 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0ed3f442-4100-43bb-8db3-a21ea84dea98 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:43:24.618630 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0ed3f442-4100-43bb-8db3-a21ea84dea98 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:24.618868 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-0ed3f442-4100-43bb-8db3-a21ea84dea98 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:24.619000 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-0ed3f442-4100-43bb-8db3-a21ea84dea98 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:24.624385 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:24.624385 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:24.625379 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-0ed3f442-4100-43bb-8db3-a21ea84dea98 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 200 Aug 25 15:43:24.625841 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1492/5956] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:24 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:25.636698 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2b3c2534-6e62-4d7a-b118-7c84ba72591d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:25.638756 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2b3c2534-6e62-4d7a-b118-7c84ba72591d tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 Aug 25 15:43:25.638944 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2b3c2534-6e62-4d7a-b118-7c84ba72591d tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:25.639171 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2b3c2534-6e62-4d7a-b118-7c84ba72591d tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:25.639276 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-2b3c2534-6e62-4d7a-b118-7c84ba72591d tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id 1226b776-d2f8-4b2f-bbcf-f14060f863d4. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:25.642531 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2b3c2534-6e62-4d7a-b118-7c84ba72591d tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 returned with HTTP 404 Aug 25 15:43:25.643009 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1486/5957] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:25 2026] GET /volume/v3/backups/1226b776-d2f8-4b2f-bbcf-f14060f863d4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:43:25.653299 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:25.654868 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:43:25.655183 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-923430396"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:43:25.656775 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-923430396'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:43:25.656891 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Create volume of 1 GB Aug 25 15:43:25.660606 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Availability Zones retrieved successfully. Aug 25 15:43:25.665349 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Flow 'volume_create_api' (063e57f1-e5f7-43dd-a8ec-c657a6608860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:43:25.666343 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd60c10-bca8-4e6e-b152-77bfa97a1509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:43:25.667137 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:43:25.689116 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd60c10-bca8-4e6e-b152-77bfa97a1509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:43:25.689834 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be72794-c735-4c61-b413-1ae269179231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:43:25.726225 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Created reservations ['0c82eb26-3eff-4b05-83dc-12f6842bd507', '68df616b-014a-4c31-b38a-65768ba416f6', 'da1843d2-d126-4c5e-902c-c36d4a49b680', 'b4e347e5-4135-4b1d-9fb0-628fcaf2bdf3'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:43:25.727059 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9be72794-c735-4c61-b413-1ae269179231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c82eb26-3eff-4b05-83dc-12f6842bd507', '68df616b-014a-4c31-b38a-65768ba416f6', 'da1843d2-d126-4c5e-902c-c36d4a49b680', 'b4e347e5-4135-4b1d-9fb0-628fcaf2bdf3']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:43:25.727631 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb90983-333e-4ac3-9c26-767de5df5333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:43:25.747863 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb90983-333e-4ac3-9c26-767de5df5333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16ca0fb7-1470-48b8-98a1-e1ef53ae1d90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-923430396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23bd850c242046cbbc79f039a31c7ca8',qos_specs=None,replication_status=,reservations=['0c82eb26-3eff-4b05-83dc-12f6842bd507','68df616b-014a-4c31-b38a-65768ba416f6','da1843d2-d126-4c5e-902c-c36d4a49b680','b4e347e5-4135-4b1d-9fb0-628fcaf2bdf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb3a736ae1614e4caaec059faf36e74c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:43:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-923430396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16ca0fb7-1470-48b8-98a1-e1ef53ae1d90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23bd850c242046cbbc79f039a31c7ca8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb3a736ae1614e4caaec059faf36e74c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:43:25.748559 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb2d84f9-8851-48a0-bd90-e771d1ddb0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:43:25.766411 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb2d84f9-8851-48a0-bd90-e771d1ddb0e1) transitioned into state 'SUCCESS' from state '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-923430396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23bd850c242046cbbc79f039a31c7ca8',qos_specs=None,replication_status=,reservations=['0c82eb26-3eff-4b05-83dc-12f6842bd507','68df616b-014a-4c31-b38a-65768ba416f6','da1843d2-d126-4c5e-902c-c36d4a49b680','b4e347e5-4135-4b1d-9fb0-628fcaf2bdf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb3a736ae1614e4caaec059faf36e74c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:43:25.767113 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3057d2f6-cf6d-4c71-a3dc-9d06935577ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:43:25.776250 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3057d2f6-cf6d-4c71-a3dc-9d06935577ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:43:25.776985 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Flow 'volume_create_api' (063e57f1-e5f7-43dd-a8ec-c657a6608860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:43:25.777310 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Create volume request issued successfully. Aug 25 15:43:25.777829 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f90207b8-6f09-4bf0-acdc-f693107ecb25 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:43:25.778403 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1508/5958] 10.4.3.85 () {68 vars in 1251 bytes} [Tue Aug 25 15:43:25 2026] POST /volume/v3/volumes => generated 746 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:43:25.789263 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9ced5521-289f-4e6b-9913-37dc59718b10 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:25.790710 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ced5521-289f-4e6b-9913-37dc59718b10 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 Aug 25 15:43:25.790959 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ced5521-289f-4e6b-9913-37dc59718b10 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:25.791219 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ced5521-289f-4e6b-9913-37dc59718b10 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:25.798393 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:25.798393 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:25.801822 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-9ced5521-289f-4e6b-9913-37dc59718b10 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:25.805993 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ced5521-289f-4e6b-9913-37dc59718b10 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 returned with HTTP 200 Aug 25 15:43:25.806383 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1473/5959] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:25 2026] GET /volume/v3/volumes/16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 => generated 814 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:26.817667 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3229f815-49a3-4c82-8189-ae9c78923424 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:26.819452 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3229f815-49a3-4c82-8189-ae9c78923424 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 Aug 25 15:43:26.819694 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3229f815-49a3-4c82-8189-ae9c78923424 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:26.819908 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3229f815-49a3-4c82-8189-ae9c78923424 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:26.827337 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:26.827337 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:26.831329 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-3229f815-49a3-4c82-8189-ae9c78923424 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:26.835789 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3229f815-49a3-4c82-8189-ae9c78923424 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 returned with HTTP 200 Aug 25 15:43:26.836206 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1493/5960] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:26 2026] GET /volume/v3/volumes/16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:26.848733 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-48c6474f-8dcd-49bd-af5e-271d5d785583 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:26.850490 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-48c6474f-8dcd-49bd-af5e-271d5d785583 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:43:26.850814 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-48c6474f-8dcd-49bd-af5e-271d5d785583 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16ca0fb7-1470-48b8-98a1-e1ef53ae1d90", "name": "tempest-VolumesBackupsTest-Snapshot-480600929"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:43:26.860141 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:26.860141 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:26.860848 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-48c6474f-8dcd-49bd-af5e-271d5d785583 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:26.860982 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.snapshots [None req-48c6474f-8dcd-49bd-af5e-271d5d785583 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Create snapshot from volume 16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 Aug 25 15:43:26.899861 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-48c6474f-8dcd-49bd-af5e-271d5d785583 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Created reservations ['067dbdfa-09f9-4fef-ac75-b516381ec58a', '79295058-66a3-4324-a0e1-c6adc3399c8b', 'd27d9589-87b5-48d8-884d-fca81d8982df', 'e9c9376f-ce93-45c2-aeff-82c295d1fabe'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:43:26.967573 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-48c6474f-8dcd-49bd-af5e-271d5d785583 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Snapshot create request issued successfully. Aug 25 15:43:26.967945 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-48c6474f-8dcd-49bd-af5e-271d5d785583 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:43:26.968392 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1487/5961] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:43:26 2026] POST /volume/v3/snapshots => generated 304 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:43:26.976735 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-cd081a83-e71b-4d1e-8a5a-baa83f36db58 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:26.978481 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cd081a83-e71b-4d1e-8a5a-baa83f36db58 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/snapshots/e8a3cefc-f92c-43d7-8046-81485b16bfe6 Aug 25 15:43:26.978656 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cd081a83-e71b-4d1e-8a5a-baa83f36db58 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:26.978825 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-cd081a83-e71b-4d1e-8a5a-baa83f36db58 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:26.983384 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:26.983384 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:26.983836 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-cd081a83-e71b-4d1e-8a5a-baa83f36db58 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Snapshot retrieved successfully. Aug 25 15:43:26.984566 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-cd081a83-e71b-4d1e-8a5a-baa83f36db58 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/snapshots/e8a3cefc-f92c-43d7-8046-81485b16bfe6 returned with HTTP 200 Aug 25 15:43:26.984893 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1509/5962] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:43:26 2026] GET /volume/v3/snapshots/e8a3cefc-f92c-43d7-8046-81485b16bfe6 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:27.993397 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bae1dfb9-776c-4999-9ffd-0615fef7e2f0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:27.995498 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bae1dfb9-776c-4999-9ffd-0615fef7e2f0 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/snapshots/e8a3cefc-f92c-43d7-8046-81485b16bfe6 Aug 25 15:43:27.996441 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bae1dfb9-776c-4999-9ffd-0615fef7e2f0 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:27.996441 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bae1dfb9-776c-4999-9ffd-0615fef7e2f0 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:28.000627 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:28.000627 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:28.001012 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-bae1dfb9-776c-4999-9ffd-0615fef7e2f0 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Snapshot retrieved successfully. Aug 25 15:43:28.001711 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bae1dfb9-776c-4999-9ffd-0615fef7e2f0 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/snapshots/e8a3cefc-f92c-43d7-8046-81485b16bfe6 returned with HTTP 200 Aug 25 15:43:28.002307 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1474/5963] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:43:27 2026] GET /volume/v3/snapshots/e8a3cefc-f92c-43d7-8046-81485b16bfe6 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:28.009905 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-15d8512e-7745-45b8-a01e-b6e5134495ff None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:28.012041 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-15d8512e-7745-45b8-a01e-b6e5134495ff tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] POST https://10.4.3.85/volume/v3/backups Aug 25 15:43:28.012445 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-15d8512e-7745-45b8-a01e-b6e5134495ff tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "16ca0fb7-1470-48b8-98a1-e1ef53ae1d90", "snapshot_id": "e8a3cefc-f92c-43d7-8046-81485b16bfe6", "name": "tempest-VolumesBackupsTest-Backup-972833176"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:43:28.014305 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-15d8512e-7745-45b8-a01e-b6e5134495ff tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Creating new backup {'backup': {'volume_id': '16ca0fb7-1470-48b8-98a1-e1ef53ae1d90', 'snapshot_id': 'e8a3cefc-f92c-43d7-8046-81485b16bfe6', 'name': 'tempest-VolumesBackupsTest-Backup-972833176'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:43:28.014488 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-15d8512e-7745-45b8-a01e-b6e5134495ff tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Creating backup of volume 16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 in container None Aug 25 15:43:28.023408 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:28.023408 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:28.024015 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-15d8512e-7745-45b8-a01e-b6e5134495ff tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:28.030462 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:28.030462 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:28.030966 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-15d8512e-7745-45b8-a01e-b6e5134495ff tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Snapshot retrieved successfully. Aug 25 15:43:28.066181 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-15d8512e-7745-45b8-a01e-b6e5134495ff tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Created reservations ['90a84150-4845-43e8-9924-7cd6c5fa6ae6', '92bb6aff-6de3-4c00-b826-3e45f516e214'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:43:28.144187 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-15d8512e-7745-45b8-a01e-b6e5134495ff tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:43:28.144649 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1494/5964] 10.4.3.85 () {68 vars in 1252 bytes} [Tue Aug 25 15:43:28 2026] POST /volume/v3/backups => generated 327 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:43:28.152485 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-aa1a3ed0-f5dd-4390-96c8-403c3420c666 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:28.154448 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aa1a3ed0-f5dd-4390-96c8-403c3420c666 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:28.154716 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aa1a3ed0-f5dd-4390-96c8-403c3420c666 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:28.154943 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-aa1a3ed0-f5dd-4390-96c8-403c3420c666 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:28.155079 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-aa1a3ed0-f5dd-4390-96c8-403c3420c666 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:28.159148 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:28.159148 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:28.159987 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-aa1a3ed0-f5dd-4390-96c8-403c3420c666 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:28.160342 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1488/5965] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:28 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:29.169731 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-053fed9e-9a7f-4562-9583-eca095416cb8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:29.171432 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-053fed9e-9a7f-4562-9583-eca095416cb8 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:29.171631 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-053fed9e-9a7f-4562-9583-eca095416cb8 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:29.171804 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-053fed9e-9a7f-4562-9583-eca095416cb8 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:29.171906 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-053fed9e-9a7f-4562-9583-eca095416cb8 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:29.175843 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:29.175843 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:29.176554 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-053fed9e-9a7f-4562-9583-eca095416cb8 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:29.176890 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1510/5966] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:29 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 770 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:30.187421 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-63f5bdbe-5946-44db-8ec2-f75e008be8ef None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:30.189135 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-63f5bdbe-5946-44db-8ec2-f75e008be8ef tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:30.189320 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-63f5bdbe-5946-44db-8ec2-f75e008be8ef tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:30.189545 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-63f5bdbe-5946-44db-8ec2-f75e008be8ef tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:30.189649 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-63f5bdbe-5946-44db-8ec2-f75e008be8ef tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:30.193676 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:30.193676 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:30.194367 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-63f5bdbe-5946-44db-8ec2-f75e008be8ef tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:30.194719 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1475/5967] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:30 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:31.205152 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8850e4ac-c1ef-48d6-bac9-408e72064cf8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:31.206913 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8850e4ac-c1ef-48d6-bac9-408e72064cf8 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:31.207092 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8850e4ac-c1ef-48d6-bac9-408e72064cf8 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:31.207289 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8850e4ac-c1ef-48d6-bac9-408e72064cf8 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:31.207402 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-8850e4ac-c1ef-48d6-bac9-408e72064cf8 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:31.211711 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:31.211711 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:31.212481 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8850e4ac-c1ef-48d6-bac9-408e72064cf8 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:31.212889 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1495/5968] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:31 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:32.223680 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3c08e351-7198-4013-a7a8-6602f2f54034 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:32.225937 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c08e351-7198-4013-a7a8-6602f2f54034 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:32.226181 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c08e351-7198-4013-a7a8-6602f2f54034 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:32.226417 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3c08e351-7198-4013-a7a8-6602f2f54034 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:32.226570 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3c08e351-7198-4013-a7a8-6602f2f54034 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:32.231450 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:32.231450 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:32.232361 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3c08e351-7198-4013-a7a8-6602f2f54034 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:32.232837 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1489/5969] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:32 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:33.243598 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-908eb0de-3795-4e06-8468-07f270844095 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:33.256277 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-908eb0de-3795-4e06-8468-07f270844095 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:33.256277 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-908eb0de-3795-4e06-8468-07f270844095 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:33.256277 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-908eb0de-3795-4e06-8468-07f270844095 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:33.256277 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-908eb0de-3795-4e06-8468-07f270844095 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:33.256277 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:33.256277 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:33.256277 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-908eb0de-3795-4e06-8468-07f270844095 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:33.256277 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1511/5970] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:33 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:34.261782 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-070dd674-758d-47d4-bf68-d94db51656b2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:34.263625 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-070dd674-758d-47d4-bf68-d94db51656b2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:34.263864 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-070dd674-758d-47d4-bf68-d94db51656b2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:34.264049 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-070dd674-758d-47d4-bf68-d94db51656b2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:34.264146 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-070dd674-758d-47d4-bf68-d94db51656b2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:34.268147 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:34.268147 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:34.268844 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-070dd674-758d-47d4-bf68-d94db51656b2 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:34.269176 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1476/5971] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:34 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:35.278662 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1ef55de2-1ed1-4390-a444-59cbcc220158 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:35.280374 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1ef55de2-1ed1-4390-a444-59cbcc220158 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:35.280574 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1ef55de2-1ed1-4390-a444-59cbcc220158 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:35.280773 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1ef55de2-1ed1-4390-a444-59cbcc220158 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:35.280877 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-1ef55de2-1ed1-4390-a444-59cbcc220158 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:35.285446 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:35.285446 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:35.286136 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1ef55de2-1ed1-4390-a444-59cbcc220158 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:35.286488 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1496/5972] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:35 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:36.297826 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-26982fd1-c934-4019-9e1d-0e0883b3d828 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:36.299548 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-26982fd1-c934-4019-9e1d-0e0883b3d828 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:36.299777 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-26982fd1-c934-4019-9e1d-0e0883b3d828 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:36.299965 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-26982fd1-c934-4019-9e1d-0e0883b3d828 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:36.300062 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-26982fd1-c934-4019-9e1d-0e0883b3d828 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:36.304062 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:36.304062 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:36.304763 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-26982fd1-c934-4019-9e1d-0e0883b3d828 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:36.305104 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1490/5973] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:36 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:37.316859 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-458d3de2-e03c-45d9-affa-1dbe7732221f None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:37.319934 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-458d3de2-e03c-45d9-affa-1dbe7732221f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:37.320221 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-458d3de2-e03c-45d9-affa-1dbe7732221f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:37.320493 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-458d3de2-e03c-45d9-affa-1dbe7732221f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:37.320674 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-458d3de2-e03c-45d9-affa-1dbe7732221f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:37.326586 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:37.326586 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:37.327728 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-458d3de2-e03c-45d9-affa-1dbe7732221f tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:37.328197 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1512/5974] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:37 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:43:38.339016 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a5ed66d6-36c1-4745-a1e0-e8595fbcbab9 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:38.342520 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a5ed66d6-36c1-4745-a1e0-e8595fbcbab9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:38.342520 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a5ed66d6-36c1-4745-a1e0-e8595fbcbab9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:38.342520 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a5ed66d6-36c1-4745-a1e0-e8595fbcbab9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:38.342520 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a5ed66d6-36c1-4745-a1e0-e8595fbcbab9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:38.344764 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:38.344764 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:38.345374 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a5ed66d6-36c1-4745-a1e0-e8595fbcbab9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:38.345703 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1477/5975] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:38 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 781 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:39.371735 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ea6878ab-7d3c-42ff-a6cd-4b9ef46d4493 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:39.373818 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ea6878ab-7d3c-42ff-a6cd-4b9ef46d4493 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:39.374010 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ea6878ab-7d3c-42ff-a6cd-4b9ef46d4493 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:39.374185 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ea6878ab-7d3c-42ff-a6cd-4b9ef46d4493 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:39.374280 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-ea6878ab-7d3c-42ff-a6cd-4b9ef46d4493 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:39.378634 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:39.378634 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:39.379305 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ea6878ab-7d3c-42ff-a6cd-4b9ef46d4493 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:39.379678 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1497/5976] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:39 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:40.390189 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-4551366a-5ad4-433a-8fca-adc63b1e375b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:40.392335 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4551366a-5ad4-433a-8fca-adc63b1e375b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:40.393985 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4551366a-5ad4-433a-8fca-adc63b1e375b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:40.393985 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-4551366a-5ad4-433a-8fca-adc63b1e375b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:40.393985 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-4551366a-5ad4-433a-8fca-adc63b1e375b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:40.398502 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:40.398502 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:40.399806 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-4551366a-5ad4-433a-8fca-adc63b1e375b tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:40.400416 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1491/5977] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:40 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:41.412490 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-18ee5d33-3ffb-4600-bbeb-30d27ee7b791 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:41.414108 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-18ee5d33-3ffb-4600-bbeb-30d27ee7b791 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:41.414271 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-18ee5d33-3ffb-4600-bbeb-30d27ee7b791 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:41.414437 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-18ee5d33-3ffb-4600-bbeb-30d27ee7b791 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:41.414553 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-18ee5d33-3ffb-4600-bbeb-30d27ee7b791 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:41.418485 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:41.418485 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:41.419129 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-18ee5d33-3ffb-4600-bbeb-30d27ee7b791 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:41.419476 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1513/5978] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:41 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 781 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:42.430772 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-13d7d45b-016b-4b8b-ad84-06e7166a083a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:42.433153 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13d7d45b-016b-4b8b-ad84-06e7166a083a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:42.433451 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13d7d45b-016b-4b8b-ad84-06e7166a083a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:42.433753 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13d7d45b-016b-4b8b-ad84-06e7166a083a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:42.433915 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-13d7d45b-016b-4b8b-ad84-06e7166a083a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:42.438975 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:42.438975 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:42.439685 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13d7d45b-016b-4b8b-ad84-06e7166a083a tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:42.440335 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1478/5979] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:42 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:43.450308 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-91ebb4e9-56df-432e-91b2-82ef96e33a27 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:43.452009 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91ebb4e9-56df-432e-91b2-82ef96e33a27 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:43.452183 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-91ebb4e9-56df-432e-91b2-82ef96e33a27 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:43.452423 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-91ebb4e9-56df-432e-91b2-82ef96e33a27 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:43.452545 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-91ebb4e9-56df-432e-91b2-82ef96e33a27 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:43.457869 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:43.457869 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:43.458717 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-91ebb4e9-56df-432e-91b2-82ef96e33a27 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:43.459089 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1498/5980] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:43 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:43.468810 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-bb1f5895-f20c-489a-8046-fd0c2919b041 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:43.470535 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bb1f5895-f20c-489a-8046-fd0c2919b041 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:43.470737 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bb1f5895-f20c-489a-8046-fd0c2919b041 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:43.470924 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-bb1f5895-f20c-489a-8046-fd0c2919b041 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:43.471027 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-bb1f5895-f20c-489a-8046-fd0c2919b041 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:43.475706 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:43.475706 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:43.476442 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-bb1f5895-f20c-489a-8046-fd0c2919b041 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:43.476802 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1492/5981] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:43 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:43.485568 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-9a8bc3b2-f6bf-4751-bb01-c497309b48fb None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:43.487353 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a8bc3b2-f6bf-4751-bb01-c497309b48fb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] DELETE https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:43.487561 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a8bc3b2-f6bf-4751-bb01-c497309b48fb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:43.487758 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-9a8bc3b2-f6bf-4751-bb01-c497309b48fb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:43.487848 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-9a8bc3b2-f6bf-4751-bb01-c497309b48fb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Delete backup with id: e1d190e6-1205-49a8-8efe-eebac8a28ff0. Aug 25 15:43:43.491798 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:43.491798 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:43.529708 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-9a8bc3b2-f6bf-4751-bb01-c497309b48fb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] delete_backup rpcapi backup_id e1d190e6-1205-49a8-8efe-eebac8a28ff0 {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:43:43.531549 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-9a8bc3b2-f6bf-4751-bb01-c497309b48fb tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 202 Aug 25 15:43:43.532024 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1514/5982] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:43:43 2026] DELETE /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:43:43.542943 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9bfc9cd3-8cfe-4b75-9910-3c3d78a6b5a5 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:43.542943 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bfc9cd3-8cfe-4b75-9910-3c3d78a6b5a5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:43.542943 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9bfc9cd3-8cfe-4b75-9910-3c3d78a6b5a5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:43.542943 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9bfc9cd3-8cfe-4b75-9910-3c3d78a6b5a5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:43.542943 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9bfc9cd3-8cfe-4b75-9910-3c3d78a6b5a5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:43.546871 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:43.546871 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:43.547717 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9bfc9cd3-8cfe-4b75-9910-3c3d78a6b5a5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:43.548104 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1479/5983] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:43 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:44.557489 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c93d98f1-7dbc-4372-96b2-89f0903895e7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:44.558930 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c93d98f1-7dbc-4372-96b2-89f0903895e7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:44.559097 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c93d98f1-7dbc-4372-96b2-89f0903895e7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:44.559279 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c93d98f1-7dbc-4372-96b2-89f0903895e7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:44.559367 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-c93d98f1-7dbc-4372-96b2-89f0903895e7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:44.563153 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:44.563153 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:44.563837 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c93d98f1-7dbc-4372-96b2-89f0903895e7 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 200 Aug 25 15:43:44.564160 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1499/5984] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:44 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:45.574788 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1a543be2-1565-4d6b-b33c-e5c4a1df5fd5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:45.576334 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1a543be2-1565-4d6b-b33c-e5c4a1df5fd5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 Aug 25 15:43:45.576520 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1a543be2-1565-4d6b-b33c-e5c4a1df5fd5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:45.576685 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1a543be2-1565-4d6b-b33c-e5c4a1df5fd5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:45.576779 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-1a543be2-1565-4d6b-b33c-e5c4a1df5fd5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Show backup with id e1d190e6-1205-49a8-8efe-eebac8a28ff0. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:43:45.579991 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1a543be2-1565-4d6b-b33c-e5c4a1df5fd5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 returned with HTTP 404 Aug 25 15:43:45.580394 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1493/5985] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:45 2026] GET /volume/v3/backups/e1d190e6-1205-49a8-8efe-eebac8a28ff0 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:43:45.588078 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-69f7f972-0ab5-46f3-8a22-0c74a37eea41 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:45.589707 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-69f7f972-0ab5-46f3-8a22-0c74a37eea41 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/e8a3cefc-f92c-43d7-8046-81485b16bfe6 Aug 25 15:43:45.589882 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-69f7f972-0ab5-46f3-8a22-0c74a37eea41 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:45.590053 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-69f7f972-0ab5-46f3-8a22-0c74a37eea41 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:45.590169 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-69f7f972-0ab5-46f3-8a22-0c74a37eea41 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Delete snapshot with id: e8a3cefc-f92c-43d7-8046-81485b16bfe6 Aug 25 15:43:45.594979 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:45.594979 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:45.595357 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-69f7f972-0ab5-46f3-8a22-0c74a37eea41 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Snapshot retrieved successfully. Aug 25 15:43:45.667002 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-69f7f972-0ab5-46f3-8a22-0c74a37eea41 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Snapshot delete request issued successfully. Aug 25 15:43:45.667203 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-69f7f972-0ab5-46f3-8a22-0c74a37eea41 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/snapshots/e8a3cefc-f92c-43d7-8046-81485b16bfe6 returned with HTTP 202 Aug 25 15:43:45.667629 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1515/5986] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:43:45 2026] DELETE /volume/v3/snapshots/e8a3cefc-f92c-43d7-8046-81485b16bfe6 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:43:45.726990 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2bd455e1-e7b3-4296-977d-92b489a68877 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:45.728593 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2bd455e1-e7b3-4296-977d-92b489a68877 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/snapshots/e8a3cefc-f92c-43d7-8046-81485b16bfe6 Aug 25 15:43:45.728752 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2bd455e1-e7b3-4296-977d-92b489a68877 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:45.728916 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2bd455e1-e7b3-4296-977d-92b489a68877 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:45.733872 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:45.733872 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:45.734476 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-2bd455e1-e7b3-4296-977d-92b489a68877 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Snapshot retrieved successfully. Aug 25 15:43:45.749526 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2bd455e1-e7b3-4296-977d-92b489a68877 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/snapshots/e8a3cefc-f92c-43d7-8046-81485b16bfe6 returned with HTTP 200 Aug 25 15:43:45.749526 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1480/5987] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:43:45 2026] GET /volume/v3/snapshots/e8a3cefc-f92c-43d7-8046-81485b16bfe6 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:46.744182 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-26a62429-18d0-4a34-b8f4-1e1e841d93c6 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:46.745897 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-26a62429-18d0-4a34-b8f4-1e1e841d93c6 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/snapshots/e8a3cefc-f92c-43d7-8046-81485b16bfe6 Aug 25 15:43:46.746140 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-26a62429-18d0-4a34-b8f4-1e1e841d93c6 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:46.746316 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-26a62429-18d0-4a34-b8f4-1e1e841d93c6 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:46.751149 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-26a62429-18d0-4a34-b8f4-1e1e841d93c6 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/snapshots/e8a3cefc-f92c-43d7-8046-81485b16bfe6 returned with HTTP 404 Aug 25 15:43:46.751706 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1500/5988] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:43:46 2026] GET /volume/v3/snapshots/e8a3cefc-f92c-43d7-8046-81485b16bfe6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:43:46.758747 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-af8423ca-4d87-4d77-be77-d254c3dad4e3 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:46.760964 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-af8423ca-4d87-4d77-be77-d254c3dad4e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] DELETE https://10.4.3.85/volume/v3/volumes/16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 Aug 25 15:43:46.761231 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-af8423ca-4d87-4d77-be77-d254c3dad4e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:46.761507 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-af8423ca-4d87-4d77-be77-d254c3dad4e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:46.761736 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-af8423ca-4d87-4d77-be77-d254c3dad4e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Delete volume with id: 16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 Aug 25 15:43:46.772173 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:46.772173 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:46.772666 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-af8423ca-4d87-4d77-be77-d254c3dad4e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:46.848952 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-af8423ca-4d87-4d77-be77-d254c3dad4e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Delete volume request issued successfully. Aug 25 15:43:46.849191 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-af8423ca-4d87-4d77-be77-d254c3dad4e3 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 returned with HTTP 202 Aug 25 15:43:46.849529 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1494/5989] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:43:46 2026] DELETE /volume/v3/volumes/16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:43:46.857387 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d5cefdb4-ebad-4bb2-b01f-0be5c6d190d1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:46.859507 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d5cefdb4-ebad-4bb2-b01f-0be5c6d190d1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 Aug 25 15:43:46.859744 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d5cefdb4-ebad-4bb2-b01f-0be5c6d190d1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:46.859969 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d5cefdb4-ebad-4bb2-b01f-0be5c6d190d1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:46.868457 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:46.868457 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:46.872424 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-d5cefdb4-ebad-4bb2-b01f-0be5c6d190d1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:46.876570 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d5cefdb4-ebad-4bb2-b01f-0be5c6d190d1 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 returned with HTTP 200 Aug 25 15:43:46.876884 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1516/5990] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:46 2026] GET /volume/v3/volumes/16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:47.888554 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-118717b5-bc2c-479a-baf1-6fd96f5f8751 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:47.890287 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-118717b5-bc2c-479a-baf1-6fd96f5f8751 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 Aug 25 15:43:47.890500 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-118717b5-bc2c-479a-baf1-6fd96f5f8751 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:47.890682 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-118717b5-bc2c-479a-baf1-6fd96f5f8751 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:47.895898 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-118717b5-bc2c-479a-baf1-6fd96f5f8751 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 returned with HTTP 404 Aug 25 15:43:47.896431 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1481/5991] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:47 2026] GET /volume/v3/volumes/16ca0fb7-1470-48b8-98a1-e1ef53ae1d90 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:43:47.901918 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1fe27e38-1354-422a-94d3-7cca445c4f10 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:47.903578 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1fe27e38-1354-422a-94d3-7cca445c4f10 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] DELETE https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 Aug 25 15:43:47.903762 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1fe27e38-1354-422a-94d3-7cca445c4f10 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:47.903933 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1fe27e38-1354-422a-94d3-7cca445c4f10 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:47.904094 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-1fe27e38-1354-422a-94d3-7cca445c4f10 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Delete volume with id: 1a4aff5f-4366-4def-8f87-a2d2c27a1090 Aug 25 15:43:47.911169 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:47.911169 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:47.911648 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1fe27e38-1354-422a-94d3-7cca445c4f10 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:47.974484 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1fe27e38-1354-422a-94d3-7cca445c4f10 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Delete volume request issued successfully. Aug 25 15:43:47.974682 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1fe27e38-1354-422a-94d3-7cca445c4f10 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 returned with HTTP 202 Aug 25 15:43:47.975047 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1501/5992] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:43:47 2026] DELETE /volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:43:47.982355 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-46d8d9bb-f999-4146-a52e-707cbafb2896 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:47.984034 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-46d8d9bb-f999-4146-a52e-707cbafb2896 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 Aug 25 15:43:47.984228 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-46d8d9bb-f999-4146-a52e-707cbafb2896 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:47.984396 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-46d8d9bb-f999-4146-a52e-707cbafb2896 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:47.990437 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:47.990437 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:47.993241 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-46d8d9bb-f999-4146-a52e-707cbafb2896 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:48.004061 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-46d8d9bb-f999-4146-a52e-707cbafb2896 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 returned with HTTP 200 Aug 25 15:43:48.004061 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1495/5993] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:47 2026] GET /volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 => generated 1353 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:43:49.015089 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-712aeace-5b22-40a7-9ebf-1df4333d783e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:49.017451 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-712aeace-5b22-40a7-9ebf-1df4333d783e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 Aug 25 15:43:49.017828 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-712aeace-5b22-40a7-9ebf-1df4333d783e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:49.018171 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-712aeace-5b22-40a7-9ebf-1df4333d783e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:49.023971 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-712aeace-5b22-40a7-9ebf-1df4333d783e tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 returned with HTTP 404 Aug 25 15:43:49.024440 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1517/5994] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:49 2026] GET /volume/v3/volumes/1a4aff5f-4366-4def-8f87-a2d2c27a1090 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:43:49.031182 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-b9db83d8-024f-4aae-948e-a6d36afca851 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:49.032908 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b9db83d8-024f-4aae-948e-a6d36afca851 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] DELETE https://10.4.3.85/volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 Aug 25 15:43:49.033138 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b9db83d8-024f-4aae-948e-a6d36afca851 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:49.033320 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-b9db83d8-024f-4aae-948e-a6d36afca851 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:49.033489 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-b9db83d8-024f-4aae-948e-a6d36afca851 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Delete volume with id: 1c8b672c-f27f-48f5-95e5-13e75d024b73 Aug 25 15:43:49.040050 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:49.040050 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:49.040564 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b9db83d8-024f-4aae-948e-a6d36afca851 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:49.130345 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-b9db83d8-024f-4aae-948e-a6d36afca851 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Delete volume request issued successfully. Aug 25 15:43:49.130535 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-b9db83d8-024f-4aae-948e-a6d36afca851 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 returned with HTTP 202 Aug 25 15:43:49.130932 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1482/5995] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:43:49 2026] DELETE /volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:43:49.138419 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-5ab4d9fd-0711-4e98-b171-1cd0db5c6f81 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:49.140610 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5ab4d9fd-0711-4e98-b171-1cd0db5c6f81 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 Aug 25 15:43:49.140893 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5ab4d9fd-0711-4e98-b171-1cd0db5c6f81 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:49.141184 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-5ab4d9fd-0711-4e98-b171-1cd0db5c6f81 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:49.147956 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:49.147956 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:49.151046 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-5ab4d9fd-0711-4e98-b171-1cd0db5c6f81 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:49.154539 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-5ab4d9fd-0711-4e98-b171-1cd0db5c6f81 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 returned with HTTP 200 Aug 25 15:43:49.154876 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1502/5996] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:49 2026] GET /volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:50.166515 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-b9cab3e7-693a-4774-9a71-195a1360aab5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:50.167988 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b9cab3e7-693a-4774-9a71-195a1360aab5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 Aug 25 15:43:50.168171 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b9cab3e7-693a-4774-9a71-195a1360aab5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:50.168344 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-b9cab3e7-693a-4774-9a71-195a1360aab5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:50.173524 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-b9cab3e7-693a-4774-9a71-195a1360aab5 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 returned with HTTP 404 Aug 25 15:43:50.173932 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1496/5997] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:50 2026] GET /volume/v3/volumes/1c8b672c-f27f-48f5-95e5-13e75d024b73 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:43:50.179860 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b288b980-2d13-40bc-9897-419d5baf2de9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:50.181532 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b288b980-2d13-40bc-9897-419d5baf2de9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] DELETE https://10.4.3.85/volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 Aug 25 15:43:50.181713 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b288b980-2d13-40bc-9897-419d5baf2de9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:50.181883 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b288b980-2d13-40bc-9897-419d5baf2de9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:50.182057 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-b288b980-2d13-40bc-9897-419d5baf2de9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Delete volume with id: c95d6e87-3be2-4047-b9cf-497b01d95a01 Aug 25 15:43:50.188357 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:50.188357 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:50.188779 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b288b980-2d13-40bc-9897-419d5baf2de9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:50.298820 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-b288b980-2d13-40bc-9897-419d5baf2de9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Delete volume request issued successfully. Aug 25 15:43:50.299117 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b288b980-2d13-40bc-9897-419d5baf2de9 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 returned with HTTP 202 Aug 25 15:43:50.299535 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1518/5998] 10.4.3.85 () {66 vars in 1344 bytes} [Tue Aug 25 15:43:50 2026] DELETE /volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:43:50.306166 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e04fb4c5-ef7c-4fbe-842e-a94e71dac743 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:50.320102 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e04fb4c5-ef7c-4fbe-842e-a94e71dac743 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 Aug 25 15:43:50.320102 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e04fb4c5-ef7c-4fbe-842e-a94e71dac743 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:50.320102 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e04fb4c5-ef7c-4fbe-842e-a94e71dac743 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:50.320102 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:50.320102 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:50.320102 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e04fb4c5-ef7c-4fbe-842e-a94e71dac743 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Volume info retrieved successfully. Aug 25 15:43:50.324045 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e04fb4c5-ef7c-4fbe-842e-a94e71dac743 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 returned with HTTP 200 Aug 25 15:43:50.330642 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1483/5999] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:50 2026] GET /volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:51.336222 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-de3b3002-1e88-4b4e-84db-27dd54eb7739 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:51.338156 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-de3b3002-1e88-4b4e-84db-27dd54eb7739 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] GET https://10.4.3.85/volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 Aug 25 15:43:51.338341 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-de3b3002-1e88-4b4e-84db-27dd54eb7739 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:51.338587 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-de3b3002-1e88-4b4e-84db-27dd54eb7739 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:51.344041 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-de3b3002-1e88-4b4e-84db-27dd54eb7739 tempest-VolumesBackupsTest-451907077 tempest-VolumesBackupsTest-451907077-project-member] https://10.4.3.85/volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 returned with HTTP 404 Aug 25 15:43:51.344509 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1503/6000] 10.4.3.85 () {66 vars in 1341 bytes} [Tue Aug 25 15:43:51 2026] GET /volume/v3/volumes/c95d6e87-3be2-4047-b9cf-497b01d95a01 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:43:55.113252 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c25b97a8-da05-414b-b4b1-8e259b538822 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:55.184260 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:43:55.184616 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-13302705"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:43:55.185936 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-13302705'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:43:55.186063 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Create volume of 1 GB Aug 25 15:43:55.189820 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Availability Zones retrieved successfully. Aug 25 15:43:55.195021 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Flow 'volume_create_api' (a4e7652b-dde7-4823-a62c-1c3b33d935a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:43:55.195903 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d189b75d-154c-4bcb-96f5-b071b2340d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:43:55.196810 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:43:55.221363 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d189b75d-154c-4bcb-96f5-b071b2340d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:43:55.222195 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d72973-240a-46af-bb29-182e3e1322e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:43:55.281286 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Created reservations ['4a8c17f4-08c7-49ab-b665-9330db6bbcf7', '47d200eb-f756-4d21-87b0-40dbdb70c160', 'bb520ea0-5d3d-4f1d-bd1f-70d6fdfe5a6e', '5048697b-1226-4847-b328-123226285800'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:43:55.281995 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d72973-240a-46af-bb29-182e3e1322e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a8c17f4-08c7-49ab-b665-9330db6bbcf7', '47d200eb-f756-4d21-87b0-40dbdb70c160', 'bb520ea0-5d3d-4f1d-bd1f-70d6fdfe5a6e', '5048697b-1226-4847-b328-123226285800']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:43:55.282762 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5716ca-661e-471b-9123-d45066b2213d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:43:55.304792 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5716ca-661e-471b-9123-d45066b2213d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb3f816d-7ec7-4bdd-8eb9-25be2eced02a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-13302705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f182dddaa844309a6c2a999c76f2978',qos_specs=None,replication_status=,reservations=['4a8c17f4-08c7-49ab-b665-9330db6bbcf7','47d200eb-f756-4d21-87b0-40dbdb70c160','bb520ea0-5d3d-4f1d-bd1f-70d6fdfe5a6e','5048697b-1226-4847-b328-123226285800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7e3db70da345a4b7d1657cd9490872',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:43:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-13302705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb3f816d-7ec7-4bdd-8eb9-25be2eced02a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f182dddaa844309a6c2a999c76f2978',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7e3db70da345a4b7d1657cd9490872',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:43:55.305430 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6fc3285-3725-4e3f-9ce0-14f2d92b1ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:43:55.323791 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6fc3285-3725-4e3f-9ce0-14f2d92b1ca2) transitioned into state 'SUCCESS' from state '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-13302705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f182dddaa844309a6c2a999c76f2978',qos_specs=None,replication_status=,reservations=['4a8c17f4-08c7-49ab-b665-9330db6bbcf7','47d200eb-f756-4d21-87b0-40dbdb70c160','bb520ea0-5d3d-4f1d-bd1f-70d6fdfe5a6e','5048697b-1226-4847-b328-123226285800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7e3db70da345a4b7d1657cd9490872',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:43:55.324560 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae9c2425-c361-4007-9533-beb4ede6d25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:43:55.333631 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae9c2425-c361-4007-9533-beb4ede6d25e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:43:55.334375 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Flow 'volume_create_api' (a4e7652b-dde7-4823-a62c-1c3b33d935a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:43:55.334697 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Create volume request issued successfully. Aug 25 15:43:55.335216 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c25b97a8-da05-414b-b4b1-8e259b538822 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:43:55.335836 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1497/6001] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:43:55 2026] POST /volume/v3/volumes => generated 762 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:43:55.347576 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4119a5f1-6900-44d8-8cfe-ed87f7960456 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:55.349160 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4119a5f1-6900-44d8-8cfe-ed87f7960456 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a Aug 25 15:43:55.349413 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4119a5f1-6900-44d8-8cfe-ed87f7960456 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:55.349515 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4119a5f1-6900-44d8-8cfe-ed87f7960456 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:55.356971 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:55.356971 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:55.360221 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4119a5f1-6900-44d8-8cfe-ed87f7960456 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:43:55.363892 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4119a5f1-6900-44d8-8cfe-ed87f7960456 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a returned with HTTP 200 Aug 25 15:43:55.364228 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1519/6002] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:43:55 2026] GET /volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:43:56.376905 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-246d91f8-90aa-4593-9132-871b921536b7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:56.378741 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-246d91f8-90aa-4593-9132-871b921536b7 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a Aug 25 15:43:56.378982 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-246d91f8-90aa-4593-9132-871b921536b7 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:56.379176 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-246d91f8-90aa-4593-9132-871b921536b7 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:56.385853 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:56.385853 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:56.389011 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-246d91f8-90aa-4593-9132-871b921536b7 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:43:56.392760 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-246d91f8-90aa-4593-9132-871b921536b7 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a returned with HTTP 200 Aug 25 15:43:56.393090 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1484/6003] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:43:56 2026] GET /volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:43:56.403099 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-9d207e93-45d9-466c-b47a-005a02811193 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:56.404801 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9d207e93-45d9-466c-b47a-005a02811193 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:43:56.405114 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-9d207e93-45d9-466c-b47a-005a02811193 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb3f816d-7ec7-4bdd-8eb9-25be2eced02a", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-939203747"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:43:56.414719 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:56.414719 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:56.415262 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9d207e93-45d9-466c-b47a-005a02811193 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:43:56.415406 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-9d207e93-45d9-466c-b47a-005a02811193 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Create snapshot from volume eb3f816d-7ec7-4bdd-8eb9-25be2eced02a Aug 25 15:43:56.457294 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-9d207e93-45d9-466c-b47a-005a02811193 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Created reservations ['4ceddda6-d3dc-49a1-8173-39a04b594c99', '6d5af3ea-ea78-405e-8691-f32f60747185', 'f3bc2dc9-977d-4691-a776-b760a6ddf62a', '0ed32b49-9f6d-453a-b784-cffb32e1aeb7'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:43:56.515709 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-9d207e93-45d9-466c-b47a-005a02811193 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Snapshot create request issued successfully. Aug 25 15:43:56.516022 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-9d207e93-45d9-466c-b47a-005a02811193 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:43:56.516409 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1504/6004] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:43:56 2026] POST /volume/v3/snapshots => generated 321 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:43:56.525242 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ee86680b-959c-4272-ae35-57cd6b90c71d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:56.527038 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee86680b-959c-4272-ae35-57cd6b90c71d tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 Aug 25 15:43:56.527218 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee86680b-959c-4272-ae35-57cd6b90c71d tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:56.527396 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ee86680b-959c-4272-ae35-57cd6b90c71d tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:56.529201 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=80,cinder:INSERT=21,cinder:UPDATE=34 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:43:56.532336 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:56.532336 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:56.532791 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ee86680b-959c-4272-ae35-57cd6b90c71d tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Snapshot retrieved successfully. Aug 25 15:43:56.533749 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ee86680b-959c-4272-ae35-57cd6b90c71d tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 returned with HTTP 200 Aug 25 15:43:56.533864 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1498/6005] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:43:56 2026] GET /volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:57.543730 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5235bee5-1059-408b-b52d-20659005cbff None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:57.545482 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5235bee5-1059-408b-b52d-20659005cbff tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 Aug 25 15:43:57.545731 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5235bee5-1059-408b-b52d-20659005cbff tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:57.545910 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5235bee5-1059-408b-b52d-20659005cbff tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:57.550558 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:57.550558 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:57.550970 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5235bee5-1059-408b-b52d-20659005cbff tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Snapshot retrieved successfully. Aug 25 15:43:57.551794 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5235bee5-1059-408b-b52d-20659005cbff tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 returned with HTTP 200 Aug 25 15:43:57.552142 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1520/6006] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:43:57 2026] GET /volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:57.561384 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8ad3fab7-959f-492c-8b56-001c19818867 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:57.562925 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8ad3fab7-959f-492c-8b56-001c19818867 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] POST https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a/action Aug 25 15:43:57.563231 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8ad3fab7-959f-492c-8b56-001c19818867 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Action body: b'{"revert": {"snapshot_id": "5de4200d-18ac-4710-9c83-3738908936d9"}}' {{(pid=100468) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:43:57.563342 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8ad3fab7-959f-492c-8b56-001c19818867 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "5de4200d-18ac-4710-9c83-3738908936d9"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:43:57.571593 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:57.571593 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:57.572060 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8ad3fab7-959f-492c-8b56-001c19818867 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume retrieved successfully. Aug 25 15:43:57.582043 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-8ad3fab7-959f-492c-8b56-001c19818867 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Reverting volume eb3f816d-7ec7-4bdd-8eb9-25be2eced02a to snapshot 5de4200d-18ac-4710-9c83-3738908936d9. Aug 25 15:43:57.582745 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:57.582745 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:57.597225 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8ad3fab7-959f-492c-8b56-001c19818867 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a/action returned with HTTP 202 Aug 25 15:43:57.597602 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1485/6007] 10.4.3.85 () {70 vars in 1424 bytes} [Tue Aug 25 15:43:57 2026] POST /volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 15:43:57.604268 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-50e174ab-b737-4302-b79c-686a976e26c2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:57.606196 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-50e174ab-b737-4302-b79c-686a976e26c2 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a Aug 25 15:43:57.606421 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-50e174ab-b737-4302-b79c-686a976e26c2 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:57.606652 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-50e174ab-b737-4302-b79c-686a976e26c2 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:57.613294 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:57.613294 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:43:57.616507 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-50e174ab-b737-4302-b79c-686a976e26c2 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:43:57.620251 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-50e174ab-b737-4302-b79c-686a976e26c2 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a returned with HTTP 200 Aug 25 15:43:57.620618 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1505/6008] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:43:57 2026] GET /volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:43:58.632859 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6a7f4eb5-9613-4782-950d-3ee78d2cb033 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:58.634909 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6a7f4eb5-9613-4782-950d-3ee78d2cb033 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a Aug 25 15:43:58.635146 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6a7f4eb5-9613-4782-950d-3ee78d2cb033 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:58.635353 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6a7f4eb5-9613-4782-950d-3ee78d2cb033 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:58.642924 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:58.642924 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:58.646583 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-6a7f4eb5-9613-4782-950d-3ee78d2cb033 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:43:58.650808 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6a7f4eb5-9613-4782-950d-3ee78d2cb033 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a returned with HTTP 200 Aug 25 15:43:58.651205 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1499/6009] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:43:58 2026] GET /volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:43:58.662646 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-50830cbb-28a7-41fb-b7c0-a6c8a1580998 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:58.664438 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-50830cbb-28a7-41fb-b7c0-a6c8a1580998 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 Aug 25 15:43:58.664680 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-50830cbb-28a7-41fb-b7c0-a6c8a1580998 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:58.664897 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-50830cbb-28a7-41fb-b7c0-a6c8a1580998 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:58.669577 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:58.669577 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:58.669990 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-50830cbb-28a7-41fb-b7c0-a6c8a1580998 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Snapshot retrieved successfully. Aug 25 15:43:58.670769 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-50830cbb-28a7-41fb-b7c0-a6c8a1580998 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 returned with HTTP 200 Aug 25 15:43:58.671113 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1521/6010] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:43:58 2026] GET /volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:43:58.678566 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7c0a7e5a-0ec0-408a-b218-89efd32337a3 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:58.680310 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7c0a7e5a-0ec0-408a-b218-89efd32337a3 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a Aug 25 15:43:58.680538 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7c0a7e5a-0ec0-408a-b218-89efd32337a3 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:58.680736 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7c0a7e5a-0ec0-408a-b218-89efd32337a3 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:58.688161 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:58.688161 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:58.691767 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-7c0a7e5a-0ec0-408a-b218-89efd32337a3 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:43:58.695632 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7c0a7e5a-0ec0-408a-b218-89efd32337a3 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a returned with HTTP 200 Aug 25 15:43:58.696008 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1486/6011] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:43:58 2026] GET /volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:43:58.707270 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:58.708751 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:43:58.709052 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-92565333"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:43:58.710368 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.volumes [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-92565333'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:43:58.710487 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Create volume of 1 GB Aug 25 15:43:58.713949 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Availability Zones retrieved successfully. Aug 25 15:43:58.718939 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Flow 'volume_create_api' (bd522e6d-8218-4bf4-b686-f33c9e252533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:43:58.719808 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b71b3d4d-1342-4858-9d28-14c76834e705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:43:58.720539 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.flows.api.create_volume [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Validating volume size '1' using validate_int {{(pid=100465) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:43:58.740786 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b71b3d4d-1342-4858-9d28-14c76834e705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:43:58.741395 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52bf16d8-1888-4ca4-887b-1d13d09d94bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:43:58.773875 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Created reservations ['adfbefa7-61ce-4b02-ac28-20c2321d3233', 'eaa74b54-f774-40b5-937d-e21f8e987f12', 'dd7f24d4-538b-4d77-a9d4-d8a6eba62fb1', 'f204a6f5-3e7f-49b4-82c5-d0399a62dbe1'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:43:58.774638 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52bf16d8-1888-4ca4-887b-1d13d09d94bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adfbefa7-61ce-4b02-ac28-20c2321d3233', 'eaa74b54-f774-40b5-937d-e21f8e987f12', 'dd7f24d4-538b-4d77-a9d4-d8a6eba62fb1', 'f204a6f5-3e7f-49b4-82c5-d0399a62dbe1']}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:43:58.775327 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210a3fed-0b92-4175-ae0f-8620874cda41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:43:58.796530 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (210a3fed-0b92-4175-ae0f-8620874cda41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '515e4885-5db8-4c17-8829-efb2d1b5b226', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-92565333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f182dddaa844309a6c2a999c76f2978',qos_specs=None,replication_status=,reservations=['adfbefa7-61ce-4b02-ac28-20c2321d3233','eaa74b54-f774-40b5-937d-e21f8e987f12','dd7f24d4-538b-4d77-a9d4-d8a6eba62fb1','f204a6f5-3e7f-49b4-82c5-d0399a62dbe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7e3db70da345a4b7d1657cd9490872',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:43:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-92565333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=515e4885-5db8-4c17-8829-efb2d1b5b226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f182dddaa844309a6c2a999c76f2978',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7e3db70da345a4b7d1657cd9490872',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:43:58.797202 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5186024-734c-4121-8f44-c078bc15bc6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:43:58.816146 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5186024-734c-4121-8f44-c078bc15bc6e) transitioned into state 'SUCCESS' from state '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-92565333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f182dddaa844309a6c2a999c76f2978',qos_specs=None,replication_status=,reservations=['adfbefa7-61ce-4b02-ac28-20c2321d3233','eaa74b54-f774-40b5-937d-e21f8e987f12','dd7f24d4-538b-4d77-a9d4-d8a6eba62fb1','f204a6f5-3e7f-49b4-82c5-d0399a62dbe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7e3db70da345a4b7d1657cd9490872',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:43:58.816854 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2738ba7-a2b2-451c-82f6-92329ae3daf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:43:58.824922 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2738ba7-a2b2-451c-82f6-92329ae3daf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100465) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:43:58.826060 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.volume.api [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Flow 'volume_create_api' (bd522e6d-8218-4bf4-b686-f33c9e252533) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100465) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:43:58.826458 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Create volume request issued successfully. Aug 25 15:43:58.827205 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-bf6b5df1-f7e2-4c3a-b45f-67aa3e8f13a9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:43:58.827772 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1506/6012] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:43:58 2026] POST /volume/v3/volumes => generated 762 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:43:58.839525 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-0471309b-e7d8-4573-a66b-32bf4ca20dd8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:58.841202 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0471309b-e7d8-4573-a66b-32bf4ca20dd8 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 Aug 25 15:43:58.841387 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0471309b-e7d8-4573-a66b-32bf4ca20dd8 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:58.841831 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-0471309b-e7d8-4573-a66b-32bf4ca20dd8 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:58.847605 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:58.847605 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:43:58.850487 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-0471309b-e7d8-4573-a66b-32bf4ca20dd8 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:43:58.853833 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-0471309b-e7d8-4573-a66b-32bf4ca20dd8 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 returned with HTTP 200 Aug 25 15:43:58.854163 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1500/6013] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:43:58 2026] GET /volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 => generated 830 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:43:59.866932 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-708afbbc-739b-4c6a-9a54-355cd090feab None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:59.869052 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-708afbbc-739b-4c6a-9a54-355cd090feab tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 Aug 25 15:43:59.869304 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-708afbbc-739b-4c6a-9a54-355cd090feab tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:43:59.869551 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-708afbbc-739b-4c6a-9a54-355cd090feab tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:43:59.871906 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=57,cinder:INSERT=7,cinder:UPDATE=15 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:43:59.878462 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:59.878462 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:43:59.882377 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-708afbbc-739b-4c6a-9a54-355cd090feab tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:43:59.888174 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-708afbbc-739b-4c6a-9a54-355cd090feab tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 returned with HTTP 200 Aug 25 15:43:59.888663 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1522/6014] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:43:59 2026] GET /volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:43:59.900919 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8ef8c5d3-678f-4fea-95b0-db8ff9b7fce8 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:43:59.902619 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8ef8c5d3-678f-4fea-95b0-db8ff9b7fce8 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] POST https://10.4.3.85/volume/v3/snapshots Aug 25 15:43:59.902965 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8ef8c5d3-678f-4fea-95b0-db8ff9b7fce8 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "515e4885-5db8-4c17-8829-efb2d1b5b226", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-2085276911"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:43:59.906172 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=48,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:43:59.911533 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:43:59.911533 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:43:59.912057 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8ef8c5d3-678f-4fea-95b0-db8ff9b7fce8 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:43:59.912195 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.snapshots [None req-8ef8c5d3-678f-4fea-95b0-db8ff9b7fce8 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Create snapshot from volume 515e4885-5db8-4c17-8829-efb2d1b5b226 Aug 25 15:43:59.944739 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-8ef8c5d3-678f-4fea-95b0-db8ff9b7fce8 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Created reservations ['0fef9a2c-01a0-47fe-9e08-46ad55530fdc', '33bbd311-d37a-450e-b5f5-b3b5e32db24b', 'a25d6e36-e398-4fbb-aefd-efd7c002258f', '40bc2487-d0f6-4b57-b6f7-b0724dd7d2ec'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:44:00.057286 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-8ef8c5d3-678f-4fea-95b0-db8ff9b7fce8 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Snapshot create request issued successfully. Aug 25 15:44:00.057634 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8ef8c5d3-678f-4fea-95b0-db8ff9b7fce8 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/snapshots returned with HTTP 202 Aug 25 15:44:00.058025 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1487/6015] 10.4.3.85 () {68 vars in 1258 bytes} [Tue Aug 25 15:43:59 2026] POST /volume/v3/snapshots => generated 322 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:44:00.066780 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c44aeb57-87d2-43a6-bd5e-43402bc78ea5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:00.068749 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c44aeb57-87d2-43a6-bd5e-43402bc78ea5 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/snapshots/0e7890fb-176a-4edb-b4fd-bdcd8e1e140a Aug 25 15:44:00.068964 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c44aeb57-87d2-43a6-bd5e-43402bc78ea5 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:00.069189 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c44aeb57-87d2-43a6-bd5e-43402bc78ea5 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:00.070994 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=79,cinder:INSERT=18,cinder:UPDATE=32 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:44:00.074235 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:00.074235 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:00.074725 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-c44aeb57-87d2-43a6-bd5e-43402bc78ea5 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Snapshot retrieved successfully. Aug 25 15:44:00.086381 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c44aeb57-87d2-43a6-bd5e-43402bc78ea5 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/snapshots/0e7890fb-176a-4edb-b4fd-bdcd8e1e140a returned with HTTP 200 Aug 25 15:44:00.086381 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1507/6016] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:44:00 2026] GET /volume/v3/snapshots/0e7890fb-176a-4edb-b4fd-bdcd8e1e140a => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:01.085576 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-2f1ce798-767d-4bd9-bf51-a414e7c29ec4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:01.087234 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2f1ce798-767d-4bd9-bf51-a414e7c29ec4 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/snapshots/0e7890fb-176a-4edb-b4fd-bdcd8e1e140a Aug 25 15:44:01.087419 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2f1ce798-767d-4bd9-bf51-a414e7c29ec4 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:01.087641 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-2f1ce798-767d-4bd9-bf51-a414e7c29ec4 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:01.092061 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:01.092061 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:01.092415 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-2f1ce798-767d-4bd9-bf51-a414e7c29ec4 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Snapshot retrieved successfully. Aug 25 15:44:01.093129 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-2f1ce798-767d-4bd9-bf51-a414e7c29ec4 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/snapshots/0e7890fb-176a-4edb-b4fd-bdcd8e1e140a returned with HTTP 200 Aug 25 15:44:01.093429 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1501/6017] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:44:01 2026] GET /volume/v3/snapshots/0e7890fb-176a-4edb-b4fd-bdcd8e1e140a => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:01.112069 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-59b279b7-dec9-41b8-90f1-26b12c66d4a5 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:01.114478 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-59b279b7-dec9-41b8-90f1-26b12c66d4a5 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] POST https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226/action Aug 25 15:44:01.114814 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-59b279b7-dec9-41b8-90f1-26b12c66d4a5 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100466) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:44:01.114924 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-59b279b7-dec9-41b8-90f1-26b12c66d4a5 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:44:01.122302 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:01.122302 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:01.122741 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-59b279b7-dec9-41b8-90f1-26b12c66d4a5 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:44:01.395321 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-59b279b7-dec9-41b8-90f1-26b12c66d4a5 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Created reservations ['53186029-0bfe-42b9-9c14-0125340f8144', '36f51f98-915d-4f08-99e7-463586deaed9'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:44:01.403491 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-59b279b7-dec9-41b8-90f1-26b12c66d4a5 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Extend volume request issued successfully. Aug 25 15:44:01.403792 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-59b279b7-dec9-41b8-90f1-26b12c66d4a5 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226/action returned with HTTP 202 Aug 25 15:44:01.404204 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1523/6018] 10.4.3.85 () {70 vars in 1424 bytes} [Tue Aug 25 15:44:01 2026] POST /volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226/action => generated 0 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 15:44:01.410725 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e1662807-d815-4c46-b7ff-c0665c7ec16d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:01.412508 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1662807-d815-4c46-b7ff-c0665c7ec16d tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 Aug 25 15:44:01.412722 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e1662807-d815-4c46-b7ff-c0665c7ec16d tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:01.412902 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e1662807-d815-4c46-b7ff-c0665c7ec16d tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:01.419329 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:01.419329 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:01.422998 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-e1662807-d815-4c46-b7ff-c0665c7ec16d tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:44:01.427854 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e1662807-d815-4c46-b7ff-c0665c7ec16d tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 returned with HTTP 200 Aug 25 15:44:01.428312 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1488/6019] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:44:01 2026] GET /volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:44:02.449842 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-37e6c744-17c3-469a-8717-1ba34152a246 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:02.451876 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-37e6c744-17c3-469a-8717-1ba34152a246 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 Aug 25 15:44:02.452087 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-37e6c744-17c3-469a-8717-1ba34152a246 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:02.452225 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-37e6c744-17c3-469a-8717-1ba34152a246 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:02.458750 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:02.458750 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:02.461702 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-37e6c744-17c3-469a-8717-1ba34152a246 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:44:02.465125 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-37e6c744-17c3-469a-8717-1ba34152a246 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 returned with HTTP 200 Aug 25 15:44:02.465463 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1508/6020] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:44:02 2026] GET /volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:44:02.476614 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1b3fb00d-3aea-47cb-bb86-25145cb5261f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:02.478388 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b3fb00d-3aea-47cb-bb86-25145cb5261f tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] POST https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226/action Aug 25 15:44:02.478791 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1b3fb00d-3aea-47cb-bb86-25145cb5261f tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Action body: b'{"revert": {"snapshot_id": "0e7890fb-176a-4edb-b4fd-bdcd8e1e140a"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:44:02.478926 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1b3fb00d-3aea-47cb-bb86-25145cb5261f tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "0e7890fb-176a-4edb-b4fd-bdcd8e1e140a"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:44:02.486918 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:02.486918 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:02.487320 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-1b3fb00d-3aea-47cb-bb86-25145cb5261f tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume retrieved successfully. Aug 25 15:44:02.497944 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b3fb00d-3aea-47cb-bb86-25145cb5261f tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] HTTP exception thrown: Can't revert volume 515e4885-5db8-4c17-8829-efb2d1b5b226 to its latest snapshot 0e7890fb-176a-4edb-b4fd-bdcd8e1e140a. The volume size must be equal to the snapshot size. Aug 25 15:44:02.498117 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1b3fb00d-3aea-47cb-bb86-25145cb5261f tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226/action returned with HTTP 400 Aug 25 15:44:02.498693 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1502/6021] 10.4.3.85 () {70 vars in 1424 bytes} [Tue Aug 25 15:44:02 2026] POST /volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226/action => generated 213 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 25 15:44:02.505244 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-0e2c76fc-3923-4d18-8797-93b5841a7367 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:02.507285 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e2c76fc-3923-4d18-8797-93b5841a7367 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/0e7890fb-176a-4edb-b4fd-bdcd8e1e140a Aug 25 15:44:02.507491 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e2c76fc-3923-4d18-8797-93b5841a7367 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:02.507670 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-0e2c76fc-3923-4d18-8797-93b5841a7367 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:02.507762 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.snapshots [None req-0e2c76fc-3923-4d18-8797-93b5841a7367 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Delete snapshot with id: 0e7890fb-176a-4edb-b4fd-bdcd8e1e140a Aug 25 15:44:02.511996 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:02.511996 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:02.512358 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0e2c76fc-3923-4d18-8797-93b5841a7367 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Snapshot retrieved successfully. Aug 25 15:44:02.546896 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-0e2c76fc-3923-4d18-8797-93b5841a7367 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Snapshot delete request issued successfully. Aug 25 15:44:02.547123 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-0e2c76fc-3923-4d18-8797-93b5841a7367 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/snapshots/0e7890fb-176a-4edb-b4fd-bdcd8e1e140a returned with HTTP 202 Aug 25 15:44:02.547683 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1524/6022] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:44:02 2026] DELETE /volume/v3/snapshots/0e7890fb-176a-4edb-b4fd-bdcd8e1e140a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:44:02.554239 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-6c658a82-3ef9-401f-9a25-7388d66d0cf7 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:02.556478 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c658a82-3ef9-401f-9a25-7388d66d0cf7 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/snapshots/0e7890fb-176a-4edb-b4fd-bdcd8e1e140a Aug 25 15:44:02.556736 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c658a82-3ef9-401f-9a25-7388d66d0cf7 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:02.556976 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-6c658a82-3ef9-401f-9a25-7388d66d0cf7 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:02.563208 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:02.563208 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:02.563765 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-6c658a82-3ef9-401f-9a25-7388d66d0cf7 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Snapshot retrieved successfully. Aug 25 15:44:02.564681 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-6c658a82-3ef9-401f-9a25-7388d66d0cf7 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/snapshots/0e7890fb-176a-4edb-b4fd-bdcd8e1e140a returned with HTTP 200 Aug 25 15:44:02.565116 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1489/6023] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:44:02 2026] GET /volume/v3/snapshots/0e7890fb-176a-4edb-b4fd-bdcd8e1e140a => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:03.573684 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4ab5009b-a19a-49aa-aabe-dedd5267bb18 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:03.575448 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4ab5009b-a19a-49aa-aabe-dedd5267bb18 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/snapshots/0e7890fb-176a-4edb-b4fd-bdcd8e1e140a Aug 25 15:44:03.575643 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4ab5009b-a19a-49aa-aabe-dedd5267bb18 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:03.575812 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4ab5009b-a19a-49aa-aabe-dedd5267bb18 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:03.579578 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4ab5009b-a19a-49aa-aabe-dedd5267bb18 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/snapshots/0e7890fb-176a-4edb-b4fd-bdcd8e1e140a returned with HTTP 404 Aug 25 15:44:03.579978 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1509/6024] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:44:03 2026] GET /volume/v3/snapshots/0e7890fb-176a-4edb-b4fd-bdcd8e1e140a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:44:03.585808 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-019af7eb-f343-46b8-aebf-c455623533f4 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:03.587933 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-019af7eb-f343-46b8-aebf-c455623533f4 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] DELETE https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 Aug 25 15:44:03.588223 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-019af7eb-f343-46b8-aebf-c455623533f4 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:03.588447 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-019af7eb-f343-46b8-aebf-c455623533f4 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:03.588685 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-019af7eb-f343-46b8-aebf-c455623533f4 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Delete volume with id: 515e4885-5db8-4c17-8829-efb2d1b5b226 Aug 25 15:44:03.595085 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:03.595085 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:03.595510 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-019af7eb-f343-46b8-aebf-c455623533f4 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:44:03.657812 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-019af7eb-f343-46b8-aebf-c455623533f4 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Delete volume request issued successfully. Aug 25 15:44:03.658013 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-019af7eb-f343-46b8-aebf-c455623533f4 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 returned with HTTP 202 Aug 25 15:44:03.658430 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1503/6025] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:44:03 2026] DELETE /volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:44:03.664740 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-85e316ad-d7ae-439b-a532-e3dd33572634 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:03.666475 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-85e316ad-d7ae-439b-a532-e3dd33572634 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 Aug 25 15:44:03.666692 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-85e316ad-d7ae-439b-a532-e3dd33572634 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:03.666870 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-85e316ad-d7ae-439b-a532-e3dd33572634 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:03.673179 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:03.673179 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:03.676416 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-85e316ad-d7ae-439b-a532-e3dd33572634 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:44:03.680007 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-85e316ad-d7ae-439b-a532-e3dd33572634 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 returned with HTTP 200 Aug 25 15:44:03.680366 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1525/6026] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:44:03 2026] GET /volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:44:04.692235 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9626ee47-b29b-4e02-b9d4-6b292c5ba96b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:04.694621 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9626ee47-b29b-4e02-b9d4-6b292c5ba96b tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 Aug 25 15:44:04.694888 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9626ee47-b29b-4e02-b9d4-6b292c5ba96b tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:04.695136 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9626ee47-b29b-4e02-b9d4-6b292c5ba96b tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:04.703425 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9626ee47-b29b-4e02-b9d4-6b292c5ba96b tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 returned with HTTP 404 Aug 25 15:44:04.704083 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1490/6027] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:44:04 2026] GET /volume/v3/volumes/515e4885-5db8-4c17-8829-efb2d1b5b226 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:44:04.712286 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fb8c3eda-d724-4432-a4c8-9c371d85ec7c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:04.714137 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fb8c3eda-d724-4432-a4c8-9c371d85ec7c tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] DELETE https://10.4.3.85/volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 Aug 25 15:44:04.714394 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fb8c3eda-d724-4432-a4c8-9c371d85ec7c tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:04.714632 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fb8c3eda-d724-4432-a4c8-9c371d85ec7c tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:04.714762 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.snapshots [None req-fb8c3eda-d724-4432-a4c8-9c371d85ec7c tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Delete snapshot with id: 5de4200d-18ac-4710-9c83-3738908936d9 Aug 25 15:44:04.719940 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:04.719940 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:04.720389 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fb8c3eda-d724-4432-a4c8-9c371d85ec7c tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Snapshot retrieved successfully. Aug 25 15:44:04.739806 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-fb8c3eda-d724-4432-a4c8-9c371d85ec7c tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Snapshot delete request issued successfully. Aug 25 15:44:04.740038 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fb8c3eda-d724-4432-a4c8-9c371d85ec7c tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 returned with HTTP 202 Aug 25 15:44:04.740522 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1510/6028] 10.4.3.85 () {66 vars in 1350 bytes} [Tue Aug 25 15:44:04 2026] DELETE /volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:44:04.749232 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-863142e2-bf25-411e-9305-51316c9f54f9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:04.750837 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-863142e2-bf25-411e-9305-51316c9f54f9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 Aug 25 15:44:04.751149 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-863142e2-bf25-411e-9305-51316c9f54f9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:04.751444 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-863142e2-bf25-411e-9305-51316c9f54f9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:04.756556 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:04.756556 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:04.757624 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-863142e2-bf25-411e-9305-51316c9f54f9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Snapshot retrieved successfully. Aug 25 15:44:04.758524 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-863142e2-bf25-411e-9305-51316c9f54f9 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 returned with HTTP 200 Aug 25 15:44:04.758955 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1504/6029] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:44:04 2026] GET /volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:05.767588 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-b790ce5b-789f-4f3d-b492-4f1b1f9888ce None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:05.769294 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b790ce5b-789f-4f3d-b492-4f1b1f9888ce tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 Aug 25 15:44:05.769510 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b790ce5b-789f-4f3d-b492-4f1b1f9888ce tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:05.769704 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-b790ce5b-789f-4f3d-b492-4f1b1f9888ce tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:05.773411 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-b790ce5b-789f-4f3d-b492-4f1b1f9888ce tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 returned with HTTP 404 Aug 25 15:44:05.773847 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1526/6030] 10.4.3.85 () {66 vars in 1347 bytes} [Tue Aug 25 15:44:05 2026] GET /volume/v3/snapshots/5de4200d-18ac-4710-9c83-3738908936d9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:44:05.779566 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cc2cdbc7-4a27-45fc-a150-46bbe2a1bf09 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:05.781137 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc2cdbc7-4a27-45fc-a150-46bbe2a1bf09 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] DELETE https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a Aug 25 15:44:05.781362 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc2cdbc7-4a27-45fc-a150-46bbe2a1bf09 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:05.781567 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc2cdbc7-4a27-45fc-a150-46bbe2a1bf09 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:05.781726 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-cc2cdbc7-4a27-45fc-a150-46bbe2a1bf09 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Delete volume with id: eb3f816d-7ec7-4bdd-8eb9-25be2eced02a Aug 25 15:44:05.788663 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:05.788663 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:05.789171 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cc2cdbc7-4a27-45fc-a150-46bbe2a1bf09 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:44:05.816257 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cc2cdbc7-4a27-45fc-a150-46bbe2a1bf09 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Delete volume request issued successfully. Aug 25 15:44:05.816480 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc2cdbc7-4a27-45fc-a150-46bbe2a1bf09 tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a returned with HTTP 202 Aug 25 15:44:05.816911 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1491/6031] 10.4.3.85 () {68 vars in 1385 bytes} [Tue Aug 25 15:44:05 2026] DELETE /volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 15:44:05.823382 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2b8be4ec-c5a8-4eb1-bc7d-494892a547ae None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:05.825197 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2b8be4ec-c5a8-4eb1-bc7d-494892a547ae tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a Aug 25 15:44:05.825438 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2b8be4ec-c5a8-4eb1-bc7d-494892a547ae tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:05.825658 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2b8be4ec-c5a8-4eb1-bc7d-494892a547ae tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:05.832825 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:05.832825 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:05.836090 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-2b8be4ec-c5a8-4eb1-bc7d-494892a547ae tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Volume info retrieved successfully. Aug 25 15:44:05.839966 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2b8be4ec-c5a8-4eb1-bc7d-494892a547ae tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a returned with HTTP 200 Aug 25 15:44:05.840358 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1511/6032] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:44:05 2026] GET /volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:44:06.853094 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-04500b51-9271-43f3-9f91-75bcb6f64dde None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:06.854779 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04500b51-9271-43f3-9f91-75bcb6f64dde tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] GET https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a Aug 25 15:44:06.854973 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04500b51-9271-43f3-9f91-75bcb6f64dde tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:06.855155 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-04500b51-9271-43f3-9f91-75bcb6f64dde tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:06.908030 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-04500b51-9271-43f3-9f91-75bcb6f64dde tempest-VolumeRevertTests-797185364 tempest-VolumeRevertTests-797185364-project-member] https://10.4.3.85/volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a returned with HTTP 404 Aug 25 15:44:06.908558 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1505/6033] 10.4.3.85 () {68 vars in 1382 bytes} [Tue Aug 25 15:44:06 2026] GET /volume/v3/volumes/eb3f816d-7ec7-4bdd-8eb9-25be2eced02a => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 15:44:08.861788 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:08.935384 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:44:08.935717 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-716088597"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:44:08.936997 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-716088597'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:44:08.937109 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Create volume of 1 GB Aug 25 15:44:08.941029 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Availability Zones retrieved successfully. Aug 25 15:44:08.945695 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Flow 'volume_create_api' (a0c17e32-fc3b-425f-b436-3ad307df142e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:44:08.946697 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (292de076-5ed8-4259-8bde-f1bb5a831fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:44:08.947372 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:44:08.967463 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (292de076-5ed8-4259-8bde-f1bb5a831fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:44:08.968106 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e27c7781-3c10-4a16-9301-984dcfea7d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:44:09.288638 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Created reservations ['59066ef0-800f-4101-b726-049bf34726c3', 'ebcb11a4-70ed-45d1-82ee-54515888bc8b', 'fefe888c-f261-430a-b9af-770a38b3e950', 'a4c713b2-c28f-4c61-a640-22a197987a29'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:44:09.289386 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e27c7781-3c10-4a16-9301-984dcfea7d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59066ef0-800f-4101-b726-049bf34726c3', 'ebcb11a4-70ed-45d1-82ee-54515888bc8b', 'fefe888c-f261-430a-b9af-770a38b3e950', 'a4c713b2-c28f-4c61-a640-22a197987a29']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:44:09.290075 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10cb24a7-125c-4686-b40a-1b830c97a47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:44:09.383740 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10cb24a7-125c-4686-b40a-1b830c97a47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c774a2a9-2419-4e19-b050-cf42ccacbdfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-716088597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56a0cbf9b90d49698adb21b4f1a196b5',qos_specs=None,replication_status=,reservations=['59066ef0-800f-4101-b726-049bf34726c3','ebcb11a4-70ed-45d1-82ee-54515888bc8b','fefe888c-f261-430a-b9af-770a38b3e950','a4c713b2-c28f-4c61-a640-22a197987a29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f652b9a63494e44b5da96233619147c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:44:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-716088597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c774a2a9-2419-4e19-b050-cf42ccacbdfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56a0cbf9b90d49698adb21b4f1a196b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f652b9a63494e44b5da96233619147c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:44:09.384370 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb2e4793-8ddb-41d3-9a5b-c38d7826c177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:44:09.423955 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb2e4793-8ddb-41d3-9a5b-c38d7826c177) transitioned into state 'SUCCESS' from state '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-716088597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56a0cbf9b90d49698adb21b4f1a196b5',qos_specs=None,replication_status=,reservations=['59066ef0-800f-4101-b726-049bf34726c3','ebcb11a4-70ed-45d1-82ee-54515888bc8b','fefe888c-f261-430a-b9af-770a38b3e950','a4c713b2-c28f-4c61-a640-22a197987a29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f652b9a63494e44b5da96233619147c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:44:09.424606 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71ca92d-65e4-4a0c-8356-60b9075bbaa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:44:09.481005 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c71ca92d-65e4-4a0c-8356-60b9075bbaa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:44:09.481816 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Flow 'volume_create_api' (a0c17e32-fc3b-425f-b436-3ad307df142e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:44:09.482123 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Create volume request issued successfully. Aug 25 15:44:09.482699 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-dbec2120-b49f-4055-af84-0ba0c1883d0e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:44:09.483102 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1527/6034] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:44:08 2026] POST /volume/v3/volumes => generated 775 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:44:09.494258 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a9e1241f-d482-4adf-9861-29eefd58d01c None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:09.522892 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a9e1241f-d482-4adf-9861-29eefd58d01c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/c774a2a9-2419-4e19-b050-cf42ccacbdfd Aug 25 15:44:09.522892 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a9e1241f-d482-4adf-9861-29eefd58d01c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:09.522892 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a9e1241f-d482-4adf-9861-29eefd58d01c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:09.522892 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:09.522892 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:09.522892 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-a9e1241f-d482-4adf-9861-29eefd58d01c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:44:09.522892 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a9e1241f-d482-4adf-9861-29eefd58d01c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/c774a2a9-2419-4e19-b050-cf42ccacbdfd returned with HTTP 200 Aug 25 15:44:09.522892 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1492/6035] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:09 2026] GET /volume/v3/volumes/c774a2a9-2419-4e19-b050-cf42ccacbdfd => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:10.533612 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-92a1b1fb-8502-4a5b-b1bb-7652837c978b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:10.535259 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-92a1b1fb-8502-4a5b-b1bb-7652837c978b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/c774a2a9-2419-4e19-b050-cf42ccacbdfd Aug 25 15:44:10.535457 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-92a1b1fb-8502-4a5b-b1bb-7652837c978b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:10.535692 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-92a1b1fb-8502-4a5b-b1bb-7652837c978b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:10.542563 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:10.542563 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:10.545913 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-92a1b1fb-8502-4a5b-b1bb-7652837c978b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:44:10.549308 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-92a1b1fb-8502-4a5b-b1bb-7652837c978b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/c774a2a9-2419-4e19-b050-cf42ccacbdfd returned with HTTP 200 Aug 25 15:44:10.549694 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1512/6036] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:10 2026] GET /volume/v3/volumes/c774a2a9-2419-4e19-b050-cf42ccacbdfd => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:44:10.562140 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-eb6d3874-42a6-41cd-b150-5e9b82105e35 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:10.564282 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eb6d3874-42a6-41cd-b150-5e9b82105e35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:44:10.564726 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-eb6d3874-42a6-41cd-b150-5e9b82105e35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c774a2a9-2419-4e19-b050-cf42ccacbdfd", "name": "tempest-type-Backup-883450982"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:44:10.566604 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-eb6d3874-42a6-41cd-b150-5e9b82105e35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Creating new backup {'backup': {'volume_id': 'c774a2a9-2419-4e19-b050-cf42ccacbdfd', 'name': 'tempest-type-Backup-883450982'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:44:10.566781 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-eb6d3874-42a6-41cd-b150-5e9b82105e35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Creating backup of volume c774a2a9-2419-4e19-b050-cf42ccacbdfd in container None Aug 25 15:44:10.576735 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:10.576735 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:10.577153 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-eb6d3874-42a6-41cd-b150-5e9b82105e35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:44:10.627261 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-eb6d3874-42a6-41cd-b150-5e9b82105e35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Created reservations ['efb5c299-7fee-474e-b583-ed6bbda1ac21', 'aafcb0a0-d89b-4fe0-8db6-57477661f894'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:44:10.747408 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-eb6d3874-42a6-41cd-b150-5e9b82105e35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:44:10.758595 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1506/6037] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:44:10 2026] POST /volume/v3/backups => generated 313 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:44:10.758769 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e464778f-db03-4aa4-b48f-bc513e4a49b6 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:10.760416 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e464778f-db03-4aa4-b48f-bc513e4a49b6 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:10.773979 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e464778f-db03-4aa4-b48f-bc513e4a49b6 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:10.773979 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e464778f-db03-4aa4-b48f-bc513e4a49b6 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:10.773979 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-e464778f-db03-4aa4-b48f-bc513e4a49b6 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:10.773979 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:10.773979 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:10.773979 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e464778f-db03-4aa4-b48f-bc513e4a49b6 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:10.773979 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1528/6038] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:10 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:11.783043 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e5a8989e-9dd9-48f7-9f2a-d59af9b0c385 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:11.785268 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e5a8989e-9dd9-48f7-9f2a-d59af9b0c385 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:11.785535 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e5a8989e-9dd9-48f7-9f2a-d59af9b0c385 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:11.785764 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e5a8989e-9dd9-48f7-9f2a-d59af9b0c385 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:11.785902 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e5a8989e-9dd9-48f7-9f2a-d59af9b0c385 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:11.790455 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:11.790455 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:11.791153 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e5a8989e-9dd9-48f7-9f2a-d59af9b0c385 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:11.791584 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1493/6039] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:11 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:12.801580 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-d49cc96f-c021-4aef-97fb-2f44ad48288a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:12.803421 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d49cc96f-c021-4aef-97fb-2f44ad48288a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:12.803643 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d49cc96f-c021-4aef-97fb-2f44ad48288a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:12.803817 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-d49cc96f-c021-4aef-97fb-2f44ad48288a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:12.803916 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-d49cc96f-c021-4aef-97fb-2f44ad48288a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:12.808154 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:12.808154 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:12.808734 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-d49cc96f-c021-4aef-97fb-2f44ad48288a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:12.809195 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1513/6040] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:12 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:13.819116 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3b296884-7c23-4530-bb18-ea3700b6e55c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:13.821031 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3b296884-7c23-4530-bb18-ea3700b6e55c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:13.821216 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3b296884-7c23-4530-bb18-ea3700b6e55c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:13.821383 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3b296884-7c23-4530-bb18-ea3700b6e55c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:13.821499 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3b296884-7c23-4530-bb18-ea3700b6e55c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:13.825342 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:13.825342 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:13.825898 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3b296884-7c23-4530-bb18-ea3700b6e55c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:13.826275 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1507/6041] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:13 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:14.836456 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-eb64e8ce-f4b6-4845-9da6-6ecd09cbd42a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:14.838320 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eb64e8ce-f4b6-4845-9da6-6ecd09cbd42a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:14.838545 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eb64e8ce-f4b6-4845-9da6-6ecd09cbd42a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:14.838739 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-eb64e8ce-f4b6-4845-9da6-6ecd09cbd42a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:14.838929 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-eb64e8ce-f4b6-4845-9da6-6ecd09cbd42a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:14.843229 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:14.843229 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:14.843906 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-eb64e8ce-f4b6-4845-9da6-6ecd09cbd42a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:14.844347 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1529/6042] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:14 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:15.854936 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-786a4992-070d-408a-8041-8461184d9cb0 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:15.857074 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-786a4992-070d-408a-8041-8461184d9cb0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:15.857300 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-786a4992-070d-408a-8041-8461184d9cb0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:15.857491 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-786a4992-070d-408a-8041-8461184d9cb0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:15.857612 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-786a4992-070d-408a-8041-8461184d9cb0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:15.862551 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:15.862551 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:15.862767 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-786a4992-070d-408a-8041-8461184d9cb0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:15.863170 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1494/6043] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:15 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:16.874150 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4712e514-4301-4bf3-866f-e22894f9c241 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:16.876487 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4712e514-4301-4bf3-866f-e22894f9c241 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:16.876794 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4712e514-4301-4bf3-866f-e22894f9c241 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:16.877052 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4712e514-4301-4bf3-866f-e22894f9c241 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:16.877209 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-4712e514-4301-4bf3-866f-e22894f9c241 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:16.882165 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:16.882165 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:16.882849 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4712e514-4301-4bf3-866f-e22894f9c241 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:16.883208 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1514/6044] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:16 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:17.893486 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-52117b6c-cf12-42ab-81dd-4b07aa013d7c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:17.895302 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52117b6c-cf12-42ab-81dd-4b07aa013d7c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:17.895546 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52117b6c-cf12-42ab-81dd-4b07aa013d7c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:17.895731 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52117b6c-cf12-42ab-81dd-4b07aa013d7c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:17.895902 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-52117b6c-cf12-42ab-81dd-4b07aa013d7c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:17.900209 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:17.900209 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:17.900827 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52117b6c-cf12-42ab-81dd-4b07aa013d7c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:17.901215 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1508/6045] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:17 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:18.910619 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-7ecb7af6-7b09-4b73-9ea8-4d516b9313f8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:18.912272 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7ecb7af6-7b09-4b73-9ea8-4d516b9313f8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:18.912453 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7ecb7af6-7b09-4b73-9ea8-4d516b9313f8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:18.912640 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-7ecb7af6-7b09-4b73-9ea8-4d516b9313f8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:18.912781 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-7ecb7af6-7b09-4b73-9ea8-4d516b9313f8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:18.916459 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:18.916459 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:18.916989 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-7ecb7af6-7b09-4b73-9ea8-4d516b9313f8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:18.917300 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1530/6046] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:18 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:19.926212 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-43e2ad9f-e2bc-4d0c-acd0-24a6e67bb6ef None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:19.927943 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43e2ad9f-e2bc-4d0c-acd0-24a6e67bb6ef tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:19.928136 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43e2ad9f-e2bc-4d0c-acd0-24a6e67bb6ef tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:19.928320 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-43e2ad9f-e2bc-4d0c-acd0-24a6e67bb6ef tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:19.928415 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-43e2ad9f-e2bc-4d0c-acd0-24a6e67bb6ef tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:19.932308 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:19.932308 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:19.932876 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-43e2ad9f-e2bc-4d0c-acd0-24a6e67bb6ef tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:19.933221 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1495/6047] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:19 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:20.942509 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e503c292-e6d7-4021-9422-dd0524900bfb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:20.944289 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e503c292-e6d7-4021-9422-dd0524900bfb tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:20.944533 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e503c292-e6d7-4021-9422-dd0524900bfb tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:20.944812 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e503c292-e6d7-4021-9422-dd0524900bfb tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:20.944961 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-e503c292-e6d7-4021-9422-dd0524900bfb tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:20.949064 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:20.949064 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:20.949721 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e503c292-e6d7-4021-9422-dd0524900bfb tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:20.953482 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1515/6048] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:20 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:21.959436 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-393bf8ea-91da-42fd-b4ed-a39f5a9c32a1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:21.961173 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-393bf8ea-91da-42fd-b4ed-a39f5a9c32a1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:21.961372 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-393bf8ea-91da-42fd-b4ed-a39f5a9c32a1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:21.961569 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-393bf8ea-91da-42fd-b4ed-a39f5a9c32a1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:21.961700 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-393bf8ea-91da-42fd-b4ed-a39f5a9c32a1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:21.965658 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:21.965658 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:21.966234 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-393bf8ea-91da-42fd-b4ed-a39f5a9c32a1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:21.966611 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1509/6049] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:21 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:22.976114 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d0f4cf29-0c11-4d29-b0dd-692f4c77af1e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:22.978025 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0f4cf29-0c11-4d29-b0dd-692f4c77af1e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:22.978281 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0f4cf29-0c11-4d29-b0dd-692f4c77af1e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:22.978409 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d0f4cf29-0c11-4d29-b0dd-692f4c77af1e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:22.978566 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d0f4cf29-0c11-4d29-b0dd-692f4c77af1e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:22.983360 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:22.983360 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:22.984123 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d0f4cf29-0c11-4d29-b0dd-692f4c77af1e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:22.984503 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1531/6050] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:22 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:23.995860 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-ed8849ca-5fc5-4c4f-84b8-d1be69939b40 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:23.997976 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ed8849ca-5fc5-4c4f-84b8-d1be69939b40 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:23.998155 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ed8849ca-5fc5-4c4f-84b8-d1be69939b40 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:23.998326 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-ed8849ca-5fc5-4c4f-84b8-d1be69939b40 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:23.998427 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-ed8849ca-5fc5-4c4f-84b8-d1be69939b40 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:24.002134 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:24.002134 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:24.002704 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-ed8849ca-5fc5-4c4f-84b8-d1be69939b40 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:24.003024 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1496/6051] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:23 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:25.013702 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-a04cc1f8-28c5-4eb6-b658-c58fb770712d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:25.015874 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a04cc1f8-28c5-4eb6-b658-c58fb770712d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:25.016134 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a04cc1f8-28c5-4eb6-b658-c58fb770712d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:25.016316 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-a04cc1f8-28c5-4eb6-b658-c58fb770712d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:25.016447 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-a04cc1f8-28c5-4eb6-b658-c58fb770712d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:25.020774 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:25.020774 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:25.021309 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-a04cc1f8-28c5-4eb6-b658-c58fb770712d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:25.021748 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1516/6052] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:25 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:26.032204 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-02302c09-dfee-4d13-9d97-05b5307d01ad None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:26.033664 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02302c09-dfee-4d13-9d97-05b5307d01ad tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:26.033887 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02302c09-dfee-4d13-9d97-05b5307d01ad tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:26.034115 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02302c09-dfee-4d13-9d97-05b5307d01ad tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:26.034240 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-02302c09-dfee-4d13-9d97-05b5307d01ad tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:26.038600 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:26.038600 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:26.039166 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02302c09-dfee-4d13-9d97-05b5307d01ad tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:26.039571 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1510/6053] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:26 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:27.050023 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f6cebee3-0ff8-44d5-8070-bfaeb8d0e7b8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:27.052130 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6cebee3-0ff8-44d5-8070-bfaeb8d0e7b8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:27.052392 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6cebee3-0ff8-44d5-8070-bfaeb8d0e7b8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:27.052636 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f6cebee3-0ff8-44d5-8070-bfaeb8d0e7b8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:27.052778 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-f6cebee3-0ff8-44d5-8070-bfaeb8d0e7b8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:27.057402 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:27.057402 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:27.058218 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f6cebee3-0ff8-44d5-8070-bfaeb8d0e7b8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:27.058690 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1532/6054] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:27 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:28.068619 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-62d73bbf-0845-442d-bcd9-b22328f9dfca None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:28.070134 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-62d73bbf-0845-442d-bcd9-b22328f9dfca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:44:28.070358 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-62d73bbf-0845-442d-bcd9-b22328f9dfca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:28.070564 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-62d73bbf-0845-442d-bcd9-b22328f9dfca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:28.070654 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-62d73bbf-0845-442d-bcd9-b22328f9dfca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:28.074128 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:28.074128 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:28.074642 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-62d73bbf-0845-442d-bcd9-b22328f9dfca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:44:28.074949 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1497/6055] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:28 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:28.085439 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e6ab3e5d-53f1-4f47-9a71-cb9c19619723 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:28.087067 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e6ab3e5d-53f1-4f47-9a71-cb9c19619723 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:44:28.087408 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e6ab3e5d-53f1-4f47-9a71-cb9c19619723 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c774a2a9-2419-4e19-b050-cf42ccacbdfd"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:44:28.088832 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-e6ab3e5d-53f1-4f47-9a71-cb9c19619723 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Creating new backup {'backup': {'volume_id': 'c774a2a9-2419-4e19-b050-cf42ccacbdfd'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:44:28.088970 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-e6ab3e5d-53f1-4f47-9a71-cb9c19619723 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Creating backup of volume c774a2a9-2419-4e19-b050-cf42ccacbdfd in container None Aug 25 15:44:28.095215 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:28.095215 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:28.095520 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e6ab3e5d-53f1-4f47-9a71-cb9c19619723 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:44:28.129784 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-e6ab3e5d-53f1-4f47-9a71-cb9c19619723 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Created reservations ['48a5db24-a4ed-45b1-8f21-21bd45f9abd9', 'fc078a53-a8c5-4850-be40-10304a2d7025'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:44:28.336058 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e6ab3e5d-53f1-4f47-9a71-cb9c19619723 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:44:28.336549 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1517/6056] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:44:28 2026] POST /volume/v3/backups => generated 286 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:44:28.346153 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-17ebbaeb-98b8-4401-8498-8a8600d1dbd6 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:28.347970 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17ebbaeb-98b8-4401-8498-8a8600d1dbd6 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:28.348167 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17ebbaeb-98b8-4401-8498-8a8600d1dbd6 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:28.351899 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-17ebbaeb-98b8-4401-8498-8a8600d1dbd6 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:28.351899 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-17ebbaeb-98b8-4401-8498-8a8600d1dbd6 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:28.352484 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:28.352484 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:28.353011 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-17ebbaeb-98b8-4401-8498-8a8600d1dbd6 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:28.353339 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1511/6057] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:28 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:29.363885 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2cb1d070-d72b-42fd-82ca-103260865ca8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:29.365825 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2cb1d070-d72b-42fd-82ca-103260865ca8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:29.366062 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2cb1d070-d72b-42fd-82ca-103260865ca8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:29.366274 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2cb1d070-d72b-42fd-82ca-103260865ca8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:29.366408 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-2cb1d070-d72b-42fd-82ca-103260865ca8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:29.371458 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:29.371458 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:29.385968 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2cb1d070-d72b-42fd-82ca-103260865ca8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:29.385968 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1533/6058] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:29 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:30.383141 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-085c2cec-19db-4413-aa0a-00565574a673 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:30.384786 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-085c2cec-19db-4413-aa0a-00565574a673 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:30.384974 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-085c2cec-19db-4413-aa0a-00565574a673 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:30.385314 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-085c2cec-19db-4413-aa0a-00565574a673 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:30.385314 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-085c2cec-19db-4413-aa0a-00565574a673 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:30.408728 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:30.408728 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:30.409317 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-085c2cec-19db-4413-aa0a-00565574a673 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:30.409672 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1498/6059] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:30 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 695 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:31.418669 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2a21efcc-d4a4-498e-95ac-8152d0c560a1 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:31.420112 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2a21efcc-d4a4-498e-95ac-8152d0c560a1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:31.420301 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2a21efcc-d4a4-498e-95ac-8152d0c560a1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:31.420480 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2a21efcc-d4a4-498e-95ac-8152d0c560a1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:31.420597 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-2a21efcc-d4a4-498e-95ac-8152d0c560a1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:31.424093 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:31.424093 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:31.424612 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2a21efcc-d4a4-498e-95ac-8152d0c560a1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:31.424917 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1518/6060] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:31 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:32.434239 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c142326a-87ad-4626-8d24-c0fc0d1205d9 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:32.436483 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c142326a-87ad-4626-8d24-c0fc0d1205d9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:32.436760 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c142326a-87ad-4626-8d24-c0fc0d1205d9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:32.437009 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c142326a-87ad-4626-8d24-c0fc0d1205d9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:32.437148 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c142326a-87ad-4626-8d24-c0fc0d1205d9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:32.442933 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:32.442933 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:32.443737 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c142326a-87ad-4626-8d24-c0fc0d1205d9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:32.444175 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1512/6061] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:32 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:33.453397 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1bf5c0f6-a121-4418-9778-06e33ab5e6b1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:33.455553 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1bf5c0f6-a121-4418-9778-06e33ab5e6b1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:33.455791 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1bf5c0f6-a121-4418-9778-06e33ab5e6b1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:33.456012 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1bf5c0f6-a121-4418-9778-06e33ab5e6b1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:33.456152 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-1bf5c0f6-a121-4418-9778-06e33ab5e6b1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:33.461425 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:33.461425 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:33.461900 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1bf5c0f6-a121-4418-9778-06e33ab5e6b1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:33.462294 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1534/6062] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:33 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:34.471887 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cb189cf0-4128-4bf5-b708-abaa18b455c4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:34.474022 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cb189cf0-4128-4bf5-b708-abaa18b455c4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:34.474340 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cb189cf0-4128-4bf5-b708-abaa18b455c4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:34.474612 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cb189cf0-4128-4bf5-b708-abaa18b455c4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:34.474727 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cb189cf0-4128-4bf5-b708-abaa18b455c4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:34.479923 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:34.479923 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:34.480804 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cb189cf0-4128-4bf5-b708-abaa18b455c4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:34.481428 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1499/6063] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:34 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:35.492908 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1291df29-a94d-4984-8a51-f49c68ed5eb8 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:35.494734 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1291df29-a94d-4984-8a51-f49c68ed5eb8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:35.494986 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1291df29-a94d-4984-8a51-f49c68ed5eb8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:35.495517 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1291df29-a94d-4984-8a51-f49c68ed5eb8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:35.495517 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-1291df29-a94d-4984-8a51-f49c68ed5eb8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:35.500167 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:35.500167 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:35.500884 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1291df29-a94d-4984-8a51-f49c68ed5eb8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:35.501189 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1519/6064] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:35 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:36.512409 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7e6d3606-0d12-481f-a761-d692354a420b None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:36.514178 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7e6d3606-0d12-481f-a761-d692354a420b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:36.514376 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7e6d3606-0d12-481f-a761-d692354a420b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:36.514562 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7e6d3606-0d12-481f-a761-d692354a420b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:36.514686 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-7e6d3606-0d12-481f-a761-d692354a420b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:36.518727 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:36.518727 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:36.519349 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7e6d3606-0d12-481f-a761-d692354a420b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:36.519683 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1513/6065] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:36 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:44:37.529413 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-1588f933-2305-4ed2-8491-4f98de4f4de7 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:37.531045 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1588f933-2305-4ed2-8491-4f98de4f4de7 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:37.531254 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1588f933-2305-4ed2-8491-4f98de4f4de7 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:37.531486 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-1588f933-2305-4ed2-8491-4f98de4f4de7 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:37.531633 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-1588f933-2305-4ed2-8491-4f98de4f4de7 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:37.536361 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:37.536361 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:37.537278 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-1588f933-2305-4ed2-8491-4f98de4f4de7 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:37.537811 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1535/6066] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:37 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:38.547572 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-3dff8756-ce10-40db-b747-95834a6d73df None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:38.549327 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3dff8756-ce10-40db-b747-95834a6d73df tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:38.549554 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3dff8756-ce10-40db-b747-95834a6d73df tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:38.549768 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-3dff8756-ce10-40db-b747-95834a6d73df tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:38.549894 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-3dff8756-ce10-40db-b747-95834a6d73df tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:38.554269 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:38.554269 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:38.555000 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-3dff8756-ce10-40db-b747-95834a6d73df tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:38.555414 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1500/6067] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:38 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:39.566645 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-df21e60e-f4f2-43fb-9414-ff139285fb3a None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:39.568393 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-df21e60e-f4f2-43fb-9414-ff139285fb3a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:39.568635 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-df21e60e-f4f2-43fb-9414-ff139285fb3a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:39.568831 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-df21e60e-f4f2-43fb-9414-ff139285fb3a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:39.568989 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-df21e60e-f4f2-43fb-9414-ff139285fb3a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:39.573520 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:39.573520 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:39.574173 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-df21e60e-f4f2-43fb-9414-ff139285fb3a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:39.574573 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1520/6068] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:39 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:40.687946 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-67ee3f34-8007-4162-8033-f5a53d0299aa None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:40.689397 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67ee3f34-8007-4162-8033-f5a53d0299aa tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:40.689588 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67ee3f34-8007-4162-8033-f5a53d0299aa tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:40.689752 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-67ee3f34-8007-4162-8033-f5a53d0299aa tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:40.689859 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-67ee3f34-8007-4162-8033-f5a53d0299aa tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:40.693443 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:40.693443 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:40.693969 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-67ee3f34-8007-4162-8033-f5a53d0299aa tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:40.694270 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1514/6069] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:40 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:41.703862 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-070bfe8e-f083-4c3b-a372-62f185e48555 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:41.705612 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-070bfe8e-f083-4c3b-a372-62f185e48555 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:41.705832 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-070bfe8e-f083-4c3b-a372-62f185e48555 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:41.706009 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-070bfe8e-f083-4c3b-a372-62f185e48555 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:41.706107 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-070bfe8e-f083-4c3b-a372-62f185e48555 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:41.710383 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:41.710383 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:41.711027 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-070bfe8e-f083-4c3b-a372-62f185e48555 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:41.711539 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1536/6070] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:41 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:42.721137 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-a5524144-1d89-46ce-9f7b-361ccc60e6e1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:42.722810 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a5524144-1d89-46ce-9f7b-361ccc60e6e1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:42.723024 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a5524144-1d89-46ce-9f7b-361ccc60e6e1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:42.723195 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-a5524144-1d89-46ce-9f7b-361ccc60e6e1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:42.723324 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-a5524144-1d89-46ce-9f7b-361ccc60e6e1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:42.727624 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:42.727624 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:42.728258 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-a5524144-1d89-46ce-9f7b-361ccc60e6e1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:42.728666 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1501/6071] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:42 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:43.737444 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3bd2c1c0-5174-4351-8b82-313519f7b9bb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:43.739196 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3bd2c1c0-5174-4351-8b82-313519f7b9bb tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:43.744848 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3bd2c1c0-5174-4351-8b82-313519f7b9bb tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:43.744848 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3bd2c1c0-5174-4351-8b82-313519f7b9bb tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:43.744848 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-3bd2c1c0-5174-4351-8b82-313519f7b9bb tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:43.744848 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:43.744848 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:43.744848 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3bd2c1c0-5174-4351-8b82-313519f7b9bb tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:43.744848 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1521/6072] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:43 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:44.753858 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-a2303fd8-0de2-4c65-8d3f-9dd775917f85 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:44.755489 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a2303fd8-0de2-4c65-8d3f-9dd775917f85 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:44.755715 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a2303fd8-0de2-4c65-8d3f-9dd775917f85 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:44.755894 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-a2303fd8-0de2-4c65-8d3f-9dd775917f85 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:44.755996 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-a2303fd8-0de2-4c65-8d3f-9dd775917f85 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f8840115-da17-48cb-ac3c-ebc2e09e8702. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:44.759867 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:44.759867 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:44.760394 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-a2303fd8-0de2-4c65-8d3f-9dd775917f85 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 200 Aug 25 15:44:44.760747 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1515/6073] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:44 2026] GET /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:44.768996 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-ff69e4bb-ed49-4790-a298-8d0b55957916 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:44.770646 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ff69e4bb-ed49-4790-a298-8d0b55957916 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] DELETE https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 Aug 25 15:44:44.770886 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ff69e4bb-ed49-4790-a298-8d0b55957916 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:44.771084 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-ff69e4bb-ed49-4790-a298-8d0b55957916 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:44.771208 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-ff69e4bb-ed49-4790-a298-8d0b55957916 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete backup with id: f8840115-da17-48cb-ac3c-ebc2e09e8702. Aug 25 15:44:44.776372 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:44.776372 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:44.854679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-ff69e4bb-ed49-4790-a298-8d0b55957916 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] delete_backup rpcapi backup_id f8840115-da17-48cb-ac3c-ebc2e09e8702 {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:44:44.857009 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-ff69e4bb-ed49-4790-a298-8d0b55957916 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 returned with HTTP 202 Aug 25 15:44:44.857631 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1537/6074] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:44:44 2026] DELETE /volume/v3/backups/f8840115-da17-48cb-ac3c-ebc2e09e8702 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:44:44.867359 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-277b4089-5db2-414e-919a-b5d34d88fd82 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:44.868983 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:44:44.869357 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-156934352"}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:44:44.870632 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.volumes [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-156934352'}} {{(pid=100468) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:44:44.870757 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.v3.volumes [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Create volume of 1 GB Aug 25 15:44:44.875169 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Availability Zones retrieved successfully. Aug 25 15:44:44.880103 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Flow 'volume_create_api' (4d1d5cbf-70c4-4946-a590-f5dcb64efdf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:44:44.881554 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740e02b0-bcf2-4c97-b77a-bb60d6881423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:44:44.882057 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.flows.api.create_volume [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Validating volume size '1' using validate_int {{(pid=100468) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:44:44.907518 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740e02b0-bcf2-4c97-b77a-bb60d6881423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:44:44.908082 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d4b382-a3c4-4a8a-b23a-634bc4420137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:44:44.954554 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Created reservations ['0e4da5af-e98b-4f87-a752-40cedd4f11a0', 'a22b3fb1-c699-4897-ac24-0f81efec0674', 'b4d99377-54d4-44f1-be20-e612ce6d5d2e', '4acd1561-ce76-476f-8b4f-3e52815cc6b9'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:44:44.955109 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5d4b382-a3c4-4a8a-b23a-634bc4420137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e4da5af-e98b-4f87-a752-40cedd4f11a0', 'a22b3fb1-c699-4897-ac24-0f81efec0674', 'b4d99377-54d4-44f1-be20-e612ce6d5d2e', '4acd1561-ce76-476f-8b4f-3e52815cc6b9']}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:44:44.955775 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a023d7d4-a1b6-46d4-a32d-32b66be13bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:44:44.986347 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a023d7d4-a1b6-46d4-a32d-32b66be13bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eea87038-6a0e-4a43-be52-37947d4bf791', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-156934352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56a0cbf9b90d49698adb21b4f1a196b5',qos_specs=None,replication_status=,reservations=['0e4da5af-e98b-4f87-a752-40cedd4f11a0','a22b3fb1-c699-4897-ac24-0f81efec0674','b4d99377-54d4-44f1-be20-e612ce6d5d2e','4acd1561-ce76-476f-8b4f-3e52815cc6b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f652b9a63494e44b5da96233619147c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:44:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-156934352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eea87038-6a0e-4a43-be52-37947d4bf791,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56a0cbf9b90d49698adb21b4f1a196b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f652b9a63494e44b5da96233619147c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:44:44.987047 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7538ea6b-5fb1-42fd-8ec4-b10c721a7fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:44:45.022283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7538ea6b-5fb1-42fd-8ec4-b10c721a7fcc) transitioned into state 'SUCCESS' from state '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-156934352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56a0cbf9b90d49698adb21b4f1a196b5',qos_specs=None,replication_status=,reservations=['0e4da5af-e98b-4f87-a752-40cedd4f11a0','a22b3fb1-c699-4897-ac24-0f81efec0674','b4d99377-54d4-44f1-be20-e612ce6d5d2e','4acd1561-ce76-476f-8b4f-3e52815cc6b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f652b9a63494e44b5da96233619147c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:44:45.023013 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f63e050-727f-4358-bbf9-d6392816da52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:44:45.057791 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f63e050-727f-4358-bbf9-d6392816da52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100468) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:44:45.057791 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.volume.api [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Flow 'volume_create_api' (4d1d5cbf-70c4-4946-a590-f5dcb64efdf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100468) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:44:45.057791 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Create volume request issued successfully. Aug 25 15:44:45.057791 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-277b4089-5db2-414e-919a-b5d34d88fd82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:44:45.057791 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1502/6075] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:44:44 2026] POST /volume/v3/volumes => generated 775 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:44:45.066090 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-52a0729a-1111-480b-9d88-0ae39078a497 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:45.068080 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-52a0729a-1111-480b-9d88-0ae39078a497 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/eea87038-6a0e-4a43-be52-37947d4bf791 Aug 25 15:44:45.068316 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-52a0729a-1111-480b-9d88-0ae39078a497 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:45.069503 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-52a0729a-1111-480b-9d88-0ae39078a497 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:45.076164 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:45.076164 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:45.079627 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-52a0729a-1111-480b-9d88-0ae39078a497 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:44:45.083462 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-52a0729a-1111-480b-9d88-0ae39078a497 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/eea87038-6a0e-4a43-be52-37947d4bf791 returned with HTTP 200 Aug 25 15:44:45.084004 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1522/6076] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:45 2026] GET /volume/v3/volumes/eea87038-6a0e-4a43-be52-37947d4bf791 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:46.095523 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-d799e729-b5dd-402c-9407-fbe7d63a0b4e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:46.097270 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d799e729-b5dd-402c-9407-fbe7d63a0b4e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/eea87038-6a0e-4a43-be52-37947d4bf791 Aug 25 15:44:46.097489 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d799e729-b5dd-402c-9407-fbe7d63a0b4e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:46.097685 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-d799e729-b5dd-402c-9407-fbe7d63a0b4e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:46.104405 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:46.104405 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:46.107610 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-d799e729-b5dd-402c-9407-fbe7d63a0b4e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:44:46.110969 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-d799e729-b5dd-402c-9407-fbe7d63a0b4e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/eea87038-6a0e-4a43-be52-37947d4bf791 returned with HTTP 200 Aug 25 15:44:46.111292 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1516/6077] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:46 2026] GET /volume/v3/volumes/eea87038-6a0e-4a43-be52-37947d4bf791 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:44:46.123167 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5fc9ef2e-c17d-4370-8341-27f648d7ec73 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:46.124646 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5fc9ef2e-c17d-4370-8341-27f648d7ec73 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:44:46.124966 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5fc9ef2e-c17d-4370-8341-27f648d7ec73 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eea87038-6a0e-4a43-be52-37947d4bf791", "name": "tempest-type-Backup-397839155"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:44:46.126250 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.contrib.backups [None req-5fc9ef2e-c17d-4370-8341-27f648d7ec73 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Creating new backup {'backup': {'volume_id': 'eea87038-6a0e-4a43-be52-37947d4bf791', 'name': 'tempest-type-Backup-397839155'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:44:46.126380 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-5fc9ef2e-c17d-4370-8341-27f648d7ec73 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Creating backup of volume eea87038-6a0e-4a43-be52-37947d4bf791 in container None Aug 25 15:44:46.132460 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:46.132460 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:46.132753 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-5fc9ef2e-c17d-4370-8341-27f648d7ec73 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:44:46.170201 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-5fc9ef2e-c17d-4370-8341-27f648d7ec73 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Created reservations ['f24c73c4-68fa-446f-8800-11983adcd2b4', '06fcd944-5cf8-459e-9e7b-94c2d0b2d0de'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:44:46.277732 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5fc9ef2e-c17d-4370-8341-27f648d7ec73 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:44:46.278171 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1538/6078] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:44:46 2026] POST /volume/v3/backups => generated 313 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:44:46.287177 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-1f9a5238-5460-4f3c-9023-446870a37337 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:46.288940 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1f9a5238-5460-4f3c-9023-446870a37337 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:44:46.289171 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1f9a5238-5460-4f3c-9023-446870a37337 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:46.289353 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-1f9a5238-5460-4f3c-9023-446870a37337 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:46.289451 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-1f9a5238-5460-4f3c-9023-446870a37337 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:46.293784 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:46.293784 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:46.294399 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-1f9a5238-5460-4f3c-9023-446870a37337 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:44:46.294782 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1503/6079] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:46 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:47.303834 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1bf092e6-446a-4bd5-9de2-6c44d9be764b None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:47.305305 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1bf092e6-446a-4bd5-9de2-6c44d9be764b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:44:47.305483 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1bf092e6-446a-4bd5-9de2-6c44d9be764b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:47.305691 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1bf092e6-446a-4bd5-9de2-6c44d9be764b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:47.305793 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-1bf092e6-446a-4bd5-9de2-6c44d9be764b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:47.309583 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:47.309583 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:47.309937 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1bf092e6-446a-4bd5-9de2-6c44d9be764b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:44:47.310347 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1523/6080] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:47 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:48.334385 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-6f8974c8-16ec-4702-8431-0924f338f9b8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:48.334385 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f8974c8-16ec-4702-8431-0924f338f9b8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:44:48.334385 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f8974c8-16ec-4702-8431-0924f338f9b8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:48.334385 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-6f8974c8-16ec-4702-8431-0924f338f9b8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:48.334385 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-6f8974c8-16ec-4702-8431-0924f338f9b8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:48.334385 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:48.334385 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:48.334385 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-6f8974c8-16ec-4702-8431-0924f338f9b8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:44:48.334385 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1517/6081] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:48 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:49.340060 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-799ed4ea-f05d-4edb-9418-c9b600f5bdbd None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:49.342007 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-799ed4ea-f05d-4edb-9418-c9b600f5bdbd tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:44:49.342242 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-799ed4ea-f05d-4edb-9418-c9b600f5bdbd tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:49.342497 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-799ed4ea-f05d-4edb-9418-c9b600f5bdbd tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:49.342645 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-799ed4ea-f05d-4edb-9418-c9b600f5bdbd tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:49.347562 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:49.347562 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:49.348233 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-799ed4ea-f05d-4edb-9418-c9b600f5bdbd tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:44:49.348686 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1539/6082] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:49 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:50.375777 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-01ac3567-52a9-4fcd-b44b-ebd1caec5c87 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:50.377397 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-01ac3567-52a9-4fcd-b44b-ebd1caec5c87 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:44:50.377642 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-01ac3567-52a9-4fcd-b44b-ebd1caec5c87 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:50.377815 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-01ac3567-52a9-4fcd-b44b-ebd1caec5c87 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:50.377913 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-01ac3567-52a9-4fcd-b44b-ebd1caec5c87 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:50.381860 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:50.381860 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:50.382544 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-01ac3567-52a9-4fcd-b44b-ebd1caec5c87 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:44:50.382952 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1504/6083] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:50 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:51.392665 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3905d59e-fba5-427e-91bd-cabeb3599255 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:51.394342 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3905d59e-fba5-427e-91bd-cabeb3599255 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:44:51.394605 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3905d59e-fba5-427e-91bd-cabeb3599255 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:51.394786 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3905d59e-fba5-427e-91bd-cabeb3599255 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:51.394910 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-3905d59e-fba5-427e-91bd-cabeb3599255 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:51.399290 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:51.399290 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:51.400261 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3905d59e-fba5-427e-91bd-cabeb3599255 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:44:51.400765 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1524/6084] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:51 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:52.410936 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-477360b4-394c-4acc-ba26-52ab4096090d None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:52.412597 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-477360b4-394c-4acc-ba26-52ab4096090d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:44:52.412798 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-477360b4-394c-4acc-ba26-52ab4096090d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:52.412988 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-477360b4-394c-4acc-ba26-52ab4096090d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:52.413092 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-477360b4-394c-4acc-ba26-52ab4096090d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:52.417223 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:52.417223 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:52.417847 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-477360b4-394c-4acc-ba26-52ab4096090d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:44:52.418205 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1518/6085] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:52 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:53.428176 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4e09c437-d3e6-45c7-87d5-a9424794690d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:53.429964 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4e09c437-d3e6-45c7-87d5-a9424794690d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:44:53.430131 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4e09c437-d3e6-45c7-87d5-a9424794690d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:53.430294 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4e09c437-d3e6-45c7-87d5-a9424794690d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:53.430418 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-4e09c437-d3e6-45c7-87d5-a9424794690d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:53.434156 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:53.434156 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:53.434679 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4e09c437-d3e6-45c7-87d5-a9424794690d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:44:53.434985 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1540/6086] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:53 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:54.449728 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-de7b581b-2626-4dc0-bc28-bcc6df492e7a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:54.451507 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-de7b581b-2626-4dc0-bc28-bcc6df492e7a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:44:54.451783 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-de7b581b-2626-4dc0-bc28-bcc6df492e7a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:54.451998 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-de7b581b-2626-4dc0-bc28-bcc6df492e7a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:54.452108 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-de7b581b-2626-4dc0-bc28-bcc6df492e7a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:54.456422 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:54.456422 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:54.457046 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-de7b581b-2626-4dc0-bc28-bcc6df492e7a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:44:54.457407 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1505/6087] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:54 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:55.468797 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-672bd567-9a8a-4338-983c-1985d3c25176 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:55.470667 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-672bd567-9a8a-4338-983c-1985d3c25176 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:44:55.470866 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-672bd567-9a8a-4338-983c-1985d3c25176 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:55.471036 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-672bd567-9a8a-4338-983c-1985d3c25176 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:55.471131 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-672bd567-9a8a-4338-983c-1985d3c25176 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:55.475326 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:55.475326 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:55.476093 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-672bd567-9a8a-4338-983c-1985d3c25176 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:44:55.476571 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1525/6088] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:55 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:56.486486 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-9b1227cb-6b3d-4cfa-b69d-6d84f151f504 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:56.487970 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9b1227cb-6b3d-4cfa-b69d-6d84f151f504 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:44:56.488140 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9b1227cb-6b3d-4cfa-b69d-6d84f151f504 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:56.488316 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-9b1227cb-6b3d-4cfa-b69d-6d84f151f504 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:56.488410 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-9b1227cb-6b3d-4cfa-b69d-6d84f151f504 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:56.491976 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:56.491976 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:44:56.492513 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-9b1227cb-6b3d-4cfa-b69d-6d84f151f504 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:44:56.492824 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1519/6089] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:56 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:57.502653 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-043c2d83-cd2d-46a0-b78c-8c2ba562dcad None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:57.504499 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-043c2d83-cd2d-46a0-b78c-8c2ba562dcad tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:44:57.504787 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-043c2d83-cd2d-46a0-b78c-8c2ba562dcad tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:57.504998 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-043c2d83-cd2d-46a0-b78c-8c2ba562dcad tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:57.505131 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-043c2d83-cd2d-46a0-b78c-8c2ba562dcad tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:57.509222 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:57.509222 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:44:57.510043 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-043c2d83-cd2d-46a0-b78c-8c2ba562dcad tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:44:57.510487 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1541/6090] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:57 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:58.520028 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-2a0f95ab-9864-4fd9-93b1-f3314933ca1a None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:58.521788 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2a0f95ab-9864-4fd9-93b1-f3314933ca1a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:44:58.522034 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2a0f95ab-9864-4fd9-93b1-f3314933ca1a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:58.522231 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-2a0f95ab-9864-4fd9-93b1-f3314933ca1a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:58.522330 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-2a0f95ab-9864-4fd9-93b1-f3314933ca1a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:58.526759 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:58.526759 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:44:58.527662 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-2a0f95ab-9864-4fd9-93b1-f3314933ca1a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:44:58.528085 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1506/6091] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:58 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:44:59.537112 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-462736b2-7c55-44f5-8bdb-5876a653d307 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:44:59.538806 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-462736b2-7c55-44f5-8bdb-5876a653d307 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:44:59.538997 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-462736b2-7c55-44f5-8bdb-5876a653d307 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:44:59.539178 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-462736b2-7c55-44f5-8bdb-5876a653d307 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:44:59.539296 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-462736b2-7c55-44f5-8bdb-5876a653d307 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:44:59.543068 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:44:59.543068 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:44:59.543623 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-462736b2-7c55-44f5-8bdb-5876a653d307 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:44:59.543942 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1526/6092] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:44:59 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:00.552925 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-68b82bed-12ff-4860-8687-b6ef1f8d2e35 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:00.554593 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68b82bed-12ff-4860-8687-b6ef1f8d2e35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:45:00.554787 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68b82bed-12ff-4860-8687-b6ef1f8d2e35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:00.554963 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-68b82bed-12ff-4860-8687-b6ef1f8d2e35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:00.555078 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-68b82bed-12ff-4860-8687-b6ef1f8d2e35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:00.556791 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=45,cinder:UPDATE=9,cinder:INSERT=6 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:45:00.559798 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:00.559798 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:00.560503 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-68b82bed-12ff-4860-8687-b6ef1f8d2e35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:45:00.660640 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1520/6093] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:00 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:01.571435 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bd42b14d-b3e9-47b3-9937-fec0b65c595d None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:01.573343 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bd42b14d-b3e9-47b3-9937-fec0b65c595d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:45:01.573628 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bd42b14d-b3e9-47b3-9937-fec0b65c595d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:01.573875 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bd42b14d-b3e9-47b3-9937-fec0b65c595d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:01.574022 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-bd42b14d-b3e9-47b3-9937-fec0b65c595d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:01.575926 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=76,cinder:UPDATE=25,cinder:INSERT=15 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:45:01.578611 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:01.578611 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:01.579371 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bd42b14d-b3e9-47b3-9937-fec0b65c595d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:45:01.579764 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1542/6094] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:01 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:02.591037 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-e03b12f6-f465-4107-b675-8d9ed581c14e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:02.592601 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e03b12f6-f465-4107-b675-8d9ed581c14e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:45:02.592803 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e03b12f6-f465-4107-b675-8d9ed581c14e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:02.592973 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-e03b12f6-f465-4107-b675-8d9ed581c14e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:02.593089 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-e03b12f6-f465-4107-b675-8d9ed581c14e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id f5cfef56-76b3-4415-9004-b73b3f21971b. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:02.594484 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=58,cinder:INSERT=13,cinder:UPDATE=25 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:45:02.598094 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:02.598094 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:02.598808 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-e03b12f6-f465-4107-b675-8d9ed581c14e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 200 Aug 25 15:45:02.608862 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1507/6095] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:02 2026] GET /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 15:45:02.612762 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e7eb1a74-4d97-421c-b7e2-e14091cd7e82 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:02.622825 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e7eb1a74-4d97-421c-b7e2-e14091cd7e82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] DELETE https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b Aug 25 15:45:02.622825 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e7eb1a74-4d97-421c-b7e2-e14091cd7e82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:02.622825 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e7eb1a74-4d97-421c-b7e2-e14091cd7e82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:02.622825 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-e7eb1a74-4d97-421c-b7e2-e14091cd7e82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete backup with id: f5cfef56-76b3-4415-9004-b73b3f21971b. Aug 25 15:45:02.622825 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=42,cinder:UPDATE=9,cinder:INSERT=3 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:45:02.622825 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:02.622825 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:02.641297 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-e7eb1a74-4d97-421c-b7e2-e14091cd7e82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] delete_backup rpcapi backup_id f5cfef56-76b3-4415-9004-b73b3f21971b {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:45:02.643239 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e7eb1a74-4d97-421c-b7e2-e14091cd7e82 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b returned with HTTP 202 Aug 25 15:45:02.643735 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1527/6096] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:45:02 2026] DELETE /volume/v3/backups/f5cfef56-76b3-4415-9004-b73b3f21971b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:45:02.652595 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-60dab426-7dc8-4ea1-b5e7-cc2003257cd8 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:02.655784 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-60dab426-7dc8-4ea1-b5e7-cc2003257cd8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/eea87038-6a0e-4a43-be52-37947d4bf791 Aug 25 15:45:02.655784 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-60dab426-7dc8-4ea1-b5e7-cc2003257cd8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:02.655784 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-60dab426-7dc8-4ea1-b5e7-cc2003257cd8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:02.655784 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-60dab426-7dc8-4ea1-b5e7-cc2003257cd8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete volume with id: eea87038-6a0e-4a43-be52-37947d4bf791 Aug 25 15:45:02.661110 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:02.661110 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:02.661389 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-60dab426-7dc8-4ea1-b5e7-cc2003257cd8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:02.706588 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-60dab426-7dc8-4ea1-b5e7-cc2003257cd8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete volume request issued successfully. Aug 25 15:45:02.706723 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-60dab426-7dc8-4ea1-b5e7-cc2003257cd8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/eea87038-6a0e-4a43-be52-37947d4bf791 returned with HTTP 202 Aug 25 15:45:02.707168 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1521/6097] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:45:02 2026] DELETE /volume/v3/volumes/eea87038-6a0e-4a43-be52-37947d4bf791 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:45:02.718569 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4fe81deb-3881-4a21-8a95-db0a1599bdb0 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:02.720289 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4fe81deb-3881-4a21-8a95-db0a1599bdb0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/eea87038-6a0e-4a43-be52-37947d4bf791 Aug 25 15:45:02.720736 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4fe81deb-3881-4a21-8a95-db0a1599bdb0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:02.720736 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4fe81deb-3881-4a21-8a95-db0a1599bdb0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:02.729865 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:02.729865 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:02.733666 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4fe81deb-3881-4a21-8a95-db0a1599bdb0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:02.737574 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4fe81deb-3881-4a21-8a95-db0a1599bdb0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/eea87038-6a0e-4a43-be52-37947d4bf791 returned with HTTP 200 Aug 25 15:45:02.737948 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1543/6098] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:02 2026] GET /volume/v3/volumes/eea87038-6a0e-4a43-be52-37947d4bf791 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:45:03.749092 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-8d50d44e-c7a1-4ada-ac19-ccea92734de1 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:03.750849 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d50d44e-c7a1-4ada-ac19-ccea92734de1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/eea87038-6a0e-4a43-be52-37947d4bf791 Aug 25 15:45:03.751056 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d50d44e-c7a1-4ada-ac19-ccea92734de1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:03.751283 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-8d50d44e-c7a1-4ada-ac19-ccea92734de1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:03.756679 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-8d50d44e-c7a1-4ada-ac19-ccea92734de1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/eea87038-6a0e-4a43-be52-37947d4bf791 returned with HTTP 404 Aug 25 15:45:03.757530 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1508/6099] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:03 2026] GET /volume/v3/volumes/eea87038-6a0e-4a43-be52-37947d4bf791 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:45:03.764842 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-8ac9fbe1-10f7-4cbb-872d-d31732898ce9 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:03.766631 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8ac9fbe1-10f7-4cbb-872d-d31732898ce9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42/export_record Aug 25 15:45:03.766848 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8ac9fbe1-10f7-4cbb-872d-d31732898ce9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:03.767048 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-8ac9fbe1-10f7-4cbb-872d-d31732898ce9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'export_record' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:03.767188 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-8ac9fbe1-10f7-4cbb-872d-d31732898ce9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Export record for backup 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100465) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 15:45:03.771106 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:03.771106 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:03.771950 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.api [None req-8ac9fbe1-10f7-4cbb-872d-d31732898ce9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling RPCAPI with context: , host: np0000008087, backup: 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100465) export_record /opt/stack/cinder/cinder/backup/api.py:552}} Aug 25 15:45:03.780825 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-8ac9fbe1-10f7-4cbb-872d-d31732898ce9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] export_record in rpcapi backup_id 7a954e3e-16c5-4c98-8166-80f7b03f1c42 on host np0000008087. {{(pid=100465) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 15:45:03.787693 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-8ac9fbe1-10f7-4cbb-872d-d31732898ce9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2E5NTRlM2UtMTZjNS00Yzk4LTgxNjYtODBmN2IwM2YxYzQyIiwgInVzZXJfaWQiOiAiOWY2NTJiOWE2MzQ5NGU0NGI1ZGE5NjIzMzYxOTE0N2MiLCAicHJvamVjdF9pZCI6ICI1NmEwY2JmOWI5MGQ0OTY5OGFkYjIxYjRmMWExOTZiNSIsICJ2b2x1bWVfaWQiOiAiYzc3NGEyYTktMjQxOS00ZTE5LWIwNTAtY2Y0MmNjYWNiZGZkIiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04ODM0NTA5ODIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jNzc0YTJhOS0yNDE5LTRlMTktYjA1MC1jZjQyY2NhY2JkZmQvMjAyNjA4MjUxNTQ0MTQvYXpfbm92YV9iYWNrdXBfN2E5NTRlM2UtMTZjNS00Yzk4LTgxNjYtODBmN2IwM2YxYzQyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQxNTo0NDoxMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxNTo0NDoxMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDE1OjQ0OjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100465) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 15:45:03.787975 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-8ac9fbe1-10f7-4cbb-872d-d31732898ce9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42/export_record returned with HTTP 200 Aug 25 15:45:03.788397 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1528/6100] 10.4.3.85 () {68 vars in 1423 bytes} [Tue Aug 25 15:45:03 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42/export_record => generated 1424 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:45:03.796179 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-52d1e8c5-2686-4261-b267-e1e9234950ba None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:03.797776 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:45:03.798099 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-177421361"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:45:03.799366 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.volumes [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-177421361'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:45:03.799485 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Create volume of 1 GB Aug 25 15:45:03.803040 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Availability Zones retrieved successfully. Aug 25 15:45:03.808047 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Flow 'volume_create_api' (1d04d75c-4b64-4040-a511-6c0e1da5dd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:45:03.808903 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6976d4-7c30-4a0d-a25c-60a9a76dda34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:45:03.809575 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:45:03.831135 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e6976d4-7c30-4a0d-a25c-60a9a76dda34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:45:03.831856 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdce25d8-7cce-41d3-bdef-5b6f98f37b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:45:03.866531 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Created reservations ['7ad9d00a-0a4b-44c3-94f3-ceacfd84b13b', 'f9c71b7d-edc1-468d-9419-aee6d5301652', '177f17ee-eb46-427b-9c88-6592b0a0bc28', '48b98e2d-df04-457d-aebc-72cf302faf5a'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:45:03.867269 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdce25d8-7cce-41d3-bdef-5b6f98f37b1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad9d00a-0a4b-44c3-94f3-ceacfd84b13b', 'f9c71b7d-edc1-468d-9419-aee6d5301652', '177f17ee-eb46-427b-9c88-6592b0a0bc28', '48b98e2d-df04-457d-aebc-72cf302faf5a']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:45:03.868342 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19e39767-a1fb-4c82-a7d7-9113d2f428ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:45:03.890744 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19e39767-a1fb-4c82-a7d7-9113d2f428ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '516b1494-9a06-4b36-a219-22a80f088d6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-177421361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56a0cbf9b90d49698adb21b4f1a196b5',qos_specs=None,replication_status=,reservations=['7ad9d00a-0a4b-44c3-94f3-ceacfd84b13b','f9c71b7d-edc1-468d-9419-aee6d5301652','177f17ee-eb46-427b-9c88-6592b0a0bc28','48b98e2d-df04-457d-aebc-72cf302faf5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f652b9a63494e44b5da96233619147c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-177421361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=516b1494-9a06-4b36-a219-22a80f088d6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56a0cbf9b90d49698adb21b4f1a196b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f652b9a63494e44b5da96233619147c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:45:03.891372 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad5a5eb-0a07-4465-97e5-db745abc0d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:45:03.909605 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad5a5eb-0a07-4465-97e5-db745abc0d7d) transitioned into state 'SUCCESS' from state '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-177421361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56a0cbf9b90d49698adb21b4f1a196b5',qos_specs=None,replication_status=,reservations=['7ad9d00a-0a4b-44c3-94f3-ceacfd84b13b','f9c71b7d-edc1-468d-9419-aee6d5301652','177f17ee-eb46-427b-9c88-6592b0a0bc28','48b98e2d-df04-457d-aebc-72cf302faf5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f652b9a63494e44b5da96233619147c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:45:03.910263 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (172d5f61-f70d-4b44-b5bf-18c137d5c319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:45:03.919970 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (172d5f61-f70d-4b44-b5bf-18c137d5c319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:45:03.920755 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Flow 'volume_create_api' (1d04d75c-4b64-4040-a511-6c0e1da5dd79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:45:03.921042 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Create volume request issued successfully. Aug 25 15:45:03.921627 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52d1e8c5-2686-4261-b267-e1e9234950ba tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:45:03.922034 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1522/6101] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:45:03 2026] POST /volume/v3/volumes => generated 775 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:45:03.936963 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4de4f8ec-0a60-4587-8393-22deaa7e5232 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:03.939226 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4de4f8ec-0a60-4587-8393-22deaa7e5232 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/516b1494-9a06-4b36-a219-22a80f088d6d Aug 25 15:45:03.939559 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4de4f8ec-0a60-4587-8393-22deaa7e5232 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:03.939840 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4de4f8ec-0a60-4587-8393-22deaa7e5232 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:03.947612 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:03.947612 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:03.951456 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-4de4f8ec-0a60-4587-8393-22deaa7e5232 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:03.955175 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4de4f8ec-0a60-4587-8393-22deaa7e5232 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/516b1494-9a06-4b36-a219-22a80f088d6d returned with HTTP 200 Aug 25 15:45:03.955622 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1544/6102] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:03 2026] GET /volume/v3/volumes/516b1494-9a06-4b36-a219-22a80f088d6d => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:04.967246 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-084b1cfe-7a9f-4bcb-8fd6-d740715dd0b2 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:04.968893 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-084b1cfe-7a9f-4bcb-8fd6-d740715dd0b2 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/516b1494-9a06-4b36-a219-22a80f088d6d Aug 25 15:45:04.969097 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-084b1cfe-7a9f-4bcb-8fd6-d740715dd0b2 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:04.969294 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-084b1cfe-7a9f-4bcb-8fd6-d740715dd0b2 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:04.975805 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:04.975805 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:04.979883 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-084b1cfe-7a9f-4bcb-8fd6-d740715dd0b2 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:04.983686 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-084b1cfe-7a9f-4bcb-8fd6-d740715dd0b2 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/516b1494-9a06-4b36-a219-22a80f088d6d returned with HTTP 200 Aug 25 15:45:04.984090 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1509/6103] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:04 2026] GET /volume/v3/volumes/516b1494-9a06-4b36-a219-22a80f088d6d => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:45:04.994109 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-73114846-7ef1-4dc8-ad8b-093475f65dc5 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:04.995685 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-73114846-7ef1-4dc8-ad8b-093475f65dc5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:45:04.996016 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-73114846-7ef1-4dc8-ad8b-093475f65dc5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "516b1494-9a06-4b36-a219-22a80f088d6d", "name": "tempest-type-Backup-25577966"}} {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:45:04.997603 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.contrib.backups [None req-73114846-7ef1-4dc8-ad8b-093475f65dc5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Creating new backup {'backup': {'volume_id': '516b1494-9a06-4b36-a219-22a80f088d6d', 'name': 'tempest-type-Backup-25577966'}} {{(pid=100465) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:45:04.997721 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-73114846-7ef1-4dc8-ad8b-093475f65dc5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Creating backup of volume 516b1494-9a06-4b36-a219-22a80f088d6d in container None Aug 25 15:45:05.004540 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:05.004540 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:05.004928 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-73114846-7ef1-4dc8-ad8b-093475f65dc5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:05.022694 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.quota [None req-73114846-7ef1-4dc8-ad8b-093475f65dc5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Created reservations ['02b3ece4-1f1f-4033-9934-3ac0f1bce1c5', '3d8d4eec-4238-47e3-b2d0-d0fb39317cc5'] {{(pid=100465) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:45:05.080758 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-73114846-7ef1-4dc8-ad8b-093475f65dc5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:45:05.081318 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1529/6104] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:45:04 2026] POST /volume/v3/backups => generated 312 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:45:05.088482 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-fe2de7a4-069a-4c9c-8ca2-4d7a4c137a5e None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:05.090107 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fe2de7a4-069a-4c9c-8ca2-4d7a4c137a5e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:05.090287 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fe2de7a4-069a-4c9c-8ca2-4d7a4c137a5e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:05.090457 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-fe2de7a4-069a-4c9c-8ca2-4d7a4c137a5e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:05.090581 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-fe2de7a4-069a-4c9c-8ca2-4d7a4c137a5e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:05.094072 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:05.094072 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:05.094629 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-fe2de7a4-069a-4c9c-8ca2-4d7a4c137a5e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:05.094944 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1523/6105] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:05 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 719 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:06.104113 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f2e198fb-ad0d-458e-9e9c-4110b1d84e6b None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:06.106161 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f2e198fb-ad0d-458e-9e9c-4110b1d84e6b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:06.106397 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f2e198fb-ad0d-458e-9e9c-4110b1d84e6b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:06.106615 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f2e198fb-ad0d-458e-9e9c-4110b1d84e6b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:06.106715 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-f2e198fb-ad0d-458e-9e9c-4110b1d84e6b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:06.110732 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:06.110732 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:06.111267 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f2e198fb-ad0d-458e-9e9c-4110b1d84e6b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:06.111617 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1545/6106] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:06 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:07.122148 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-54b1d661-524f-4607-954d-2c3258b5ba27 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:07.123925 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54b1d661-524f-4607-954d-2c3258b5ba27 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:07.124154 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54b1d661-524f-4607-954d-2c3258b5ba27 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:07.124340 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-54b1d661-524f-4607-954d-2c3258b5ba27 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:07.124443 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-54b1d661-524f-4607-954d-2c3258b5ba27 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:07.128799 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:07.128799 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:07.129399 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-54b1d661-524f-4607-954d-2c3258b5ba27 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:07.129758 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1510/6107] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:07 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:08.139593 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-087c7012-4970-4852-b175-d83289809eac None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:08.141436 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-087c7012-4970-4852-b175-d83289809eac tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:08.141571 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-087c7012-4970-4852-b175-d83289809eac tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:08.141780 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-087c7012-4970-4852-b175-d83289809eac tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:08.141900 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-087c7012-4970-4852-b175-d83289809eac tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:08.145681 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:08.145681 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:08.146222 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-087c7012-4970-4852-b175-d83289809eac tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:08.146571 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1530/6108] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:08 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:09.156249 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3949ee65-4a32-4d3b-9c03-e5ed11cbfd16 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:09.157446 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3949ee65-4a32-4d3b-9c03-e5ed11cbfd16 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:09.157680 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3949ee65-4a32-4d3b-9c03-e5ed11cbfd16 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:09.157896 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3949ee65-4a32-4d3b-9c03-e5ed11cbfd16 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:09.158021 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3949ee65-4a32-4d3b-9c03-e5ed11cbfd16 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:09.162031 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:09.162031 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:09.162609 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3949ee65-4a32-4d3b-9c03-e5ed11cbfd16 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:09.162962 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1524/6109] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:09 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:10.172209 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-3d0edcd4-6ec5-4c57-be4a-3dc4959adcd4 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:10.173945 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3d0edcd4-6ec5-4c57-be4a-3dc4959adcd4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:10.174143 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3d0edcd4-6ec5-4c57-be4a-3dc4959adcd4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:10.174319 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-3d0edcd4-6ec5-4c57-be4a-3dc4959adcd4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:10.174422 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-3d0edcd4-6ec5-4c57-be4a-3dc4959adcd4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:10.178633 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:10.178633 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:10.179279 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-3d0edcd4-6ec5-4c57-be4a-3dc4959adcd4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:10.179662 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1546/6110] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:10 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:11.188951 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-561a17e5-71a1-45a1-b624-be7ec6faf79d None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:11.190655 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-561a17e5-71a1-45a1-b624-be7ec6faf79d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:11.190886 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-561a17e5-71a1-45a1-b624-be7ec6faf79d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:11.191066 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-561a17e5-71a1-45a1-b624-be7ec6faf79d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:11.191167 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-561a17e5-71a1-45a1-b624-be7ec6faf79d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:11.195540 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:11.195540 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:11.196059 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-561a17e5-71a1-45a1-b624-be7ec6faf79d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:11.196402 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1511/6111] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:11 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:12.205624 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-42215bbc-e7c8-4bd1-8a84-c3a0c6a85131 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:12.207655 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-42215bbc-e7c8-4bd1-8a84-c3a0c6a85131 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:12.207897 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-42215bbc-e7c8-4bd1-8a84-c3a0c6a85131 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:12.208106 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-42215bbc-e7c8-4bd1-8a84-c3a0c6a85131 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:12.208209 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-42215bbc-e7c8-4bd1-8a84-c3a0c6a85131 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:12.212540 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:12.212540 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:12.213127 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-42215bbc-e7c8-4bd1-8a84-c3a0c6a85131 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:12.213491 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1531/6112] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:12 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:13.224866 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-c2a344c0-96bd-4df0-acee-1caf28cbb956 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:13.226429 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2a344c0-96bd-4df0-acee-1caf28cbb956 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:13.226648 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2a344c0-96bd-4df0-acee-1caf28cbb956 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:13.226831 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-c2a344c0-96bd-4df0-acee-1caf28cbb956 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:13.226958 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-c2a344c0-96bd-4df0-acee-1caf28cbb956 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:13.231499 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:13.231499 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:13.232260 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-c2a344c0-96bd-4df0-acee-1caf28cbb956 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:13.232732 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1525/6113] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:13 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:14.242603 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-d3f79b7f-4cde-4f61-a1a1-a1dce6f3999c None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:14.244403 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3f79b7f-4cde-4f61-a1a1-a1dce6f3999c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:14.244683 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3f79b7f-4cde-4f61-a1a1-a1dce6f3999c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:14.244923 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-d3f79b7f-4cde-4f61-a1a1-a1dce6f3999c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:14.245029 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-d3f79b7f-4cde-4f61-a1a1-a1dce6f3999c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:14.249308 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:14.249308 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:14.249848 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-d3f79b7f-4cde-4f61-a1a1-a1dce6f3999c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:14.250392 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1547/6114] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:14 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:15.259520 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c45aea88-fabf-4f14-9612-c593b1733a22 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:15.261362 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c45aea88-fabf-4f14-9612-c593b1733a22 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:15.261637 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c45aea88-fabf-4f14-9612-c593b1733a22 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:15.261827 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c45aea88-fabf-4f14-9612-c593b1733a22 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:15.261918 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c45aea88-fabf-4f14-9612-c593b1733a22 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:15.265528 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:15.265528 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:15.266067 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c45aea88-fabf-4f14-9612-c593b1733a22 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:15.266382 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1512/6115] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:15 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:16.276223 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-934bfe74-ec06-4b9f-951b-e610ccbd804c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:16.278333 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-934bfe74-ec06-4b9f-951b-e610ccbd804c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:16.278664 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-934bfe74-ec06-4b9f-951b-e610ccbd804c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:16.278855 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-934bfe74-ec06-4b9f-951b-e610ccbd804c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:16.278986 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-934bfe74-ec06-4b9f-951b-e610ccbd804c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:16.283847 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:16.283847 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:16.284513 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-934bfe74-ec06-4b9f-951b-e610ccbd804c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:16.284940 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1532/6116] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:16 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:17.294739 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-1e0f8ede-e9d4-4659-84de-63a098052d45 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:17.296391 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1e0f8ede-e9d4-4659-84de-63a098052d45 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:17.296629 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1e0f8ede-e9d4-4659-84de-63a098052d45 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:17.296805 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-1e0f8ede-e9d4-4659-84de-63a098052d45 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:17.296907 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-1e0f8ede-e9d4-4659-84de-63a098052d45 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:17.300762 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:17.300762 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:17.301262 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-1e0f8ede-e9d4-4659-84de-63a098052d45 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:17.301672 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1526/6117] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:17 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:18.310420 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-f98e44e9-0dd5-45fe-80a6-bd76cd55c601 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:18.312098 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f98e44e9-0dd5-45fe-80a6-bd76cd55c601 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:18.312333 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f98e44e9-0dd5-45fe-80a6-bd76cd55c601 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:18.312561 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-f98e44e9-0dd5-45fe-80a6-bd76cd55c601 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:18.312667 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-f98e44e9-0dd5-45fe-80a6-bd76cd55c601 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:18.316929 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:18.316929 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:18.317596 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-f98e44e9-0dd5-45fe-80a6-bd76cd55c601 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:18.317960 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1548/6118] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:18 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:19.327499 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-742a999b-81c1-43a1-b6c3-a9f61a7c1246 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:19.329496 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-742a999b-81c1-43a1-b6c3-a9f61a7c1246 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:19.329793 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-742a999b-81c1-43a1-b6c3-a9f61a7c1246 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:19.330029 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-742a999b-81c1-43a1-b6c3-a9f61a7c1246 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:19.330165 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-742a999b-81c1-43a1-b6c3-a9f61a7c1246 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:19.335069 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:19.335069 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:19.335809 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-742a999b-81c1-43a1-b6c3-a9f61a7c1246 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:19.336227 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1513/6119] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:19 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:20.345557 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-ca16ea58-b402-4b40-8a0d-f3a063a18628 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:20.347224 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ca16ea58-b402-4b40-8a0d-f3a063a18628 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:20.347424 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ca16ea58-b402-4b40-8a0d-f3a063a18628 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:20.347634 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-ca16ea58-b402-4b40-8a0d-f3a063a18628 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:20.347735 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-ca16ea58-b402-4b40-8a0d-f3a063a18628 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:20.352024 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:20.352024 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:20.352575 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-ca16ea58-b402-4b40-8a0d-f3a063a18628 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:20.352888 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1533/6120] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:20 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:20.361656 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-236b023d-abd2-4b61-99c7-3698746cb01c None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:20.363275 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-236b023d-abd2-4b61-99c7-3698746cb01c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d/export_record Aug 25 15:45:20.363479 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-236b023d-abd2-4b61-99c7-3698746cb01c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:20.363666 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-236b023d-abd2-4b61-99c7-3698746cb01c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'export_record' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:20.363764 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-236b023d-abd2-4b61-99c7-3698746cb01c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Export record for backup d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100467) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 15:45:20.367733 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:20.367733 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:20.368462 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.api [None req-236b023d-abd2-4b61-99c7-3698746cb01c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling RPCAPI with context: , host: np0000008087, backup: d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100467) export_record /opt/stack/cinder/cinder/backup/api.py:552}} Aug 25 15:45:20.378947 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-236b023d-abd2-4b61-99c7-3698746cb01c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] export_record in rpcapi backup_id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d on host np0000008087. {{(pid=100467) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 15:45:20.396550 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-236b023d-abd2-4b61-99c7-3698746cb01c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDFkYzZlYTMtZWZlNi00NTFhLWJiYTUtYTVlN2M3ZmViYjVkIiwgInVzZXJfaWQiOiAiOWY2NTJiOWE2MzQ5NGU0NGI1ZGE5NjIzMzYxOTE0N2MiLCAicHJvamVjdF9pZCI6ICI1NmEwY2JmOWI5MGQ0OTY5OGFkYjIxYjRmMWExOTZiNSIsICJ2b2x1bWVfaWQiOiAiNTE2YjE0OTQtOWEwNi00YjM2LWEyMTktMjJhODBmMDg4ZDZkIiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTU3Nzk2NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzUxNmIxNDk0LTlhMDYtNGIzNi1hMjE5LTIyYTgwZjA4OGQ2ZC8yMDI2MDgyNTE1NDUwOC9hel9ub3ZhX2JhY2t1cF9kMWRjNmVhMy1lZmU2LTQ1MWEtYmJhNS1hNWU3YzdmZWJiNWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDE1OjQ1OjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDE1OjQ1OjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTU6NDU6MjBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100467) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 15:45:20.396550 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-236b023d-abd2-4b61-99c7-3698746cb01c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d/export_record returned with HTTP 200 Aug 25 15:45:20.396550 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1527/6121] 10.4.3.85 () {68 vars in 1423 bytes} [Tue Aug 25 15:45:20 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:45:20.396743 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-5c49fe47-33a9-4f69-8b6d-a8f8f204aa3a None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:20.397722 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c49fe47-33a9-4f69-8b6d-a8f8f204aa3a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:20.397922 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c49fe47-33a9-4f69-8b6d-a8f8f204aa3a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:20.398088 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-5c49fe47-33a9-4f69-8b6d-a8f8f204aa3a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:20.398218 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-5c49fe47-33a9-4f69-8b6d-a8f8f204aa3a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:20.402119 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:20.402119 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:20.402655 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-5c49fe47-33a9-4f69-8b6d-a8f8f204aa3a tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:20.402944 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1549/6122] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:20 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:20.410955 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-f6d0af25-8deb-427a-9d50-e63b2fe14921 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:20.412536 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f6d0af25-8deb-427a-9d50-e63b2fe14921 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] POST https://10.4.3.85/volume/v3/backups/import_record Aug 25 15:45:20.418032 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-f6d0af25-8deb-427a-9d50-e63b2fe14921 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2E5M2MzZDgtN2U3OS00M2NiLTkyNzQtZmI3YjhlYzYzZTlhIiwgInVzZXJfaWQiOiAiOWY2NTJiOWE2MzQ5NGU0NGI1ZGE5NjIzMzYxOTE0N2MiLCAicHJvamVjdF9pZCI6ICI1NmEwY2JmOWI5MGQ0OTY5OGFkYjIxYjRmMWExOTZiNSIsICJ2b2x1bWVfaWQiOiAiNTE2YjE0OTQtOWEwNi00YjM2LWEyMTktMjJhODBmMDg4ZDZkIiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTU3Nzk2NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzUxNmIxNDk0LTlhMDYtNGIzNi1hMjE5LTIyYTgwZjA4OGQ2ZC8yMDI2MDgyNTE1NDUwOC9hel9ub3ZhX2JhY2t1cF9kMWRjNmVhMy1lZmU2LTQ1MWEtYmJhNS1hNWU3YzdmZWJiNWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDE1OjQ1OjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDE1OjQ1OjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTU6NDU6MjBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:45:20.418032 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-f6d0af25-8deb-427a-9d50-e63b2fe14921 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2E5M2MzZDgtN2U3OS00M2NiLTkyNzQtZmI3YjhlYzYzZTlhIiwgInVzZXJfaWQiOiAiOWY2NTJiOWE2MzQ5NGU0NGI1ZGE5NjIzMzYxOTE0N2MiLCAicHJvamVjdF9pZCI6ICI1NmEwY2JmOWI5MGQ0OTY5OGFkYjIxYjRmMWExOTZiNSIsICJ2b2x1bWVfaWQiOiAiNTE2YjE0OTQtOWEwNi00YjM2LWEyMTktMjJhODBmMDg4ZDZkIiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTU3Nzk2NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzUxNmIxNDk0LTlhMDYtNGIzNi1hMjE5LTIyYTgwZjA4OGQ2ZC8yMDI2MDgyNTE1NDUwOC9hel9ub3ZhX2JhY2t1cF9kMWRjNmVhMy1lZmU2LTQ1MWEtYmJhNS1hNWU3YzdmZWJiNWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDE1OjQ1OjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDE1OjQ1OjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTU6NDU6MjBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100468) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 15:45:20.418032 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-f6d0af25-8deb-427a-9d50-e63b2fe14921 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2E5M2MzZDgtN2U3OS00M2NiLTkyNzQtZmI3YjhlYzYzZTlhIiwgInVzZXJfaWQiOiAiOWY2NTJiOWE2MzQ5NGU0NGI1ZGE5NjIzMzYxOTE0N2MiLCAicHJvamVjdF9pZCI6ICI1NmEwY2JmOWI5MGQ0OTY5OGFkYjIxYjRmMWExOTZiNSIsICJ2b2x1bWVfaWQiOiAiNTE2YjE0OTQtOWEwNi00YjM2LWEyMTktMjJhODBmMDg4ZDZkIiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTU3Nzk2NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzUxNmIxNDk0LTlhMDYtNGIzNi1hMjE5LTIyYTgwZjA4OGQ2ZC8yMDI2MDgyNTE1NDUwOC9hel9ub3ZhX2JhY2t1cF9kMWRjNmVhMy1lZmU2LTQ1MWEtYmJhNS1hNWU3YzdmZWJiNWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDE1OjQ1OjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDE1OjQ1OjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTU6NDU6MjBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100468) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 15:45:20.512855 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.quota [None req-f6d0af25-8deb-427a-9d50-e63b2fe14921 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Created reservations ['f782bafc-6653-4088-9e61-75cbee333614', '68ac303d-1ce5-483c-8062-dac86fb4c22c'] {{(pid=100468) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:45:20.558667 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-f6d0af25-8deb-427a-9d50-e63b2fe14921 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] import_record rpcapi backup id 3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a on host np0000008087 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2E5M2MzZDgtN2U3OS00M2NiLTkyNzQtZmI3YjhlYzYzZTlhIiwgInVzZXJfaWQiOiAiOWY2NTJiOWE2MzQ5NGU0NGI1ZGE5NjIzMzYxOTE0N2MiLCAicHJvamVjdF9pZCI6ICI1NmEwY2JmOWI5MGQ0OTY5OGFkYjIxYjRmMWExOTZiNSIsICJ2b2x1bWVfaWQiOiAiNTE2YjE0OTQtOWEwNi00YjM2LWEyMTktMjJhODBmMDg4ZDZkIiwgImhvc3QiOiAibnAwMDAwMDA4MDg3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTU3Nzk2NiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzUxNmIxNDk0LTlhMDYtNGIzNi1hMjE5LTIyYTgwZjA4OGQ2ZC8yMDI2MDgyNTE1NDUwOC9hel9ub3ZhX2JhY2t1cF9kMWRjNmVhMy1lZmU2LTQ1MWEtYmJhNS1hNWU3YzdmZWJiNWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDE1OjQ1OjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDE1OjQ1OjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTU6NDU6MjBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100468) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 25 15:45:20.560344 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.contrib.backups [None req-f6d0af25-8deb-427a-9d50-e63b2fe14921 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Import record output: {'backup': {'id': '3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.85/volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a'}, {'rel': 'bookmark', 'href': 'https://10.4.3.85/volume/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a'}]}}. {{(pid=100468) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 25 15:45:20.560600 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-f6d0af25-8deb-427a-9d50-e63b2fe14921 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/import_record returned with HTTP 201 Aug 25 15:45:20.564822 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1514/6123] 10.4.3.85 () {70 vars in 1335 bytes} [Tue Aug 25 15:45:20 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 150 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 25 15:45:20.569140 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-2ced95a1-cac9-4c35-881c-5964bb71259c None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:20.571027 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2ced95a1-cac9-4c35-881c-5964bb71259c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a Aug 25 15:45:20.571286 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2ced95a1-cac9-4c35-881c-5964bb71259c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:20.571499 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-2ced95a1-cac9-4c35-881c-5964bb71259c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:20.571622 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-2ced95a1-cac9-4c35-881c-5964bb71259c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:20.586460 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:20.586460 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:20.587024 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-2ced95a1-cac9-4c35-881c-5964bb71259c tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a returned with HTTP 200 Aug 25 15:45:20.587361 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1534/6124] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:20 2026] GET /volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a => generated 645 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:21.596421 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-02bb039a-8610-411f-8cc5-e61cad5e8c1f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:21.598519 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02bb039a-8610-411f-8cc5-e61cad5e8c1f tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a Aug 25 15:45:21.598737 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02bb039a-8610-411f-8cc5-e61cad5e8c1f tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:21.598916 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-02bb039a-8610-411f-8cc5-e61cad5e8c1f tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:21.599018 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-02bb039a-8610-411f-8cc5-e61cad5e8c1f tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:21.602898 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:21.602898 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:21.603451 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-02bb039a-8610-411f-8cc5-e61cad5e8c1f tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a returned with HTTP 200 Aug 25 15:45:21.603804 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1528/6125] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:21 2026] GET /volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:21.612166 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2fb1b2bc-715d-48be-9e1d-6e406a6d3f16 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:21.613695 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2fb1b2bc-715d-48be-9e1d-6e406a6d3f16 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] DELETE https://10.4.3.85/volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a Aug 25 15:45:21.613873 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2fb1b2bc-715d-48be-9e1d-6e406a6d3f16 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:21.614038 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2fb1b2bc-715d-48be-9e1d-6e406a6d3f16 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:21.614133 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-2fb1b2bc-715d-48be-9e1d-6e406a6d3f16 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete backup with id: 3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a. Aug 25 15:45:21.617789 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:21.617789 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:21.644513 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-2fb1b2bc-715d-48be-9e1d-6e406a6d3f16 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] delete_backup rpcapi backup_id 3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:45:21.646027 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2fb1b2bc-715d-48be-9e1d-6e406a6d3f16 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a returned with HTTP 202 Aug 25 15:45:21.646418 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1550/6126] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:45:21 2026] DELETE /volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:45:21.653365 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-75ff38a7-f4cf-42e0-814f-d476c8afb3a4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:21.654979 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-75ff38a7-f4cf-42e0-814f-d476c8afb3a4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a Aug 25 15:45:21.655185 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-75ff38a7-f4cf-42e0-814f-d476c8afb3a4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:21.655383 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-75ff38a7-f4cf-42e0-814f-d476c8afb3a4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:21.655529 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-75ff38a7-f4cf-42e0-814f-d476c8afb3a4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:21.660327 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:21.660327 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:21.661116 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-75ff38a7-f4cf-42e0-814f-d476c8afb3a4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a returned with HTTP 200 Aug 25 15:45:21.661598 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1515/6127] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:21 2026] GET /volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:22.671569 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1bc25838-06c5-4114-b561-ca05eb28f891 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:22.673181 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1bc25838-06c5-4114-b561-ca05eb28f891 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a Aug 25 15:45:22.673399 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1bc25838-06c5-4114-b561-ca05eb28f891 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:22.673633 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1bc25838-06c5-4114-b561-ca05eb28f891 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:22.673779 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-1bc25838-06c5-4114-b561-ca05eb28f891 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:22.677806 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1bc25838-06c5-4114-b561-ca05eb28f891 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a returned with HTTP 404 Aug 25 15:45:22.678327 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1535/6128] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:22 2026] GET /volume/v3/backups/3a93c3d8-7e79-43cb-9274-fb7b8ec63e9a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:45:22.684362 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-7735d8ef-33e8-4626-b014-18780e68db35 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:22.685896 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7735d8ef-33e8-4626-b014-18780e68db35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/516b1494-9a06-4b36-a219-22a80f088d6d Aug 25 15:45:22.686086 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7735d8ef-33e8-4626-b014-18780e68db35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:22.686256 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-7735d8ef-33e8-4626-b014-18780e68db35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:22.686401 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-7735d8ef-33e8-4626-b014-18780e68db35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete volume with id: 516b1494-9a06-4b36-a219-22a80f088d6d Aug 25 15:45:22.692898 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:22.692898 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:22.693169 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7735d8ef-33e8-4626-b014-18780e68db35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:22.709525 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-7735d8ef-33e8-4626-b014-18780e68db35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete volume request issued successfully. Aug 25 15:45:22.709525 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-7735d8ef-33e8-4626-b014-18780e68db35 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/516b1494-9a06-4b36-a219-22a80f088d6d returned with HTTP 202 Aug 25 15:45:22.709880 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1529/6129] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:45:22 2026] DELETE /volume/v3/volumes/516b1494-9a06-4b36-a219-22a80f088d6d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:45:22.716539 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-992825f6-03c4-4095-82b7-184e4b00598e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:22.718547 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-992825f6-03c4-4095-82b7-184e4b00598e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/516b1494-9a06-4b36-a219-22a80f088d6d Aug 25 15:45:22.718808 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-992825f6-03c4-4095-82b7-184e4b00598e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:22.719034 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-992825f6-03c4-4095-82b7-184e4b00598e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:22.727024 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:22.727024 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:22.730539 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-992825f6-03c4-4095-82b7-184e4b00598e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:22.734784 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-992825f6-03c4-4095-82b7-184e4b00598e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/516b1494-9a06-4b36-a219-22a80f088d6d returned with HTTP 200 Aug 25 15:45:22.735219 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1551/6130] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:22 2026] GET /volume/v3/volumes/516b1494-9a06-4b36-a219-22a80f088d6d => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:45:23.746363 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-0d4edf61-936d-4846-8e0b-0960aa797401 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:23.748199 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0d4edf61-936d-4846-8e0b-0960aa797401 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/516b1494-9a06-4b36-a219-22a80f088d6d Aug 25 15:45:23.748371 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0d4edf61-936d-4846-8e0b-0960aa797401 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:23.748562 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-0d4edf61-936d-4846-8e0b-0960aa797401 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:23.754669 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-0d4edf61-936d-4846-8e0b-0960aa797401 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/516b1494-9a06-4b36-a219-22a80f088d6d returned with HTTP 404 Aug 25 15:45:23.755176 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1516/6131] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:23 2026] GET /volume/v3/volumes/516b1494-9a06-4b36-a219-22a80f088d6d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:45:23.763084 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6d2396d9-d191-492e-9039-706f49b7e0b3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:23.764580 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6d2396d9-d191-492e-9039-706f49b7e0b3 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups Aug 25 15:45:23.764753 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6d2396d9-d191-492e-9039-706f49b7e0b3 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:23.764925 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6d2396d9-d191-492e-9039-706f49b7e0b3 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'index' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:23.769669 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6d2396d9-d191-492e-9039-706f49b7e0b3 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 200 Aug 25 15:45:23.769977 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1536/6132] 10.4.3.85 () {68 vars in 1270 bytes} [Tue Aug 25 15:45:23 2026] GET /volume/v3/backups => generated 618 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:23.777644 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-f929acc4-49c7-47a6-a517-328b7c937eb2 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:23.779801 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f929acc4-49c7-47a6-a517-328b7c937eb2 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups?project_id=56a0cbf9b90d49698adb21b4f1a196b5 Aug 25 15:45:23.780037 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f929acc4-49c7-47a6-a517-328b7c937eb2 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:23.780226 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-f929acc4-49c7-47a6-a517-328b7c937eb2 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'index' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:23.785175 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-f929acc4-49c7-47a6-a517-328b7c937eb2 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups?project_id=56a0cbf9b90d49698adb21b4f1a196b5 returned with HTTP 200 Aug 25 15:45:23.785563 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1530/6133] 10.4.3.85 () {68 vars in 1357 bytes} [Tue Aug 25 15:45:23 2026] GET /volume/v3/backups?project_id=56a0cbf9b90d49698adb21b4f1a196b5 => generated 618 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:23.793005 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-e2987cc2-c38d-4a49-b099-00792cda9dca None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:23.794993 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] POST https://10.4.3.85/volume/v3/volumes Aug 25 15:45:23.795410 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1990528562"}} {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:45:23.797126 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.volumes [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1990528562'}} {{(pid=100466) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 15:45:23.797277 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Create volume of 1 GB Aug 25 15:45:23.801288 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Availability Zones retrieved successfully. Aug 25 15:45:23.808236 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Flow 'volume_create_api' (66740cd5-63cc-4479-8155-032ded44104c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:45:23.809387 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22f6d4f8-c89a-43f0-9c66-2841219c66b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:45:23.810303 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.flows.api.create_volume [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Validating volume size '1' using validate_int {{(pid=100466) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:45:23.831571 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22f6d4f8-c89a-43f0-9c66-2841219c66b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:45:23.832206 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdbc8dd6-228a-4c24-afec-3548bbdcd59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:45:23.862956 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.quota [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Created reservations ['ccd1fcc3-6809-4043-a050-4852ab776eed', '8726b6c8-81b5-44e4-bdac-37c95d52aef7', '2d8ab3cd-e908-478b-9dee-81d06f2d344c', '922b5a83-b053-4efc-8c64-902f8ab16da7'] {{(pid=100466) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:45:23.863679 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdbc8dd6-228a-4c24-afec-3548bbdcd59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccd1fcc3-6809-4043-a050-4852ab776eed', '8726b6c8-81b5-44e4-bdac-37c95d52aef7', '2d8ab3cd-e908-478b-9dee-81d06f2d344c', '922b5a83-b053-4efc-8c64-902f8ab16da7']}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:45:23.864300 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (246806c0-6bdf-44f1-9f4d-6cb2deb95924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:45:23.888544 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (246806c0-6bdf-44f1-9f4d-6cb2deb95924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca7a8c64-e5ba-4168-9d90-efcb359fcefe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1990528562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56a0cbf9b90d49698adb21b4f1a196b5',qos_specs=None,replication_status=,reservations=['ccd1fcc3-6809-4043-a050-4852ab776eed','8726b6c8-81b5-44e4-bdac-37c95d52aef7','2d8ab3cd-e908-478b-9dee-81d06f2d344c','922b5a83-b053-4efc-8c64-902f8ab16da7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f652b9a63494e44b5da96233619147c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:45:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1990528562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca7a8c64-e5ba-4168-9d90-efcb359fcefe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56a0cbf9b90d49698adb21b4f1a196b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f652b9a63494e44b5da96233619147c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:45:23.889163 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5eb114a-54b4-4d07-ba0d-3b469ddffcce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:45:23.904216 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5eb114a-54b4-4d07-ba0d-3b469ddffcce) transitioned into state 'SUCCESS' from state '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-1990528562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56a0cbf9b90d49698adb21b4f1a196b5',qos_specs=None,replication_status=,reservations=['ccd1fcc3-6809-4043-a050-4852ab776eed','8726b6c8-81b5-44e4-bdac-37c95d52aef7','2d8ab3cd-e908-478b-9dee-81d06f2d344c','922b5a83-b053-4efc-8c64-902f8ab16da7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f652b9a63494e44b5da96233619147c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:45:23.904821 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06182330-0401-4010-a09c-11ba892434c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:45:23.911703 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06182330-0401-4010-a09c-11ba892434c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100466) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:45:23.912382 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.volume.api [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Flow 'volume_create_api' (66740cd5-63cc-4479-8155-032ded44104c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100466) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:45:23.912666 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Create volume request issued successfully. Aug 25 15:45:23.913150 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-e2987cc2-c38d-4a49-b099-00792cda9dca tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes returned with HTTP 202 Aug 25 15:45:23.913555 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1552/6134] 10.4.3.85 () {70 vars in 1291 bytes} [Tue Aug 25 15:45:23 2026] POST /volume/v3/volumes => generated 776 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:45:23.923842 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c18d1607-96dc-4366-83d7-2fccb482d65e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:23.925528 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c18d1607-96dc-4366-83d7-2fccb482d65e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/ca7a8c64-e5ba-4168-9d90-efcb359fcefe Aug 25 15:45:23.926002 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c18d1607-96dc-4366-83d7-2fccb482d65e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:23.926002 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c18d1607-96dc-4366-83d7-2fccb482d65e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:23.933265 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:23.933265 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:23.936440 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-c18d1607-96dc-4366-83d7-2fccb482d65e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:23.939741 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c18d1607-96dc-4366-83d7-2fccb482d65e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/ca7a8c64-e5ba-4168-9d90-efcb359fcefe returned with HTTP 200 Aug 25 15:45:23.940070 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1517/6135] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:23 2026] GET /volume/v3/volumes/ca7a8c64-e5ba-4168-9d90-efcb359fcefe => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:24.952357 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-1bfcf21e-2548-4086-bf74-4f83fd2732da None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:24.954498 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1bfcf21e-2548-4086-bf74-4f83fd2732da tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/ca7a8c64-e5ba-4168-9d90-efcb359fcefe Aug 25 15:45:24.954753 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1bfcf21e-2548-4086-bf74-4f83fd2732da tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:24.954977 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-1bfcf21e-2548-4086-bf74-4f83fd2732da tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:24.963509 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:24.963509 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:24.967775 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-1bfcf21e-2548-4086-bf74-4f83fd2732da tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:24.973242 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-1bfcf21e-2548-4086-bf74-4f83fd2732da tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/ca7a8c64-e5ba-4168-9d90-efcb359fcefe returned with HTTP 200 Aug 25 15:45:24.973728 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1537/6136] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:24 2026] GET /volume/v3/volumes/ca7a8c64-e5ba-4168-9d90-efcb359fcefe => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:45:24.987492 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-47648b4c-6e84-466c-a5ba-5129ad879635 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:24.989078 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-47648b4c-6e84-466c-a5ba-5129ad879635 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] POST https://10.4.3.85/volume/v3/backups Aug 25 15:45:24.989393 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-47648b4c-6e84-466c-a5ba-5129ad879635 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ca7a8c64-e5ba-4168-9d90-efcb359fcefe", "name": "tempest-type-Backup-782714223"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:45:24.990698 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-47648b4c-6e84-466c-a5ba-5129ad879635 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Creating new backup {'backup': {'volume_id': 'ca7a8c64-e5ba-4168-9d90-efcb359fcefe', 'name': 'tempest-type-Backup-782714223'}} {{(pid=100467) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 15:45:24.990833 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-47648b4c-6e84-466c-a5ba-5129ad879635 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Creating backup of volume ca7a8c64-e5ba-4168-9d90-efcb359fcefe in container None Aug 25 15:45:24.997836 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:24.997836 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:24.998198 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-47648b4c-6e84-466c-a5ba-5129ad879635 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:25.011602 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-47648b4c-6e84-466c-a5ba-5129ad879635 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Created reservations ['da5a6035-c2c2-49b5-8bbe-b18ce92f9a8a', '53a0ef28-37c3-483a-bb58-c141118f710c'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:45:25.042369 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-47648b4c-6e84-466c-a5ba-5129ad879635 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups returned with HTTP 202 Aug 25 15:45:25.042778 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1531/6137] 10.4.3.85 () {70 vars in 1292 bytes} [Tue Aug 25 15:45:24 2026] POST /volume/v3/backups => generated 313 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:45:25.051658 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-a7c309a1-f9c9-4c90-9482-f32999b49037 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:25.054013 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a7c309a1-f9c9-4c90-9482-f32999b49037 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:25.054089 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a7c309a1-f9c9-4c90-9482-f32999b49037 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:25.054298 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-a7c309a1-f9c9-4c90-9482-f32999b49037 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:25.054422 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-a7c309a1-f9c9-4c90-9482-f32999b49037 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:25.058833 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:25.058833 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:25.059440 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-a7c309a1-f9c9-4c90-9482-f32999b49037 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:25.060008 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1553/6138] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:25 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:26.071184 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-13d06c6e-abbc-48d5-82ba-c5340d50d7cc None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:26.072663 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13d06c6e-abbc-48d5-82ba-c5340d50d7cc tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:26.072838 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13d06c6e-abbc-48d5-82ba-c5340d50d7cc tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:26.073004 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-13d06c6e-abbc-48d5-82ba-c5340d50d7cc tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:26.073121 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-13d06c6e-abbc-48d5-82ba-c5340d50d7cc tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:26.076962 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:26.076962 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:26.077457 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-13d06c6e-abbc-48d5-82ba-c5340d50d7cc tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:26.077773 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1518/6139] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:26 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:27.089725 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-f4983eed-1ce9-4889-9284-640dd2ac3b28 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:27.091576 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f4983eed-1ce9-4889-9284-640dd2ac3b28 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:27.091813 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f4983eed-1ce9-4889-9284-640dd2ac3b28 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:27.092034 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-f4983eed-1ce9-4889-9284-640dd2ac3b28 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:27.092164 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-f4983eed-1ce9-4889-9284-640dd2ac3b28 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:27.096261 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:27.096261 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:27.096916 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-f4983eed-1ce9-4889-9284-640dd2ac3b28 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:27.097319 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1538/6140] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:27 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:28.109068 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-06529389-7e05-4c98-8b3d-36c8f9c59838 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:28.110792 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-06529389-7e05-4c98-8b3d-36c8f9c59838 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:28.111019 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-06529389-7e05-4c98-8b3d-36c8f9c59838 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:28.111230 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-06529389-7e05-4c98-8b3d-36c8f9c59838 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:28.111398 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-06529389-7e05-4c98-8b3d-36c8f9c59838 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:28.115213 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:28.115213 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:28.115740 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-06529389-7e05-4c98-8b3d-36c8f9c59838 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:28.116189 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1532/6141] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:28 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:29.126078 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-8b99a016-bc34-41fc-af0c-58980ce54004 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:29.127970 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8b99a016-bc34-41fc-af0c-58980ce54004 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:29.128175 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8b99a016-bc34-41fc-af0c-58980ce54004 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:29.128388 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-8b99a016-bc34-41fc-af0c-58980ce54004 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:29.128503 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-8b99a016-bc34-41fc-af0c-58980ce54004 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:29.133707 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:29.133707 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:29.134524 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-8b99a016-bc34-41fc-af0c-58980ce54004 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:29.134901 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1554/6142] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:29 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:30.145195 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-bb322855-c53b-4714-854d-1f0ae4886064 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:30.147435 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bb322855-c53b-4714-854d-1f0ae4886064 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:30.147719 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bb322855-c53b-4714-854d-1f0ae4886064 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:30.147946 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-bb322855-c53b-4714-854d-1f0ae4886064 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:30.148071 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-bb322855-c53b-4714-854d-1f0ae4886064 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:30.152704 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:30.152704 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:30.153371 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-bb322855-c53b-4714-854d-1f0ae4886064 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:30.153791 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1519/6143] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:30 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:31.163150 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-633d2548-e09b-48ed-ba1f-95ea1f5f98cd None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:31.164796 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-633d2548-e09b-48ed-ba1f-95ea1f5f98cd tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:31.164987 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-633d2548-e09b-48ed-ba1f-95ea1f5f98cd tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:31.165166 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-633d2548-e09b-48ed-ba1f-95ea1f5f98cd tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:31.165295 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-633d2548-e09b-48ed-ba1f-95ea1f5f98cd tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:31.169187 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:31.169187 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:31.169753 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-633d2548-e09b-48ed-ba1f-95ea1f5f98cd tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:31.170071 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1539/6144] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:31 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:32.180446 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e74892c5-859f-4041-a530-a2cc0d3588ab None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:32.182231 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e74892c5-859f-4041-a530-a2cc0d3588ab tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:32.182432 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e74892c5-859f-4041-a530-a2cc0d3588ab tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:32.182640 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e74892c5-859f-4041-a530-a2cc0d3588ab tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:32.182758 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-e74892c5-859f-4041-a530-a2cc0d3588ab tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:32.187166 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:32.187166 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:32.187867 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e74892c5-859f-4041-a530-a2cc0d3588ab tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:32.188215 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1533/6145] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:32 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:33.197827 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-924dcbe2-d82e-48ec-986b-0bb977d835d9 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:33.199644 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-924dcbe2-d82e-48ec-986b-0bb977d835d9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:33.199892 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-924dcbe2-d82e-48ec-986b-0bb977d835d9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:33.200122 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-924dcbe2-d82e-48ec-986b-0bb977d835d9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:33.200275 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-924dcbe2-d82e-48ec-986b-0bb977d835d9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:33.204123 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:33.204123 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:33.204781 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-924dcbe2-d82e-48ec-986b-0bb977d835d9 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:33.205207 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1555/6146] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:33 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:34.215485 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cc3922cd-83a5-4953-ad9e-4264470f3767 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:34.215829 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc3922cd-83a5-4953-ad9e-4264470f3767 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:34.216033 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc3922cd-83a5-4953-ad9e-4264470f3767 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:34.216226 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cc3922cd-83a5-4953-ad9e-4264470f3767 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:34.216324 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-cc3922cd-83a5-4953-ad9e-4264470f3767 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:34.220143 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:34.220143 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:34.220697 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cc3922cd-83a5-4953-ad9e-4264470f3767 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:34.221292 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1520/6147] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:34 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:35.230349 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fe83bfcc-470a-490e-850c-1b56bd7f8e9d None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:35.232134 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fe83bfcc-470a-490e-850c-1b56bd7f8e9d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:35.232362 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fe83bfcc-470a-490e-850c-1b56bd7f8e9d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:35.232606 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fe83bfcc-470a-490e-850c-1b56bd7f8e9d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:35.232777 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-fe83bfcc-470a-490e-850c-1b56bd7f8e9d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:35.236798 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:35.236798 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:35.237325 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fe83bfcc-470a-490e-850c-1b56bd7f8e9d tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:35.237668 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1540/6148] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:35 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:36.247746 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-3f334dbd-6649-4192-843a-28c2538875f1 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:36.250086 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f334dbd-6649-4192-843a-28c2538875f1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:36.250358 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f334dbd-6649-4192-843a-28c2538875f1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:36.250606 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-3f334dbd-6649-4192-843a-28c2538875f1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:36.250746 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-3f334dbd-6649-4192-843a-28c2538875f1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:36.255441 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:36.255441 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:36.256192 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-3f334dbd-6649-4192-843a-28c2538875f1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:36.256659 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1534/6149] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:36 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:37.307111 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2aca0149-4188-4f94-bb72-51100ce65072 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:37.309044 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2aca0149-4188-4f94-bb72-51100ce65072 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:37.309249 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2aca0149-4188-4f94-bb72-51100ce65072 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:37.309426 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2aca0149-4188-4f94-bb72-51100ce65072 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:37.309564 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-2aca0149-4188-4f94-bb72-51100ce65072 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:37.314283 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:37.314283 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:37.315233 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2aca0149-4188-4f94-bb72-51100ce65072 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:37.315454 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1556/6150] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:37 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:38.325042 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-9ba12092-daae-4b1b-b0cd-654397484057 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:38.326609 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ba12092-daae-4b1b-b0cd-654397484057 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:38.326809 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ba12092-daae-4b1b-b0cd-654397484057 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:38.327018 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-9ba12092-daae-4b1b-b0cd-654397484057 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:38.327144 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-9ba12092-daae-4b1b-b0cd-654397484057 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:38.331007 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:38.331007 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:38.331576 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-9ba12092-daae-4b1b-b0cd-654397484057 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:38.349096 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1521/6151] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:38 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:39.341795 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-6e264393-dd72-4527-ab9c-5ffbedadff0f None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:39.343603 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6e264393-dd72-4527-ab9c-5ffbedadff0f tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:39.343883 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6e264393-dd72-4527-ab9c-5ffbedadff0f tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:39.344173 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-6e264393-dd72-4527-ab9c-5ffbedadff0f tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:39.344328 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-6e264393-dd72-4527-ab9c-5ffbedadff0f tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:39.349385 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:39.349385 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:39.350179 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-6e264393-dd72-4527-ab9c-5ffbedadff0f tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:39.350667 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1541/6152] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:39 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:39.360274 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-e40a2e2b-6c5a-4c85-a973-f5f63b415172 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:39.361972 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e40a2e2b-6c5a-4c85-a973-f5f63b415172 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] POST https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014/action Aug 25 15:45:39.362377 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e40a2e2b-6c5a-4c85-a973-f5f63b415172 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100467) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 15:45:39.362557 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-e40a2e2b-6c5a-4c85-a973-f5f63b415172 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:45:39.363763 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.admin_actions [None req-e40a2e2b-6c5a-4c85-a973-f5f63b415172 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Updating backup 'b190abc8-4f9e-4896-9be8-761bd9afd014' with '{'status': 'error'}' {{(pid=100467) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 15:45:39.371064 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:39.371064 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:39.376636 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-e40a2e2b-6c5a-4c85-a973-f5f63b415172 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] reset_status in rpcapi backup_id b190abc8-4f9e-4896-9be8-761bd9afd014 on host np0000008087. {{(pid=100467) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 25 15:45:39.378323 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-e40a2e2b-6c5a-4c85-a973-f5f63b415172 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014/action returned with HTTP 202 Aug 25 15:45:39.403808 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1535/6153] 10.4.3.85 () {70 vars in 1423 bytes} [Tue Aug 25 15:45:39 2026] POST /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:45:39.409076 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-812450d1-0d7e-4e4c-a164-ddbabddfd256 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:39.457616 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-812450d1-0d7e-4e4c-a164-ddbabddfd256 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/ca7a8c64-e5ba-4168-9d90-efcb359fcefe Aug 25 15:45:39.457616 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-812450d1-0d7e-4e4c-a164-ddbabddfd256 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:39.457616 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-812450d1-0d7e-4e4c-a164-ddbabddfd256 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:39.457616 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.v3.volumes [None req-812450d1-0d7e-4e4c-a164-ddbabddfd256 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete volume with id: ca7a8c64-e5ba-4168-9d90-efcb359fcefe Aug 25 15:45:39.457616 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:39.457616 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:39.457616 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-812450d1-0d7e-4e4c-a164-ddbabddfd256 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:39.727683 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-812450d1-0d7e-4e4c-a164-ddbabddfd256 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete volume request issued successfully. Aug 25 15:45:39.735350 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-812450d1-0d7e-4e4c-a164-ddbabddfd256 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/ca7a8c64-e5ba-4168-9d90-efcb359fcefe returned with HTTP 202 Aug 25 15:45:39.735350 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1557/6154] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:45:39 2026] DELETE /volume/v3/volumes/ca7a8c64-e5ba-4168-9d90-efcb359fcefe => generated 0 bytes in 320 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:45:39.736116 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cbd8230b-d441-467c-9ce8-8c0d322c17d4 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:39.736543 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cbd8230b-d441-467c-9ce8-8c0d322c17d4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/ca7a8c64-e5ba-4168-9d90-efcb359fcefe Aug 25 15:45:39.736760 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cbd8230b-d441-467c-9ce8-8c0d322c17d4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:39.736948 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cbd8230b-d441-467c-9ce8-8c0d322c17d4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:39.744406 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:39.744406 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:39.748703 np0000008087 devstack@c-api.service[100468]: INFO cinder.volume.api [None req-cbd8230b-d441-467c-9ce8-8c0d322c17d4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:39.776579 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cbd8230b-d441-467c-9ce8-8c0d322c17d4 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/ca7a8c64-e5ba-4168-9d90-efcb359fcefe returned with HTTP 200 Aug 25 15:45:39.776579 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1522/6155] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:39 2026] GET /volume/v3/volumes/ca7a8c64-e5ba-4168-9d90-efcb359fcefe => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:45:40.786608 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-3874d8c9-41d2-4863-adfc-ec88f24a74cb None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:40.788269 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3874d8c9-41d2-4863-adfc-ec88f24a74cb tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/ca7a8c64-e5ba-4168-9d90-efcb359fcefe Aug 25 15:45:40.788491 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3874d8c9-41d2-4863-adfc-ec88f24a74cb tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:40.788676 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-3874d8c9-41d2-4863-adfc-ec88f24a74cb tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:40.793892 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-3874d8c9-41d2-4863-adfc-ec88f24a74cb tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/ca7a8c64-e5ba-4168-9d90-efcb359fcefe returned with HTTP 404 Aug 25 15:45:40.794331 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1542/6156] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:40 2026] GET /volume/v3/volumes/ca7a8c64-e5ba-4168-9d90-efcb359fcefe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:45:40.801096 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:40.802934 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] POST https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42/restore Aug 25 15:45:40.803261 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 15:45:40.806122 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.contrib.backups [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Restoring backup 7a954e3e-16c5-4c98-8166-80f7b03f1c42 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100467) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 15:45:40.806122 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.contrib.backups [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Restoring backup 7a954e3e-16c5-4c98-8166-80f7b03f1c42 to volume None. Aug 25 15:45:40.809042 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:40.809042 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:40.822752 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:40.822752 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:40.823074 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:40.825403 np0000008087 devstack@c-api.service[100467]: INFO cinder.backup.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Creating volume of 1 GB for restore of backup 7a954e3e-16c5-4c98-8166-80f7b03f1c42. Aug 25 15:45:40.825616 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:40.825616 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:40.825908 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Availability Zones retrieved successfully. Aug 25 15:45:40.830439 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Flow 'volume_create_api' (625df3fc-ed20-48aa-83ac-6f63daed8326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:45:40.832055 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11eebc1-f347-4fbd-960a-24a6fc77516c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:45:40.833033 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.flows.api.create_volume [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Validating volume size '1' using validate_int {{(pid=100467) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 15:45:40.853755 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11eebc1-f347-4fbd-960a-24a6fc77516c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T15:11:28Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=c07724f7-c8f7-4a0a-bdca-16d53431ede8,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c07724f7-c8f7-4a0a-bdca-16d53431ede8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:45:40.854521 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfd5605c-586c-465b-ac2b-5611aea63c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:45:40.980690 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.quota [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Created reservations ['854eec0d-4af5-4cbc-921f-4bafea9155df', 'fc871c3d-11c6-40a1-816c-3041452bdb51', '7d4891c2-b83c-45de-a705-2f9c652ec3cb', 'e5e14971-c3be-4520-a931-11bb76af07d2'] {{(pid=100467) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 15:45:40.981448 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfd5605c-586c-465b-ac2b-5611aea63c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['854eec0d-4af5-4cbc-921f-4bafea9155df', 'fc871c3d-11c6-40a1-816c-3041452bdb51', '7d4891c2-b83c-45de-a705-2f9c652ec3cb', 'e5e14971-c3be-4520-a931-11bb76af07d2']}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:45:40.982098 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a66095-70ce-4307-9c69-64ab4c42c3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:45:41.031492 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a66095-70ce-4307-9c69-64ab4c42c3f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb5671ff-39b3-40dc-bb39-9a5f491ae975', '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='56a0cbf9b90d49698adb21b4f1a196b5',qos_specs=None,replication_status=,reservations=['854eec0d-4af5-4cbc-921f-4bafea9155df','fc871c3d-11c6-40a1-816c-3041452bdb51','7d4891c2-b83c-45de-a705-2f9c652ec3cb','e5e14971-c3be-4520-a931-11bb76af07d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f652b9a63494e44b5da96233619147c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T15:45:40Z,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=bb5671ff-39b3-40dc-bb39-9a5f491ae975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56a0cbf9b90d49698adb21b4f1a196b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f652b9a63494e44b5da96233619147c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c07724f7-c8f7-4a0a-bdca-16d53431ede8),volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:45:41.032199 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d0eb769-8b6a-4c36-8ad4-f438be0e2083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:45:41.077257 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d0eb769-8b6a-4c36-8ad4-f438be0e2083) transitioned into 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='56a0cbf9b90d49698adb21b4f1a196b5',qos_specs=None,replication_status=,reservations=['854eec0d-4af5-4cbc-921f-4bafea9155df','fc871c3d-11c6-40a1-816c-3041452bdb51','7d4891c2-b83c-45de-a705-2f9c652ec3cb','e5e14971-c3be-4520-a931-11bb76af07d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f652b9a63494e44b5da96233619147c',volume_type_id=c07724f7-c8f7-4a0a-bdca-16d53431ede8)}' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:45:41.077948 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (373e130f-7f2a-4fe2-91aa-f29893f41bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 15:45:41.107846 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (373e130f-7f2a-4fe2-91aa-f29893f41bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100467) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 15:45:41.109170 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Flow 'volume_create_api' (625df3fc-ed20-48aa-83ac-6f63daed8326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100467) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 15:45:41.109170 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Create volume request issued successfully. Aug 25 15:45:41.115101 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:41.115101 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:41.115374 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:42.122064 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:42.122064 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:42.122657 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:42.122657 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Checking backup size 1 against volume size 1 {{(pid=100467) restore /opt/stack/cinder/cinder/backup/api.py:477}} Aug 25 15:45:42.122657 np0000008087 devstack@c-api.service[100467]: INFO cinder.backup.api [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Overwriting volume bb5671ff-39b3-40dc-bb39-9a5f491ae975 with restore of backup 7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:45:42.134127 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.backup.rpcapi [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] restore_backup in rpcapi backup_id 7a954e3e-16c5-4c98-8166-80f7b03f1c42 {{(pid=100467) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 15:45:42.135775 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-12742dfa-6b15-4dc4-9de6-1d16178541d5 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42/restore returned with HTTP 202 Aug 25 15:45:42.136210 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1536/6157] 10.4.3.85 () {70 vars in 1426 bytes} [Tue Aug 25 15:45:40 2026] POST /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42/restore => generated 152 bytes in 1335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 15:45:42.143510 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-2d3e1793-30b7-4356-b07e-e0bb2ba7decf None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:42.145419 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2d3e1793-30b7-4356-b07e-e0bb2ba7decf tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:45:42.145659 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2d3e1793-30b7-4356-b07e-e0bb2ba7decf tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:42.145887 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-2d3e1793-30b7-4356-b07e-e0bb2ba7decf tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:42.145996 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-2d3e1793-30b7-4356-b07e-e0bb2ba7decf tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:42.150229 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:42.150229 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:42.150878 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-2d3e1793-30b7-4356-b07e-e0bb2ba7decf tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:45:42.151226 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1558/6158] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:42 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:43.160815 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-da733735-b407-4666-86d8-6e8d9be04160 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:43.163800 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da733735-b407-4666-86d8-6e8d9be04160 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:45:43.163800 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da733735-b407-4666-86d8-6e8d9be04160 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:43.163800 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-da733735-b407-4666-86d8-6e8d9be04160 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:43.163800 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-da733735-b407-4666-86d8-6e8d9be04160 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:43.167053 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:43.167053 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:43.167682 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-da733735-b407-4666-86d8-6e8d9be04160 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:45:43.168049 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1523/6159] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:43 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:44.177916 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-4af88e6f-b21b-48e7-92b2-df0aa02a1ad2 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:44.179505 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4af88e6f-b21b-48e7-92b2-df0aa02a1ad2 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:45:44.179708 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4af88e6f-b21b-48e7-92b2-df0aa02a1ad2 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:44.179901 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-4af88e6f-b21b-48e7-92b2-df0aa02a1ad2 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:44.179996 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-4af88e6f-b21b-48e7-92b2-df0aa02a1ad2 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:44.183958 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:44.183958 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:44.184519 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-4af88e6f-b21b-48e7-92b2-df0aa02a1ad2 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:45:44.184875 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1543/6160] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:44 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:45.193789 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ef8147c1-65ce-4ca4-bf3a-2feb63a559ff None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:45.195962 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef8147c1-65ce-4ca4-bf3a-2feb63a559ff tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:45:45.196186 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef8147c1-65ce-4ca4-bf3a-2feb63a559ff tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:45.196394 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ef8147c1-65ce-4ca4-bf3a-2feb63a559ff tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:45.196543 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-ef8147c1-65ce-4ca4-bf3a-2feb63a559ff tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:45.200801 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:45.200801 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:45.201515 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ef8147c1-65ce-4ca4-bf3a-2feb63a559ff tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:45:45.201918 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1537/6161] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:45 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:46.211419 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-16d60749-fa3c-4e44-8da8-5898db98af5e None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:46.213171 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-16d60749-fa3c-4e44-8da8-5898db98af5e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:45:46.213419 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-16d60749-fa3c-4e44-8da8-5898db98af5e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:46.213635 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-16d60749-fa3c-4e44-8da8-5898db98af5e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:46.213783 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-16d60749-fa3c-4e44-8da8-5898db98af5e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:46.218114 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:46.218114 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:46.218785 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-16d60749-fa3c-4e44-8da8-5898db98af5e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:45:46.219147 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1559/6162] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:46 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:47.227948 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-7ea8b21b-a106-4634-9dec-a3bc4f274bbe None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:47.229559 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7ea8b21b-a106-4634-9dec-a3bc4f274bbe tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:45:47.229803 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7ea8b21b-a106-4634-9dec-a3bc4f274bbe tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:47.230037 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-7ea8b21b-a106-4634-9dec-a3bc4f274bbe tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:47.230188 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-7ea8b21b-a106-4634-9dec-a3bc4f274bbe tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:47.234028 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:47.234028 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:47.234614 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-7ea8b21b-a106-4634-9dec-a3bc4f274bbe tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:45:47.234983 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1524/6163] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:47 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:48.244344 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-38d0b099-5bab-4586-a6b1-f70d877739c7 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:48.246073 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-38d0b099-5bab-4586-a6b1-f70d877739c7 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:45:48.246269 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-38d0b099-5bab-4586-a6b1-f70d877739c7 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:48.246438 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-38d0b099-5bab-4586-a6b1-f70d877739c7 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:48.246584 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-38d0b099-5bab-4586-a6b1-f70d877739c7 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:48.250753 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:48.250753 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:48.251313 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-38d0b099-5bab-4586-a6b1-f70d877739c7 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:45:48.251661 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1544/6164] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:48 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:49.260775 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-97995fe4-5db9-4881-a3fb-98a3a1f58647 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:49.262592 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-97995fe4-5db9-4881-a3fb-98a3a1f58647 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:45:49.262851 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-97995fe4-5db9-4881-a3fb-98a3a1f58647 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:49.263036 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-97995fe4-5db9-4881-a3fb-98a3a1f58647 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:49.263145 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-97995fe4-5db9-4881-a3fb-98a3a1f58647 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:49.267347 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:49.267347 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:49.267998 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-97995fe4-5db9-4881-a3fb-98a3a1f58647 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:45:49.268363 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1538/6165] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:49 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:50.277792 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-77ad5a3d-1212-49b8-9746-a10605a18df1 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:50.279483 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-77ad5a3d-1212-49b8-9746-a10605a18df1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:45:50.279713 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-77ad5a3d-1212-49b8-9746-a10605a18df1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:50.279872 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-77ad5a3d-1212-49b8-9746-a10605a18df1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:50.279971 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-77ad5a3d-1212-49b8-9746-a10605a18df1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:50.284775 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:50.284775 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:50.285499 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-77ad5a3d-1212-49b8-9746-a10605a18df1 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:45:50.285981 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1560/6166] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:50 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:51.295331 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-c088a1e6-77e7-4af3-adde-4e6e4639dd0b None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:51.296930 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c088a1e6-77e7-4af3-adde-4e6e4639dd0b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:45:51.297106 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c088a1e6-77e7-4af3-adde-4e6e4639dd0b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:51.297270 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-c088a1e6-77e7-4af3-adde-4e6e4639dd0b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:51.297366 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-c088a1e6-77e7-4af3-adde-4e6e4639dd0b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:51.300971 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:51.300971 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:51.301494 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-c088a1e6-77e7-4af3-adde-4e6e4639dd0b tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:45:51.301856 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1525/6167] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:51 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:51.310427 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-e7304fa8-90ca-4bab-acb6-04232c4dff87 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:51.312103 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e7304fa8-90ca-4bab-acb6-04232c4dff87 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/bb5671ff-39b3-40dc-bb39-9a5f491ae975 Aug 25 15:45:51.312285 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e7304fa8-90ca-4bab-acb6-04232c4dff87 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:51.312460 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-e7304fa8-90ca-4bab-acb6-04232c4dff87 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:51.312644 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.v3.volumes [None req-e7304fa8-90ca-4bab-acb6-04232c4dff87 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete volume with id: bb5671ff-39b3-40dc-bb39-9a5f491ae975 Aug 25 15:45:51.319176 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:51.319176 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:51.319479 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e7304fa8-90ca-4bab-acb6-04232c4dff87 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:51.335761 np0000008087 devstack@c-api.service[100465]: INFO cinder.volume.api [None req-e7304fa8-90ca-4bab-acb6-04232c4dff87 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete volume request issued successfully. Aug 25 15:45:51.335974 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-e7304fa8-90ca-4bab-acb6-04232c4dff87 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/bb5671ff-39b3-40dc-bb39-9a5f491ae975 returned with HTTP 202 Aug 25 15:45:51.336382 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1545/6168] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:45:51 2026] DELETE /volume/v3/volumes/bb5671ff-39b3-40dc-bb39-9a5f491ae975 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:45:51.343266 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-937989a4-3381-4f52-895e-f45805b9c76f None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:51.345022 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-937989a4-3381-4f52-895e-f45805b9c76f tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/bb5671ff-39b3-40dc-bb39-9a5f491ae975 Aug 25 15:45:51.345218 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-937989a4-3381-4f52-895e-f45805b9c76f tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:51.345398 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-937989a4-3381-4f52-895e-f45805b9c76f tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:51.352689 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:51.352689 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:51.355781 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-937989a4-3381-4f52-895e-f45805b9c76f tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:51.359746 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-937989a4-3381-4f52-895e-f45805b9c76f tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/bb5671ff-39b3-40dc-bb39-9a5f491ae975 returned with HTTP 200 Aug 25 15:45:51.360173 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1539/6169] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:51 2026] GET /volume/v3/volumes/bb5671ff-39b3-40dc-bb39-9a5f491ae975 => generated 1063 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:45:52.373642 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-bf5fbc6e-9815-4755-91fd-3e6ec2b2e0a8 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:52.375196 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bf5fbc6e-9815-4755-91fd-3e6ec2b2e0a8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/bb5671ff-39b3-40dc-bb39-9a5f491ae975 Aug 25 15:45:52.375448 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bf5fbc6e-9815-4755-91fd-3e6ec2b2e0a8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:52.375697 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-bf5fbc6e-9815-4755-91fd-3e6ec2b2e0a8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:52.382124 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-bf5fbc6e-9815-4755-91fd-3e6ec2b2e0a8 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/bb5671ff-39b3-40dc-bb39-9a5f491ae975 returned with HTTP 404 Aug 25 15:45:52.382657 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1561/6170] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:52 2026] GET /volume/v3/volumes/bb5671ff-39b3-40dc-bb39-9a5f491ae975 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:45:52.391024 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-31a1f414-6755-466c-8776-71c47effbcfd None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:52.392873 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-31a1f414-6755-466c-8776-71c47effbcfd tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:45:52.393120 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-31a1f414-6755-466c-8776-71c47effbcfd tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:52.393331 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-31a1f414-6755-466c-8776-71c47effbcfd tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:52.393459 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-31a1f414-6755-466c-8776-71c47effbcfd tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:52.397945 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:52.397945 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:52.398779 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-31a1f414-6755-466c-8776-71c47effbcfd tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:45:52.399282 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1526/6171] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:52 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:52.409535 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-42439865-e880-4c8d-87ff-cbe2062f3e11 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:52.411859 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-42439865-e880-4c8d-87ff-cbe2062f3e11 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] DELETE https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:52.412143 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-42439865-e880-4c8d-87ff-cbe2062f3e11 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:52.412408 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-42439865-e880-4c8d-87ff-cbe2062f3e11 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'delete' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:52.412594 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.contrib.backups [None req-42439865-e880-4c8d-87ff-cbe2062f3e11 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete backup with id: b190abc8-4f9e-4896-9be8-761bd9afd014. Aug 25 15:45:52.418076 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:52.418076 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:52.466841 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.backup.rpcapi [None req-42439865-e880-4c8d-87ff-cbe2062f3e11 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] delete_backup rpcapi backup_id b190abc8-4f9e-4896-9be8-761bd9afd014 {{(pid=100465) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:45:52.468484 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-42439865-e880-4c8d-87ff-cbe2062f3e11 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 202 Aug 25 15:45:52.468892 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1546/6172] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:45:52 2026] DELETE /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:45:52.475602 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-11fd1569-22ad-41e1-8179-1743e7a91cf7 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:52.477891 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-11fd1569-22ad-41e1-8179-1743e7a91cf7 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:52.478186 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-11fd1569-22ad-41e1-8179-1743e7a91cf7 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:52.478446 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-11fd1569-22ad-41e1-8179-1743e7a91cf7 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:52.478636 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-11fd1569-22ad-41e1-8179-1743e7a91cf7 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:52.483404 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:52.483404 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:52.484171 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-11fd1569-22ad-41e1-8179-1743e7a91cf7 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 200 Aug 25 15:45:52.484831 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1540/6173] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:52 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:53.494576 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-fd7b361f-a441-4eeb-8fee-1defff48b593 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:53.496189 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fd7b361f-a441-4eeb-8fee-1defff48b593 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 Aug 25 15:45:53.496368 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fd7b361f-a441-4eeb-8fee-1defff48b593 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:53.496580 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-fd7b361f-a441-4eeb-8fee-1defff48b593 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:53.496712 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.v3.backups [None req-fd7b361f-a441-4eeb-8fee-1defff48b593 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id b190abc8-4f9e-4896-9be8-761bd9afd014. {{(pid=100466) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:53.499960 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-fd7b361f-a441-4eeb-8fee-1defff48b593 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 returned with HTTP 404 Aug 25 15:45:53.500402 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1562/6174] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:53 2026] GET /volume/v3/backups/b190abc8-4f9e-4896-9be8-761bd9afd014 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:45:53.507443 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-68418f83-1e96-432a-a200-0f0c2c87e103 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:53.509123 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-68418f83-1e96-432a-a200-0f0c2c87e103 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] DELETE https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:53.509312 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-68418f83-1e96-432a-a200-0f0c2c87e103 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:53.509493 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-68418f83-1e96-432a-a200-0f0c2c87e103 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'delete' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:53.509623 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.contrib.backups [None req-68418f83-1e96-432a-a200-0f0c2c87e103 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete backup with id: d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. Aug 25 15:45:53.513797 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:53.513797 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:53.532646 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.backup.rpcapi [None req-68418f83-1e96-432a-a200-0f0c2c87e103 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] delete_backup rpcapi backup_id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d {{(pid=100468) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:45:53.534519 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-68418f83-1e96-432a-a200-0f0c2c87e103 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 202 Aug 25 15:45:53.535129 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1527/6175] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:45:53 2026] DELETE /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:45:53.541546 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-c573e7ca-1a47-48a6-8bdc-9f211d1ef074 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:53.543181 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c573e7ca-1a47-48a6-8bdc-9f211d1ef074 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:53.543378 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c573e7ca-1a47-48a6-8bdc-9f211d1ef074 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:53.543582 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-c573e7ca-1a47-48a6-8bdc-9f211d1ef074 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:53.543680 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-c573e7ca-1a47-48a6-8bdc-9f211d1ef074 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:53.547527 np0000008087 devstack@c-api.service[100465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:53.547527 np0000008087 devstack@c-api.service[100465]: warnings.warn( Aug 25 15:45:53.548071 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-c573e7ca-1a47-48a6-8bdc-9f211d1ef074 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 200 Aug 25 15:45:53.548412 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1547/6176] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:53 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:54.557512 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-52d55db1-a930-4f8e-972e-eeed918dda47 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:54.559064 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52d55db1-a930-4f8e-972e-eeed918dda47 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d Aug 25 15:45:54.559261 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52d55db1-a930-4f8e-972e-eeed918dda47 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:54.559435 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-52d55db1-a930-4f8e-972e-eeed918dda47 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:54.559571 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.v3.backups [None req-52d55db1-a930-4f8e-972e-eeed918dda47 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d. {{(pid=100467) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:54.563385 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-52d55db1-a930-4f8e-972e-eeed918dda47 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d returned with HTTP 404 Aug 25 15:45:54.563951 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1541/6177] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:54 2026] GET /volume/v3/backups/d1dc6ea3-efe6-451a-bba5-a5e7c7febb5d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:45:54.569898 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-4ab84085-315b-4214-b8e6-c189e389bf49 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:54.571690 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ab84085-315b-4214-b8e6-c189e389bf49 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] DELETE https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:45:54.571959 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ab84085-315b-4214-b8e6-c189e389bf49 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:54.572158 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-4ab84085-315b-4214-b8e6-c189e389bf49 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'delete' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:54.572255 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.contrib.backups [None req-4ab84085-315b-4214-b8e6-c189e389bf49 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete backup with id: 7a954e3e-16c5-4c98-8166-80f7b03f1c42. Aug 25 15:45:54.576760 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:54.576760 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:54.589433 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.backup.rpcapi [None req-4ab84085-315b-4214-b8e6-c189e389bf49 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] delete_backup rpcapi backup_id 7a954e3e-16c5-4c98-8166-80f7b03f1c42 {{(pid=100466) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 15:45:54.591804 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-4ab84085-315b-4214-b8e6-c189e389bf49 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 202 Aug 25 15:45:54.592280 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1563/6178] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:45:54 2026] DELETE /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 15:45:54.598708 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-53f9533b-10da-44d7-9910-1e698852a12e None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:54.600310 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-53f9533b-10da-44d7-9910-1e698852a12e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:45:54.600536 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-53f9533b-10da-44d7-9910-1e698852a12e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:54.600724 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-53f9533b-10da-44d7-9910-1e698852a12e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:54.600818 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.v3.backups [None req-53f9533b-10da-44d7-9910-1e698852a12e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100468) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:54.604912 np0000008087 devstack@c-api.service[100468]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:54.604912 np0000008087 devstack@c-api.service[100468]: warnings.warn( Aug 25 15:45:54.605481 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-53f9533b-10da-44d7-9910-1e698852a12e tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 200 Aug 25 15:45:54.605871 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1528/6179] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:54 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 15:45:55.614505 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.middleware.request_id [None req-fbb4d4bf-5645-4a8a-bcb2-1f6f93f276f3 None None] RequestId filter calling following filter/app {{(pid=100465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:55.616043 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fbb4d4bf-5645-4a8a-bcb2-1f6f93f276f3 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 Aug 25 15:45:55.616277 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fbb4d4bf-5645-4a8a-bcb2-1f6f93f276f3 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100465) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:55.616493 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.openstack.wsgi [None req-fbb4d4bf-5645-4a8a-bcb2-1f6f93f276f3 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:55.616606 np0000008087 devstack@c-api.service[100465]: DEBUG cinder.api.v3.backups [None req-fbb4d4bf-5645-4a8a-bcb2-1f6f93f276f3 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Show backup with id 7a954e3e-16c5-4c98-8166-80f7b03f1c42. {{(pid=100465) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 15:45:55.620383 np0000008087 devstack@c-api.service[100465]: INFO cinder.api.openstack.wsgi [None req-fbb4d4bf-5645-4a8a-bcb2-1f6f93f276f3 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 returned with HTTP 404 Aug 25 15:45:55.620938 np0000008087 devstack@c-api.service[100465]: [pid: 100465|app: 0|req: 1548/6180] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:55 2026] GET /volume/v3/backups/7a954e3e-16c5-4c98-8166-80f7b03f1c42 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:45:55.627105 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.middleware.request_id [None req-ae3567fd-6c2f-43e1-b890-cc4fb239edd0 None None] RequestId filter calling following filter/app {{(pid=100467) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:55.628880 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae3567fd-6c2f-43e1-b890-cc4fb239edd0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] DELETE https://10.4.3.85/volume/v3/volumes/c774a2a9-2419-4e19-b050-cf42ccacbdfd Aug 25 15:45:55.629083 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae3567fd-6c2f-43e1-b890-cc4fb239edd0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100467) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:55.629262 np0000008087 devstack@c-api.service[100467]: DEBUG cinder.api.openstack.wsgi [None req-ae3567fd-6c2f-43e1-b890-cc4fb239edd0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'delete' {{(pid=100467) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:55.629414 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.v3.volumes [None req-ae3567fd-6c2f-43e1-b890-cc4fb239edd0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete volume with id: c774a2a9-2419-4e19-b050-cf42ccacbdfd Aug 25 15:45:55.636567 np0000008087 devstack@c-api.service[100467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:55.636567 np0000008087 devstack@c-api.service[100467]: warnings.warn( Aug 25 15:45:55.636930 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ae3567fd-6c2f-43e1-b890-cc4fb239edd0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:55.668215 np0000008087 devstack@c-api.service[100467]: INFO cinder.volume.api [None req-ae3567fd-6c2f-43e1-b890-cc4fb239edd0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Delete volume request issued successfully. Aug 25 15:45:55.668443 np0000008087 devstack@c-api.service[100467]: INFO cinder.api.openstack.wsgi [None req-ae3567fd-6c2f-43e1-b890-cc4fb239edd0 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/c774a2a9-2419-4e19-b050-cf42ccacbdfd returned with HTTP 202 Aug 25 15:45:55.668891 np0000008087 devstack@c-api.service[100467]: [pid: 100467|app: 0|req: 1542/6181] 10.4.3.85 () {68 vars in 1384 bytes} [Tue Aug 25 15:45:55 2026] DELETE /volume/v3/volumes/c774a2a9-2419-4e19-b050-cf42ccacbdfd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 15:45:55.676208 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.middleware.request_id [None req-de32cdfd-6980-4838-ab70-759de8fd4c94 None None] RequestId filter calling following filter/app {{(pid=100466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:55.677581 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-de32cdfd-6980-4838-ab70-759de8fd4c94 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/c774a2a9-2419-4e19-b050-cf42ccacbdfd Aug 25 15:45:55.677796 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-de32cdfd-6980-4838-ab70-759de8fd4c94 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:55.677970 np0000008087 devstack@c-api.service[100466]: DEBUG cinder.api.openstack.wsgi [None req-de32cdfd-6980-4838-ab70-759de8fd4c94 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:55.684625 np0000008087 devstack@c-api.service[100466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 15:45:55.684625 np0000008087 devstack@c-api.service[100466]: warnings.warn( Aug 25 15:45:55.687644 np0000008087 devstack@c-api.service[100466]: INFO cinder.volume.api [None req-de32cdfd-6980-4838-ab70-759de8fd4c94 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Volume info retrieved successfully. Aug 25 15:45:55.691093 np0000008087 devstack@c-api.service[100466]: INFO cinder.api.openstack.wsgi [None req-de32cdfd-6980-4838-ab70-759de8fd4c94 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/c774a2a9-2419-4e19-b050-cf42ccacbdfd returned with HTTP 200 Aug 25 15:45:55.691478 np0000008087 devstack@c-api.service[100466]: [pid: 100466|app: 0|req: 1564/6182] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:55 2026] GET /volume/v3/volumes/c774a2a9-2419-4e19-b050-cf42ccacbdfd => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 15:45:56.703689 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.middleware.request_id [None req-cabf4331-9c89-4c0b-9ec6-fbb289a03989 None None] RequestId filter calling following filter/app {{(pid=100468) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 15:45:56.705295 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cabf4331-9c89-4c0b-9ec6-fbb289a03989 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] GET https://10.4.3.85/volume/v3/volumes/c774a2a9-2419-4e19-b050-cf42ccacbdfd Aug 25 15:45:56.705581 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cabf4331-9c89-4c0b-9ec6-fbb289a03989 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Empty body provided in request {{(pid=100468) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 15:45:56.705796 np0000008087 devstack@c-api.service[100468]: DEBUG cinder.api.openstack.wsgi [None req-cabf4331-9c89-4c0b-9ec6-fbb289a03989 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] Calling method 'show' {{(pid=100468) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 15:45:56.713676 np0000008087 devstack@c-api.service[100468]: INFO cinder.api.openstack.wsgi [None req-cabf4331-9c89-4c0b-9ec6-fbb289a03989 tempest-ProjectAdminTests33-1318487322 tempest-ProjectAdminTests33-1318487322-project-admin] https://10.4.3.85/volume/v3/volumes/c774a2a9-2419-4e19-b050-cf42ccacbdfd returned with HTTP 404 Aug 25 15:45:56.714289 np0000008087 devstack@c-api.service[100468]: [pid: 100468|app: 0|req: 1529/6183] 10.4.3.85 () {68 vars in 1381 bytes} [Tue Aug 25 15:45:56 2026] GET /volume/v3/volumes/c774a2a9-2419-4e19-b050-cf42ccacbdfd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 15:46:05.618491 np0000008087 devstack@c-api.service[100465]: DEBUG dbcounter [-] [100465] Writing DB stats cinder:SELECT=39,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=100465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:46:05.660427 np0000008087 devstack@c-api.service[100467]: DEBUG dbcounter [-] [100467] Writing DB stats cinder:SELECT=83,cinder:UPDATE=39,cinder:INSERT=18 {{(pid=100467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:46:05.690542 np0000008087 devstack@c-api.service[100466]: DEBUG dbcounter [-] [100466] Writing DB stats cinder:SELECT=59,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=100466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 15:46:06.708148 np0000008087 devstack@c-api.service[100468]: DEBUG dbcounter [-] [100468] Writing DB stats cinder:SELECT=42,cinder:INSERT=3,cinder:UPDATE=7 {{(pid=100468) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}